Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1383452a2047ef58b5f726480165c651db4d1814 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-ssh12874383122065793355.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-ssh9891198496207365982.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-ssh8508161873336713422.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-ssh3814275617551036929.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-ssh11001951397775060360.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4703 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/964 [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/964 # 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 1383452a2047ef58b5f726480165c651db4d1814 (main) Commit message: "Merge pull request #5390 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.20.0" > 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 1383452a2047ef58b5f726480165c651db4d1814 # timeout=10 > git rev-list --no-walk 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-07T12:36:53.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-07T12:36:53.738Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-07T12:36:53.770Z] ========================================================= [2026-04-07T12:36:53.770Z] EdgeX Global Pipelines Version Info [2026-04-07T12:36:53.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:36:54.896Z] ------------------- [2026-04-07T12:36:54.896Z] stable info: [2026-04-07T12:36:54.896Z] ------------------- [2026-04-07T12:36:54.896Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-07T12:36:54.896Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-07T12:36:54.896Z] Message: update stable to v1.0.278 [2026-04-07T12:36:55.468Z] ------------------- [2026-04-07T12:36:55.468Z] experimental info: [2026-04-07T12:36:55.468Z] ------------------- [2026-04-07T12:36:55.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-07T12:36:55.468Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-07T12:36:55.468Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-07T12:36:55.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-07T12:36:55.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-07T12:36:55.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-07T12:36:55.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-07T12:36:55.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-07T12:36:55.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-07T12:36:55.700Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-07T12:36:55.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-07T12:36:55.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-07T12:36:55.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-07T12:36:55.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-07T12:36:55.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-07T12:36:55.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-07T12:36:55.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-07T12:36:55.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-07T12:36:55.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-07T12:36:55.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-07T12:36:55.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-07T12:36:55.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-07T12:36:56.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-07T12:36:56.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-07T12:36:56.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-07T12:36:56.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-07T12:36:56.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-07T12:36:56.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-07T12:36:56.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-07T12:36:56.180Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T12:36:56.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1383452 [Pipeline] echo [2026-04-07T12:36:56.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-07T12:36:56.300Z] provisioning config files... [2026-04-07T12:36:56.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config5159265877763546449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:36:56.649Z] ---> ****-login.sh [2026-04-07T12:36:56.649Z] nexus3.edgexfoundry.org:10001 [2026-04-07T12:36:56.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:36:56.911Z] [2026-04-07T12:36:56.911Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-07T12:36:56.911Z] Configure a credential helper to remove this warning. See [2026-04-07T12:36:56.911Z] https://docs.****.com/go/credential-store/ [2026-04-07T12:36:56.911Z] [2026-04-07T12:36:56.911Z] Login Succeeded [2026-04-07T12:36:56.911Z] nexus3.edgexfoundry.org:10002 [2026-04-07T12:36:56.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:36:57.173Z] [2026-04-07T12:36:57.173Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-07T12:36:57.173Z] Configure a credential helper to remove this warning. See [2026-04-07T12:36:57.173Z] https://docs.****.com/go/credential-store/ [2026-04-07T12:36:57.173Z] [2026-04-07T12:36:57.173Z] Login Succeeded [2026-04-07T12:36:57.173Z] nexus3.edgexfoundry.org:10003 [2026-04-07T12:36:57.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:36:57.173Z] [2026-04-07T12:36:57.173Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-07T12:36:57.173Z] Configure a credential helper to remove this warning. See [2026-04-07T12:36:57.173Z] https://docs.****.com/go/credential-store/ [2026-04-07T12:36:57.173Z] [2026-04-07T12:36:57.173Z] Login Succeeded [2026-04-07T12:36:57.173Z] nexus3.edgexfoundry.org:10004 [2026-04-07T12:36:57.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:36:57.173Z] [2026-04-07T12:36:57.173Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-07T12:36:57.173Z] Configure a credential helper to remove this warning. See [2026-04-07T12:36:57.173Z] https://docs.****.com/go/credential-store/ [2026-04-07T12:36:57.173Z] [2026-04-07T12:36:57.173Z] Login Succeeded [2026-04-07T12:36:57.173Z] ****.io [2026-04-07T12:36:57.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:36:57.435Z] [2026-04-07T12:36:57.435Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-07T12:36:57.435Z] Configure a credential helper to remove this warning. See [2026-04-07T12:36:57.435Z] https://docs.****.com/go/credential-store/ [2026-04-07T12:36:57.435Z] [2026-04-07T12:36:57.435Z] Login Succeeded [2026-04-07T12:36:57.435Z] ---> ****-login.sh ends [Pipeline] } [2026-04-07T12:36:57.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-07T12:36:57.766Z] + 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-04-07T12:36:57.766Z] + dirname cmd/core-command/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/core-data/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/core-keeper/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/core-metadata/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-spire-agent/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-spire-config/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/security-spire-server/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/support-notifications/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-07T12:36:57.766Z] + dirname cmd/support-scheduler/Dockerfile [2026-04-07T12:36:57.766Z] + cut -d/ -f2 [2026-04-07T12:36:57.766Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-07T12:36:57.799Z] 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-04-07T12:36:58.174Z] + git rev-list -1 --merges 1383452a2047ef58b5f726480165c651db4d1814~1..1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T12:36:58.186Z] -----------> git rev-list -1 --merges 1383452a2047ef58b5f726480165c651db4d1814~1..1383452a2047ef58b5f726480165c651db4d1814 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:36:58.186Z] 1383452a2047ef58b5f726480165c651db4d1814 [false] [Pipeline] sh [2026-04-07T12:36:58.479Z] + git log --format=format:%s -1 1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T12:36:58.493Z] ========================================================= [2026-04-07T12:36:58.493Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-07T12:36:58.493Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-07T12:36:59.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-07T12:36:59.039Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-07T12:36:59.040Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-07T12:36:59.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-07T12:36:59.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-07T12:36:59.040Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-07T12:36:59.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:36:59.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-07T12:36:59.496Z] [2026-04-07T12:36:59.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:36:59.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-07T12:36:59.806Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-07T12:36:59.806Z] 3dae71ba6b94: Pulling fs layer [2026-04-07T12:36:59.806Z] 6bf1a483ea7c: Pulling fs layer [2026-04-07T12:36:59.806Z] f5dfc541a4d3: Pulling fs layer [2026-04-07T12:36:59.806Z] 461d9e800cba: Pulling fs layer [2026-04-07T12:36:59.806Z] 80192f66455f: Pulling fs layer [2026-04-07T12:36:59.806Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-07T12:36:59.806Z] a29436f7fd5d: Pulling fs layer [2026-04-07T12:36:59.806Z] 923cac83aea3: Pulling fs layer [2026-04-07T12:36:59.806Z] 25ad8b0a4227: Pulling fs layer [2026-04-07T12:36:59.806Z] db01528c6b51: Pulling fs layer [2026-04-07T12:36:59.806Z] 28988de357af: Pulling fs layer [2026-04-07T12:36:59.806Z] a29436f7fd5d: Waiting [2026-04-07T12:36:59.806Z] 923cac83aea3: Waiting [2026-04-07T12:36:59.806Z] 25ad8b0a4227: Waiting [2026-04-07T12:36:59.806Z] db01528c6b51: Waiting [2026-04-07T12:36:59.806Z] 28988de357af: Waiting [2026-04-07T12:36:59.806Z] 461d9e800cba: Waiting [2026-04-07T12:36:59.806Z] 80192f66455f: Waiting [2026-04-07T12:36:59.806Z] 2e8e34ca0e6c: Waiting [2026-04-07T12:36:59.806Z] 6bf1a483ea7c: Verifying Checksum [2026-04-07T12:36:59.806Z] 6bf1a483ea7c: Download complete [2026-04-07T12:36:59.806Z] 461d9e800cba: Verifying Checksum [2026-04-07T12:36:59.806Z] 461d9e800cba: Download complete [2026-04-07T12:36:59.806Z] 80192f66455f: Verifying Checksum [2026-04-07T12:36:59.806Z] 80192f66455f: Download complete [2026-04-07T12:37:00.067Z] f5dfc541a4d3: Verifying Checksum [2026-04-07T12:37:00.067Z] f5dfc541a4d3: Download complete [2026-04-07T12:37:00.067Z] 3dae71ba6b94: Download complete [2026-04-07T12:37:00.067Z] 923cac83aea3: Verifying Checksum [2026-04-07T12:37:00.067Z] 923cac83aea3: Download complete [2026-04-07T12:37:00.326Z] 25ad8b0a4227: Verifying Checksum [2026-04-07T12:37:00.326Z] 25ad8b0a4227: Download complete [2026-04-07T12:37:00.326Z] db01528c6b51: Verifying Checksum [2026-04-07T12:37:00.326Z] db01528c6b51: Download complete [2026-04-07T12:37:00.326Z] 28988de357af: Verifying Checksum [2026-04-07T12:37:00.326Z] 28988de357af: Download complete [2026-04-07T12:37:00.326Z] a29436f7fd5d: Verifying Checksum [2026-04-07T12:37:00.326Z] a29436f7fd5d: Download complete [2026-04-07T12:37:00.895Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-07T12:37:00.895Z] 2e8e34ca0e6c: Download complete [2026-04-07T12:37:01.832Z] 3dae71ba6b94: Pull complete [2026-04-07T12:37:01.832Z] 6bf1a483ea7c: Pull complete [2026-04-07T12:37:02.782Z] f5dfc541a4d3: Pull complete [2026-04-07T12:37:02.782Z] 461d9e800cba: Pull complete [2026-04-07T12:37:02.782Z] 80192f66455f: Pull complete [2026-04-07T12:37:06.980Z] 2e8e34ca0e6c: Pull complete [2026-04-07T12:37:07.547Z] a29436f7fd5d: Pull complete [2026-04-07T12:37:07.547Z] 923cac83aea3: Pull complete [2026-04-07T12:37:07.806Z] 25ad8b0a4227: Pull complete [2026-04-07T12:37:07.806Z] db01528c6b51: Pull complete [2026-04-07T12:37:07.806Z] 28988de357af: Pull complete [2026-04-07T12:37:07.806Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-07T12:37:07.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-07T12:37:07.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:37:07.961Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T12:37:07.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T12:37:11.858Z] $ docker top 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 -eo pid,comm [2026-04-07T12:37:11.914Z] 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-04-07T12:37:11.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-07T12:37:11.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-07T12:37:11.971Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-07T12:37:12.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-07T12:37:12.103Z] $ docker exec 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent [2026-04-07T12:37:12.214Z] SSH_AUTH_SOCK=/tmp/ssh-TFW14MRFFn9U/agent.33 [2026-04-07T12:37:12.214Z] SSH_AGENT_PID=39 [2026-04-07T12:37:12.224Z] Running ssh-add (command line suppressed) [2026-04-07T12:37:12.330Z] Identity added: /w/workspace/edgex-go/964@tmp/private_key_16958833922283296237.key (/w/workspace/edgex-go/964@tmp/private_key_16958833922283296237.key) [2026-04-07T12:37:12.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-07T12:37:12.640Z] + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] sh [2026-04-07T12:37:12.932Z] + git tag --points-at HEAD [Pipeline] } [2026-04-07T12:37:12.946Z] $ docker exec --env ******** --env ******** 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent -k [2026-04-07T12:37:13.053Z] unset SSH_AUTH_SOCK; [2026-04-07T12:37:13.053Z] unset SSH_AGENT_PID; [2026-04-07T12:37:13.053Z] echo Agent pid 39 killed; [2026-04-07T12:37:13.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-07T12:37:13.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-07T12:37:13.103Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-07T12:37:13.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-07T12:37:13.221Z] $ docker exec 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent [2026-04-07T12:37:13.326Z] SSH_AUTH_SOCK=/tmp/ssh-qbZ98Umr3ohd/agent.86 [2026-04-07T12:37:13.326Z] SSH_AGENT_PID=92 [2026-04-07T12:37:13.332Z] Running ssh-add (command line suppressed) [2026-04-07T12:37:13.435Z] Identity added: /w/workspace/edgex-go/964@tmp/private_key_11310485225290404448.key (/w/workspace/edgex-go/964@tmp/private_key_11310485225290404448.key) [2026-04-07T12:37:13.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-07T12:37:13.745Z] + git semver init [2026-04-07T12:37:14.005Z] 2026-04-07 12:37:13,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-07T12:37:14.005Z] 2026-04-07 12:37:13,991 [run_init] DEBUG init version:0.0.0 force:False [2026-04-07T12:37:14.005Z] 2026-04-07 12:37:13,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/964/.semver [2026-04-07T12:37:14.005Z] 2026-04-07 12:37:13,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/964/.semver [2026-04-07T12:37:14.005Z] 2026-04-07 12:37:13,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/964/.semver'], cwd=/w/workspace/edgex-go/964, stdin=None, shell=False, universal_newlines=False) [2026-04-07T12:37:20.584Z] 2026-04-07 12:37:19,801 [append_file] DEBUG append to file:/w/workspace/edgex-go/964/.git/info/exclude [2026-04-07T12:37:20.584Z] 2026-04-07 12:37:19,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/964/.semver/main with force:False [2026-04-07T12:37:20.584Z] 2026-04-07 12:37:19,802 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T12:37:20.584Z] 2026-04-07 12:37:19,802 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T12:37:20.584Z] 4.1.0-dev.105 [Pipeline] } [2026-04-07T12:37:20.597Z] $ docker exec --env ******** --env ******** 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent -k [2026-04-07T12:37:20.698Z] unset SSH_AUTH_SOCK; [2026-04-07T12:37:20.698Z] unset SSH_AGENT_PID; [2026-04-07T12:37:20.698Z] echo Agent pid 92 killed; [2026-04-07T12:37:20.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-07T12:37:21.023Z] + git semver [Pipeline] } [2026-04-07T12:37:21.296Z] $ docker stop --time=1 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 [2026-04-07T12:37:22.592Z] $ docker rm -f --volumes 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-07T12:37:22.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-07T12:37:23.195Z] Stashed 1 file(s) [Pipeline] echo [2026-04-07T12:37:23.199Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.105 [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-04-07T12:37:23.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] echo [2026-04-07T12:37:23.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-07T12:37:23.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-07T12:37:23.712Z] ========================================================= [2026-04-07T12:37:23.712Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-07T12:37:23.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-07T12:37:24.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-07T12:37:24.003Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-07T12:37:24.003Z] 2d35ebdb57d9: Pulling fs layer [2026-04-07T12:37:24.003Z] c35fb4624d26: Pulling fs layer [2026-04-07T12:37:24.003Z] 4e2aec7ef170: Pulling fs layer [2026-04-07T12:37:24.003Z] 333b49ad6fbf: Pulling fs layer [2026-04-07T12:37:24.003Z] 4f4fb700ef54: Pulling fs layer [2026-04-07T12:37:24.003Z] c3e65509a76b: Pulling fs layer [2026-04-07T12:37:24.003Z] 7cf9ebb963bd: Pulling fs layer [2026-04-07T12:37:24.003Z] bb34ca984cfb: Pulling fs layer [2026-04-07T12:37:24.003Z] 151cf03bc807: Pulling fs layer [2026-04-07T12:37:24.003Z] 333b49ad6fbf: Waiting [2026-04-07T12:37:24.003Z] 4f4fb700ef54: Waiting [2026-04-07T12:37:24.003Z] c3e65509a76b: Waiting [2026-04-07T12:37:24.003Z] 7cf9ebb963bd: Waiting [2026-04-07T12:37:24.003Z] bb34ca984cfb: Waiting [2026-04-07T12:37:24.003Z] 151cf03bc807: Waiting [2026-04-07T12:37:24.003Z] c35fb4624d26: Verifying Checksum [2026-04-07T12:37:24.003Z] c35fb4624d26: Download complete [2026-04-07T12:37:24.003Z] 333b49ad6fbf: Download complete [2026-04-07T12:37:24.003Z] 4f4fb700ef54: Download complete [2026-04-07T12:37:24.003Z] c3e65509a76b: Download complete [2026-04-07T12:37:24.003Z] 2d35ebdb57d9: Verifying Checksum [2026-04-07T12:37:24.003Z] 2d35ebdb57d9: Download complete [2026-04-07T12:37:24.261Z] 7cf9ebb963bd: Verifying Checksum [2026-04-07T12:37:24.261Z] 7cf9ebb963bd: Download complete [2026-04-07T12:37:24.261Z] 2d35ebdb57d9: Pull complete [2026-04-07T12:37:24.261Z] c35fb4624d26: Pull complete [2026-04-07T12:37:24.519Z] 4e2aec7ef170: Verifying Checksum [2026-04-07T12:37:24.519Z] 4e2aec7ef170: Download complete [2026-04-07T12:37:24.519Z] 151cf03bc807: Verifying Checksum [2026-04-07T12:37:24.519Z] 151cf03bc807: Download complete [2026-04-07T12:37:24.777Z] bb34ca984cfb: Verifying Checksum [2026-04-07T12:37:24.777Z] bb34ca984cfb: Download complete [2026-04-07T12:37:30.046Z] 4e2aec7ef170: Pull complete [2026-04-07T12:37:30.046Z] 333b49ad6fbf: Pull complete [2026-04-07T12:37:30.046Z] 4f4fb700ef54: Pull complete [2026-04-07T12:37:30.046Z] c3e65509a76b: Pull complete [2026-04-07T12:37:30.308Z] 7cf9ebb963bd: Pull complete [2026-04-07T12:37:33.591Z] bb34ca984cfb: Pull complete [2026-04-07T12:37:33.850Z] 151cf03bc807: Pull complete [2026-04-07T12:37:33.850Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-07T12:37:34.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-07T12:37:34.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-07T12:37:34.409Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-07T12:37:34.409Z] WORKDIR /edgex [2026-04-07T12:37:34.409Z] COPY go.mod . [2026-04-07T12:37:34.409Z] RUN go mod download build [2026-04-07T12:37:34.409Z] -t ci-base-image-x86_64 -f - . [2026-04-07T12:37:34.974Z] #0 building with "default" instance using docker driver [2026-04-07T12:37:34.974Z] [2026-04-07T12:37:34.974Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:37:34.974Z] #1 transferring dockerfile: 164B done [2026-04-07T12:37:34.974Z] #1 DONE 0.0s [2026-04-07T12:37:34.974Z] [2026-04-07T12:37:34.974Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-07T12:37:34.974Z] #2 DONE 0.0s [2026-04-07T12:37:34.974Z] [2026-04-07T12:37:34.974Z] #3 [internal] load .dockerignore [2026-04-07T12:37:34.974Z] #3 transferring context: 50B done [2026-04-07T12:37:34.974Z] #3 DONE 0.0s [2026-04-07T12:37:34.974Z] [2026-04-07T12:37:34.974Z] #4 [internal] load build context [2026-04-07T12:37:35.233Z] #4 transferring context: 7.03kB done [2026-04-07T12:37:35.233Z] #4 DONE 0.1s [2026-04-07T12:37:35.233Z] [2026-04-07T12:37:35.233Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-07T12:37:35.233Z] #5 DONE 0.1s [2026-04-07T12:37:35.233Z] [2026-04-07T12:37:35.233Z] #6 [2/4] WORKDIR /edgex [2026-04-07T12:37:38.308Z] Still waiting to schedule task [2026-04-07T12:37:38.309Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-07T12:37:38.523Z] #6 DONE 3.3s [2026-04-07T12:37:38.523Z] [2026-04-07T12:37:38.523Z] #7 [3/4] COPY go.mod . [2026-04-07T12:37:38.523Z] #7 DONE 0.0s [2026-04-07T12:37:38.523Z] [2026-04-07T12:37:38.523Z] #8 [4/4] RUN go mod download [2026-04-07T12:38:00.471Z] #8 DONE 20.5s [2026-04-07T12:38:00.471Z] [2026-04-07T12:38:00.471Z] #9 exporting to image [2026-04-07T12:38:00.471Z] #9 exporting layers [2026-04-07T12:38:03.011Z] #9 exporting layers 3.7s done [2026-04-07T12:38:03.011Z] #9 writing image sha256:bda3975204e9b7bab6ada721a2b13a0e3d08a1f727407d7879ffe5a73d07aed9 done [2026-04-07T12:38:03.011Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-07T12:38:03.011Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:38:03.322Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-07T12:38:03.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:38:03.409Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T12:38:03.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T12:38:03.751Z] $ docker top 4a63d9dd5122d8e98dc8a679550937dff6581d5019806509f57cf507f53e05bd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T12:38:04.084Z] + go version [2026-04-07T12:38:04.084Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-07T12:38:04.097Z] $ docker stop --time=1 4a63d9dd5122d8e98dc8a679550937dff6581d5019806509f57cf507f53e05bd [2026-04-07T12:38:05.356Z] $ docker rm -f --volumes 4a63d9dd5122d8e98dc8a679550937dff6581d5019806509f57cf507f53e05bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:38:05.794Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-07T12:38:05.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:38:05.874Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T12:38:05.908Z] $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T12:38:06.189Z] $ docker top 550732a5562f0e4fd69894a9c0290430280350d86268d95663c937d136f4521a -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-07T12:38:06.260Z] ========================================================= [2026-04-07T12:38:06.260Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-07T12:38:06.260Z] ========================================================= [Pipeline] sh [2026-04-07T12:38:06.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] fileExists [Pipeline] sh [2026-04-07T12:38:06.837Z] + make test [2026-04-07T12:38:06.837Z] go test -race -coverprofile=coverage.out ./... [2026-04-07T12:38:16.808Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-07T12:38:48.897Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-07T12:38:52.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.034s coverage: 4.8% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.046s coverage: 86.5% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.334s coverage: 94.2% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-07T12:38:55.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements [2026-04-07T12:38:55.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-07T12:38:55.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.032s coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-07T12:38:55.468Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-07T12:38:56.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 8.2% of statements [2026-04-07T12:38:56.840Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-07T12:38:56.840Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.498s coverage: 97.6% of statements [2026-04-07T12:38:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-07T12:38:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-07T12:38:59.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-07T12:39:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements [2026-04-07T12:39:01.893Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-07T12:39:01.893Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-07T12:39:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2026-04-07T12:39:01.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-07T12:39:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 38.2% of statements [2026-04-07T12:39:01.893Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements [2026-04-07T12:39:01.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-07T12:39:01.893Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:39:01.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-07T12:39:02.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2026-04-07T12:39:02.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2026-04-07T12:39:02.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 89.5% of statements [2026-04-07T12:39:02.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements [2026-04-07T12:39:03.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-04-07T12:39:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2026-04-07T12:39:19.003Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-04-07T12:39:19.018Z] Running in /w/workspace/edgex-go/964 [Pipeline] { [Pipeline] checkout [2026-04-07T12:39:19.063Z] The recommended git tool is: git [2026-04-07T12:39:23.851Z] using credential edgex-jenkins-ssh [2026-04-07T12:39:23.875Z] Cloning the remote Git repository [2026-04-07T12:39:23.921Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-04-07T12:39:24.019Z] > git init /w/workspace/edgex-go/964 # timeout=10 [2026-04-07T12:39:24.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-04-07T12:39:24.170Z] > git --version # timeout=10 [2026-04-07T12:39:24.193Z] > git --version # 'git version 2.25.1' [2026-04-07T12:39:24.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-07T12:39:24.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.046s coverage: 92.9% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.030s coverage: 33.3% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.8% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.029s coverage: 100.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.051s coverage: 20.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.043s coverage: 96.8% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.033s coverage: 93.8% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.030s coverage: 3.1% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 94.9% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.048s coverage: 9.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-07T12:39:30.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 47.1% of statements [2026-04-07T12:39:30.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-07T12:39:30.497Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-07T12:39:30.497Z] 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-04-07T12:39:30.497Z] running golangci-lint [2026-04-07T12:39:30.497Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-07T12:39:30.497Z] go version go1.25.2 linux/amd64 [2026-04-07T12:39:30.497Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-04-07T12:39:30.497Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-07T12:39:30.497Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-07T12:39:30.497Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-07T12:39:30.497Z] level=info msg="[goenv] Read go env for 3.349617ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-07T12:39:30.497Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-07T12:39:45.466Z] Avoid second fetch [2026-04-07T12:39:45.466Z] Checking out Revision 1383452a2047ef58b5f726480165c651db4d1814 (main) [2026-04-07T12:39:44.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-04-07T12:39:44.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-07T12:39:45.481Z] > git config core.sparsecheckout # timeout=10 [2026-04-07T12:39:45.544Z] > git checkout -f 1383452a2047ef58b5f726480165c651db4d1814 # timeout=10 [2026-04-07T12:39:46.268Z] Commit message: "Merge pull request #5390 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.20.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-07T12:39:50.715Z] provisioning config files... [2026-04-07T12:39:50.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config13540097905395746784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:39:51.373Z] ---> ****-login.sh [2026-04-07T12:39:51.373Z] nexus3.edgexfoundry.org:10001 [2026-04-07T12:39:51.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:39:51.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:39:51.922Z] Configure a credential helper to remove this warning. See [2026-04-07T12:39:51.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:39:51.922Z] [2026-04-07T12:39:51.922Z] Login Succeeded [2026-04-07T12:39:51.922Z] nexus3.edgexfoundry.org:10002 [2026-04-07T12:39:52.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:39:52.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:39:52.192Z] Configure a credential helper to remove this warning. See [2026-04-07T12:39:52.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:39:52.193Z] [2026-04-07T12:39:52.193Z] Login Succeeded [2026-04-07T12:39:52.193Z] nexus3.edgexfoundry.org:10003 [2026-04-07T12:39:52.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:39:52.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:39:52.727Z] Configure a credential helper to remove this warning. See [2026-04-07T12:39:52.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:39:52.727Z] [2026-04-07T12:39:52.727Z] Login Succeeded [2026-04-07T12:39:52.727Z] nexus3.edgexfoundry.org:10004 [2026-04-07T12:39:52.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:39:52.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:39:52.995Z] Configure a credential helper to remove this warning. See [2026-04-07T12:39:52.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:39:52.995Z] [2026-04-07T12:39:52.995Z] Login Succeeded [2026-04-07T12:39:52.995Z] ****.io [2026-04-07T12:39:53.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:39:53.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:39:53.531Z] Configure a credential helper to remove this warning. See [2026-04-07T12:39:53.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:39:53.531Z] [2026-04-07T12:39:53.531Z] Login Succeeded [2026-04-07T12:39:53.531Z] ---> ****-login.sh ends [Pipeline] } [2026-04-07T12:39:53.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-04-07T12:39:54.172Z] + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] echo [2026-04-07T12:39:54.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-07T12:39:54.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-07T12:39:54.234Z] ========================================================= [2026-04-07T12:39:54.234Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-07T12:39:54.234Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-07T12:39:54.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-07T12:39:54.558Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-07T12:39:54.558Z] 6b59a28fa201: Pulling fs layer [2026-04-07T12:39:54.558Z] d32bb0dddca7: Pulling fs layer [2026-04-07T12:39:54.558Z] 5dab1238d3d9: Pulling fs layer [2026-04-07T12:39:54.558Z] 196fd7d83e7d: Pulling fs layer [2026-04-07T12:39:54.558Z] 4f4fb700ef54: Pulling fs layer [2026-04-07T12:39:54.558Z] 8ba94037c8f0: Pulling fs layer [2026-04-07T12:39:54.558Z] deaec5988b04: Pulling fs layer [2026-04-07T12:39:54.558Z] 9f65657bb879: Pulling fs layer [2026-04-07T12:39:54.558Z] 4f4fb700ef54: Waiting [2026-04-07T12:39:54.558Z] 8ba94037c8f0: Waiting [2026-04-07T12:39:54.558Z] deaec5988b04: Waiting [2026-04-07T12:39:54.558Z] 9f65657bb879: Waiting [2026-04-07T12:39:54.558Z] 196fd7d83e7d: Waiting [2026-04-07T12:39:54.827Z] d32bb0dddca7: Verifying Checksum [2026-04-07T12:39:54.827Z] d32bb0dddca7: Download complete [2026-04-07T12:39:54.827Z] 196fd7d83e7d: Verifying Checksum [2026-04-07T12:39:54.827Z] 196fd7d83e7d: Download complete [2026-04-07T12:39:54.827Z] 4f4fb700ef54: Verifying Checksum [2026-04-07T12:39:54.827Z] 4f4fb700ef54: Download complete [2026-04-07T12:39:54.827Z] 6b59a28fa201: Verifying Checksum [2026-04-07T12:39:54.827Z] 6b59a28fa201: Download complete [2026-04-07T12:39:54.827Z] 8ba94037c8f0: Verifying Checksum [2026-04-07T12:39:54.827Z] 8ba94037c8f0: Download complete [2026-04-07T12:39:55.420Z] 9f65657bb879: Verifying Checksum [2026-04-07T12:39:55.420Z] 9f65657bb879: Download complete [2026-04-07T12:39:55.691Z] 6b59a28fa201: Pull complete [2026-04-07T12:39:56.280Z] d32bb0dddca7: Pull complete [2026-04-07T12:39:56.560Z] 5dab1238d3d9: Verifying Checksum [2026-04-07T12:39:56.560Z] 5dab1238d3d9: Download complete [2026-04-07T12:39:57.030Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|imports|deps|exports_file|files|name) took 23.78181879s" [2026-04-07T12:39:57.030Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.958575ms" [2026-04-07T12:39:57.996Z] deaec5988b04: Verifying Checksum [2026-04-07T12:39:57.996Z] deaec5988b04: Download complete [2026-04-07T12:40:09.233Z] level=info msg="[linters_context/goanalysis] analyzers took 2m16.771993033s with top 10 stages: buildir: 1m11.231568637s, gosec: 3.886792914s, inspect: 3.115121676s, fact_deprecated: 2.679842485s, printf: 2.524280279s, ctrlflow: 1.885888839s, fact_purity: 1.6790487s, nilness: 1.496662097s, QF1004: 1.474053815s, S1038: 1.456583762s" [2026-04-07T12:40:09.233Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-07T12:40:09.233Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-07T12:40:09.233Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-07T12:40:09.233Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-07T12:40:09.233Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, generated_file_filter: 35/22, path_absoluter: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0" [2026-04-07T12:40:09.233Z] level=info msg="[runner] processing took 8.63701ms with stages: nolint_filter: 7.192178ms, generated_file_filter: 1.109473ms, exclusion_rules: 195.324µs, exclusion_paths: 74.818µs, path_relativity: 36.789µs, cgo: 7.43µs, max_from_linter: 5.74µs, path_absoluter: 4.158µs, sort_results: 3.42µs, invalid_issue: 2.03µs, filename_unadjuster: 1.59µs, fixer: 1.03µs, max_same_issues: 800ns, diff: 730ns, uniq_by_line: 660ns, path_prettifier: 260ns, max_per_file_from_linter: 190ns, source_code: 150ns, path_shortener: 130ns, severity-rules: 110ns" [2026-04-07T12:40:09.233Z] level=info msg="[runner] linters took 14.852947139s with stages: goanalysis_metalinter: 14.844207441s" [2026-04-07T12:40:09.233Z] 0 issues. [2026-04-07T12:40:09.233Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-07T12:40:09.233Z] level=info msg="Memory: 388 samples, avg is 356.8MB, max is 1300.7MB" [2026-04-07T12:40:09.233Z] level=info msg="Execution took 38.683253674s" [2026-04-07T12:40:09.233Z] go vet ./... [2026-04-07T12:40:10.331Z] 5dab1238d3d9: Pull complete [2026-04-07T12:40:10.599Z] 196fd7d83e7d: Pull complete [2026-04-07T12:40:10.599Z] 4f4fb700ef54: Pull complete [2026-04-07T12:40:10.870Z] 8ba94037c8f0: Pull complete [2026-04-07T12:40:17.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-07T12:40:17.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-07T12:40:17.396Z] ./bin/test-attribution-txt.sh [2026-04-07T12:40:17.396Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-07T12:40:17.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-07T12:40:17.969Z] + ls -al . [2026-04-07T12:40:17.970Z] total 1392 [2026-04-07T12:40:17.970Z] drwxrwxr-x 11 1001 1001 4096 Apr 7 12:38 . [2026-04-07T12:40:17.970Z] drwxr-xr-x 4 root root 4096 Apr 7 12:38 .. [2026-04-07T12:40:17.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 .blubracket [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 10 Apr 7 12:36 .dockerignore [2026-04-07T12:40:17.970Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 12:39 .git [2026-04-07T12:40:17.970Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 12:36 .github [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 909 Apr 7 12:36 .gitignore [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 359 Apr 7 12:36 .golangci.yml [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 100 Apr 7 12:36 .hadolint.yml [2026-04-07T12:40:17.970Z] drwxr-xr-x 3 1001 1001 4096 Apr 7 12:37 .semver [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 155 Apr 7 12:36 .sonarcloud.properties [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 12:36 ADOPTERS.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 20143 Apr 7 12:36 Attribution.txt [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 108018 Apr 7 12:36 CHANGELOG.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 12:36 CONTRIBUTING.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 12:36 GOVERNANCE.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 886 Apr 7 12:36 Jenkinsfile [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 12:36 LICENSE [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 16743 Apr 7 12:36 Makefile [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 12:36 OWNERS.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 9932 Apr 7 12:36 README.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 789 Apr 7 12:36 SECURITY.md [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 13 Apr 7 12:37 VERSION [2026-04-07T12:40:17.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 bin [2026-04-07T12:40:17.970Z] drwxrwxr-x 19 1001 1001 4096 Apr 7 12:36 cmd [2026-04-07T12:40:17.970Z] -rw-r--r-- 1 root root 1044024 Apr 7 12:39 coverage.out [2026-04-07T12:40:17.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 fuzz_test [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 6990 Apr 7 12:36 go.mod [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 90838 Apr 7 12:36 go.sum [2026-04-07T12:40:17.970Z] drwxrwxr-x 7 1001 1001 4096 Apr 7 12:36 internal [2026-04-07T12:40:17.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 openapi [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 584 Apr 7 12:36 security.txt [2026-04-07T12:40:17.970Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 12:36 version.go [Pipeline] sh [2026-04-07T12:40:18.254Z] + '[' -e coverage.out ] [2026-04-07T12:40:18.254Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-07T12:40:18.394Z] Stashed 1 file(s) [Pipeline] sh [2026-04-07T12:40:18.676Z] + make build [2026-04-07T12:40:18.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-07T12:40:20.966Z] deaec5988b04: Pull complete [2026-04-07T12:40:21.551Z] 9f65657bb879: Pull complete [2026-04-07T12:40:21.551Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-07T12:40:21.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-07T12:40:21.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-07T12:40:21.894Z] + docker build -t ci-base-image-arm64 -f - . [2026-04-07T12:40:21.894Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-07T12:40:21.894Z] WORKDIR /edgex [2026-04-07T12:40:21.894Z] COPY go.mod . [2026-04-07T12:40:21.894Z] RUN go mod download [2026-04-07T12:40:22.480Z] Sending build context to Docker daemon 3.894MB [2026-04-07T12:40:22.480Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-07T12:40:22.480Z] ---> 334268110677 [2026-04-07T12:40:22.480Z] Step 2/4 : WORKDIR /edgex [2026-04-07T12:40:24.420Z] ---> Running in d8de35137de1 [2026-04-07T12:40:24.688Z] Removing intermediate container d8de35137de1 [2026-04-07T12:40:24.688Z] ---> 5128997e5877 [2026-04-07T12:40:24.688Z] Step 3/4 : COPY go.mod . [2026-04-07T12:40:24.954Z] ---> d38dce2aa180 [2026-04-07T12:40:24.954Z] Step 4/4 : RUN go mod download [2026-04-07T12:40:25.223Z] ---> Running in 66756984d725 [2026-04-07T12:40:45.217Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-07T12:40:47.747Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-07T12:40:49.655Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-07T12:40:50.224Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-07T12:40:52.755Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-07T12:40:58.054Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-07T12:41:00.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-07T12:41:03.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-07T12:41:06.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-07T12:41:08.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-07T12:41:10.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-07T12:41:11.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-04-07T12:41:13.073Z] $ docker stop --time=1 550732a5562f0e4fd69894a9c0290430280350d86268d95663c937d136f4521a [2026-04-07T12:41:17.319Z] $ docker rm -f --volumes 550732a5562f0e4fd69894a9c0290430280350d86268d95663c937d136f4521a [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-04-07T12:41:19.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-07T12:41:19.121Z] [2026-04-07T12:41:19.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:41:19.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-07T12:41:19.429Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-07T12:41:19.429Z] 91d30c5bc195: Pulling fs layer [2026-04-07T12:41:19.429Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-07T12:41:19.429Z] 9c61dcf015f6: Pulling fs layer [2026-04-07T12:41:19.429Z] 4698f68db338: Pulling fs layer [2026-04-07T12:41:19.429Z] 2a2f49069b9e: Pulling fs layer [2026-04-07T12:41:19.429Z] e0025b399a48: Pulling fs layer [2026-04-07T12:41:19.429Z] 2a2f49069b9e: Waiting [2026-04-07T12:41:19.429Z] e0025b399a48: Waiting [2026-04-07T12:41:19.429Z] 4698f68db338: Waiting [2026-04-07T12:41:19.429Z] 91d30c5bc195: Verifying Checksum [2026-04-07T12:41:19.429Z] 91d30c5bc195: Download complete [2026-04-07T12:41:19.429Z] 4698f68db338: Verifying Checksum [2026-04-07T12:41:19.429Z] 4698f68db338: Download complete [2026-04-07T12:41:19.692Z] 2e9b0aa3be6d: Verifying Checksum [2026-04-07T12:41:19.692Z] 2e9b0aa3be6d: Download complete [2026-04-07T12:41:19.692Z] e0025b399a48: Download complete [2026-04-07T12:41:19.692Z] 91d30c5bc195: Pull complete [2026-04-07T12:41:19.692Z] 2a2f49069b9e: Verifying Checksum [2026-04-07T12:41:19.692Z] 2a2f49069b9e: Download complete [2026-04-07T12:41:19.951Z] 2e9b0aa3be6d: Pull complete [2026-04-07T12:41:20.218Z] 9c61dcf015f6: Verifying Checksum [2026-04-07T12:41:20.218Z] 9c61dcf015f6: Download complete [2026-04-07T12:41:21.707Z] Removing intermediate container 66756984d725 [2026-04-07T12:41:21.707Z] ---> f3735f50411d [2026-04-07T12:41:21.707Z] Successfully built f3735f50411d [2026-04-07T12:41:21.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:41:22.045Z] + docker inspect -f . ci-base-image-arm64 [2026-04-07T12:41:22.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:41:22.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container [2026-04-07T12:41:22.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-07T12:41:23.536Z] $ docker top f16f00b1f5199bfc5bc25e54479eae2d48710c9b1055aa6e3c2dc761732ef1d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T12:41:24.369Z] + go version [2026-04-07T12:41:24.404Z] 9c61dcf015f6: Pull complete [2026-04-07T12:41:24.404Z] 4698f68db338: Pull complete [2026-04-07T12:41:24.404Z] 2a2f49069b9e: Pull complete [2026-04-07T12:41:24.404Z] e0025b399a48: Pull complete [2026-04-07T12:41:24.404Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-07T12:41:24.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-07T12:41:24.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:41:24.495Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T12:41:24.533Z] $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T12:41:26.282Z] $ docker top f1c70a560ce72c09ba6cb6f3a8c91cdb3816990786b80ba550eda1ad2cc61d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T12:41:26.625Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-07T12:41:26.885Z] #1 [security-spire-server internal] load build definition from Dockerfile [2026-04-07T12:41:26.885Z] #1 transferring dockerfile: 1.70kB done [2026-04-07T12:41:26.885Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-07T12:41:26.885Z] #1 DONE 0.1s [2026-04-07T12:41:26.885Z] [2026-04-07T12:41:26.885Z] #2 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-07T12:41:26.885Z] #2 ... [2026-04-07T12:41:26.885Z] [2026-04-07T12:41:26.885Z] #3 [core-keeper internal] load build definition from Dockerfile [2026-04-07T12:41:26.885Z] #3 transferring dockerfile: 2.07kB done [2026-04-07T12:41:26.885Z] #3 DONE 0.1s [2026-04-07T12:41:26.885Z] [2026-04-07T12:41:26.885Z] #4 [support-scheduler internal] load build definition from Dockerfile [2026-04-07T12:41:26.885Z] #4 transferring dockerfile: 1.83kB done [2026-04-07T12:41:26.886Z] #4 DONE 0.1s [2026-04-07T12:41:26.886Z] [2026-04-07T12:41:26.886Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-07T12:41:26.886Z] #5 DONE 0.0s [2026-04-07T12:41:26.886Z] [2026-04-07T12:41:26.886Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-07T12:41:26.886Z] #6 transferring dockerfile: 1.89kB done [2026-04-07T12:41:26.886Z] #6 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #7 transferring dockerfile: 2.14kB done [2026-04-07T12:41:27.144Z] #7 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #8 transferring dockerfile: 2.50kB done [2026-04-07T12:41:27.144Z] #8 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #9 [core-data internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #9 transferring dockerfile: 2.04kB done [2026-04-07T12:41:27.144Z] #9 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #10 transferring dockerfile: 2.23kB done [2026-04-07T12:41:27.144Z] #10 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #11 transferring dockerfile: 1.81kB done [2026-04-07T12:41:27.144Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-07T12:41:27.144Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-04-07T12:41:27.144Z] #11 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #12 [support-notifications internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #12 transferring dockerfile: 2.02kB done [2026-04-07T12:41:27.144Z] #12 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #13 transferring dockerfile: 1.69kB done [2026-04-07T12:41:27.144Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-07T12:41:27.144Z] #13 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #14 [core-command internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #14 transferring dockerfile: 1.94kB done [2026-04-07T12:41:27.144Z] #14 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #15 transferring dockerfile: 3.02kB done [2026-04-07T12:41:27.144Z] #15 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #16 [core-metadata internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #16 transferring dockerfile: 2.10kB done [2026-04-07T12:41:27.144Z] #16 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-07T12:41:27.144Z] #17 transferring dockerfile: 2.49kB done [2026-04-07T12:41:27.144Z] #17 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-07T12:41:27.144Z] #5 DONE 0.0s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:41:27.144Z] #18 DONE 0.2s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #19 [security-proxy-auth internal] load .dockerignore [2026-04-07T12:41:27.144Z] #19 transferring context: 50B done [2026-04-07T12:41:27.144Z] #19 DONE 0.1s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2026-04-07T12:41:27.144Z] #20 transferring context: 50B done [2026-04-07T12:41:27.144Z] #20 DONE 0.1s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #21 [core-keeper internal] load .dockerignore [2026-04-07T12:41:27.144Z] #21 transferring context: 50B done [2026-04-07T12:41:27.144Z] #21 DONE 0.1s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #22 [support-scheduler internal] load .dockerignore [2026-04-07T12:41:27.144Z] #22 transferring context: 50B done [2026-04-07T12:41:27.144Z] #22 DONE 0.1s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #23 [core-data internal] load .dockerignore [2026-04-07T12:41:27.144Z] #23 transferring context: 50B done [2026-04-07T12:41:27.144Z] #23 DONE 0.1s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #24 [support-notifications internal] load .dockerignore [2026-04-07T12:41:27.144Z] #24 transferring context: 50B done [2026-04-07T12:41:27.144Z] #24 DONE 0.1s [2026-04-07T12:41:27.144Z] [2026-04-07T12:41:27.144Z] #25 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:27.144Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:27.417Z] #25 ... [2026-04-07T12:41:27.417Z] [2026-04-07T12:41:27.417Z] #26 [security-proxy-setup internal] load .dockerignore [2026-04-07T12:41:27.417Z] #26 transferring context: 50B done [2026-04-07T12:41:27.417Z] #26 DONE 0.1s [2026-04-07T12:41:27.417Z] [2026-04-07T12:41:27.417Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-07T12:41:27.417Z] #27 transferring context: 50B done [2026-04-07T12:41:27.417Z] #27 DONE 0.1s [2026-04-07T12:41:27.417Z] [2026-04-07T12:41:27.417Z] #25 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:27.417Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:27.417Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-04-07T12:41:27.417Z] #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:41:27.417Z] #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-07T12:41:27.417Z] #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-07T12:41:27.417Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-04-07T12:41:27.417Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-07T12:41:27.417Z] #25 ... [2026-04-07T12:41:27.417Z] [2026-04-07T12:41:27.417Z] #28 [core-command internal] load .dockerignore [2026-04-07T12:41:27.417Z] #28 transferring context: 50B done [2026-04-07T12:41:27.417Z] #28 DONE 0.3s [2026-04-07T12:41:27.417Z] [2026-04-07T12:41:27.417Z] #25 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:27.676Z] #25 ... [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #29 [core-metadata internal] load .dockerignore [2026-04-07T12:41:27.676Z] #29 transferring context: 50B 0.0s done [2026-04-07T12:41:27.676Z] #29 DONE 0.4s [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #30 [security-secretstore-setup internal] load .dockerignore [2026-04-07T12:41:27.676Z] #30 transferring context: 50B done [2026-04-07T12:41:27.676Z] #30 DONE 0.4s [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #31 [security-bootstrapper internal] load .dockerignore [2026-04-07T12:41:27.676Z] #31 transferring context: 50B 0.0s done [2026-04-07T12:41:27.676Z] #31 DONE 0.4s [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:27.676Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:27.676Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-04-07T12:41:27.676Z] #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:41:27.676Z] #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-07T12:41:27.676Z] #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-07T12:41:27.676Z] #25 ... [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #2 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-07T12:41:27.676Z] #2 DONE 0.8s [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-07T12:41:27.676Z] #32 DONE 0.5s [2026-04-07T12:41:27.676Z] [2026-04-07T12:41:27.676Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:27.676Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-04-07T12:41:27.704Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-07T12:41:27.723Z] $ docker stop --time=1 f16f00b1f5199bfc5bc25e54479eae2d48710c9b1055aa6e3c2dc761732ef1d0 [2026-04-07T12:41:29.321Z] $ docker rm -f --volumes f16f00b1f5199bfc5bc25e54479eae2d48710c9b1055aa6e3c2dc761732ef1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:41:30.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-07T12:41:30.028Z] [2026-04-07T12:41:30.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:41:30.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-07T12:41:30.384Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-04-07T12:41:30.384Z] 547446be3368: Pulling fs layer [2026-04-07T12:41:30.384Z] d125d8839a47: Pulling fs layer [2026-04-07T12:41:30.384Z] 3e85d5ac6304: Pulling fs layer [2026-04-07T12:41:30.384Z] c3105a71a48b: Pulling fs layer [2026-04-07T12:41:30.384Z] 0f093f025ec4: Pulling fs layer [2026-04-07T12:41:30.384Z] c3106fc0e877: Pulling fs layer [2026-04-07T12:41:30.384Z] c3105a71a48b: Waiting [2026-04-07T12:41:30.384Z] 0f093f025ec4: Waiting [2026-04-07T12:41:30.384Z] c3106fc0e877: Waiting [2026-04-07T12:41:30.652Z] 547446be3368: Verifying Checksum [2026-04-07T12:41:30.652Z] 547446be3368: Download complete [2026-04-07T12:41:30.652Z] c3105a71a48b: Verifying Checksum [2026-04-07T12:41:30.652Z] c3105a71a48b: Download complete [2026-04-07T12:41:30.921Z] d125d8839a47: Verifying Checksum [2026-04-07T12:41:30.921Z] d125d8839a47: Download complete [2026-04-07T12:41:30.921Z] c3106fc0e877: Verifying Checksum [2026-04-07T12:41:30.921Z] c3106fc0e877: Download complete [2026-04-07T12:41:31.189Z] 0f093f025ec4: Verifying Checksum [2026-04-07T12:41:31.189Z] 0f093f025ec4: Download complete [2026-04-07T12:41:31.189Z] 547446be3368: Pull complete [2026-04-07T12:41:32.599Z] d125d8839a47: Pull complete [2026-04-07T12:41:32.866Z] 3e85d5ac6304: Verifying Checksum [2026-04-07T12:41:32.866Z] 3e85d5ac6304: Download complete [2026-04-07T12:41:32.957Z] #25 ... [2026-04-07T12:41:32.957Z] [2026-04-07T12:41:32.957Z] #33 [support-scheduler internal] load build context [2026-04-07T12:41:32.957Z] #33 transferring context: 193.66MB 5.7s [2026-04-07T12:41:33.522Z] #33 ... [2026-04-07T12:41:33.522Z] [2026-04-07T12:41:33.522Z] #34 [security-spiffe-token-provider internal] load build context [2026-04-07T12:41:33.793Z] #34 ... [2026-04-07T12:41:33.793Z] [2026-04-07T12:41:33.793Z] #33 [support-scheduler internal] load build context [2026-04-07T12:41:34.051Z] #33 ... [2026-04-07T12:41:34.051Z] [2026-04-07T12:41:34.051Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-07T12:41:34.051Z] #35 DONE 7.0s [2026-04-07T12:41:34.051Z] [2026-04-07T12:41:34.051Z] #33 [support-scheduler internal] load build context [2026-04-07T12:41:37.343Z] #33 ... [2026-04-07T12:41:37.343Z] [2026-04-07T12:41:37.343Z] #36 [core-keeper internal] load build context [2026-04-07T12:41:37.343Z] #36 ... [2026-04-07T12:41:37.343Z] [2026-04-07T12:41:37.343Z] #37 [security-proxy-setup internal] load build context [2026-04-07T12:41:37.343Z] #37 ... [2026-04-07T12:41:37.343Z] [2026-04-07T12:41:37.343Z] #38 [core-common-config-bootstrapper internal] load build context [2026-04-07T12:41:37.600Z] #38 ... [2026-04-07T12:41:37.600Z] [2026-04-07T12:41:37.600Z] #39 [core-data internal] load build context [2026-04-07T12:41:37.600Z] #39 ... [2026-04-07T12:41:37.600Z] [2026-04-07T12:41:37.600Z] #40 [support-notifications internal] load build context [2026-04-07T12:41:37.857Z] #40 ... [2026-04-07T12:41:37.857Z] [2026-04-07T12:41:37.857Z] #41 [core-command internal] load build context [2026-04-07T12:41:37.857Z] #41 ... [2026-04-07T12:41:37.857Z] [2026-04-07T12:41:37.857Z] #42 [security-spire-config internal] load .dockerignore [2026-04-07T12:41:37.857Z] #42 transferring context: 50B 0.0s done [2026-04-07T12:41:37.857Z] #42 ... [2026-04-07T12:41:37.857Z] [2026-04-07T12:41:37.857Z] #43 [security-secretstore-setup internal] load build context [2026-04-07T12:41:38.122Z] #43 ... [2026-04-07T12:41:38.122Z] [2026-04-07T12:41:38.122Z] #44 [security-proxy-auth internal] load build context [2026-04-07T12:41:38.122Z] #44 ... [2026-04-07T12:41:38.122Z] [2026-04-07T12:41:38.122Z] #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-04-07T12:41:38.386Z] #45 ... [2026-04-07T12:41:38.386Z] [2026-04-07T12:41:38.386Z] #46 [security-spire-server internal] load .dockerignore [2026-04-07T12:41:38.386Z] #46 transferring context: 50B 0.0s done [2026-04-07T12:41:38.386Z] #46 ... [2026-04-07T12:41:38.386Z] [2026-04-07T12:41:38.386Z] #47 [core-metadata internal] load build context [2026-04-07T12:41:38.386Z] #47 transferring context: 550.82MB 10.7s [2026-04-07T12:41:38.386Z] #47 ... [2026-04-07T12:41:38.386Z] [2026-04-07T12:41:38.386Z] #48 [security-bootstrapper internal] load build context [2026-04-07T12:41:38.644Z] #48 ... [2026-04-07T12:41:38.644Z] [2026-04-07T12:41:38.644Z] #47 [core-metadata internal] load build context [2026-04-07T12:41:40.030Z] #47 ... [2026-04-07T12:41:40.030Z] [2026-04-07T12:41:40.030Z] #46 [security-spire-server internal] load .dockerignore [2026-04-07T12:41:40.030Z] #46 DONE 12.2s [2026-04-07T12:41:40.030Z] [2026-04-07T12:41:40.030Z] #47 [core-metadata internal] load build context [2026-04-07T12:41:40.030Z] #47 transferring context: 639.76MB 12.2s done [2026-04-07T12:41:42.939Z] 3e85d5ac6304: Pull complete [2026-04-07T12:41:42.939Z] c3105a71a48b: Pull complete [2026-04-07T12:41:43.898Z] 0f093f025ec4: Pull complete [2026-04-07T12:41:44.163Z] c3106fc0e877: Pull complete [2026-04-07T12:41:44.163Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-04-07T12:41:44.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-07T12:41:44.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:41:44.234Z] #47 ... [2026-04-07T12:41:44.234Z] [2026-04-07T12:41:44.234Z] #34 [security-spiffe-token-provider internal] load build context [2026-04-07T12:41:44.234Z] #34 transferring context: 639.76MB 15.7s done [2026-04-07T12:41:44.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container [2026-04-07T12:41:44.430Z] $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-04-07T12:41:44.496Z] #34 ... [2026-04-07T12:41:44.496Z] [2026-04-07T12:41:44.496Z] #49 [security-spire-agent internal] load .dockerignore [2026-04-07T12:41:44.496Z] #49 ... [2026-04-07T12:41:44.496Z] [2026-04-07T12:41:44.496Z] #40 [support-notifications internal] load build context [2026-04-07T12:41:44.496Z] #40 transferring context: 639.76MB 14.3s done [2026-04-07T12:41:46.356Z] $ docker top fcfb15e05c2c330aafa21276b8bd3ba856ddc3531aceca2cbca3f0bf2d01ae61 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T12:41:46.860Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-07T12:41:47.788Z] #40 ... [2026-04-07T12:41:47.788Z] [2026-04-07T12:41:47.788Z] #36 [core-keeper internal] load build context [2026-04-07T12:41:47.788Z] #36 transferring context: 639.76MB 12.5s done [2026-04-07T12:41:47.788Z] #36 ... [2026-04-07T12:41:47.788Z] [2026-04-07T12:41:47.788Z] #37 [security-proxy-setup internal] load build context [2026-04-07T12:41:47.788Z] #37 transferring context: 639.76MB 12.5s done [2026-04-07T12:41:47.788Z] #37 ... [2026-04-07T12:41:47.788Z] [2026-04-07T12:41:47.788Z] #33 [support-scheduler internal] load build context [2026-04-07T12:41:47.788Z] #33 transferring context: 639.76MB 14.1s done [2026-04-07T12:41:47.788Z] #33 ... [2026-04-07T12:41:47.788Z] [2026-04-07T12:41:47.788Z] #38 [core-common-config-bootstrapper internal] load build context [2026-04-07T12:41:47.788Z] #38 transferring context: 639.76MB 13.8s done [2026-04-07T12:41:48.047Z] #38 ... [2026-04-07T12:41:48.047Z] [2026-04-07T12:41:48.047Z] #41 [core-command internal] load build context [2026-04-07T12:41:48.047Z] #41 transferring context: 639.76MB 12.1s done [2026-04-07T12:41:48.306Z] #41 ... [2026-04-07T12:41:48.306Z] [2026-04-07T12:41:48.306Z] #39 [core-data internal] load build context [2026-04-07T12:41:48.306Z] #39 transferring context: 639.76MB 14.0s done [2026-04-07T12:41:48.306Z] #39 ... [2026-04-07T12:41:48.306Z] [2026-04-07T12:41:48.306Z] #43 [security-secretstore-setup internal] load build context [2026-04-07T12:41:48.306Z] #43 transferring context: 639.76MB 11.6s done [2026-04-07T12:41:48.566Z] #43 ... [2026-04-07T12:41:48.566Z] [2026-04-07T12:41:48.566Z] #44 [security-proxy-auth internal] load build context [2026-04-07T12:41:48.566Z] #44 transferring context: 639.76MB 12.6s done [2026-04-07T12:41:48.825Z] #44 ... [2026-04-07T12:41:48.825Z] [2026-04-07T12:41:48.825Z] #48 [security-bootstrapper internal] load build context [2026-04-07T12:41:48.825Z] #48 transferring context: 639.76MB 11.9s done [2026-04-07T12:41:49.394Z] #48 ... [2026-04-07T12:41:49.394Z] [2026-04-07T12:41:49.394Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:49.394Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:49.394Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-04-07T12:41:49.394Z] #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:41:49.394Z] #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-07T12:41:49.394Z] #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-07T12:41:49.394Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-04-07T12:41:49.656Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:49.656Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-04-07T12:41:49.656Z] #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:41:49.656Z] #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-07T12:41:49.656Z] #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-07T12:41:49.656Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-04-07T12:41:49.656Z] #25 DONE 22.4s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #45 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-04-07T12:41:49.656Z] #45 DONE 21.9s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #42 [security-spire-config internal] load .dockerignore [2026-04-07T12:41:49.656Z] #42 DONE 21.9s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #43 [security-secretstore-setup internal] load build context [2026-04-07T12:41:49.656Z] #43 DONE 22.0s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #48 [security-bootstrapper internal] load build context [2026-04-07T12:41:49.656Z] #48 DONE 22.0s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #36 [core-keeper internal] load build context [2026-04-07T12:41:49.656Z] #36 DONE 22.4s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #41 [core-command internal] load build context [2026-04-07T12:41:49.656Z] #41 DONE 22.1s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #44 [security-proxy-auth internal] load build context [2026-04-07T12:41:49.656Z] #44 DONE 22.4s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #47 [core-metadata internal] load build context [2026-04-07T12:41:49.656Z] #47 DONE 22.1s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #37 [security-proxy-setup internal] load build context [2026-04-07T12:41:49.656Z] #37 DONE 22.4s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:41:49.656Z] #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-04-07T12:41:49.656Z] #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-07T12:41:49.656Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-04-07T12:41:49.656Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-04-07T12:41:49.656Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-04-07T12:41:49.656Z] #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-07T12:41:49.656Z] #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-07T12:41:49.656Z] #50 ... [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #38 [core-common-config-bootstrapper internal] load build context [2026-04-07T12:41:49.656Z] #38 DONE 22.4s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #33 [support-scheduler internal] load build context [2026-04-07T12:41:49.656Z] #33 DONE 22.5s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #39 [core-data internal] load build context [2026-04-07T12:41:49.656Z] #39 DONE 22.4s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #40 [support-notifications internal] load build context [2026-04-07T12:41:49.656Z] #40 DONE 22.5s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #34 [security-spiffe-token-provider internal] load build context [2026-04-07T12:41:49.656Z] #34 DONE 22.6s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #49 [security-spire-agent internal] load .dockerignore [2026-04-07T12:41:49.656Z] #49 transferring context: 50B done [2026-04-07T12:41:49.656Z] #49 DONE 15.6s [2026-04-07T12:41:49.656Z] [2026-04-07T12:41:49.656Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:41:49.656Z] #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-07T12:41:49.656Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s [2026-04-07T12:41:49.656Z] #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-07T12:41:49.656Z] #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-07T12:41:49.915Z] #50 ... [2026-04-07T12:41:49.915Z] [2026-04-07T12:41:49.915Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:49.915Z] #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:49.915Z] #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done [2026-04-07T12:41:49.915Z] #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:41:49.915Z] #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-07T12:41:49.915Z] #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-07T12:41:49.915Z] #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-04-07T12:41:49.915Z] #25 DONE 22.4s [2026-04-07T12:41:49.915Z] [2026-04-07T12:41:49.915Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:41:49.915Z] #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-04-07T12:41:49.915Z] #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-07T12:41:49.915Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-04-07T12:41:49.915Z] #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-04-07T12:41:49.915Z] #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-07T12:41:49.915Z] #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-07T12:41:49.915Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-07T12:41:49.915Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s [2026-04-07T12:41:49.915Z] #50 ... [2026-04-07T12:41:49.915Z] [2026-04-07T12:41:49.915Z] #51 [security-spire-server internal] load build context [2026-04-07T12:41:49.915Z] #51 transferring context: 26.57kB 0.0s done [2026-04-07T12:41:49.915Z] #51 DONE 0.4s [2026-04-07T12:41:49.915Z] [2026-04-07T12:41:49.915Z] #52 [security-spire-config internal] load build context [2026-04-07T12:41:49.915Z] #52 transferring context: 24.82kB done [2026-04-07T12:41:49.915Z] #52 DONE 0.4s [2026-04-07T12:41:49.915Z] [2026-04-07T12:41:49.915Z] #53 [security-spire-agent internal] load build context [2026-04-07T12:41:49.915Z] #53 transferring context: 26.10kB done [2026-04-07T12:41:49.915Z] #53 DONE 0.2s [2026-04-07T12:41:49.915Z] [2026-04-07T12:41:49.915Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:41:50.173Z] #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-07T12:41:50.173Z] #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-07T12:41:50.173Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-04-07T12:41:50.173Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 0.6s [2026-04-07T12:41:50.431Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 27.26MB / 41.51MB 0.8s [2026-04-07T12:41:50.431Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.75MB / 41.51MB 0.9s [2026-04-07T12:41:50.689Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s [2026-04-07T12:41:51.262Z] #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.6s done [2026-04-07T12:41:55.454Z] #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s [2026-04-07T12:41:56.386Z] #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done [2026-04-07T12:41:56.942Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #1 transferring dockerfile: 2.49kB 0.0s done [2026-04-07T12:41:56.942Z] #1 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #2 transferring dockerfile: 3.02kB done [2026-04-07T12:41:56.942Z] #2 DONE 0.0s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #3 transferring dockerfile: 2.50kB done [2026-04-07T12:41:56.942Z] #3 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #4 [support-notifications internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #4 transferring dockerfile: 2.02kB done [2026-04-07T12:41:56.942Z] #4 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #5 transferring dockerfile: 2.14kB done [2026-04-07T12:41:56.942Z] #5 DONE 0.0s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #6 [security-spire-config internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #6 transferring dockerfile: 1.69kB done [2026-04-07T12:41:56.942Z] #6 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #7 [core-command internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #7 transferring dockerfile: 1.94kB done [2026-04-07T12:41:56.942Z] #7 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #8 transferring dockerfile: 1.70kB done [2026-04-07T12:41:56.942Z] #8 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #9 [core-metadata internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #9 transferring dockerfile: 2.10kB done [2026-04-07T12:41:56.942Z] #9 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #10 [core-data internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #10 transferring dockerfile: 2.04kB done [2026-04-07T12:41:56.942Z] #10 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #11 transferring dockerfile: 1.83kB done [2026-04-07T12:41:56.942Z] #11 DONE 0.1s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #12 transferring dockerfile: 1.89kB done [2026-04-07T12:41:56.942Z] #12 DONE 0.0s [2026-04-07T12:41:56.942Z] [2026-04-07T12:41:56.942Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-07T12:41:56.942Z] #13 transferring dockerfile: 2.23kB done [2026-04-07T12:41:57.213Z] #13 DONE 0.1s [2026-04-07T12:41:57.213Z] [2026-04-07T12:41:57.213Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2026-04-07T12:41:57.213Z] #14 transferring dockerfile: 1.81kB done [2026-04-07T12:41:57.213Z] #14 DONE 0.1s [2026-04-07T12:41:57.213Z] [2026-04-07T12:41:57.213Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-04-07T12:41:57.213Z] #15 transferring dockerfile: 2.07kB done [2026-04-07T12:41:57.213Z] #15 DONE 0.1s [2026-04-07T12:41:57.213Z] [2026-04-07T12:41:57.213Z] #16 [security-secretstore-setup internal] load .dockerignore [2026-04-07T12:41:57.213Z] #16 transferring context: 50B done [2026-04-07T12:41:57.213Z] #16 DONE 0.1s [2026-04-07T12:41:57.799Z] [2026-04-07T12:41:57.799Z] #17 [security-bootstrapper internal] load .dockerignore [2026-04-07T12:41:57.799Z] #17 transferring context: 50B 0.0s done [2026-04-07T12:41:57.799Z] #17 DONE 0.1s [2026-04-07T12:41:57.799Z] [2026-04-07T12:41:57.799Z] #18 [security-proxy-setup internal] load .dockerignore [2026-04-07T12:41:57.799Z] #18 transferring context: 50B done [2026-04-07T12:41:57.799Z] #18 DONE 0.0s [2026-04-07T12:41:58.072Z] [2026-04-07T12:41:58.072Z] #19 [support-notifications internal] load .dockerignore [2026-04-07T12:41:58.072Z] #19 transferring context: 50B done [2026-04-07T12:41:58.072Z] #19 DONE 0.1s [2026-04-07T12:41:58.072Z] [2026-04-07T12:41:58.072Z] #20 [security-proxy-auth internal] load .dockerignore [2026-04-07T12:41:58.072Z] #20 transferring context: 50B 0.0s done [2026-04-07T12:41:58.072Z] #20 DONE 0.1s [2026-04-07T12:41:58.072Z] [2026-04-07T12:41:58.072Z] #21 [security-spire-config internal] load .dockerignore [2026-04-07T12:41:58.072Z] #21 transferring context: 50B done [2026-04-07T12:41:58.344Z] #21 DONE 0.1s [2026-04-07T12:41:58.344Z] [2026-04-07T12:41:58.344Z] #22 [core-command internal] load .dockerignore [2026-04-07T12:41:58.344Z] #22 transferring context: 50B 0.0s done [2026-04-07T12:41:58.344Z] #22 DONE 0.1s [2026-04-07T12:41:58.344Z] [2026-04-07T12:41:58.344Z] #23 [security-spire-server internal] load .dockerignore [2026-04-07T12:41:58.344Z] #23 transferring context: 50B 0.0s done [2026-04-07T12:41:58.344Z] #23 DONE 0.1s [2026-04-07T12:41:58.344Z] [2026-04-07T12:41:58.344Z] #24 [core-metadata internal] load .dockerignore [2026-04-07T12:41:58.344Z] #24 transferring context: 50B 0.0s done [2026-04-07T12:41:58.344Z] #24 DONE 0.1s [2026-04-07T12:41:58.344Z] [2026-04-07T12:41:58.344Z] #25 [core-data internal] load .dockerignore [2026-04-07T12:41:58.344Z] #25 transferring context: 50B done [2026-04-07T12:41:58.344Z] #25 DONE 0.1s [2026-04-07T12:41:58.344Z] [2026-04-07T12:41:58.344Z] #26 [support-scheduler internal] load .dockerignore [2026-04-07T12:41:58.613Z] #26 transferring context: 50B 0.0s done [2026-04-07T12:41:58.613Z] #26 DONE 0.1s [2026-04-07T12:41:58.613Z] [2026-04-07T12:41:58.613Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2026-04-07T12:41:58.613Z] #27 transferring context: 50B 0.0s done [2026-04-07T12:41:58.613Z] #27 DONE 0.1s [2026-04-07T12:41:58.613Z] [2026-04-07T12:41:58.613Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-07T12:41:58.613Z] #28 transferring context: 50B done [2026-04-07T12:41:58.613Z] #28 DONE 0.1s [2026-04-07T12:41:58.613Z] [2026-04-07T12:41:58.613Z] #29 [security-spire-agent internal] load .dockerignore [2026-04-07T12:41:58.613Z] #29 transferring context: 50B 0.0s done [2026-04-07T12:41:58.613Z] #29 DONE 0.1s [2026-04-07T12:41:58.613Z] [2026-04-07T12:41:58.613Z] #30 [core-keeper internal] load .dockerignore [2026-04-07T12:41:58.880Z] #30 transferring context: 50B done [2026-04-07T12:41:58.880Z] #30 DONE 0.1s [2026-04-07T12:41:58.880Z] [2026-04-07T12:41:58.880Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:41:58.880Z] #31 DONE 0.0s [2026-04-07T12:41:58.880Z] [2026-04-07T12:41:58.880Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:41:59.468Z] #32 ... [2026-04-07T12:41:59.468Z] [2026-04-07T12:41:59.468Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:41:59.468Z] #31 DONE 0.0s [2026-04-07T12:41:59.468Z] [2026-04-07T12:41:59.468Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:41:59.670Z] #50 ... [2026-04-07T12:41:59.670Z] [2026-04-07T12:41:59.670Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:41:59.670Z] #0 7.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.670Z] #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.670Z] #0 8.158 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:41:59.670Z] #0 8.158 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:41:59.670Z] #0 8.158 OK: 26324 distinct packages available [2026-04-07T12:41:59.670Z] #0 8.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.670Z] #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.670Z] #0 8.831 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-07T12:41:59.670Z] #0 8.835 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-07T12:41:59.670Z] #0 8.838 (3/5) Installing libucontext (1.3.2-r0) [2026-04-07T12:41:59.670Z] #0 8.841 (4/5) Installing gcompat (1.1.0-r4) [2026-04-07T12:41:59.670Z] #0 8.846 (5/5) Installing openssl (3.5.5-r0) [2026-04-07T12:41:59.670Z] #0 8.862 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:41:59.670Z] #0 8.870 OK: 8 MiB in 21 packages [2026-04-07T12:41:59.734Z] #32 ... [2026-04-07T12:41:59.735Z] [2026-04-07T12:41:59.735Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:41:59.735Z] #31 DONE 0.0s [2026-04-07T12:41:59.735Z] [2026-04-07T12:41:59.735Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:41:59.735Z] #32 DONE 0.7s [2026-04-07T12:41:59.735Z] [2026-04-07T12:41:59.735Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:41:59.735Z] #31 DONE 0.0s [2026-04-07T12:41:59.735Z] [2026-04-07T12:41:59.735Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:41:59.735Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:41:59.735Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:41:59.735Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:41:59.735Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.0s [2026-04-07T12:41:59.735Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:41:59.929Z] #54 ... [2026-04-07T12:41:59.929Z] [2026-04-07T12:41:59.929Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-07T12:41:59.929Z] #0 7.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.929Z] #0 7.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.929Z] #0 7.942 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-07T12:41:59.929Z] #0 8.082 (2/4) Installing openssl (3.5.5-r0) [2026-04-07T12:41:59.929Z] #0 8.098 (3/4) Installing su-exec (0.2-r3) [2026-04-07T12:41:59.929Z] #0 8.104 (4/4) Installing yq-go (4.47.2-r3) [2026-04-07T12:41:59.929Z] #0 8.233 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:41:59.929Z] #0 8.239 OK: 20 MiB in 20 packages [2026-04-07T12:41:59.929Z] #55 ... [2026-04-07T12:41:59.929Z] [2026-04-07T12:41:59.929Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-07T12:41:59.929Z] #0 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.929Z] #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:41:59.929Z] #0 1.159 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-07T12:41:59.929Z] #0 1.165 (2/2) Installing su-exec (0.2-r3) [2026-04-07T12:41:59.929Z] #0 1.169 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:41:59.929Z] #0 1.175 OK: 7 MiB in 18 packages [2026-04-07T12:42:00.001Z] #33 ... [2026-04-07T12:42:00.001Z] [2026-04-07T12:42:00.001Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:42:00.001Z] #32 DONE 0.7s [2026-04-07T12:42:00.001Z] [2026-04-07T12:42:00.001Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:00.001Z] #33 ... [2026-04-07T12:42:00.001Z] [2026-04-07T12:42:00.001Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:42:00.001Z] #31 DONE 0.0s [2026-04-07T12:42:00.001Z] [2026-04-07T12:42:00.001Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:42:00.001Z] #32 DONE 0.7s [2026-04-07T12:42:00.001Z] [2026-04-07T12:42:00.001Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:00.191Z] #56 ... [2026-04-07T12:42:00.191Z] [2026-04-07T12:42:00.191Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-07T12:42:00.191Z] #0 0.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:00.191Z] #0 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:00.191Z] #0 1.250 (1/3) Installing ca-certificates (20250911-r0) [2026-04-07T12:42:00.191Z] #0 1.269 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:00.191Z] #0 1.275 (3/3) Installing tzdata (2026a-r0) [2026-04-07T12:42:00.191Z] #0 1.317 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:00.191Z] #0 1.324 Executing ca-certificates-20250911-r0.trigger [2026-04-07T12:42:00.191Z] #0 1.383 OK: 8 MiB in 19 packages [2026-04-07T12:42:00.191Z] #57 ... [2026-04-07T12:42:00.191Z] [2026-04-07T12:42:00.191Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-07T12:42:00.191Z] #0 8.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:00.191Z] #0 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:00.191Z] #0 8.533 OK: 265 MiB in 60 packages [2026-04-07T12:42:00.268Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.5s [2026-04-07T12:42:00.268Z] #33 ... [2026-04-07T12:42:00.268Z] [2026-04-07T12:42:00.268Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:42:00.268Z] #31 DONE 0.0s [2026-04-07T12:42:00.268Z] [2026-04-07T12:42:00.268Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:00.268Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:42:00.268Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:42:00.268Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:42:00.268Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.7s [2026-04-07T12:42:00.268Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:42:00.450Z] #58 ... [2026-04-07T12:42:00.450Z] [2026-04-07T12:42:00.451Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-07T12:42:00.451Z] #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-04-07T12:42:00.451Z] #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-07T12:42:00.451Z] #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-07T12:42:00.451Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-04-07T12:42:00.451Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-07T12:42:00.451Z] #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2026-04-07T12:42:00.451Z] #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-07T12:42:00.451Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.3s done [2026-04-07T12:42:00.451Z] #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-04-07T12:42:00.451Z] #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.3s done [2026-04-07T12:42:00.537Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.9s [2026-04-07T12:42:00.537Z] #33 ... [2026-04-07T12:42:00.537Z] [2026-04-07T12:42:00.537Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:42:00.537Z] #31 DONE 0.0s [2026-04-07T12:42:00.537Z] [2026-04-07T12:42:00.537Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:00.537Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.0s [2026-04-07T12:42:00.711Z] #59 ... [2026-04-07T12:42:00.711Z] [2026-04-07T12:42:00.711Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-07T12:42:00.711Z] #60 ... [2026-04-07T12:42:00.711Z] [2026-04-07T12:42:00.711Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-07T12:42:00.711Z] #0 3.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:00.711Z] #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:00.711Z] #0 4.154 (1/4) Installing ca-certificates (20250911-r0) [2026-04-07T12:42:00.711Z] #0 4.171 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:00.711Z] #0 4.176 (3/4) Installing su-exec (0.2-r3) [2026-04-07T12:42:00.711Z] #0 4.179 (4/4) Installing yq-go (4.47.2-r3) [2026-04-07T12:42:00.711Z] #0 4.254 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:00.711Z] #0 4.262 Executing ca-certificates-20250911-r0.trigger [2026-04-07T12:42:00.711Z] #0 4.301 OK: 20 MiB in 20 packages [2026-04-07T12:42:00.980Z] #61 ... [2026-04-07T12:42:00.980Z] [2026-04-07T12:42:00.980Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:01.121Z] #33 ... [2026-04-07T12:42:01.121Z] [2026-04-07T12:42:01.121Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:42:01.121Z] #31 DONE 0.1s [2026-04-07T12:42:01.121Z] [2026-04-07T12:42:01.121Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:01.121Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-07T12:42:01.121Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-04-07T12:42:01.121Z] #33 ... [2026-04-07T12:42:01.121Z] [2026-04-07T12:42:01.121Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:42:01.121Z] #32 DONE 1.4s [2026-04-07T12:42:01.121Z] [2026-04-07T12:42:01.121Z] #34 [support-scheduler internal] load build context [2026-04-07T12:42:01.121Z] #34 DONE 0.0s [2026-04-07T12:42:01.121Z] [2026-04-07T12:42:01.121Z] #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:01.121Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:42:01.121Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:42:01.121Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:42:01.121Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-07T12:42:01.121Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:42:01.121Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:42:01.121Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:42:01.121Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-07T12:42:01.121Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:42:01.239Z] #62 ... [2026-04-07T12:42:01.239Z] [2026-04-07T12:42:01.239Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:01.239Z] #0 5.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:01.239Z] #0 5.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:01.239Z] #0 6.103 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:01.239Z] #0 6.108 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:01.239Z] #0 6.115 OK: 7 MiB in 17 packages [2026-04-07T12:42:01.239Z] #63 ... [2026-04-07T12:42:01.239Z] [2026-04-07T12:42:01.239Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:01.391Z] #33 ... [2026-04-07T12:42:01.391Z] [2026-04-07T12:42:01.391Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:42:01.391Z] #31 DONE 0.1s [2026-04-07T12:42:01.391Z] [2026-04-07T12:42:01.391Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:42:01.499Z] #64 ... [2026-04-07T12:42:01.499Z] [2026-04-07T12:42:01.499Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:01.499Z] #65 ... [2026-04-07T12:42:01.499Z] [2026-04-07T12:42:01.499Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:01.499Z] #0 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:01.499Z] #0 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:01.499Z] #0 1.213 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:01.499Z] #0 1.213 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:01.499Z] #0 1.213 OK: 26324 distinct packages available [2026-04-07T12:42:01.499Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:01.499Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:01.499Z] #0 1.720 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-07T12:42:01.499Z] #0 1.737 (2/13) Installing c-ares (1.34.6-r0) [2026-04-07T12:42:01.499Z] #0 1.743 (3/13) Installing libunistring (1.3-r0) [2026-04-07T12:42:01.499Z] #0 1.769 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-07T12:42:01.499Z] #0 1.775 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-07T12:42:01.499Z] #0 1.779 (6/13) Installing libpsl (0.21.5-r3) [2026-04-07T12:42:01.499Z] #0 1.783 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-07T12:42:01.499Z] #0 1.795 (8/13) Installing libcurl (8.14.1-r2) [2026-04-07T12:42:01.499Z] #0 1.804 (9/13) Installing curl (8.14.1-r2) [2026-04-07T12:42:01.499Z] #0 1.815 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:01.499Z] #0 1.827 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-07T12:42:01.499Z] #0 1.828 (12/13) Installing libucontext (1.3.2-r0) [2026-04-07T12:42:01.499Z] #0 1.831 (13/13) Installing gcompat (1.1.0-r4) [2026-04-07T12:42:01.499Z] #0 1.836 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:01.499Z] #0 1.845 OK: 13 MiB in 29 packages [2026-04-07T12:42:01.758Z] #66 ... [2026-04-07T12:42:01.759Z] [2026-04-07T12:42:01.759Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:01.759Z] #67 ... [2026-04-07T12:42:01.759Z] [2026-04-07T12:42:01.759Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:01.980Z] #32 ... [2026-04-07T12:42:01.980Z] [2026-04-07T12:42:01.980Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-07T12:42:01.980Z] #31 DONE 0.1s [2026-04-07T12:42:01.980Z] [2026-04-07T12:42:01.980Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-07T12:42:02.017Z] #68 ... [2026-04-07T12:42:02.018Z] [2026-04-07T12:42:02.018Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-07T12:42:02.018Z] #0 7.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.018Z] #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.018Z] #0 7.988 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:02.018Z] #0 7.988 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:02.018Z] #0 7.988 OK: 26324 distinct packages available [2026-04-07T12:42:02.018Z] #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.018Z] #0 8.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.018Z] #0 8.468 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:02.018Z] #0 8.473 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-07T12:42:02.018Z] #0 8.476 (3/4) Installing libucontext (1.3.2-r0) [2026-04-07T12:42:02.018Z] #0 8.480 (4/4) Installing gcompat (1.1.0-r4) [2026-04-07T12:42:02.018Z] #0 8.485 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:02.018Z] #0 8.493 OK: 8 MiB in 20 packages [2026-04-07T12:42:02.248Z] #32 DONE 2.2s [2026-04-07T12:42:02.248Z] [2026-04-07T12:42:02.248Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:02.248Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:42:02.248Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:42:02.248Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:42:02.248Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-07T12:42:02.248Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:42:02.277Z] #69 ... [2026-04-07T12:42:02.277Z] [2026-04-07T12:42:02.277Z] #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:02.277Z] #0 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.277Z] #0 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.277Z] #0 1.173 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:02.277Z] #0 1.180 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:02.277Z] #0 1.185 OK: 7 MiB in 17 packages [2026-04-07T12:42:02.277Z] #70 ... [2026-04-07T12:42:02.277Z] [2026-04-07T12:42:02.277Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-07T12:42:02.277Z] #0 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.277Z] #0 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:02.277Z] #0 3.593 (1/7) Installing ca-certificates (20250911-r0) [2026-04-07T12:42:02.277Z] #0 3.609 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:02.277Z] #0 3.613 (3/7) Installing libgcc (14.2.0-r6) [2026-04-07T12:42:02.277Z] #0 3.618 (4/7) Installing libsodium (1.0.20-r1) [2026-04-07T12:42:02.277Z] #0 3.627 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-07T12:42:02.277Z] #0 3.710 (6/7) Installing libzmq (4.3.5-r2) [2026-04-07T12:42:02.277Z] #0 3.724 (7/7) Installing zeromq (4.3.5-r2) [2026-04-07T12:42:02.277Z] #0 3.728 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:02.277Z] #0 3.736 Executing ca-certificates-20250911-r0.trigger [2026-04-07T12:42:02.277Z] #0 3.778 OK: 12 MiB in 23 packages [2026-04-07T12:42:02.518Z] #33 ... [2026-04-07T12:42:02.518Z] [2026-04-07T12:42:02.518Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-07T12:42:02.518Z] #35 DONE 2.9s [2026-04-07T12:42:02.786Z] [2026-04-07T12:42:02.786Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:02.786Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:42:02.786Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:42:02.786Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:42:02.786Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-07T12:42:02.786Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:42:03.756Z] #33 ... [2026-04-07T12:42:03.756Z] [2026-04-07T12:42:03.756Z] #36 [core-command internal] load build context [2026-04-07T12:42:03.756Z] #36 transferring context: 3.40MB 2.5s done [2026-04-07T12:42:03.756Z] #36 DONE 4.0s [2026-04-07T12:42:03.756Z] [2026-04-07T12:42:03.756Z] #37 [security-proxy-auth internal] load build context [2026-04-07T12:42:03.756Z] #37 transferring context: 3.40MB 3.2s done [2026-04-07T12:42:03.756Z] #37 DONE 4.1s [2026-04-07T12:42:03.756Z] [2026-04-07T12:42:03.756Z] #38 [security-secretstore-setup internal] load build context [2026-04-07T12:42:03.756Z] #38 transferring context: 3.40MB 2.6s done [2026-04-07T12:42:03.756Z] #38 DONE 4.2s [2026-04-07T12:42:03.756Z] [2026-04-07T12:42:03.756Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:04.023Z] #33 ... [2026-04-07T12:42:04.023Z] [2026-04-07T12:42:04.023Z] #39 [core-metadata internal] load build context [2026-04-07T12:42:04.023Z] #39 transferring context: 3.40MB 2.2s done [2026-04-07T12:42:04.023Z] #39 DONE 3.7s [2026-04-07T12:42:04.023Z] [2026-04-07T12:42:04.023Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:04.292Z] #33 ... [2026-04-07T12:42:04.292Z] [2026-04-07T12:42:04.292Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-07T12:42:04.292Z] #40 DONE 2.4s [2026-04-07T12:42:04.292Z] [2026-04-07T12:42:04.292Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:04.292Z] #33 ... [2026-04-07T12:42:04.292Z] [2026-04-07T12:42:04.292Z] #41 [security-proxy-setup internal] load build context [2026-04-07T12:42:04.292Z] #41 transferring context: 3.40MB 3.4s done [2026-04-07T12:42:04.292Z] #41 DONE 4.8s [2026-04-07T12:42:04.292Z] [2026-04-07T12:42:04.292Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:04.292Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-07T12:42:04.292Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-07T12:42:04.292Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-07T12:42:04.292Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-04-07T12:42:04.292Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-07T12:42:04.573Z] #33 ... [2026-04-07T12:42:04.573Z] [2026-04-07T12:42:04.573Z] #42 [security-spire-agent internal] load build context [2026-04-07T12:42:04.573Z] #42 DONE 0.0s [2026-04-07T12:42:04.573Z] [2026-04-07T12:42:04.573Z] #43 [security-bootstrapper internal] load build context [2026-04-07T12:42:04.573Z] #43 transferring context: 3.40MB 3.5s done [2026-04-07T12:42:04.573Z] #43 DONE 4.9s [2026-04-07T12:42:04.573Z] [2026-04-07T12:42:04.573Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:04.839Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.7s done [2026-04-07T12:42:04.839Z] #33 ... [2026-04-07T12:42:04.839Z] [2026-04-07T12:42:04.839Z] #44 [support-notifications internal] load build context [2026-04-07T12:42:04.839Z] #44 transferring context: 3.40MB 3.5s done [2026-04-07T12:42:04.839Z] #44 DONE 5.1s [2026-04-07T12:42:04.839Z] [2026-04-07T12:42:04.839Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:04.839Z] #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-04-07T12:42:04.839Z] #45 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-07T12:42:04.839Z] #45 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-07T12:42:04.839Z] #45 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-07T12:42:04.839Z] #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-04-07T12:42:04.839Z] #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done [2026-04-07T12:42:04.839Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-04-07T12:42:04.839Z] #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.9s done [2026-04-07T12:42:04.839Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 1.7s [2026-04-07T12:42:04.839Z] #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-04-07T12:42:05.106Z] #45 ... [2026-04-07T12:42:05.106Z] [2026-04-07T12:42:05.106Z] #46 [core-data internal] load build context [2026-04-07T12:42:05.106Z] #46 transferring context: 3.40MB 2.1s done [2026-04-07T12:42:05.106Z] #46 DONE 4.0s [2026-04-07T12:42:05.106Z] [2026-04-07T12:42:05.106Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:05.372Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.1s [2026-04-07T12:42:05.372Z] #45 ... [2026-04-07T12:42:05.372Z] [2026-04-07T12:42:05.372Z] #47 [security-spiffe-token-provider internal] load build context [2026-04-07T12:42:05.372Z] #47 transferring context: 3.40MB 2.4s done [2026-04-07T12:42:05.372Z] #47 DONE 4.5s [2026-04-07T12:42:05.372Z] [2026-04-07T12:42:05.372Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:05.372Z] #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-07T12:42:05.641Z] #45 ... [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #34 [support-scheduler internal] load build context [2026-04-07T12:42:05.641Z] #34 transferring context: 3.40MB 2.5s done [2026-04-07T12:42:05.641Z] #34 DONE 4.5s [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:05.641Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.4s [2026-04-07T12:42:05.641Z] #45 ... [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #48 [core-keeper internal] load build context [2026-04-07T12:42:05.641Z] #48 transferring context: 3.40MB 1.8s done [2026-04-07T12:42:05.641Z] #48 DONE 3.4s [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #49 [core-common-config-bootstrapper internal] load build context [2026-04-07T12:42:05.641Z] #49 transferring context: 3.40MB 1.8s done [2026-04-07T12:42:05.641Z] #49 DONE 3.4s [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #50 [security-spire-server internal] load build context [2026-04-07T12:42:05.641Z] #50 transferring context: 26.57kB 0.1s done [2026-04-07T12:42:05.641Z] #50 DONE 3.0s [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #51 [security-spire-config internal] load build context [2026-04-07T12:42:05.641Z] #51 transferring context: 24.82kB 0.1s done [2026-04-07T12:42:05.641Z] #51 DONE 3.0s [2026-04-07T12:42:05.641Z] [2026-04-07T12:42:05.641Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:05.641Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.81MB / 37.02MB 2.5s [2026-04-07T12:42:05.909Z] #45 ... [2026-04-07T12:42:05.909Z] [2026-04-07T12:42:05.909Z] #52 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-07T12:42:05.909Z] #52 DONE 7.3s [2026-04-07T12:42:05.909Z] [2026-04-07T12:42:05.909Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:05.909Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.45MB / 37.02MB 2.8s [2026-04-07T12:42:06.175Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 3.0s [2026-04-07T12:42:06.449Z] #45 ... [2026-04-07T12:42:06.449Z] [2026-04-07T12:42:06.449Z] #42 [security-spire-agent internal] load build context [2026-04-07T12:42:06.449Z] #42 transferring context: 26.10kB 0.0s done [2026-04-07T12:42:06.449Z] #42 DONE 1.7s [2026-04-07T12:42:06.449Z] [2026-04-07T12:42:06.449Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:06.449Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 3.3s [2026-04-07T12:42:07.045Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.5s done [2026-04-07T12:42:07.639Z] #45 ... [2026-04-07T12:42:07.639Z] [2026-04-07T12:42:07.639Z] #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-04-07T12:42:07.639Z] #53 DONE 2.2s [2026-04-07T12:42:07.639Z] [2026-04-07T12:42:07.639Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:08.842Z] #71 ... [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:08.842Z] #70 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-07T12:42:08.842Z] #57 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-07T12:42:08.842Z] #56 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:08.842Z] #72 ... [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-07T12:42:08.842Z] #69 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-07T12:42:08.842Z] #55 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:08.842Z] #67 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-07T12:42:08.842Z] #71 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-07T12:42:08.842Z] #58 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:42:08.842Z] #54 DONE 18.5s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:08.842Z] #66 DONE 18.6s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-07T12:42:08.842Z] #61 DONE 18.6s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:08.842Z] #63 DONE 18.6s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:08.842Z] #73 ... [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:08.842Z] #74 DONE 0.2s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:08.842Z] #50 DONE 18.9s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-07T12:42:08.842Z] #59 DONE 18.7s [2026-04-07T12:42:08.842Z] [2026-04-07T12:42:08.842Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:09.774Z] #75 ... [2026-04-07T12:42:09.774Z] [2026-04-07T12:42:09.774Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:09.775Z] #62 DONE 20.0s [2026-04-07T12:42:09.775Z] [2026-04-07T12:42:09.775Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:09.775Z] #64 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:09.775Z] #64 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.032Z] #64 20.48 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:10.032Z] #64 20.48 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:10.032Z] #64 20.48 OK: 26335 distinct packages available [2026-04-07T12:42:10.032Z] #64 ... [2026-04-07T12:42:10.032Z] [2026-04-07T12:42:10.032Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:10.033Z] #65 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.033Z] #65 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.033Z] #65 20.38 OK: 265 MiB in 60 packages [2026-04-07T12:42:10.033Z] #65 DONE 20.5s [2026-04-07T12:42:10.033Z] [2026-04-07T12:42:10.033Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:10.033Z] #64 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.290Z] #64 ... [2026-04-07T12:42:10.290Z] [2026-04-07T12:42:10.290Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:10.290Z] #68 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.290Z] #68 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.290Z] #68 20.47 OK: 265 MiB in 60 packages [2026-04-07T12:42:10.290Z] #68 DONE 20.6s [2026-04-07T12:42:10.290Z] [2026-04-07T12:42:10.290Z] #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:10.290Z] #76 DONE 0.1s [2026-04-07T12:42:10.290Z] [2026-04-07T12:42:10.290Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-07T12:42:10.290Z] #60 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.290Z] #60 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.290Z] #60 20.46 OK: 265 MiB in 60 packages [2026-04-07T12:42:10.290Z] #60 DONE 20.6s [2026-04-07T12:42:10.290Z] [2026-04-07T12:42:10.290Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:10.290Z] #64 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.290Z] #64 ... [2026-04-07T12:42:10.290Z] [2026-04-07T12:42:10.290Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:10.290Z] #77 DONE 0.1s [2026-04-07T12:42:10.290Z] [2026-04-07T12:42:10.290Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:10.290Z] #78 DONE 0.1s [2026-04-07T12:42:10.547Z] [2026-04-07T12:42:10.547Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-07T12:42:10.547Z] #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.547Z] #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.547Z] #0 2.284 OK: 7 MiB in 18 packages [2026-04-07T12:42:10.547Z] #79 DONE 2.4s [2026-04-07T12:42:10.547Z] [2026-04-07T12:42:10.547Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:10.547Z] #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.547Z] #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.547Z] #0 2.366 OK: 8 MiB in 19 packages [2026-04-07T12:42:10.547Z] #80 DONE 2.5s [2026-04-07T12:42:10.547Z] [2026-04-07T12:42:10.547Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:10.547Z] #81 ... [2026-04-07T12:42:10.547Z] [2026-04-07T12:42:10.547Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-07T12:42:10.547Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.547Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.547Z] #0 2.360 OK: 8 MiB in 20 packages [2026-04-07T12:42:10.548Z] #82 DONE 2.5s [2026-04-07T12:42:10.548Z] [2026-04-07T12:42:10.548Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:10.548Z] #72 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.548Z] #72 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:10.548Z] #72 2.373 OK: 7 MiB in 17 packages [2026-04-07T12:42:10.548Z] #72 DONE 2.5s [2026-04-07T12:42:10.805Z] [2026-04-07T12:42:10.805Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:10.805Z] #83 ... [2026-04-07T12:42:10.805Z] [2026-04-07T12:42:10.805Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:10.805Z] #64 20.98 OK: 265 MiB in 60 packages [2026-04-07T12:42:10.805Z] #64 DONE 21.3s [2026-04-07T12:42:11.062Z] [2026-04-07T12:42:11.062Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:11.630Z] #84 DONE 0.6s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-07T12:42:11.630Z] #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:11.630Z] #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:11.630Z] #0 3.185 OK: 20 MiB in 20 packages [2026-04-07T12:42:11.630Z] #85 DONE 3.4s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:11.630Z] #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:11.630Z] #0 2.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:11.630Z] #0 2.652 OK: 7 MiB in 17 packages [2026-04-07T12:42:11.630Z] #86 DONE 3.3s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:42:11.630Z] #87 DONE 0.9s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-07T12:42:11.630Z] #88 DONE 0.1s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-07T12:42:11.630Z] #89 DONE 0.1s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-07T12:42:11.630Z] #90 DONE 0.1s [2026-04-07T12:42:11.630Z] [2026-04-07T12:42:11.630Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-07T12:42:11.887Z] #91 DONE 0.1s [2026-04-07T12:42:11.887Z] [2026-04-07T12:42:11.887Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-07T12:42:11.887Z] #92 DONE 0.0s [2026-04-07T12:42:11.887Z] [2026-04-07T12:42:11.887Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-07T12:42:11.887Z] #93 DONE 0.0s [2026-04-07T12:42:11.887Z] [2026-04-07T12:42:11.887Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:11.887Z] #73 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:11.887Z] #73 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.144Z] #73 ... [2026-04-07T12:42:12.144Z] [2026-04-07T12:42:12.144Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:12.144Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.144Z] #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.144Z] #0 3.841 OK: 12 MiB in 23 packages [2026-04-07T12:42:12.144Z] #94 DONE 4.0s [2026-04-07T12:42:12.144Z] [2026-04-07T12:42:12.144Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:12.144Z] #73 3.895 OK: 8 MiB in 21 packages [2026-04-07T12:42:12.144Z] #73 ... [2026-04-07T12:42:12.144Z] [2026-04-07T12:42:12.144Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:12.144Z] #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.144Z] #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.144Z] #0 3.853 OK: 13 MiB in 29 packages [2026-04-07T12:42:12.144Z] #95 DONE 4.1s [2026-04-07T12:42:12.401Z] [2026-04-07T12:42:12.401Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-07T12:42:12.401Z] #0 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.401Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:12.401Z] #0 3.838 OK: 20 MiB in 20 packages [2026-04-07T12:42:12.401Z] #96 DONE 4.1s [2026-04-07T12:42:12.401Z] [2026-04-07T12:42:12.401Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:12.401Z] #73 DONE 4.1s [2026-04-07T12:42:12.401Z] [2026-04-07T12:42:12.401Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-07T12:42:12.988Z] #54 ... [2026-04-07T12:42:12.988Z] [2026-04-07T12:42:12.988Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:12.988Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.5s [2026-04-07T12:42:13.340Z] #97 DONE 1.1s [2026-04-07T12:42:13.340Z] [2026-04-07T12:42:13.340Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-07T12:42:13.340Z] #0 2.034 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:13.340Z] #0 2.480 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:13.340Z] #0 3.165 OK: 265 MiB in 60 packages [2026-04-07T12:42:13.340Z] #98 DONE 3.8s [2026-04-07T12:42:13.340Z] [2026-04-07T12:42:13.340Z] #99 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:13.340Z] #0 3.447 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:13.340Z] #0 3.879 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-07T12:42:13.340Z] #0 4.768 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:13.340Z] #0 4.899 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:13.340Z] #0 4.906 OK: 7 MiB in 17 packages [2026-04-07T12:42:13.340Z] #99 DONE 5.2s [2026-04-07T12:42:13.340Z] [2026-04-07T12:42:13.341Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:42:13.341Z] #100 DONE 1.1s [2026-04-07T12:42:13.341Z] [2026-04-07T12:42:13.341Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:42:13.341Z] #101 ... [2026-04-07T12:42:13.341Z] [2026-04-07T12:42:13.341Z] #102 [security-spire-config] exporting to image [2026-04-07T12:42:13.341Z] #102 exporting layers 1.5s done [2026-04-07T12:42:13.341Z] #102 writing image sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done [2026-04-07T12:42:13.341Z] #102 naming to docker.io/library/security-spire-config done [2026-04-07T12:42:13.341Z] #102 DONE 1.6s [2026-04-07T12:42:13.341Z] [2026-04-07T12:42:13.341Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-07T12:42:13.341Z] #103 DONE 0.2s [2026-04-07T12:42:13.909Z] [2026-04-07T12:42:13.909Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-07T12:42:13.909Z] #104 DONE 0.2s [2026-04-07T12:42:13.909Z] [2026-04-07T12:42:13.909Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:14.406Z] #45 ... [2026-04-07T12:42:14.406Z] [2026-04-07T12:42:14.406Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:14.406Z] #55 DONE 8.3s [2026-04-07T12:42:14.406Z] [2026-04-07T12:42:14.406Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:14.406Z] #45 ... [2026-04-07T12:42:14.406Z] [2026-04-07T12:42:14.406Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:14.673Z] #56 ... [2026-04-07T12:42:14.673Z] [2026-04-07T12:42:14.673Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-07T12:42:14.673Z] #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-04-07T12:42:14.673Z] #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-07T12:42:14.673Z] #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-04-07T12:42:14.673Z] #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-04-07T12:42:14.673Z] #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-07T12:42:14.673Z] #57 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-04-07T12:42:14.673Z] #57 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-04-07T12:42:14.673Z] #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-04-07T12:42:14.673Z] #57 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.1s done [2026-04-07T12:42:14.673Z] #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-04-07T12:42:14.673Z] #57 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.6s [2026-04-07T12:42:14.843Z] #105 ... [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-07T12:42:14.843Z] #106 DONE 1.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-07T12:42:14.843Z] #107 DONE 4.2s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:42:14.843Z] #101 DONE 1.3s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-07T12:42:14.843Z] #108 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-07T12:42:14.843Z] #109 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-07T12:42:14.843Z] #110 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-07T12:42:14.843Z] #111 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-07T12:42:14.843Z] #112 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-07T12:42:14.843Z] #113 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-07T12:42:14.843Z] #114 DONE 0.1s [2026-04-07T12:42:14.843Z] [2026-04-07T12:42:14.843Z] #115 [security-spire-server] exporting to image [2026-04-07T12:42:15.101Z] #115 ... [2026-04-07T12:42:15.101Z] [2026-04-07T12:42:15.101Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-07T12:42:15.101Z] #116 DONE 0.1s [2026-04-07T12:42:15.101Z] [2026-04-07T12:42:15.101Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-07T12:42:15.101Z] #117 DONE 0.0s [2026-04-07T12:42:15.101Z] [2026-04-07T12:42:15.101Z] #118 [security-spire-agent] exporting to image [2026-04-07T12:42:15.359Z] #118 ... [2026-04-07T12:42:15.359Z] [2026-04-07T12:42:15.359Z] #115 [security-spire-server] exporting to image [2026-04-07T12:42:15.359Z] #115 exporting layers 0.5s done [2026-04-07T12:42:15.359Z] #115 writing image sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done [2026-04-07T12:42:15.359Z] #115 naming to docker.io/library/security-spire-server 0.0s done [2026-04-07T12:42:15.359Z] #115 DONE 0.5s [2026-04-07T12:42:15.611Z] #57 ... [2026-04-07T12:42:15.611Z] [2026-04-07T12:42:15.611Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:42:15.616Z] [2026-04-07T12:42:15.616Z] #118 [security-spire-agent] exporting to image [2026-04-07T12:42:15.616Z] #118 exporting layers 0.5s done [2026-04-07T12:42:15.616Z] #118 writing image sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done [2026-04-07T12:42:15.616Z] #118 naming to docker.io/library/security-spire-agent done [2026-04-07T12:42:15.616Z] #118 DONE 0.5s [2026-04-07T12:42:15.616Z] [2026-04-07T12:42:15.616Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:15.885Z] #33 ... [2026-04-07T12:42:15.885Z] [2026-04-07T12:42:15.885Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-07T12:42:15.885Z] #58 ... [2026-04-07T12:42:15.885Z] [2026-04-07T12:42:15.885Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:15.885Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.161Z] #59 ... [2026-04-07T12:42:16.161Z] [2026-04-07T12:42:16.161Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:16.161Z] #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.161Z] #0 8.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.161Z] #60 ... [2026-04-07T12:42:16.161Z] [2026-04-07T12:42:16.161Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:16.161Z] #0 7.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.161Z] #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.433Z] #61 ... [2026-04-07T12:42:16.433Z] [2026-04-07T12:42:16.433Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-07T12:42:16.433Z] #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.433Z] #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.433Z] #62 ... [2026-04-07T12:42:16.433Z] [2026-04-07T12:42:16.433Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-07T12:42:16.433Z] #0 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.708Z] #63 ... [2026-04-07T12:42:16.708Z] [2026-04-07T12:42:16.708Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-07T12:42:16.708Z] #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.708Z] #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.708Z] #64 ... [2026-04-07T12:42:16.708Z] [2026-04-07T12:42:16.708Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:42:16.708Z] #0 9.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.708Z] #0 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.980Z] #65 ... [2026-04-07T12:42:16.980Z] [2026-04-07T12:42:16.980Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-07T12:42:16.980Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:16.980Z] #66 ... [2026-04-07T12:42:16.980Z] [2026-04-07T12:42:16.981Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-07T12:42:17.253Z] #67 ... [2026-04-07T12:42:17.253Z] [2026-04-07T12:42:17.253Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:17.533Z] #45 ... [2026-04-07T12:42:17.533Z] [2026-04-07T12:42:17.533Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-07T12:42:17.533Z] #0 9.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:17.533Z] #68 ... [2026-04-07T12:42:17.533Z] [2026-04-07T12:42:17.534Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:17.838Z] #69 ... [2026-04-07T12:42:17.838Z] [2026-04-07T12:42:17.838Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-07T12:42:17.838Z] #70 ... [2026-04-07T12:42:17.838Z] [2026-04-07T12:42:17.838Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:17.838Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:18.119Z] #71 ... [2026-04-07T12:42:18.119Z] [2026-04-07T12:42:18.119Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-07T12:42:18.119Z] #69 DONE 10.4s [2026-04-07T12:42:18.119Z] [2026-04-07T12:42:18.119Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:18.119Z] #72 ... [2026-04-07T12:42:18.119Z] [2026-04-07T12:42:18.119Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-07T12:42:18.119Z] #66 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:20.991Z] #119 ... [2026-04-07T12:42:20.991Z] [2026-04-07T12:42:20.991Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:23.481Z] #66 ... [2026-04-07T12:42:23.481Z] [2026-04-07T12:42:23.481Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-07T12:42:23.481Z] #57 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.2s done [2026-04-07T12:42:23.481Z] #57 DONE 18.1s [2026-04-07T12:42:23.481Z] [2026-04-07T12:42:23.481Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:23.481Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.1s [2026-04-07T12:42:26.068Z] #45 ... [2026-04-07T12:42:26.068Z] [2026-04-07T12:42:26.068Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:26.068Z] #60 19.79 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:26.068Z] #60 19.84 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:26.068Z] #60 20.04 OK: 8 MiB in 17 packages [2026-04-07T12:42:26.068Z] #60 ... [2026-04-07T12:42:26.068Z] [2026-04-07T12:42:26.068Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-07T12:42:26.068Z] #58 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:26.068Z] #58 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:26.068Z] #58 ... [2026-04-07T12:42:26.068Z] [2026-04-07T12:42:26.068Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:26.068Z] #61 18.12 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:26.068Z] #61 18.23 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:26.068Z] #61 18.43 OK: 8 MiB in 17 packages [2026-04-07T12:42:26.068Z] #61 DONE 20.5s [2026-04-07T12:42:26.068Z] [2026-04-07T12:42:26.068Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:27.484Z] #73 ... [2026-04-07T12:42:27.484Z] [2026-04-07T12:42:27.484Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-07T12:42:27.484Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.4s done [2026-04-07T12:42:27.484Z] #45 DONE 24.8s [2026-04-07T12:42:27.484Z] [2026-04-07T12:42:27.484Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-07T12:42:27.484Z] #62 20.93 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:27.484Z] #62 20.96 (2/2) Installing su-exec (0.2-r3) [2026-04-07T12:42:27.484Z] #62 20.97 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:27.484Z] #62 21.27 OK: 8 MiB in 18 packages [2026-04-07T12:42:27.756Z] #62 ... [2026-04-07T12:42:27.756Z] [2026-04-07T12:42:27.756Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-07T12:42:27.756Z] #67 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:27.756Z] #67 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.037Z] #67 ... [2026-04-07T12:42:28.037Z] [2026-04-07T12:42:28.037Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:28.037Z] #54 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.037Z] #54 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.037Z] #54 ... [2026-04-07T12:42:28.037Z] [2026-04-07T12:42:28.037Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-07T12:42:28.037Z] #63 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.303Z] #63 ... [2026-04-07T12:42:28.303Z] [2026-04-07T12:42:28.303Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-07T12:42:28.303Z] #0 5.246 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.303Z] #0 6.914 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.303Z] #74 ... [2026-04-07T12:42:28.303Z] [2026-04-07T12:42:28.303Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:28.303Z] #59 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.570Z] #59 ... [2026-04-07T12:42:28.570Z] [2026-04-07T12:42:28.570Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-07T12:42:28.570Z] #64 18.34 (1/3) Installing ca-certificates (20250911-r0) [2026-04-07T12:42:28.570Z] #64 18.72 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:28.570Z] #64 18.75 (3/3) Installing tzdata (2026a-r0) [2026-04-07T12:42:28.570Z] #64 20.12 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:28.570Z] #64 20.39 Executing ca-certificates-20250911-r0.trigger [2026-04-07T12:42:28.570Z] #64 22.21 OK: 9 MiB in 19 packages [2026-04-07T12:42:28.849Z] #64 ... [2026-04-07T12:42:28.849Z] [2026-04-07T12:42:28.849Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:28.849Z] #60 DONE 22.9s [2026-04-07T12:42:28.849Z] [2026-04-07T12:42:28.849Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-07T12:42:28.849Z] #70 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.849Z] #70 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:28.849Z] #70 ... [2026-04-07T12:42:28.849Z] [2026-04-07T12:42:28.849Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:29.116Z] #75 ... [2026-04-07T12:42:29.116Z] [2026-04-07T12:42:29.116Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:29.116Z] #72 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:29.116Z] #72 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:29.390Z] #72 ... [2026-04-07T12:42:29.390Z] [2026-04-07T12:42:29.390Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:42:29.390Z] #65 23.05 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:29.390Z] #65 23.05 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:29.390Z] #65 23.05 OK: 26165 distinct packages available [2026-04-07T12:42:29.660Z] #65 ... [2026-04-07T12:42:29.660Z] [2026-04-07T12:42:29.660Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-07T12:42:29.660Z] #68 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:29.660Z] #68 ... [2026-04-07T12:42:29.660Z] [2026-04-07T12:42:29.660Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:29.660Z] #56 6.762 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:29.660Z] #56 8.286 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:29.934Z] #56 ... [2026-04-07T12:42:29.934Z] [2026-04-07T12:42:29.934Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-07T12:42:29.934Z] #62 DONE 24.2s [2026-04-07T12:42:29.934Z] [2026-04-07T12:42:29.934Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-07T12:42:30.523Z] #76 ... [2026-04-07T12:42:30.524Z] [2026-04-07T12:42:30.524Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:30.524Z] #71 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:30.524Z] #71 ... [2026-04-07T12:42:30.524Z] [2026-04-07T12:42:30.524Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-07T12:42:30.524Z] #58 24.61 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:30.524Z] #58 24.71 (2/4) Installing openssl (3.5.5-r0) [2026-04-07T12:42:30.791Z] #58 24.88 (3/4) Installing su-exec (0.2-r3) [2026-04-07T12:42:30.791Z] #58 24.89 (4/4) Installing yq-go (4.47.2-r3) [2026-04-07T12:42:31.061Z] #58 ... [2026-04-07T12:42:31.061Z] [2026-04-07T12:42:31.061Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-07T12:42:31.061Z] #64 DONE 25.2s [2026-04-07T12:42:31.061Z] [2026-04-07T12:42:31.061Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:34.423Z] #77 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:36.372Z] #77 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:36.373Z] #77 ... [2026-04-07T12:42:36.373Z] [2026-04-07T12:42:36.373Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-07T12:42:36.373Z] #74 18.31 OK: 255 MiB in 60 packages [2026-04-07T12:42:36.649Z] #74 ... [2026-04-07T12:42:36.649Z] [2026-04-07T12:42:36.649Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-07T12:42:36.649Z] #68 25.16 OK: 255 MiB in 60 packages [2026-04-07T12:42:36.649Z] #68 DONE 29.1s [2026-04-07T12:42:36.649Z] [2026-04-07T12:42:36.649Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:36.649Z] #54 24.84 OK: 255 MiB in 60 packages [2026-04-07T12:42:36.649Z] #54 DONE 29.2s [2026-04-07T12:42:36.649Z] [2026-04-07T12:42:36.649Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-07T12:42:36.649Z] #70 26.59 OK: 255 MiB in 60 packages [2026-04-07T12:42:36.649Z] #70 DONE 29.0s [2026-04-07T12:42:36.649Z] [2026-04-07T12:42:36.649Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-07T12:42:36.649Z] #58 26.98 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:36.649Z] #58 27.18 OK: 20 MiB in 20 packages [2026-04-07T12:42:36.649Z] #58 DONE 30.8s [2026-04-07T12:42:36.649Z] [2026-04-07T12:42:36.649Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-07T12:42:36.917Z] #78 ... [2026-04-07T12:42:36.917Z] [2026-04-07T12:42:36.917Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-07T12:42:36.917Z] #67 25.52 (1/7) Installing ca-certificates (20250911-r0) [2026-04-07T12:42:36.917Z] #67 25.83 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:36.917Z] #67 25.91 (3/7) Installing libgcc (14.2.0-r6) [2026-04-07T12:42:36.917Z] #67 25.94 (4/7) Installing libsodium (1.0.20-r1) [2026-04-07T12:42:36.917Z] #67 26.07 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-07T12:42:36.917Z] #67 26.51 (6/7) Installing libzmq (4.3.5-r2) [2026-04-07T12:42:36.917Z] #67 26.63 (7/7) Installing zeromq (4.3.5-r2) [2026-04-07T12:42:36.917Z] #67 26.75 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:36.917Z] #67 26.88 Executing ca-certificates-20250911-r0.trigger [2026-04-07T12:42:36.917Z] #67 28.40 OK: 12 MiB in 23 packages [2026-04-07T12:42:36.917Z] #67 DONE 31.0s [2026-04-07T12:42:36.917Z] [2026-04-07T12:42:36.917Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-07T12:42:36.917Z] #72 26.98 OK: 255 MiB in 60 packages [2026-04-07T12:42:36.917Z] #72 DONE 29.9s [2026-04-07T12:42:36.917Z] [2026-04-07T12:42:36.917Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-07T12:42:36.917Z] #66 24.95 (1/4) Installing ca-certificates (20250911-r0) [2026-04-07T12:42:36.917Z] #66 25.86 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:36.917Z] #66 25.88 (3/4) Installing su-exec (0.2-r3) [2026-04-07T12:42:36.917Z] #66 25.90 (4/4) Installing yq-go (4.47.2-r3) [2026-04-07T12:42:36.917Z] #66 27.55 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:36.917Z] #66 27.62 Executing ca-certificates-20250911-r0.trigger [2026-04-07T12:42:36.917Z] #66 28.40 OK: 20 MiB in 20 packages [2026-04-07T12:42:36.917Z] #66 DONE 31.0s [2026-04-07T12:42:36.917Z] [2026-04-07T12:42:36.917Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:38.344Z] #79 ... [2026-04-07T12:42:38.344Z] [2026-04-07T12:42:38.344Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:38.344Z] #80 DONE 1.7s [2026-04-07T12:42:38.344Z] [2026-04-07T12:42:38.344Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:38.344Z] #56 21.71 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:38.344Z] #56 22.20 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:38.344Z] #56 22.27 OK: 8 MiB in 17 packages [2026-04-07T12:42:38.959Z] #56 ... [2026-04-07T12:42:38.959Z] [2026-04-07T12:42:38.959Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-07T12:42:38.959Z] #74 DONE 20.8s [2026-04-07T12:42:38.959Z] [2026-04-07T12:42:38.959Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-07T12:42:38.959Z] #81 ... [2026-04-07T12:42:38.959Z] [2026-04-07T12:42:38.959Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:38.959Z] #82 DONE 2.6s [2026-04-07T12:42:39.227Z] [2026-04-07T12:42:39.227Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:39.227Z] #83 ... [2026-04-07T12:42:39.227Z] [2026-04-07T12:42:39.227Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:39.227Z] #84 DONE 2.6s [2026-04-07T12:42:39.227Z] [2026-04-07T12:42:39.227Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:39.227Z] #85 DONE 2.6s [2026-04-07T12:42:39.494Z] [2026-04-07T12:42:39.494Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:40.086Z] #86 ... [2026-04-07T12:42:40.086Z] [2026-04-07T12:42:40.086Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-07T12:42:40.086Z] #56 DONE 25.7s [2026-04-07T12:42:40.086Z] [2026-04-07T12:42:40.086Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:40.086Z] #73 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:40.086Z] #73 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:40.086Z] #73 ... [2026-04-07T12:42:40.086Z] [2026-04-07T12:42:40.086Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:40.673Z] #87 ... [2026-04-07T12:42:40.673Z] [2026-04-07T12:42:40.673Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-07T12:42:40.673Z] #81 DONE 1.9s [2026-04-07T12:42:40.953Z] [2026-04-07T12:42:40.953Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:41.219Z] #88 ... [2026-04-07T12:42:41.219Z] [2026-04-07T12:42:41.219Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-07T12:42:41.219Z] #63 25.52 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:41.219Z] #63 25.52 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:41.219Z] #63 25.52 OK: 26165 distinct packages available [2026-04-07T12:42:41.219Z] #63 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.219Z] #63 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.486Z] #63 ... [2026-04-07T12:42:41.486Z] [2026-04-07T12:42:41.486Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:42:41.486Z] #65 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.486Z] #65 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.759Z] #65 ... [2026-04-07T12:42:41.759Z] [2026-04-07T12:42:41.759Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:41.759Z] #59 25.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:41.759Z] #59 25.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:41.759Z] #59 25.61 OK: 26165 distinct packages available [2026-04-07T12:42:41.759Z] #59 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.759Z] #59 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.759Z] #59 ... [2026-04-07T12:42:41.759Z] [2026-04-07T12:42:41.759Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:41.759Z] #71 24.25 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-07T12:42:41.759Z] #71 24.25 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-07T12:42:41.759Z] #71 24.25 OK: 26176 distinct packages available [2026-04-07T12:42:41.759Z] #71 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:41.759Z] #71 28.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:42.025Z] #71 ... [2026-04-07T12:42:42.025Z] [2026-04-07T12:42:42.025Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:42.025Z] #73 15.75 OK: 8 MiB in 17 packages [2026-04-07T12:42:42.912Z] #120 DONE 32.7s [2026-04-07T12:42:42.913Z] [2026-04-07T12:42:42.913Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:42.913Z] #119 DONE 31.5s [2026-04-07T12:42:42.913Z] [2026-04-07T12:42:42.913Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:42.913Z] #81 DONE 32.8s [2026-04-07T12:42:42.913Z] [2026-04-07T12:42:42.913Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:42.913Z] #83 DONE 32.7s [2026-04-07T12:42:42.913Z] [2026-04-07T12:42:42.913Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:42.913Z] #105 DONE 29.5s [2026-04-07T12:42:42.913Z] [2026-04-07T12:42:42.913Z] #121 [core-keeper builder 7/8] COPY . . [2026-04-07T12:42:43.171Z] #121 ... [2026-04-07T12:42:43.171Z] [2026-04-07T12:42:43.171Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:43.171Z] #75 DONE 34.7s [2026-04-07T12:42:43.428Z] [2026-04-07T12:42:43.428Z] #122 [core-data builder 6/7] COPY . . [2026-04-07T12:42:43.434Z] #73 DONE 17.3s [2026-04-07T12:42:43.434Z] [2026-04-07T12:42:43.434Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-07T12:42:43.434Z] #76 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:43.434Z] #76 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:43.434Z] #76 ... [2026-04-07T12:42:43.434Z] [2026-04-07T12:42:43.434Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:43.434Z] #75 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:43.434Z] #75 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:43.699Z] #75 ... [2026-04-07T12:42:43.699Z] [2026-04-07T12:42:43.699Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:42:43.699Z] #65 37.83 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:43.699Z] #65 37.85 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-07T12:42:43.699Z] #65 37.89 (3/5) Installing libucontext (1.3.2-r0) [2026-04-07T12:42:43.699Z] #65 37.91 (4/5) Installing gcompat (1.1.0-r4) [2026-04-07T12:42:43.699Z] #65 37.93 (5/5) Installing openssl (3.5.5-r0) [2026-04-07T12:42:43.976Z] #65 38.03 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:43.976Z] #65 38.10 OK: 9 MiB in 21 packages [2026-04-07T12:42:45.400Z] #65 ... [2026-04-07T12:42:45.400Z] [2026-04-07T12:42:45.400Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:45.400Z] #75 14.97 OK: 8 MiB in 17 packages [2026-04-07T12:42:45.400Z] #75 DONE 16.5s [2026-04-07T12:42:45.400Z] [2026-04-07T12:42:45.400Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:45.400Z] #59 38.46 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-07T12:42:45.400Z] #59 38.65 (2/13) Installing c-ares (1.34.6-r0) [2026-04-07T12:42:45.400Z] #59 38.74 (3/13) Installing libunistring (1.3-r0) [2026-04-07T12:42:45.400Z] #59 38.90 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-07T12:42:45.400Z] #59 38.93 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-07T12:42:45.400Z] #59 38.95 (6/13) Installing libpsl (0.21.5-r3) [2026-04-07T12:42:45.400Z] #59 38.97 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-07T12:42:45.400Z] #59 39.04 (8/13) Installing libcurl (8.14.1-r2) [2026-04-07T12:42:45.400Z] #59 39.11 (9/13) Installing curl (8.14.1-r2) [2026-04-07T12:42:45.400Z] #59 39.14 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:45.400Z] #59 39.17 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-07T12:42:45.400Z] #59 39.18 (12/13) Installing libucontext (1.3.2-r0) [2026-04-07T12:42:45.400Z] #59 39.23 (13/13) Installing gcompat (1.1.0-r4) [2026-04-07T12:42:45.400Z] #59 39.33 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:45.400Z] #59 39.47 OK: 13 MiB in 29 packages [2026-04-07T12:42:46.001Z] #59 ... [2026-04-07T12:42:46.001Z] [2026-04-07T12:42:46.001Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-07T12:42:46.001Z] #65 DONE 40.0s [2026-04-07T12:42:46.001Z] [2026-04-07T12:42:46.001Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:46.273Z] #89 ... [2026-04-07T12:42:46.273Z] [2026-04-07T12:42:46.273Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-07T12:42:46.273Z] #76 14.73 OK: 8 MiB in 18 packages [2026-04-07T12:42:46.273Z] #76 DONE 16.2s [2026-04-07T12:42:46.273Z] [2026-04-07T12:42:46.273Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-07T12:42:46.273Z] #63 38.33 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-07T12:42:46.273Z] #63 38.37 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-07T12:42:46.273Z] #63 38.40 (3/4) Installing libucontext (1.3.2-r0) [2026-04-07T12:42:46.273Z] #63 38.41 (4/4) Installing gcompat (1.1.0-r4) [2026-04-07T12:42:46.273Z] #63 38.46 Executing busybox-1.37.0-r20.trigger [2026-04-07T12:42:46.273Z] #63 38.68 OK: 8 MiB in 20 packages [2026-04-07T12:42:46.273Z] #63 DONE 40.6s [2026-04-07T12:42:46.273Z] [2026-04-07T12:42:46.273Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-07T12:42:46.865Z] #90 ... [2026-04-07T12:42:46.865Z] [2026-04-07T12:42:46.865Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-07T12:42:46.865Z] #91 ... [2026-04-07T12:42:46.865Z] [2026-04-07T12:42:46.865Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-07T12:42:46.865Z] #59 DONE 41.1s [2026-04-07T12:42:46.865Z] [2026-04-07T12:42:46.865Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-07T12:42:46.865Z] #78 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:47.133Z] #78 ... [2026-04-07T12:42:47.133Z] [2026-04-07T12:42:47.133Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-07T12:42:47.133Z] #71 37.41 OK: 255 MiB in 60 packages [2026-04-07T12:42:47.133Z] #71 DONE 39.7s [2026-04-07T12:42:47.424Z] [2026-04-07T12:42:47.424Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:47.424Z] #77 14.52 OK: 9 MiB in 19 packages [2026-04-07T12:42:47.424Z] #77 DONE 16.3s [2026-04-07T12:42:47.424Z] [2026-04-07T12:42:47.424Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:48.382Z] #92 ... [2026-04-07T12:42:48.382Z] [2026-04-07T12:42:48.382Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:48.648Z] #93 ... [2026-04-07T12:42:48.648Z] [2026-04-07T12:42:48.648Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-07T12:42:48.648Z] #78 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:50.590Z] #78 13.80 OK: 20 MiB in 20 packages [2026-04-07T12:42:50.590Z] #78 ... [2026-04-07T12:42:50.590Z] [2026-04-07T12:42:50.590Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:42:50.590Z] #92 DONE 3.4s [2026-04-07T12:42:50.856Z] [2026-04-07T12:42:50.856Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:42:51.821Z] #94 ... [2026-04-07T12:42:51.821Z] [2026-04-07T12:42:51.821Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-07T12:42:51.821Z] #78 DONE 14.9s [2026-04-07T12:42:51.821Z] [2026-04-07T12:42:51.821Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-07T12:42:51.821Z] #91 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:52.087Z] #91 ... [2026-04-07T12:42:52.087Z] [2026-04-07T12:42:52.087Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-07T12:42:52.087Z] #95 DONE 0.4s [2026-04-07T12:42:52.087Z] [2026-04-07T12:42:52.087Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:52.087Z] #89 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:53.044Z] #89 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:53.311Z] #89 ... [2026-04-07T12:42:53.311Z] [2026-04-07T12:42:53.311Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-07T12:42:53.311Z] #90 DONE 7.1s [2026-04-07T12:42:53.447Z] #122 ... [2026-04-07T12:42:53.447Z] [2026-04-07T12:42:53.447Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2026-04-07T12:42:53.447Z] #123 ... [2026-04-07T12:42:53.447Z] [2026-04-07T12:42:53.447Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-07T12:42:53.447Z] #124 ... [2026-04-07T12:42:53.447Z] [2026-04-07T12:42:53.447Z] #125 [support-scheduler builder 6/7] COPY . . [2026-04-07T12:42:53.447Z] #125 ... [2026-04-07T12:42:53.447Z] [2026-04-07T12:42:53.447Z] #126 [support-notifications builder 6/7] COPY . . [2026-04-07T12:42:53.578Z] [2026-04-07T12:42:53.578Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:53.578Z] #79 9.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:53.578Z] #79 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:53.578Z] #79 15.15 OK: 12 MiB in 23 packages [2026-04-07T12:42:53.578Z] #79 DONE 16.5s [2026-04-07T12:42:53.578Z] [2026-04-07T12:42:53.578Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-07T12:42:53.851Z] #96 DONE 0.3s [2026-04-07T12:42:53.851Z] [2026-04-07T12:42:53.851Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-07T12:42:53.851Z] #91 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:56.427Z] #91 ... [2026-04-07T12:42:56.427Z] [2026-04-07T12:42:56.427Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-07T12:42:56.427Z] #0 7.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:56.427Z] #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:56.427Z] #97 ... [2026-04-07T12:42:56.427Z] [2026-04-07T12:42:56.427Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:42:56.427Z] #0 7.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:56.427Z] #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-07T12:42:57.831Z] #98 ... [2026-04-07T12:42:57.831Z] [2026-04-07T12:42:57.831Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-07T12:42:57.831Z] #89 12.04 OK: 9 MiB in 21 packages [2026-04-07T12:42:59.249Z] #89 DONE 13.1s [2026-04-07T12:42:59.249Z] [2026-04-07T12:42:59.249Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:42:59.249Z] #99 ... [2026-04-07T12:42:59.249Z] [2026-04-07T12:42:59.249Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-07T12:42:59.249Z] #91 21.24 OK: 20 MiB in 20 packages [2026-04-07T12:42:59.249Z] #91 DONE 22.4s [2026-04-07T12:42:59.515Z] [2026-04-07T12:42:59.515Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-07T12:43:00.510Z] #100 DONE 1.6s [2026-04-07T12:43:00.510Z] [2026-04-07T12:43:00.510Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-07T12:43:00.510Z] #97 14.00 OK: 8 MiB in 20 packages [2026-04-07T12:43:01.488Z] #97 ... [2026-04-07T12:43:01.488Z] [2026-04-07T12:43:01.488Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:43:01.488Z] #99 DONE 2.7s [2026-04-07T12:43:01.762Z] [2026-04-07T12:43:01.762Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-07T12:43:01.762Z] #98 13.23 OK: 13 MiB in 29 packages [2026-04-07T12:43:01.762Z] #98 DONE 14.5s [2026-04-07T12:43:01.762Z] [2026-04-07T12:43:01.762Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-07T12:43:01.762Z] #97 DONE 15.1s [2026-04-07T12:43:01.762Z] [2026-04-07T12:43:01.762Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:43:02.028Z] #101 ... [2026-04-07T12:43:02.028Z] [2026-04-07T12:43:02.028Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-07T12:43:02.028Z] #102 DONE 0.5s [2026-04-07T12:43:02.298Z] [2026-04-07T12:43:02.298Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-07T12:43:02.567Z] #103 DONE 0.4s [2026-04-07T12:43:02.567Z] [2026-04-07T12:43:02.567Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-07T12:43:02.840Z] #104 DONE 0.3s [2026-04-07T12:43:02.840Z] [2026-04-07T12:43:02.840Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-07T12:43:03.114Z] #105 DONE 0.3s [2026-04-07T12:43:03.114Z] [2026-04-07T12:43:03.114Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:43:03.388Z] #106 ... [2026-04-07T12:43:03.388Z] [2026-04-07T12:43:03.388Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-07T12:43:03.388Z] #107 DONE 0.3s [2026-04-07T12:43:03.653Z] [2026-04-07T12:43:03.653Z] #108 [security-spire-server] exporting to image [2026-04-07T12:43:03.653Z] #108 exporting layers [2026-04-07T12:43:03.921Z] #108 ... [2026-04-07T12:43:03.921Z] [2026-04-07T12:43:03.921Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:43:03.921Z] #106 DONE 3.5s [2026-04-07T12:43:04.187Z] [2026-04-07T12:43:04.187Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-07T12:43:04.455Z] #109 DONE 0.3s [2026-04-07T12:43:04.455Z] [2026-04-07T12:43:04.455Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-07T12:43:04.720Z] #110 DONE 0.4s [2026-04-07T12:43:04.720Z] [2026-04-07T12:43:04.720Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:04.720Z] #93 ... [2026-04-07T12:43:04.720Z] [2026-04-07T12:43:04.720Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-07T12:43:04.720Z] #101 DONE 3.1s [2026-04-07T12:43:04.720Z] [2026-04-07T12:43:04.720Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-07T12:43:04.999Z] #111 DONE 0.3s [2026-04-07T12:43:04.999Z] [2026-04-07T12:43:04.999Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-07T12:43:04.999Z] #112 DONE 0.3s [2026-04-07T12:43:04.999Z] [2026-04-07T12:43:04.999Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-07T12:43:05.269Z] #113 DONE 0.4s [2026-04-07T12:43:05.269Z] [2026-04-07T12:43:05.269Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-07T12:43:05.543Z] #114 DONE 0.4s [2026-04-07T12:43:05.543Z] [2026-04-07T12:43:05.543Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-07T12:43:05.645Z] #126 ... [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #122 DONE 20.6s [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #124 DONE 20.6s [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:43:05.645Z] #127 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #128 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:05.645Z] #129 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:43:05.645Z] #130 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #131 [core-data builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #131 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:05.645Z] #132 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #133 [core-command builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #133 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:05.645Z] #134 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:43:05.645Z] #135 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:43:05.645Z] #136 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #137 [core-metadata builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #137 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:05.645Z] #138 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #125 [support-scheduler builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #125 DONE 20.6s [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #126 [support-notifications builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #126 DONE 20.6s [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #123 [security-proxy-setup builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #123 DONE 20.6s [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #121 [core-keeper builder 7/8] COPY . . [2026-04-07T12:43:05.645Z] #121 DONE 20.6s [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:05.645Z] #139 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #140 [security-bootstrapper builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #140 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:43:05.645Z] #141 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2026-04-07T12:43:05.645Z] #142 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:43:05.645Z] #143 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.645Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:43:05.645Z] #144 CACHED [2026-04-07T12:43:05.645Z] [2026-04-07T12:43:05.646Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T12:43:05.646Z] #145 0.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-07T12:43:05.812Z] #115 DONE 0.4s [2026-04-07T12:43:05.812Z] [2026-04-07T12:43:05.812Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-07T12:43:06.078Z] #116 DONE 0.5s [2026-04-07T12:43:06.078Z] [2026-04-07T12:43:06.078Z] #108 [security-spire-agent] exporting to image [2026-04-07T12:43:06.399Z] #108 ... [2026-04-07T12:43:06.399Z] [2026-04-07T12:43:06.399Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-07T12:43:06.399Z] #117 DONE 0.4s [2026-04-07T12:43:06.672Z] [2026-04-07T12:43:06.672Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-07T12:43:06.938Z] #118 DONE 0.5s [2026-04-07T12:43:06.938Z] [2026-04-07T12:43:06.938Z] #108 [security-spire-config] exporting to image [2026-04-07T12:43:08.347Z] #108 exporting layers 4.6s done [2026-04-07T12:43:08.347Z] #108 writing image sha256:7c0b1e3f3840abe3afd7c21cc4de778f9872153083d13478f0d95a018cf4b659 0.1s done [2026-04-07T12:43:08.347Z] #108 naming to docker.io/library/security-spire-server-arm64 [2026-04-07T12:43:08.347Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-04-07T12:43:09.762Z] #108 exporting layers 3.7s done [2026-04-07T12:43:09.762Z] #108 writing image sha256:3e07557296f76ccfe1904c7edf9b6d9cabd8b457b39997cb629518f04bd54caf 0.0s done [2026-04-07T12:43:09.762Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-04-07T12:43:10.028Z] #108 exporting layers 3.1s done [2026-04-07T12:43:10.028Z] #108 writing image sha256:8cdb82ee16e8020c32244ab8a9c50491f076bf82ff1a70c39fd12a790d74109f done [2026-04-07T12:43:10.028Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2026-04-07T12:43:10.028Z] #108 DONE 6.5s [2026-04-07T12:43:10.028Z] [2026-04-07T12:43:10.028Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T12:43:13.762Z] #145 ... [2026-04-07T12:43:13.762Z] [2026-04-07T12:43:13.762Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-07T12:43:13.762Z] #0 0.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-07T12:43:13.762Z] #146 ... [2026-04-07T12:43:13.762Z] [2026-04-07T12:43:13.762Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:43:13.762Z] #0 1.027 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-07T12:43:14.019Z] #147 ... [2026-04-07T12:43:14.019Z] [2026-04-07T12:43:14.019Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-07T12:43:14.019Z] #0 1.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-07T12:43:14.019Z] #148 ... [2026-04-07T12:43:14.019Z] [2026-04-07T12:43:14.019Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-07T12:43:14.019Z] #0 0.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-07T12:43:14.278Z] #149 ... [2026-04-07T12:43:14.278Z] [2026-04-07T12:43:14.278Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-07T12:43:14.278Z] #0 0.999 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-07T12:43:14.278Z] #150 ... [2026-04-07T12:43:14.278Z] [2026-04-07T12:43:14.278Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-07T12:43:14.278Z] #0 0.889 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-07T12:43:14.536Z] #151 ... [2026-04-07T12:43:14.536Z] [2026-04-07T12:43:14.536Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T12:43:14.536Z] #0 0.702 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-07T12:43:15.423Z] #152 ... [2026-04-07T12:43:15.423Z] [2026-04-07T12:43:15.423Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T12:43:15.423Z] #0 0.561 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-07T12:43:15.424Z] #153 ... [2026-04-07T12:43:15.424Z] [2026-04-07T12:43:15.424Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T12:43:15.424Z] #0 0.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-07T12:43:15.682Z] #154 ... [2026-04-07T12:43:15.682Z] [2026-04-07T12:43:15.682Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-07T12:43:15.682Z] #0 0.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-07T12:43:15.682Z] #155 ... [2026-04-07T12:43:15.682Z] [2026-04-07T12:43:15.682Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T12:43:15.682Z] #0 0.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-07T12:44:31.670Z] #33 ... [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #87 DONE 107.4s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #93 DONE 108.4s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #119 [security-proxy-auth builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #119 ... [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #88 DONE 106.1s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #94 DONE 96.1s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #86 DONE 107.4s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #83 DONE 107.6s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #120 [support-notifications builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #120 DONE 1.8s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #121 [security-proxy-setup builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #121 DONE 1.8s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #122 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #123 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:44:31.670Z] #124 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #125 [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-04-07T12:44:31.670Z] #125 ... [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #126 [core-keeper builder 7/8] COPY . . [2026-04-07T12:44:31.670Z] #126 DONE 1.9s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #127 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #128 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:44:31.670Z] #129 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #130 [core-data builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #130 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:44:31.670Z] #131 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #132 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:44:31.670Z] #133 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #134 [core-metadata builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #134 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #135 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:44:31.670Z] #136 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #137 [core-command builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #137 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #138 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #139 [support-scheduler builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #139 DONE 2.0s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #119 [security-proxy-auth builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #119 DONE 1.9s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-07T12:44:31.670Z] #140 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-07T12:44:31.670Z] #141 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #142 [security-bootstrapper builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #142 CACHED [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-07T12:44:31.670Z] #143 DONE 2.0s [2026-04-07T12:44:31.670Z] [2026-04-07T12:44:31.670Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T12:44:34.254Z] #144 ... [2026-04-07T12:44:34.254Z] [2026-04-07T12:44:34.254Z] #125 [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-04-07T12:44:34.254Z] #125 4.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-07T12:44:38.542Z] #125 ... [2026-04-07T12:44:38.542Z] [2026-04-07T12:44:38.542Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-07T12:44:38.542Z] #0 5.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-07T12:44:38.839Z] #145 ... [2026-04-07T12:44:38.839Z] [2026-04-07T12:44:38.839Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T12:44:38.839Z] #0 5.653 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-07T12:44:39.129Z] #146 ... [2026-04-07T12:44:39.129Z] [2026-04-07T12:44:39.129Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-07T12:44:39.129Z] #0 5.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-07T12:44:39.129Z] #147 ... [2026-04-07T12:44:39.129Z] [2026-04-07T12:44:39.129Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T12:44:39.129Z] #0 5.128 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-07T12:44:39.397Z] #148 ... [2026-04-07T12:44:39.397Z] [2026-04-07T12:44:39.397Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:44:39.397Z] #0 6.150 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-07T12:44:39.397Z] #149 ... [2026-04-07T12:44:39.397Z] [2026-04-07T12:44:39.397Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T12:44:39.397Z] #0 6.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-07T12:44:39.679Z] #150 ... [2026-04-07T12:44:39.679Z] [2026-04-07T12:44:39.679Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T12:44:39.679Z] #0 5.163 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-07T12:44:39.679Z] #151 ... [2026-04-07T12:44:39.679Z] [2026-04-07T12:44:39.679Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-07T12:44:39.679Z] #0 6.030 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-07T12:44:39.948Z] #152 ... [2026-04-07T12:44:39.948Z] [2026-04-07T12:44:39.948Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-07T12:44:39.948Z] #0 4.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-07T12:44:39.948Z] #153 ... [2026-04-07T12:44:39.948Z] [2026-04-07T12:44:39.948Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-07T12:44:39.948Z] #0 4.132 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-07T12:44:44.199Z] #154 ... [2026-04-07T12:44:44.199Z] [2026-04-07T12:44:44.199Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T12:44:44.199Z] #144 5.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-07T12:44:52.158Z] #156 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-07T12:44:52.158Z] #146 DONE 96.5s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T12:44:52.158Z] #152 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:44:52.158Z] #157 DONE 0.0s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:44:52.158Z] #158 DONE 0.0s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-07T12:44:52.158Z] #159 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T12:44:52.158Z] #152 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #160 [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-04-07T12:44:52.158Z] #160 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-07T12:44:52.158Z] #161 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T12:44:52.158Z] #162 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-07T12:44:52.158Z] #150 DONE 98.2s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:44:52.158Z] #147 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T12:44:52.158Z] #162 DONE 1.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #163 [core-common-config-bootstrapper] exporting to image [2026-04-07T12:44:52.158Z] #163 exporting layers [2026-04-07T12:44:52.158Z] #163 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-07T12:44:52.158Z] #164 DONE 0.2s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-07T12:44:52.158Z] #165 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #163 [core-common-config-bootstrapper] exporting to image [2026-04-07T12:44:52.158Z] #163 exporting layers 0.9s done [2026-04-07T12:44:52.158Z] #163 writing image sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed 0.0s done [2026-04-07T12:44:52.158Z] #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-04-07T12:44:52.158Z] #163 DONE 1.0s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T12:44:52.158Z] #153 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-07T12:44:52.158Z] #165 DONE 1.4s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:44:52.158Z] #166 DONE 0.0s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:44:52.158Z] #167 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:44:52.158Z] #147 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-07T12:44:52.158Z] #168 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-07T12:44:52.158Z] #169 DONE 0.2s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-04-07T12:44:52.158Z] #170 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:44:52.158Z] #147 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #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-04-07T12:44:52.158Z] #171 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #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-04-07T12:44:52.158Z] #172 DONE 0.0s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-07T12:44:52.158Z] #173 DONE 0.1s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-07T12:44:52.158Z] #148 ... [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-07T12:44:52.158Z] #174 DONE 1.4s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #175 [security-bootstrapper] exporting to image [2026-04-07T12:44:52.158Z] #175 exporting layers 0.4s done [2026-04-07T12:44:52.158Z] #175 writing image sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done [2026-04-07T12:44:52.158Z] #175 naming to docker.io/library/security-bootstrapper done [2026-04-07T12:44:52.158Z] #175 DONE 0.4s [2026-04-07T12:44:52.158Z] [2026-04-07T12:44:52.158Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:46:00.314Z] #147 ... [2026-04-07T12:46:00.314Z] [2026-04-07T12:46:00.314Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-07T12:46:00.314Z] #148 174.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-07T12:46:07.092Z] #148 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T12:46:07.092Z] #152 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-07T12:46:07.092Z] #155 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T12:46:07.092Z] #145 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T12:46:07.092Z] #156 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T12:46:07.092Z] #153 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T12:46:07.092Z] #154 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T12:46:07.092Z] #147 DONE 183.2s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-07T12:46:07.092Z] #149 DONE 183.3s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-07T12:46:07.092Z] #151 DONE 183.3s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.092Z] #176 ... [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.092Z] #177 DONE 0.3s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.092Z] #178 DONE 0.3s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.092Z] #179 DONE 0.3s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.092Z] #180 DONE 0.3s [2026-04-07T12:46:07.092Z] [2026-04-07T12:46:07.092Z] #181 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.092Z] #181 DONE 0.3s [2026-04-07T12:46:07.350Z] [2026-04-07T12:46:07.350Z] #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.350Z] #182 DONE 0.3s [2026-04-07T12:46:07.350Z] [2026-04-07T12:46:07.350Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.350Z] #176 DONE 0.3s [2026-04-07T12:46:07.350Z] [2026-04-07T12:46:07.350Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.350Z] #183 DONE 0.2s [2026-04-07T12:46:07.350Z] [2026-04-07T12:46:07.350Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #184 DONE 0.4s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #185 DONE 0.4s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #186 DONE 0.4s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #187 DONE 0.3s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.867Z] #188 CACHED [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #189 CACHED [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #190 CACHED [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T12:46:07.867Z] #191 CACHED [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #192 DONE 0.3s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-07T12:46:07.867Z] #193 DONE 0.4s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #194 DONE 0.4s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T12:46:07.867Z] #195 DONE 0.3s [2026-04-07T12:46:07.867Z] [2026-04-07T12:46:07.867Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-07T12:46:08.832Z] #196 ... [2026-04-07T12:46:08.832Z] [2026-04-07T12:46:08.832Z] #197 [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-04-07T12:46:08.832Z] #197 DONE 1.2s [2026-04-07T12:46:08.832Z] [2026-04-07T12:46:08.832Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-07T12:46:08.832Z] #198 DONE 1.2s [2026-04-07T12:46:08.832Z] [2026-04-07T12:46:08.832Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-07T12:46:08.832Z] #199 DONE 1.2s [2026-04-07T12:46:08.832Z] [2026-04-07T12:46:08.832Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-07T12:46:08.832Z] #200 DONE 1.2s [2026-04-07T12:46:08.832Z] [2026-04-07T12:46:08.832Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-07T12:46:08.832Z] #201 DONE 1.2s [2026-04-07T12:46:08.832Z] [2026-04-07T12:46:08.832Z] #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-07T12:46:08.832Z] #202 DONE 1.2s [2026-04-07T12:46:09.090Z] [2026-04-07T12:46:09.090Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-07T12:46:09.090Z] #203 ... [2026-04-07T12:46:09.090Z] [2026-04-07T12:46:09.090Z] #204 [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-04-07T12:46:09.090Z] #204 DONE 1.6s [2026-04-07T12:46:09.349Z] [2026-04-07T12:46:09.349Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.349Z] #205 DONE 1.6s [2026-04-07T12:46:09.349Z] [2026-04-07T12:46:09.349Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-07T12:46:09.349Z] #196 DONE 1.6s [2026-04-07T12:46:09.349Z] [2026-04-07T12:46:09.349Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-07T12:46:09.349Z] #206 DONE 1.6s [2026-04-07T12:46:09.349Z] [2026-04-07T12:46:09.349Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.349Z] #207 ... [2026-04-07T12:46:09.349Z] [2026-04-07T12:46:09.349Z] #208 [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-04-07T12:46:09.349Z] #208 DONE 0.6s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.608Z] #209 DONE 0.6s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-07T12:46:09.608Z] #203 DONE 0.6s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #210 [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-04-07T12:46:09.608Z] #210 DONE 0.6s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-07T12:46:09.608Z] #211 DONE 0.2s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.608Z] #212 DONE 0.2s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-07T12:46:09.608Z] #213 DONE 0.2s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.608Z] #214 DONE 0.2s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.608Z] #207 DONE 0.2s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #215 [core-keeper] exporting to image [2026-04-07T12:46:09.608Z] #215 exporting layers 0.2s done [2026-04-07T12:46:09.608Z] #215 writing image sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done [2026-04-07T12:46:09.608Z] #215 naming to docker.io/library/core-keeper 0.0s done [2026-04-07T12:46:09.608Z] #215 DONE 0.3s [2026-04-07T12:46:09.608Z] [2026-04-07T12:46:09.608Z] #216 [core-data] exporting to image [2026-04-07T12:46:09.866Z] #216 ... [2026-04-07T12:46:09.866Z] [2026-04-07T12:46:09.866Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-07T12:46:09.866Z] #217 DONE 0.3s [2026-04-07T12:46:09.866Z] [2026-04-07T12:46:09.866Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-07T12:46:09.866Z] #218 DONE 0.3s [2026-04-07T12:46:09.866Z] [2026-04-07T12:46:09.866Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-07T12:46:09.866Z] #219 DONE 0.3s [2026-04-07T12:46:09.866Z] [2026-04-07T12:46:09.866Z] #220 [core-command] exporting to image [2026-04-07T12:46:09.866Z] #220 exporting layers 0.2s done [2026-04-07T12:46:09.866Z] #220 writing image sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 0.0s done [2026-04-07T12:46:09.866Z] #220 naming to docker.io/library/core-command 0.2s done [2026-04-07T12:46:09.866Z] #220 DONE 0.5s [2026-04-07T12:46:09.866Z] [2026-04-07T12:46:09.866Z] #221 [core-metadata] exporting to image [2026-04-07T12:46:10.124Z] #221 ... [2026-04-07T12:46:10.124Z] [2026-04-07T12:46:10.124Z] #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-07T12:46:10.124Z] #222 DONE 0.5s [2026-04-07T12:46:10.124Z] [2026-04-07T12:46:10.124Z] #223 [security-spiffe-token-provider] exporting to image [2026-04-07T12:46:10.124Z] #223 exporting layers 0.5s done [2026-04-07T12:46:10.124Z] #223 writing image sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done [2026-04-07T12:46:10.124Z] #223 naming to docker.io/library/security-spiffe-token-provider done [2026-04-07T12:46:10.124Z] #223 DONE 0.6s [2026-04-07T12:46:10.124Z] [2026-04-07T12:46:10.124Z] #216 [core-data] exporting to image [2026-04-07T12:46:10.124Z] #216 exporting layers 0.5s done [2026-04-07T12:46:10.124Z] #216 writing image sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff 0.0s done [2026-04-07T12:46:10.124Z] #216 naming to docker.io/library/core-data done [2026-04-07T12:46:10.383Z] #216 DONE 0.8s [2026-04-07T12:46:10.383Z] [2026-04-07T12:46:10.383Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-07T12:46:10.383Z] #224 DONE 0.6s [2026-04-07T12:46:10.383Z] [2026-04-07T12:46:10.383Z] #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-07T12:46:10.383Z] #225 DONE 0.3s [2026-04-07T12:46:10.383Z] [2026-04-07T12:46:10.383Z] #221 [core-metadata] exporting to image [2026-04-07T12:46:10.383Z] #221 exporting layers 0.5s done [2026-04-07T12:46:10.383Z] #221 ... [2026-04-07T12:46:10.383Z] [2026-04-07T12:46:10.383Z] #226 [support-notifications] exporting to image [2026-04-07T12:46:10.383Z] #226 exporting layers 0.8s done [2026-04-07T12:46:10.383Z] #226 writing image sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c 0.0s done [2026-04-07T12:46:10.383Z] #226 naming to docker.io/library/support-notifications 0.0s done [2026-04-07T12:46:10.383Z] #226 DONE 0.9s [2026-04-07T12:46:10.383Z] [2026-04-07T12:46:10.383Z] #221 [core-metadata] exporting to image [2026-04-07T12:46:10.383Z] #221 writing image sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done [2026-04-07T12:46:10.383Z] #221 naming to docker.io/library/core-metadata 0.0s done [2026-04-07T12:46:10.640Z] #221 DONE 0.8s [2026-04-07T12:46:10.640Z] [2026-04-07T12:46:10.640Z] #227 [support-scheduler] exporting to image [2026-04-07T12:46:10.640Z] #227 exporting layers 1.0s done [2026-04-07T12:46:10.640Z] #227 writing image sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done [2026-04-07T12:46:10.640Z] #227 naming to docker.io/library/support-scheduler done [2026-04-07T12:46:10.897Z] #227 DONE 1.2s [2026-04-07T12:46:10.897Z] [2026-04-07T12:46:10.897Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T12:46:10.897Z] #228 DONE 1.0s [2026-04-07T12:46:10.897Z] [2026-04-07T12:46:10.897Z] #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-07T12:46:10.897Z] #229 DONE 0.4s [2026-04-07T12:46:10.897Z] [2026-04-07T12:46:10.897Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-07T12:46:10.897Z] #230 DONE 0.1s [2026-04-07T12:46:10.897Z] [2026-04-07T12:46:10.897Z] #231 [security-proxy-auth] exporting to image [2026-04-07T12:46:11.155Z] #231 ... [2026-04-07T12:46:11.155Z] [2026-04-07T12:46:11.155Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T12:46:11.155Z] #232 DONE 0.7s [2026-04-07T12:46:11.155Z] [2026-04-07T12:46:11.155Z] #233 [security-proxy-setup] exporting to image [2026-04-07T12:46:11.155Z] #233 exporting layers 0.2s done [2026-04-07T12:46:11.155Z] #233 writing image sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done [2026-04-07T12:46:11.155Z] #233 naming to docker.io/library/security-proxy-setup done [2026-04-07T12:46:11.155Z] #233 DONE 0.2s [2026-04-07T12:46:11.155Z] [2026-04-07T12:46:11.155Z] #231 [security-proxy-auth] exporting to image [2026-04-07T12:46:11.155Z] #231 exporting layers 0.5s done [2026-04-07T12:46:11.414Z] #231 writing image sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done [2026-04-07T12:46:11.414Z] #231 naming to docker.io/library/security-proxy-auth done [2026-04-07T12:46:11.414Z] #231 DONE 0.6s [2026-04-07T12:46:11.414Z] [2026-04-07T12:46:11.415Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T12:46:11.415Z] #234 DONE 0.5s [2026-04-07T12:46:11.415Z] [2026-04-07T12:46:11.415Z] #235 [security-secretstore-setup] exporting to image [2026-04-07T12:46:11.674Z] #235 exporting layers 0.4s done [2026-04-07T12:46:11.674Z] #235 writing image sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done [2026-04-07T12:46:11.674Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-04-07T12:46:11.674Z] #235 DONE 0.4s [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T12:46:11.674Z] time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-07T12:46:11.694Z] $ docker stop --time=1 f1c70a560ce72c09ba6cb6f3a8c91cdb3816990786b80ba550eda1ad2cc61d5f [2026-04-07T12:46:12.995Z] $ docker rm -f --volumes f1c70a560ce72c09ba6cb6f3a8c91cdb3816990786b80ba550eda1ad2cc61d5f [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-07T12:46:13.347Z] + docker images [2026-04-07T12:46:13.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-07T12:46:13.347Z] security-secretstore-setup latest a89b558f6dd8 2 seconds ago 89.2MB [2026-04-07T12:46:13.347Z] security-proxy-setup latest cd78ce78304c 3 seconds ago 54.7MB [2026-04-07T12:46:13.347Z] security-proxy-auth latest 1dbaeda05d4d 3 seconds ago 49MB [2026-04-07T12:46:13.347Z] core-command latest 72e171285b3c 4 seconds ago 44.1MB [2026-04-07T12:46:13.347Z] support-notifications latest 0a7b44da180c 4 seconds ago 57.8MB [2026-04-07T12:46:13.347Z] support-scheduler latest 7bda31c2a5ad 4 seconds ago 54.1MB [2026-04-07T12:46:13.347Z] security-spiffe-token-provider latest 7ed0d18dcfa0 4 seconds ago 53MB [2026-04-07T12:46:13.347Z] core-keeper latest 5265532dddb8 4 seconds ago 49.7MB [2026-04-07T12:46:13.347Z] core-data latest 44d811249d80 4 seconds ago 49.9MB [2026-04-07T12:46:13.347Z] core-metadata latest 4fee2381a585 4 seconds ago 50MB [2026-04-07T12:46:13.347Z] security-bootstrapper latest 6cc0759b7ae9 About a minute ago 21.6MB [2026-04-07T12:46:13.347Z] core-common-config-bootstrapper latest ecfacc51f88c About a minute ago 20.5MB [2026-04-07T12:46:13.347Z] security-spire-server latest ba9758ffdef4 3 minutes ago 178MB [2026-04-07T12:46:13.347Z] security-spire-agent latest d259956e1a7d 3 minutes ago 237MB [2026-04-07T12:46:13.347Z] security-spire-config latest 3ace650c4d70 4 minutes ago 177MB [2026-04-07T12:46:13.347Z] ci-base-image-x86_64 latest bda3975204e9 8 minutes ago 970MB [2026-04-07T12:46:13.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-04-07T12:46:13.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-04-07T12:46:13.347Z] 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-04-07T12:46:13.493Z] provisioning config files... [2026-04-07T12:46:13.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config3982169828359906158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:46:13.812Z] ---> ****-login.sh [2026-04-07T12:46:13.813Z] nexus3.edgexfoundry.org:10001 [2026-04-07T12:46:13.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:46:13.813Z] Login Succeeded [2026-04-07T12:46:13.813Z] nexus3.edgexfoundry.org:10002 [2026-04-07T12:46:13.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:46:13.813Z] Login Succeeded [2026-04-07T12:46:13.813Z] nexus3.edgexfoundry.org:10003 [2026-04-07T12:46:14.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:46:14.075Z] Login Succeeded [2026-04-07T12:46:14.075Z] nexus3.edgexfoundry.org:10004 [2026-04-07T12:46:14.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:46:14.075Z] Login Succeeded [2026-04-07T12:46:14.075Z] ****.io [2026-04-07T12:46:14.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:46:14.333Z] Login Succeeded [2026-04-07T12:46:14.333Z] ---> ****-login.sh ends [Pipeline] } [2026-04-07T12:46:14.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:14.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-07T12:46:14.428Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-04-07T12:46:14.428Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:14.428Z] latest [2026-04-07T12:46:14.428Z] 4.1.0-dev.105 [2026-04-07T12:46:14.428Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:14.428Z] main [2026-04-07T12:46:14.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:14.873Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:15.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:15.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-07T12:46:15.249Z] a93e7625af0c: Preparing [2026-04-07T12:46:15.249Z] 0a8338199787: Preparing [2026-04-07T12:46:15.249Z] 2772ea4c277e: Preparing [2026-04-07T12:46:15.249Z] 19b7658af6ec: Preparing [2026-04-07T12:46:15.249Z] 05d7125357b8: Preparing [2026-04-07T12:46:15.249Z] fd456daf4515: Preparing [2026-04-07T12:46:15.249Z] cce92674e987: Preparing [2026-04-07T12:46:15.249Z] fd456daf4515: Waiting [2026-04-07T12:46:15.249Z] cce92674e987: Waiting [2026-04-07T12:46:15.534Z] 19b7658af6ec: Pushed [2026-04-07T12:46:15.534Z] a93e7625af0c: Pushed [2026-04-07T12:46:15.534Z] 05d7125357b8: Pushed [2026-04-07T12:46:15.534Z] 2772ea4c277e: Pushed [2026-04-07T12:46:15.534Z] cce92674e987: Layer already exists [2026-04-07T12:46:15.534Z] fd456daf4515: Pushed [2026-04-07T12:46:18.975Z] 0a8338199787: Pushed [2026-04-07T12:46:18.975Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:19.300Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:19.631Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-07T12:46:19.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-07T12:46:19.631Z] a93e7625af0c: Preparing [2026-04-07T12:46:19.631Z] 0a8338199787: Preparing [2026-04-07T12:46:19.631Z] 2772ea4c277e: Preparing [2026-04-07T12:46:19.631Z] 19b7658af6ec: Preparing [2026-04-07T12:46:19.631Z] 05d7125357b8: Preparing [2026-04-07T12:46:19.631Z] fd456daf4515: Preparing [2026-04-07T12:46:19.631Z] cce92674e987: Preparing [2026-04-07T12:46:19.631Z] fd456daf4515: Waiting [2026-04-07T12:46:19.631Z] cce92674e987: Waiting [2026-04-07T12:46:19.631Z] 0a8338199787: Layer already exists [2026-04-07T12:46:19.631Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:19.631Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:19.631Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:19.631Z] a93e7625af0c: Layer already exists [2026-04-07T12:46:19.631Z] cce92674e987: Layer already exists [2026-04-07T12:46:19.631Z] fd456daf4515: Layer already exists [2026-04-07T12:46:20.000Z] latest: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:20.308Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:20.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [2026-04-07T12:46:20.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-07T12:46:20.712Z] a93e7625af0c: Preparing [2026-04-07T12:46:20.712Z] 0a8338199787: Preparing [2026-04-07T12:46:20.712Z] 2772ea4c277e: Preparing [2026-04-07T12:46:20.712Z] 19b7658af6ec: Preparing [2026-04-07T12:46:20.712Z] 05d7125357b8: Preparing [2026-04-07T12:46:20.712Z] fd456daf4515: Preparing [2026-04-07T12:46:20.712Z] cce92674e987: Preparing [2026-04-07T12:46:20.712Z] fd456daf4515: Waiting [2026-04-07T12:46:20.712Z] cce92674e987: Waiting [2026-04-07T12:46:20.712Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:20.712Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:20.712Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:20.712Z] 0a8338199787: Layer already exists [2026-04-07T12:46:20.712Z] a93e7625af0c: Layer already exists [2026-04-07T12:46:20.712Z] fd456daf4515: Layer already exists [2026-04-07T12:46:20.712Z] cce92674e987: Layer already exists [2026-04-07T12:46:20.712Z] 4.1.0-dev.105: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:21.035Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:21.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:21.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-07T12:46:21.360Z] a93e7625af0c: Preparing [2026-04-07T12:46:21.360Z] 0a8338199787: Preparing [2026-04-07T12:46:21.360Z] 2772ea4c277e: Preparing [2026-04-07T12:46:21.360Z] 19b7658af6ec: Preparing [2026-04-07T12:46:21.360Z] 05d7125357b8: Preparing [2026-04-07T12:46:21.360Z] fd456daf4515: Preparing [2026-04-07T12:46:21.360Z] cce92674e987: Preparing [2026-04-07T12:46:21.360Z] cce92674e987: Waiting [2026-04-07T12:46:21.360Z] fd456daf4515: Waiting [2026-04-07T12:46:21.360Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:21.360Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:21.360Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:21.360Z] a93e7625af0c: Layer already exists [2026-04-07T12:46:21.360Z] 0a8338199787: Layer already exists [2026-04-07T12:46:21.360Z] fd456daf4515: Layer already exists [2026-04-07T12:46:21.360Z] cce92674e987: Layer already exists [2026-04-07T12:46:21.360Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:21.689Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:22.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-04-07T12:46:22.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-07T12:46:22.013Z] a93e7625af0c: Preparing [2026-04-07T12:46:22.013Z] 0a8338199787: Preparing [2026-04-07T12:46:22.013Z] 2772ea4c277e: Preparing [2026-04-07T12:46:22.013Z] 19b7658af6ec: Preparing [2026-04-07T12:46:22.013Z] 05d7125357b8: Preparing [2026-04-07T12:46:22.013Z] fd456daf4515: Preparing [2026-04-07T12:46:22.013Z] cce92674e987: Preparing [2026-04-07T12:46:22.013Z] cce92674e987: Waiting [2026-04-07T12:46:22.013Z] fd456daf4515: Waiting [2026-04-07T12:46:22.013Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:22.013Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:22.013Z] a93e7625af0c: Layer already exists [2026-04-07T12:46:22.013Z] 0a8338199787: Layer already exists [2026-04-07T12:46:22.013Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:22.013Z] fd456daf4515: Layer already exists [2026-04-07T12:46:22.013Z] cce92674e987: Layer already exists [2026-04-07T12:46:22.271Z] main: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:22.353Z] ===================================================== [Pipeline] echo [2026-04-07T12:46:22.369Z] taggedImages: [2026-04-07T12:46:22.369Z] - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:22.369Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-07T12:46:22.369Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [2026-04-07T12:46:22.369Z] - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:22.369Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-04-07T12:46:22.399Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-04-07T12:46:22.399Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:22.399Z] latest [2026-04-07T12:46:22.399Z] 4.1.0-dev.105 [2026-04-07T12:46:22.399Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:22.399Z] main [2026-04-07T12:46:22.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:22.733Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:23.054Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:23.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-07T12:46:23.054Z] 3da324f75a8c: Preparing [2026-04-07T12:46:23.054Z] ac376a562c89: Preparing [2026-04-07T12:46:23.054Z] fc13b0b16f29: Preparing [2026-04-07T12:46:23.054Z] 1fd028c1b278: Preparing [2026-04-07T12:46:23.054Z] 2772ea4c277e: Preparing [2026-04-07T12:46:23.054Z] 19b7658af6ec: Preparing [2026-04-07T12:46:23.054Z] 05d7125357b8: Preparing [2026-04-07T12:46:23.054Z] fd456daf4515: Preparing [2026-04-07T12:46:23.054Z] cce92674e987: Preparing [2026-04-07T12:46:23.054Z] cce92674e987: Waiting [2026-04-07T12:46:23.054Z] 05d7125357b8: Waiting [2026-04-07T12:46:23.054Z] fd456daf4515: Waiting [2026-04-07T12:46:23.054Z] 19b7658af6ec: Waiting [2026-04-07T12:46:23.054Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:23.054Z] ac376a562c89: Pushed [2026-04-07T12:46:23.054Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:23.054Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:23.054Z] fd456daf4515: Layer already exists [2026-04-07T12:46:23.054Z] cce92674e987: Layer already exists [2026-04-07T12:46:23.313Z] fc13b0b16f29: Pushed [2026-04-07T12:46:23.313Z] 3da324f75a8c: Pushed [2026-04-07T12:46:24.246Z] 1fd028c1b278: Pushed [2026-04-07T12:46:24.506Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:24.828Z] + 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-04-07T12:46:25.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-07T12:46:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-07T12:46:25.147Z] 3da324f75a8c: Preparing [2026-04-07T12:46:25.147Z] ac376a562c89: Preparing [2026-04-07T12:46:25.147Z] fc13b0b16f29: Preparing [2026-04-07T12:46:25.147Z] 1fd028c1b278: Preparing [2026-04-07T12:46:25.147Z] 2772ea4c277e: Preparing [2026-04-07T12:46:25.147Z] 19b7658af6ec: Preparing [2026-04-07T12:46:25.147Z] 05d7125357b8: Preparing [2026-04-07T12:46:25.147Z] fd456daf4515: Preparing [2026-04-07T12:46:25.147Z] cce92674e987: Preparing [2026-04-07T12:46:25.147Z] 19b7658af6ec: Waiting [2026-04-07T12:46:25.147Z] 05d7125357b8: Waiting [2026-04-07T12:46:25.147Z] cce92674e987: Waiting [2026-04-07T12:46:25.147Z] fd456daf4515: Waiting [2026-04-07T12:46:25.147Z] fc13b0b16f29: Layer already exists [2026-04-07T12:46:25.147Z] ac376a562c89: Layer already exists [2026-04-07T12:46:25.147Z] 3da324f75a8c: Layer already exists [2026-04-07T12:46:25.147Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:25.147Z] 1fd028c1b278: Layer already exists [2026-04-07T12:46:25.147Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:25.147Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:25.147Z] fd456daf4515: Layer already exists [2026-04-07T12:46:25.147Z] cce92674e987: Layer already exists [2026-04-07T12:46:25.147Z] latest: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:25.666Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:25.995Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [2026-04-07T12:46:25.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-07T12:46:25.995Z] 3da324f75a8c: Preparing [2026-04-07T12:46:25.995Z] ac376a562c89: Preparing [2026-04-07T12:46:25.995Z] fc13b0b16f29: Preparing [2026-04-07T12:46:25.995Z] 1fd028c1b278: Preparing [2026-04-07T12:46:25.995Z] 2772ea4c277e: Preparing [2026-04-07T12:46:25.995Z] 19b7658af6ec: Preparing [2026-04-07T12:46:25.995Z] 05d7125357b8: Preparing [2026-04-07T12:46:25.996Z] fd456daf4515: Preparing [2026-04-07T12:46:25.996Z] cce92674e987: Preparing [2026-04-07T12:46:25.996Z] 19b7658af6ec: Waiting [2026-04-07T12:46:25.996Z] 05d7125357b8: Waiting [2026-04-07T12:46:25.996Z] fd456daf4515: Waiting [2026-04-07T12:46:25.996Z] cce92674e987: Waiting [2026-04-07T12:46:25.996Z] fc13b0b16f29: Layer already exists [2026-04-07T12:46:25.996Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:25.996Z] 1fd028c1b278: Layer already exists [2026-04-07T12:46:25.996Z] 3da324f75a8c: Layer already exists [2026-04-07T12:46:25.996Z] ac376a562c89: Layer already exists [2026-04-07T12:46:25.996Z] fd456daf4515: Layer already exists [2026-04-07T12:46:25.996Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:25.996Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:25.996Z] cce92674e987: Layer already exists [2026-04-07T12:46:25.996Z] 4.1.0-dev.105: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:26.335Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:26.756Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:26.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-07T12:46:26.756Z] 3da324f75a8c: Preparing [2026-04-07T12:46:26.756Z] ac376a562c89: Preparing [2026-04-07T12:46:26.756Z] fc13b0b16f29: Preparing [2026-04-07T12:46:26.756Z] 1fd028c1b278: Preparing [2026-04-07T12:46:26.756Z] 2772ea4c277e: Preparing [2026-04-07T12:46:26.756Z] 19b7658af6ec: Preparing [2026-04-07T12:46:26.756Z] 05d7125357b8: Preparing [2026-04-07T12:46:26.756Z] fd456daf4515: Preparing [2026-04-07T12:46:26.756Z] cce92674e987: Preparing [2026-04-07T12:46:26.756Z] fd456daf4515: Waiting [2026-04-07T12:46:26.756Z] 19b7658af6ec: Waiting [2026-04-07T12:46:26.756Z] cce92674e987: Waiting [2026-04-07T12:46:26.756Z] 05d7125357b8: Waiting [2026-04-07T12:46:26.756Z] fc13b0b16f29: Layer already exists [2026-04-07T12:46:26.756Z] ac376a562c89: Layer already exists [2026-04-07T12:46:26.756Z] 3da324f75a8c: Layer already exists [2026-04-07T12:46:26.756Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:26.756Z] 1fd028c1b278: Layer already exists [2026-04-07T12:46:26.756Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:26.756Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:26.756Z] fd456daf4515: Layer already exists [2026-04-07T12:46:26.756Z] cce92674e987: Layer already exists [2026-04-07T12:46:26.756Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:27.083Z] + 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-04-07T12:46:27.407Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-07T12:46:27.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-07T12:46:27.407Z] 3da324f75a8c: Preparing [2026-04-07T12:46:27.407Z] ac376a562c89: Preparing [2026-04-07T12:46:27.407Z] fc13b0b16f29: Preparing [2026-04-07T12:46:27.407Z] 1fd028c1b278: Preparing [2026-04-07T12:46:27.407Z] 2772ea4c277e: Preparing [2026-04-07T12:46:27.407Z] 19b7658af6ec: Preparing [2026-04-07T12:46:27.407Z] 05d7125357b8: Preparing [2026-04-07T12:46:27.407Z] fd456daf4515: Preparing [2026-04-07T12:46:27.407Z] cce92674e987: Preparing [2026-04-07T12:46:27.407Z] 19b7658af6ec: Waiting [2026-04-07T12:46:27.407Z] 05d7125357b8: Waiting [2026-04-07T12:46:27.407Z] fd456daf4515: Waiting [2026-04-07T12:46:27.407Z] cce92674e987: Waiting [2026-04-07T12:46:27.407Z] fc13b0b16f29: Layer already exists [2026-04-07T12:46:27.407Z] 3da324f75a8c: Layer already exists [2026-04-07T12:46:27.407Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:27.407Z] ac376a562c89: Layer already exists [2026-04-07T12:46:27.407Z] 1fd028c1b278: Layer already exists [2026-04-07T12:46:27.407Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:27.407Z] fd456daf4515: Layer already exists [2026-04-07T12:46:27.407Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:27.407Z] cce92674e987: Layer already exists [2026-04-07T12:46:27.665Z] main: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:27.732Z] ===================================================== [Pipeline] echo [2026-04-07T12:46:27.745Z] taggedImages: [2026-04-07T12:46:27.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:27.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-07T12:46:27.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [2026-04-07T12:46:27.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:27.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-04-07T12:46:27.767Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-04-07T12:46:27.767Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:27.767Z] latest [2026-04-07T12:46:27.767Z] 4.1.0-dev.105 [2026-04-07T12:46:27.767Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:27.767Z] main [2026-04-07T12:46:27.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:28.107Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:28.466Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:28.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-07T12:46:28.466Z] a4567572cd3f: Preparing [2026-04-07T12:46:28.466Z] e346ce4aec42: Preparing [2026-04-07T12:46:28.466Z] 2772ea4c277e: Preparing [2026-04-07T12:46:28.466Z] 19b7658af6ec: Preparing [2026-04-07T12:46:28.466Z] 05d7125357b8: Preparing [2026-04-07T12:46:28.466Z] d3448c9ffd25: Preparing [2026-04-07T12:46:28.466Z] cce92674e987: Preparing [2026-04-07T12:46:28.466Z] d3448c9ffd25: Waiting [2026-04-07T12:46:28.466Z] cce92674e987: Waiting [2026-04-07T12:46:28.466Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:28.466Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:28.466Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:28.466Z] cce92674e987: Layer already exists [2026-04-07T12:46:28.466Z] a4567572cd3f: Pushed [2026-04-07T12:46:28.735Z] d3448c9ffd25: Pushed [2026-04-07T12:46:32.999Z] e346ce4aec42: Pushed [2026-04-07T12:46:32.999Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:33.323Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:33.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-07T12:46:33.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-07T12:46:33.637Z] a4567572cd3f: Preparing [2026-04-07T12:46:33.637Z] e346ce4aec42: Preparing [2026-04-07T12:46:33.637Z] 2772ea4c277e: Preparing [2026-04-07T12:46:33.637Z] 19b7658af6ec: Preparing [2026-04-07T12:46:33.637Z] 05d7125357b8: Preparing [2026-04-07T12:46:33.637Z] d3448c9ffd25: Preparing [2026-04-07T12:46:33.637Z] cce92674e987: Preparing [2026-04-07T12:46:33.637Z] d3448c9ffd25: Waiting [2026-04-07T12:46:33.637Z] cce92674e987: Waiting [2026-04-07T12:46:33.637Z] e346ce4aec42: Layer already exists [2026-04-07T12:46:33.637Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:33.637Z] a4567572cd3f: Layer already exists [2026-04-07T12:46:33.637Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:33.637Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:33.637Z] d3448c9ffd25: Layer already exists [2026-04-07T12:46:33.637Z] cce92674e987: Layer already exists [2026-04-07T12:46:33.637Z] latest: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:33.962Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:34.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [2026-04-07T12:46:34.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-07T12:46:34.289Z] a4567572cd3f: Preparing [2026-04-07T12:46:34.289Z] e346ce4aec42: Preparing [2026-04-07T12:46:34.289Z] 2772ea4c277e: Preparing [2026-04-07T12:46:34.289Z] 19b7658af6ec: Preparing [2026-04-07T12:46:34.289Z] 05d7125357b8: Preparing [2026-04-07T12:46:34.289Z] d3448c9ffd25: Preparing [2026-04-07T12:46:34.289Z] cce92674e987: Preparing [2026-04-07T12:46:34.289Z] d3448c9ffd25: Waiting [2026-04-07T12:46:34.289Z] cce92674e987: Waiting [2026-04-07T12:46:34.289Z] e346ce4aec42: Layer already exists [2026-04-07T12:46:34.289Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:34.289Z] a4567572cd3f: Layer already exists [2026-04-07T12:46:34.289Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:34.289Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:34.289Z] cce92674e987: Layer already exists [2026-04-07T12:46:34.289Z] d3448c9ffd25: Layer already exists [2026-04-07T12:46:34.289Z] 4.1.0-dev.105: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:34.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:34.948Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:34.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-07T12:46:34.948Z] a4567572cd3f: Preparing [2026-04-07T12:46:34.948Z] e346ce4aec42: Preparing [2026-04-07T12:46:34.948Z] 2772ea4c277e: Preparing [2026-04-07T12:46:34.948Z] 19b7658af6ec: Preparing [2026-04-07T12:46:34.948Z] 05d7125357b8: Preparing [2026-04-07T12:46:34.948Z] d3448c9ffd25: Preparing [2026-04-07T12:46:34.948Z] cce92674e987: Preparing [2026-04-07T12:46:34.948Z] d3448c9ffd25: Waiting [2026-04-07T12:46:34.948Z] cce92674e987: Waiting [2026-04-07T12:46:34.948Z] a4567572cd3f: Layer already exists [2026-04-07T12:46:34.948Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:34.948Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:34.948Z] e346ce4aec42: Layer already exists [2026-04-07T12:46:34.948Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:34.948Z] cce92674e987: Layer already exists [2026-04-07T12:46:34.948Z] d3448c9ffd25: Layer already exists [2026-04-07T12:46:34.948Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:35.282Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:35.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-04-07T12:46:35.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-07T12:46:35.609Z] a4567572cd3f: Preparing [2026-04-07T12:46:35.609Z] e346ce4aec42: Preparing [2026-04-07T12:46:35.609Z] 2772ea4c277e: Preparing [2026-04-07T12:46:35.609Z] 19b7658af6ec: Preparing [2026-04-07T12:46:35.609Z] 05d7125357b8: Preparing [2026-04-07T12:46:35.609Z] d3448c9ffd25: Preparing [2026-04-07T12:46:35.609Z] cce92674e987: Preparing [2026-04-07T12:46:35.609Z] d3448c9ffd25: Waiting [2026-04-07T12:46:35.609Z] cce92674e987: Waiting [2026-04-07T12:46:35.609Z] a4567572cd3f: Layer already exists [2026-04-07T12:46:35.609Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:35.609Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:35.609Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:35.609Z] e346ce4aec42: Layer already exists [2026-04-07T12:46:35.609Z] d3448c9ffd25: Layer already exists [2026-04-07T12:46:35.609Z] cce92674e987: Layer already exists [2026-04-07T12:46:35.609Z] main: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:35.696Z] ===================================================== [Pipeline] echo [2026-04-07T12:46:35.710Z] taggedImages: [2026-04-07T12:46:35.710Z] - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:35.710Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-07T12:46:35.710Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [2026-04-07T12:46:35.710Z] - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:35.710Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-04-07T12:46:35.746Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-04-07T12:46:35.746Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:35.746Z] latest [2026-04-07T12:46:35.746Z] 4.1.0-dev.105 [2026-04-07T12:46:35.746Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:35.746Z] main [2026-04-07T12:46:35.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:36.100Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:36.419Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:36.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-07T12:46:36.419Z] 83b1b6e1e8dd: Preparing [2026-04-07T12:46:36.419Z] f2749d201289: Preparing [2026-04-07T12:46:36.419Z] 19b7658af6ec: Preparing [2026-04-07T12:46:36.419Z] 3c805d335b9e: Preparing [2026-04-07T12:46:36.419Z] 450e15d27feb: Preparing [2026-04-07T12:46:36.419Z] cce92674e987: Preparing [2026-04-07T12:46:36.419Z] cce92674e987: Waiting [2026-04-07T12:46:36.419Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:36.419Z] cce92674e987: Layer already exists [2026-04-07T12:46:36.419Z] 450e15d27feb: Pushed [2026-04-07T12:46:36.419Z] 3c805d335b9e: Pushed [2026-04-07T12:46:36.419Z] 83b1b6e1e8dd: Pushed [2026-04-07T12:46:40.606Z] f2749d201289: Pushed [2026-04-07T12:46:40.606Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:40.938Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:41.266Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-07T12:46:41.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-07T12:46:41.266Z] 83b1b6e1e8dd: Preparing [2026-04-07T12:46:41.266Z] f2749d201289: Preparing [2026-04-07T12:46:41.266Z] 19b7658af6ec: Preparing [2026-04-07T12:46:41.266Z] 3c805d335b9e: Preparing [2026-04-07T12:46:41.266Z] 450e15d27feb: Preparing [2026-04-07T12:46:41.266Z] cce92674e987: Preparing [2026-04-07T12:46:41.266Z] cce92674e987: Waiting [2026-04-07T12:46:41.266Z] 3c805d335b9e: Layer already exists [2026-04-07T12:46:41.266Z] 450e15d27feb: Layer already exists [2026-04-07T12:46:41.266Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:41.266Z] 83b1b6e1e8dd: Layer already exists [2026-04-07T12:46:41.266Z] f2749d201289: Layer already exists [2026-04-07T12:46:41.266Z] cce92674e987: Layer already exists [2026-04-07T12:46:41.266Z] latest: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:41.592Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:42.202Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [2026-04-07T12:46:42.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-07T12:46:42.202Z] 83b1b6e1e8dd: Preparing [2026-04-07T12:46:42.202Z] f2749d201289: Preparing [2026-04-07T12:46:42.202Z] 19b7658af6ec: Preparing [2026-04-07T12:46:42.202Z] 3c805d335b9e: Preparing [2026-04-07T12:46:42.202Z] 450e15d27feb: Preparing [2026-04-07T12:46:42.202Z] cce92674e987: Preparing [2026-04-07T12:46:42.202Z] cce92674e987: Waiting [2026-04-07T12:46:42.202Z] 450e15d27feb: Layer already exists [2026-04-07T12:46:42.202Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:42.202Z] f2749d201289: Layer already exists [2026-04-07T12:46:42.202Z] 83b1b6e1e8dd: Layer already exists [2026-04-07T12:46:42.202Z] 3c805d335b9e: Layer already exists [2026-04-07T12:46:42.202Z] cce92674e987: Layer already exists [2026-04-07T12:46:42.202Z] 4.1.0-dev.105: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:42.740Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:43.161Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:43.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-07T12:46:43.161Z] 83b1b6e1e8dd: Preparing [2026-04-07T12:46:43.161Z] f2749d201289: Preparing [2026-04-07T12:46:43.161Z] 19b7658af6ec: Preparing [2026-04-07T12:46:43.161Z] 3c805d335b9e: Preparing [2026-04-07T12:46:43.161Z] 450e15d27feb: Preparing [2026-04-07T12:46:43.161Z] cce92674e987: Preparing [2026-04-07T12:46:43.161Z] cce92674e987: Waiting [2026-04-07T12:46:43.161Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:43.161Z] f2749d201289: Layer already exists [2026-04-07T12:46:43.161Z] 450e15d27feb: Layer already exists [2026-04-07T12:46:43.161Z] 3c805d335b9e: Layer already exists [2026-04-07T12:46:43.161Z] 83b1b6e1e8dd: Layer already exists [2026-04-07T12:46:43.161Z] cce92674e987: Layer already exists [2026-04-07T12:46:43.161Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:43.519Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:43.893Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-07T12:46:43.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-07T12:46:43.893Z] 83b1b6e1e8dd: Preparing [2026-04-07T12:46:43.893Z] f2749d201289: Preparing [2026-04-07T12:46:43.893Z] 19b7658af6ec: Preparing [2026-04-07T12:46:43.893Z] 3c805d335b9e: Preparing [2026-04-07T12:46:43.893Z] 450e15d27feb: Preparing [2026-04-07T12:46:43.893Z] cce92674e987: Preparing [2026-04-07T12:46:43.893Z] cce92674e987: Waiting [2026-04-07T12:46:43.893Z] f2749d201289: Layer already exists [2026-04-07T12:46:43.893Z] 450e15d27feb: Layer already exists [2026-04-07T12:46:43.893Z] 83b1b6e1e8dd: Layer already exists [2026-04-07T12:46:43.893Z] 3c805d335b9e: Layer already exists [2026-04-07T12:46:43.893Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:43.893Z] cce92674e987: Layer already exists [2026-04-07T12:46:43.893Z] main: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:44.017Z] ===================================================== [Pipeline] echo [2026-04-07T12:46:44.034Z] taggedImages: [2026-04-07T12:46:44.034Z] - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:44.034Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-07T12:46:44.034Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [2026-04-07T12:46:44.034Z] - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:44.034Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-04-07T12:46:44.063Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-04-07T12:46:44.063Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:44.063Z] latest [2026-04-07T12:46:44.063Z] 4.1.0-dev.105 [2026-04-07T12:46:44.063Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:44.063Z] main [2026-04-07T12:46:44.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:44.439Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:44.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:44.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-07T12:46:44.801Z] cb51ddaf7552: Preparing [2026-04-07T12:46:44.801Z] 5b62b913a89a: Preparing [2026-04-07T12:46:44.801Z] 99fa56a30153: Preparing [2026-04-07T12:46:44.801Z] 2772ea4c277e: Preparing [2026-04-07T12:46:44.801Z] 19b7658af6ec: Preparing [2026-04-07T12:46:44.801Z] 05d7125357b8: Preparing [2026-04-07T12:46:44.801Z] fd456daf4515: Preparing [2026-04-07T12:46:44.801Z] cce92674e987: Preparing [2026-04-07T12:46:44.801Z] 05d7125357b8: Waiting [2026-04-07T12:46:44.801Z] 5b62b913a89a: Pushed [2026-04-07T12:46:45.086Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:45.349Z] cb51ddaf7552: Pushed [2026-04-07T12:46:45.609Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:45.609Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:45.609Z] fd456daf4515: Layer already exists [2026-04-07T12:46:45.609Z] cce92674e987: Layer already exists [2026-04-07T12:46:48.485Z] 99fa56a30153: Pushed [2026-04-07T12:46:48.849Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:49.191Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:49.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-07T12:46:49.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-07T12:46:49.516Z] cb51ddaf7552: Preparing [2026-04-07T12:46:49.516Z] 5b62b913a89a: Preparing [2026-04-07T12:46:49.516Z] 99fa56a30153: Preparing [2026-04-07T12:46:49.516Z] 2772ea4c277e: Preparing [2026-04-07T12:46:49.516Z] 19b7658af6ec: Preparing [2026-04-07T12:46:49.516Z] 05d7125357b8: Preparing [2026-04-07T12:46:49.516Z] fd456daf4515: Preparing [2026-04-07T12:46:49.516Z] cce92674e987: Preparing [2026-04-07T12:46:49.516Z] fd456daf4515: Waiting [2026-04-07T12:46:49.516Z] 05d7125357b8: Waiting [2026-04-07T12:46:49.516Z] cce92674e987: Waiting [2026-04-07T12:46:49.516Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:49.516Z] 5b62b913a89a: Layer already exists [2026-04-07T12:46:49.516Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:49.516Z] cb51ddaf7552: Layer already exists [2026-04-07T12:46:49.516Z] 99fa56a30153: Layer already exists [2026-04-07T12:46:49.516Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:49.516Z] cce92674e987: Layer already exists [2026-04-07T12:46:49.516Z] fd456daf4515: Layer already exists [2026-04-07T12:46:49.516Z] latest: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:49.856Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:50.177Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [2026-04-07T12:46:50.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-07T12:46:50.177Z] cb51ddaf7552: Preparing [2026-04-07T12:46:50.177Z] 5b62b913a89a: Preparing [2026-04-07T12:46:50.177Z] 99fa56a30153: Preparing [2026-04-07T12:46:50.177Z] 2772ea4c277e: Preparing [2026-04-07T12:46:50.177Z] 19b7658af6ec: Preparing [2026-04-07T12:46:50.177Z] 05d7125357b8: Preparing [2026-04-07T12:46:50.177Z] fd456daf4515: Preparing [2026-04-07T12:46:50.177Z] cce92674e987: Preparing [2026-04-07T12:46:50.177Z] fd456daf4515: Waiting [2026-04-07T12:46:50.177Z] cce92674e987: Waiting [2026-04-07T12:46:50.177Z] 05d7125357b8: Waiting [2026-04-07T12:46:50.177Z] 5b62b913a89a: Layer already exists [2026-04-07T12:46:50.177Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:50.177Z] cb51ddaf7552: Layer already exists [2026-04-07T12:46:50.177Z] 99fa56a30153: Layer already exists [2026-04-07T12:46:50.177Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:50.177Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:50.177Z] fd456daf4515: Layer already exists [2026-04-07T12:46:50.177Z] cce92674e987: Layer already exists [2026-04-07T12:46:50.177Z] 4.1.0-dev.105: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:50.487Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:50.816Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:50.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-07T12:46:50.816Z] cb51ddaf7552: Preparing [2026-04-07T12:46:50.816Z] 5b62b913a89a: Preparing [2026-04-07T12:46:50.816Z] 99fa56a30153: Preparing [2026-04-07T12:46:50.816Z] 2772ea4c277e: Preparing [2026-04-07T12:46:50.816Z] 19b7658af6ec: Preparing [2026-04-07T12:46:50.816Z] 05d7125357b8: Preparing [2026-04-07T12:46:50.816Z] fd456daf4515: Preparing [2026-04-07T12:46:50.816Z] cce92674e987: Preparing [2026-04-07T12:46:50.816Z] 05d7125357b8: Waiting [2026-04-07T12:46:50.816Z] fd456daf4515: Waiting [2026-04-07T12:46:50.816Z] cce92674e987: Waiting [2026-04-07T12:46:50.816Z] 5b62b913a89a: Layer already exists [2026-04-07T12:46:50.816Z] 99fa56a30153: Layer already exists [2026-04-07T12:46:50.816Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:50.816Z] cb51ddaf7552: Layer already exists [2026-04-07T12:46:50.816Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:50.816Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:50.816Z] fd456daf4515: Layer already exists [2026-04-07T12:46:50.816Z] cce92674e987: Layer already exists [2026-04-07T12:46:50.816Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:51.136Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:51.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-07T12:46:51.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-07T12:46:51.458Z] cb51ddaf7552: Preparing [2026-04-07T12:46:51.458Z] 5b62b913a89a: Preparing [2026-04-07T12:46:51.458Z] 99fa56a30153: Preparing [2026-04-07T12:46:51.458Z] 2772ea4c277e: Preparing [2026-04-07T12:46:51.458Z] 19b7658af6ec: Preparing [2026-04-07T12:46:51.458Z] 05d7125357b8: Preparing [2026-04-07T12:46:51.458Z] fd456daf4515: Preparing [2026-04-07T12:46:51.458Z] cce92674e987: Preparing [2026-04-07T12:46:51.458Z] 05d7125357b8: Waiting [2026-04-07T12:46:51.458Z] fd456daf4515: Waiting [2026-04-07T12:46:51.458Z] cce92674e987: Waiting [2026-04-07T12:46:51.458Z] 5b62b913a89a: Layer already exists [2026-04-07T12:46:51.458Z] cb51ddaf7552: Layer already exists [2026-04-07T12:46:51.458Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:51.458Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:51.458Z] 99fa56a30153: Layer already exists [2026-04-07T12:46:51.458Z] 05d7125357b8: Layer already exists [2026-04-07T12:46:51.458Z] fd456daf4515: Layer already exists [2026-04-07T12:46:51.458Z] cce92674e987: Layer already exists [2026-04-07T12:46:51.458Z] main: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:51.523Z] ===================================================== [Pipeline] echo [2026-04-07T12:46:51.535Z] taggedImages: [2026-04-07T12:46:51.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:51.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-07T12:46:51.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [2026-04-07T12:46:51.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:51.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-04-07T12:46:51.562Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-04-07T12:46:51.562Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:51.562Z] latest [2026-04-07T12:46:51.562Z] 4.1.0-dev.105 [2026-04-07T12:46:51.562Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:51.562Z] main [2026-04-07T12:46:51.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:52.159Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:52.486Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:46:52.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-07T12:46:52.486Z] 57c74c8ac9bd: Preparing [2026-04-07T12:46:52.486Z] 2ec6de9c5d80: Preparing [2026-04-07T12:46:52.486Z] 8e14101e4679: Preparing [2026-04-07T12:46:52.486Z] e1c0a923fd6d: Preparing [2026-04-07T12:46:52.486Z] 10d0b0c3bf25: Preparing [2026-04-07T12:46:52.486Z] c020eaa088e7: Preparing [2026-04-07T12:46:52.486Z] 9adfcb16345a: Preparing [2026-04-07T12:46:52.486Z] 2772ea4c277e: Preparing [2026-04-07T12:46:52.486Z] 19b7658af6ec: Preparing [2026-04-07T12:46:52.486Z] 6b7a68b41b33: Preparing [2026-04-07T12:46:52.486Z] d7e98efad8c7: Preparing [2026-04-07T12:46:52.486Z] 5f70bf18a086: Preparing [2026-04-07T12:46:52.486Z] b56c9031a32e: Preparing [2026-04-07T12:46:52.486Z] f5fa03e54f7b: Preparing [2026-04-07T12:46:52.486Z] fcf3aae63881: Preparing [2026-04-07T12:46:52.486Z] cce92674e987: Preparing [2026-04-07T12:46:52.486Z] 6b7a68b41b33: Waiting [2026-04-07T12:46:52.486Z] d7e98efad8c7: Waiting [2026-04-07T12:46:52.486Z] b56c9031a32e: Waiting [2026-04-07T12:46:52.486Z] 5f70bf18a086: Waiting [2026-04-07T12:46:52.486Z] f5fa03e54f7b: Waiting [2026-04-07T12:46:52.486Z] fcf3aae63881: Waiting [2026-04-07T12:46:52.486Z] cce92674e987: Waiting [2026-04-07T12:46:52.486Z] c020eaa088e7: Waiting [2026-04-07T12:46:52.486Z] 9adfcb16345a: Waiting [2026-04-07T12:46:52.486Z] 2772ea4c277e: Waiting [2026-04-07T12:46:52.486Z] 19b7658af6ec: Waiting [2026-04-07T12:46:52.486Z] 2ec6de9c5d80: Pushed [2026-04-07T12:46:52.486Z] 10d0b0c3bf25: Pushed [2026-04-07T12:46:52.486Z] e1c0a923fd6d: Pushed [2026-04-07T12:46:52.486Z] 57c74c8ac9bd: Pushed [2026-04-07T12:46:52.486Z] 8e14101e4679: Pushed [2026-04-07T12:46:52.745Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:52.745Z] c020eaa088e7: Pushed [2026-04-07T12:46:52.745Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:52.745Z] 5f70bf18a086: Layer already exists [2026-04-07T12:46:52.745Z] 6b7a68b41b33: Pushed [2026-04-07T12:46:52.745Z] d7e98efad8c7: Pushed [2026-04-07T12:46:52.745Z] b56c9031a32e: Pushed [2026-04-07T12:46:52.745Z] cce92674e987: Layer already exists [2026-04-07T12:46:52.745Z] f5fa03e54f7b: Pushed [2026-04-07T12:46:52.745Z] fcf3aae63881: Pushed [2026-04-07T12:46:56.736Z] 9adfcb16345a: Pushed [2026-04-07T12:46:56.736Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:57.067Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:57.385Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-07T12:46:57.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-07T12:46:57.385Z] 57c74c8ac9bd: Preparing [2026-04-07T12:46:57.385Z] 2ec6de9c5d80: Preparing [2026-04-07T12:46:57.385Z] 8e14101e4679: Preparing [2026-04-07T12:46:57.385Z] e1c0a923fd6d: Preparing [2026-04-07T12:46:57.385Z] 10d0b0c3bf25: Preparing [2026-04-07T12:46:57.385Z] c020eaa088e7: Preparing [2026-04-07T12:46:57.385Z] 9adfcb16345a: Preparing [2026-04-07T12:46:57.385Z] 2772ea4c277e: Preparing [2026-04-07T12:46:57.385Z] 19b7658af6ec: Preparing [2026-04-07T12:46:57.385Z] 2772ea4c277e: Waiting [2026-04-07T12:46:57.385Z] c020eaa088e7: Waiting [2026-04-07T12:46:57.385Z] 9adfcb16345a: Waiting [2026-04-07T12:46:57.385Z] 19b7658af6ec: Waiting [2026-04-07T12:46:57.385Z] 6b7a68b41b33: Preparing [2026-04-07T12:46:57.385Z] d7e98efad8c7: Preparing [2026-04-07T12:46:57.385Z] 5f70bf18a086: Preparing [2026-04-07T12:46:57.385Z] b56c9031a32e: Preparing [2026-04-07T12:46:57.385Z] f5fa03e54f7b: Preparing [2026-04-07T12:46:57.385Z] fcf3aae63881: Preparing [2026-04-07T12:46:57.385Z] cce92674e987: Preparing [2026-04-07T12:46:57.385Z] d7e98efad8c7: Waiting [2026-04-07T12:46:57.385Z] 5f70bf18a086: Waiting [2026-04-07T12:46:57.385Z] b56c9031a32e: Waiting [2026-04-07T12:46:57.385Z] f5fa03e54f7b: Waiting [2026-04-07T12:46:57.385Z] fcf3aae63881: Waiting [2026-04-07T12:46:57.385Z] 6b7a68b41b33: Waiting [2026-04-07T12:46:57.385Z] cce92674e987: Waiting [2026-04-07T12:46:57.385Z] 2ec6de9c5d80: Layer already exists [2026-04-07T12:46:57.385Z] e1c0a923fd6d: Layer already exists [2026-04-07T12:46:57.385Z] 57c74c8ac9bd: Layer already exists [2026-04-07T12:46:57.385Z] 8e14101e4679: Layer already exists [2026-04-07T12:46:57.385Z] 10d0b0c3bf25: Layer already exists [2026-04-07T12:46:57.385Z] 9adfcb16345a: Layer already exists [2026-04-07T12:46:57.385Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:57.385Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:57.385Z] c020eaa088e7: Layer already exists [2026-04-07T12:46:57.385Z] 6b7a68b41b33: Layer already exists [2026-04-07T12:46:57.385Z] b56c9031a32e: Layer already exists [2026-04-07T12:46:57.385Z] 5f70bf18a086: Layer already exists [2026-04-07T12:46:57.385Z] fcf3aae63881: Layer already exists [2026-04-07T12:46:57.385Z] d7e98efad8c7: Layer already exists [2026-04-07T12:46:57.385Z] f5fa03e54f7b: Layer already exists [2026-04-07T12:46:57.385Z] cce92674e987: Layer already exists [2026-04-07T12:46:57.385Z] latest: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:57.718Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:58.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [2026-04-07T12:46:58.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-07T12:46:58.175Z] 57c74c8ac9bd: Preparing [2026-04-07T12:46:58.175Z] 2ec6de9c5d80: Preparing [2026-04-07T12:46:58.175Z] 8e14101e4679: Preparing [2026-04-07T12:46:58.175Z] e1c0a923fd6d: Preparing [2026-04-07T12:46:58.175Z] 10d0b0c3bf25: Preparing [2026-04-07T12:46:58.175Z] c020eaa088e7: Preparing [2026-04-07T12:46:58.175Z] 9adfcb16345a: Preparing [2026-04-07T12:46:58.175Z] 2772ea4c277e: Preparing [2026-04-07T12:46:58.175Z] 19b7658af6ec: Preparing [2026-04-07T12:46:58.175Z] 6b7a68b41b33: Preparing [2026-04-07T12:46:58.175Z] d7e98efad8c7: Preparing [2026-04-07T12:46:58.175Z] 5f70bf18a086: Preparing [2026-04-07T12:46:58.175Z] c020eaa088e7: Waiting [2026-04-07T12:46:58.175Z] b56c9031a32e: Preparing [2026-04-07T12:46:58.175Z] 19b7658af6ec: Waiting [2026-04-07T12:46:58.175Z] f5fa03e54f7b: Preparing [2026-04-07T12:46:58.175Z] 2772ea4c277e: Waiting [2026-04-07T12:46:58.175Z] 9adfcb16345a: Waiting [2026-04-07T12:46:58.175Z] fcf3aae63881: Preparing [2026-04-07T12:46:58.175Z] d7e98efad8c7: Waiting [2026-04-07T12:46:58.175Z] 6b7a68b41b33: Waiting [2026-04-07T12:46:58.175Z] cce92674e987: Preparing [2026-04-07T12:46:58.175Z] 5f70bf18a086: Waiting [2026-04-07T12:46:58.175Z] b56c9031a32e: Waiting [2026-04-07T12:46:58.175Z] f5fa03e54f7b: Waiting [2026-04-07T12:46:58.175Z] fcf3aae63881: Waiting [2026-04-07T12:46:58.175Z] cce92674e987: Waiting [2026-04-07T12:46:58.175Z] 2ec6de9c5d80: Layer already exists [2026-04-07T12:46:58.175Z] 57c74c8ac9bd: Layer already exists [2026-04-07T12:46:58.175Z] 8e14101e4679: Layer already exists [2026-04-07T12:46:58.175Z] 10d0b0c3bf25: Layer already exists [2026-04-07T12:46:58.175Z] e1c0a923fd6d: Layer already exists [2026-04-07T12:46:58.175Z] 9adfcb16345a: Layer already exists [2026-04-07T12:46:58.175Z] c020eaa088e7: Layer already exists [2026-04-07T12:46:58.175Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:58.175Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:58.175Z] 6b7a68b41b33: Layer already exists [2026-04-07T12:46:58.175Z] d7e98efad8c7: Layer already exists [2026-04-07T12:46:58.175Z] b56c9031a32e: Layer already exists [2026-04-07T12:46:58.175Z] 5f70bf18a086: Layer already exists [2026-04-07T12:46:58.175Z] fcf3aae63881: Layer already exists [2026-04-07T12:46:58.175Z] f5fa03e54f7b: Layer already exists [2026-04-07T12:46:58.175Z] cce92674e987: Layer already exists [2026-04-07T12:46:58.175Z] 4.1.0-dev.105: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:58.631Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:59.060Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:46:59.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-07T12:46:59.060Z] 57c74c8ac9bd: Preparing [2026-04-07T12:46:59.060Z] 2ec6de9c5d80: Preparing [2026-04-07T12:46:59.060Z] 8e14101e4679: Preparing [2026-04-07T12:46:59.060Z] e1c0a923fd6d: Preparing [2026-04-07T12:46:59.060Z] 10d0b0c3bf25: Preparing [2026-04-07T12:46:59.060Z] c020eaa088e7: Preparing [2026-04-07T12:46:59.060Z] 9adfcb16345a: Preparing [2026-04-07T12:46:59.060Z] 2772ea4c277e: Preparing [2026-04-07T12:46:59.060Z] 19b7658af6ec: Preparing [2026-04-07T12:46:59.060Z] 6b7a68b41b33: Preparing [2026-04-07T12:46:59.060Z] d7e98efad8c7: Preparing [2026-04-07T12:46:59.060Z] 5f70bf18a086: Preparing [2026-04-07T12:46:59.060Z] b56c9031a32e: Preparing [2026-04-07T12:46:59.060Z] f5fa03e54f7b: Preparing [2026-04-07T12:46:59.060Z] fcf3aae63881: Preparing [2026-04-07T12:46:59.060Z] cce92674e987: Preparing [2026-04-07T12:46:59.060Z] c020eaa088e7: Waiting [2026-04-07T12:46:59.060Z] 9adfcb16345a: Waiting [2026-04-07T12:46:59.060Z] 6b7a68b41b33: Waiting [2026-04-07T12:46:59.060Z] d7e98efad8c7: Waiting [2026-04-07T12:46:59.060Z] 5f70bf18a086: Waiting [2026-04-07T12:46:59.060Z] b56c9031a32e: Waiting [2026-04-07T12:46:59.060Z] f5fa03e54f7b: Waiting [2026-04-07T12:46:59.060Z] fcf3aae63881: Waiting [2026-04-07T12:46:59.060Z] 2772ea4c277e: Waiting [2026-04-07T12:46:59.060Z] cce92674e987: Waiting [2026-04-07T12:46:59.060Z] 19b7658af6ec: Waiting [2026-04-07T12:46:59.060Z] e1c0a923fd6d: Layer already exists [2026-04-07T12:46:59.060Z] 8e14101e4679: Layer already exists [2026-04-07T12:46:59.060Z] 10d0b0c3bf25: Layer already exists [2026-04-07T12:46:59.060Z] 2ec6de9c5d80: Layer already exists [2026-04-07T12:46:59.060Z] 57c74c8ac9bd: Layer already exists [2026-04-07T12:46:59.060Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:59.060Z] 9adfcb16345a: Layer already exists [2026-04-07T12:46:59.060Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:59.060Z] 6b7a68b41b33: Layer already exists [2026-04-07T12:46:59.060Z] c020eaa088e7: Layer already exists [2026-04-07T12:46:59.060Z] d7e98efad8c7: Layer already exists [2026-04-07T12:46:59.060Z] b56c9031a32e: Layer already exists [2026-04-07T12:46:59.060Z] fcf3aae63881: Layer already exists [2026-04-07T12:46:59.060Z] 5f70bf18a086: Layer already exists [2026-04-07T12:46:59.060Z] f5fa03e54f7b: Layer already exists [2026-04-07T12:46:59.060Z] cce92674e987: Layer already exists [2026-04-07T12:46:59.060Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:59.474Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:46:59.850Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-07T12:46:59.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-07T12:46:59.850Z] 57c74c8ac9bd: Preparing [2026-04-07T12:46:59.850Z] 2ec6de9c5d80: Preparing [2026-04-07T12:46:59.850Z] 8e14101e4679: Preparing [2026-04-07T12:46:59.850Z] e1c0a923fd6d: Preparing [2026-04-07T12:46:59.850Z] 10d0b0c3bf25: Preparing [2026-04-07T12:46:59.850Z] c020eaa088e7: Preparing [2026-04-07T12:46:59.850Z] 9adfcb16345a: Preparing [2026-04-07T12:46:59.850Z] 2772ea4c277e: Preparing [2026-04-07T12:46:59.850Z] 19b7658af6ec: Preparing [2026-04-07T12:46:59.850Z] 6b7a68b41b33: Preparing [2026-04-07T12:46:59.850Z] d7e98efad8c7: Preparing [2026-04-07T12:46:59.850Z] 5f70bf18a086: Preparing [2026-04-07T12:46:59.850Z] b56c9031a32e: Preparing [2026-04-07T12:46:59.850Z] f5fa03e54f7b: Preparing [2026-04-07T12:46:59.850Z] fcf3aae63881: Preparing [2026-04-07T12:46:59.850Z] cce92674e987: Preparing [2026-04-07T12:46:59.850Z] 6b7a68b41b33: Waiting [2026-04-07T12:46:59.850Z] 9adfcb16345a: Waiting [2026-04-07T12:46:59.850Z] 2772ea4c277e: Waiting [2026-04-07T12:46:59.850Z] 19b7658af6ec: Waiting [2026-04-07T12:46:59.850Z] d7e98efad8c7: Waiting [2026-04-07T12:46:59.850Z] 5f70bf18a086: Waiting [2026-04-07T12:46:59.850Z] f5fa03e54f7b: Waiting [2026-04-07T12:46:59.850Z] fcf3aae63881: Waiting [2026-04-07T12:46:59.850Z] cce92674e987: Waiting [2026-04-07T12:46:59.850Z] b56c9031a32e: Waiting [2026-04-07T12:46:59.850Z] c020eaa088e7: Waiting [2026-04-07T12:46:59.850Z] 8e14101e4679: Layer already exists [2026-04-07T12:46:59.850Z] 2ec6de9c5d80: Layer already exists [2026-04-07T12:46:59.850Z] e1c0a923fd6d: Layer already exists [2026-04-07T12:46:59.850Z] 57c74c8ac9bd: Layer already exists [2026-04-07T12:46:59.850Z] 10d0b0c3bf25: Layer already exists [2026-04-07T12:46:59.850Z] 9adfcb16345a: Layer already exists [2026-04-07T12:46:59.850Z] c020eaa088e7: Layer already exists [2026-04-07T12:46:59.850Z] 2772ea4c277e: Layer already exists [2026-04-07T12:46:59.850Z] 19b7658af6ec: Layer already exists [2026-04-07T12:46:59.850Z] 6b7a68b41b33: Layer already exists [2026-04-07T12:46:59.850Z] d7e98efad8c7: Layer already exists [2026-04-07T12:46:59.850Z] 5f70bf18a086: Layer already exists [2026-04-07T12:46:59.850Z] b56c9031a32e: Layer already exists [2026-04-07T12:46:59.850Z] f5fa03e54f7b: Layer already exists [2026-04-07T12:46:59.850Z] fcf3aae63881: Layer already exists [2026-04-07T12:46:59.850Z] cce92674e987: Layer already exists [2026-04-07T12:46:59.850Z] main: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:46:59.985Z] ===================================================== [Pipeline] echo [2026-04-07T12:47:00.015Z] taggedImages: [2026-04-07T12:47:00.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:00.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-07T12:47:00.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [2026-04-07T12:47:00.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:00.015Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-04-07T12:47:00.045Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-04-07T12:47:00.045Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:00.045Z] latest [2026-04-07T12:47:00.045Z] 4.1.0-dev.105 [2026-04-07T12:47:00.045Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:00.045Z] main [2026-04-07T12:47:00.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:00.386Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:02.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:02.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-07T12:47:02.598Z] 6adfcd3cd4fa: Preparing [2026-04-07T12:47:02.598Z] 7557bf65058b: Preparing [2026-04-07T12:47:02.598Z] 3f74781c7bed: Preparing [2026-04-07T12:47:02.598Z] 41dd4f6f201f: Preparing [2026-04-07T12:47:02.598Z] 2772ea4c277e: Preparing [2026-04-07T12:47:02.598Z] 19b7658af6ec: Preparing [2026-04-07T12:47:02.598Z] 05d7125357b8: Preparing [2026-04-07T12:47:02.598Z] fd456daf4515: Preparing [2026-04-07T12:47:02.598Z] cce92674e987: Preparing [2026-04-07T12:47:02.598Z] fd456daf4515: Waiting [2026-04-07T12:47:02.598Z] 19b7658af6ec: Waiting [2026-04-07T12:47:02.598Z] 05d7125357b8: Waiting [2026-04-07T12:47:02.598Z] cce92674e987: Waiting [2026-04-07T12:47:02.598Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:02.598Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:02.598Z] 3f74781c7bed: Pushed [2026-04-07T12:47:02.598Z] 7557bf65058b: Pushed [2026-04-07T12:47:02.598Z] 05d7125357b8: Layer already exists [2026-04-07T12:47:02.598Z] fd456daf4515: Layer already exists [2026-04-07T12:47:02.598Z] cce92674e987: Layer already exists [2026-04-07T12:47:02.598Z] 6adfcd3cd4fa: Pushed [2026-04-07T12:47:06.123Z] 41dd4f6f201f: Pushed [2026-04-07T12:47:06.385Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:06.733Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:07.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-07T12:47:07.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-07T12:47:07.049Z] 6adfcd3cd4fa: Preparing [2026-04-07T12:47:07.049Z] 7557bf65058b: Preparing [2026-04-07T12:47:07.049Z] 3f74781c7bed: Preparing [2026-04-07T12:47:07.049Z] 41dd4f6f201f: Preparing [2026-04-07T12:47:07.049Z] 2772ea4c277e: Preparing [2026-04-07T12:47:07.049Z] 19b7658af6ec: Preparing [2026-04-07T12:47:07.049Z] 05d7125357b8: Preparing [2026-04-07T12:47:07.049Z] fd456daf4515: Preparing [2026-04-07T12:47:07.049Z] cce92674e987: Preparing [2026-04-07T12:47:07.049Z] 05d7125357b8: Waiting [2026-04-07T12:47:07.049Z] fd456daf4515: Waiting [2026-04-07T12:47:07.049Z] cce92674e987: Waiting [2026-04-07T12:47:07.049Z] 19b7658af6ec: Waiting [2026-04-07T12:47:07.049Z] 3f74781c7bed: Layer already exists [2026-04-07T12:47:07.049Z] 6adfcd3cd4fa: Layer already exists [2026-04-07T12:47:07.049Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:07.049Z] 41dd4f6f201f: Layer already exists [2026-04-07T12:47:07.049Z] 7557bf65058b: Layer already exists [2026-04-07T12:47:07.049Z] 05d7125357b8: Layer already exists [2026-04-07T12:47:07.049Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:07.049Z] cce92674e987: Layer already exists [2026-04-07T12:47:07.049Z] fd456daf4515: Layer already exists [2026-04-07T12:47:07.049Z] latest: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:07.370Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:07.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [2026-04-07T12:47:07.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-07T12:47:07.680Z] 6adfcd3cd4fa: Preparing [2026-04-07T12:47:07.680Z] 7557bf65058b: Preparing [2026-04-07T12:47:07.680Z] 3f74781c7bed: Preparing [2026-04-07T12:47:07.680Z] 41dd4f6f201f: Preparing [2026-04-07T12:47:07.680Z] 2772ea4c277e: Preparing [2026-04-07T12:47:07.680Z] 19b7658af6ec: Preparing [2026-04-07T12:47:07.680Z] 05d7125357b8: Preparing [2026-04-07T12:47:07.680Z] fd456daf4515: Preparing [2026-04-07T12:47:07.680Z] cce92674e987: Preparing [2026-04-07T12:47:07.680Z] 05d7125357b8: Waiting [2026-04-07T12:47:07.680Z] 19b7658af6ec: Waiting [2026-04-07T12:47:07.680Z] fd456daf4515: Waiting [2026-04-07T12:47:07.680Z] cce92674e987: Waiting [2026-04-07T12:47:07.680Z] 41dd4f6f201f: Layer already exists [2026-04-07T12:47:07.680Z] 3f74781c7bed: Layer already exists [2026-04-07T12:47:07.680Z] 7557bf65058b: Layer already exists [2026-04-07T12:47:07.680Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:07.680Z] 6adfcd3cd4fa: Layer already exists [2026-04-07T12:47:07.680Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:07.680Z] fd456daf4515: Layer already exists [2026-04-07T12:47:07.680Z] cce92674e987: Layer already exists [2026-04-07T12:47:07.680Z] 05d7125357b8: Layer already exists [2026-04-07T12:47:07.680Z] 4.1.0-dev.105: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:08.012Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:08.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:08.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-07T12:47:08.333Z] 6adfcd3cd4fa: Preparing [2026-04-07T12:47:08.333Z] 7557bf65058b: Preparing [2026-04-07T12:47:08.333Z] 3f74781c7bed: Preparing [2026-04-07T12:47:08.333Z] 41dd4f6f201f: Preparing [2026-04-07T12:47:08.333Z] 2772ea4c277e: Preparing [2026-04-07T12:47:08.333Z] 19b7658af6ec: Preparing [2026-04-07T12:47:08.333Z] 05d7125357b8: Preparing [2026-04-07T12:47:08.333Z] fd456daf4515: Preparing [2026-04-07T12:47:08.333Z] cce92674e987: Preparing [2026-04-07T12:47:08.333Z] cce92674e987: Waiting [2026-04-07T12:47:08.333Z] 19b7658af6ec: Waiting [2026-04-07T12:47:08.333Z] 05d7125357b8: Waiting [2026-04-07T12:47:08.333Z] fd456daf4515: Waiting [2026-04-07T12:47:08.333Z] 41dd4f6f201f: Layer already exists [2026-04-07T12:47:08.333Z] 7557bf65058b: Layer already exists [2026-04-07T12:47:08.333Z] 6adfcd3cd4fa: Layer already exists [2026-04-07T12:47:08.333Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:08.333Z] 3f74781c7bed: Layer already exists [2026-04-07T12:47:08.333Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:08.333Z] fd456daf4515: Layer already exists [2026-04-07T12:47:08.333Z] 05d7125357b8: Layer already exists [2026-04-07T12:47:08.333Z] cce92674e987: Layer already exists [2026-04-07T12:47:08.333Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:08.976Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:09.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-07T12:47:09.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-07T12:47:09.589Z] 6adfcd3cd4fa: Preparing [2026-04-07T12:47:09.589Z] 7557bf65058b: Preparing [2026-04-07T12:47:09.589Z] 3f74781c7bed: Preparing [2026-04-07T12:47:09.589Z] 41dd4f6f201f: Preparing [2026-04-07T12:47:09.589Z] 2772ea4c277e: Preparing [2026-04-07T12:47:09.589Z] 19b7658af6ec: Preparing [2026-04-07T12:47:09.589Z] 05d7125357b8: Preparing [2026-04-07T12:47:09.589Z] fd456daf4515: Preparing [2026-04-07T12:47:09.589Z] cce92674e987: Preparing [2026-04-07T12:47:09.589Z] 19b7658af6ec: Waiting [2026-04-07T12:47:09.589Z] 05d7125357b8: Waiting [2026-04-07T12:47:09.589Z] fd456daf4515: Waiting [2026-04-07T12:47:09.589Z] cce92674e987: Waiting [2026-04-07T12:47:09.589Z] 41dd4f6f201f: Layer already exists [2026-04-07T12:47:09.589Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:09.589Z] 7557bf65058b: Layer already exists [2026-04-07T12:47:09.589Z] 6adfcd3cd4fa: Layer already exists [2026-04-07T12:47:09.589Z] 3f74781c7bed: Layer already exists [2026-04-07T12:47:09.589Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:09.589Z] fd456daf4515: Layer already exists [2026-04-07T12:47:09.589Z] 05d7125357b8: Layer already exists [2026-04-07T12:47:09.589Z] cce92674e987: Layer already exists [2026-04-07T12:47:09.589Z] main: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:47:09.661Z] ===================================================== [Pipeline] echo [2026-04-07T12:47:09.673Z] taggedImages: [2026-04-07T12:47:09.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:09.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-07T12:47:09.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [2026-04-07T12:47:09.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:09.673Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-04-07T12:47:09.698Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-04-07T12:47:09.698Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:09.698Z] latest [2026-04-07T12:47:09.698Z] 4.1.0-dev.105 [2026-04-07T12:47:09.698Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:09.698Z] main [2026-04-07T12:47:09.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:10.039Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:10.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:10.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-07T12:47:10.612Z] 2d612dac27a0: Preparing [2026-04-07T12:47:10.612Z] d7ffe778907b: Preparing [2026-04-07T12:47:10.612Z] 2d5dafde696c: Preparing [2026-04-07T12:47:10.612Z] 169909f3c585: Preparing [2026-04-07T12:47:10.612Z] 57543bc08668: Preparing [2026-04-07T12:47:10.612Z] 2772ea4c277e: Preparing [2026-04-07T12:47:10.612Z] 19b7658af6ec: Preparing [2026-04-07T12:47:10.612Z] 30253e3b82e1: Preparing [2026-04-07T12:47:10.612Z] 810723118f3f: Preparing [2026-04-07T12:47:10.612Z] 53bbe9f1e25e: Preparing [2026-04-07T12:47:10.612Z] cce92674e987: Preparing [2026-04-07T12:47:10.612Z] 53bbe9f1e25e: Waiting [2026-04-07T12:47:10.612Z] 30253e3b82e1: Waiting [2026-04-07T12:47:10.612Z] 810723118f3f: Waiting [2026-04-07T12:47:10.612Z] cce92674e987: Waiting [2026-04-07T12:47:10.612Z] 2772ea4c277e: Waiting [2026-04-07T12:47:10.612Z] 19b7658af6ec: Waiting [2026-04-07T12:47:10.612Z] 57543bc08668: Pushed [2026-04-07T12:47:10.612Z] d7ffe778907b: Pushed [2026-04-07T12:47:10.612Z] 2d612dac27a0: Pushed [2026-04-07T12:47:10.612Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:10.612Z] 169909f3c585: Pushed [2026-04-07T12:47:10.612Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:10.612Z] cce92674e987: Layer already exists [2026-04-07T12:47:10.875Z] 30253e3b82e1: Pushed [2026-04-07T12:47:10.875Z] 810723118f3f: Pushed [2026-04-07T12:47:12.256Z] 53bbe9f1e25e: Pushed [2026-04-07T12:47:13.649Z] 2d5dafde696c: Pushed [2026-04-07T12:47:13.649Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:14.186Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:14.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-07T12:47:14.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-07T12:47:14.577Z] 2d612dac27a0: Preparing [2026-04-07T12:47:14.577Z] d7ffe778907b: Preparing [2026-04-07T12:47:14.577Z] 2d5dafde696c: Preparing [2026-04-07T12:47:14.577Z] 169909f3c585: Preparing [2026-04-07T12:47:14.577Z] 57543bc08668: Preparing [2026-04-07T12:47:14.577Z] 2772ea4c277e: Preparing [2026-04-07T12:47:14.577Z] 19b7658af6ec: Preparing [2026-04-07T12:47:14.577Z] 30253e3b82e1: Preparing [2026-04-07T12:47:14.577Z] 810723118f3f: Preparing [2026-04-07T12:47:14.577Z] 53bbe9f1e25e: Preparing [2026-04-07T12:47:14.577Z] cce92674e987: Preparing [2026-04-07T12:47:14.577Z] 19b7658af6ec: Waiting [2026-04-07T12:47:14.577Z] 30253e3b82e1: Waiting [2026-04-07T12:47:14.577Z] 810723118f3f: Waiting [2026-04-07T12:47:14.577Z] 53bbe9f1e25e: Waiting [2026-04-07T12:47:14.577Z] cce92674e987: Waiting [2026-04-07T12:47:14.577Z] 2772ea4c277e: Waiting [2026-04-07T12:47:14.577Z] 2d612dac27a0: Layer already exists [2026-04-07T12:47:14.577Z] d7ffe778907b: Layer already exists [2026-04-07T12:47:14.577Z] 169909f3c585: Layer already exists [2026-04-07T12:47:14.577Z] 57543bc08668: Layer already exists [2026-04-07T12:47:14.577Z] 2d5dafde696c: Layer already exists [2026-04-07T12:47:14.577Z] 30253e3b82e1: Layer already exists [2026-04-07T12:47:14.577Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:14.577Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:14.577Z] 810723118f3f: Layer already exists [2026-04-07T12:47:14.577Z] 53bbe9f1e25e: Layer already exists [2026-04-07T12:47:14.577Z] cce92674e987: Layer already exists [2026-04-07T12:47:14.577Z] latest: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:14.916Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:15.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [2026-04-07T12:47:15.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-07T12:47:15.236Z] 2d612dac27a0: Preparing [2026-04-07T12:47:15.236Z] d7ffe778907b: Preparing [2026-04-07T12:47:15.236Z] 2d5dafde696c: Preparing [2026-04-07T12:47:15.236Z] 169909f3c585: Preparing [2026-04-07T12:47:15.236Z] 57543bc08668: Preparing [2026-04-07T12:47:15.236Z] 2772ea4c277e: Preparing [2026-04-07T12:47:15.236Z] 19b7658af6ec: Preparing [2026-04-07T12:47:15.236Z] 30253e3b82e1: Preparing [2026-04-07T12:47:15.236Z] 810723118f3f: Preparing [2026-04-07T12:47:15.236Z] 53bbe9f1e25e: Preparing [2026-04-07T12:47:15.236Z] cce92674e987: Preparing [2026-04-07T12:47:15.236Z] 810723118f3f: Waiting [2026-04-07T12:47:15.236Z] 19b7658af6ec: Waiting [2026-04-07T12:47:15.236Z] 53bbe9f1e25e: Waiting [2026-04-07T12:47:15.236Z] 30253e3b82e1: Waiting [2026-04-07T12:47:15.236Z] cce92674e987: Waiting [2026-04-07T12:47:15.236Z] 2772ea4c277e: Waiting [2026-04-07T12:47:15.236Z] d7ffe778907b: Layer already exists [2026-04-07T12:47:15.236Z] 57543bc08668: Layer already exists [2026-04-07T12:47:15.236Z] 2d612dac27a0: Layer already exists [2026-04-07T12:47:15.236Z] 2d5dafde696c: Layer already exists [2026-04-07T12:47:15.236Z] 169909f3c585: Layer already exists [2026-04-07T12:47:15.236Z] 30253e3b82e1: Layer already exists [2026-04-07T12:47:15.236Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:15.236Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:15.236Z] 810723118f3f: Layer already exists [2026-04-07T12:47:15.236Z] 53bbe9f1e25e: Layer already exists [2026-04-07T12:47:15.236Z] cce92674e987: Layer already exists [2026-04-07T12:47:15.236Z] 4.1.0-dev.105: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:15.595Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:15.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:15.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-07T12:47:15.919Z] 2d612dac27a0: Preparing [2026-04-07T12:47:15.919Z] d7ffe778907b: Preparing [2026-04-07T12:47:15.919Z] 2d5dafde696c: Preparing [2026-04-07T12:47:15.919Z] 169909f3c585: Preparing [2026-04-07T12:47:15.919Z] 57543bc08668: Preparing [2026-04-07T12:47:15.919Z] 2772ea4c277e: Preparing [2026-04-07T12:47:15.919Z] 19b7658af6ec: Preparing [2026-04-07T12:47:15.919Z] 30253e3b82e1: Preparing [2026-04-07T12:47:15.919Z] 810723118f3f: Preparing [2026-04-07T12:47:15.919Z] 53bbe9f1e25e: Preparing [2026-04-07T12:47:15.919Z] cce92674e987: Preparing [2026-04-07T12:47:15.919Z] 2772ea4c277e: Waiting [2026-04-07T12:47:15.919Z] 19b7658af6ec: Waiting [2026-04-07T12:47:15.919Z] 53bbe9f1e25e: Waiting [2026-04-07T12:47:15.919Z] 30253e3b82e1: Waiting [2026-04-07T12:47:15.919Z] 810723118f3f: Waiting [2026-04-07T12:47:15.919Z] cce92674e987: Waiting [2026-04-07T12:47:15.919Z] 2d5dafde696c: Layer already exists [2026-04-07T12:47:15.919Z] 57543bc08668: Layer already exists [2026-04-07T12:47:15.919Z] d7ffe778907b: Layer already exists [2026-04-07T12:47:15.919Z] 169909f3c585: Layer already exists [2026-04-07T12:47:15.919Z] 2d612dac27a0: Layer already exists [2026-04-07T12:47:15.919Z] 810723118f3f: Layer already exists [2026-04-07T12:47:15.919Z] 30253e3b82e1: Layer already exists [2026-04-07T12:47:15.919Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:15.919Z] 53bbe9f1e25e: Layer already exists [2026-04-07T12:47:15.919Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:15.919Z] cce92674e987: Layer already exists [2026-04-07T12:47:15.919Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:16.242Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:16.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-07T12:47:16.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-07T12:47:16.555Z] 2d612dac27a0: Preparing [2026-04-07T12:47:16.555Z] d7ffe778907b: Preparing [2026-04-07T12:47:16.555Z] 2d5dafde696c: Preparing [2026-04-07T12:47:16.555Z] 169909f3c585: Preparing [2026-04-07T12:47:16.555Z] 57543bc08668: Preparing [2026-04-07T12:47:16.555Z] 2772ea4c277e: Preparing [2026-04-07T12:47:16.555Z] 19b7658af6ec: Preparing [2026-04-07T12:47:16.555Z] 30253e3b82e1: Preparing [2026-04-07T12:47:16.555Z] 810723118f3f: Preparing [2026-04-07T12:47:16.555Z] 53bbe9f1e25e: Preparing [2026-04-07T12:47:16.555Z] cce92674e987: Preparing [2026-04-07T12:47:16.555Z] 19b7658af6ec: Waiting [2026-04-07T12:47:16.555Z] 2772ea4c277e: Waiting [2026-04-07T12:47:16.555Z] 30253e3b82e1: Waiting [2026-04-07T12:47:16.555Z] 810723118f3f: Waiting [2026-04-07T12:47:16.555Z] 53bbe9f1e25e: Waiting [2026-04-07T12:47:16.555Z] cce92674e987: Waiting [2026-04-07T12:47:16.555Z] 57543bc08668: Layer already exists [2026-04-07T12:47:16.555Z] d7ffe778907b: Layer already exists [2026-04-07T12:47:16.555Z] 2d612dac27a0: Layer already exists [2026-04-07T12:47:16.555Z] 2d5dafde696c: Layer already exists [2026-04-07T12:47:16.555Z] 169909f3c585: Layer already exists [2026-04-07T12:47:16.555Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:16.555Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:16.555Z] 53bbe9f1e25e: Layer already exists [2026-04-07T12:47:16.555Z] 810723118f3f: Layer already exists [2026-04-07T12:47:16.555Z] 30253e3b82e1: Layer already exists [2026-04-07T12:47:16.555Z] cce92674e987: Layer already exists [2026-04-07T12:47:16.555Z] main: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:47:16.617Z] ===================================================== [Pipeline] echo [2026-04-07T12:47:16.630Z] taggedImages: [2026-04-07T12:47:16.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:16.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-07T12:47:16.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [2026-04-07T12:47:16.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:16.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-04-07T12:47:16.652Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-04-07T12:47:16.652Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:16.652Z] latest [2026-04-07T12:47:16.652Z] 4.1.0-dev.105 [2026-04-07T12:47:16.652Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:16.652Z] main [2026-04-07T12:47:16.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:16.993Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:17.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:17.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-07T12:47:17.343Z] 7d7fc1fb5b7e: Preparing [2026-04-07T12:47:17.343Z] 8e96815bdef5: Preparing [2026-04-07T12:47:17.343Z] 37f7b6140a39: Preparing [2026-04-07T12:47:17.343Z] c4a042b72b34: Preparing [2026-04-07T12:47:17.343Z] 506f2559c553: Preparing [2026-04-07T12:47:17.343Z] 5f23fb612ac6: Preparing [2026-04-07T12:47:17.343Z] 3f685212ea3a: Preparing [2026-04-07T12:47:17.343Z] 2772ea4c277e: Preparing [2026-04-07T12:47:17.343Z] 19b7658af6ec: Preparing [2026-04-07T12:47:17.343Z] c623463d6f47: Preparing [2026-04-07T12:47:17.343Z] 83d3424c3865: Preparing [2026-04-07T12:47:17.343Z] cce92674e987: Preparing [2026-04-07T12:47:17.343Z] 3f685212ea3a: Waiting [2026-04-07T12:47:17.343Z] 2772ea4c277e: Waiting [2026-04-07T12:47:17.343Z] 83d3424c3865: Waiting [2026-04-07T12:47:17.343Z] 19b7658af6ec: Waiting [2026-04-07T12:47:17.343Z] cce92674e987: Waiting [2026-04-07T12:47:17.343Z] c623463d6f47: Waiting [2026-04-07T12:47:17.343Z] 5f23fb612ac6: Waiting [2026-04-07T12:47:17.343Z] 8e96815bdef5: Pushed [2026-04-07T12:47:17.343Z] 506f2559c553: Pushed [2026-04-07T12:47:17.343Z] 7d7fc1fb5b7e: Pushed [2026-04-07T12:47:17.343Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:17.343Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:17.343Z] 5f23fb612ac6: Pushed [2026-04-07T12:47:17.343Z] 3f685212ea3a: Pushed [2026-04-07T12:47:17.626Z] c623463d6f47: Pushed [2026-04-07T12:47:17.626Z] cce92674e987: Layer already exists [2026-04-07T12:47:18.773Z] 83d3424c3865: Pushed [2026-04-07T12:47:20.210Z] c4a042b72b34: Pushed [2026-04-07T12:47:20.210Z] 37f7b6140a39: Pushed [2026-04-07T12:47:20.791Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:21.499Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:21.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-07T12:47:21.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-07T12:47:21.869Z] 7d7fc1fb5b7e: Preparing [2026-04-07T12:47:21.869Z] 8e96815bdef5: Preparing [2026-04-07T12:47:21.869Z] 37f7b6140a39: Preparing [2026-04-07T12:47:21.869Z] c4a042b72b34: Preparing [2026-04-07T12:47:21.869Z] 506f2559c553: Preparing [2026-04-07T12:47:21.869Z] 5f23fb612ac6: Preparing [2026-04-07T12:47:21.869Z] 3f685212ea3a: Preparing [2026-04-07T12:47:21.869Z] 2772ea4c277e: Preparing [2026-04-07T12:47:21.869Z] 19b7658af6ec: Preparing [2026-04-07T12:47:21.869Z] c623463d6f47: Preparing [2026-04-07T12:47:21.869Z] 83d3424c3865: Preparing [2026-04-07T12:47:21.869Z] cce92674e987: Preparing [2026-04-07T12:47:21.869Z] 2772ea4c277e: Waiting [2026-04-07T12:47:21.869Z] 19b7658af6ec: Waiting [2026-04-07T12:47:21.869Z] cce92674e987: Waiting [2026-04-07T12:47:21.869Z] c623463d6f47: Waiting [2026-04-07T12:47:21.869Z] 5f23fb612ac6: Waiting [2026-04-07T12:47:21.869Z] 83d3424c3865: Waiting [2026-04-07T12:47:21.869Z] 3f685212ea3a: Waiting [2026-04-07T12:47:21.869Z] 506f2559c553: Layer already exists [2026-04-07T12:47:21.869Z] 7d7fc1fb5b7e: Layer already exists [2026-04-07T12:47:21.869Z] c4a042b72b34: Layer already exists [2026-04-07T12:47:21.869Z] 37f7b6140a39: Layer already exists [2026-04-07T12:47:21.869Z] 8e96815bdef5: Layer already exists [2026-04-07T12:47:21.869Z] 3f685212ea3a: Layer already exists [2026-04-07T12:47:21.869Z] 5f23fb612ac6: Layer already exists [2026-04-07T12:47:21.869Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:21.869Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:21.869Z] c623463d6f47: Layer already exists [2026-04-07T12:47:21.869Z] 83d3424c3865: Layer already exists [2026-04-07T12:47:21.869Z] cce92674e987: Layer already exists [2026-04-07T12:47:21.869Z] latest: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:22.191Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:22.514Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [2026-04-07T12:47:22.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-07T12:47:22.514Z] 7d7fc1fb5b7e: Preparing [2026-04-07T12:47:22.514Z] 8e96815bdef5: Preparing [2026-04-07T12:47:22.514Z] 37f7b6140a39: Preparing [2026-04-07T12:47:22.514Z] c4a042b72b34: Preparing [2026-04-07T12:47:22.514Z] 506f2559c553: Preparing [2026-04-07T12:47:22.514Z] 5f23fb612ac6: Preparing [2026-04-07T12:47:22.514Z] 3f685212ea3a: Preparing [2026-04-07T12:47:22.514Z] 5f23fb612ac6: Waiting [2026-04-07T12:47:22.514Z] 2772ea4c277e: Preparing [2026-04-07T12:47:22.514Z] 19b7658af6ec: Preparing [2026-04-07T12:47:22.514Z] c623463d6f47: Preparing [2026-04-07T12:47:22.514Z] 83d3424c3865: Preparing [2026-04-07T12:47:22.514Z] cce92674e987: Preparing [2026-04-07T12:47:22.514Z] 3f685212ea3a: Waiting [2026-04-07T12:47:22.514Z] 19b7658af6ec: Waiting [2026-04-07T12:47:22.514Z] 2772ea4c277e: Waiting [2026-04-07T12:47:22.514Z] c623463d6f47: Waiting [2026-04-07T12:47:22.514Z] 83d3424c3865: Waiting [2026-04-07T12:47:22.514Z] cce92674e987: Waiting [2026-04-07T12:47:22.514Z] 37f7b6140a39: Layer already exists [2026-04-07T12:47:22.514Z] 8e96815bdef5: Layer already exists [2026-04-07T12:47:22.514Z] c4a042b72b34: Layer already exists [2026-04-07T12:47:22.514Z] 7d7fc1fb5b7e: Layer already exists [2026-04-07T12:47:22.514Z] 506f2559c553: Layer already exists [2026-04-07T12:47:22.514Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:22.514Z] 3f685212ea3a: Layer already exists [2026-04-07T12:47:22.514Z] 5f23fb612ac6: Layer already exists [2026-04-07T12:47:22.514Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:22.514Z] c623463d6f47: Layer already exists [2026-04-07T12:47:22.514Z] 83d3424c3865: Layer already exists [2026-04-07T12:47:22.514Z] cce92674e987: Layer already exists [2026-04-07T12:47:22.514Z] 4.1.0-dev.105: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:22.834Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:23.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:23.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-07T12:47:23.153Z] 7d7fc1fb5b7e: Preparing [2026-04-07T12:47:23.153Z] 8e96815bdef5: Preparing [2026-04-07T12:47:23.153Z] 37f7b6140a39: Preparing [2026-04-07T12:47:23.153Z] c4a042b72b34: Preparing [2026-04-07T12:47:23.153Z] 506f2559c553: Preparing [2026-04-07T12:47:23.153Z] 5f23fb612ac6: Preparing [2026-04-07T12:47:23.153Z] 3f685212ea3a: Preparing [2026-04-07T12:47:23.153Z] 2772ea4c277e: Preparing [2026-04-07T12:47:23.153Z] 19b7658af6ec: Preparing [2026-04-07T12:47:23.153Z] c623463d6f47: Preparing [2026-04-07T12:47:23.153Z] 83d3424c3865: Preparing [2026-04-07T12:47:23.153Z] 3f685212ea3a: Waiting [2026-04-07T12:47:23.153Z] 2772ea4c277e: Waiting [2026-04-07T12:47:23.153Z] 5f23fb612ac6: Waiting [2026-04-07T12:47:23.154Z] 19b7658af6ec: Waiting [2026-04-07T12:47:23.154Z] c623463d6f47: Waiting [2026-04-07T12:47:23.154Z] cce92674e987: Preparing [2026-04-07T12:47:23.154Z] 83d3424c3865: Waiting [2026-04-07T12:47:23.154Z] cce92674e987: Waiting [2026-04-07T12:47:23.154Z] 37f7b6140a39: Layer already exists [2026-04-07T12:47:23.154Z] 8e96815bdef5: Layer already exists [2026-04-07T12:47:23.154Z] 7d7fc1fb5b7e: Layer already exists [2026-04-07T12:47:23.154Z] 506f2559c553: Layer already exists [2026-04-07T12:47:23.154Z] c4a042b72b34: Layer already exists [2026-04-07T12:47:23.154Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:23.154Z] 5f23fb612ac6: Layer already exists [2026-04-07T12:47:23.154Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:23.154Z] 3f685212ea3a: Layer already exists [2026-04-07T12:47:23.154Z] c623463d6f47: Layer already exists [2026-04-07T12:47:23.154Z] cce92674e987: Layer already exists [2026-04-07T12:47:23.154Z] 83d3424c3865: Layer already exists [2026-04-07T12:47:23.154Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:23.472Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:23.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-07T12:47:23.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-07T12:47:23.856Z] 7d7fc1fb5b7e: Preparing [2026-04-07T12:47:23.856Z] 8e96815bdef5: Preparing [2026-04-07T12:47:23.856Z] 37f7b6140a39: Preparing [2026-04-07T12:47:23.856Z] c4a042b72b34: Preparing [2026-04-07T12:47:23.856Z] 506f2559c553: Preparing [2026-04-07T12:47:23.856Z] 5f23fb612ac6: Preparing [2026-04-07T12:47:23.856Z] 3f685212ea3a: Preparing [2026-04-07T12:47:23.856Z] 2772ea4c277e: Preparing [2026-04-07T12:47:23.856Z] 19b7658af6ec: Preparing [2026-04-07T12:47:23.856Z] c623463d6f47: Preparing [2026-04-07T12:47:23.856Z] 83d3424c3865: Preparing [2026-04-07T12:47:23.856Z] cce92674e987: Preparing [2026-04-07T12:47:23.856Z] 19b7658af6ec: Waiting [2026-04-07T12:47:23.856Z] c623463d6f47: Waiting [2026-04-07T12:47:23.856Z] 83d3424c3865: Waiting [2026-04-07T12:47:23.856Z] cce92674e987: Waiting [2026-04-07T12:47:23.856Z] 5f23fb612ac6: Waiting [2026-04-07T12:47:23.856Z] 3f685212ea3a: Waiting [2026-04-07T12:47:23.856Z] 2772ea4c277e: Waiting [2026-04-07T12:47:23.856Z] 37f7b6140a39: Layer already exists [2026-04-07T12:47:23.856Z] 506f2559c553: Layer already exists [2026-04-07T12:47:23.856Z] 7d7fc1fb5b7e: Layer already exists [2026-04-07T12:47:23.856Z] 8e96815bdef5: Layer already exists [2026-04-07T12:47:23.856Z] c4a042b72b34: Layer already exists [2026-04-07T12:47:23.856Z] 5f23fb612ac6: Layer already exists [2026-04-07T12:47:23.856Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:23.856Z] 3f685212ea3a: Layer already exists [2026-04-07T12:47:23.856Z] c623463d6f47: Layer already exists [2026-04-07T12:47:23.856Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:23.856Z] cce92674e987: Layer already exists [2026-04-07T12:47:23.856Z] 83d3424c3865: Layer already exists [2026-04-07T12:47:23.856Z] main: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:47:23.973Z] ===================================================== [Pipeline] echo [2026-04-07T12:47:23.989Z] taggedImages: [2026-04-07T12:47:23.989Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:23.989Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-07T12:47:23.989Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [2026-04-07T12:47:23.989Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:23.989Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-04-07T12:47:24.025Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-04-07T12:47:24.025Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:24.025Z] latest [2026-04-07T12:47:24.025Z] 4.1.0-dev.105 [2026-04-07T12:47:24.025Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:24.025Z] main [2026-04-07T12:47:24.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:24.374Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:24.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:24.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-07T12:47:24.686Z] d304f4e76df7: Preparing [2026-04-07T12:47:24.686Z] 3f91eedfbc64: Preparing [2026-04-07T12:47:24.686Z] 2772ea4c277e: Preparing [2026-04-07T12:47:24.686Z] 19b7658af6ec: Preparing [2026-04-07T12:47:24.686Z] 2cfa91ea25ec: Preparing [2026-04-07T12:47:24.686Z] aeaae8b4b5b9: Preparing [2026-04-07T12:47:24.686Z] cce92674e987: Preparing [2026-04-07T12:47:24.686Z] aeaae8b4b5b9: Waiting [2026-04-07T12:47:24.686Z] cce92674e987: Waiting [2026-04-07T12:47:24.686Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:24.686Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:24.686Z] 2cfa91ea25ec: Pushed [2026-04-07T12:47:24.686Z] cce92674e987: Layer already exists [2026-04-07T12:47:24.686Z] d304f4e76df7: Pushed [2026-04-07T12:47:25.624Z] aeaae8b4b5b9: Pushed [2026-04-07T12:47:28.161Z] 3f91eedfbc64: Pushed [2026-04-07T12:47:28.161Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:28.488Z] + 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-04-07T12:47:28.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-07T12:47:28.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-07T12:47:28.806Z] d304f4e76df7: Preparing [2026-04-07T12:47:28.806Z] 3f91eedfbc64: Preparing [2026-04-07T12:47:28.806Z] 2772ea4c277e: Preparing [2026-04-07T12:47:28.806Z] 19b7658af6ec: Preparing [2026-04-07T12:47:28.806Z] 2cfa91ea25ec: Preparing [2026-04-07T12:47:28.806Z] aeaae8b4b5b9: Preparing [2026-04-07T12:47:28.806Z] cce92674e987: Preparing [2026-04-07T12:47:28.806Z] cce92674e987: Waiting [2026-04-07T12:47:28.806Z] aeaae8b4b5b9: Waiting [2026-04-07T12:47:28.806Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:28.806Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:28.806Z] d304f4e76df7: Layer already exists [2026-04-07T12:47:28.806Z] 2cfa91ea25ec: Layer already exists [2026-04-07T12:47:28.806Z] 3f91eedfbc64: Layer already exists [2026-04-07T12:47:28.806Z] aeaae8b4b5b9: Layer already exists [2026-04-07T12:47:28.806Z] cce92674e987: Layer already exists [2026-04-07T12:47:28.806Z] latest: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:29.333Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:29.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [2026-04-07T12:47:29.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-07T12:47:29.656Z] d304f4e76df7: Preparing [2026-04-07T12:47:29.656Z] 3f91eedfbc64: Preparing [2026-04-07T12:47:29.656Z] 2772ea4c277e: Preparing [2026-04-07T12:47:29.656Z] 19b7658af6ec: Preparing [2026-04-07T12:47:29.656Z] 2cfa91ea25ec: Preparing [2026-04-07T12:47:29.656Z] aeaae8b4b5b9: Preparing [2026-04-07T12:47:29.656Z] cce92674e987: Preparing [2026-04-07T12:47:29.657Z] aeaae8b4b5b9: Waiting [2026-04-07T12:47:29.657Z] cce92674e987: Waiting [2026-04-07T12:47:29.657Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:29.657Z] 3f91eedfbc64: Layer already exists [2026-04-07T12:47:29.657Z] d304f4e76df7: Layer already exists [2026-04-07T12:47:29.657Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:29.657Z] 2cfa91ea25ec: Layer already exists [2026-04-07T12:47:29.657Z] cce92674e987: Layer already exists [2026-04-07T12:47:29.657Z] aeaae8b4b5b9: Layer already exists [2026-04-07T12:47:29.657Z] 4.1.0-dev.105: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:29.983Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:30.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:30.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-07T12:47:30.311Z] d304f4e76df7: Preparing [2026-04-07T12:47:30.311Z] 3f91eedfbc64: Preparing [2026-04-07T12:47:30.311Z] 2772ea4c277e: Preparing [2026-04-07T12:47:30.311Z] 19b7658af6ec: Preparing [2026-04-07T12:47:30.311Z] 2cfa91ea25ec: Preparing [2026-04-07T12:47:30.311Z] aeaae8b4b5b9: Preparing [2026-04-07T12:47:30.311Z] cce92674e987: Preparing [2026-04-07T12:47:30.311Z] aeaae8b4b5b9: Waiting [2026-04-07T12:47:30.311Z] cce92674e987: Waiting [2026-04-07T12:47:30.311Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:30.311Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:30.311Z] d304f4e76df7: Layer already exists [2026-04-07T12:47:30.311Z] 3f91eedfbc64: Layer already exists [2026-04-07T12:47:30.311Z] 2cfa91ea25ec: Layer already exists [2026-04-07T12:47:30.311Z] cce92674e987: Layer already exists [2026-04-07T12:47:30.311Z] aeaae8b4b5b9: Layer already exists [2026-04-07T12:47:30.311Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:30.639Z] + 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-04-07T12:47:30.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-07T12:47:30.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-07T12:47:30.973Z] d304f4e76df7: Preparing [2026-04-07T12:47:30.973Z] 3f91eedfbc64: Preparing [2026-04-07T12:47:30.973Z] 2772ea4c277e: Preparing [2026-04-07T12:47:30.973Z] 19b7658af6ec: Preparing [2026-04-07T12:47:30.973Z] 2cfa91ea25ec: Preparing [2026-04-07T12:47:30.973Z] aeaae8b4b5b9: Preparing [2026-04-07T12:47:30.973Z] cce92674e987: Preparing [2026-04-07T12:47:30.973Z] aeaae8b4b5b9: Waiting [2026-04-07T12:47:30.973Z] cce92674e987: Waiting [2026-04-07T12:47:30.973Z] d304f4e76df7: Layer already exists [2026-04-07T12:47:30.973Z] 2cfa91ea25ec: Layer already exists [2026-04-07T12:47:30.973Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:30.973Z] 3f91eedfbc64: Layer already exists [2026-04-07T12:47:30.973Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:30.973Z] aeaae8b4b5b9: Layer already exists [2026-04-07T12:47:30.973Z] cce92674e987: Layer already exists [2026-04-07T12:47:30.973Z] main: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:47:31.041Z] ===================================================== [Pipeline] echo [2026-04-07T12:47:31.052Z] taggedImages: [2026-04-07T12:47:31.052Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:31.052Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-07T12:47:31.052Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [2026-04-07T12:47:31.052Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:31.052Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-04-07T12:47:31.075Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-04-07T12:47:31.075Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:31.075Z] latest [2026-04-07T12:47:31.075Z] 4.1.0-dev.105 [2026-04-07T12:47:31.075Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:31.075Z] main [2026-04-07T12:47:31.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:31.418Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:31.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:31.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-07T12:47:31.736Z] 9614ec5645cd: Preparing [2026-04-07T12:47:31.736Z] 75090c01d676: Preparing [2026-04-07T12:47:31.736Z] 551f6c3ea921: Preparing [2026-04-07T12:47:31.736Z] 2772ea4c277e: Preparing [2026-04-07T12:47:31.736Z] 19b7658af6ec: Preparing [2026-04-07T12:47:31.736Z] bcab0de63aa1: Preparing [2026-04-07T12:47:31.736Z] 2c642baf9b2e: Preparing [2026-04-07T12:47:31.736Z] 945236d94d75: Preparing [2026-04-07T12:47:31.736Z] 303fba79c195: Preparing [2026-04-07T12:47:31.736Z] cce92674e987: Preparing [2026-04-07T12:47:31.736Z] bcab0de63aa1: Waiting [2026-04-07T12:47:31.736Z] 945236d94d75: Waiting [2026-04-07T12:47:31.736Z] 303fba79c195: Waiting [2026-04-07T12:47:31.736Z] cce92674e987: Waiting [2026-04-07T12:47:31.736Z] 2c642baf9b2e: Waiting [2026-04-07T12:47:31.736Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:31.736Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:31.736Z] 551f6c3ea921: Pushed [2026-04-07T12:47:31.736Z] 9614ec5645cd: Pushed [2026-04-07T12:47:31.736Z] 75090c01d676: Pushed [2026-04-07T12:47:31.736Z] cce92674e987: Layer already exists [2026-04-07T12:47:31.736Z] 945236d94d75: Pushed [2026-04-07T12:47:32.302Z] 303fba79c195: Pushed [2026-04-07T12:47:37.698Z] 2c642baf9b2e: Pushed [2026-04-07T12:47:46.090Z] bcab0de63aa1: Pushed [2026-04-07T12:47:46.090Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:46.431Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:46.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-07T12:47:46.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-07T12:47:46.765Z] 9614ec5645cd: Preparing [2026-04-07T12:47:46.765Z] 75090c01d676: Preparing [2026-04-07T12:47:46.765Z] 551f6c3ea921: Preparing [2026-04-07T12:47:46.765Z] 2772ea4c277e: Preparing [2026-04-07T12:47:46.765Z] 19b7658af6ec: Preparing [2026-04-07T12:47:46.765Z] bcab0de63aa1: Preparing [2026-04-07T12:47:46.765Z] 2c642baf9b2e: Preparing [2026-04-07T12:47:46.765Z] 945236d94d75: Preparing [2026-04-07T12:47:46.765Z] 303fba79c195: Preparing [2026-04-07T12:47:46.765Z] cce92674e987: Preparing [2026-04-07T12:47:46.765Z] bcab0de63aa1: Waiting [2026-04-07T12:47:46.765Z] 2c642baf9b2e: Waiting [2026-04-07T12:47:46.765Z] 945236d94d75: Waiting [2026-04-07T12:47:46.765Z] cce92674e987: Waiting [2026-04-07T12:47:46.765Z] 303fba79c195: Waiting [2026-04-07T12:47:46.765Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:46.765Z] 551f6c3ea921: Layer already exists [2026-04-07T12:47:46.765Z] 9614ec5645cd: Layer already exists [2026-04-07T12:47:46.765Z] 75090c01d676: Layer already exists [2026-04-07T12:47:46.765Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:46.765Z] 2c642baf9b2e: Layer already exists [2026-04-07T12:47:46.765Z] bcab0de63aa1: Layer already exists [2026-04-07T12:47:46.765Z] 303fba79c195: Layer already exists [2026-04-07T12:47:46.765Z] cce92674e987: Layer already exists [2026-04-07T12:47:46.765Z] 945236d94d75: Layer already exists [2026-04-07T12:47:46.765Z] latest: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:47.121Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:47.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [2026-04-07T12:47:47.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-07T12:47:47.467Z] 9614ec5645cd: Preparing [2026-04-07T12:47:47.467Z] 75090c01d676: Preparing [2026-04-07T12:47:47.467Z] 551f6c3ea921: Preparing [2026-04-07T12:47:47.467Z] 2772ea4c277e: Preparing [2026-04-07T12:47:47.467Z] 19b7658af6ec: Preparing [2026-04-07T12:47:47.467Z] bcab0de63aa1: Preparing [2026-04-07T12:47:47.467Z] 2c642baf9b2e: Preparing [2026-04-07T12:47:47.467Z] 945236d94d75: Preparing [2026-04-07T12:47:47.467Z] 303fba79c195: Preparing [2026-04-07T12:47:47.467Z] cce92674e987: Preparing [2026-04-07T12:47:47.467Z] bcab0de63aa1: Waiting [2026-04-07T12:47:47.467Z] 2c642baf9b2e: Waiting [2026-04-07T12:47:47.467Z] 945236d94d75: Waiting [2026-04-07T12:47:47.467Z] 303fba79c195: Waiting [2026-04-07T12:47:47.467Z] cce92674e987: Waiting [2026-04-07T12:47:47.467Z] 75090c01d676: Layer already exists [2026-04-07T12:47:47.467Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:47.467Z] 551f6c3ea921: Layer already exists [2026-04-07T12:47:47.467Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:47.467Z] 9614ec5645cd: Layer already exists [2026-04-07T12:47:47.467Z] 2c642baf9b2e: Layer already exists [2026-04-07T12:47:47.467Z] cce92674e987: Layer already exists [2026-04-07T12:47:47.467Z] bcab0de63aa1: Layer already exists [2026-04-07T12:47:47.467Z] 945236d94d75: Layer already exists [2026-04-07T12:47:47.467Z] 303fba79c195: Layer already exists [2026-04-07T12:47:47.467Z] 4.1.0-dev.105: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:47.800Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:48.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:48.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-07T12:47:48.128Z] 9614ec5645cd: Preparing [2026-04-07T12:47:48.128Z] 75090c01d676: Preparing [2026-04-07T12:47:48.128Z] 551f6c3ea921: Preparing [2026-04-07T12:47:48.128Z] 2772ea4c277e: Preparing [2026-04-07T12:47:48.128Z] 19b7658af6ec: Preparing [2026-04-07T12:47:48.128Z] bcab0de63aa1: Preparing [2026-04-07T12:47:48.128Z] 2c642baf9b2e: Preparing [2026-04-07T12:47:48.128Z] 945236d94d75: Preparing [2026-04-07T12:47:48.128Z] 303fba79c195: Preparing [2026-04-07T12:47:48.128Z] cce92674e987: Preparing [2026-04-07T12:47:48.128Z] bcab0de63aa1: Waiting [2026-04-07T12:47:48.128Z] 2c642baf9b2e: Waiting [2026-04-07T12:47:48.128Z] 945236d94d75: Waiting [2026-04-07T12:47:48.128Z] 303fba79c195: Waiting [2026-04-07T12:47:48.128Z] cce92674e987: Waiting [2026-04-07T12:47:48.128Z] 75090c01d676: Layer already exists [2026-04-07T12:47:48.128Z] 9614ec5645cd: Layer already exists [2026-04-07T12:47:48.128Z] 551f6c3ea921: Layer already exists [2026-04-07T12:47:48.128Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:48.128Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:48.128Z] bcab0de63aa1: Layer already exists [2026-04-07T12:47:48.128Z] 303fba79c195: Layer already exists [2026-04-07T12:47:48.128Z] 2c642baf9b2e: Layer already exists [2026-04-07T12:47:48.128Z] 945236d94d75: Layer already exists [2026-04-07T12:47:48.128Z] cce92674e987: Layer already exists [2026-04-07T12:47:48.128Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:48.450Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:48.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-07T12:47:48.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-07T12:47:48.776Z] 9614ec5645cd: Preparing [2026-04-07T12:47:48.776Z] 75090c01d676: Preparing [2026-04-07T12:47:48.776Z] 551f6c3ea921: Preparing [2026-04-07T12:47:48.776Z] 2772ea4c277e: Preparing [2026-04-07T12:47:48.776Z] 19b7658af6ec: Preparing [2026-04-07T12:47:48.776Z] bcab0de63aa1: Preparing [2026-04-07T12:47:48.776Z] 2c642baf9b2e: Preparing [2026-04-07T12:47:48.776Z] 945236d94d75: Preparing [2026-04-07T12:47:48.776Z] 303fba79c195: Preparing [2026-04-07T12:47:48.776Z] cce92674e987: Preparing [2026-04-07T12:47:48.776Z] bcab0de63aa1: Waiting [2026-04-07T12:47:48.776Z] 945236d94d75: Waiting [2026-04-07T12:47:48.776Z] 2c642baf9b2e: Waiting [2026-04-07T12:47:48.776Z] 303fba79c195: Waiting [2026-04-07T12:47:48.776Z] cce92674e987: Waiting [2026-04-07T12:47:48.776Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:48.776Z] 75090c01d676: Layer already exists [2026-04-07T12:47:48.776Z] 551f6c3ea921: Layer already exists [2026-04-07T12:47:48.776Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:48.776Z] 9614ec5645cd: Layer already exists [2026-04-07T12:47:48.776Z] bcab0de63aa1: Layer already exists [2026-04-07T12:47:48.776Z] 945236d94d75: Layer already exists [2026-04-07T12:47:48.776Z] 2c642baf9b2e: Layer already exists [2026-04-07T12:47:48.776Z] cce92674e987: Layer already exists [2026-04-07T12:47:48.776Z] 303fba79c195: Layer already exists [2026-04-07T12:47:48.776Z] main: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:47:48.856Z] ===================================================== [Pipeline] echo [2026-04-07T12:47:48.871Z] taggedImages: [2026-04-07T12:47:48.871Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:48.871Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-07T12:47:48.871Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [2026-04-07T12:47:48.871Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:48.871Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-04-07T12:47:48.905Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-04-07T12:47:48.905Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:48.905Z] latest [2026-04-07T12:47:48.905Z] 4.1.0-dev.105 [2026-04-07T12:47:48.905Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:47:48.905Z] main [2026-04-07T12:47:48.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:49.246Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:47:49.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:47:49.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-07T12:47:49.566Z] 400ae06fe41c: Preparing [2026-04-07T12:47:49.566Z] a9af9951d54d: Preparing [2026-04-07T12:47:49.566Z] 205310b29610: Preparing [2026-04-07T12:47:49.566Z] 2772ea4c277e: Preparing [2026-04-07T12:47:49.566Z] 19b7658af6ec: Preparing [2026-04-07T12:47:49.566Z] 1af87a706d41: Preparing [2026-04-07T12:47:49.566Z] 63278a9c7d1c: Preparing [2026-04-07T12:47:49.566Z] 1af87a706d41: Waiting [2026-04-07T12:47:49.566Z] f9e9e580e51e: Preparing [2026-04-07T12:47:49.566Z] cce92674e987: Preparing [2026-04-07T12:47:49.566Z] 63278a9c7d1c: Waiting [2026-04-07T12:47:49.566Z] cce92674e987: Waiting [2026-04-07T12:47:49.566Z] f9e9e580e51e: Waiting [2026-04-07T12:47:49.566Z] 2772ea4c277e: Layer already exists [2026-04-07T12:47:49.566Z] 19b7658af6ec: Layer already exists [2026-04-07T12:47:49.566Z] 205310b29610: Pushed [2026-04-07T12:47:49.566Z] a9af9951d54d: Pushed [2026-04-07T12:47:49.566Z] 400ae06fe41c: Pushed [2026-04-07T12:47:49.566Z] 63278a9c7d1c: Pushed [2026-04-07T12:47:49.566Z] cce92674e987: Layer already exists [2026-04-07T12:47:50.132Z] f9e9e580e51e: Pushed [2026-04-07T12:48:05.391Z] 1af87a706d41: Pushed [2026-04-07T12:48:05.391Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:05.762Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:06.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-07T12:48:06.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-07T12:48:06.088Z] 400ae06fe41c: Preparing [2026-04-07T12:48:06.088Z] a9af9951d54d: Preparing [2026-04-07T12:48:06.088Z] 205310b29610: Preparing [2026-04-07T12:48:06.088Z] 2772ea4c277e: Preparing [2026-04-07T12:48:06.088Z] 19b7658af6ec: Preparing [2026-04-07T12:48:06.088Z] 1af87a706d41: Preparing [2026-04-07T12:48:06.088Z] 63278a9c7d1c: Preparing [2026-04-07T12:48:06.088Z] f9e9e580e51e: Preparing [2026-04-07T12:48:06.088Z] cce92674e987: Preparing [2026-04-07T12:48:06.088Z] 1af87a706d41: Waiting [2026-04-07T12:48:06.088Z] 63278a9c7d1c: Waiting [2026-04-07T12:48:06.088Z] f9e9e580e51e: Waiting [2026-04-07T12:48:06.088Z] cce92674e987: Waiting [2026-04-07T12:48:06.088Z] a9af9951d54d: Layer already exists [2026-04-07T12:48:06.088Z] 400ae06fe41c: Layer already exists [2026-04-07T12:48:06.088Z] 205310b29610: Layer already exists [2026-04-07T12:48:06.088Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:06.088Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:06.089Z] 1af87a706d41: Layer already exists [2026-04-07T12:48:06.089Z] f9e9e580e51e: Layer already exists [2026-04-07T12:48:06.089Z] cce92674e987: Layer already exists [2026-04-07T12:48:06.089Z] 63278a9c7d1c: Layer already exists [2026-04-07T12:48:12.693Z] latest: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:13.021Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:13.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [2026-04-07T12:48:13.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-07T12:48:13.347Z] 400ae06fe41c: Preparing [2026-04-07T12:48:13.347Z] a9af9951d54d: Preparing [2026-04-07T12:48:13.347Z] 205310b29610: Preparing [2026-04-07T12:48:13.347Z] 2772ea4c277e: Preparing [2026-04-07T12:48:13.347Z] 19b7658af6ec: Preparing [2026-04-07T12:48:13.347Z] 1af87a706d41: Preparing [2026-04-07T12:48:13.347Z] 63278a9c7d1c: Preparing [2026-04-07T12:48:13.347Z] f9e9e580e51e: Preparing [2026-04-07T12:48:13.347Z] cce92674e987: Preparing [2026-04-07T12:48:13.347Z] 1af87a706d41: Waiting [2026-04-07T12:48:13.347Z] 63278a9c7d1c: Waiting [2026-04-07T12:48:13.347Z] cce92674e987: Waiting [2026-04-07T12:48:13.347Z] f9e9e580e51e: Waiting [2026-04-07T12:48:13.347Z] a9af9951d54d: Layer already exists [2026-04-07T12:48:13.347Z] 205310b29610: Layer already exists [2026-04-07T12:48:13.347Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:13.347Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:13.347Z] 400ae06fe41c: Layer already exists [2026-04-07T12:48:13.347Z] 63278a9c7d1c: Layer already exists [2026-04-07T12:48:13.347Z] 1af87a706d41: Layer already exists [2026-04-07T12:48:13.347Z] f9e9e580e51e: Layer already exists [2026-04-07T12:48:13.347Z] cce92674e987: Layer already exists [2026-04-07T12:48:13.347Z] 4.1.0-dev.105: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:13.677Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:14.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:14.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-07T12:48:14.006Z] 400ae06fe41c: Preparing [2026-04-07T12:48:14.006Z] a9af9951d54d: Preparing [2026-04-07T12:48:14.006Z] 205310b29610: Preparing [2026-04-07T12:48:14.006Z] 2772ea4c277e: Preparing [2026-04-07T12:48:14.006Z] 19b7658af6ec: Preparing [2026-04-07T12:48:14.006Z] 1af87a706d41: Preparing [2026-04-07T12:48:14.006Z] 63278a9c7d1c: Preparing [2026-04-07T12:48:14.006Z] f9e9e580e51e: Preparing [2026-04-07T12:48:14.006Z] cce92674e987: Preparing [2026-04-07T12:48:14.006Z] 63278a9c7d1c: Waiting [2026-04-07T12:48:14.006Z] f9e9e580e51e: Waiting [2026-04-07T12:48:14.006Z] cce92674e987: Waiting [2026-04-07T12:48:14.006Z] 1af87a706d41: Waiting [2026-04-07T12:48:14.006Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:14.006Z] a9af9951d54d: Layer already exists [2026-04-07T12:48:14.006Z] 205310b29610: Layer already exists [2026-04-07T12:48:14.006Z] 400ae06fe41c: Layer already exists [2026-04-07T12:48:14.006Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:14.006Z] 1af87a706d41: Layer already exists [2026-04-07T12:48:14.006Z] 63278a9c7d1c: Layer already exists [2026-04-07T12:48:14.006Z] f9e9e580e51e: Layer already exists [2026-04-07T12:48:14.006Z] cce92674e987: Layer already exists [2026-04-07T12:48:14.006Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:14.339Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:14.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-07T12:48:14.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-07T12:48:14.659Z] 400ae06fe41c: Preparing [2026-04-07T12:48:14.659Z] a9af9951d54d: Preparing [2026-04-07T12:48:14.659Z] 205310b29610: Preparing [2026-04-07T12:48:14.659Z] 2772ea4c277e: Preparing [2026-04-07T12:48:14.659Z] 19b7658af6ec: Preparing [2026-04-07T12:48:14.659Z] 1af87a706d41: Preparing [2026-04-07T12:48:14.659Z] 63278a9c7d1c: Preparing [2026-04-07T12:48:14.659Z] f9e9e580e51e: Preparing [2026-04-07T12:48:14.659Z] cce92674e987: Preparing [2026-04-07T12:48:14.659Z] 1af87a706d41: Waiting [2026-04-07T12:48:14.659Z] 63278a9c7d1c: Waiting [2026-04-07T12:48:14.660Z] f9e9e580e51e: Waiting [2026-04-07T12:48:14.660Z] cce92674e987: Waiting [2026-04-07T12:48:14.660Z] 400ae06fe41c: Layer already exists [2026-04-07T12:48:14.660Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:14.660Z] a9af9951d54d: Layer already exists [2026-04-07T12:48:14.660Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:14.660Z] 205310b29610: Layer already exists [2026-04-07T12:48:14.660Z] cce92674e987: Layer already exists [2026-04-07T12:48:14.660Z] 63278a9c7d1c: Layer already exists [2026-04-07T12:48:14.660Z] 1af87a706d41: Layer already exists [2026-04-07T12:48:14.660Z] f9e9e580e51e: Layer already exists [2026-04-07T12:48:14.660Z] main: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:48:14.730Z] ===================================================== [Pipeline] echo [2026-04-07T12:48:14.745Z] taggedImages: [2026-04-07T12:48:14.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:14.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-07T12:48:14.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [2026-04-07T12:48:14.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:14.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-04-07T12:48:14.771Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-04-07T12:48:14.772Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:14.772Z] latest [2026-04-07T12:48:14.772Z] 4.1.0-dev.105 [2026-04-07T12:48:14.772Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:14.772Z] main [2026-04-07T12:48:14.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:15.129Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:15.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:15.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-07T12:48:15.450Z] 9614ec5645cd: Preparing [2026-04-07T12:48:15.450Z] 085e3433e150: Preparing [2026-04-07T12:48:15.450Z] 27e0d5b37303: Preparing [2026-04-07T12:48:15.450Z] 2772ea4c277e: Preparing [2026-04-07T12:48:15.450Z] 19b7658af6ec: Preparing [2026-04-07T12:48:15.450Z] 4cafeecdb722: Preparing [2026-04-07T12:48:15.450Z] 945236d94d75: Preparing [2026-04-07T12:48:15.450Z] 4cafeecdb722: Waiting [2026-04-07T12:48:15.450Z] 945236d94d75: Waiting [2026-04-07T12:48:15.450Z] 303fba79c195: Preparing [2026-04-07T12:48:15.450Z] cce92674e987: Preparing [2026-04-07T12:48:15.450Z] cce92674e987: Waiting [2026-04-07T12:48:15.450Z] 303fba79c195: Waiting [2026-04-07T12:48:15.450Z] 9614ec5645cd: Layer already exists [2026-04-07T12:48:15.450Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:15.450Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:15.450Z] 945236d94d75: Layer already exists [2026-04-07T12:48:15.450Z] 303fba79c195: Layer already exists [2026-04-07T12:48:15.450Z] cce92674e987: Layer already exists [2026-04-07T12:48:15.451Z] 085e3433e150: Pushed [2026-04-07T12:48:15.451Z] 27e0d5b37303: Pushed [2026-04-07T12:48:30.331Z] 4cafeecdb722: Pushed [2026-04-07T12:48:30.331Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:30.652Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:31.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-07T12:48:31.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-07T12:48:31.005Z] 9614ec5645cd: Preparing [2026-04-07T12:48:31.005Z] 085e3433e150: Preparing [2026-04-07T12:48:31.005Z] 27e0d5b37303: Preparing [2026-04-07T12:48:31.005Z] 2772ea4c277e: Preparing [2026-04-07T12:48:31.005Z] 19b7658af6ec: Preparing [2026-04-07T12:48:31.005Z] 4cafeecdb722: Preparing [2026-04-07T12:48:31.005Z] 945236d94d75: Preparing [2026-04-07T12:48:31.005Z] 303fba79c195: Preparing [2026-04-07T12:48:31.005Z] cce92674e987: Preparing [2026-04-07T12:48:31.005Z] 945236d94d75: Waiting [2026-04-07T12:48:31.005Z] 303fba79c195: Waiting [2026-04-07T12:48:31.005Z] 4cafeecdb722: Waiting [2026-04-07T12:48:31.005Z] cce92674e987: Waiting [2026-04-07T12:48:31.006Z] 27e0d5b37303: Layer already exists [2026-04-07T12:48:31.006Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:31.006Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:31.006Z] 085e3433e150: Layer already exists [2026-04-07T12:48:31.006Z] 9614ec5645cd: Layer already exists [2026-04-07T12:48:31.006Z] 4cafeecdb722: Layer already exists [2026-04-07T12:48:31.006Z] cce92674e987: Layer already exists [2026-04-07T12:48:31.006Z] 303fba79c195: Layer already exists [2026-04-07T12:48:31.006Z] 945236d94d75: Layer already exists [2026-04-07T12:48:31.006Z] latest: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:31.328Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:31.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [2026-04-07T12:48:31.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-07T12:48:31.641Z] 9614ec5645cd: Preparing [2026-04-07T12:48:31.641Z] 085e3433e150: Preparing [2026-04-07T12:48:31.641Z] 27e0d5b37303: Preparing [2026-04-07T12:48:31.641Z] 2772ea4c277e: Preparing [2026-04-07T12:48:31.641Z] 19b7658af6ec: Preparing [2026-04-07T12:48:31.641Z] 4cafeecdb722: Preparing [2026-04-07T12:48:31.641Z] 945236d94d75: Preparing [2026-04-07T12:48:31.641Z] 303fba79c195: Preparing [2026-04-07T12:48:31.641Z] cce92674e987: Preparing [2026-04-07T12:48:31.641Z] 4cafeecdb722: Waiting [2026-04-07T12:48:31.641Z] 945236d94d75: Waiting [2026-04-07T12:48:31.641Z] cce92674e987: Waiting [2026-04-07T12:48:31.641Z] 303fba79c195: Waiting [2026-04-07T12:48:31.641Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:31.641Z] 9614ec5645cd: Layer already exists [2026-04-07T12:48:31.641Z] 27e0d5b37303: Layer already exists [2026-04-07T12:48:31.641Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:31.641Z] 085e3433e150: Layer already exists [2026-04-07T12:48:31.641Z] 4cafeecdb722: Layer already exists [2026-04-07T12:48:31.641Z] 303fba79c195: Layer already exists [2026-04-07T12:48:31.641Z] cce92674e987: Layer already exists [2026-04-07T12:48:31.641Z] 945236d94d75: Layer already exists [2026-04-07T12:48:31.641Z] 4.1.0-dev.105: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:31.974Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:32.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:32.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-07T12:48:32.433Z] 9614ec5645cd: Preparing [2026-04-07T12:48:32.433Z] 085e3433e150: Preparing [2026-04-07T12:48:32.433Z] 27e0d5b37303: Preparing [2026-04-07T12:48:32.433Z] 2772ea4c277e: Preparing [2026-04-07T12:48:32.433Z] 19b7658af6ec: Preparing [2026-04-07T12:48:32.433Z] 4cafeecdb722: Preparing [2026-04-07T12:48:32.434Z] 945236d94d75: Preparing [2026-04-07T12:48:32.434Z] 303fba79c195: Preparing [2026-04-07T12:48:32.434Z] cce92674e987: Preparing [2026-04-07T12:48:32.434Z] 4cafeecdb722: Waiting [2026-04-07T12:48:32.434Z] cce92674e987: Waiting [2026-04-07T12:48:32.434Z] 945236d94d75: Waiting [2026-04-07T12:48:32.434Z] 303fba79c195: Waiting [2026-04-07T12:48:32.434Z] 9614ec5645cd: Layer already exists [2026-04-07T12:48:32.434Z] 27e0d5b37303: Layer already exists [2026-04-07T12:48:32.434Z] 085e3433e150: Layer already exists [2026-04-07T12:48:32.434Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:32.434Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:32.434Z] cce92674e987: Layer already exists [2026-04-07T12:48:32.434Z] 303fba79c195: Layer already exists [2026-04-07T12:48:32.434Z] 4cafeecdb722: Layer already exists [2026-04-07T12:48:32.434Z] 945236d94d75: Layer already exists [2026-04-07T12:48:32.434Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:32.758Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:33.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-07T12:48:33.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-07T12:48:33.088Z] 9614ec5645cd: Preparing [2026-04-07T12:48:33.088Z] 085e3433e150: Preparing [2026-04-07T12:48:33.088Z] 27e0d5b37303: Preparing [2026-04-07T12:48:33.088Z] 2772ea4c277e: Preparing [2026-04-07T12:48:33.088Z] 19b7658af6ec: Preparing [2026-04-07T12:48:33.088Z] 4cafeecdb722: Preparing [2026-04-07T12:48:33.088Z] 945236d94d75: Preparing [2026-04-07T12:48:33.088Z] 303fba79c195: Preparing [2026-04-07T12:48:33.088Z] cce92674e987: Preparing [2026-04-07T12:48:33.089Z] 945236d94d75: Waiting [2026-04-07T12:48:33.089Z] 303fba79c195: Waiting [2026-04-07T12:48:33.089Z] cce92674e987: Waiting [2026-04-07T12:48:33.089Z] 4cafeecdb722: Waiting [2026-04-07T12:48:33.089Z] 9614ec5645cd: Layer already exists [2026-04-07T12:48:33.089Z] 085e3433e150: Layer already exists [2026-04-07T12:48:33.089Z] 27e0d5b37303: Layer already exists [2026-04-07T12:48:33.089Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:33.089Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:33.089Z] 303fba79c195: Layer already exists [2026-04-07T12:48:33.089Z] 4cafeecdb722: Layer already exists [2026-04-07T12:48:33.089Z] 945236d94d75: Layer already exists [2026-04-07T12:48:33.089Z] cce92674e987: Layer already exists [2026-04-07T12:48:33.089Z] main: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:48:33.311Z] ===================================================== [Pipeline] echo [2026-04-07T12:48:33.327Z] taggedImages: [2026-04-07T12:48:33.327Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:33.327Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-07T12:48:33.327Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [2026-04-07T12:48:33.327Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:33.327Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-04-07T12:48:33.352Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-04-07T12:48:33.352Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:33.352Z] latest [2026-04-07T12:48:33.352Z] 4.1.0-dev.105 [2026-04-07T12:48:33.352Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:33.352Z] main [2026-04-07T12:48:33.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:33.698Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:34.032Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:34.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-07T12:48:34.032Z] dbb63fbe46db: Preparing [2026-04-07T12:48:34.032Z] 9d1bc01c0874: Preparing [2026-04-07T12:48:34.032Z] 2772ea4c277e: Preparing [2026-04-07T12:48:34.032Z] 19b7658af6ec: Preparing [2026-04-07T12:48:34.032Z] 958cb2522bb2: Preparing [2026-04-07T12:48:34.032Z] d7798dace1bc: Preparing [2026-04-07T12:48:34.032Z] cce92674e987: Preparing [2026-04-07T12:48:34.032Z] d7798dace1bc: Waiting [2026-04-07T12:48:34.032Z] cce92674e987: Waiting [2026-04-07T12:48:34.032Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:34.032Z] 958cb2522bb2: Pushed [2026-04-07T12:48:34.032Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:34.032Z] cce92674e987: Layer already exists [2026-04-07T12:48:34.032Z] dbb63fbe46db: Pushed [2026-04-07T12:48:34.729Z] d7798dace1bc: Pushed [2026-04-07T12:48:38.110Z] 9d1bc01c0874: Pushed [2026-04-07T12:48:38.110Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:38.440Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:38.785Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-07T12:48:38.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-07T12:48:38.786Z] dbb63fbe46db: Preparing [2026-04-07T12:48:38.786Z] 9d1bc01c0874: Preparing [2026-04-07T12:48:38.786Z] 2772ea4c277e: Preparing [2026-04-07T12:48:38.786Z] 19b7658af6ec: Preparing [2026-04-07T12:48:38.786Z] 958cb2522bb2: Preparing [2026-04-07T12:48:38.786Z] d7798dace1bc: Preparing [2026-04-07T12:48:38.786Z] cce92674e987: Preparing [2026-04-07T12:48:38.786Z] d7798dace1bc: Waiting [2026-04-07T12:48:38.786Z] cce92674e987: Waiting [2026-04-07T12:48:38.786Z] 958cb2522bb2: Layer already exists [2026-04-07T12:48:38.786Z] dbb63fbe46db: Layer already exists [2026-04-07T12:48:38.786Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:38.786Z] 9d1bc01c0874: Layer already exists [2026-04-07T12:48:38.786Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:38.786Z] d7798dace1bc: Layer already exists [2026-04-07T12:48:38.786Z] cce92674e987: Layer already exists [2026-04-07T12:48:38.786Z] latest: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:39.160Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:39.488Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [2026-04-07T12:48:39.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-07T12:48:39.488Z] dbb63fbe46db: Preparing [2026-04-07T12:48:39.488Z] 9d1bc01c0874: Preparing [2026-04-07T12:48:39.488Z] 2772ea4c277e: Preparing [2026-04-07T12:48:39.488Z] 19b7658af6ec: Preparing [2026-04-07T12:48:39.488Z] 958cb2522bb2: Preparing [2026-04-07T12:48:39.488Z] d7798dace1bc: Preparing [2026-04-07T12:48:39.488Z] cce92674e987: Preparing [2026-04-07T12:48:39.488Z] d7798dace1bc: Waiting [2026-04-07T12:48:39.488Z] cce92674e987: Waiting [2026-04-07T12:48:39.488Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:39.488Z] 9d1bc01c0874: Layer already exists [2026-04-07T12:48:39.488Z] 958cb2522bb2: Layer already exists [2026-04-07T12:48:39.488Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:39.488Z] dbb63fbe46db: Layer already exists [2026-04-07T12:48:39.488Z] cce92674e987: Layer already exists [2026-04-07T12:48:39.488Z] d7798dace1bc: Layer already exists [2026-04-07T12:48:39.488Z] 4.1.0-dev.105: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:39.812Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:40.125Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:40.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-07T12:48:40.125Z] dbb63fbe46db: Preparing [2026-04-07T12:48:40.125Z] 9d1bc01c0874: Preparing [2026-04-07T12:48:40.125Z] 2772ea4c277e: Preparing [2026-04-07T12:48:40.125Z] 19b7658af6ec: Preparing [2026-04-07T12:48:40.125Z] 958cb2522bb2: Preparing [2026-04-07T12:48:40.125Z] d7798dace1bc: Preparing [2026-04-07T12:48:40.125Z] cce92674e987: Preparing [2026-04-07T12:48:40.125Z] d7798dace1bc: Waiting [2026-04-07T12:48:40.125Z] cce92674e987: Waiting [2026-04-07T12:48:40.125Z] 9d1bc01c0874: Layer already exists [2026-04-07T12:48:40.125Z] 958cb2522bb2: Layer already exists [2026-04-07T12:48:40.125Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:40.125Z] dbb63fbe46db: Layer already exists [2026-04-07T12:48:40.125Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:40.125Z] cce92674e987: Layer already exists [2026-04-07T12:48:40.125Z] d7798dace1bc: Layer already exists [2026-04-07T12:48:40.125Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:40.457Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:40.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-07T12:48:40.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-07T12:48:40.775Z] dbb63fbe46db: Preparing [2026-04-07T12:48:40.775Z] 9d1bc01c0874: Preparing [2026-04-07T12:48:40.775Z] 2772ea4c277e: Preparing [2026-04-07T12:48:40.775Z] 19b7658af6ec: Preparing [2026-04-07T12:48:40.775Z] 958cb2522bb2: Preparing [2026-04-07T12:48:40.775Z] d7798dace1bc: Preparing [2026-04-07T12:48:40.775Z] cce92674e987: Preparing [2026-04-07T12:48:40.775Z] cce92674e987: Waiting [2026-04-07T12:48:40.775Z] d7798dace1bc: Waiting [2026-04-07T12:48:40.775Z] dbb63fbe46db: Layer already exists [2026-04-07T12:48:40.775Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:40.775Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:40.775Z] 9d1bc01c0874: Layer already exists [2026-04-07T12:48:40.775Z] 958cb2522bb2: Layer already exists [2026-04-07T12:48:40.775Z] cce92674e987: Layer already exists [2026-04-07T12:48:40.775Z] d7798dace1bc: Layer already exists [2026-04-07T12:48:40.775Z] main: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:48:40.847Z] ===================================================== [Pipeline] echo [2026-04-07T12:48:40.858Z] taggedImages: [2026-04-07T12:48:40.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:40.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-07T12:48:40.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [2026-04-07T12:48:40.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:40.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-04-07T12:48:40.888Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-04-07T12:48:40.888Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:40.888Z] latest [2026-04-07T12:48:40.888Z] 4.1.0-dev.105 [2026-04-07T12:48:40.888Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:40.888Z] main [2026-04-07T12:48:40.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:41.249Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:41.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:41.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-07T12:48:41.586Z] 21a6afc6fd25: Preparing [2026-04-07T12:48:41.586Z] 3ac85b7c648e: Preparing [2026-04-07T12:48:41.586Z] 2772ea4c277e: Preparing [2026-04-07T12:48:41.586Z] 19b7658af6ec: Preparing [2026-04-07T12:48:41.586Z] 0b8c32b7d088: Preparing [2026-04-07T12:48:41.586Z] 258fb3b5933a: Preparing [2026-04-07T12:48:41.586Z] cce92674e987: Preparing [2026-04-07T12:48:41.586Z] 258fb3b5933a: Waiting [2026-04-07T12:48:41.586Z] cce92674e987: Waiting [2026-04-07T12:48:41.586Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:41.586Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:41.586Z] cce92674e987: Layer already exists [2026-04-07T12:48:41.586Z] 21a6afc6fd25: Pushed [2026-04-07T12:48:41.586Z] 0b8c32b7d088: Pushed [2026-04-07T12:48:41.846Z] 258fb3b5933a: Pushed [2026-04-07T12:48:46.038Z] 3ac85b7c648e: Pushed [2026-04-07T12:48:46.038Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:46.365Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:46.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-07T12:48:46.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-07T12:48:46.696Z] 21a6afc6fd25: Preparing [2026-04-07T12:48:46.696Z] 3ac85b7c648e: Preparing [2026-04-07T12:48:46.696Z] 2772ea4c277e: Preparing [2026-04-07T12:48:46.696Z] 19b7658af6ec: Preparing [2026-04-07T12:48:46.696Z] 0b8c32b7d088: Preparing [2026-04-07T12:48:46.696Z] 258fb3b5933a: Preparing [2026-04-07T12:48:46.696Z] cce92674e987: Preparing [2026-04-07T12:48:46.696Z] 258fb3b5933a: Waiting [2026-04-07T12:48:46.696Z] cce92674e987: Waiting [2026-04-07T12:48:46.696Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:46.696Z] 0b8c32b7d088: Layer already exists [2026-04-07T12:48:46.696Z] 21a6afc6fd25: Layer already exists [2026-04-07T12:48:46.696Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:46.696Z] 3ac85b7c648e: Layer already exists [2026-04-07T12:48:46.696Z] 258fb3b5933a: Layer already exists [2026-04-07T12:48:46.696Z] cce92674e987: Layer already exists [2026-04-07T12:48:46.696Z] latest: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:47.015Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:47.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [2026-04-07T12:48:47.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-07T12:48:47.334Z] 21a6afc6fd25: Preparing [2026-04-07T12:48:47.334Z] 3ac85b7c648e: Preparing [2026-04-07T12:48:47.334Z] 2772ea4c277e: Preparing [2026-04-07T12:48:47.334Z] 19b7658af6ec: Preparing [2026-04-07T12:48:47.334Z] 0b8c32b7d088: Preparing [2026-04-07T12:48:47.334Z] 258fb3b5933a: Preparing [2026-04-07T12:48:47.334Z] cce92674e987: Preparing [2026-04-07T12:48:47.334Z] 258fb3b5933a: Waiting [2026-04-07T12:48:47.334Z] cce92674e987: Waiting [2026-04-07T12:48:47.334Z] 0b8c32b7d088: Layer already exists [2026-04-07T12:48:47.334Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:47.334Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:47.334Z] 3ac85b7c648e: Layer already exists [2026-04-07T12:48:47.334Z] 21a6afc6fd25: Layer already exists [2026-04-07T12:48:47.334Z] 258fb3b5933a: Layer already exists [2026-04-07T12:48:47.334Z] cce92674e987: Layer already exists [2026-04-07T12:48:47.334Z] 4.1.0-dev.105: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:47.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:47.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:47.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-07T12:48:47.991Z] 21a6afc6fd25: Preparing [2026-04-07T12:48:47.991Z] 3ac85b7c648e: Preparing [2026-04-07T12:48:47.991Z] 2772ea4c277e: Preparing [2026-04-07T12:48:47.991Z] 19b7658af6ec: Preparing [2026-04-07T12:48:47.991Z] 0b8c32b7d088: Preparing [2026-04-07T12:48:47.991Z] 258fb3b5933a: Preparing [2026-04-07T12:48:47.991Z] cce92674e987: Preparing [2026-04-07T12:48:47.991Z] 258fb3b5933a: Waiting [2026-04-07T12:48:47.991Z] cce92674e987: Waiting [2026-04-07T12:48:47.991Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:47.991Z] 3ac85b7c648e: Layer already exists [2026-04-07T12:48:47.991Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:47.991Z] 0b8c32b7d088: Layer already exists [2026-04-07T12:48:47.991Z] 21a6afc6fd25: Layer already exists [2026-04-07T12:48:47.991Z] 258fb3b5933a: Layer already exists [2026-04-07T12:48:47.991Z] cce92674e987: Layer already exists [2026-04-07T12:48:47.991Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:48.320Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:48:48.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-07T12:48:48.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-07T12:48:48.650Z] 21a6afc6fd25: Preparing [2026-04-07T12:48:48.650Z] 3ac85b7c648e: Preparing [2026-04-07T12:48:48.650Z] 2772ea4c277e: Preparing [2026-04-07T12:48:48.650Z] 19b7658af6ec: Preparing [2026-04-07T12:48:48.650Z] 0b8c32b7d088: Preparing [2026-04-07T12:48:48.650Z] 258fb3b5933a: Preparing [2026-04-07T12:48:48.650Z] cce92674e987: Preparing [2026-04-07T12:48:48.650Z] 258fb3b5933a: Waiting [2026-04-07T12:48:48.650Z] cce92674e987: Waiting [2026-04-07T12:48:48.650Z] 19b7658af6ec: Layer already exists [2026-04-07T12:48:48.650Z] 0b8c32b7d088: Layer already exists [2026-04-07T12:48:48.650Z] 2772ea4c277e: Layer already exists [2026-04-07T12:48:48.650Z] 21a6afc6fd25: Layer already exists [2026-04-07T12:48:48.650Z] 3ac85b7c648e: Layer already exists [2026-04-07T12:48:48.650Z] 258fb3b5933a: Layer already exists [2026-04-07T12:48:48.650Z] cce92674e987: Layer already exists [2026-04-07T12:48:48.650Z] main: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:48:48.736Z] ===================================================== [Pipeline] echo [2026-04-07T12:48:48.754Z] taggedImages: [2026-04-07T12:48:48.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-07T12:48:48.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [2026-04-07T12:48:48.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-04-07T12:48:48.841Z] ========================================================= [2026-04-07T12:48:48.841Z] [edgeXBuildMultiArch] RAW Config: [2026-04-07T12:48:48.841Z] images: [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:48:48.841Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-07T12:48:48.841Z] settingsFile: [2026-04-07T12:48:48.841Z] edgex-go-settings [2026-04-07T12:48:48.842Z] ========================================================= [Pipeline] node [2026-04-07T12:49:03.845Z] Still waiting to schedule task [2026-04-07T12:49:03.846Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-07T12:49:35.671Z] Running on prd-centos7-docker-4c-2g-4706 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-07T12:49:35.727Z] provisioning config files... [2026-04-07T12:49:35.781Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5324213654508082426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:49:39.840Z] ---> ****-login.sh [2026-04-07T12:49:39.840Z] nexus3.edgexfoundry.org:10001 [2026-04-07T12:49:39.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:49:39.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:49:39.840Z] Configure a credential helper to remove this warning. See [2026-04-07T12:49:39.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:49:39.840Z] [2026-04-07T12:49:39.840Z] Login Succeeded [2026-04-07T12:49:39.840Z] nexus3.edgexfoundry.org:10002 [2026-04-07T12:49:39.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:49:39.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:49:39.841Z] Configure a credential helper to remove this warning. See [2026-04-07T12:49:39.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:49:39.841Z] [2026-04-07T12:49:39.841Z] Login Succeeded [2026-04-07T12:49:39.841Z] nexus3.edgexfoundry.org:10003 [2026-04-07T12:49:40.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:49:40.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:49:40.112Z] Configure a credential helper to remove this warning. See [2026-04-07T12:49:40.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:49:40.112Z] [2026-04-07T12:49:40.112Z] Login Succeeded [2026-04-07T12:49:40.112Z] nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:40.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:49:40.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:49:40.112Z] Configure a credential helper to remove this warning. See [2026-04-07T12:49:40.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:49:40.112Z] [2026-04-07T12:49:40.112Z] Login Succeeded [2026-04-07T12:49:40.112Z] ****.io [2026-04-07T12:49:40.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T12:49:41.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T12:49:41.054Z] Configure a credential helper to remove this warning. See [2026-04-07T12:49:41.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T12:49:41.054Z] [2026-04-07T12:49:41.054Z] Login Succeeded [2026-04-07T12:49:41.054Z] ---> ****-login.sh ends [Pipeline] } [2026-04-07T12:49:41.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-07T12:49:41.415Z] + docker buildx ls [2026-04-07T12:49:41.415Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-07T12:49:41.415Z] default * docker [2026-04-07T12:49:41.415Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-07T12:49:41.719Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-07T12:49:41.719Z] edgex-builder [Pipeline] sh [2026-04-07T12:49:42.041Z] + docker buildx inspect --bootstrap [2026-04-07T12:49:42.041Z] #1 [internal] booting buildkit [2026-04-07T12:49:42.041Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-07T12:49:47.348Z] #1 pulling image moby/buildkit:buildx-stable-1 4.9s done [2026-04-07T12:49:47.348Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-07T12:49:47.923Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2026-04-07T12:49:47.923Z] #1 DONE 6.1s [2026-04-07T12:49:47.923Z] Name: edgex-builder [2026-04-07T12:49:47.923Z] Driver: docker-container [2026-04-07T12:49:47.923Z] [2026-04-07T12:49:47.923Z] Nodes: [2026-04-07T12:49:47.923Z] Name: edgex-builder0 [2026-04-07T12:49:47.923Z] Endpoint: unix:///var/run/docker.sock [2026-04-07T12:49:47.923Z] Status: running [2026-04-07T12:49:47.923Z] Buildkit: v0.28.1 [2026-04-07T12:49:47.923Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-07T12:49:48.218Z] + docker buildx ls [2026-04-07T12:49:48.218Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-07T12:49:48.218Z] edgex-builder * docker-container [2026-04-07T12:49:48.218Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-07T12:49:48.218Z] default docker [2026-04-07T12:49:48.218Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-07T12:49:48.510Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:49:48.510Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:49:48.510Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:48.510Z] #1 transferring dockerfile: 197B done [2026-04-07T12:49:48.510Z] #1 DONE 0.0s [2026-04-07T12:49:48.510Z] [2026-04-07T12:49:48.510Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:48.510Z] #2 DONE 0.1s [2026-04-07T12:49:48.510Z] [2026-04-07T12:49:48.510Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:48.769Z] #3 DONE 0.1s [2026-04-07T12:49:48.769Z] [2026-04-07T12:49:48.769Z] #4 [internal] load .dockerignore [2026-04-07T12:49:48.769Z] #4 transferring context: 2B done [2026-04-07T12:49:48.769Z] #4 DONE 0.0s [2026-04-07T12:49:48.769Z] [2026-04-07T12:49:48.769Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:48.769Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:48.769Z] #5 DONE 0.0s [2026-04-07T12:49:48.769Z] [2026-04-07T12:49:48.769Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:48.769Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:48.769Z] #6 DONE 0.1s [2026-04-07T12:49:48.769Z] [2026-04-07T12:49:48.769Z] #7 exporting to image [2026-04-07T12:49:48.769Z] #7 exporting layers done [2026-04-07T12:49:48.769Z] #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc 0.0s done [2026-04-07T12:49:48.769Z] #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done [2026-04-07T12:49:48.769Z] #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done [2026-04-07T12:49:48.769Z] #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done [2026-04-07T12:49:48.769Z] #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done [2026-04-07T12:49:48.769Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:48.769Z] #7 DONE 0.0s [2026-04-07T12:49:48.769Z] [2026-04-07T12:49:48.769Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:48.769Z] #8 DONE 0.0s [2026-04-07T12:49:49.030Z] [2026-04-07T12:49:49.030Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:49.030Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:49.322Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-04-07T12:49:49.322Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-04-07T12:49:49.581Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:49.581Z] #1 transferring dockerfile: 163B done [2026-04-07T12:49:49.581Z] #1 DONE 0.0s [2026-04-07T12:49:49.581Z] [2026-04-07T12:49:49.581Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-07T12:49:49.581Z] #2 DONE 0.0s [2026-04-07T12:49:49.581Z] [2026-04-07T12:49:49.581Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-07T12:49:49.581Z] #3 DONE 0.0s [2026-04-07T12:49:49.581Z] [2026-04-07T12:49:49.581Z] #4 [internal] load .dockerignore [2026-04-07T12:49:49.581Z] #4 transferring context: 2B done [2026-04-07T12:49:49.581Z] #4 DONE 0.0s [2026-04-07T12:49:49.582Z] [2026-04-07T12:49:49.582Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:49.582Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:49.582Z] #5 CACHED [2026-04-07T12:49:49.582Z] [2026-04-07T12:49:49.582Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:49.582Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:49.582Z] #6 CACHED [2026-04-07T12:49:49.582Z] [2026-04-07T12:49:49.582Z] #7 exporting to image [2026-04-07T12:49:49.582Z] #7 exporting layers done [2026-04-07T12:49:49.582Z] #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done [2026-04-07T12:49:49.582Z] #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done [2026-04-07T12:49:49.582Z] #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done [2026-04-07T12:49:49.582Z] #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done [2026-04-07T12:49:49.582Z] #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done [2026-04-07T12:49:49.582Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:49.582Z] #7 DONE 0.0s [2026-04-07T12:49:49.582Z] [2026-04-07T12:49:49.582Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:49.582Z] #8 DONE 0.0s [2026-04-07T12:49:49.582Z] [2026-04-07T12:49:49.582Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:49.582Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:49.868Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105' [2026-04-07T12:49:49.868Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 --push - [2026-04-07T12:49:50.133Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:50.133Z] #1 transferring dockerfile: 170B done [2026-04-07T12:49:50.133Z] #1 DONE 0.0s [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [2026-04-07T12:49:50.133Z] #2 DONE 0.0s [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [2026-04-07T12:49:50.133Z] #3 DONE 0.0s [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #4 [internal] load .dockerignore [2026-04-07T12:49:50.133Z] #4 transferring context: 2B done [2026-04-07T12:49:50.133Z] #4 DONE 0.0s [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:50.133Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:50.133Z] #5 CACHED [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:50.133Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:50.133Z] #6 CACHED [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #7 exporting to image [2026-04-07T12:49:50.133Z] #7 exporting layers done [2026-04-07T12:49:50.133Z] #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done [2026-04-07T12:49:50.133Z] #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done [2026-04-07T12:49:50.133Z] #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done [2026-04-07T12:49:50.133Z] #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done [2026-04-07T12:49:50.133Z] #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done [2026-04-07T12:49:50.133Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:50.133Z] #7 DONE 0.0s [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:50.133Z] #8 DONE 0.0s [2026-04-07T12:49:50.133Z] [2026-04-07T12:49:50.133Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:50.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:50.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:49:50.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:49:50.690Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:50.690Z] #1 transferring dockerfile: 211B done [2026-04-07T12:49:50.690Z] #1 DONE 0.0s [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:49:50.690Z] #2 DONE 0.0s [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:49:50.690Z] #3 DONE 0.0s [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #4 [internal] load .dockerignore [2026-04-07T12:49:50.690Z] #4 transferring context: 2B done [2026-04-07T12:49:50.690Z] #4 DONE 0.0s [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:50.690Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:50.690Z] #5 CACHED [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:50.690Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:50.690Z] #6 CACHED [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #7 exporting to image [2026-04-07T12:49:50.690Z] #7 exporting layers done [2026-04-07T12:49:50.690Z] #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done [2026-04-07T12:49:50.690Z] #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done [2026-04-07T12:49:50.690Z] #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done [2026-04-07T12:49:50.690Z] #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done [2026-04-07T12:49:50.690Z] #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done [2026-04-07T12:49:50.690Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:50.690Z] #7 DONE 0.0s [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:50.690Z] #8 DONE 0.0s [2026-04-07T12:49:50.690Z] [2026-04-07T12:49:50.690Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:50.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:50.979Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-04-07T12:49:50.980Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-04-07T12:49:51.239Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:51.239Z] #1 transferring dockerfile: 161B done [2026-04-07T12:49:51.239Z] #1 DONE 0.0s [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-07T12:49:51.239Z] #2 DONE 0.0s [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-07T12:49:51.239Z] #3 DONE 0.0s [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #4 [internal] load .dockerignore [2026-04-07T12:49:51.239Z] #4 transferring context: 2B done [2026-04-07T12:49:51.239Z] #4 DONE 0.0s [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:51.239Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:51.239Z] #5 CACHED [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 [2026-04-07T12:49:51.239Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done [2026-04-07T12:49:51.239Z] #6 CACHED [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #7 exporting to image [2026-04-07T12:49:51.239Z] #7 exporting layers done [2026-04-07T12:49:51.239Z] #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done [2026-04-07T12:49:51.239Z] #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done [2026-04-07T12:49:51.239Z] #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done [2026-04-07T12:49:51.239Z] #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done [2026-04-07T12:49:51.239Z] #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done [2026-04-07T12:49:51.239Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:51.239Z] #7 DONE 0.0s [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:51.239Z] #8 DONE 0.0s [2026-04-07T12:49:51.239Z] [2026-04-07T12:49:51.239Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:51.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:51.528Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:49:51.528Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:49:51.528Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:51.528Z] #1 transferring dockerfile: 216B done [2026-04-07T12:49:51.528Z] #1 DONE 0.0s [2026-04-07T12:49:51.528Z] [2026-04-07T12:49:51.528Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:51.528Z] #2 DONE 0.0s [2026-04-07T12:49:51.528Z] [2026-04-07T12:49:51.528Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:51.528Z] #3 DONE 0.0s [2026-04-07T12:49:51.528Z] [2026-04-07T12:49:51.528Z] #4 [internal] load .dockerignore [2026-04-07T12:49:51.528Z] #4 transferring context: 2B done [2026-04-07T12:49:51.528Z] #4 DONE 0.0s [2026-04-07T12:49:51.790Z] [2026-04-07T12:49:51.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:51.790Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done [2026-04-07T12:49:51.790Z] #5 DONE 0.0s [2026-04-07T12:49:51.790Z] [2026-04-07T12:49:51.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:51.790Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done [2026-04-07T12:49:51.790Z] #6 DONE 0.1s [2026-04-07T12:49:51.790Z] [2026-04-07T12:49:51.790Z] #7 exporting to image [2026-04-07T12:49:51.790Z] #7 exporting layers done [2026-04-07T12:49:51.790Z] #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done [2026-04-07T12:49:51.790Z] #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done [2026-04-07T12:49:51.790Z] #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done [2026-04-07T12:49:51.790Z] #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done [2026-04-07T12:49:51.790Z] #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done [2026-04-07T12:49:51.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:51.790Z] #7 DONE 0.0s [2026-04-07T12:49:51.790Z] [2026-04-07T12:49:51.790Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:51.790Z] #8 DONE 0.0s [2026-04-07T12:49:52.050Z] [2026-04-07T12:49:52.050Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:52.050Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:52.343Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-04-07T12:49:52.343Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-04-07T12:49:52.343Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:52.343Z] #1 transferring dockerfile: 182B done [2026-04-07T12:49:52.343Z] #1 DONE 0.0s [2026-04-07T12:49:52.343Z] [2026-04-07T12:49:52.343Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-07T12:49:52.343Z] #2 DONE 0.0s [2026-04-07T12:49:52.343Z] [2026-04-07T12:49:52.343Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-07T12:49:52.343Z] #3 DONE 0.0s [2026-04-07T12:49:52.343Z] [2026-04-07T12:49:52.343Z] #4 [internal] load .dockerignore [2026-04-07T12:49:52.343Z] #4 transferring context: 2B done [2026-04-07T12:49:52.343Z] #4 DONE 0.0s [2026-04-07T12:49:52.343Z] [2026-04-07T12:49:52.343Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:52.343Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done [2026-04-07T12:49:52.343Z] #5 CACHED [2026-04-07T12:49:52.343Z] [2026-04-07T12:49:52.343Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:52.343Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done [2026-04-07T12:49:52.343Z] #6 CACHED [2026-04-07T12:49:52.343Z] [2026-04-07T12:49:52.343Z] #7 exporting to image [2026-04-07T12:49:52.343Z] #7 exporting layers done [2026-04-07T12:49:52.343Z] #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done [2026-04-07T12:49:52.343Z] #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done [2026-04-07T12:49:52.343Z] #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done [2026-04-07T12:49:52.343Z] #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done [2026-04-07T12:49:52.343Z] #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done [2026-04-07T12:49:52.343Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:52.343Z] #7 DONE 0.0s [2026-04-07T12:49:52.607Z] [2026-04-07T12:49:52.607Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:52.607Z] #8 DONE 0.0s [2026-04-07T12:49:52.607Z] [2026-04-07T12:49:52.607Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:52.607Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:52.897Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105' [2026-04-07T12:49:52.897Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 --push - [2026-04-07T12:49:53.253Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:53.253Z] #1 transferring dockerfile: 189B done [2026-04-07T12:49:53.253Z] #1 DONE 0.0s [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [2026-04-07T12:49:53.253Z] #2 DONE 0.0s [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [2026-04-07T12:49:53.253Z] #3 DONE 0.0s [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #4 [internal] load .dockerignore [2026-04-07T12:49:53.253Z] #4 transferring context: 2B done [2026-04-07T12:49:53.253Z] #4 DONE 0.0s [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:53.253Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done [2026-04-07T12:49:53.253Z] #5 CACHED [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:53.253Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done [2026-04-07T12:49:53.253Z] #6 CACHED [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #7 exporting to image [2026-04-07T12:49:53.253Z] #7 exporting layers done [2026-04-07T12:49:53.253Z] #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done [2026-04-07T12:49:53.253Z] #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done [2026-04-07T12:49:53.253Z] #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done [2026-04-07T12:49:53.253Z] #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done [2026-04-07T12:49:53.253Z] #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done [2026-04-07T12:49:53.253Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:53.253Z] #7 DONE 0.0s [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:53.253Z] #8 DONE 0.0s [2026-04-07T12:49:53.253Z] [2026-04-07T12:49:53.253Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:53.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:53.606Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:49:53.606Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:49:53.606Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:53.606Z] #1 transferring dockerfile: 230B done [2026-04-07T12:49:53.606Z] #1 DONE 0.0s [2026-04-07T12:49:53.606Z] [2026-04-07T12:49:53.606Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:49:53.606Z] #2 DONE 0.0s [2026-04-07T12:49:53.606Z] [2026-04-07T12:49:53.606Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:49:53.606Z] #3 DONE 0.0s [2026-04-07T12:49:53.606Z] [2026-04-07T12:49:53.606Z] #4 [internal] load .dockerignore [2026-04-07T12:49:53.606Z] #4 transferring context: 2B done [2026-04-07T12:49:53.606Z] #4 DONE 0.0s [2026-04-07T12:49:53.606Z] [2026-04-07T12:49:53.606Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:53.606Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done [2026-04-07T12:49:53.607Z] #5 CACHED [2026-04-07T12:49:53.607Z] [2026-04-07T12:49:53.607Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:53.607Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done [2026-04-07T12:49:53.607Z] #6 CACHED [2026-04-07T12:49:53.607Z] [2026-04-07T12:49:53.607Z] #7 exporting to image [2026-04-07T12:49:53.607Z] #7 exporting layers done [2026-04-07T12:49:53.607Z] #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done [2026-04-07T12:49:53.607Z] #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done [2026-04-07T12:49:53.607Z] #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done [2026-04-07T12:49:53.607Z] #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done [2026-04-07T12:49:53.607Z] #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done [2026-04-07T12:49:53.607Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:53.607Z] #7 DONE 0.0s [2026-04-07T12:49:53.878Z] [2026-04-07T12:49:53.878Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:53.878Z] #8 DONE 0.0s [2026-04-07T12:49:53.878Z] [2026-04-07T12:49:53.878Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:53.878Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:54.240Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-04-07T12:49:54.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-04-07T12:49:54.240Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:54.240Z] #1 transferring dockerfile: 180B done [2026-04-07T12:49:54.240Z] #1 DONE 0.0s [2026-04-07T12:49:54.240Z] [2026-04-07T12:49:54.240Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-07T12:49:54.240Z] #2 DONE 0.0s [2026-04-07T12:49:54.240Z] [2026-04-07T12:49:54.240Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-07T12:49:54.240Z] #3 DONE 0.0s [2026-04-07T12:49:54.240Z] [2026-04-07T12:49:54.240Z] #4 [internal] load .dockerignore [2026-04-07T12:49:54.240Z] #4 transferring context: 2B done [2026-04-07T12:49:54.240Z] #4 DONE 0.0s [2026-04-07T12:49:54.240Z] [2026-04-07T12:49:54.240Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:54.240Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done [2026-04-07T12:49:54.240Z] #5 CACHED [2026-04-07T12:49:54.240Z] [2026-04-07T12:49:54.240Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 [2026-04-07T12:49:54.240Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done [2026-04-07T12:49:54.240Z] #6 CACHED [2026-04-07T12:49:54.554Z] [2026-04-07T12:49:54.554Z] #7 exporting to image [2026-04-07T12:49:54.554Z] #7 exporting layers done [2026-04-07T12:49:54.554Z] #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done [2026-04-07T12:49:54.554Z] #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done [2026-04-07T12:49:54.554Z] #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done [2026-04-07T12:49:54.554Z] #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done [2026-04-07T12:49:54.554Z] #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done [2026-04-07T12:49:54.554Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:54.554Z] #7 DONE 0.0s [2026-04-07T12:49:54.554Z] [2026-04-07T12:49:54.554Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:54.554Z] #8 DONE 0.0s [2026-04-07T12:49:54.554Z] [2026-04-07T12:49:54.554Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:54.554Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:54.962Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:49:54.962Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:49:54.962Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:54.962Z] #1 transferring dockerfile: 194B done [2026-04-07T12:49:54.962Z] #1 DONE 0.0s [2026-04-07T12:49:54.962Z] [2026-04-07T12:49:54.962Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:54.962Z] #2 DONE 0.1s [2026-04-07T12:49:54.962Z] [2026-04-07T12:49:54.962Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:54.962Z] #3 DONE 0.1s [2026-04-07T12:49:54.962Z] [2026-04-07T12:49:54.962Z] #4 [internal] load .dockerignore [2026-04-07T12:49:54.962Z] #4 transferring context: [2026-04-07T12:49:55.231Z] #4 transferring context: 2B done [2026-04-07T12:49:55.231Z] #4 DONE 0.0s [2026-04-07T12:49:55.231Z] [2026-04-07T12:49:55.231Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:55.231Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 0.0s done [2026-04-07T12:49:55.231Z] #5 DONE 0.0s [2026-04-07T12:49:55.231Z] [2026-04-07T12:49:55.231Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:55.231Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 0.0s done [2026-04-07T12:49:55.231Z] #6 DONE 0.1s [2026-04-07T12:49:55.231Z] [2026-04-07T12:49:55.231Z] #7 exporting to image [2026-04-07T12:49:55.231Z] #7 exporting layers done [2026-04-07T12:49:55.231Z] #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b 0.0s done [2026-04-07T12:49:55.231Z] #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff [2026-04-07T12:49:55.231Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:55.231Z] #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done [2026-04-07T12:49:55.231Z] #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done [2026-04-07T12:49:55.231Z] #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done [2026-04-07T12:49:55.231Z] #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done [2026-04-07T12:49:55.231Z] #7 DONE 0.0s [2026-04-07T12:49:55.231Z] [2026-04-07T12:49:55.231Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:55.231Z] #8 DONE 0.0s [2026-04-07T12:49:55.517Z] [2026-04-07T12:49:55.517Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:55.517Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:55.862Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-04-07T12:49:55.862Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-04-07T12:49:55.862Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:55.862Z] #1 transferring dockerfile: 160B done [2026-04-07T12:49:55.862Z] #1 DONE 0.0s [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-07T12:49:55.862Z] #2 DONE 0.0s [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-07T12:49:55.862Z] #3 DONE 0.0s [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #4 [internal] load .dockerignore [2026-04-07T12:49:55.862Z] #4 transferring context: 2B done [2026-04-07T12:49:55.862Z] #4 DONE 0.0s [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:55.862Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:55.862Z] #5 CACHED [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:55.862Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:55.862Z] #6 CACHED [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #7 exporting to image [2026-04-07T12:49:55.862Z] #7 exporting layers done [2026-04-07T12:49:55.862Z] #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done [2026-04-07T12:49:55.862Z] #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done [2026-04-07T12:49:55.862Z] #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done [2026-04-07T12:49:55.862Z] #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done [2026-04-07T12:49:55.862Z] #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done [2026-04-07T12:49:55.862Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:55.862Z] #7 DONE 0.0s [2026-04-07T12:49:55.862Z] [2026-04-07T12:49:55.862Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:56.119Z] #8 DONE 0.0s [2026-04-07T12:49:56.119Z] [2026-04-07T12:49:56.119Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:56.119Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:56.417Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 --push - [2026-04-07T12:49:56.417Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105' [2026-04-07T12:49:56.417Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:56.417Z] #1 transferring dockerfile: 167B done [2026-04-07T12:49:56.417Z] #1 DONE 0.0s [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [2026-04-07T12:49:56.417Z] #2 DONE 0.0s [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [2026-04-07T12:49:56.417Z] #3 DONE 0.0s [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #4 [internal] load .dockerignore [2026-04-07T12:49:56.417Z] #4 transferring context: 2B done [2026-04-07T12:49:56.417Z] #4 DONE 0.0s [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:56.417Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:56.417Z] #5 CACHED [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:56.417Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:56.417Z] #6 CACHED [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #7 exporting to image [2026-04-07T12:49:56.417Z] #7 exporting layers done [2026-04-07T12:49:56.417Z] #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done [2026-04-07T12:49:56.417Z] #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done [2026-04-07T12:49:56.417Z] #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done [2026-04-07T12:49:56.417Z] #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done [2026-04-07T12:49:56.417Z] #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done [2026-04-07T12:49:56.417Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:56.417Z] #7 DONE 0.0s [2026-04-07T12:49:56.417Z] [2026-04-07T12:49:56.417Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:56.682Z] #8 DONE 0.0s [2026-04-07T12:49:56.682Z] [2026-04-07T12:49:56.682Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:56.682Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:56.970Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:49:56.970Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:49:56.970Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:56.970Z] #1 transferring dockerfile: 208B done [2026-04-07T12:49:56.970Z] #1 DONE 0.0s [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:49:56.970Z] #2 DONE 0.0s [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:49:56.970Z] #3 DONE 0.0s [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #4 [internal] load .dockerignore [2026-04-07T12:49:56.970Z] #4 transferring context: 2B done [2026-04-07T12:49:56.970Z] #4 DONE 0.0s [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:56.970Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:56.970Z] #5 CACHED [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:56.970Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:56.970Z] #6 CACHED [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #7 exporting to image [2026-04-07T12:49:56.970Z] #7 exporting layers done [2026-04-07T12:49:56.970Z] #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done [2026-04-07T12:49:56.970Z] #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done [2026-04-07T12:49:56.970Z] #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done [2026-04-07T12:49:56.970Z] #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done [2026-04-07T12:49:56.970Z] #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done [2026-04-07T12:49:56.970Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:56.970Z] #7 DONE 0.0s [2026-04-07T12:49:56.970Z] [2026-04-07T12:49:56.970Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:57.238Z] #8 DONE 0.0s [2026-04-07T12:49:57.238Z] [2026-04-07T12:49:57.238Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:57.238Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:57.529Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-04-07T12:49:57.529Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-04-07T12:49:57.789Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:57.789Z] #1 transferring dockerfile: 158B done [2026-04-07T12:49:57.789Z] #1 DONE 0.0s [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-07T12:49:57.789Z] #2 DONE 0.0s [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-07T12:49:57.789Z] #3 DONE 0.0s [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #4 [internal] load .dockerignore [2026-04-07T12:49:57.789Z] #4 transferring context: 2B done [2026-04-07T12:49:57.789Z] #4 DONE 0.0s [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:57.789Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:57.789Z] #5 CACHED [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d [2026-04-07T12:49:57.789Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done [2026-04-07T12:49:57.789Z] #6 CACHED [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #7 exporting to image [2026-04-07T12:49:57.789Z] #7 exporting layers done [2026-04-07T12:49:57.789Z] #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done [2026-04-07T12:49:57.789Z] #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done [2026-04-07T12:49:57.789Z] #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done [2026-04-07T12:49:57.789Z] #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done [2026-04-07T12:49:57.789Z] #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done [2026-04-07T12:49:57.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:57.789Z] #7 DONE 0.0s [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:57.789Z] #8 DONE 0.0s [2026-04-07T12:49:57.789Z] [2026-04-07T12:49:57.789Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:57.789Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:58.085Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:49:58.085Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:49:58.345Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:58.345Z] #1 transferring dockerfile: 196B done [2026-04-07T12:49:58.345Z] #1 DONE 0.0s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:58.345Z] #2 DONE 0.0s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:49:58.345Z] #3 DONE 0.0s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #4 [internal] load .dockerignore [2026-04-07T12:49:58.345Z] #4 transferring context: 2B done [2026-04-07T12:49:58.345Z] #4 DONE 0.0s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:49:58.345Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:49:58.345Z] #5 DONE 0.0s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:49:58.345Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:49:58.345Z] #6 DONE 0.1s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #7 exporting to image [2026-04-07T12:49:58.345Z] #7 exporting layers done [2026-04-07T12:49:58.345Z] #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done [2026-04-07T12:49:58.345Z] #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done [2026-04-07T12:49:58.345Z] #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done [2026-04-07T12:49:58.345Z] #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done [2026-04-07T12:49:58.345Z] #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done [2026-04-07T12:49:58.345Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:58.345Z] #7 DONE 0.0s [2026-04-07T12:49:58.345Z] [2026-04-07T12:49:58.345Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:58.345Z] #8 DONE 0.0s [2026-04-07T12:49:58.605Z] [2026-04-07T12:49:58.605Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:58.605Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:58.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-04-07T12:49:58.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-04-07T12:49:58.905Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:58.905Z] #1 transferring dockerfile: 162B done [2026-04-07T12:49:58.905Z] #1 DONE 0.0s [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-07T12:49:58.905Z] #2 DONE 0.0s [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-07T12:49:58.905Z] #3 DONE 0.0s [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #4 [internal] load .dockerignore [2026-04-07T12:49:58.905Z] #4 transferring context: 2B done [2026-04-07T12:49:58.905Z] #4 DONE 0.0s [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:49:58.905Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:49:58.905Z] #5 CACHED [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:49:58.905Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:49:58.905Z] #6 CACHED [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #7 exporting to image [2026-04-07T12:49:58.905Z] #7 exporting layers done [2026-04-07T12:49:58.905Z] #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done [2026-04-07T12:49:58.905Z] #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done [2026-04-07T12:49:58.905Z] #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done [2026-04-07T12:49:58.905Z] #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done [2026-04-07T12:49:58.905Z] #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done [2026-04-07T12:49:58.905Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:58.905Z] #7 DONE 0.0s [2026-04-07T12:49:58.905Z] [2026-04-07T12:49:58.905Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:59.168Z] #8 DONE 0.0s [2026-04-07T12:49:59.168Z] [2026-04-07T12:49:59.168Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:59.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:49:59.457Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105' [2026-04-07T12:49:59.458Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 --push - [2026-04-07T12:49:59.721Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:49:59.721Z] #1 transferring dockerfile: 169B done [2026-04-07T12:49:59.721Z] #1 DONE 0.0s [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [2026-04-07T12:49:59.721Z] #2 DONE 0.0s [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [2026-04-07T12:49:59.721Z] #3 DONE 0.0s [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #4 [internal] load .dockerignore [2026-04-07T12:49:59.721Z] #4 transferring context: 2B done [2026-04-07T12:49:59.721Z] #4 DONE 0.0s [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:49:59.721Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 0.0s done [2026-04-07T12:49:59.721Z] #5 CACHED [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:49:59.721Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 0.0s done [2026-04-07T12:49:59.721Z] #6 CACHED [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #7 exporting to image [2026-04-07T12:49:59.721Z] #7 exporting layers done [2026-04-07T12:49:59.721Z] #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done [2026-04-07T12:49:59.721Z] #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done [2026-04-07T12:49:59.721Z] #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done [2026-04-07T12:49:59.721Z] #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done [2026-04-07T12:49:59.721Z] #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done [2026-04-07T12:49:59.721Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:49:59.721Z] #7 DONE 0.0s [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:49:59.721Z] #8 DONE 0.0s [2026-04-07T12:49:59.721Z] [2026-04-07T12:49:59.721Z] 1 warning found (use --debug to expand): [2026-04-07T12:49:59.721Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:00.019Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:00.019Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:00.279Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:00.279Z] #1 transferring dockerfile: 210B done [2026-04-07T12:50:00.279Z] #1 DONE 0.0s [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:00.279Z] #2 DONE 0.0s [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:00.279Z] #3 DONE 0.0s [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #4 [internal] load .dockerignore [2026-04-07T12:50:00.279Z] #4 transferring context: 2B done [2026-04-07T12:50:00.279Z] #4 DONE 0.0s [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:50:00.279Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:50:00.279Z] #5 CACHED [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:50:00.279Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:50:00.279Z] #6 CACHED [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #7 exporting to image [2026-04-07T12:50:00.279Z] #7 exporting layers done [2026-04-07T12:50:00.279Z] #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done [2026-04-07T12:50:00.279Z] #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done [2026-04-07T12:50:00.279Z] #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done [2026-04-07T12:50:00.279Z] #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done [2026-04-07T12:50:00.279Z] #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done [2026-04-07T12:50:00.279Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:00.279Z] #7 DONE 0.0s [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:00.279Z] #8 DONE 0.0s [2026-04-07T12:50:00.279Z] [2026-04-07T12:50:00.279Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:00.279Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:00.574Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-04-07T12:50:00.574Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-04-07T12:50:00.834Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:00.834Z] #1 transferring dockerfile: 160B done [2026-04-07T12:50:00.834Z] #1 DONE 0.0s [2026-04-07T12:50:00.834Z] [2026-04-07T12:50:00.834Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-07T12:50:00.834Z] #2 DONE 0.0s [2026-04-07T12:50:00.834Z] [2026-04-07T12:50:00.834Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-07T12:50:00.834Z] #3 DONE 0.0s [2026-04-07T12:50:00.834Z] [2026-04-07T12:50:00.834Z] #4 [internal] load .dockerignore [2026-04-07T12:50:00.834Z] #4 transferring context: 2B done [2026-04-07T12:50:00.834Z] #4 DONE 0.0s [2026-04-07T12:50:00.834Z] [2026-04-07T12:50:00.834Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:50:00.834Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:50:00.834Z] #5 CACHED [2026-04-07T12:50:00.834Z] [2026-04-07T12:50:00.834Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 [2026-04-07T12:50:00.834Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done [2026-04-07T12:50:00.834Z] #6 CACHED [2026-04-07T12:50:00.834Z] [2026-04-07T12:50:00.834Z] #7 exporting to image [2026-04-07T12:50:00.834Z] #7 exporting layers done [2026-04-07T12:50:00.834Z] #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done [2026-04-07T12:50:00.835Z] #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done [2026-04-07T12:50:00.835Z] #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done [2026-04-07T12:50:00.835Z] #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done [2026-04-07T12:50:00.835Z] #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done [2026-04-07T12:50:00.835Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:00.835Z] #7 DONE 0.0s [2026-04-07T12:50:00.835Z] [2026-04-07T12:50:00.835Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:00.835Z] #8 DONE 0.0s [2026-04-07T12:50:00.835Z] [2026-04-07T12:50:00.835Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:00.835Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:01.125Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:01.125Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:01.385Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:01.385Z] #1 transferring dockerfile: 198B done [2026-04-07T12:50:01.385Z] #1 DONE 0.0s [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:01.385Z] #2 DONE 0.0s [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:01.385Z] #3 DONE 0.0s [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #4 [internal] load .dockerignore [2026-04-07T12:50:01.385Z] #4 transferring context: 2B done [2026-04-07T12:50:01.385Z] #4 DONE 0.0s [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:01.385Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:01.385Z] #5 ... [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:01.385Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done [2026-04-07T12:50:01.385Z] #6 DONE 0.0s [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #7 exporting to image [2026-04-07T12:50:01.385Z] #7 exporting layers done [2026-04-07T12:50:01.385Z] #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done [2026-04-07T12:50:01.385Z] #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done [2026-04-07T12:50:01.385Z] #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done [2026-04-07T12:50:01.385Z] #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done [2026-04-07T12:50:01.385Z] #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 0.0s done [2026-04-07T12:50:01.385Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:01.385Z] #7 DONE 0.0s [2026-04-07T12:50:01.385Z] [2026-04-07T12:50:01.385Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:01.385Z] #8 DONE 0.0s [2026-04-07T12:50:01.647Z] [2026-04-07T12:50:01.647Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:01.647Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:01.949Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-04-07T12:50:01.949Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-04-07T12:50:02.217Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:02.217Z] #1 transferring dockerfile: 164B done [2026-04-07T12:50:02.217Z] #1 DONE 0.0s [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-07T12:50:02.217Z] #2 DONE 0.0s [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-07T12:50:02.217Z] #3 DONE 0.0s [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #4 [internal] load .dockerignore [2026-04-07T12:50:02.217Z] #4 transferring context: [2026-04-07T12:50:02.217Z] #4 transferring context: 2B done [2026-04-07T12:50:02.217Z] #4 DONE 0.1s [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:02.217Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 0.0s done [2026-04-07T12:50:02.217Z] #5 CACHED [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:02.217Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 0.0s done [2026-04-07T12:50:02.217Z] #6 CACHED [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #7 exporting to image [2026-04-07T12:50:02.217Z] #7 exporting layers done [2026-04-07T12:50:02.217Z] #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done [2026-04-07T12:50:02.217Z] #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done [2026-04-07T12:50:02.217Z] #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done [2026-04-07T12:50:02.217Z] #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done [2026-04-07T12:50:02.217Z] #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done [2026-04-07T12:50:02.217Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:02.217Z] #7 DONE 0.0s [2026-04-07T12:50:02.217Z] [2026-04-07T12:50:02.217Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:02.478Z] #8 DONE 0.0s [2026-04-07T12:50:02.478Z] [2026-04-07T12:50:02.478Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:02.478Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:02.776Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 --push - [2026-04-07T12:50:02.776Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105' [2026-04-07T12:50:02.776Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:02.776Z] #1 transferring dockerfile: 171B done [2026-04-07T12:50:02.776Z] #1 DONE 0.0s [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [2026-04-07T12:50:02.776Z] #2 DONE 0.0s [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [2026-04-07T12:50:02.776Z] #3 DONE 0.0s [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #4 [internal] load .dockerignore [2026-04-07T12:50:02.776Z] #4 transferring context: 2B done [2026-04-07T12:50:02.776Z] #4 DONE 0.0s [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:02.776Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done [2026-04-07T12:50:02.776Z] #5 CACHED [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:02.776Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done [2026-04-07T12:50:02.776Z] #6 CACHED [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #7 exporting to image [2026-04-07T12:50:02.776Z] #7 exporting layers done [2026-04-07T12:50:02.776Z] #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done [2026-04-07T12:50:02.776Z] #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done [2026-04-07T12:50:02.776Z] #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done [2026-04-07T12:50:02.776Z] #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done [2026-04-07T12:50:02.776Z] #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done [2026-04-07T12:50:02.776Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:02.776Z] #7 DONE 0.0s [2026-04-07T12:50:02.776Z] [2026-04-07T12:50:02.776Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:03.037Z] #8 DONE 0.0s [2026-04-07T12:50:03.037Z] [2026-04-07T12:50:03.037Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:03.037Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:03.323Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:03.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:03.324Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:03.324Z] #1 transferring dockerfile: 212B done [2026-04-07T12:50:03.324Z] #1 DONE 0.0s [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:03.324Z] #2 DONE 0.0s [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:03.324Z] #3 DONE 0.0s [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #4 [internal] load .dockerignore [2026-04-07T12:50:03.324Z] #4 transferring context: 2B done [2026-04-07T12:50:03.324Z] #4 DONE 0.0s [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:03.324Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done [2026-04-07T12:50:03.324Z] #5 CACHED [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:03.324Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 0.0s done [2026-04-07T12:50:03.324Z] #6 CACHED [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #7 exporting to image [2026-04-07T12:50:03.324Z] #7 exporting layers done [2026-04-07T12:50:03.324Z] #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done [2026-04-07T12:50:03.324Z] #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done [2026-04-07T12:50:03.324Z] #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done [2026-04-07T12:50:03.324Z] #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done [2026-04-07T12:50:03.324Z] #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done [2026-04-07T12:50:03.324Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:03.324Z] #7 DONE 0.0s [2026-04-07T12:50:03.324Z] [2026-04-07T12:50:03.324Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:03.583Z] #8 DONE 0.0s [2026-04-07T12:50:03.583Z] [2026-04-07T12:50:03.583Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:03.583Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:03.877Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-04-07T12:50:03.877Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-04-07T12:50:03.877Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:03.877Z] #1 transferring dockerfile: 162B done [2026-04-07T12:50:03.877Z] #1 DONE 0.0s [2026-04-07T12:50:03.877Z] [2026-04-07T12:50:03.877Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-07T12:50:03.877Z] #2 DONE 0.0s [2026-04-07T12:50:03.877Z] [2026-04-07T12:50:03.877Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-07T12:50:03.877Z] #3 DONE 0.0s [2026-04-07T12:50:03.877Z] [2026-04-07T12:50:03.877Z] #4 [internal] load .dockerignore [2026-04-07T12:50:03.877Z] #4 transferring context: 2B done [2026-04-07T12:50:03.877Z] #4 DONE 0.0s [2026-04-07T12:50:03.877Z] [2026-04-07T12:50:03.877Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:03.878Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done [2026-04-07T12:50:03.878Z] #5 CACHED [2026-04-07T12:50:03.878Z] [2026-04-07T12:50:03.878Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 [2026-04-07T12:50:03.878Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done [2026-04-07T12:50:03.878Z] #6 CACHED [2026-04-07T12:50:03.878Z] [2026-04-07T12:50:03.878Z] #7 exporting to image [2026-04-07T12:50:03.878Z] #7 exporting layers done [2026-04-07T12:50:03.878Z] #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done [2026-04-07T12:50:03.878Z] #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done [2026-04-07T12:50:03.878Z] #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done [2026-04-07T12:50:03.878Z] #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 [2026-04-07T12:50:03.878Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:04.137Z] #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done [2026-04-07T12:50:04.137Z] #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done [2026-04-07T12:50:04.137Z] #7 DONE 0.0s [2026-04-07T12:50:04.137Z] [2026-04-07T12:50:04.137Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:04.137Z] #8 DONE 0.0s [2026-04-07T12:50:04.137Z] [2026-04-07T12:50:04.137Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:04.137Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:04.429Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:04.429Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:04.429Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:04.429Z] #1 transferring dockerfile: 206B done [2026-04-07T12:50:04.429Z] #1 DONE 0.0s [2026-04-07T12:50:04.429Z] [2026-04-07T12:50:04.429Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:04.429Z] #2 DONE 0.0s [2026-04-07T12:50:04.429Z] [2026-04-07T12:50:04.429Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:04.429Z] #3 DONE 0.1s [2026-04-07T12:50:04.429Z] [2026-04-07T12:50:04.429Z] #4 [internal] load .dockerignore [2026-04-07T12:50:04.429Z] #4 transferring context: 2B done [2026-04-07T12:50:04.429Z] #4 DONE 0.0s [2026-04-07T12:50:04.687Z] [2026-04-07T12:50:04.687Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:04.687Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:04.687Z] #5 DONE 0.0s [2026-04-07T12:50:04.687Z] [2026-04-07T12:50:04.687Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:04.687Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:04.946Z] #6 DONE 0.2s [2026-04-07T12:50:04.946Z] [2026-04-07T12:50:04.946Z] #7 exporting to image [2026-04-07T12:50:04.946Z] #7 exporting layers done [2026-04-07T12:50:04.946Z] #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done [2026-04-07T12:50:04.946Z] #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done [2026-04-07T12:50:04.946Z] #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 0.0s done [2026-04-07T12:50:04.946Z] #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done [2026-04-07T12:50:04.946Z] #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done [2026-04-07T12:50:04.947Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:04.947Z] #7 DONE 0.0s [2026-04-07T12:50:04.947Z] [2026-04-07T12:50:04.947Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:04.947Z] #8 DONE 0.0s [2026-04-07T12:50:04.947Z] [2026-04-07T12:50:04.947Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:04.947Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:05.236Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-04-07T12:50:05.236Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-04-07T12:50:05.236Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:05.236Z] #1 transferring dockerfile: 172B done [2026-04-07T12:50:05.236Z] #1 DONE 0.0s [2026-04-07T12:50:05.236Z] [2026-04-07T12:50:05.236Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-07T12:50:05.236Z] #2 DONE 0.0s [2026-04-07T12:50:05.236Z] [2026-04-07T12:50:05.236Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-07T12:50:05.236Z] #3 DONE 0.0s [2026-04-07T12:50:05.236Z] [2026-04-07T12:50:05.236Z] #4 [internal] load .dockerignore [2026-04-07T12:50:05.236Z] #4 transferring context: 2B done [2026-04-07T12:50:05.236Z] #4 DONE 0.0s [2026-04-07T12:50:05.236Z] [2026-04-07T12:50:05.236Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:05.236Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:05.236Z] #5 DONE 0.0s [2026-04-07T12:50:05.236Z] [2026-04-07T12:50:05.236Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:05.495Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:05.495Z] #6 CACHED [2026-04-07T12:50:05.495Z] [2026-04-07T12:50:05.495Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:05.495Z] #5 CACHED [2026-04-07T12:50:05.495Z] [2026-04-07T12:50:05.495Z] #7 exporting to image [2026-04-07T12:50:05.495Z] #7 exporting layers done [2026-04-07T12:50:05.495Z] #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done [2026-04-07T12:50:05.495Z] #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done [2026-04-07T12:50:05.495Z] #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done [2026-04-07T12:50:05.495Z] #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done [2026-04-07T12:50:05.495Z] #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done [2026-04-07T12:50:05.495Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:05.495Z] #7 DONE 0.0s [2026-04-07T12:50:05.495Z] [2026-04-07T12:50:05.495Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:05.495Z] #8 DONE 0.0s [2026-04-07T12:50:05.495Z] [2026-04-07T12:50:05.495Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:05.495Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:05.786Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105' [2026-04-07T12:50:05.787Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 --push - [2026-04-07T12:50:05.787Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:05.787Z] #1 transferring dockerfile: 179B done [2026-04-07T12:50:05.787Z] #1 DONE 0.0s [2026-04-07T12:50:05.787Z] [2026-04-07T12:50:05.787Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [2026-04-07T12:50:05.787Z] #2 DONE 0.0s [2026-04-07T12:50:05.787Z] [2026-04-07T12:50:05.787Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [2026-04-07T12:50:05.787Z] #3 DONE 0.0s [2026-04-07T12:50:05.787Z] [2026-04-07T12:50:05.787Z] #4 [internal] load .dockerignore [2026-04-07T12:50:05.787Z] #4 transferring context: 2B done [2026-04-07T12:50:05.787Z] #4 DONE 0.0s [2026-04-07T12:50:05.787Z] [2026-04-07T12:50:05.787Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:05.787Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:05.787Z] #5 CACHED [2026-04-07T12:50:05.787Z] [2026-04-07T12:50:05.787Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:05.787Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:05.787Z] #6 CACHED [2026-04-07T12:50:05.787Z] [2026-04-07T12:50:05.787Z] #7 exporting to image [2026-04-07T12:50:05.787Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:06.046Z] #7 exporting layers done [2026-04-07T12:50:06.046Z] #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done [2026-04-07T12:50:06.046Z] #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done [2026-04-07T12:50:06.046Z] #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done [2026-04-07T12:50:06.046Z] #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done [2026-04-07T12:50:06.046Z] #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done [2026-04-07T12:50:06.046Z] #7 DONE 0.0s [2026-04-07T12:50:06.046Z] [2026-04-07T12:50:06.046Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:06.046Z] #8 DONE 0.0s [2026-04-07T12:50:06.046Z] [2026-04-07T12:50:06.046Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:06.046Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:06.343Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:06.343Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:06.343Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:06.343Z] #1 transferring dockerfile: 220B done [2026-04-07T12:50:06.343Z] #1 DONE 0.0s [2026-04-07T12:50:06.343Z] [2026-04-07T12:50:06.343Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:06.343Z] #2 DONE 0.0s [2026-04-07T12:50:06.343Z] [2026-04-07T12:50:06.343Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:06.343Z] #3 DONE 0.0s [2026-04-07T12:50:06.343Z] [2026-04-07T12:50:06.343Z] #4 [internal] load .dockerignore [2026-04-07T12:50:06.343Z] #4 transferring context: 2B done [2026-04-07T12:50:06.343Z] #4 DONE 0.0s [2026-04-07T12:50:06.343Z] [2026-04-07T12:50:06.343Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:06.343Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:06.604Z] #5 CACHED [2026-04-07T12:50:06.604Z] [2026-04-07T12:50:06.604Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:06.604Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:06.604Z] #6 CACHED [2026-04-07T12:50:06.604Z] [2026-04-07T12:50:06.604Z] #7 exporting to image [2026-04-07T12:50:06.604Z] #7 exporting layers done [2026-04-07T12:50:06.604Z] #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done [2026-04-07T12:50:06.604Z] #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done [2026-04-07T12:50:06.604Z] #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done [2026-04-07T12:50:06.604Z] #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done [2026-04-07T12:50:06.604Z] #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done [2026-04-07T12:50:06.604Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:06.604Z] #7 DONE 0.0s [2026-04-07T12:50:06.604Z] [2026-04-07T12:50:06.604Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:06.604Z] #8 DONE 0.0s [2026-04-07T12:50:06.604Z] [2026-04-07T12:50:06.604Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:06.604Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:06.893Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-04-07T12:50:06.893Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-04-07T12:50:07.152Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:07.152Z] #1 transferring dockerfile: 170B done [2026-04-07T12:50:07.152Z] #1 DONE 0.0s [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-07T12:50:07.152Z] #2 DONE 0.0s [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-07T12:50:07.152Z] #3 DONE 0.0s [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #4 [internal] load .dockerignore [2026-04-07T12:50:07.152Z] #4 transferring context: 2B done [2026-04-07T12:50:07.152Z] #4 DONE 0.0s [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:07.152Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:07.152Z] #5 CACHED [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 [2026-04-07T12:50:07.152Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done [2026-04-07T12:50:07.152Z] #6 CACHED [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #7 exporting to image [2026-04-07T12:50:07.152Z] #7 exporting layers done [2026-04-07T12:50:07.152Z] #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done [2026-04-07T12:50:07.152Z] #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done [2026-04-07T12:50:07.152Z] #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done [2026-04-07T12:50:07.152Z] #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done [2026-04-07T12:50:07.152Z] #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done [2026-04-07T12:50:07.152Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:07.152Z] #7 DONE 0.0s [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:07.152Z] #8 DONE 0.0s [2026-04-07T12:50:07.152Z] [2026-04-07T12:50:07.152Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:07.152Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:07.438Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:07.438Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:07.699Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:07.699Z] #1 transferring dockerfile: 204B done [2026-04-07T12:50:07.699Z] #1 DONE 0.0s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:07.699Z] #2 DONE 0.0s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:07.699Z] #3 DONE 0.1s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #4 [internal] load .dockerignore [2026-04-07T12:50:07.699Z] #4 transferring context: 2B done [2026-04-07T12:50:07.699Z] #4 DONE 0.0s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:07.699Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:07.699Z] #5 DONE 0.0s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:07.699Z] #6 DONE 0.0s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:07.699Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:07.699Z] #5 DONE 0.1s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #7 exporting to image [2026-04-07T12:50:07.699Z] #7 exporting layers done [2026-04-07T12:50:07.699Z] #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done [2026-04-07T12:50:07.699Z] #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done [2026-04-07T12:50:07.699Z] #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done [2026-04-07T12:50:07.699Z] #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done [2026-04-07T12:50:07.699Z] #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done [2026-04-07T12:50:07.699Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:07.699Z] #7 DONE 0.0s [2026-04-07T12:50:07.699Z] [2026-04-07T12:50:07.699Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:07.959Z] #8 DONE 0.0s [2026-04-07T12:50:07.959Z] [2026-04-07T12:50:07.959Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:07.959Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:08.329Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-04-07T12:50:08.329Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-04-07T12:50:08.329Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:08.329Z] #1 transferring dockerfile: 170B done [2026-04-07T12:50:08.329Z] #1 DONE 0.0s [2026-04-07T12:50:08.329Z] [2026-04-07T12:50:08.329Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-07T12:50:08.329Z] #2 DONE 0.0s [2026-04-07T12:50:08.329Z] [2026-04-07T12:50:08.329Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-07T12:50:08.329Z] #3 DONE 0.0s [2026-04-07T12:50:08.329Z] [2026-04-07T12:50:08.329Z] #4 [internal] load .dockerignore [2026-04-07T12:50:08.329Z] #4 transferring context: 2B done [2026-04-07T12:50:08.329Z] #4 DONE 0.0s [2026-04-07T12:50:08.329Z] [2026-04-07T12:50:08.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:08.329Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:08.329Z] #5 CACHED [2026-04-07T12:50:08.329Z] [2026-04-07T12:50:08.329Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:08.329Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:08.329Z] #6 CACHED [2026-04-07T12:50:08.329Z] [2026-04-07T12:50:08.329Z] #7 exporting to image [2026-04-07T12:50:08.329Z] #7 exporting layers done [2026-04-07T12:50:08.329Z] #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 [2026-04-07T12:50:08.329Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:08.591Z] #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done [2026-04-07T12:50:08.591Z] #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done [2026-04-07T12:50:08.591Z] #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done [2026-04-07T12:50:08.591Z] #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done [2026-04-07T12:50:08.591Z] #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done [2026-04-07T12:50:08.591Z] #7 DONE 0.0s [2026-04-07T12:50:08.591Z] [2026-04-07T12:50:08.591Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:08.591Z] #8 DONE 0.0s [2026-04-07T12:50:08.591Z] [2026-04-07T12:50:08.591Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:08.591Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:08.882Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105' [2026-04-07T12:50:08.882Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 --push - [2026-04-07T12:50:08.882Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:08.882Z] #1 transferring dockerfile: 177B done [2026-04-07T12:50:08.882Z] #1 DONE 0.0s [2026-04-07T12:50:08.882Z] [2026-04-07T12:50:08.882Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [2026-04-07T12:50:08.882Z] #2 DONE 0.0s [2026-04-07T12:50:08.882Z] [2026-04-07T12:50:08.882Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [2026-04-07T12:50:08.882Z] #3 DONE 0.0s [2026-04-07T12:50:08.882Z] [2026-04-07T12:50:08.882Z] #4 [internal] load .dockerignore [2026-04-07T12:50:08.882Z] #4 transferring context: 2B done [2026-04-07T12:50:08.882Z] #4 DONE 0.0s [2026-04-07T12:50:08.882Z] [2026-04-07T12:50:08.882Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:08.882Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:08.882Z] #5 CACHED [2026-04-07T12:50:08.882Z] [2026-04-07T12:50:08.882Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:08.882Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:08.882Z] #6 DONE 0.0s [2026-04-07T12:50:09.142Z] [2026-04-07T12:50:09.142Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:09.142Z] #6 CACHED [2026-04-07T12:50:09.142Z] [2026-04-07T12:50:09.142Z] #7 exporting to image [2026-04-07T12:50:09.142Z] #7 exporting layers done [2026-04-07T12:50:09.142Z] #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done [2026-04-07T12:50:09.142Z] #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done [2026-04-07T12:50:09.142Z] #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done [2026-04-07T12:50:09.142Z] #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done [2026-04-07T12:50:09.142Z] #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done [2026-04-07T12:50:09.142Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:09.142Z] #7 DONE 0.0s [2026-04-07T12:50:09.142Z] [2026-04-07T12:50:09.142Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:09.142Z] #8 DONE 0.0s [2026-04-07T12:50:09.142Z] [2026-04-07T12:50:09.142Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:09.142Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:09.430Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:09.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:09.691Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:09.691Z] #1 transferring dockerfile: 218B done [2026-04-07T12:50:09.691Z] #1 DONE 0.0s [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:09.691Z] #2 DONE 0.0s [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:09.691Z] #3 DONE 0.0s [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #4 [internal] load .dockerignore [2026-04-07T12:50:09.691Z] #4 transferring context: 2B done [2026-04-07T12:50:09.691Z] #4 DONE 0.0s [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:09.691Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:09.691Z] #5 CACHED [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:09.691Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:09.691Z] #6 CACHED [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #7 exporting to image [2026-04-07T12:50:09.691Z] #7 exporting layers done [2026-04-07T12:50:09.691Z] #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done [2026-04-07T12:50:09.691Z] #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done [2026-04-07T12:50:09.691Z] #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done [2026-04-07T12:50:09.691Z] #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done [2026-04-07T12:50:09.691Z] #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done [2026-04-07T12:50:09.691Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:09.691Z] #7 DONE 0.0s [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:09.691Z] #8 DONE 0.0s [2026-04-07T12:50:09.691Z] [2026-04-07T12:50:09.691Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:09.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:09.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-04-07T12:50:09.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-04-07T12:50:10.246Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:10.246Z] #1 transferring dockerfile: 168B done [2026-04-07T12:50:10.246Z] #1 DONE 0.0s [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-07T12:50:10.246Z] #2 DONE 0.0s [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-07T12:50:10.246Z] #3 DONE 0.0s [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #4 [internal] load .dockerignore [2026-04-07T12:50:10.246Z] #4 transferring context: 2B done [2026-04-07T12:50:10.246Z] #4 DONE 0.0s [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:10.246Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done [2026-04-07T12:50:10.246Z] #5 CACHED [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f [2026-04-07T12:50:10.246Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f done [2026-04-07T12:50:10.246Z] #6 CACHED [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #7 exporting to image [2026-04-07T12:50:10.246Z] #7 exporting layers done [2026-04-07T12:50:10.246Z] #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done [2026-04-07T12:50:10.246Z] #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done [2026-04-07T12:50:10.246Z] #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done [2026-04-07T12:50:10.246Z] #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done [2026-04-07T12:50:10.246Z] #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done [2026-04-07T12:50:10.246Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:10.246Z] #7 DONE 0.0s [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:10.246Z] #8 DONE 0.0s [2026-04-07T12:50:10.246Z] [2026-04-07T12:50:10.246Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:10.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:10.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:10.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:10.543Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:10.543Z] #1 transferring dockerfile: 205B done [2026-04-07T12:50:10.543Z] #1 DONE 0.0s [2026-04-07T12:50:10.543Z] [2026-04-07T12:50:10.543Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:10.543Z] #2 DONE 0.0s [2026-04-07T12:50:10.543Z] [2026-04-07T12:50:10.543Z] #3 [internal] load .dockerignore [2026-04-07T12:50:10.543Z] #3 transferring context: 2B done [2026-04-07T12:50:10.543Z] #3 DONE 0.0s [2026-04-07T12:50:10.543Z] [2026-04-07T12:50:10.543Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:10.543Z] #4 DONE 0.1s [2026-04-07T12:50:10.543Z] [2026-04-07T12:50:10.543Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:10.543Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:10.543Z] #5 DONE 0.0s [2026-04-07T12:50:10.543Z] [2026-04-07T12:50:10.543Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:10.801Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:10.801Z] #6 DONE 0.0s [2026-04-07T12:50:10.801Z] [2026-04-07T12:50:10.801Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:10.801Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:10.801Z] #5 DONE 0.1s [2026-04-07T12:50:10.801Z] [2026-04-07T12:50:10.801Z] #7 exporting to image [2026-04-07T12:50:10.801Z] #7 exporting layers done [2026-04-07T12:50:10.801Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:10.801Z] #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done [2026-04-07T12:50:10.801Z] #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done [2026-04-07T12:50:10.801Z] #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done [2026-04-07T12:50:10.801Z] #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done [2026-04-07T12:50:10.801Z] #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done [2026-04-07T12:50:10.801Z] #7 DONE 0.0s [2026-04-07T12:50:10.801Z] [2026-04-07T12:50:10.801Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:10.801Z] #8 DONE 0.0s [2026-04-07T12:50:11.059Z] [2026-04-07T12:50:11.059Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:11.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:11.350Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-04-07T12:50:11.350Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-04-07T12:50:11.610Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:11.610Z] #1 transferring dockerfile: 171B done [2026-04-07T12:50:11.610Z] #1 DONE 0.0s [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-07T12:50:11.610Z] #2 DONE 0.0s [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-07T12:50:11.610Z] #3 DONE 0.0s [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #4 [internal] load .dockerignore [2026-04-07T12:50:11.610Z] #4 transferring context: 2B done [2026-04-07T12:50:11.610Z] #4 DONE 0.0s [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:11.610Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc done [2026-04-07T12:50:11.610Z] #5 CACHED [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:11.610Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:11.610Z] #6 CACHED [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #7 exporting to image [2026-04-07T12:50:11.610Z] #7 exporting layers done [2026-04-07T12:50:11.610Z] #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done [2026-04-07T12:50:11.610Z] #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done [2026-04-07T12:50:11.610Z] #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done [2026-04-07T12:50:11.610Z] #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done [2026-04-07T12:50:11.610Z] #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done [2026-04-07T12:50:11.610Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:11.610Z] #7 DONE 0.0s [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:11.610Z] #8 DONE 0.0s [2026-04-07T12:50:11.610Z] [2026-04-07T12:50:11.610Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:11.610Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:11.897Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105' [2026-04-07T12:50:11.897Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 --push - [2026-04-07T12:50:12.157Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:12.157Z] #1 transferring dockerfile: 178B done [2026-04-07T12:50:12.157Z] #1 DONE 0.0s [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [2026-04-07T12:50:12.157Z] #2 DONE 0.0s [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [2026-04-07T12:50:12.157Z] #3 DONE 0.0s [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #4 [internal] load .dockerignore [2026-04-07T12:50:12.157Z] #4 transferring context: 2B done [2026-04-07T12:50:12.157Z] #4 DONE 0.0s [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:12.157Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:12.157Z] #5 CACHED [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:12.157Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:12.157Z] #6 CACHED [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #7 exporting to image [2026-04-07T12:50:12.157Z] #7 exporting layers done [2026-04-07T12:50:12.157Z] #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done [2026-04-07T12:50:12.157Z] #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done [2026-04-07T12:50:12.157Z] #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done [2026-04-07T12:50:12.157Z] #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done [2026-04-07T12:50:12.157Z] #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done [2026-04-07T12:50:12.157Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:12.157Z] #7 DONE 0.0s [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:12.157Z] #8 DONE 0.0s [2026-04-07T12:50:12.157Z] [2026-04-07T12:50:12.157Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:12.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:12.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:12.453Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:12.713Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:12.713Z] #1 transferring dockerfile: 219B done [2026-04-07T12:50:12.713Z] #1 DONE 0.0s [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:12.713Z] #2 DONE 0.0s [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:12.713Z] #3 DONE 0.0s [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #4 [internal] load .dockerignore [2026-04-07T12:50:12.713Z] #4 transferring context: 2B done [2026-04-07T12:50:12.713Z] #4 DONE 0.0s [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:12.713Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc done [2026-04-07T12:50:12.713Z] #5 CACHED [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:12.713Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:12.713Z] #6 CACHED [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #7 exporting to image [2026-04-07T12:50:12.713Z] #7 exporting layers done [2026-04-07T12:50:12.713Z] #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done [2026-04-07T12:50:12.713Z] #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done [2026-04-07T12:50:12.713Z] #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done [2026-04-07T12:50:12.713Z] #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done [2026-04-07T12:50:12.713Z] #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done [2026-04-07T12:50:12.713Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:12.713Z] #7 DONE 0.0s [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:12.713Z] #8 DONE 0.0s [2026-04-07T12:50:12.713Z] [2026-04-07T12:50:12.713Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:12.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:13.005Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-04-07T12:50:13.005Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-04-07T12:50:13.265Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:13.265Z] #1 transferring dockerfile: 169B done [2026-04-07T12:50:13.265Z] #1 DONE 0.0s [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-07T12:50:13.265Z] #2 DONE 0.0s [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-07T12:50:13.265Z] #3 DONE 0.0s [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #4 [internal] load .dockerignore [2026-04-07T12:50:13.265Z] #4 transferring context: 2B done [2026-04-07T12:50:13.265Z] #4 DONE 0.0s [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:13.265Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:13.265Z] #5 CACHED [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc [2026-04-07T12:50:13.265Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done [2026-04-07T12:50:13.265Z] #6 CACHED [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #7 exporting to image [2026-04-07T12:50:13.265Z] #7 exporting layers done [2026-04-07T12:50:13.265Z] #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done [2026-04-07T12:50:13.265Z] #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done [2026-04-07T12:50:13.265Z] #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done [2026-04-07T12:50:13.265Z] #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done [2026-04-07T12:50:13.265Z] #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done [2026-04-07T12:50:13.265Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:13.265Z] #7 DONE 0.0s [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:13.265Z] #8 DONE 0.0s [2026-04-07T12:50:13.265Z] [2026-04-07T12:50:13.265Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:13.265Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:13.557Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:13.557Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:13.822Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:13.822Z] #1 transferring dockerfile: 211B done [2026-04-07T12:50:13.822Z] #1 DONE 0.0s [2026-04-07T12:50:13.822Z] [2026-04-07T12:50:13.822Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:13.822Z] #2 DONE 0.0s [2026-04-07T12:50:13.822Z] [2026-04-07T12:50:13.822Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:13.822Z] #3 DONE 0.1s [2026-04-07T12:50:13.822Z] [2026-04-07T12:50:13.822Z] #4 [internal] load .dockerignore [2026-04-07T12:50:13.822Z] #4 transferring context: 2B done [2026-04-07T12:50:13.822Z] #4 DONE 0.0s [2026-04-07T12:50:13.822Z] [2026-04-07T12:50:13.822Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:13.822Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done [2026-04-07T12:50:13.822Z] #5 DONE 0.0s [2026-04-07T12:50:13.822Z] [2026-04-07T12:50:13.822Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:13.822Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done [2026-04-07T12:50:13.822Z] #6 DONE 0.1s [2026-04-07T12:50:13.822Z] [2026-04-07T12:50:13.822Z] #7 exporting to image [2026-04-07T12:50:13.822Z] #7 exporting layers [2026-04-07T12:50:13.822Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:14.088Z] #7 exporting layers done [2026-04-07T12:50:14.088Z] #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done [2026-04-07T12:50:14.088Z] #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done [2026-04-07T12:50:14.088Z] #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done [2026-04-07T12:50:14.088Z] #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done [2026-04-07T12:50:14.088Z] #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done [2026-04-07T12:50:14.088Z] #7 DONE 0.0s [2026-04-07T12:50:14.088Z] [2026-04-07T12:50:14.088Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:14.088Z] #8 DONE 0.0s [2026-04-07T12:50:14.088Z] [2026-04-07T12:50:14.088Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:14.088Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:14.400Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-04-07T12:50:14.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-04-07T12:50:14.664Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:14.664Z] #1 transferring dockerfile: 177B done [2026-04-07T12:50:14.664Z] #1 DONE 0.0s [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-07T12:50:14.664Z] #2 DONE 0.0s [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-07T12:50:14.664Z] #3 DONE 0.0s [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #4 [internal] load .dockerignore [2026-04-07T12:50:14.664Z] #4 transferring context: 2B done [2026-04-07T12:50:14.664Z] #4 DONE 0.0s [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:14.664Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done [2026-04-07T12:50:14.664Z] #5 CACHED [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:14.664Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done [2026-04-07T12:50:14.664Z] #6 CACHED [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #7 exporting to image [2026-04-07T12:50:14.664Z] #7 exporting layers done [2026-04-07T12:50:14.664Z] #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done [2026-04-07T12:50:14.664Z] #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done [2026-04-07T12:50:14.664Z] #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done [2026-04-07T12:50:14.664Z] #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done [2026-04-07T12:50:14.664Z] #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done [2026-04-07T12:50:14.664Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:14.664Z] #7 DONE 0.0s [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:14.664Z] #8 DONE 0.0s [2026-04-07T12:50:14.664Z] [2026-04-07T12:50:14.664Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:14.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:14.951Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105' [2026-04-07T12:50:14.951Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 --push - [2026-04-07T12:50:14.951Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:14.951Z] #1 transferring dockerfile: 184B done [2026-04-07T12:50:14.951Z] #1 DONE 0.0s [2026-04-07T12:50:14.951Z] [2026-04-07T12:50:14.951Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [2026-04-07T12:50:14.951Z] #2 DONE 0.0s [2026-04-07T12:50:14.951Z] [2026-04-07T12:50:14.951Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [2026-04-07T12:50:14.951Z] #3 DONE 0.0s [2026-04-07T12:50:14.951Z] [2026-04-07T12:50:14.951Z] #4 [internal] load .dockerignore [2026-04-07T12:50:14.951Z] #4 transferring context: 2B done [2026-04-07T12:50:14.951Z] #4 DONE 0.0s [2026-04-07T12:50:14.951Z] [2026-04-07T12:50:14.951Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:14.951Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done [2026-04-07T12:50:14.951Z] #5 DONE 0.0s [2026-04-07T12:50:14.951Z] [2026-04-07T12:50:14.951Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:15.211Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done [2026-04-07T12:50:15.211Z] #6 CACHED [2026-04-07T12:50:15.211Z] [2026-04-07T12:50:15.211Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:15.211Z] #5 CACHED [2026-04-07T12:50:15.211Z] [2026-04-07T12:50:15.211Z] #7 exporting to image [2026-04-07T12:50:15.211Z] #7 exporting layers done [2026-04-07T12:50:15.211Z] #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done [2026-04-07T12:50:15.211Z] #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done [2026-04-07T12:50:15.211Z] #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done [2026-04-07T12:50:15.211Z] #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done [2026-04-07T12:50:15.211Z] #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done [2026-04-07T12:50:15.211Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:15.211Z] #7 DONE 0.0s [2026-04-07T12:50:15.211Z] [2026-04-07T12:50:15.211Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:15.211Z] #8 DONE 0.0s [2026-04-07T12:50:15.211Z] [2026-04-07T12:50:15.211Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:15.211Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:15.500Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:15.500Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:15.500Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:15.500Z] #1 transferring dockerfile: 225B done [2026-04-07T12:50:15.500Z] #1 DONE 0.0s [2026-04-07T12:50:15.500Z] [2026-04-07T12:50:15.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:15.500Z] #2 DONE 0.0s [2026-04-07T12:50:15.500Z] [2026-04-07T12:50:15.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:15.500Z] #3 DONE 0.0s [2026-04-07T12:50:15.500Z] [2026-04-07T12:50:15.500Z] #4 [internal] load .dockerignore [2026-04-07T12:50:15.500Z] #4 transferring context: 2B done [2026-04-07T12:50:15.500Z] #4 DONE 0.0s [2026-04-07T12:50:15.500Z] [2026-04-07T12:50:15.500Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:15.500Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done [2026-04-07T12:50:15.500Z] #5 CACHED [2026-04-07T12:50:15.500Z] [2026-04-07T12:50:15.500Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:15.500Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done [2026-04-07T12:50:15.500Z] #6 CACHED [2026-04-07T12:50:15.500Z] [2026-04-07T12:50:15.500Z] #7 exporting to image [2026-04-07T12:50:15.500Z] #7 exporting layers done [2026-04-07T12:50:15.500Z] #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done [2026-04-07T12:50:15.500Z] #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done [2026-04-07T12:50:15.500Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:15.759Z] #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done [2026-04-07T12:50:15.759Z] #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done [2026-04-07T12:50:15.759Z] #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done [2026-04-07T12:50:15.759Z] #7 DONE 0.0s [2026-04-07T12:50:15.759Z] [2026-04-07T12:50:15.759Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:15.759Z] #8 DONE 0.0s [2026-04-07T12:50:15.759Z] [2026-04-07T12:50:15.759Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:15.759Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:16.058Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-04-07T12:50:16.058Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-04-07T12:50:16.321Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:16.321Z] #1 transferring dockerfile: 175B done [2026-04-07T12:50:16.321Z] #1 DONE 0.0s [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-07T12:50:16.321Z] #2 DONE 0.0s [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-07T12:50:16.321Z] #3 DONE 0.0s [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #4 [internal] load .dockerignore [2026-04-07T12:50:16.321Z] #4 transferring context: 2B done [2026-04-07T12:50:16.321Z] #4 DONE 0.0s [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:16.321Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done [2026-04-07T12:50:16.321Z] #5 CACHED [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 [2026-04-07T12:50:16.321Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done [2026-04-07T12:50:16.321Z] #6 CACHED [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #7 exporting to image [2026-04-07T12:50:16.321Z] #7 exporting layers done [2026-04-07T12:50:16.321Z] #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done [2026-04-07T12:50:16.321Z] #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done [2026-04-07T12:50:16.321Z] #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done [2026-04-07T12:50:16.321Z] #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done [2026-04-07T12:50:16.321Z] #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done [2026-04-07T12:50:16.321Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:16.321Z] #7 DONE 0.0s [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:16.321Z] #8 DONE 0.0s [2026-04-07T12:50:16.321Z] [2026-04-07T12:50:16.321Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:16.321Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:16.607Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:16.607Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:16.866Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:16.866Z] #1 transferring dockerfile: 215B done [2026-04-07T12:50:16.866Z] #1 DONE 0.0s [2026-04-07T12:50:16.866Z] [2026-04-07T12:50:16.866Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:16.866Z] #2 DONE 0.0s [2026-04-07T12:50:16.866Z] [2026-04-07T12:50:16.866Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:16.866Z] #3 DONE 0.0s [2026-04-07T12:50:16.866Z] [2026-04-07T12:50:16.866Z] #4 [internal] load .dockerignore [2026-04-07T12:50:16.866Z] #4 transferring context: 2B done [2026-04-07T12:50:16.866Z] #4 DONE 0.0s [2026-04-07T12:50:16.866Z] [2026-04-07T12:50:16.866Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:16.866Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:16.866Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:16.866Z] #5 DONE 0.0s [2026-04-07T12:50:16.866Z] [2026-04-07T12:50:16.866Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:16.866Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:16.866Z] #6 DONE 0.1s [2026-04-07T12:50:16.866Z] [2026-04-07T12:50:16.866Z] #7 exporting to image [2026-04-07T12:50:16.866Z] #7 exporting layers done [2026-04-07T12:50:16.866Z] #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done [2026-04-07T12:50:16.866Z] #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done [2026-04-07T12:50:16.866Z] #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done [2026-04-07T12:50:16.866Z] #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done [2026-04-07T12:50:16.866Z] #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done [2026-04-07T12:50:16.866Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:16.866Z] #7 DONE 0.0s [2026-04-07T12:50:17.126Z] [2026-04-07T12:50:17.126Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:17.126Z] #8 DONE 0.0s [2026-04-07T12:50:17.126Z] [2026-04-07T12:50:17.126Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:17.126Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:17.412Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-04-07T12:50:17.412Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-04-07T12:50:17.412Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:17.412Z] #1 transferring dockerfile: 181B done [2026-04-07T12:50:17.412Z] #1 DONE 0.0s [2026-04-07T12:50:17.412Z] [2026-04-07T12:50:17.412Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-07T12:50:17.412Z] #2 DONE 0.0s [2026-04-07T12:50:17.412Z] [2026-04-07T12:50:17.412Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-07T12:50:17.412Z] #3 DONE 0.0s [2026-04-07T12:50:17.412Z] [2026-04-07T12:50:17.412Z] #4 [internal] load .dockerignore [2026-04-07T12:50:17.412Z] #4 transferring context: 2B done [2026-04-07T12:50:17.412Z] #4 DONE 0.0s [2026-04-07T12:50:17.412Z] [2026-04-07T12:50:17.412Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:17.412Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:17.412Z] #5 CACHED [2026-04-07T12:50:17.412Z] [2026-04-07T12:50:17.412Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:17.672Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:17.672Z] #6 CACHED [2026-04-07T12:50:17.672Z] [2026-04-07T12:50:17.672Z] #7 exporting to image [2026-04-07T12:50:17.672Z] #7 exporting layers done [2026-04-07T12:50:17.672Z] #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done [2026-04-07T12:50:17.672Z] #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done [2026-04-07T12:50:17.672Z] #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done [2026-04-07T12:50:17.672Z] #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done [2026-04-07T12:50:17.672Z] #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done [2026-04-07T12:50:17.672Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:17.672Z] #7 DONE 0.0s [2026-04-07T12:50:17.672Z] [2026-04-07T12:50:17.672Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:17.672Z] #8 DONE 0.0s [2026-04-07T12:50:17.672Z] [2026-04-07T12:50:17.672Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:17.672Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:17.968Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 --push - [2026-04-07T12:50:17.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105' [2026-04-07T12:50:17.969Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:17.969Z] #1 transferring dockerfile: 188B done [2026-04-07T12:50:17.969Z] #1 DONE 0.0s [2026-04-07T12:50:17.969Z] [2026-04-07T12:50:17.969Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [2026-04-07T12:50:17.969Z] #2 DONE 0.0s [2026-04-07T12:50:17.969Z] [2026-04-07T12:50:17.969Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [2026-04-07T12:50:17.969Z] #3 DONE 0.0s [2026-04-07T12:50:17.969Z] [2026-04-07T12:50:17.969Z] #4 [internal] load .dockerignore [2026-04-07T12:50:17.969Z] #4 transferring context: 2B done [2026-04-07T12:50:17.969Z] #4 DONE 0.0s [2026-04-07T12:50:17.969Z] [2026-04-07T12:50:17.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:17.969Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:17.969Z] #5 CACHED [2026-04-07T12:50:17.969Z] [2026-04-07T12:50:17.969Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:17.969Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:18.229Z] #6 CACHED [2026-04-07T12:50:18.229Z] [2026-04-07T12:50:18.229Z] #7 exporting to image [2026-04-07T12:50:18.229Z] #7 exporting layers done [2026-04-07T12:50:18.229Z] #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done [2026-04-07T12:50:18.229Z] #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done [2026-04-07T12:50:18.229Z] #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done [2026-04-07T12:50:18.229Z] #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done [2026-04-07T12:50:18.229Z] #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done [2026-04-07T12:50:18.229Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:18.229Z] #7 DONE 0.0s [2026-04-07T12:50:18.229Z] [2026-04-07T12:50:18.229Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:18.229Z] #8 DONE 0.0s [2026-04-07T12:50:18.229Z] [2026-04-07T12:50:18.229Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:18.229Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:18.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:18.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:18.513Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:18.513Z] #1 transferring dockerfile: 229B done [2026-04-07T12:50:18.513Z] #1 DONE 0.0s [2026-04-07T12:50:18.513Z] [2026-04-07T12:50:18.513Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:18.513Z] #2 DONE 0.0s [2026-04-07T12:50:18.513Z] [2026-04-07T12:50:18.513Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:18.513Z] #3 DONE 0.0s [2026-04-07T12:50:18.513Z] [2026-04-07T12:50:18.513Z] #4 [internal] load .dockerignore [2026-04-07T12:50:18.513Z] #4 transferring context: 2B done [2026-04-07T12:50:18.513Z] #4 DONE 0.0s [2026-04-07T12:50:18.513Z] [2026-04-07T12:50:18.513Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:18.513Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:18.513Z] #5 CACHED [2026-04-07T12:50:18.513Z] [2026-04-07T12:50:18.513Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:18.513Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:18.513Z] #6 CACHED [2026-04-07T12:50:18.513Z] [2026-04-07T12:50:18.513Z] #7 exporting to image [2026-04-07T12:50:18.513Z] #7 exporting layers done [2026-04-07T12:50:18.513Z] #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done [2026-04-07T12:50:18.513Z] #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done [2026-04-07T12:50:18.513Z] #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done [2026-04-07T12:50:18.513Z] #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done [2026-04-07T12:50:18.513Z] #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 [2026-04-07T12:50:18.513Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:18.773Z] #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done [2026-04-07T12:50:18.773Z] #7 DONE 0.0s [2026-04-07T12:50:18.773Z] [2026-04-07T12:50:18.773Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:18.773Z] #8 DONE 0.0s [2026-04-07T12:50:18.773Z] [2026-04-07T12:50:18.773Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:18.773Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:19.065Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-04-07T12:50:19.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-04-07T12:50:19.323Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:19.323Z] #1 transferring dockerfile: 179B done [2026-04-07T12:50:19.323Z] #1 DONE 0.0s [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-07T12:50:19.323Z] #2 DONE 0.0s [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-07T12:50:19.323Z] #3 DONE 0.0s [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #4 [internal] load .dockerignore [2026-04-07T12:50:19.323Z] #4 transferring context: 2B done [2026-04-07T12:50:19.323Z] #4 DONE 0.0s [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:19.323Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 done [2026-04-07T12:50:19.323Z] #5 CACHED [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 [2026-04-07T12:50:19.323Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done [2026-04-07T12:50:19.323Z] #6 CACHED [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #7 exporting to image [2026-04-07T12:50:19.323Z] #7 exporting layers done [2026-04-07T12:50:19.323Z] #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done [2026-04-07T12:50:19.323Z] #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done [2026-04-07T12:50:19.323Z] #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done [2026-04-07T12:50:19.323Z] #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done [2026-04-07T12:50:19.323Z] #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done [2026-04-07T12:50:19.323Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:19.323Z] #7 DONE 0.0s [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:19.323Z] #8 DONE 0.0s [2026-04-07T12:50:19.323Z] [2026-04-07T12:50:19.323Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:19.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:19.612Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:19.612Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:19.612Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:19.612Z] #1 transferring dockerfile: 205B done [2026-04-07T12:50:19.612Z] #1 DONE 0.0s [2026-04-07T12:50:19.612Z] [2026-04-07T12:50:19.612Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:19.612Z] #2 DONE 0.0s [2026-04-07T12:50:19.612Z] [2026-04-07T12:50:19.612Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:19.612Z] #3 DONE 0.0s [2026-04-07T12:50:19.612Z] [2026-04-07T12:50:19.612Z] #4 [internal] load .dockerignore [2026-04-07T12:50:19.612Z] #4 transferring context: 2B done [2026-04-07T12:50:19.612Z] #4 DONE 0.0s [2026-04-07T12:50:19.612Z] [2026-04-07T12:50:19.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:19.612Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:19.870Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done [2026-04-07T12:50:19.870Z] #5 DONE 0.1s [2026-04-07T12:50:19.870Z] [2026-04-07T12:50:19.870Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:19.870Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done [2026-04-07T12:50:19.870Z] #6 DONE 0.0s [2026-04-07T12:50:19.870Z] [2026-04-07T12:50:19.870Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:19.870Z] #5 DONE 0.1s [2026-04-07T12:50:19.870Z] [2026-04-07T12:50:19.870Z] #7 exporting to image [2026-04-07T12:50:19.870Z] #7 exporting layers done [2026-04-07T12:50:19.870Z] #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c 0.0s done [2026-04-07T12:50:19.870Z] #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done [2026-04-07T12:50:19.870Z] #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 0.0s done [2026-04-07T12:50:19.871Z] #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 0.0s done [2026-04-07T12:50:19.871Z] #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 0.0s done [2026-04-07T12:50:19.871Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:19.871Z] #7 DONE 0.1s [2026-04-07T12:50:19.871Z] [2026-04-07T12:50:19.871Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:19.871Z] #8 DONE 0.0s [2026-04-07T12:50:20.129Z] [2026-04-07T12:50:20.129Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:20.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:20.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-04-07T12:50:20.416Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-04-07T12:50:20.673Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:20.673Z] #1 transferring dockerfile: 171B done [2026-04-07T12:50:20.673Z] #1 DONE 0.0s [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.673Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-07T12:50:20.673Z] #2 DONE 0.0s [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.673Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-07T12:50:20.673Z] #3 DONE 0.0s [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.673Z] #4 [internal] load .dockerignore [2026-04-07T12:50:20.673Z] #4 transferring context: 2B done [2026-04-07T12:50:20.673Z] #4 DONE 0.0s [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.673Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:20.673Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done [2026-04-07T12:50:20.673Z] #5 CACHED [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.673Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:20.673Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done [2026-04-07T12:50:20.673Z] #6 CACHED [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.673Z] #7 exporting to image [2026-04-07T12:50:20.673Z] #7 exporting layers done [2026-04-07T12:50:20.673Z] #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done [2026-04-07T12:50:20.673Z] #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 [2026-04-07T12:50:20.673Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:20.673Z] #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done [2026-04-07T12:50:20.673Z] #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done [2026-04-07T12:50:20.673Z] #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done [2026-04-07T12:50:20.673Z] #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done [2026-04-07T12:50:20.673Z] #7 DONE 0.0s [2026-04-07T12:50:20.673Z] [2026-04-07T12:50:20.674Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:20.674Z] #8 DONE 0.0s [2026-04-07T12:50:20.674Z] [2026-04-07T12:50:20.674Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:20.674Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:20.958Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105' [2026-04-07T12:50:20.958Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 --push - [2026-04-07T12:50:21.217Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:21.217Z] #1 transferring dockerfile: 178B done [2026-04-07T12:50:21.217Z] #1 DONE 0.0s [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [2026-04-07T12:50:21.217Z] #2 DONE 0.0s [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [2026-04-07T12:50:21.217Z] #3 DONE 0.0s [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #4 [internal] load .dockerignore [2026-04-07T12:50:21.217Z] #4 transferring context: 2B done [2026-04-07T12:50:21.217Z] #4 DONE 0.0s [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:21.217Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done [2026-04-07T12:50:21.217Z] #5 CACHED [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:21.217Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done [2026-04-07T12:50:21.217Z] #6 CACHED [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #7 exporting to image [2026-04-07T12:50:21.217Z] #7 exporting layers done [2026-04-07T12:50:21.217Z] #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done [2026-04-07T12:50:21.217Z] #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done [2026-04-07T12:50:21.217Z] #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done [2026-04-07T12:50:21.217Z] #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done [2026-04-07T12:50:21.217Z] #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done [2026-04-07T12:50:21.217Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:21.217Z] #7 DONE 0.0s [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:21.217Z] #8 DONE 0.0s [2026-04-07T12:50:21.217Z] [2026-04-07T12:50:21.217Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:21.217Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:21.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:21.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:21.509Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:21.509Z] #1 transferring dockerfile: 219B done [2026-04-07T12:50:21.509Z] #1 DONE 0.0s [2026-04-07T12:50:21.509Z] [2026-04-07T12:50:21.509Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:21.509Z] #2 DONE 0.0s [2026-04-07T12:50:21.509Z] [2026-04-07T12:50:21.509Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:21.509Z] #3 DONE 0.0s [2026-04-07T12:50:21.509Z] [2026-04-07T12:50:21.509Z] #4 [internal] load .dockerignore [2026-04-07T12:50:21.509Z] #4 transferring context: 2B done [2026-04-07T12:50:21.509Z] #4 DONE 0.0s [2026-04-07T12:50:21.509Z] [2026-04-07T12:50:21.509Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:21.509Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done [2026-04-07T12:50:21.509Z] #5 CACHED [2026-04-07T12:50:21.509Z] [2026-04-07T12:50:21.509Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:21.509Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done [2026-04-07T12:50:21.509Z] #6 CACHED [2026-04-07T12:50:21.509Z] [2026-04-07T12:50:21.509Z] #7 exporting to image [2026-04-07T12:50:21.509Z] #7 exporting layers done [2026-04-07T12:50:21.509Z] #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done [2026-04-07T12:50:21.509Z] #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done [2026-04-07T12:50:21.509Z] #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done [2026-04-07T12:50:21.509Z] #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done [2026-04-07T12:50:21.509Z] #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done [2026-04-07T12:50:21.509Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:21.509Z] #7 DONE 0.0s [2026-04-07T12:50:21.769Z] [2026-04-07T12:50:21.769Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:21.769Z] #8 DONE 0.0s [2026-04-07T12:50:21.769Z] [2026-04-07T12:50:21.769Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:21.769Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:22.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-04-07T12:50:22.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-04-07T12:50:22.315Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:22.315Z] #1 transferring dockerfile: 169B done [2026-04-07T12:50:22.315Z] #1 DONE 0.0s [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-07T12:50:22.315Z] #2 DONE 0.0s [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-07T12:50:22.315Z] #3 DONE 0.0s [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #4 [internal] load .dockerignore [2026-04-07T12:50:22.315Z] #4 transferring context: 2B done [2026-04-07T12:50:22.315Z] #4 DONE 0.0s [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:22.315Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done [2026-04-07T12:50:22.315Z] #5 CACHED [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 [2026-04-07T12:50:22.315Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done [2026-04-07T12:50:22.315Z] #6 CACHED [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #7 exporting to image [2026-04-07T12:50:22.315Z] #7 exporting layers done [2026-04-07T12:50:22.315Z] #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done [2026-04-07T12:50:22.315Z] #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done [2026-04-07T12:50:22.315Z] #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done [2026-04-07T12:50:22.315Z] #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done [2026-04-07T12:50:22.315Z] #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done [2026-04-07T12:50:22.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:22.315Z] #7 DONE 0.0s [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.315Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:22.315Z] #8 DONE 0.0s [2026-04-07T12:50:22.315Z] [2026-04-07T12:50:22.316Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:22.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:22.600Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:22.600Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:22.600Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:22.600Z] #1 transferring dockerfile: 206B done [2026-04-07T12:50:22.600Z] #1 DONE 0.0s [2026-04-07T12:50:22.600Z] [2026-04-07T12:50:22.600Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:22.600Z] #2 DONE 0.0s [2026-04-07T12:50:22.600Z] [2026-04-07T12:50:22.600Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:22.600Z] #3 DONE 0.0s [2026-04-07T12:50:22.600Z] [2026-04-07T12:50:22.600Z] #4 [internal] load .dockerignore [2026-04-07T12:50:22.600Z] #4 transferring context: 2B done [2026-04-07T12:50:22.600Z] #4 DONE 0.0s [2026-04-07T12:50:22.600Z] [2026-04-07T12:50:22.600Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:22.600Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done [2026-04-07T12:50:22.600Z] #5 DONE 0.0s [2026-04-07T12:50:22.600Z] [2026-04-07T12:50:22.600Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:22.863Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done [2026-04-07T12:50:22.863Z] #6 DONE 0.0s [2026-04-07T12:50:22.863Z] [2026-04-07T12:50:22.863Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:22.863Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done [2026-04-07T12:50:22.863Z] #5 DONE 0.1s [2026-04-07T12:50:22.863Z] [2026-04-07T12:50:22.863Z] #7 exporting to image [2026-04-07T12:50:22.863Z] #7 exporting layers done [2026-04-07T12:50:22.863Z] #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done [2026-04-07T12:50:22.863Z] #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done [2026-04-07T12:50:22.863Z] #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done [2026-04-07T12:50:22.863Z] #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done [2026-04-07T12:50:22.863Z] #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done [2026-04-07T12:50:22.863Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:22.863Z] #7 DONE 0.0s [2026-04-07T12:50:22.863Z] [2026-04-07T12:50:22.863Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:22.863Z] #8 DONE 0.0s [2026-04-07T12:50:23.169Z] [2026-04-07T12:50:23.170Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:23.170Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:23.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-04-07T12:50:23.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-04-07T12:50:23.756Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:23.756Z] #1 transferring dockerfile: 172B done [2026-04-07T12:50:23.756Z] #1 DONE 0.0s [2026-04-07T12:50:23.756Z] [2026-04-07T12:50:23.756Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-07T12:50:23.756Z] #2 DONE 0.0s [2026-04-07T12:50:23.756Z] [2026-04-07T12:50:23.756Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-07T12:50:23.756Z] #3 DONE 0.0s [2026-04-07T12:50:23.756Z] [2026-04-07T12:50:23.756Z] #4 [internal] load .dockerignore [2026-04-07T12:50:23.756Z] #4 transferring context: 2B done [2026-04-07T12:50:23.756Z] #4 DONE 0.0s [2026-04-07T12:50:23.756Z] [2026-04-07T12:50:23.757Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:23.757Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done [2026-04-07T12:50:23.757Z] #5 CACHED [2026-04-07T12:50:23.757Z] [2026-04-07T12:50:23.757Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:23.757Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done [2026-04-07T12:50:23.757Z] #6 CACHED [2026-04-07T12:50:23.757Z] [2026-04-07T12:50:23.757Z] #7 exporting to image [2026-04-07T12:50:23.757Z] #7 exporting layers done [2026-04-07T12:50:23.757Z] #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done [2026-04-07T12:50:23.757Z] #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done [2026-04-07T12:50:23.757Z] #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done [2026-04-07T12:50:23.757Z] #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done [2026-04-07T12:50:23.757Z] #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done [2026-04-07T12:50:23.757Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:23.757Z] #7 DONE 0.0s [2026-04-07T12:50:23.757Z] [2026-04-07T12:50:23.757Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:23.757Z] #8 DONE 0.0s [2026-04-07T12:50:23.757Z] [2026-04-07T12:50:23.757Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:23.757Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:24.038Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105' [2026-04-07T12:50:24.038Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 --push - [2026-04-07T12:50:24.296Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:24.296Z] #1 transferring dockerfile: 179B done [2026-04-07T12:50:24.296Z] #1 DONE 0.0s [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [2026-04-07T12:50:24.296Z] #2 DONE 0.0s [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [2026-04-07T12:50:24.296Z] #3 DONE 0.0s [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #4 [internal] load .dockerignore [2026-04-07T12:50:24.296Z] #4 transferring context: 2B done [2026-04-07T12:50:24.296Z] #4 DONE 0.0s [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:24.296Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done [2026-04-07T12:50:24.296Z] #5 CACHED [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:24.296Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done [2026-04-07T12:50:24.296Z] #6 CACHED [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #7 exporting to image [2026-04-07T12:50:24.296Z] #7 exporting layers done [2026-04-07T12:50:24.296Z] #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done [2026-04-07T12:50:24.296Z] #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done [2026-04-07T12:50:24.296Z] #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done [2026-04-07T12:50:24.296Z] #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done [2026-04-07T12:50:24.296Z] #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done [2026-04-07T12:50:24.296Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:24.296Z] #7 DONE 0.0s [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:24.296Z] #8 DONE 0.0s [2026-04-07T12:50:24.296Z] [2026-04-07T12:50:24.296Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:24.296Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:24.583Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:24.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:24.583Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:24.583Z] #1 transferring dockerfile: 220B done [2026-04-07T12:50:24.583Z] #1 DONE 0.0s [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:24.583Z] #2 DONE 0.0s [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:24.583Z] #3 DONE 0.0s [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #4 [internal] load .dockerignore [2026-04-07T12:50:24.583Z] #4 transferring context: 2B done [2026-04-07T12:50:24.583Z] #4 DONE 0.0s [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:24.583Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done [2026-04-07T12:50:24.583Z] #5 CACHED [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:24.583Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done [2026-04-07T12:50:24.583Z] #6 CACHED [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #7 exporting to image [2026-04-07T12:50:24.583Z] #7 exporting layers done [2026-04-07T12:50:24.583Z] #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done [2026-04-07T12:50:24.583Z] #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done [2026-04-07T12:50:24.583Z] #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done [2026-04-07T12:50:24.583Z] #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done [2026-04-07T12:50:24.583Z] #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done [2026-04-07T12:50:24.583Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:24.583Z] #7 DONE 0.0s [2026-04-07T12:50:24.583Z] [2026-04-07T12:50:24.583Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:24.844Z] #8 DONE 0.0s [2026-04-07T12:50:24.844Z] [2026-04-07T12:50:24.844Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:24.844Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:25.134Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-04-07T12:50:25.134Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-04-07T12:50:25.134Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:25.134Z] #1 transferring dockerfile: 170B done [2026-04-07T12:50:25.134Z] #1 DONE 0.0s [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-07T12:50:25.134Z] #2 DONE 0.0s [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-07T12:50:25.134Z] #3 DONE 0.0s [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #4 [internal] load .dockerignore [2026-04-07T12:50:25.134Z] #4 transferring context: 2B done [2026-04-07T12:50:25.134Z] #4 DONE 0.0s [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:25.134Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done [2026-04-07T12:50:25.134Z] #5 CACHED [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce [2026-04-07T12:50:25.134Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done [2026-04-07T12:50:25.134Z] #6 CACHED [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #7 exporting to image [2026-04-07T12:50:25.134Z] #7 exporting layers done [2026-04-07T12:50:25.134Z] #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done [2026-04-07T12:50:25.134Z] #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done [2026-04-07T12:50:25.134Z] #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done [2026-04-07T12:50:25.134Z] #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done [2026-04-07T12:50:25.134Z] #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done [2026-04-07T12:50:25.134Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:25.134Z] #7 DONE 0.0s [2026-04-07T12:50:25.134Z] [2026-04-07T12:50:25.134Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:25.392Z] #8 DONE 0.0s [2026-04-07T12:50:25.392Z] [2026-04-07T12:50:25.392Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:25.392Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:25.681Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:25.681Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:25.939Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:25.939Z] #1 transferring dockerfile: 206B done [2026-04-07T12:50:25.939Z] #1 DONE 0.0s [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:25.939Z] #2 DONE 0.0s [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:25.939Z] #3 DONE 0.0s [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #4 [internal] load .dockerignore [2026-04-07T12:50:25.939Z] #4 transferring context: 2B done [2026-04-07T12:50:25.939Z] #4 DONE 0.0s [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:25.939Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:25.939Z] #5 ... [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:25.939Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:25.939Z] #6 DONE 0.1s [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #7 exporting to image [2026-04-07T12:50:25.939Z] #7 exporting layers done [2026-04-07T12:50:25.939Z] #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done [2026-04-07T12:50:25.939Z] #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done [2026-04-07T12:50:25.939Z] #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done [2026-04-07T12:50:25.939Z] #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done [2026-04-07T12:50:25.939Z] #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done [2026-04-07T12:50:25.939Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:25.939Z] #7 DONE 0.0s [2026-04-07T12:50:25.939Z] [2026-04-07T12:50:25.939Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:25.939Z] #8 DONE 0.0s [2026-04-07T12:50:26.199Z] [2026-04-07T12:50:26.199Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:26.199Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:26.481Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-04-07T12:50:26.481Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-04-07T12:50:26.481Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:26.481Z] #1 transferring dockerfile: 172B done [2026-04-07T12:50:26.481Z] #1 DONE 0.0s [2026-04-07T12:50:26.481Z] [2026-04-07T12:50:26.481Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-07T12:50:26.481Z] #2 DONE 0.0s [2026-04-07T12:50:26.481Z] [2026-04-07T12:50:26.481Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-07T12:50:26.481Z] #3 DONE 0.0s [2026-04-07T12:50:26.481Z] [2026-04-07T12:50:26.481Z] #4 [internal] load .dockerignore [2026-04-07T12:50:26.481Z] #4 transferring context: 2B done [2026-04-07T12:50:26.481Z] #4 DONE 0.0s [2026-04-07T12:50:26.481Z] [2026-04-07T12:50:26.481Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:26.481Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:26.481Z] #5 CACHED [2026-04-07T12:50:26.481Z] [2026-04-07T12:50:26.481Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:26.481Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:26.481Z] #6 CACHED [2026-04-07T12:50:26.481Z] [2026-04-07T12:50:26.481Z] #7 exporting to image [2026-04-07T12:50:26.481Z] #7 exporting layers done [2026-04-07T12:50:26.481Z] #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done [2026-04-07T12:50:26.481Z] #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 [2026-04-07T12:50:26.481Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:26.738Z] #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done [2026-04-07T12:50:26.738Z] #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done [2026-04-07T12:50:26.738Z] #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done [2026-04-07T12:50:26.738Z] #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done [2026-04-07T12:50:26.738Z] #7 DONE 0.0s [2026-04-07T12:50:26.738Z] [2026-04-07T12:50:26.738Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:26.738Z] #8 DONE 0.0s [2026-04-07T12:50:26.738Z] [2026-04-07T12:50:26.738Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:26.738Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:27.026Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105' [2026-04-07T12:50:27.026Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 --push - [2026-04-07T12:50:27.286Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:27.286Z] #1 transferring dockerfile: 179B done [2026-04-07T12:50:27.286Z] #1 DONE 0.0s [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [2026-04-07T12:50:27.286Z] #2 DONE 0.0s [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [2026-04-07T12:50:27.286Z] #3 DONE 0.0s [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #4 [internal] load .dockerignore [2026-04-07T12:50:27.286Z] #4 transferring context: 2B done [2026-04-07T12:50:27.286Z] #4 DONE 0.0s [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:27.286Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:27.286Z] #5 CACHED [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:27.286Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:27.286Z] #6 CACHED [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #7 exporting to image [2026-04-07T12:50:27.286Z] #7 exporting layers done [2026-04-07T12:50:27.286Z] #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done [2026-04-07T12:50:27.286Z] #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done [2026-04-07T12:50:27.286Z] #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done [2026-04-07T12:50:27.286Z] #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done [2026-04-07T12:50:27.286Z] #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done [2026-04-07T12:50:27.286Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:27.286Z] #7 DONE 0.0s [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:27.286Z] #8 DONE 0.0s [2026-04-07T12:50:27.286Z] [2026-04-07T12:50:27.286Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:27.286Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:27.574Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:27.574Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:27.834Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:27.834Z] #1 transferring dockerfile: 220B done [2026-04-07T12:50:27.834Z] #1 DONE 0.0s [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:27.834Z] #2 DONE 0.0s [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:27.834Z] #3 DONE 0.0s [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #4 [internal] load .dockerignore [2026-04-07T12:50:27.834Z] #4 transferring context: 2B done [2026-04-07T12:50:27.834Z] #4 DONE 0.0s [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:27.834Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:27.834Z] #5 CACHED [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:27.834Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:27.834Z] #6 CACHED [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #7 exporting to image [2026-04-07T12:50:27.834Z] #7 exporting layers done [2026-04-07T12:50:27.834Z] #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done [2026-04-07T12:50:27.834Z] #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done [2026-04-07T12:50:27.834Z] #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done [2026-04-07T12:50:27.834Z] #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done [2026-04-07T12:50:27.834Z] #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done [2026-04-07T12:50:27.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:27.834Z] #7 DONE 0.0s [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:27.834Z] #8 DONE 0.0s [2026-04-07T12:50:27.834Z] [2026-04-07T12:50:27.834Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:27.834Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:28.119Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-04-07T12:50:28.119Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-04-07T12:50:28.379Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:28.379Z] #1 transferring dockerfile: 170B done [2026-04-07T12:50:28.379Z] #1 DONE 0.0s [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-07T12:50:28.379Z] #2 DONE 0.0s [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-07T12:50:28.379Z] #3 DONE 0.0s [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #4 [internal] load .dockerignore [2026-04-07T12:50:28.379Z] #4 transferring context: 2B done [2026-04-07T12:50:28.379Z] #4 DONE 0.0s [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:28.379Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:28.379Z] #5 CACHED [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 [2026-04-07T12:50:28.379Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done [2026-04-07T12:50:28.379Z] #6 CACHED [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #7 exporting to image [2026-04-07T12:50:28.379Z] #7 exporting layers done [2026-04-07T12:50:28.379Z] #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done [2026-04-07T12:50:28.379Z] #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done [2026-04-07T12:50:28.379Z] #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done [2026-04-07T12:50:28.379Z] #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done [2026-04-07T12:50:28.379Z] #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done [2026-04-07T12:50:28.379Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:28.379Z] #7 DONE 0.0s [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:28.379Z] #8 DONE 0.0s [2026-04-07T12:50:28.379Z] [2026-04-07T12:50:28.379Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:28.379Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:28.664Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:28.664Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:28.664Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:28.664Z] #1 transferring dockerfile: 206B done [2026-04-07T12:50:28.664Z] #1 DONE 0.0s [2026-04-07T12:50:28.664Z] [2026-04-07T12:50:28.664Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:28.664Z] #2 DONE 0.0s [2026-04-07T12:50:28.664Z] [2026-04-07T12:50:28.664Z] #3 [internal] load .dockerignore [2026-04-07T12:50:28.664Z] #3 transferring context: 2B done [2026-04-07T12:50:28.664Z] #3 DONE 0.0s [2026-04-07T12:50:28.664Z] [2026-04-07T12:50:28.664Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:28.664Z] #4 DONE 0.1s [2026-04-07T12:50:28.921Z] [2026-04-07T12:50:28.921Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:28.921Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:28.921Z] #5 DONE 0.0s [2026-04-07T12:50:28.921Z] [2026-04-07T12:50:28.921Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:28.921Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:28.921Z] #6 DONE 0.1s [2026-04-07T12:50:28.921Z] [2026-04-07T12:50:28.921Z] #7 exporting to image [2026-04-07T12:50:28.921Z] #7 exporting layers done [2026-04-07T12:50:28.921Z] #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done [2026-04-07T12:50:28.921Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done [2026-04-07T12:50:28.921Z] #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done [2026-04-07T12:50:28.921Z] #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done [2026-04-07T12:50:28.922Z] #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 [2026-04-07T12:50:28.922Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:28.922Z] #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done [2026-04-07T12:50:28.922Z] #7 DONE 0.0s [2026-04-07T12:50:28.922Z] [2026-04-07T12:50:28.922Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:28.922Z] #8 DONE 0.0s [2026-04-07T12:50:29.180Z] [2026-04-07T12:50:29.180Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:29.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:29.467Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-04-07T12:50:29.467Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-04-07T12:50:29.467Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:29.467Z] #1 transferring dockerfile: 172B done [2026-04-07T12:50:29.467Z] #1 DONE 0.0s [2026-04-07T12:50:29.467Z] [2026-04-07T12:50:29.467Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-07T12:50:29.467Z] #2 DONE 0.0s [2026-04-07T12:50:29.467Z] [2026-04-07T12:50:29.467Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-07T12:50:29.467Z] #3 DONE 0.0s [2026-04-07T12:50:29.467Z] [2026-04-07T12:50:29.467Z] #4 [internal] load .dockerignore [2026-04-07T12:50:29.467Z] #4 transferring context: 2B done [2026-04-07T12:50:29.467Z] #4 DONE 0.0s [2026-04-07T12:50:29.467Z] [2026-04-07T12:50:29.467Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:29.467Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca done [2026-04-07T12:50:29.467Z] #5 CACHED [2026-04-07T12:50:29.467Z] [2026-04-07T12:50:29.467Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:29.467Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca done [2026-04-07T12:50:29.467Z] #6 CACHED [2026-04-07T12:50:29.467Z] [2026-04-07T12:50:29.467Z] #7 exporting to image [2026-04-07T12:50:29.467Z] #7 exporting layers done [2026-04-07T12:50:29.467Z] #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done [2026-04-07T12:50:29.467Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c [2026-04-07T12:50:29.467Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:29.726Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done [2026-04-07T12:50:29.726Z] #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done [2026-04-07T12:50:29.726Z] #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done [2026-04-07T12:50:29.726Z] #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done [2026-04-07T12:50:29.726Z] #7 DONE 0.0s [2026-04-07T12:50:29.726Z] [2026-04-07T12:50:29.726Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:29.726Z] #8 DONE 0.0s [2026-04-07T12:50:29.726Z] [2026-04-07T12:50:29.726Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:29.726Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:30.011Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105' [2026-04-07T12:50:30.011Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 --push - [2026-04-07T12:50:30.271Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:30.271Z] #1 transferring dockerfile: 179B done [2026-04-07T12:50:30.271Z] #1 DONE 0.0s [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [2026-04-07T12:50:30.271Z] #2 DONE 0.0s [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [2026-04-07T12:50:30.271Z] #3 DONE 0.0s [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #4 [internal] load .dockerignore [2026-04-07T12:50:30.271Z] #4 transferring context: 2B done [2026-04-07T12:50:30.271Z] #4 DONE 0.0s [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:30.271Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:30.271Z] #5 CACHED [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:30.271Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:30.271Z] #6 CACHED [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #7 exporting to image [2026-04-07T12:50:30.271Z] #7 exporting layers done [2026-04-07T12:50:30.271Z] #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done [2026-04-07T12:50:30.271Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c [2026-04-07T12:50:30.271Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:30.271Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done [2026-04-07T12:50:30.271Z] #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done [2026-04-07T12:50:30.271Z] #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done [2026-04-07T12:50:30.271Z] #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done [2026-04-07T12:50:30.271Z] #7 DONE 0.0s [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:30.271Z] #8 DONE 0.0s [2026-04-07T12:50:30.271Z] [2026-04-07T12:50:30.271Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:30.271Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:30.559Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:30.559Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:30.819Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:30.819Z] #1 transferring dockerfile: 220B done [2026-04-07T12:50:30.819Z] #1 DONE 0.0s [2026-04-07T12:50:30.819Z] [2026-04-07T12:50:30.819Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:30.819Z] #2 DONE 0.0s [2026-04-07T12:50:30.819Z] [2026-04-07T12:50:30.819Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:30.819Z] #3 DONE 0.0s [2026-04-07T12:50:30.819Z] [2026-04-07T12:50:30.819Z] #4 [internal] load .dockerignore [2026-04-07T12:50:30.819Z] #4 transferring context: 2B done [2026-04-07T12:50:30.819Z] #4 DONE 0.0s [2026-04-07T12:50:30.819Z] [2026-04-07T12:50:30.819Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:30.819Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:30.819Z] #5 CACHED [2026-04-07T12:50:30.819Z] [2026-04-07T12:50:30.819Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:30.819Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:30.819Z] #6 CACHED [2026-04-07T12:50:30.819Z] [2026-04-07T12:50:30.819Z] #7 exporting to image [2026-04-07T12:50:30.819Z] #7 exporting layers done [2026-04-07T12:50:30.819Z] #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done [2026-04-07T12:50:30.819Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done [2026-04-07T12:50:30.819Z] #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done [2026-04-07T12:50:30.819Z] #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done [2026-04-07T12:50:30.820Z] #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done [2026-04-07T12:50:30.820Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:30.820Z] #7 DONE 0.0s [2026-04-07T12:50:30.820Z] [2026-04-07T12:50:30.820Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:30.820Z] #8 DONE 0.0s [2026-04-07T12:50:30.820Z] [2026-04-07T12:50:30.820Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:30.820Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:31.111Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-04-07T12:50:31.111Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-04-07T12:50:31.371Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:31.371Z] #1 transferring dockerfile: 170B done [2026-04-07T12:50:31.371Z] #1 DONE 0.0s [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-07T12:50:31.371Z] #2 DONE 0.0s [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-07T12:50:31.371Z] #3 DONE 0.0s [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #4 [internal] load .dockerignore [2026-04-07T12:50:31.371Z] #4 transferring context: 2B done [2026-04-07T12:50:31.371Z] #4 DONE 0.0s [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:31.371Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:31.371Z] #5 CACHED [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca [2026-04-07T12:50:31.371Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done [2026-04-07T12:50:31.371Z] #6 CACHED [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #7 exporting to image [2026-04-07T12:50:31.371Z] #7 exporting layers done [2026-04-07T12:50:31.371Z] #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done [2026-04-07T12:50:31.371Z] #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done [2026-04-07T12:50:31.371Z] #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done [2026-04-07T12:50:31.371Z] #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done [2026-04-07T12:50:31.371Z] #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done [2026-04-07T12:50:31.371Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:31.371Z] #7 DONE 0.0s [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:31.371Z] #8 DONE 0.0s [2026-04-07T12:50:31.371Z] [2026-04-07T12:50:31.371Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:31.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:31.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814' [2026-04-07T12:50:31.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 --push - [2026-04-07T12:50:31.656Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:31.656Z] #1 transferring dockerfile: 202B done [2026-04-07T12:50:31.656Z] #1 DONE 0.0s [2026-04-07T12:50:31.656Z] [2026-04-07T12:50:31.656Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:31.656Z] #2 DONE 0.0s [2026-04-07T12:50:31.656Z] [2026-04-07T12:50:31.656Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T12:50:31.656Z] #3 DONE 0.0s [2026-04-07T12:50:31.656Z] [2026-04-07T12:50:31.656Z] #4 [internal] load .dockerignore [2026-04-07T12:50:31.656Z] #4 transferring context: 2B done [2026-04-07T12:50:31.656Z] #4 DONE 0.0s [2026-04-07T12:50:31.656Z] [2026-04-07T12:50:31.656Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:31.656Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:31.915Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done [2026-04-07T12:50:31.915Z] #5 DONE 0.0s [2026-04-07T12:50:31.915Z] [2026-04-07T12:50:31.915Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:31.915Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done [2026-04-07T12:50:31.915Z] #6 DONE 0.1s [2026-04-07T12:50:31.915Z] [2026-04-07T12:50:31.915Z] #7 exporting to image [2026-04-07T12:50:31.915Z] #7 exporting layers done [2026-04-07T12:50:31.915Z] #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done [2026-04-07T12:50:31.915Z] #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done [2026-04-07T12:50:31.915Z] #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done [2026-04-07T12:50:31.915Z] #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done [2026-04-07T12:50:31.915Z] #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done [2026-04-07T12:50:31.915Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:31.915Z] #7 DONE 0.0s [2026-04-07T12:50:31.915Z] [2026-04-07T12:50:31.915Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:31.915Z] #8 DONE 0.0s [2026-04-07T12:50:32.174Z] [2026-04-07T12:50:32.174Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:32.174Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:32.460Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-04-07T12:50:32.460Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-04-07T12:50:32.719Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:32.719Z] #1 transferring dockerfile: 168B done [2026-04-07T12:50:32.719Z] #1 DONE 0.0s [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-07T12:50:32.719Z] #2 DONE 0.0s [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-07T12:50:32.719Z] #3 DONE 0.0s [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #4 [internal] load .dockerignore [2026-04-07T12:50:32.719Z] #4 transferring context: 2B done [2026-04-07T12:50:32.719Z] #4 DONE 0.0s [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:32.719Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done [2026-04-07T12:50:32.719Z] #5 CACHED [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:32.719Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done [2026-04-07T12:50:32.719Z] #6 CACHED [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #7 exporting to image [2026-04-07T12:50:32.719Z] #7 exporting layers done [2026-04-07T12:50:32.719Z] #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done [2026-04-07T12:50:32.719Z] #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done [2026-04-07T12:50:32.719Z] #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done [2026-04-07T12:50:32.719Z] #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done [2026-04-07T12:50:32.719Z] #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done [2026-04-07T12:50:32.719Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:32.719Z] #7 DONE 0.0s [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:32.719Z] #8 DONE 0.0s [2026-04-07T12:50:32.719Z] [2026-04-07T12:50:32.719Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:32.719Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:33.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 --push - [2026-04-07T12:50:33.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105' [2026-04-07T12:50:33.267Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:33.267Z] #1 transferring dockerfile: 175B done [2026-04-07T12:50:33.267Z] #1 DONE 0.0s [2026-04-07T12:50:33.267Z] [2026-04-07T12:50:33.267Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [2026-04-07T12:50:33.267Z] #2 DONE 0.0s [2026-04-07T12:50:33.267Z] [2026-04-07T12:50:33.267Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [2026-04-07T12:50:33.267Z] #3 DONE 0.0s [2026-04-07T12:50:33.267Z] [2026-04-07T12:50:33.267Z] #4 [internal] load .dockerignore [2026-04-07T12:50:33.267Z] #4 transferring context: 2B done [2026-04-07T12:50:33.267Z] #4 DONE 0.0s [2026-04-07T12:50:33.267Z] [2026-04-07T12:50:33.267Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:33.267Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done [2026-04-07T12:50:33.267Z] #5 CACHED [2026-04-07T12:50:33.267Z] [2026-04-07T12:50:33.267Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:33.267Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done [2026-04-07T12:50:33.267Z] #6 CACHED [2026-04-07T12:50:33.267Z] [2026-04-07T12:50:33.267Z] #7 exporting to image [2026-04-07T12:50:33.267Z] #7 exporting layers done [2026-04-07T12:50:33.267Z] #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done [2026-04-07T12:50:33.268Z] #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done [2026-04-07T12:50:33.268Z] #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done [2026-04-07T12:50:33.268Z] #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done [2026-04-07T12:50:33.268Z] #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done [2026-04-07T12:50:33.268Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:33.268Z] #7 DONE 0.0s [2026-04-07T12:50:33.268Z] [2026-04-07T12:50:33.268Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:33.268Z] #8 DONE 0.0s [2026-04-07T12:50:33.268Z] [2026-04-07T12:50:33.268Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:33.268Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:33.565Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' [2026-04-07T12:50:33.565Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - [2026-04-07T12:50:33.565Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:33.565Z] #1 transferring dockerfile: 216B done [2026-04-07T12:50:33.565Z] #1 DONE 0.0s [2026-04-07T12:50:33.565Z] [2026-04-07T12:50:33.565Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:33.565Z] #2 DONE 0.0s [2026-04-07T12:50:33.565Z] [2026-04-07T12:50:33.565Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T12:50:33.565Z] #3 DONE 0.0s [2026-04-07T12:50:33.565Z] [2026-04-07T12:50:33.565Z] #4 [internal] load .dockerignore [2026-04-07T12:50:33.565Z] #4 transferring context: 2B done [2026-04-07T12:50:33.565Z] #4 DONE 0.0s [2026-04-07T12:50:33.565Z] [2026-04-07T12:50:33.565Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:33.565Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done [2026-04-07T12:50:33.565Z] #5 CACHED [2026-04-07T12:50:33.565Z] [2026-04-07T12:50:33.565Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:33.565Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done [2026-04-07T12:50:33.565Z] #6 CACHED [2026-04-07T12:50:33.565Z] [2026-04-07T12:50:33.565Z] #7 exporting to image [2026-04-07T12:50:33.565Z] #7 exporting layers done [2026-04-07T12:50:33.565Z] #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done [2026-04-07T12:50:33.565Z] #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done [2026-04-07T12:50:33.565Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:33.824Z] #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done [2026-04-07T12:50:33.824Z] #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done [2026-04-07T12:50:33.824Z] #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done [2026-04-07T12:50:33.824Z] #7 DONE 0.0s [2026-04-07T12:50:33.824Z] [2026-04-07T12:50:33.824Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:33.824Z] #8 DONE 0.0s [2026-04-07T12:50:33.824Z] [2026-04-07T12:50:33.824Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:33.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-07T12:50:34.118Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-04-07T12:50:34.118Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-04-07T12:50:34.118Z] #1 [internal] load build definition from Dockerfile [2026-04-07T12:50:34.118Z] #1 transferring dockerfile: 166B done [2026-04-07T12:50:34.118Z] #1 DONE 0.0s [2026-04-07T12:50:34.118Z] [2026-04-07T12:50:34.118Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-07T12:50:34.118Z] #2 DONE 0.0s [2026-04-07T12:50:34.118Z] [2026-04-07T12:50:34.118Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-07T12:50:34.118Z] #3 DONE 0.0s [2026-04-07T12:50:34.118Z] [2026-04-07T12:50:34.118Z] #4 [internal] load .dockerignore [2026-04-07T12:50:34.118Z] #4 transferring context: 2B done [2026-04-07T12:50:34.118Z] #4 DONE 0.0s [2026-04-07T12:50:34.118Z] [2026-04-07T12:50:34.118Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:34.118Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done [2026-04-07T12:50:34.118Z] #5 DONE 0.0s [2026-04-07T12:50:34.118Z] [2026-04-07T12:50:34.118Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:34.377Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done [2026-04-07T12:50:34.377Z] #6 CACHED [2026-04-07T12:50:34.377Z] [2026-04-07T12:50:34.377Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 [2026-04-07T12:50:34.377Z] #5 CACHED [2026-04-07T12:50:34.377Z] [2026-04-07T12:50:34.377Z] #7 exporting to image [2026-04-07T12:50:34.377Z] #7 exporting layers done [2026-04-07T12:50:34.377Z] #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done [2026-04-07T12:50:34.377Z] #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done [2026-04-07T12:50:34.377Z] #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done [2026-04-07T12:50:34.377Z] #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done [2026-04-07T12:50:34.377Z] #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done [2026-04-07T12:50:34.377Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-07T12:50:34.377Z] #7 DONE 0.0s [2026-04-07T12:50:34.377Z] [2026-04-07T12:50:34.377Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-07T12:50:34.377Z] #8 DONE 0.0s [2026-04-07T12:50:34.377Z] [2026-04-07T12:50:34.377Z] 1 warning found (use --debug to expand): [2026-04-07T12:50:34.377Z]  - 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-04-07T12:50:34.747Z] + '[' -d /w/workspace/edgex-go/964/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:50:35.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:50:35.592Z] ---> package-listing.sh [2026-04-07T12:50:35.592Z] ++ facter osfamily [2026-04-07T12:50:35.592Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-07T12:50:35.851Z] + OS_FAMILY=redhat [2026-04-07T12:50:35.851Z] + workspace=/w/workspace/edgex-go/964 [2026-04-07T12:50:35.851Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-07T12:50:35.851Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-07T12:50:35.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-07T12:50:35.851Z] + PACKAGES=/tmp/packages_start.txt [2026-04-07T12:50:35.851Z] + '[' /w/workspace/edgex-go/964 ']' [2026-04-07T12:50:35.851Z] + PACKAGES=/tmp/packages_end.txt [2026-04-07T12:50:35.851Z] + case "${OS_FAMILY}" in [2026-04-07T12:50:35.851Z] + rpm -qa [2026-04-07T12:50:35.851Z] + sort [2026-04-07T12:50:36.418Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-07T12:50:36.418Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-07T12:50:36.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-07T12:50:36.418Z] + '[' /w/workspace/edgex-go/964 ']' [2026-04-07T12:50:36.418Z] + mkdir -p /w/workspace/edgex-go/964/archives/ [2026-04-07T12:50:36.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/964/archives/ [Pipeline] echo [2026-04-07T12:50:36.432Z] 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/964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-07T12:50:36.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:50:37.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-07T12:50:37.270Z] [2026-04-07T12:50:37.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T12:50:37.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-07T12:50:37.596Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-07T12:50:37.596Z] 5eb5b503b376: Pulling fs layer [2026-04-07T12:50:37.596Z] 5c69ac0246d0: Pulling fs layer [2026-04-07T12:50:37.596Z] ec43610c2a17: Pulling fs layer [2026-04-07T12:50:37.596Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-07T12:50:37.596Z] 33b1e0a273af: Pulling fs layer [2026-04-07T12:50:37.596Z] 5d3b04190fa2: Pulling fs layer [2026-04-07T12:50:37.596Z] 2f39f015ded8: Pulling fs layer [2026-04-07T12:50:37.596Z] 3a2ae6a8a46f: Waiting [2026-04-07T12:50:37.596Z] 33b1e0a273af: Waiting [2026-04-07T12:50:37.596Z] 5d3b04190fa2: Waiting [2026-04-07T12:50:37.596Z] 2f39f015ded8: Waiting [2026-04-07T12:50:37.596Z] 5c69ac0246d0: Verifying Checksum [2026-04-07T12:50:37.596Z] 5c69ac0246d0: Download complete [2026-04-07T12:50:37.596Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-07T12:50:37.596Z] 3a2ae6a8a46f: Download complete [2026-04-07T12:50:37.596Z] 33b1e0a273af: Verifying Checksum [2026-04-07T12:50:37.596Z] 33b1e0a273af: Download complete [2026-04-07T12:50:37.596Z] ec43610c2a17: Verifying Checksum [2026-04-07T12:50:37.596Z] ec43610c2a17: Download complete [2026-04-07T12:50:37.596Z] 5d3b04190fa2: Verifying Checksum [2026-04-07T12:50:37.596Z] 5d3b04190fa2: Download complete [2026-04-07T12:50:37.889Z] 5eb5b503b376: Verifying Checksum [2026-04-07T12:50:37.889Z] 5eb5b503b376: Download complete [2026-04-07T12:50:38.470Z] 2f39f015ded8: Verifying Checksum [2026-04-07T12:50:38.470Z] 2f39f015ded8: Download complete [2026-04-07T12:50:39.045Z] 5eb5b503b376: Pull complete [2026-04-07T12:50:39.305Z] 5c69ac0246d0: Pull complete [2026-04-07T12:50:39.564Z] ec43610c2a17: Pull complete [2026-04-07T12:50:39.827Z] 3a2ae6a8a46f: Pull complete [2026-04-07T12:50:39.827Z] 33b1e0a273af: Pull complete [2026-04-07T12:50:40.089Z] 5d3b04190fa2: Pull complete [2026-04-07T12:50:44.303Z] 2f39f015ded8: Pull complete [2026-04-07T12:50:44.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-07T12:50:44.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-07T12:50:44.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T12:50:44.472Z] prd-centos7-docker-4c-2g-4706 does not seem to be running inside a container [2026-04-07T12:50:44.508Z] $ 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/964/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-04-07T12:50:47.309Z] $ docker top f7a0ed1610ac0b9c31291032097a948cd364cca864a57dbe2a58bfe02bc44ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T12:50:47.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-07T12:50:47.933Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-07T12:50:48.223Z] + ls /var/log/sa-host [2026-04-07T12:50:48.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-07T12:50:48.339Z] provisioning config files... [2026-04-07T12:50:48.348Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11125504757748737642tmp [Pipeline] { [Pipeline] echo [2026-04-07T12:50:48.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:50:48.662Z] ---> create-netrc.sh [Pipeline] } [2026-04-07T12:50:48.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:50:49.001Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-07T12:50:49.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T12:50:49.293Z] ---> sudo-logs.sh [2026-04-07T12:50:49.293Z] Archiving 'sudo' log.. [2026-04-07T12:50:49.293Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T12:50:49.326Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-07T12:50:49.336Z] $ docker stop --time=1 f7a0ed1610ac0b9c31291032097a948cd364cca864a57dbe2a58bfe02bc44ae3 [2026-04-07T12:50:50.454Z] $ docker rm -f --volumes f7a0ed1610ac0b9c31291032097a948cd364cca864a57dbe2a58bfe02bc44ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-07T12:50:50.553Z] [WS-CLEANUP] Deleting project workspace... [2026-04-07T12:50:50.553Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-07T12:50:50.573Z] [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-04-07T13:04:07.562Z] #144 ... [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-07T13:04:07.562Z] #147 DONE 1171.0s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T13:04:07.562Z] #144 ... [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:04:07.562Z] #155 DONE 0.2s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:04:07.562Z] #150 ... [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:04:07.562Z] #156 DONE 0.1s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-07T13:04:07.562Z] #157 DONE 0.2s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T13:04:07.562Z] #144 ... [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #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-04-07T13:04:07.562Z] #158 DONE 0.2s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #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-04-07T13:04:07.562Z] #159 DONE 0.2s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #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-04-07T13:04:07.562Z] #160 DONE 5.6s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #108 [core-common-config-bootstrapper] exporting to image [2026-04-07T13:04:07.562Z] #108 exporting layers [2026-04-07T13:04:07.562Z] #108 exporting layers 0.8s done [2026-04-07T13:04:07.562Z] #108 writing image sha256:124e455c07386d778a259cef3900a22eba248e818f4f6cab2d3e539bdcf46e50 done [2026-04-07T13:04:07.562Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-04-07T13:04:07.562Z] #108 DONE 7.3s [2026-04-07T13:04:07.562Z] [2026-04-07T13:04:07.562Z] #125 [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-04-07T13:04:25.750Z] #125 ... [2026-04-07T13:04:25.750Z] [2026-04-07T13:04:25.750Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-07T13:04:25.750Z] #152 DONE 1195.2s [2026-04-07T13:04:25.750Z] [2026-04-07T13:04:25.750Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-07T13:04:25.750Z] #161 DONE 0.4s [2026-04-07T13:04:25.750Z] [2026-04-07T13:04:25.750Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-07T13:04:26.378Z] #162 DONE 2.0s [2026-04-07T13:04:26.378Z] [2026-04-07T13:04:26.378Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T13:04:26.645Z] #148 ... [2026-04-07T13:04:26.645Z] [2026-04-07T13:04:26.645Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:04:26.911Z] #163 DONE 0.4s [2026-04-07T13:04:26.911Z] [2026-04-07T13:04:26.912Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:04:26.912Z] #164 DONE 0.2s [2026-04-07T13:04:26.912Z] [2026-04-07T13:04:26.912Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T13:04:27.216Z] #151 ... [2026-04-07T13:04:27.216Z] [2026-04-07T13:04:27.216Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-07T13:04:27.484Z] #165 DONE 0.4s [2026-04-07T13:04:27.484Z] [2026-04-07T13:04:27.484Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-07T13:04:27.750Z] #166 DONE 0.2s [2026-04-07T13:04:27.751Z] [2026-04-07T13:04:27.751Z] #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-04-07T13:04:27.751Z] #167 DONE 0.2s [2026-04-07T13:04:27.751Z] [2026-04-07T13:04:27.751Z] #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-04-07T13:04:28.078Z] #168 DONE 0.2s [2026-04-07T13:04:28.078Z] [2026-04-07T13:04:28.078Z] #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-04-07T13:04:28.078Z] #169 DONE 0.1s [2026-04-07T13:04:28.078Z] [2026-04-07T13:04:28.078Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-07T13:04:28.346Z] #170 DONE 0.2s [2026-04-07T13:04:28.346Z] [2026-04-07T13:04:28.346Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T13:04:28.346Z] #151 ... [2026-04-07T13:04:28.346Z] [2026-04-07T13:04:28.346Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-07T13:04:30.285Z] #171 DONE 2.0s [2026-04-07T13:04:30.285Z] [2026-04-07T13:04:30.285Z] #108 [security-bootstrapper] exporting to image [2026-04-07T13:04:30.285Z] #108 exporting layers [2026-04-07T13:04:31.692Z] #108 exporting layers 1.1s done [2026-04-07T13:04:31.692Z] #108 writing image sha256:41ec2a6c767cc82f699ee5865652fe242ba359def90e96bb79c85deef74cbb7b done [2026-04-07T13:04:31.692Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2026-04-07T13:04:31.692Z] #108 DONE 8.5s [2026-04-07T13:04:31.692Z] [2026-04-07T13:04:31.692Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-07T13:21:54.622Z] #151 DONE 2239.4s [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T13:21:54.622Z] #144 ... [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:21:54.622Z] #172 DONE 0.1s [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:21:54.622Z] #173 DONE 0.1s [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T13:21:54.622Z] #144 ... [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-07T13:21:54.622Z] #174 DONE 0.4s [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-07T13:21:54.622Z] #175 DONE 0.1s [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #108 [core-command] exporting to image [2026-04-07T13:21:54.622Z] #108 exporting layers [2026-04-07T13:21:54.622Z] #108 exporting layers 3.5s done [2026-04-07T13:21:54.622Z] #108 writing image sha256:fc3e339c707f8e2788539d45d5cfdcf0aa0a22d14d06e46ffefa258bc629146c done [2026-04-07T13:21:54.622Z] #108 naming to docker.io/library/core-command-arm64 done [2026-04-07T13:21:54.622Z] #108 DONE 11.9s [2026-04-07T13:21:54.622Z] [2026-04-07T13:21:54.622Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:22:09.670Z] #150 ... [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-07T13:22:09.670Z] #153 DONE 2258.7s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:22:09.670Z] #33 ... [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:22:09.670Z] #176 DONE 0.2s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T13:22:09.670Z] #146 ... [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:22:09.670Z] #177 DONE 0.2s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #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-04-07T13:22:09.670Z] #178 DONE 0.1s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-07T13:22:09.670Z] #179 DONE 0.2s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-07T13:22:09.670Z] #180 DONE 0.4s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-07T13:22:09.670Z] #181 DONE 0.2s [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T13:22:09.670Z] #144 ... [2026-04-07T13:22:09.670Z] [2026-04-07T13:22:09.670Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T13:22:11.614Z] #182 DONE 2.1s [2026-04-07T13:22:11.614Z] [2026-04-07T13:22:11.614Z] #108 [security-proxy-setup] exporting to image [2026-04-07T13:22:11.614Z] #108 exporting layers [2026-04-07T13:22:12.568Z] #108 exporting layers 1.1s done [2026-04-07T13:22:12.568Z] #108 writing image sha256:82fba4ed45b1e04da217c7830e2ca7511783d59007eccae84f832e6b0fd4e8da 0.0s done [2026-04-07T13:22:12.568Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2026-04-07T13:22:12.568Z] #108 DONE 13.0s [2026-04-07T13:22:12.568Z] [2026-04-07T13:22:12.568Z] #125 [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-04-07T13:22:12.568Z] #125 2263.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-07T13:22:51.400Z] #125 DONE 2296.9s [2026-04-07T13:22:51.400Z] [2026-04-07T13:22:51.400Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T13:22:51.400Z] #146 ... [2026-04-07T13:22:51.400Z] [2026-04-07T13:22:51.400Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:22:51.400Z] #183 DONE 0.3s [2026-04-07T13:22:51.400Z] [2026-04-07T13:22:51.400Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T13:22:51.400Z] #146 ... [2026-04-07T13:22:51.400Z] [2026-04-07T13:22:51.400Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:22:51.400Z] #184 DONE 0.3s [2026-04-07T13:22:51.400Z] [2026-04-07T13:22:51.400Z] #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-04-07T13:22:51.400Z] #185 DONE 0.2s [2026-04-07T13:22:51.400Z] [2026-04-07T13:22:51.401Z] #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-04-07T13:22:51.401Z] #186 DONE 0.2s [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:22:51.401Z] #150 ... [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-07T13:22:51.401Z] #187 DONE 0.1s [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-07T13:22:51.401Z] #188 DONE 0.4s [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:22:51.401Z] #150 ... [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-07T13:22:51.401Z] #189 DONE 0.5s [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-07T13:22:51.401Z] #190 DONE 0.1s [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T13:22:51.401Z] #191 DONE 2.0s [2026-04-07T13:22:51.401Z] [2026-04-07T13:22:51.401Z] #108 [security-secretstore-setup] exporting to image [2026-04-07T13:22:51.401Z] #108 exporting layers [2026-04-07T13:22:51.982Z] #108 exporting layers 1.5s done [2026-04-07T13:22:51.982Z] #108 writing image sha256:d6e31747f5d8ff325ab1609b8912af7f1fb3b690e7257a8cba15954410bda835 done [2026-04-07T13:22:51.982Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-04-07T13:22:51.982Z] #108 DONE 14.6s [2026-04-07T13:22:51.982Z] [2026-04-07T13:22:51.982Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:23:48.335Z] #150 ... [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-07T13:23:48.335Z] #144 DONE 2352.4s [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:23:48.335Z] #150 ... [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:23:48.335Z] #192 DONE 0.2s [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T13:23:48.335Z] #148 ... [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:23:48.335Z] #193 DONE 0.1s [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-07T13:23:48.335Z] #194 DONE 0.5s [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #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-04-07T13:23:48.335Z] #195 DONE 0.1s [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #108 [security-spiffe-token-provider] exporting to image [2026-04-07T13:23:48.335Z] #108 exporting layers [2026-04-07T13:23:48.335Z] #108 exporting layers 0.6s done [2026-04-07T13:23:48.335Z] #108 writing image sha256:40663ccb029667d7f9b61ac56fc8eba8d2114131c3b7ff0fdf4281f2c65dfcd3 done [2026-04-07T13:23:48.335Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-04-07T13:23:48.335Z] #108 DONE 15.2s [2026-04-07T13:23:48.335Z] [2026-04-07T13:23:48.335Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-07T13:24:35.127Z] #146 DONE 2402.0s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:24:35.127Z] #33 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-07T13:24:35.127Z] #148 DONE 2402.1s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-07T13:24:35.127Z] #145 DONE 2402.0s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:24:35.127Z] #33 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-07T13:24:35.127Z] #150 DONE 2402.6s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:24:35.127Z] #196 DONE 0.6s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:24:35.127Z] #197 DONE 0.4s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:24:35.127Z] #33 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-07T13:24:35.127Z] #198 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:24:35.127Z] #199 DONE 0.4s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:24:35.127Z] #200 CACHED [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:24:35.127Z] #201 CACHED [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:24:35.127Z] #202 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:24:35.127Z] #203 DONE 0.3s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-07T13:24:35.127Z] #204 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:24:35.127Z] #202 DONE 0.4s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-07T13:24:35.127Z] #205 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-07T13:24:35.127Z] #206 DONE 1.1s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-07T13:24:35.127Z] #207 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-07T13:24:35.127Z] #198 DONE 1.7s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-07T13:24:35.127Z] #204 DONE 1.0s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-07T13:24:35.127Z] #205 DONE 0.8s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-07T13:24:35.127Z] #207 DONE 0.5s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-07T13:24:35.127Z] #208 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-07T13:24:35.127Z] #209 DONE 0.3s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-07T13:24:35.127Z] #210 DONE 0.3s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #108 [core-data] exporting to image [2026-04-07T13:24:35.127Z] #108 exporting layers [2026-04-07T13:24:35.127Z] #108 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-07T13:24:35.127Z] #211 DONE 0.3s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-07T13:24:35.127Z] #208 DONE 0.4s [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #108 [core-keeper] exporting to image [2026-04-07T13:24:35.127Z] #108 ... [2026-04-07T13:24:35.127Z] [2026-04-07T13:24:35.127Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-07T13:24:35.127Z] #212 DONE 0.4s [2026-04-07T13:24:35.392Z] [2026-04-07T13:24:35.392Z] #108 [core-metadata] exporting to image [2026-04-07T13:24:36.345Z] #108 exporting layers 1.5s done [2026-04-07T13:24:36.345Z] #108 writing image sha256:4c265ee5e165bd88da4f113725f5d906ee7b7e6a6769ebaea6bcb935418a27af done [2026-04-07T13:24:36.345Z] #108 naming to docker.io/library/core-data-arm64 done [2026-04-07T13:24:36.924Z] #108 exporting layers 1.6s done [2026-04-07T13:24:36.924Z] #108 writing image sha256:a847e878cbbf53bc3062b09d65ac15fcfbc810ab4acd425c10ab6e04d4e69167 done [2026-04-07T13:24:36.924Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-04-07T13:24:36.924Z] #108 exporting layers 1.6s done [2026-04-07T13:24:36.924Z] #108 writing image sha256:a9a64f24fe0e05cf05f16c10c6506ce10df93b91040b4adb0065fd263ade3a32 done [2026-04-07T13:24:36.924Z] #108 naming to docker.io/library/core-metadata-arm64 done [2026-04-07T13:24:36.924Z] #108 DONE 17.3s [2026-04-07T13:24:36.924Z] [2026-04-07T13:24:36.924Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-07T13:24:37.888Z] #213 DONE 2.7s [2026-04-07T13:24:37.888Z] [2026-04-07T13:24:37.888Z] #108 [security-proxy-auth] exporting to image [2026-04-07T13:24:39.303Z] #108 exporting layers 1.1s done [2026-04-07T13:24:39.304Z] #108 writing image sha256:78936c6a6d098941523f142bb85913f645175adb1bece149b0ebeeab369f901b done [2026-04-07T13:24:39.304Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2026-04-07T13:24:39.304Z] #108 DONE 18.4s [2026-04-07T13:24:39.304Z] [2026-04-07T13:24:39.304Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-07T13:25:05.952Z] #154 ... [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-07T13:25:05.952Z] #149 DONE 2434.1s [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:25:05.952Z] #33 ... [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:25:05.952Z] #214 DONE 0.1s [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:25:05.952Z] #215 DONE 0.1s [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-07T13:25:05.952Z] #154 ... [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-07T13:25:05.952Z] #216 DONE 0.5s [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-07T13:25:05.952Z] #217 DONE 0.1s [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #108 [support-scheduler] exporting to image [2026-04-07T13:25:05.952Z] #108 exporting layers [2026-04-07T13:25:05.952Z] #108 exporting layers 1.0s done [2026-04-07T13:25:05.952Z] #108 writing image sha256:9c3bbf106f991109d451ebad5654e9303b2a1ae943fab0dcb3fa0b28e952be65 done [2026-04-07T13:25:05.952Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2026-04-07T13:25:05.952Z] #108 DONE 19.4s [2026-04-07T13:25:05.952Z] [2026-04-07T13:25:05.952Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:25:14.134Z] #33 ... [2026-04-07T13:25:14.134Z] [2026-04-07T13:25:14.134Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-07T13:25:14.134Z] #154 DONE 2445.4s [2026-04-07T13:25:14.134Z] [2026-04-07T13:25:14.134Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:25:14.713Z] #33 ... [2026-04-07T13:25:14.713Z] [2026-04-07T13:25:14.713Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-07T13:25:14.713Z] #218 DONE 0.1s [2026-04-07T13:25:14.713Z] [2026-04-07T13:25:14.713Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-07T13:25:14.713Z] #219 DONE 0.1s [2026-04-07T13:25:14.713Z] [2026-04-07T13:25:14.713Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-07T13:25:15.290Z] #220 DONE 0.5s [2026-04-07T13:25:15.290Z] [2026-04-07T13:25:15.290Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-07T13:25:15.554Z] #221 DONE 0.1s [2026-04-07T13:25:15.554Z] [2026-04-07T13:25:15.554Z] #108 [support-notifications] exporting to image [2026-04-07T13:25:15.554Z] #108 exporting layers [2026-04-07T13:25:15.819Z] #108 exporting layers 0.5s done [2026-04-07T13:25:15.819Z] #108 writing image sha256:19d250e359397a33e2fb4fa0a0c1783dc77a4b80b49847bbc1d05dfc6c94c7dd done [2026-04-07T13:25:15.819Z] #108 naming to docker.io/library/support-notifications-arm64 done [2026-04-07T13:25:15.819Z] #108 DONE 19.9s [2026-04-07T13:25:15.819Z] [2026-04-07T13:25:15.819Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-07T13:25:15.819Z] time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-07T13:25:16.097Z] $ docker stop --time=1 fcfb15e05c2c330aafa21276b8bd3ba856ddc3531aceca2cbca3f0bf2d01ae61 [2026-04-07T13:25:17.793Z] $ docker rm -f --volumes fcfb15e05c2c330aafa21276b8bd3ba856ddc3531aceca2cbca3f0bf2d01ae61 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-07T13:25:18.364Z] + docker images [2026-04-07T13:25:18.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-07T13:25:18.364Z] support-notifications-arm64 latest 19d250e35939 3 seconds ago 56MB [2026-04-07T13:25:18.364Z] support-scheduler-arm64 latest 9c3bbf106f99 14 seconds ago 52.2MB [2026-04-07T13:25:18.364Z] security-proxy-auth-arm64 latest 78936c6a6d09 41 seconds ago 47.3MB [2026-04-07T13:25:18.364Z] core-metadata-arm64 latest a9a64f24fe0e 43 seconds ago 48.2MB [2026-04-07T13:25:18.364Z] core-keeper-arm64 latest a847e878cbbf 44 seconds ago 47.8MB [2026-04-07T13:25:18.364Z] core-data-arm64 latest 4c265ee5e165 44 seconds ago 48MB [2026-04-07T13:25:18.364Z] security-spiffe-token-provider-arm64 latest 40663ccb0296 About a minute ago 51.8MB [2026-04-07T13:25:18.364Z] security-secretstore-setup-arm64 latest d6e31747f5d8 2 minutes ago 85.7MB [2026-04-07T13:25:18.364Z] security-proxy-setup-arm64 latest 82fba4ed45b1 3 minutes ago 52.9MB [2026-04-07T13:25:18.364Z] core-command-arm64 latest fc3e339c707f 3 minutes ago 42.5MB [2026-04-07T13:25:18.364Z] security-bootstrapper-arm64 latest 41ec2a6c767c 20 minutes ago 21.3MB [2026-04-07T13:25:18.364Z] core-common-config-bootstrapper-arm64 latest 124e455c0738 21 minutes ago 20.1MB [2026-04-07T13:25:18.364Z] security-spire-config-arm64 latest 8cdb82ee16e8 42 minutes ago 162MB [2026-04-07T13:25:18.364Z] security-spire-agent-arm64 latest 3e07557296f7 42 minutes ago 219MB [2026-04-07T13:25:18.364Z] security-spire-server-arm64 latest 7c0b1e3f3840 42 minutes ago 163MB [2026-04-07T13:25:18.364Z] ci-base-image-arm64 latest f3735f50411d 44 minutes ago 898MB [2026-04-07T13:25:18.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB [2026-04-07T13:25:18.364Z] 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-04-07T13:25:18.523Z] provisioning config files... [2026-04-07T13:25:18.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config7661738030377342896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:25:18.891Z] ---> ****-login.sh [2026-04-07T13:25:18.891Z] nexus3.edgexfoundry.org:10001 [2026-04-07T13:25:19.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T13:25:19.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T13:25:19.162Z] Configure a credential helper to remove this warning. See [2026-04-07T13:25:19.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T13:25:19.162Z] [2026-04-07T13:25:19.162Z] Login Succeeded [2026-04-07T13:25:19.162Z] nexus3.edgexfoundry.org:10002 [2026-04-07T13:25:19.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T13:25:19.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T13:25:19.703Z] Configure a credential helper to remove this warning. See [2026-04-07T13:25:19.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T13:25:19.703Z] [2026-04-07T13:25:19.703Z] Login Succeeded [2026-04-07T13:25:19.703Z] nexus3.edgexfoundry.org:10003 [2026-04-07T13:25:19.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T13:25:19.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T13:25:19.972Z] Configure a credential helper to remove this warning. See [2026-04-07T13:25:19.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T13:25:19.972Z] [2026-04-07T13:25:19.972Z] Login Succeeded [2026-04-07T13:25:19.972Z] nexus3.edgexfoundry.org:10004 [2026-04-07T13:25:20.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T13:25:20.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T13:25:20.250Z] Configure a credential helper to remove this warning. See [2026-04-07T13:25:20.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T13:25:20.250Z] [2026-04-07T13:25:20.250Z] Login Succeeded [2026-04-07T13:25:20.250Z] ****.io [2026-04-07T13:25:20.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-07T13:25:20.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-07T13:25:20.790Z] Configure a credential helper to remove this warning. See [2026-04-07T13:25:20.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-07T13:25:20.790Z] [2026-04-07T13:25:20.790Z] Login Succeeded [2026-04-07T13:25:20.790Z] ---> ****-login.sh ends [Pipeline] } [2026-04-07T13:25:20.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:25:20.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-07T13:25:20.872Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-04-07T13:25:20.872Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:20.872Z] latest [2026-04-07T13:25:20.872Z] 4.1.0-dev.105 [2026-04-07T13:25:20.872Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:20.872Z] main [2026-04-07T13:25:20.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:21.251Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:21.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:21.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-07T13:25:21.607Z] 461b3779b555: Preparing [2026-04-07T13:25:21.607Z] 3e8a3b55ea06: Preparing [2026-04-07T13:25:21.607Z] bf6aa2897be3: Preparing [2026-04-07T13:25:21.607Z] 4e429a258011: Preparing [2026-04-07T13:25:21.607Z] bd00c88cda6e: Preparing [2026-04-07T13:25:21.607Z] b85272dd9c3c: Preparing [2026-04-07T13:25:21.607Z] c4e71c2a4573: Preparing [2026-04-07T13:25:21.607Z] b85272dd9c3c: Waiting [2026-04-07T13:25:21.607Z] c4e71c2a4573: Waiting [2026-04-07T13:25:21.874Z] bf6aa2897be3: Pushed [2026-04-07T13:25:21.874Z] 461b3779b555: Pushed [2026-04-07T13:25:21.874Z] bd00c88cda6e: Pushed [2026-04-07T13:25:21.874Z] 4e429a258011: Pushed [2026-04-07T13:25:21.874Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:21.874Z] b85272dd9c3c: Pushed [2026-04-07T13:25:30.059Z] 3e8a3b55ea06: Pushed [2026-04-07T13:25:30.060Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:30.422Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:30.774Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-07T13:25:30.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-07T13:25:30.774Z] 461b3779b555: Preparing [2026-04-07T13:25:30.774Z] 3e8a3b55ea06: Preparing [2026-04-07T13:25:30.774Z] bf6aa2897be3: Preparing [2026-04-07T13:25:30.774Z] 4e429a258011: Preparing [2026-04-07T13:25:30.774Z] bd00c88cda6e: Preparing [2026-04-07T13:25:30.774Z] b85272dd9c3c: Preparing [2026-04-07T13:25:30.774Z] c4e71c2a4573: Preparing [2026-04-07T13:25:30.774Z] b85272dd9c3c: Waiting [2026-04-07T13:25:30.774Z] c4e71c2a4573: Waiting [2026-04-07T13:25:30.774Z] 4e429a258011: Layer already exists [2026-04-07T13:25:30.774Z] 3e8a3b55ea06: Layer already exists [2026-04-07T13:25:30.774Z] 461b3779b555: Layer already exists [2026-04-07T13:25:30.774Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:30.774Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:30.774Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:30.774Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:31.038Z] latest: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:31.398Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:31.755Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 [2026-04-07T13:25:31.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-07T13:25:31.756Z] 461b3779b555: Preparing [2026-04-07T13:25:31.756Z] 3e8a3b55ea06: Preparing [2026-04-07T13:25:31.756Z] bf6aa2897be3: Preparing [2026-04-07T13:25:31.756Z] 4e429a258011: Preparing [2026-04-07T13:25:31.756Z] bd00c88cda6e: Preparing [2026-04-07T13:25:31.756Z] b85272dd9c3c: Preparing [2026-04-07T13:25:31.756Z] c4e71c2a4573: Preparing [2026-04-07T13:25:31.756Z] b85272dd9c3c: Waiting [2026-04-07T13:25:31.756Z] c4e71c2a4573: Waiting [2026-04-07T13:25:31.756Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:31.756Z] 461b3779b555: Layer already exists [2026-04-07T13:25:31.756Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:31.756Z] 3e8a3b55ea06: Layer already exists [2026-04-07T13:25:31.756Z] 4e429a258011: Layer already exists [2026-04-07T13:25:31.756Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:31.756Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:31.756Z] 4.1.0-dev.105: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:32.374Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:32.735Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:32.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-07T13:25:32.735Z] 461b3779b555: Preparing [2026-04-07T13:25:32.735Z] 3e8a3b55ea06: Preparing [2026-04-07T13:25:32.735Z] bf6aa2897be3: Preparing [2026-04-07T13:25:32.735Z] 4e429a258011: Preparing [2026-04-07T13:25:32.735Z] bd00c88cda6e: Preparing [2026-04-07T13:25:32.735Z] b85272dd9c3c: Preparing [2026-04-07T13:25:32.735Z] c4e71c2a4573: Preparing [2026-04-07T13:25:32.735Z] b85272dd9c3c: Waiting [2026-04-07T13:25:32.735Z] c4e71c2a4573: Waiting [2026-04-07T13:25:32.735Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:32.735Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:32.735Z] 3e8a3b55ea06: Layer already exists [2026-04-07T13:25:32.735Z] 4e429a258011: Layer already exists [2026-04-07T13:25:32.735Z] 461b3779b555: Layer already exists [2026-04-07T13:25:32.735Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:32.735Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:33.001Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:33.363Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:33.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-04-07T13:25:33.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-07T13:25:33.714Z] 461b3779b555: Preparing [2026-04-07T13:25:33.714Z] 3e8a3b55ea06: Preparing [2026-04-07T13:25:33.714Z] bf6aa2897be3: Preparing [2026-04-07T13:25:33.714Z] 4e429a258011: Preparing [2026-04-07T13:25:33.714Z] bd00c88cda6e: Preparing [2026-04-07T13:25:33.714Z] b85272dd9c3c: Preparing [2026-04-07T13:25:33.714Z] c4e71c2a4573: Preparing [2026-04-07T13:25:33.714Z] b85272dd9c3c: Waiting [2026-04-07T13:25:33.714Z] c4e71c2a4573: Waiting [2026-04-07T13:25:33.714Z] 3e8a3b55ea06: Layer already exists [2026-04-07T13:25:33.714Z] 461b3779b555: Layer already exists [2026-04-07T13:25:33.714Z] 4e429a258011: Layer already exists [2026-04-07T13:25:33.714Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:33.714Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:33.714Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:33.714Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:33.979Z] main: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:25:34.051Z] ===================================================== [Pipeline] echo [2026-04-07T13:25:34.065Z] taggedImages: [2026-04-07T13:25:34.065Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:34.065Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-07T13:25:34.065Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 [2026-04-07T13:25:34.065Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:34.065Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-07T13:25:34.093Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-04-07T13:25:34.093Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:34.093Z] latest [2026-04-07T13:25:34.093Z] 4.1.0-dev.105 [2026-04-07T13:25:34.093Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:34.093Z] main [2026-04-07T13:25:34.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:34.473Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:34.833Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:34.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-07T13:25:34.833Z] cc79ed1c04e5: Preparing [2026-04-07T13:25:34.833Z] 3a3d9a74240b: Preparing [2026-04-07T13:25:34.833Z] 525d82a120e5: Preparing [2026-04-07T13:25:34.833Z] e2d892175d85: Preparing [2026-04-07T13:25:34.833Z] bf6aa2897be3: Preparing [2026-04-07T13:25:34.833Z] 4e429a258011: Preparing [2026-04-07T13:25:34.833Z] bd00c88cda6e: Preparing [2026-04-07T13:25:34.833Z] b85272dd9c3c: Preparing [2026-04-07T13:25:34.833Z] c4e71c2a4573: Preparing [2026-04-07T13:25:34.833Z] bd00c88cda6e: Waiting [2026-04-07T13:25:34.833Z] b85272dd9c3c: Waiting [2026-04-07T13:25:34.833Z] 4e429a258011: Waiting [2026-04-07T13:25:34.833Z] c4e71c2a4573: Waiting [2026-04-07T13:25:34.833Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:34.833Z] 4e429a258011: Layer already exists [2026-04-07T13:25:35.099Z] 3a3d9a74240b: Pushed [2026-04-07T13:25:35.099Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:35.099Z] 525d82a120e5: Pushed [2026-04-07T13:25:35.099Z] cc79ed1c04e5: Pushed [2026-04-07T13:25:35.099Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:35.099Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:37.672Z] e2d892175d85: Pushed [2026-04-07T13:25:37.672Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:38.036Z] + 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-04-07T13:25:38.391Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-07T13:25:38.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-07T13:25:38.391Z] cc79ed1c04e5: Preparing [2026-04-07T13:25:38.391Z] 3a3d9a74240b: Preparing [2026-04-07T13:25:38.391Z] 525d82a120e5: Preparing [2026-04-07T13:25:38.391Z] e2d892175d85: Preparing [2026-04-07T13:25:38.391Z] bf6aa2897be3: Preparing [2026-04-07T13:25:38.391Z] 4e429a258011: Preparing [2026-04-07T13:25:38.391Z] bd00c88cda6e: Preparing [2026-04-07T13:25:38.391Z] b85272dd9c3c: Preparing [2026-04-07T13:25:38.391Z] c4e71c2a4573: Preparing [2026-04-07T13:25:38.391Z] 4e429a258011: Waiting [2026-04-07T13:25:38.391Z] bd00c88cda6e: Waiting [2026-04-07T13:25:38.391Z] b85272dd9c3c: Waiting [2026-04-07T13:25:38.391Z] c4e71c2a4573: Waiting [2026-04-07T13:25:38.391Z] cc79ed1c04e5: Layer already exists [2026-04-07T13:25:38.391Z] 3a3d9a74240b: Layer already exists [2026-04-07T13:25:38.391Z] 525d82a120e5: Layer already exists [2026-04-07T13:25:38.391Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:38.391Z] e2d892175d85: Layer already exists [2026-04-07T13:25:38.391Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:38.391Z] 4e429a258011: Layer already exists [2026-04-07T13:25:38.391Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:38.391Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:38.656Z] latest: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:39.011Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:42.691Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 [2026-04-07T13:25:42.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-07T13:25:42.691Z] cc79ed1c04e5: Preparing [2026-04-07T13:25:42.691Z] 3a3d9a74240b: Preparing [2026-04-07T13:25:42.691Z] 525d82a120e5: Preparing [2026-04-07T13:25:42.691Z] e2d892175d85: Preparing [2026-04-07T13:25:42.691Z] bf6aa2897be3: Preparing [2026-04-07T13:25:42.691Z] 4e429a258011: Preparing [2026-04-07T13:25:42.691Z] bd00c88cda6e: Preparing [2026-04-07T13:25:42.691Z] b85272dd9c3c: Preparing [2026-04-07T13:25:42.691Z] c4e71c2a4573: Preparing [2026-04-07T13:25:42.691Z] bd00c88cda6e: Waiting [2026-04-07T13:25:42.691Z] c4e71c2a4573: Waiting [2026-04-07T13:25:42.691Z] 4e429a258011: Waiting [2026-04-07T13:25:42.691Z] b85272dd9c3c: Waiting [2026-04-07T13:25:42.691Z] 3a3d9a74240b: Layer already exists [2026-04-07T13:25:42.691Z] e2d892175d85: Layer already exists [2026-04-07T13:25:42.691Z] 525d82a120e5: Layer already exists [2026-04-07T13:25:42.691Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:42.691Z] cc79ed1c04e5: Layer already exists [2026-04-07T13:25:42.691Z] 4e429a258011: Layer already exists [2026-04-07T13:25:42.691Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:42.691Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:42.691Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:42.691Z] 4.1.0-dev.105: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:43.041Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:43.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:43.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-07T13:25:43.386Z] cc79ed1c04e5: Preparing [2026-04-07T13:25:43.386Z] 3a3d9a74240b: Preparing [2026-04-07T13:25:43.386Z] 525d82a120e5: Preparing [2026-04-07T13:25:43.386Z] e2d892175d85: Preparing [2026-04-07T13:25:43.386Z] bf6aa2897be3: Preparing [2026-04-07T13:25:43.386Z] 4e429a258011: Preparing [2026-04-07T13:25:43.386Z] bd00c88cda6e: Preparing [2026-04-07T13:25:43.386Z] b85272dd9c3c: Preparing [2026-04-07T13:25:43.386Z] c4e71c2a4573: Preparing [2026-04-07T13:25:43.386Z] bd00c88cda6e: Waiting [2026-04-07T13:25:43.386Z] b85272dd9c3c: Waiting [2026-04-07T13:25:43.386Z] c4e71c2a4573: Waiting [2026-04-07T13:25:43.386Z] 4e429a258011: Waiting [2026-04-07T13:25:43.386Z] 3a3d9a74240b: Layer already exists [2026-04-07T13:25:43.386Z] e2d892175d85: Layer already exists [2026-04-07T13:25:43.386Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:43.386Z] 525d82a120e5: Layer already exists [2026-04-07T13:25:43.386Z] cc79ed1c04e5: Layer already exists [2026-04-07T13:25:43.386Z] 4e429a258011: Layer already exists [2026-04-07T13:25:43.386Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:43.386Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:43.386Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:43.386Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:44.000Z] + 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-04-07T13:25:44.353Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-04-07T13:25:44.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-07T13:25:44.353Z] cc79ed1c04e5: Preparing [2026-04-07T13:25:44.353Z] 3a3d9a74240b: Preparing [2026-04-07T13:25:44.353Z] 525d82a120e5: Preparing [2026-04-07T13:25:44.353Z] e2d892175d85: Preparing [2026-04-07T13:25:44.353Z] bf6aa2897be3: Preparing [2026-04-07T13:25:44.353Z] 4e429a258011: Preparing [2026-04-07T13:25:44.353Z] bd00c88cda6e: Preparing [2026-04-07T13:25:44.353Z] b85272dd9c3c: Preparing [2026-04-07T13:25:44.354Z] c4e71c2a4573: Preparing [2026-04-07T13:25:44.354Z] b85272dd9c3c: Waiting [2026-04-07T13:25:44.354Z] bd00c88cda6e: Waiting [2026-04-07T13:25:44.354Z] c4e71c2a4573: Waiting [2026-04-07T13:25:44.354Z] 4e429a258011: Waiting [2026-04-07T13:25:44.354Z] 525d82a120e5: Layer already exists [2026-04-07T13:25:44.354Z] cc79ed1c04e5: Layer already exists [2026-04-07T13:25:44.354Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:44.354Z] 3a3d9a74240b: Layer already exists [2026-04-07T13:25:44.354Z] e2d892175d85: Layer already exists [2026-04-07T13:25:44.354Z] 4e429a258011: Layer already exists [2026-04-07T13:25:44.354Z] bd00c88cda6e: Layer already exists [2026-04-07T13:25:44.354Z] b85272dd9c3c: Layer already exists [2026-04-07T13:25:44.354Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:44.617Z] main: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:25:44.701Z] ===================================================== [Pipeline] echo [2026-04-07T13:25:44.715Z] taggedImages: [2026-04-07T13:25:44.715Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:44.715Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-07T13:25:44.715Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 [2026-04-07T13:25:44.715Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:44.715Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-07T13:25:44.751Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-04-07T13:25:44.751Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:44.751Z] latest [2026-04-07T13:25:44.751Z] 4.1.0-dev.105 [2026-04-07T13:25:44.751Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:44.751Z] main [2026-04-07T13:25:44.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:45.110Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:45.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:45.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-07T13:25:45.466Z] 9601e9068f34: Preparing [2026-04-07T13:25:45.466Z] 6bbd5317af2f: Preparing [2026-04-07T13:25:45.466Z] bf6aa2897be3: Preparing [2026-04-07T13:25:45.466Z] 4e429a258011: Preparing [2026-04-07T13:25:45.466Z] 7afb3d20ff6b: Preparing [2026-04-07T13:25:45.466Z] ebaefeb8bf4a: Preparing [2026-04-07T13:25:45.466Z] c4e71c2a4573: Preparing [2026-04-07T13:25:45.466Z] ebaefeb8bf4a: Waiting [2026-04-07T13:25:45.466Z] c4e71c2a4573: Waiting [2026-04-07T13:25:45.466Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:45.466Z] 4e429a258011: Layer already exists [2026-04-07T13:25:45.730Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:45.730Z] 7afb3d20ff6b: Pushed [2026-04-07T13:25:45.730Z] 9601e9068f34: Pushed [2026-04-07T13:25:45.730Z] ebaefeb8bf4a: Pushed [2026-04-07T13:25:53.928Z] 6bbd5317af2f: Pushed [2026-04-07T13:25:53.928Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:54.280Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:54.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-07T13:25:54.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-07T13:25:54.626Z] 9601e9068f34: Preparing [2026-04-07T13:25:54.626Z] 6bbd5317af2f: Preparing [2026-04-07T13:25:54.626Z] bf6aa2897be3: Preparing [2026-04-07T13:25:54.626Z] 4e429a258011: Preparing [2026-04-07T13:25:54.626Z] 7afb3d20ff6b: Preparing [2026-04-07T13:25:54.626Z] ebaefeb8bf4a: Preparing [2026-04-07T13:25:54.626Z] c4e71c2a4573: Preparing [2026-04-07T13:25:54.626Z] ebaefeb8bf4a: Waiting [2026-04-07T13:25:54.626Z] c4e71c2a4573: Waiting [2026-04-07T13:25:54.626Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:54.626Z] 6bbd5317af2f: Layer already exists [2026-04-07T13:25:54.626Z] 4e429a258011: Layer already exists [2026-04-07T13:25:54.626Z] 9601e9068f34: Layer already exists [2026-04-07T13:25:54.626Z] 7afb3d20ff6b: Layer already exists [2026-04-07T13:25:54.626Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:54.626Z] ebaefeb8bf4a: Layer already exists [2026-04-07T13:25:54.890Z] latest: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:55.244Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:55.589Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 [2026-04-07T13:25:55.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-07T13:25:55.589Z] 9601e9068f34: Preparing [2026-04-07T13:25:55.589Z] 6bbd5317af2f: Preparing [2026-04-07T13:25:55.589Z] bf6aa2897be3: Preparing [2026-04-07T13:25:55.589Z] 4e429a258011: Preparing [2026-04-07T13:25:55.589Z] 7afb3d20ff6b: Preparing [2026-04-07T13:25:55.589Z] ebaefeb8bf4a: Preparing [2026-04-07T13:25:55.589Z] c4e71c2a4573: Preparing [2026-04-07T13:25:55.589Z] ebaefeb8bf4a: Waiting [2026-04-07T13:25:55.589Z] c4e71c2a4573: Waiting [2026-04-07T13:25:55.589Z] 6bbd5317af2f: Layer already exists [2026-04-07T13:25:55.589Z] 9601e9068f34: Layer already exists [2026-04-07T13:25:55.589Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:55.589Z] 4e429a258011: Layer already exists [2026-04-07T13:25:55.589Z] 7afb3d20ff6b: Layer already exists [2026-04-07T13:25:55.589Z] ebaefeb8bf4a: Layer already exists [2026-04-07T13:25:55.589Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:55.589Z] 4.1.0-dev.105: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:56.205Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:56.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:56.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-07T13:25:56.552Z] 9601e9068f34: Preparing [2026-04-07T13:25:56.552Z] 6bbd5317af2f: Preparing [2026-04-07T13:25:56.552Z] bf6aa2897be3: Preparing [2026-04-07T13:25:56.552Z] 4e429a258011: Preparing [2026-04-07T13:25:56.552Z] 7afb3d20ff6b: Preparing [2026-04-07T13:25:56.552Z] ebaefeb8bf4a: Preparing [2026-04-07T13:25:56.552Z] c4e71c2a4573: Preparing [2026-04-07T13:25:56.552Z] ebaefeb8bf4a: Waiting [2026-04-07T13:25:56.552Z] c4e71c2a4573: Waiting [2026-04-07T13:25:56.552Z] 9601e9068f34: Layer already exists [2026-04-07T13:25:56.552Z] 6bbd5317af2f: Layer already exists [2026-04-07T13:25:56.552Z] 4e429a258011: Layer already exists [2026-04-07T13:25:56.552Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:56.552Z] 7afb3d20ff6b: Layer already exists [2026-04-07T13:25:56.552Z] ebaefeb8bf4a: Layer already exists [2026-04-07T13:25:56.552Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:56.552Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:57.162Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:57.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-04-07T13:25:57.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-07T13:25:57.509Z] 9601e9068f34: Preparing [2026-04-07T13:25:57.509Z] 6bbd5317af2f: Preparing [2026-04-07T13:25:57.509Z] bf6aa2897be3: Preparing [2026-04-07T13:25:57.509Z] 4e429a258011: Preparing [2026-04-07T13:25:57.509Z] 7afb3d20ff6b: Preparing [2026-04-07T13:25:57.509Z] ebaefeb8bf4a: Preparing [2026-04-07T13:25:57.509Z] c4e71c2a4573: Preparing [2026-04-07T13:25:57.509Z] ebaefeb8bf4a: Waiting [2026-04-07T13:25:57.509Z] c4e71c2a4573: Waiting [2026-04-07T13:25:57.509Z] 7afb3d20ff6b: Layer already exists [2026-04-07T13:25:57.509Z] 6bbd5317af2f: Layer already exists [2026-04-07T13:25:57.509Z] bf6aa2897be3: Layer already exists [2026-04-07T13:25:57.509Z] 9601e9068f34: Layer already exists [2026-04-07T13:25:57.509Z] 4e429a258011: Layer already exists [2026-04-07T13:25:57.509Z] ebaefeb8bf4a: Layer already exists [2026-04-07T13:25:57.509Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:57.773Z] main: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:25:57.861Z] ===================================================== [Pipeline] echo [2026-04-07T13:25:57.874Z] taggedImages: [2026-04-07T13:25:57.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:57.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-07T13:25:57.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 [2026-04-07T13:25:57.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:57.874Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-07T13:25:57.900Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-04-07T13:25:57.900Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:57.900Z] latest [2026-04-07T13:25:57.900Z] 4.1.0-dev.105 [2026-04-07T13:25:57.900Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:25:57.900Z] main [2026-04-07T13:25:57.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:58.270Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:25:58.630Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:25:58.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-07T13:25:58.631Z] a153c00daef6: Preparing [2026-04-07T13:25:58.631Z] f1f0dc23dcf1: Preparing [2026-04-07T13:25:58.631Z] 4e429a258011: Preparing [2026-04-07T13:25:58.631Z] 25a18a321af8: Preparing [2026-04-07T13:25:58.631Z] 9736130f94f5: Preparing [2026-04-07T13:25:58.631Z] c4e71c2a4573: Preparing [2026-04-07T13:25:58.631Z] c4e71c2a4573: Waiting [2026-04-07T13:25:58.631Z] 4e429a258011: Layer already exists [2026-04-07T13:25:58.894Z] c4e71c2a4573: Layer already exists [2026-04-07T13:25:58.894Z] 9736130f94f5: Pushed [2026-04-07T13:25:58.894Z] a153c00daef6: Pushed [2026-04-07T13:25:58.894Z] 25a18a321af8: Pushed [2026-04-07T13:26:07.067Z] f1f0dc23dcf1: Pushed [2026-04-07T13:26:07.067Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:08.376Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:08.719Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-07T13:26:08.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-07T13:26:08.719Z] a153c00daef6: Preparing [2026-04-07T13:26:08.719Z] f1f0dc23dcf1: Preparing [2026-04-07T13:26:08.719Z] 4e429a258011: Preparing [2026-04-07T13:26:08.719Z] 25a18a321af8: Preparing [2026-04-07T13:26:08.719Z] 9736130f94f5: Preparing [2026-04-07T13:26:08.719Z] c4e71c2a4573: Preparing [2026-04-07T13:26:08.719Z] c4e71c2a4573: Waiting [2026-04-07T13:26:08.719Z] 25a18a321af8: Layer already exists [2026-04-07T13:26:08.719Z] 4e429a258011: Layer already exists [2026-04-07T13:26:08.719Z] f1f0dc23dcf1: Layer already exists [2026-04-07T13:26:08.719Z] a153c00daef6: Layer already exists [2026-04-07T13:26:08.719Z] 9736130f94f5: Layer already exists [2026-04-07T13:26:08.719Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:08.982Z] latest: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:09.333Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:09.681Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 [2026-04-07T13:26:09.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-07T13:26:09.681Z] a153c00daef6: Preparing [2026-04-07T13:26:09.681Z] f1f0dc23dcf1: Preparing [2026-04-07T13:26:09.681Z] 4e429a258011: Preparing [2026-04-07T13:26:09.681Z] 25a18a321af8: Preparing [2026-04-07T13:26:09.681Z] 9736130f94f5: Preparing [2026-04-07T13:26:09.681Z] c4e71c2a4573: Preparing [2026-04-07T13:26:09.681Z] c4e71c2a4573: Waiting [2026-04-07T13:26:09.681Z] f1f0dc23dcf1: Layer already exists [2026-04-07T13:26:09.681Z] 25a18a321af8: Layer already exists [2026-04-07T13:26:09.681Z] a153c00daef6: Layer already exists [2026-04-07T13:26:09.681Z] 9736130f94f5: Layer already exists [2026-04-07T13:26:09.681Z] 4e429a258011: Layer already exists [2026-04-07T13:26:09.681Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:09.681Z] 4.1.0-dev.105: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:10.292Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:10.639Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:10.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-07T13:26:10.639Z] a153c00daef6: Preparing [2026-04-07T13:26:10.639Z] f1f0dc23dcf1: Preparing [2026-04-07T13:26:10.639Z] 4e429a258011: Preparing [2026-04-07T13:26:10.639Z] 25a18a321af8: Preparing [2026-04-07T13:26:10.639Z] 9736130f94f5: Preparing [2026-04-07T13:26:10.639Z] c4e71c2a4573: Preparing [2026-04-07T13:26:10.639Z] c4e71c2a4573: Waiting [2026-04-07T13:26:10.639Z] f1f0dc23dcf1: Layer already exists [2026-04-07T13:26:10.639Z] 25a18a321af8: Layer already exists [2026-04-07T13:26:10.639Z] 4e429a258011: Layer already exists [2026-04-07T13:26:10.639Z] a153c00daef6: Layer already exists [2026-04-07T13:26:10.639Z] 9736130f94f5: Layer already exists [2026-04-07T13:26:10.639Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:10.639Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:11.254Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:11.600Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-04-07T13:26:11.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-07T13:26:11.600Z] a153c00daef6: Preparing [2026-04-07T13:26:11.600Z] f1f0dc23dcf1: Preparing [2026-04-07T13:26:11.600Z] 4e429a258011: Preparing [2026-04-07T13:26:11.600Z] 25a18a321af8: Preparing [2026-04-07T13:26:11.600Z] 9736130f94f5: Preparing [2026-04-07T13:26:11.600Z] c4e71c2a4573: Preparing [2026-04-07T13:26:11.600Z] c4e71c2a4573: Waiting [2026-04-07T13:26:11.600Z] f1f0dc23dcf1: Layer already exists [2026-04-07T13:26:11.600Z] 9736130f94f5: Layer already exists [2026-04-07T13:26:11.600Z] 25a18a321af8: Layer already exists [2026-04-07T13:26:11.600Z] 4e429a258011: Layer already exists [2026-04-07T13:26:11.600Z] a153c00daef6: Layer already exists [2026-04-07T13:26:11.600Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:11.600Z] main: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:26:11.940Z] ===================================================== [Pipeline] echo [2026-04-07T13:26:11.957Z] taggedImages: [2026-04-07T13:26:11.957Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:11.957Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-07T13:26:11.957Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 [2026-04-07T13:26:11.957Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:11.957Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-07T13:26:11.993Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-04-07T13:26:11.993Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:11.993Z] latest [2026-04-07T13:26:11.993Z] 4.1.0-dev.105 [2026-04-07T13:26:11.993Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:11.993Z] main [2026-04-07T13:26:11.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:12.367Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:12.722Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:12.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-07T13:26:12.722Z] 7e0b9748d84a: Preparing [2026-04-07T13:26:12.722Z] a812cefa60fe: Preparing [2026-04-07T13:26:12.722Z] a8375ec1ef42: Preparing [2026-04-07T13:26:12.722Z] bf6aa2897be3: Preparing [2026-04-07T13:26:12.722Z] 4e429a258011: Preparing [2026-04-07T13:26:12.722Z] bd00c88cda6e: Preparing [2026-04-07T13:26:12.722Z] b85272dd9c3c: Preparing [2026-04-07T13:26:12.722Z] c4e71c2a4573: Preparing [2026-04-07T13:26:12.722Z] bd00c88cda6e: Waiting [2026-04-07T13:26:12.722Z] c4e71c2a4573: Waiting [2026-04-07T13:26:12.722Z] b85272dd9c3c: Waiting [2026-04-07T13:26:12.722Z] 4e429a258011: Layer already exists [2026-04-07T13:26:12.722Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:12.986Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:12.986Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:12.986Z] a812cefa60fe: Pushed [2026-04-07T13:26:12.986Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:12.986Z] 7e0b9748d84a: Pushed [2026-04-07T13:26:21.285Z] a8375ec1ef42: Pushed [2026-04-07T13:26:21.285Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:21.634Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:21.975Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-07T13:26:21.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-07T13:26:21.975Z] 7e0b9748d84a: Preparing [2026-04-07T13:26:21.975Z] a812cefa60fe: Preparing [2026-04-07T13:26:21.975Z] a8375ec1ef42: Preparing [2026-04-07T13:26:21.975Z] bf6aa2897be3: Preparing [2026-04-07T13:26:21.975Z] 4e429a258011: Preparing [2026-04-07T13:26:21.975Z] bd00c88cda6e: Preparing [2026-04-07T13:26:21.975Z] b85272dd9c3c: Preparing [2026-04-07T13:26:21.975Z] c4e71c2a4573: Preparing [2026-04-07T13:26:21.975Z] bd00c88cda6e: Waiting [2026-04-07T13:26:21.975Z] b85272dd9c3c: Waiting [2026-04-07T13:26:21.975Z] c4e71c2a4573: Waiting [2026-04-07T13:26:21.975Z] 4e429a258011: Layer already exists [2026-04-07T13:26:21.975Z] a8375ec1ef42: Layer already exists [2026-04-07T13:26:21.975Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:21.975Z] a812cefa60fe: Layer already exists [2026-04-07T13:26:21.975Z] 7e0b9748d84a: Layer already exists [2026-04-07T13:26:21.975Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:21.975Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:21.975Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:22.239Z] latest: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:22.590Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:22.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 [2026-04-07T13:26:22.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-07T13:26:22.939Z] 7e0b9748d84a: Preparing [2026-04-07T13:26:22.939Z] a812cefa60fe: Preparing [2026-04-07T13:26:22.939Z] a8375ec1ef42: Preparing [2026-04-07T13:26:22.939Z] bf6aa2897be3: Preparing [2026-04-07T13:26:22.939Z] 4e429a258011: Preparing [2026-04-07T13:26:22.939Z] bd00c88cda6e: Preparing [2026-04-07T13:26:22.939Z] b85272dd9c3c: Preparing [2026-04-07T13:26:22.939Z] c4e71c2a4573: Preparing [2026-04-07T13:26:22.939Z] bd00c88cda6e: Waiting [2026-04-07T13:26:22.939Z] b85272dd9c3c: Waiting [2026-04-07T13:26:22.939Z] c4e71c2a4573: Waiting [2026-04-07T13:26:22.939Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:22.939Z] a8375ec1ef42: Layer already exists [2026-04-07T13:26:22.939Z] 4e429a258011: Layer already exists [2026-04-07T13:26:22.939Z] 7e0b9748d84a: Layer already exists [2026-04-07T13:26:22.939Z] a812cefa60fe: Layer already exists [2026-04-07T13:26:22.939Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:22.939Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:22.939Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:23.203Z] 4.1.0-dev.105: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:23.557Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:23.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:23.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-07T13:26:23.900Z] 7e0b9748d84a: Preparing [2026-04-07T13:26:23.900Z] a812cefa60fe: Preparing [2026-04-07T13:26:23.900Z] a8375ec1ef42: Preparing [2026-04-07T13:26:23.900Z] bf6aa2897be3: Preparing [2026-04-07T13:26:23.900Z] 4e429a258011: Preparing [2026-04-07T13:26:23.900Z] bd00c88cda6e: Preparing [2026-04-07T13:26:23.900Z] b85272dd9c3c: Preparing [2026-04-07T13:26:23.900Z] c4e71c2a4573: Preparing [2026-04-07T13:26:23.900Z] b85272dd9c3c: Waiting [2026-04-07T13:26:23.900Z] c4e71c2a4573: Waiting [2026-04-07T13:26:23.900Z] bd00c88cda6e: Waiting [2026-04-07T13:26:23.900Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:23.900Z] a8375ec1ef42: Layer already exists [2026-04-07T13:26:23.900Z] 7e0b9748d84a: Layer already exists [2026-04-07T13:26:23.900Z] a812cefa60fe: Layer already exists [2026-04-07T13:26:23.900Z] 4e429a258011: Layer already exists [2026-04-07T13:26:23.900Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:23.900Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:23.900Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:23.900Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:24.508Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:24.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-04-07T13:26:24.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-07T13:26:24.852Z] 7e0b9748d84a: Preparing [2026-04-07T13:26:24.852Z] a812cefa60fe: Preparing [2026-04-07T13:26:24.852Z] a8375ec1ef42: Preparing [2026-04-07T13:26:24.852Z] bf6aa2897be3: Preparing [2026-04-07T13:26:24.852Z] 4e429a258011: Preparing [2026-04-07T13:26:24.852Z] bd00c88cda6e: Preparing [2026-04-07T13:26:24.852Z] b85272dd9c3c: Preparing [2026-04-07T13:26:24.852Z] c4e71c2a4573: Preparing [2026-04-07T13:26:24.852Z] bd00c88cda6e: Waiting [2026-04-07T13:26:24.852Z] b85272dd9c3c: Waiting [2026-04-07T13:26:24.852Z] c4e71c2a4573: Waiting [2026-04-07T13:26:24.852Z] a8375ec1ef42: Layer already exists [2026-04-07T13:26:24.852Z] 7e0b9748d84a: Layer already exists [2026-04-07T13:26:24.852Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:24.852Z] 4e429a258011: Layer already exists [2026-04-07T13:26:24.852Z] a812cefa60fe: Layer already exists [2026-04-07T13:26:24.852Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:24.852Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:24.852Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:25.116Z] main: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:26:25.194Z] ===================================================== [Pipeline] echo [2026-04-07T13:26:25.213Z] taggedImages: [2026-04-07T13:26:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-07T13:26:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 [2026-04-07T13:26:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-07T13:26:25.242Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-04-07T13:26:25.242Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:25.242Z] latest [2026-04-07T13:26:25.242Z] 4.1.0-dev.105 [2026-04-07T13:26:25.242Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:25.242Z] main [2026-04-07T13:26:25.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:25.608Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:25.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:25.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-07T13:26:25.957Z] e5a8dcaf8dc4: Preparing [2026-04-07T13:26:25.957Z] 7ca7d38838b2: Preparing [2026-04-07T13:26:25.957Z] 64a4d23982c5: Preparing [2026-04-07T13:26:25.957Z] 1663878ad9a4: Preparing [2026-04-07T13:26:25.957Z] 7e56712ad5ba: Preparing [2026-04-07T13:26:25.957Z] 53d157f7c7b8: Preparing [2026-04-07T13:26:25.957Z] e584c21b5d42: Preparing [2026-04-07T13:26:25.957Z] 53d157f7c7b8: Waiting [2026-04-07T13:26:25.957Z] bf6aa2897be3: Preparing [2026-04-07T13:26:25.957Z] e584c21b5d42: Waiting [2026-04-07T13:26:25.957Z] 4e429a258011: Preparing [2026-04-07T13:26:25.957Z] bf6aa2897be3: Waiting [2026-04-07T13:26:25.957Z] e3ab94841e39: Preparing [2026-04-07T13:26:25.957Z] 4e429a258011: Waiting [2026-04-07T13:26:25.957Z] 30473d278949: Preparing [2026-04-07T13:26:25.957Z] e3ab94841e39: Waiting [2026-04-07T13:26:25.957Z] 5f70bf18a086: Preparing [2026-04-07T13:26:25.957Z] 30473d278949: Waiting [2026-04-07T13:26:25.957Z] c0a71ac1612a: Preparing [2026-04-07T13:26:25.957Z] 5f70bf18a086: Waiting [2026-04-07T13:26:25.957Z] c0a71ac1612a: Waiting [2026-04-07T13:26:25.957Z] ef8877a13500: Preparing [2026-04-07T13:26:25.957Z] 49c759572fad: Preparing [2026-04-07T13:26:25.957Z] ef8877a13500: Waiting [2026-04-07T13:26:25.957Z] c4e71c2a4573: Preparing [2026-04-07T13:26:25.957Z] 49c759572fad: Waiting [2026-04-07T13:26:25.957Z] c4e71c2a4573: Waiting [2026-04-07T13:26:26.222Z] 64a4d23982c5: Pushed [2026-04-07T13:26:26.222Z] 7e56712ad5ba: Pushed [2026-04-07T13:26:26.222Z] 7ca7d38838b2: Pushed [2026-04-07T13:26:26.222Z] e5a8dcaf8dc4: Pushed [2026-04-07T13:26:26.222Z] 1663878ad9a4: Pushed [2026-04-07T13:26:26.222Z] 4e429a258011: Layer already exists [2026-04-07T13:26:26.222Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:26.222Z] 53d157f7c7b8: Pushed [2026-04-07T13:26:26.222Z] 5f70bf18a086: Layer already exists [2026-04-07T13:26:26.485Z] e3ab94841e39: Pushed [2026-04-07T13:26:26.485Z] 30473d278949: Pushed [2026-04-07T13:26:26.485Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:26.485Z] c0a71ac1612a: Pushed [2026-04-07T13:26:26.485Z] ef8877a13500: Pushed [2026-04-07T13:26:26.485Z] 49c759572fad: Pushed [2026-04-07T13:26:29.808Z] e584c21b5d42: Pushed [2026-04-07T13:26:29.808Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:30.155Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:30.499Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-07T13:26:30.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-07T13:26:30.499Z] e5a8dcaf8dc4: Preparing [2026-04-07T13:26:30.499Z] 7ca7d38838b2: Preparing [2026-04-07T13:26:30.499Z] 64a4d23982c5: Preparing [2026-04-07T13:26:30.499Z] 1663878ad9a4: Preparing [2026-04-07T13:26:30.499Z] 7e56712ad5ba: Preparing [2026-04-07T13:26:30.499Z] 53d157f7c7b8: Preparing [2026-04-07T13:26:30.499Z] e584c21b5d42: Preparing [2026-04-07T13:26:30.499Z] 53d157f7c7b8: Waiting [2026-04-07T13:26:30.499Z] bf6aa2897be3: Preparing [2026-04-07T13:26:30.499Z] e584c21b5d42: Waiting [2026-04-07T13:26:30.499Z] 4e429a258011: Preparing [2026-04-07T13:26:30.499Z] bf6aa2897be3: Waiting [2026-04-07T13:26:30.499Z] 4e429a258011: Waiting [2026-04-07T13:26:30.499Z] e3ab94841e39: Preparing [2026-04-07T13:26:30.499Z] 30473d278949: Preparing [2026-04-07T13:26:30.499Z] 5f70bf18a086: Preparing [2026-04-07T13:26:30.499Z] c0a71ac1612a: Preparing [2026-04-07T13:26:30.499Z] ef8877a13500: Preparing [2026-04-07T13:26:30.499Z] 49c759572fad: Preparing [2026-04-07T13:26:30.499Z] c4e71c2a4573: Preparing [2026-04-07T13:26:30.499Z] e3ab94841e39: Waiting [2026-04-07T13:26:30.499Z] 30473d278949: Waiting [2026-04-07T13:26:30.499Z] 5f70bf18a086: Waiting [2026-04-07T13:26:30.499Z] c0a71ac1612a: Waiting [2026-04-07T13:26:30.499Z] ef8877a13500: Waiting [2026-04-07T13:26:30.499Z] 49c759572fad: Waiting [2026-04-07T13:26:30.499Z] c4e71c2a4573: Waiting [2026-04-07T13:26:30.499Z] e5a8dcaf8dc4: Layer already exists [2026-04-07T13:26:30.499Z] 7ca7d38838b2: Layer already exists [2026-04-07T13:26:30.499Z] 1663878ad9a4: Layer already exists [2026-04-07T13:26:30.499Z] 7e56712ad5ba: Layer already exists [2026-04-07T13:26:30.499Z] 64a4d23982c5: Layer already exists [2026-04-07T13:26:30.499Z] 53d157f7c7b8: Layer already exists [2026-04-07T13:26:30.499Z] 4e429a258011: Layer already exists [2026-04-07T13:26:30.499Z] e584c21b5d42: Layer already exists [2026-04-07T13:26:30.499Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:30.499Z] e3ab94841e39: Layer already exists [2026-04-07T13:26:30.499Z] 49c759572fad: Layer already exists [2026-04-07T13:26:30.499Z] 5f70bf18a086: Layer already exists [2026-04-07T13:26:30.499Z] 30473d278949: Layer already exists [2026-04-07T13:26:30.499Z] ef8877a13500: Layer already exists [2026-04-07T13:26:30.499Z] c0a71ac1612a: Layer already exists [2026-04-07T13:26:30.499Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:30.763Z] latest: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:31.111Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:31.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 [2026-04-07T13:26:31.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-07T13:26:31.448Z] e5a8dcaf8dc4: Preparing [2026-04-07T13:26:31.448Z] 7ca7d38838b2: Preparing [2026-04-07T13:26:31.448Z] 64a4d23982c5: Preparing [2026-04-07T13:26:31.448Z] 1663878ad9a4: Preparing [2026-04-07T13:26:31.448Z] 7e56712ad5ba: Preparing [2026-04-07T13:26:31.448Z] 53d157f7c7b8: Preparing [2026-04-07T13:26:31.448Z] e584c21b5d42: Preparing [2026-04-07T13:26:31.448Z] bf6aa2897be3: Preparing [2026-04-07T13:26:31.448Z] 4e429a258011: Preparing [2026-04-07T13:26:31.448Z] e3ab94841e39: Preparing [2026-04-07T13:26:31.448Z] 30473d278949: Preparing [2026-04-07T13:26:31.448Z] 5f70bf18a086: Preparing [2026-04-07T13:26:31.448Z] c0a71ac1612a: Preparing [2026-04-07T13:26:31.448Z] ef8877a13500: Preparing [2026-04-07T13:26:31.448Z] 49c759572fad: Preparing [2026-04-07T13:26:31.448Z] c4e71c2a4573: Preparing [2026-04-07T13:26:31.448Z] e584c21b5d42: Waiting [2026-04-07T13:26:31.448Z] bf6aa2897be3: Waiting [2026-04-07T13:26:31.448Z] 4e429a258011: Waiting [2026-04-07T13:26:31.448Z] e3ab94841e39: Waiting [2026-04-07T13:26:31.448Z] 30473d278949: Waiting [2026-04-07T13:26:31.448Z] 5f70bf18a086: Waiting [2026-04-07T13:26:31.448Z] c0a71ac1612a: Waiting [2026-04-07T13:26:31.448Z] ef8877a13500: Waiting [2026-04-07T13:26:31.448Z] 49c759572fad: Waiting [2026-04-07T13:26:31.448Z] c4e71c2a4573: Waiting [2026-04-07T13:26:31.448Z] 53d157f7c7b8: Waiting [2026-04-07T13:26:31.448Z] 64a4d23982c5: Layer already exists [2026-04-07T13:26:31.448Z] 1663878ad9a4: Layer already exists [2026-04-07T13:26:31.448Z] 7e56712ad5ba: Layer already exists [2026-04-07T13:26:31.448Z] e5a8dcaf8dc4: Layer already exists [2026-04-07T13:26:31.448Z] 7ca7d38838b2: Layer already exists [2026-04-07T13:26:31.448Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:31.448Z] 4e429a258011: Layer already exists [2026-04-07T13:26:31.448Z] e3ab94841e39: Layer already exists [2026-04-07T13:26:31.448Z] 53d157f7c7b8: Layer already exists [2026-04-07T13:26:31.448Z] e584c21b5d42: Layer already exists [2026-04-07T13:26:31.448Z] c0a71ac1612a: Layer already exists [2026-04-07T13:26:31.448Z] 5f70bf18a086: Layer already exists [2026-04-07T13:26:31.448Z] 30473d278949: Layer already exists [2026-04-07T13:26:31.448Z] ef8877a13500: Layer already exists [2026-04-07T13:26:31.448Z] 49c759572fad: Layer already exists [2026-04-07T13:26:31.448Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:31.713Z] 4.1.0-dev.105: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:32.074Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:32.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:32.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-07T13:26:32.422Z] e5a8dcaf8dc4: Preparing [2026-04-07T13:26:32.422Z] 7ca7d38838b2: Preparing [2026-04-07T13:26:32.422Z] 64a4d23982c5: Preparing [2026-04-07T13:26:32.422Z] 1663878ad9a4: Preparing [2026-04-07T13:26:32.422Z] 7e56712ad5ba: Preparing [2026-04-07T13:26:32.422Z] 53d157f7c7b8: Preparing [2026-04-07T13:26:32.422Z] e584c21b5d42: Preparing [2026-04-07T13:26:32.422Z] bf6aa2897be3: Preparing [2026-04-07T13:26:32.422Z] 4e429a258011: Preparing [2026-04-07T13:26:32.422Z] e3ab94841e39: Preparing [2026-04-07T13:26:32.422Z] 30473d278949: Preparing [2026-04-07T13:26:32.422Z] 5f70bf18a086: Preparing [2026-04-07T13:26:32.422Z] c0a71ac1612a: Preparing [2026-04-07T13:26:32.422Z] ef8877a13500: Preparing [2026-04-07T13:26:32.422Z] 49c759572fad: Preparing [2026-04-07T13:26:32.422Z] c4e71c2a4573: Preparing [2026-04-07T13:26:32.422Z] ef8877a13500: Waiting [2026-04-07T13:26:32.422Z] 30473d278949: Waiting [2026-04-07T13:26:32.422Z] 5f70bf18a086: Waiting [2026-04-07T13:26:32.422Z] c0a71ac1612a: Waiting [2026-04-07T13:26:32.422Z] 49c759572fad: Waiting [2026-04-07T13:26:32.422Z] c4e71c2a4573: Waiting [2026-04-07T13:26:32.422Z] e584c21b5d42: Waiting [2026-04-07T13:26:32.422Z] bf6aa2897be3: Waiting [2026-04-07T13:26:32.422Z] 53d157f7c7b8: Waiting [2026-04-07T13:26:32.422Z] 4e429a258011: Waiting [2026-04-07T13:26:32.422Z] 7ca7d38838b2: Layer already exists [2026-04-07T13:26:32.422Z] 7e56712ad5ba: Layer already exists [2026-04-07T13:26:32.422Z] e5a8dcaf8dc4: Layer already exists [2026-04-07T13:26:32.422Z] 1663878ad9a4: Layer already exists [2026-04-07T13:26:32.422Z] 64a4d23982c5: Layer already exists [2026-04-07T13:26:32.422Z] 4e429a258011: Layer already exists [2026-04-07T13:26:32.422Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:32.422Z] 53d157f7c7b8: Layer already exists [2026-04-07T13:26:32.422Z] e3ab94841e39: Layer already exists [2026-04-07T13:26:32.422Z] e584c21b5d42: Layer already exists [2026-04-07T13:26:32.422Z] c0a71ac1612a: Layer already exists [2026-04-07T13:26:32.422Z] 30473d278949: Layer already exists [2026-04-07T13:26:32.422Z] 5f70bf18a086: Layer already exists [2026-04-07T13:26:32.422Z] ef8877a13500: Layer already exists [2026-04-07T13:26:32.422Z] 49c759572fad: Layer already exists [2026-04-07T13:26:32.422Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:32.689Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:33.050Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:33.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-04-07T13:26:33.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-07T13:26:33.408Z] e5a8dcaf8dc4: Preparing [2026-04-07T13:26:33.408Z] 7ca7d38838b2: Preparing [2026-04-07T13:26:33.408Z] 64a4d23982c5: Preparing [2026-04-07T13:26:33.408Z] 1663878ad9a4: Preparing [2026-04-07T13:26:33.408Z] 7e56712ad5ba: Preparing [2026-04-07T13:26:33.408Z] 53d157f7c7b8: Preparing [2026-04-07T13:26:33.408Z] e584c21b5d42: Preparing [2026-04-07T13:26:33.408Z] bf6aa2897be3: Preparing [2026-04-07T13:26:33.408Z] 4e429a258011: Preparing [2026-04-07T13:26:33.408Z] e3ab94841e39: Preparing [2026-04-07T13:26:33.408Z] 30473d278949: Preparing [2026-04-07T13:26:33.408Z] 5f70bf18a086: Preparing [2026-04-07T13:26:33.408Z] c0a71ac1612a: Preparing [2026-04-07T13:26:33.408Z] ef8877a13500: Preparing [2026-04-07T13:26:33.408Z] 49c759572fad: Preparing [2026-04-07T13:26:33.408Z] c4e71c2a4573: Preparing [2026-04-07T13:26:33.408Z] 53d157f7c7b8: Waiting [2026-04-07T13:26:33.408Z] e584c21b5d42: Waiting [2026-04-07T13:26:33.408Z] bf6aa2897be3: Waiting [2026-04-07T13:26:33.408Z] 4e429a258011: Waiting [2026-04-07T13:26:33.408Z] e3ab94841e39: Waiting [2026-04-07T13:26:33.408Z] 30473d278949: Waiting [2026-04-07T13:26:33.408Z] 5f70bf18a086: Waiting [2026-04-07T13:26:33.408Z] c0a71ac1612a: Waiting [2026-04-07T13:26:33.408Z] ef8877a13500: Waiting [2026-04-07T13:26:33.408Z] 49c759572fad: Waiting [2026-04-07T13:26:33.408Z] c4e71c2a4573: Waiting [2026-04-07T13:26:33.408Z] e5a8dcaf8dc4: Layer already exists [2026-04-07T13:26:33.408Z] 7e56712ad5ba: Layer already exists [2026-04-07T13:26:33.408Z] 1663878ad9a4: Layer already exists [2026-04-07T13:26:33.408Z] 64a4d23982c5: Layer already exists [2026-04-07T13:26:33.408Z] 7ca7d38838b2: Layer already exists [2026-04-07T13:26:33.408Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:33.408Z] 53d157f7c7b8: Layer already exists [2026-04-07T13:26:33.408Z] e3ab94841e39: Layer already exists [2026-04-07T13:26:33.408Z] e584c21b5d42: Layer already exists [2026-04-07T13:26:33.408Z] 4e429a258011: Layer already exists [2026-04-07T13:26:33.408Z] 5f70bf18a086: Layer already exists [2026-04-07T13:26:33.408Z] 49c759572fad: Layer already exists [2026-04-07T13:26:33.408Z] 30473d278949: Layer already exists [2026-04-07T13:26:33.408Z] ef8877a13500: Layer already exists [2026-04-07T13:26:33.408Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:34.808Z] c0a71ac1612a: Layer already exists [2026-04-07T13:26:34.808Z] main: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:26:34.890Z] ===================================================== [Pipeline] echo [2026-04-07T13:26:34.904Z] taggedImages: [2026-04-07T13:26:34.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:34.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-07T13:26:34.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 [2026-04-07T13:26:34.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:34.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-07T13:26:34.935Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-04-07T13:26:34.935Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:34.935Z] latest [2026-04-07T13:26:34.935Z] 4.1.0-dev.105 [2026-04-07T13:26:34.935Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:34.935Z] main [2026-04-07T13:26:34.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:35.304Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:35.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:35.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-07T13:26:35.665Z] bded47432157: Preparing [2026-04-07T13:26:35.665Z] ba2fbb9d4051: Preparing [2026-04-07T13:26:35.665Z] 212933b261b7: Preparing [2026-04-07T13:26:35.665Z] 60c82d60019f: Preparing [2026-04-07T13:26:35.665Z] bf6aa2897be3: Preparing [2026-04-07T13:26:35.665Z] 4e429a258011: Preparing [2026-04-07T13:26:35.665Z] bd00c88cda6e: Preparing [2026-04-07T13:26:35.665Z] 4e429a258011: Waiting [2026-04-07T13:26:35.665Z] b85272dd9c3c: Preparing [2026-04-07T13:26:35.665Z] bd00c88cda6e: Waiting [2026-04-07T13:26:35.665Z] c4e71c2a4573: Preparing [2026-04-07T13:26:35.665Z] b85272dd9c3c: Waiting [2026-04-07T13:26:35.665Z] c4e71c2a4573: Waiting [2026-04-07T13:26:35.665Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:35.933Z] 212933b261b7: Pushed [2026-04-07T13:26:35.933Z] ba2fbb9d4051: Pushed [2026-04-07T13:26:36.510Z] 4e429a258011: Layer already exists [2026-04-07T13:26:36.510Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:36.510Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:36.510Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:36.510Z] bded47432157: Pushed [2026-04-07T13:26:44.681Z] 60c82d60019f: Pushed [2026-04-07T13:26:44.681Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:45.035Z] + 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-04-07T13:26:45.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-07T13:26:45.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-07T13:26:45.390Z] bded47432157: Preparing [2026-04-07T13:26:45.390Z] ba2fbb9d4051: Preparing [2026-04-07T13:26:45.390Z] 212933b261b7: Preparing [2026-04-07T13:26:45.390Z] 60c82d60019f: Preparing [2026-04-07T13:26:45.390Z] bf6aa2897be3: Preparing [2026-04-07T13:26:45.390Z] 4e429a258011: Preparing [2026-04-07T13:26:45.390Z] bd00c88cda6e: Preparing [2026-04-07T13:26:45.390Z] b85272dd9c3c: Preparing [2026-04-07T13:26:45.390Z] c4e71c2a4573: Preparing [2026-04-07T13:26:45.390Z] 4e429a258011: Waiting [2026-04-07T13:26:45.390Z] bd00c88cda6e: Waiting [2026-04-07T13:26:45.390Z] b85272dd9c3c: Waiting [2026-04-07T13:26:45.390Z] c4e71c2a4573: Waiting [2026-04-07T13:26:45.390Z] 212933b261b7: Layer already exists [2026-04-07T13:26:45.390Z] ba2fbb9d4051: Layer already exists [2026-04-07T13:26:45.390Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:45.390Z] 60c82d60019f: Layer already exists [2026-04-07T13:26:45.390Z] bded47432157: Layer already exists [2026-04-07T13:26:45.390Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:45.390Z] 4e429a258011: Layer already exists [2026-04-07T13:26:45.390Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:45.390Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:45.654Z] latest: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:46.009Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:46.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 [2026-04-07T13:26:46.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-07T13:26:46.350Z] bded47432157: Preparing [2026-04-07T13:26:46.350Z] ba2fbb9d4051: Preparing [2026-04-07T13:26:46.350Z] 212933b261b7: Preparing [2026-04-07T13:26:46.350Z] 60c82d60019f: Preparing [2026-04-07T13:26:46.350Z] bf6aa2897be3: Preparing [2026-04-07T13:26:46.350Z] 4e429a258011: Preparing [2026-04-07T13:26:46.350Z] bd00c88cda6e: Preparing [2026-04-07T13:26:46.350Z] b85272dd9c3c: Preparing [2026-04-07T13:26:46.350Z] c4e71c2a4573: Preparing [2026-04-07T13:26:46.350Z] bd00c88cda6e: Waiting [2026-04-07T13:26:46.350Z] b85272dd9c3c: Waiting [2026-04-07T13:26:46.350Z] c4e71c2a4573: Waiting [2026-04-07T13:26:46.350Z] 4e429a258011: Waiting [2026-04-07T13:26:46.350Z] ba2fbb9d4051: Layer already exists [2026-04-07T13:26:46.350Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:46.350Z] 212933b261b7: Layer already exists [2026-04-07T13:26:46.350Z] 60c82d60019f: Layer already exists [2026-04-07T13:26:46.350Z] bded47432157: Layer already exists [2026-04-07T13:26:46.350Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:46.350Z] 4e429a258011: Layer already exists [2026-04-07T13:26:46.350Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:46.350Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:46.350Z] 4.1.0-dev.105: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:46.965Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:47.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:47.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-07T13:26:47.313Z] bded47432157: Preparing [2026-04-07T13:26:47.313Z] ba2fbb9d4051: Preparing [2026-04-07T13:26:47.313Z] 212933b261b7: Preparing [2026-04-07T13:26:47.313Z] 60c82d60019f: Preparing [2026-04-07T13:26:47.313Z] bf6aa2897be3: Preparing [2026-04-07T13:26:47.313Z] 4e429a258011: Preparing [2026-04-07T13:26:47.313Z] bd00c88cda6e: Preparing [2026-04-07T13:26:47.313Z] b85272dd9c3c: Preparing [2026-04-07T13:26:47.313Z] c4e71c2a4573: Preparing [2026-04-07T13:26:47.313Z] bd00c88cda6e: Waiting [2026-04-07T13:26:47.313Z] b85272dd9c3c: Waiting [2026-04-07T13:26:47.313Z] c4e71c2a4573: Waiting [2026-04-07T13:26:47.313Z] 4e429a258011: Waiting [2026-04-07T13:26:47.313Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:47.313Z] 212933b261b7: Layer already exists [2026-04-07T13:26:47.313Z] 60c82d60019f: Layer already exists [2026-04-07T13:26:47.313Z] ba2fbb9d4051: Layer already exists [2026-04-07T13:26:47.313Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:47.313Z] 4e429a258011: Layer already exists [2026-04-07T13:26:47.313Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:47.313Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:50.637Z] bded47432157: Layer already exists [2026-04-07T13:26:50.637Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:50.979Z] + 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-04-07T13:26:51.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-04-07T13:26:51.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-07T13:26:51.327Z] bded47432157: Preparing [2026-04-07T13:26:51.327Z] ba2fbb9d4051: Preparing [2026-04-07T13:26:51.327Z] 212933b261b7: Preparing [2026-04-07T13:26:51.327Z] 60c82d60019f: Preparing [2026-04-07T13:26:51.327Z] bf6aa2897be3: Preparing [2026-04-07T13:26:51.327Z] 4e429a258011: Preparing [2026-04-07T13:26:51.327Z] bd00c88cda6e: Preparing [2026-04-07T13:26:51.327Z] b85272dd9c3c: Preparing [2026-04-07T13:26:51.327Z] c4e71c2a4573: Preparing [2026-04-07T13:26:51.327Z] 4e429a258011: Waiting [2026-04-07T13:26:51.327Z] bd00c88cda6e: Waiting [2026-04-07T13:26:51.327Z] b85272dd9c3c: Waiting [2026-04-07T13:26:51.327Z] c4e71c2a4573: Waiting [2026-04-07T13:26:51.327Z] bded47432157: Layer already exists [2026-04-07T13:26:51.327Z] 60c82d60019f: Layer already exists [2026-04-07T13:26:51.327Z] 212933b261b7: Layer already exists [2026-04-07T13:26:51.327Z] ba2fbb9d4051: Layer already exists [2026-04-07T13:26:51.327Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:51.327Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:51.327Z] 4e429a258011: Layer already exists [2026-04-07T13:26:51.327Z] b85272dd9c3c: Layer already exists [2026-04-07T13:26:51.327Z] bd00c88cda6e: Layer already exists [2026-04-07T13:26:51.327Z] main: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:26:51.673Z] ===================================================== [Pipeline] echo [2026-04-07T13:26:51.687Z] taggedImages: [2026-04-07T13:26:51.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:51.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-07T13:26:51.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 [2026-04-07T13:26:51.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:51.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-07T13:26:51.718Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-04-07T13:26:51.718Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:51.718Z] latest [2026-04-07T13:26:51.718Z] 4.1.0-dev.105 [2026-04-07T13:26:51.718Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:26:51.718Z] main [2026-04-07T13:26:51.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:52.087Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:52.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:26:52.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-07T13:26:52.431Z] 7c9623902f49: Preparing [2026-04-07T13:26:52.431Z] 5cbcb1692729: Preparing [2026-04-07T13:26:52.431Z] 2c4c46be4c86: Preparing [2026-04-07T13:26:52.431Z] e7417f361ee6: Preparing [2026-04-07T13:26:52.431Z] 2941e8748b51: Preparing [2026-04-07T13:26:52.431Z] bf6aa2897be3: Preparing [2026-04-07T13:26:52.431Z] 4e429a258011: Preparing [2026-04-07T13:26:52.431Z] 57c073b34479: Preparing [2026-04-07T13:26:52.431Z] 10ff1da154af: Preparing [2026-04-07T13:26:52.431Z] c842aed3b117: Preparing [2026-04-07T13:26:52.431Z] c4e71c2a4573: Preparing [2026-04-07T13:26:52.431Z] 4e429a258011: Waiting [2026-04-07T13:26:52.431Z] 57c073b34479: Waiting [2026-04-07T13:26:52.431Z] 10ff1da154af: Waiting [2026-04-07T13:26:52.431Z] c842aed3b117: Waiting [2026-04-07T13:26:52.431Z] c4e71c2a4573: Waiting [2026-04-07T13:26:52.431Z] bf6aa2897be3: Waiting [2026-04-07T13:26:52.697Z] 5cbcb1692729: Pushed [2026-04-07T13:26:52.697Z] 2941e8748b51: Pushed [2026-04-07T13:26:52.697Z] 7c9623902f49: Pushed [2026-04-07T13:26:52.697Z] e7417f361ee6: Pushed [2026-04-07T13:26:52.697Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:52.697Z] 4e429a258011: Layer already exists [2026-04-07T13:26:52.697Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:52.697Z] 10ff1da154af: Pushed [2026-04-07T13:26:52.697Z] 57c073b34479: Pushed [2026-04-07T13:26:56.017Z] c842aed3b117: Pushed [2026-04-07T13:26:58.580Z] 2c4c46be4c86: Pushed [2026-04-07T13:26:58.845Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:26:59.194Z] + 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-04-07T13:26:59.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-07T13:26:59.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-07T13:26:59.532Z] 7c9623902f49: Preparing [2026-04-07T13:26:59.532Z] 5cbcb1692729: Preparing [2026-04-07T13:26:59.532Z] 2c4c46be4c86: Preparing [2026-04-07T13:26:59.532Z] e7417f361ee6: Preparing [2026-04-07T13:26:59.532Z] 2941e8748b51: Preparing [2026-04-07T13:26:59.532Z] bf6aa2897be3: Preparing [2026-04-07T13:26:59.532Z] 4e429a258011: Preparing [2026-04-07T13:26:59.532Z] 57c073b34479: Preparing [2026-04-07T13:26:59.532Z] 10ff1da154af: Preparing [2026-04-07T13:26:59.532Z] c842aed3b117: Preparing [2026-04-07T13:26:59.532Z] c4e71c2a4573: Preparing [2026-04-07T13:26:59.532Z] 57c073b34479: Waiting [2026-04-07T13:26:59.532Z] c842aed3b117: Waiting [2026-04-07T13:26:59.532Z] 10ff1da154af: Waiting [2026-04-07T13:26:59.532Z] c4e71c2a4573: Waiting [2026-04-07T13:26:59.532Z] bf6aa2897be3: Waiting [2026-04-07T13:26:59.532Z] 4e429a258011: Waiting [2026-04-07T13:26:59.532Z] 5cbcb1692729: Layer already exists [2026-04-07T13:26:59.532Z] 2c4c46be4c86: Layer already exists [2026-04-07T13:26:59.532Z] e7417f361ee6: Layer already exists [2026-04-07T13:26:59.532Z] 7c9623902f49: Layer already exists [2026-04-07T13:26:59.532Z] 2941e8748b51: Layer already exists [2026-04-07T13:26:59.532Z] 57c073b34479: Layer already exists [2026-04-07T13:26:59.532Z] 10ff1da154af: Layer already exists [2026-04-07T13:26:59.532Z] bf6aa2897be3: Layer already exists [2026-04-07T13:26:59.532Z] c842aed3b117: Layer already exists [2026-04-07T13:26:59.532Z] 4e429a258011: Layer already exists [2026-04-07T13:26:59.532Z] c4e71c2a4573: Layer already exists [2026-04-07T13:26:59.796Z] latest: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:00.145Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:00.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 [2026-04-07T13:27:00.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-07T13:27:00.482Z] 7c9623902f49: Preparing [2026-04-07T13:27:00.482Z] 5cbcb1692729: Preparing [2026-04-07T13:27:00.482Z] 2c4c46be4c86: Preparing [2026-04-07T13:27:00.482Z] e7417f361ee6: Preparing [2026-04-07T13:27:00.482Z] 2941e8748b51: Preparing [2026-04-07T13:27:00.482Z] bf6aa2897be3: Preparing [2026-04-07T13:27:00.482Z] 4e429a258011: Preparing [2026-04-07T13:27:00.482Z] 57c073b34479: Preparing [2026-04-07T13:27:00.482Z] 10ff1da154af: Preparing [2026-04-07T13:27:00.482Z] c842aed3b117: Preparing [2026-04-07T13:27:00.482Z] c4e71c2a4573: Preparing [2026-04-07T13:27:00.482Z] 57c073b34479: Waiting [2026-04-07T13:27:00.482Z] 10ff1da154af: Waiting [2026-04-07T13:27:00.482Z] c842aed3b117: Waiting [2026-04-07T13:27:00.482Z] c4e71c2a4573: Waiting [2026-04-07T13:27:00.482Z] bf6aa2897be3: Waiting [2026-04-07T13:27:00.482Z] 4e429a258011: Waiting [2026-04-07T13:27:00.482Z] 2941e8748b51: Layer already exists [2026-04-07T13:27:00.482Z] e7417f361ee6: Layer already exists [2026-04-07T13:27:00.482Z] 7c9623902f49: Layer already exists [2026-04-07T13:27:00.482Z] 2c4c46be4c86: Layer already exists [2026-04-07T13:27:00.482Z] 5cbcb1692729: Layer already exists [2026-04-07T13:27:00.482Z] 4e429a258011: Layer already exists [2026-04-07T13:27:00.482Z] 10ff1da154af: Layer already exists [2026-04-07T13:27:00.482Z] 57c073b34479: Layer already exists [2026-04-07T13:27:00.482Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:00.482Z] c842aed3b117: Layer already exists [2026-04-07T13:27:00.482Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:00.748Z] 4.1.0-dev.105: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:01.106Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:01.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:01.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-07T13:27:01.458Z] 7c9623902f49: Preparing [2026-04-07T13:27:01.458Z] 5cbcb1692729: Preparing [2026-04-07T13:27:01.458Z] 2c4c46be4c86: Preparing [2026-04-07T13:27:01.458Z] e7417f361ee6: Preparing [2026-04-07T13:27:01.458Z] 2941e8748b51: Preparing [2026-04-07T13:27:01.458Z] bf6aa2897be3: Preparing [2026-04-07T13:27:01.458Z] 4e429a258011: Preparing [2026-04-07T13:27:01.458Z] 57c073b34479: Preparing [2026-04-07T13:27:01.458Z] 10ff1da154af: Preparing [2026-04-07T13:27:01.458Z] c842aed3b117: Preparing [2026-04-07T13:27:01.458Z] c4e71c2a4573: Preparing [2026-04-07T13:27:01.458Z] 4e429a258011: Waiting [2026-04-07T13:27:01.458Z] 57c073b34479: Waiting [2026-04-07T13:27:01.458Z] 10ff1da154af: Waiting [2026-04-07T13:27:01.458Z] c842aed3b117: Waiting [2026-04-07T13:27:01.458Z] bf6aa2897be3: Waiting [2026-04-07T13:27:01.458Z] c4e71c2a4573: Waiting [2026-04-07T13:27:01.458Z] 7c9623902f49: Layer already exists [2026-04-07T13:27:01.458Z] 2941e8748b51: Layer already exists [2026-04-07T13:27:01.458Z] 5cbcb1692729: Layer already exists [2026-04-07T13:27:01.458Z] e7417f361ee6: Layer already exists [2026-04-07T13:27:01.458Z] 2c4c46be4c86: Layer already exists [2026-04-07T13:27:01.458Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:01.458Z] 57c073b34479: Layer already exists [2026-04-07T13:27:01.458Z] 10ff1da154af: Layer already exists [2026-04-07T13:27:01.458Z] 4e429a258011: Layer already exists [2026-04-07T13:27:01.458Z] c842aed3b117: Layer already exists [2026-04-07T13:27:01.458Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:01.723Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:02.085Z] + 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-04-07T13:27:03.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-04-07T13:27:03.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-07T13:27:03.390Z] 7c9623902f49: Preparing [2026-04-07T13:27:03.390Z] 5cbcb1692729: Preparing [2026-04-07T13:27:03.390Z] 2c4c46be4c86: Preparing [2026-04-07T13:27:03.390Z] e7417f361ee6: Preparing [2026-04-07T13:27:03.390Z] 2941e8748b51: Preparing [2026-04-07T13:27:03.390Z] bf6aa2897be3: Preparing [2026-04-07T13:27:03.390Z] 4e429a258011: Preparing [2026-04-07T13:27:03.390Z] bf6aa2897be3: Waiting [2026-04-07T13:27:03.390Z] 57c073b34479: Preparing [2026-04-07T13:27:03.390Z] 4e429a258011: Waiting [2026-04-07T13:27:03.390Z] 57c073b34479: Waiting [2026-04-07T13:27:03.390Z] 10ff1da154af: Preparing [2026-04-07T13:27:03.390Z] 10ff1da154af: Waiting [2026-04-07T13:27:03.390Z] c842aed3b117: Preparing [2026-04-07T13:27:03.390Z] c4e71c2a4573: Preparing [2026-04-07T13:27:03.390Z] c842aed3b117: Waiting [2026-04-07T13:27:03.390Z] c4e71c2a4573: Waiting [2026-04-07T13:27:03.390Z] 2c4c46be4c86: Layer already exists [2026-04-07T13:27:03.390Z] 2941e8748b51: Layer already exists [2026-04-07T13:27:03.390Z] 7c9623902f49: Layer already exists [2026-04-07T13:27:03.390Z] 5cbcb1692729: Layer already exists [2026-04-07T13:27:03.390Z] e7417f361ee6: Layer already exists [2026-04-07T13:27:03.390Z] 4e429a258011: Layer already exists [2026-04-07T13:27:03.390Z] 57c073b34479: Layer already exists [2026-04-07T13:27:03.390Z] 10ff1da154af: Layer already exists [2026-04-07T13:27:03.390Z] c842aed3b117: Layer already exists [2026-04-07T13:27:03.390Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:03.390Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:03.654Z] main: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:27:03.751Z] ===================================================== [Pipeline] echo [2026-04-07T13:27:03.763Z] taggedImages: [2026-04-07T13:27:03.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:03.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-07T13:27:03.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 [2026-04-07T13:27:03.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:03.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-07T13:27:03.795Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-04-07T13:27:03.795Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:03.795Z] latest [2026-04-07T13:27:03.795Z] 4.1.0-dev.105 [2026-04-07T13:27:03.795Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:03.795Z] main [2026-04-07T13:27:03.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:04.165Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:04.521Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:04.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-07T13:27:04.521Z] e7aab95d2b70: Preparing [2026-04-07T13:27:04.521Z] c73ee6d3fb82: Preparing [2026-04-07T13:27:04.521Z] 74bd68483308: Preparing [2026-04-07T13:27:04.521Z] 91e798d66825: Preparing [2026-04-07T13:27:04.521Z] 3cd681f9216d: Preparing [2026-04-07T13:27:04.521Z] 1847e2ebc5fb: Preparing [2026-04-07T13:27:04.521Z] 25ce2e34edc4: Preparing [2026-04-07T13:27:04.521Z] bf6aa2897be3: Preparing [2026-04-07T13:27:04.521Z] 4e429a258011: Preparing [2026-04-07T13:27:04.521Z] 1d63fd1a34b7: Preparing [2026-04-07T13:27:04.521Z] cfe4f674ea30: Preparing [2026-04-07T13:27:04.521Z] c4e71c2a4573: Preparing [2026-04-07T13:27:04.521Z] 1847e2ebc5fb: Waiting [2026-04-07T13:27:04.521Z] 1d63fd1a34b7: Waiting [2026-04-07T13:27:04.521Z] cfe4f674ea30: Waiting [2026-04-07T13:27:04.521Z] 25ce2e34edc4: Waiting [2026-04-07T13:27:04.521Z] c4e71c2a4573: Waiting [2026-04-07T13:27:04.521Z] 4e429a258011: Waiting [2026-04-07T13:27:04.521Z] bf6aa2897be3: Waiting [2026-04-07T13:27:04.785Z] 3cd681f9216d: Pushed [2026-04-07T13:27:04.785Z] c73ee6d3fb82: Pushed [2026-04-07T13:27:04.785Z] e7aab95d2b70: Pushed [2026-04-07T13:27:04.785Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:04.785Z] 4e429a258011: Layer already exists [2026-04-07T13:27:04.785Z] 1847e2ebc5fb: Pushed [2026-04-07T13:27:04.785Z] 25ce2e34edc4: Pushed [2026-04-07T13:27:04.785Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:05.050Z] 1d63fd1a34b7: Pushed [2026-04-07T13:27:08.371Z] cfe4f674ea30: Pushed [2026-04-07T13:27:11.687Z] 91e798d66825: Pushed [2026-04-07T13:27:11.687Z] 74bd68483308: Pushed [2026-04-07T13:27:11.950Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:12.307Z] + 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-04-07T13:27:12.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-07T13:27:12.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-07T13:27:12.653Z] e7aab95d2b70: Preparing [2026-04-07T13:27:12.653Z] c73ee6d3fb82: Preparing [2026-04-07T13:27:12.653Z] 74bd68483308: Preparing [2026-04-07T13:27:12.653Z] 91e798d66825: Preparing [2026-04-07T13:27:12.653Z] 3cd681f9216d: Preparing [2026-04-07T13:27:12.653Z] 1847e2ebc5fb: Preparing [2026-04-07T13:27:12.653Z] 25ce2e34edc4: Preparing [2026-04-07T13:27:12.653Z] bf6aa2897be3: Preparing [2026-04-07T13:27:12.653Z] 4e429a258011: Preparing [2026-04-07T13:27:12.653Z] 1d63fd1a34b7: Preparing [2026-04-07T13:27:12.653Z] cfe4f674ea30: Preparing [2026-04-07T13:27:12.653Z] c4e71c2a4573: Preparing [2026-04-07T13:27:12.653Z] bf6aa2897be3: Waiting [2026-04-07T13:27:12.653Z] 4e429a258011: Waiting [2026-04-07T13:27:12.653Z] 1847e2ebc5fb: Waiting [2026-04-07T13:27:12.653Z] 25ce2e34edc4: Waiting [2026-04-07T13:27:12.653Z] cfe4f674ea30: Waiting [2026-04-07T13:27:12.653Z] 1d63fd1a34b7: Waiting [2026-04-07T13:27:12.653Z] c4e71c2a4573: Waiting [2026-04-07T13:27:12.653Z] 91e798d66825: Layer already exists [2026-04-07T13:27:12.653Z] e7aab95d2b70: Layer already exists [2026-04-07T13:27:12.653Z] c73ee6d3fb82: Layer already exists [2026-04-07T13:27:12.653Z] 74bd68483308: Layer already exists [2026-04-07T13:27:12.653Z] 3cd681f9216d: Layer already exists [2026-04-07T13:27:12.653Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:12.653Z] 1d63fd1a34b7: Layer already exists [2026-04-07T13:27:12.653Z] 25ce2e34edc4: Layer already exists [2026-04-07T13:27:12.653Z] 4e429a258011: Layer already exists [2026-04-07T13:27:12.653Z] 1847e2ebc5fb: Layer already exists [2026-04-07T13:27:12.653Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:12.653Z] cfe4f674ea30: Layer already exists [2026-04-07T13:27:12.917Z] latest: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:13.268Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:13.616Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 [2026-04-07T13:27:13.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-07T13:27:13.616Z] e7aab95d2b70: Preparing [2026-04-07T13:27:13.616Z] c73ee6d3fb82: Preparing [2026-04-07T13:27:13.616Z] 74bd68483308: Preparing [2026-04-07T13:27:13.616Z] 91e798d66825: Preparing [2026-04-07T13:27:13.616Z] 3cd681f9216d: Preparing [2026-04-07T13:27:13.616Z] 1847e2ebc5fb: Preparing [2026-04-07T13:27:13.616Z] 25ce2e34edc4: Preparing [2026-04-07T13:27:13.616Z] bf6aa2897be3: Preparing [2026-04-07T13:27:13.616Z] 4e429a258011: Preparing [2026-04-07T13:27:13.616Z] 1d63fd1a34b7: Preparing [2026-04-07T13:27:13.616Z] cfe4f674ea30: Preparing [2026-04-07T13:27:13.616Z] c4e71c2a4573: Preparing [2026-04-07T13:27:13.616Z] 4e429a258011: Waiting [2026-04-07T13:27:13.616Z] 1d63fd1a34b7: Waiting [2026-04-07T13:27:13.616Z] cfe4f674ea30: Waiting [2026-04-07T13:27:13.616Z] c4e71c2a4573: Waiting [2026-04-07T13:27:13.616Z] 1847e2ebc5fb: Waiting [2026-04-07T13:27:13.616Z] bf6aa2897be3: Waiting [2026-04-07T13:27:13.616Z] 25ce2e34edc4: Waiting [2026-04-07T13:27:13.616Z] e7aab95d2b70: Layer already exists [2026-04-07T13:27:13.616Z] c73ee6d3fb82: Layer already exists [2026-04-07T13:27:13.616Z] 74bd68483308: Layer already exists [2026-04-07T13:27:13.616Z] 91e798d66825: Layer already exists [2026-04-07T13:27:13.616Z] 3cd681f9216d: Layer already exists [2026-04-07T13:27:13.616Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:13.616Z] 25ce2e34edc4: Layer already exists [2026-04-07T13:27:13.616Z] 1d63fd1a34b7: Layer already exists [2026-04-07T13:27:13.616Z] 1847e2ebc5fb: Layer already exists [2026-04-07T13:27:13.616Z] 4e429a258011: Layer already exists [2026-04-07T13:27:13.616Z] cfe4f674ea30: Layer already exists [2026-04-07T13:27:13.616Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:13.881Z] 4.1.0-dev.105: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:14.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:17.161Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:17.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-07T13:27:17.161Z] e7aab95d2b70: Preparing [2026-04-07T13:27:17.161Z] c73ee6d3fb82: Preparing [2026-04-07T13:27:17.161Z] 74bd68483308: Preparing [2026-04-07T13:27:17.161Z] 91e798d66825: Preparing [2026-04-07T13:27:17.161Z] 3cd681f9216d: Preparing [2026-04-07T13:27:17.161Z] 1847e2ebc5fb: Preparing [2026-04-07T13:27:17.161Z] 25ce2e34edc4: Preparing [2026-04-07T13:27:17.161Z] bf6aa2897be3: Preparing [2026-04-07T13:27:17.161Z] 4e429a258011: Preparing [2026-04-07T13:27:17.161Z] 1d63fd1a34b7: Preparing [2026-04-07T13:27:17.161Z] cfe4f674ea30: Preparing [2026-04-07T13:27:17.161Z] c4e71c2a4573: Preparing [2026-04-07T13:27:17.161Z] 25ce2e34edc4: Waiting [2026-04-07T13:27:17.161Z] bf6aa2897be3: Waiting [2026-04-07T13:27:17.161Z] 4e429a258011: Waiting [2026-04-07T13:27:17.161Z] 1d63fd1a34b7: Waiting [2026-04-07T13:27:17.161Z] cfe4f674ea30: Waiting [2026-04-07T13:27:17.161Z] c4e71c2a4573: Waiting [2026-04-07T13:27:17.161Z] 1847e2ebc5fb: Waiting [2026-04-07T13:27:17.161Z] c73ee6d3fb82: Layer already exists [2026-04-07T13:27:17.161Z] 74bd68483308: Layer already exists [2026-04-07T13:27:17.161Z] 91e798d66825: Layer already exists [2026-04-07T13:27:17.161Z] 3cd681f9216d: Layer already exists [2026-04-07T13:27:17.161Z] e7aab95d2b70: Layer already exists [2026-04-07T13:27:17.161Z] 1847e2ebc5fb: Layer already exists [2026-04-07T13:27:17.161Z] 25ce2e34edc4: Layer already exists [2026-04-07T13:27:17.161Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:17.161Z] 1d63fd1a34b7: Layer already exists [2026-04-07T13:27:17.161Z] 4e429a258011: Layer already exists [2026-04-07T13:27:17.161Z] cfe4f674ea30: Layer already exists [2026-04-07T13:27:17.161Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:17.425Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:17.813Z] + 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-04-07T13:27:18.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-04-07T13:27:18.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-07T13:27:18.270Z] e7aab95d2b70: Preparing [2026-04-07T13:27:18.270Z] c73ee6d3fb82: Preparing [2026-04-07T13:27:18.270Z] 74bd68483308: Preparing [2026-04-07T13:27:18.270Z] 91e798d66825: Preparing [2026-04-07T13:27:18.270Z] 3cd681f9216d: Preparing [2026-04-07T13:27:18.270Z] 1847e2ebc5fb: Preparing [2026-04-07T13:27:18.270Z] 25ce2e34edc4: Preparing [2026-04-07T13:27:18.270Z] 1847e2ebc5fb: Waiting [2026-04-07T13:27:18.270Z] bf6aa2897be3: Preparing [2026-04-07T13:27:18.270Z] 25ce2e34edc4: Waiting [2026-04-07T13:27:18.270Z] 4e429a258011: Preparing [2026-04-07T13:27:18.270Z] bf6aa2897be3: Waiting [2026-04-07T13:27:18.270Z] 4e429a258011: Waiting [2026-04-07T13:27:18.270Z] 1d63fd1a34b7: Preparing [2026-04-07T13:27:18.270Z] cfe4f674ea30: Preparing [2026-04-07T13:27:18.270Z] 1d63fd1a34b7: Waiting [2026-04-07T13:27:18.270Z] c4e71c2a4573: Preparing [2026-04-07T13:27:18.270Z] cfe4f674ea30: Waiting [2026-04-07T13:27:18.270Z] 3cd681f9216d: Layer already exists [2026-04-07T13:27:18.270Z] 74bd68483308: Layer already exists [2026-04-07T13:27:18.270Z] 91e798d66825: Layer already exists [2026-04-07T13:27:18.270Z] c73ee6d3fb82: Layer already exists [2026-04-07T13:27:18.270Z] e7aab95d2b70: Layer already exists [2026-04-07T13:27:18.270Z] 1847e2ebc5fb: Layer already exists [2026-04-07T13:27:18.270Z] 1d63fd1a34b7: Layer already exists [2026-04-07T13:27:18.270Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:18.270Z] 4e429a258011: Layer already exists [2026-04-07T13:27:18.270Z] 25ce2e34edc4: Layer already exists [2026-04-07T13:27:18.270Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:18.270Z] cfe4f674ea30: Layer already exists [2026-04-07T13:27:18.270Z] main: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:27:18.353Z] ===================================================== [Pipeline] echo [2026-04-07T13:27:18.369Z] taggedImages: [2026-04-07T13:27:18.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:18.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-07T13:27:18.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 [2026-04-07T13:27:18.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:18.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-07T13:27:18.394Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-04-07T13:27:18.394Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:18.394Z] latest [2026-04-07T13:27:18.394Z] 4.1.0-dev.105 [2026-04-07T13:27:18.394Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:18.394Z] main [2026-04-07T13:27:18.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:18.779Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:19.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:19.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-07T13:27:19.138Z] df0271f0baa5: Preparing [2026-04-07T13:27:19.138Z] ddc6aa5e6874: Preparing [2026-04-07T13:27:19.138Z] bf6aa2897be3: Preparing [2026-04-07T13:27:19.138Z] 4e429a258011: Preparing [2026-04-07T13:27:19.138Z] 75487fa7c560: Preparing [2026-04-07T13:27:19.138Z] 043fe373da67: Preparing [2026-04-07T13:27:19.138Z] c4e71c2a4573: Preparing [2026-04-07T13:27:19.138Z] 043fe373da67: Waiting [2026-04-07T13:27:19.138Z] c4e71c2a4573: Waiting [2026-04-07T13:27:19.428Z] 4e429a258011: Layer already exists [2026-04-07T13:27:19.429Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:19.429Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:19.429Z] 75487fa7c560: Pushed [2026-04-07T13:27:19.429Z] df0271f0baa5: Pushed [2026-04-07T13:27:21.354Z] 043fe373da67: Pushed [2026-04-07T13:27:26.672Z] ddc6aa5e6874: Pushed [2026-04-07T13:27:26.672Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:27.025Z] + 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-04-07T13:27:27.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-07T13:27:27.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-07T13:27:27.371Z] df0271f0baa5: Preparing [2026-04-07T13:27:27.371Z] ddc6aa5e6874: Preparing [2026-04-07T13:27:27.371Z] bf6aa2897be3: Preparing [2026-04-07T13:27:27.371Z] 4e429a258011: Preparing [2026-04-07T13:27:27.371Z] 75487fa7c560: Preparing [2026-04-07T13:27:27.371Z] 043fe373da67: Preparing [2026-04-07T13:27:27.371Z] c4e71c2a4573: Preparing [2026-04-07T13:27:27.371Z] 043fe373da67: Waiting [2026-04-07T13:27:27.371Z] c4e71c2a4573: Waiting [2026-04-07T13:27:27.371Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:27.371Z] df0271f0baa5: Layer already exists [2026-04-07T13:27:27.371Z] 75487fa7c560: Layer already exists [2026-04-07T13:27:27.371Z] 4e429a258011: Layer already exists [2026-04-07T13:27:27.371Z] ddc6aa5e6874: Layer already exists [2026-04-07T13:27:27.371Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:30.701Z] 043fe373da67: Layer already exists [2026-04-07T13:27:30.966Z] latest: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:31.315Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:31.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 [2026-04-07T13:27:31.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-07T13:27:31.657Z] df0271f0baa5: Preparing [2026-04-07T13:27:31.657Z] ddc6aa5e6874: Preparing [2026-04-07T13:27:31.657Z] bf6aa2897be3: Preparing [2026-04-07T13:27:31.657Z] 4e429a258011: Preparing [2026-04-07T13:27:31.657Z] 75487fa7c560: Preparing [2026-04-07T13:27:31.657Z] 043fe373da67: Preparing [2026-04-07T13:27:31.657Z] c4e71c2a4573: Preparing [2026-04-07T13:27:31.657Z] 043fe373da67: Waiting [2026-04-07T13:27:31.657Z] c4e71c2a4573: Waiting [2026-04-07T13:27:31.657Z] 4e429a258011: Layer already exists [2026-04-07T13:27:31.657Z] 75487fa7c560: Layer already exists [2026-04-07T13:27:31.657Z] df0271f0baa5: Layer already exists [2026-04-07T13:27:31.657Z] ddc6aa5e6874: Layer already exists [2026-04-07T13:27:31.657Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:31.657Z] 043fe373da67: Layer already exists [2026-04-07T13:27:31.657Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:31.920Z] 4.1.0-dev.105: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:32.267Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:32.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:32.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-07T13:27:32.616Z] df0271f0baa5: Preparing [2026-04-07T13:27:32.616Z] ddc6aa5e6874: Preparing [2026-04-07T13:27:32.616Z] bf6aa2897be3: Preparing [2026-04-07T13:27:32.616Z] 4e429a258011: Preparing [2026-04-07T13:27:32.616Z] 75487fa7c560: Preparing [2026-04-07T13:27:32.616Z] 043fe373da67: Preparing [2026-04-07T13:27:32.616Z] c4e71c2a4573: Preparing [2026-04-07T13:27:32.616Z] c4e71c2a4573: Waiting [2026-04-07T13:27:32.616Z] 043fe373da67: Waiting [2026-04-07T13:27:32.616Z] df0271f0baa5: Layer already exists [2026-04-07T13:27:32.616Z] 4e429a258011: Layer already exists [2026-04-07T13:27:32.616Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:32.616Z] ddc6aa5e6874: Layer already exists [2026-04-07T13:27:32.616Z] 75487fa7c560: Layer already exists [2026-04-07T13:27:32.616Z] 043fe373da67: Layer already exists [2026-04-07T13:27:32.616Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:32.616Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:33.231Z] + 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-04-07T13:27:33.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-04-07T13:27:33.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-07T13:27:33.578Z] df0271f0baa5: Preparing [2026-04-07T13:27:33.578Z] ddc6aa5e6874: Preparing [2026-04-07T13:27:33.578Z] bf6aa2897be3: Preparing [2026-04-07T13:27:33.578Z] 4e429a258011: Preparing [2026-04-07T13:27:33.578Z] 75487fa7c560: Preparing [2026-04-07T13:27:33.578Z] 043fe373da67: Preparing [2026-04-07T13:27:33.578Z] c4e71c2a4573: Preparing [2026-04-07T13:27:33.578Z] 043fe373da67: Waiting [2026-04-07T13:27:33.578Z] c4e71c2a4573: Waiting [2026-04-07T13:27:33.578Z] 4e429a258011: Layer already exists [2026-04-07T13:27:33.578Z] 75487fa7c560: Layer already exists [2026-04-07T13:27:33.578Z] df0271f0baa5: Layer already exists [2026-04-07T13:27:33.578Z] ddc6aa5e6874: Layer already exists [2026-04-07T13:27:33.578Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:33.578Z] 043fe373da67: Layer already exists [2026-04-07T13:27:33.578Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:33.578Z] main: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:27:33.928Z] ===================================================== [Pipeline] echo [2026-04-07T13:27:33.947Z] taggedImages: [2026-04-07T13:27:33.947Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:33.947Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-07T13:27:33.947Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 [2026-04-07T13:27:33.947Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:33.947Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-07T13:27:33.983Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-04-07T13:27:33.983Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:33.983Z] latest [2026-04-07T13:27:33.983Z] 4.1.0-dev.105 [2026-04-07T13:27:33.983Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:27:33.983Z] main [2026-04-07T13:27:33.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:34.360Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:27:34.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:27:34.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-07T13:27:34.706Z] ff02377acd13: Preparing [2026-04-07T13:27:34.706Z] 42d44ec26dbf: Preparing [2026-04-07T13:27:34.706Z] ee47aa0aade5: Preparing [2026-04-07T13:27:34.706Z] bf6aa2897be3: Preparing [2026-04-07T13:27:34.706Z] 4e429a258011: Preparing [2026-04-07T13:27:34.706Z] 320408d7ae92: Preparing [2026-04-07T13:27:34.706Z] 09774b682ac8: Preparing [2026-04-07T13:27:34.706Z] 7cc4a55823b8: Preparing [2026-04-07T13:27:34.706Z] adf54ef9f73f: Preparing [2026-04-07T13:27:34.706Z] c4e71c2a4573: Preparing [2026-04-07T13:27:34.706Z] 320408d7ae92: Waiting [2026-04-07T13:27:34.706Z] adf54ef9f73f: Waiting [2026-04-07T13:27:34.706Z] 09774b682ac8: Waiting [2026-04-07T13:27:34.706Z] 7cc4a55823b8: Waiting [2026-04-07T13:27:34.706Z] c4e71c2a4573: Waiting [2026-04-07T13:27:34.706Z] 4e429a258011: Layer already exists [2026-04-07T13:27:34.706Z] bf6aa2897be3: Layer already exists [2026-04-07T13:27:34.970Z] ee47aa0aade5: Pushed [2026-04-07T13:27:34.970Z] 42d44ec26dbf: Pushed [2026-04-07T13:27:34.970Z] ff02377acd13: Pushed [2026-04-07T13:27:34.970Z] c4e71c2a4573: Layer already exists [2026-04-07T13:27:34.970Z] 7cc4a55823b8: Pushed [2026-04-07T13:27:35.920Z] adf54ef9f73f: Pushed [2026-04-07T13:27:48.190Z] 09774b682ac8: Pushed [2026-04-07T13:28:03.138Z] 320408d7ae92: Pushed [2026-04-07T13:28:03.138Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:03.494Z] + 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-04-07T13:28:03.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-07T13:28:03.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-07T13:28:03.838Z] ff02377acd13: Preparing [2026-04-07T13:28:03.838Z] 42d44ec26dbf: Preparing [2026-04-07T13:28:03.838Z] ee47aa0aade5: Preparing [2026-04-07T13:28:03.838Z] bf6aa2897be3: Preparing [2026-04-07T13:28:03.838Z] 4e429a258011: Preparing [2026-04-07T13:28:03.838Z] 320408d7ae92: Preparing [2026-04-07T13:28:03.838Z] 09774b682ac8: Preparing [2026-04-07T13:28:03.838Z] 7cc4a55823b8: Preparing [2026-04-07T13:28:03.838Z] adf54ef9f73f: Preparing [2026-04-07T13:28:03.838Z] c4e71c2a4573: Preparing [2026-04-07T13:28:03.838Z] 320408d7ae92: Waiting [2026-04-07T13:28:03.838Z] 09774b682ac8: Waiting [2026-04-07T13:28:03.838Z] 7cc4a55823b8: Waiting [2026-04-07T13:28:03.838Z] adf54ef9f73f: Waiting [2026-04-07T13:28:03.838Z] c4e71c2a4573: Waiting [2026-04-07T13:28:03.838Z] 42d44ec26dbf: Layer already exists [2026-04-07T13:28:03.838Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:03.838Z] ee47aa0aade5: Layer already exists [2026-04-07T13:28:03.838Z] ff02377acd13: Layer already exists [2026-04-07T13:28:03.838Z] 4e429a258011: Layer already exists [2026-04-07T13:28:03.838Z] adf54ef9f73f: Layer already exists [2026-04-07T13:28:03.838Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:28:03.838Z] 09774b682ac8: Layer already exists [2026-04-07T13:28:03.838Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:03.838Z] 320408d7ae92: Layer already exists [2026-04-07T13:28:04.102Z] latest: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:04.449Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:04.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 [2026-04-07T13:28:04.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-07T13:28:04.799Z] ff02377acd13: Preparing [2026-04-07T13:28:04.799Z] 42d44ec26dbf: Preparing [2026-04-07T13:28:04.799Z] ee47aa0aade5: Preparing [2026-04-07T13:28:04.799Z] bf6aa2897be3: Preparing [2026-04-07T13:28:04.799Z] 4e429a258011: Preparing [2026-04-07T13:28:04.799Z] 320408d7ae92: Preparing [2026-04-07T13:28:04.799Z] 09774b682ac8: Preparing [2026-04-07T13:28:04.799Z] 7cc4a55823b8: Preparing [2026-04-07T13:28:04.799Z] adf54ef9f73f: Preparing [2026-04-07T13:28:04.799Z] c4e71c2a4573: Preparing [2026-04-07T13:28:04.799Z] 320408d7ae92: Waiting [2026-04-07T13:28:04.799Z] 09774b682ac8: Waiting [2026-04-07T13:28:04.799Z] 7cc4a55823b8: Waiting [2026-04-07T13:28:04.799Z] adf54ef9f73f: Waiting [2026-04-07T13:28:04.799Z] c4e71c2a4573: Waiting [2026-04-07T13:28:04.799Z] ff02377acd13: Layer already exists [2026-04-07T13:28:04.799Z] ee47aa0aade5: Layer already exists [2026-04-07T13:28:04.799Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:04.799Z] 42d44ec26dbf: Layer already exists [2026-04-07T13:28:04.799Z] 4e429a258011: Layer already exists [2026-04-07T13:28:04.799Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:28:04.799Z] 320408d7ae92: Layer already exists [2026-04-07T13:28:04.799Z] adf54ef9f73f: Layer already exists [2026-04-07T13:28:04.799Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:04.799Z] 09774b682ac8: Layer already exists [2026-04-07T13:28:04.799Z] 4.1.0-dev.105: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:05.424Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:05.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:28:05.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-07T13:28:05.778Z] ff02377acd13: Preparing [2026-04-07T13:28:05.778Z] 42d44ec26dbf: Preparing [2026-04-07T13:28:05.778Z] ee47aa0aade5: Preparing [2026-04-07T13:28:05.778Z] bf6aa2897be3: Preparing [2026-04-07T13:28:05.778Z] 4e429a258011: Preparing [2026-04-07T13:28:05.778Z] 320408d7ae92: Preparing [2026-04-07T13:28:05.778Z] 09774b682ac8: Preparing [2026-04-07T13:28:05.778Z] 7cc4a55823b8: Preparing [2026-04-07T13:28:05.778Z] adf54ef9f73f: Preparing [2026-04-07T13:28:05.778Z] c4e71c2a4573: Preparing [2026-04-07T13:28:05.778Z] 320408d7ae92: Waiting [2026-04-07T13:28:05.778Z] adf54ef9f73f: Waiting [2026-04-07T13:28:05.778Z] 09774b682ac8: Waiting [2026-04-07T13:28:05.778Z] 7cc4a55823b8: Waiting [2026-04-07T13:28:05.778Z] c4e71c2a4573: Waiting [2026-04-07T13:28:05.778Z] ff02377acd13: Layer already exists [2026-04-07T13:28:05.778Z] 4e429a258011: Layer already exists [2026-04-07T13:28:05.778Z] 42d44ec26dbf: Layer already exists [2026-04-07T13:28:05.778Z] ee47aa0aade5: Layer already exists [2026-04-07T13:28:05.778Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:05.778Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:05.778Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:28:05.778Z] 09774b682ac8: Layer already exists [2026-04-07T13:28:05.778Z] adf54ef9f73f: Layer already exists [2026-04-07T13:28:05.778Z] 320408d7ae92: Layer already exists [2026-04-07T13:28:05.778Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:06.129Z] + 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-04-07T13:28:06.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-04-07T13:28:06.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-07T13:28:06.472Z] ff02377acd13: Preparing [2026-04-07T13:28:06.472Z] 42d44ec26dbf: Preparing [2026-04-07T13:28:06.472Z] ee47aa0aade5: Preparing [2026-04-07T13:28:06.472Z] bf6aa2897be3: Preparing [2026-04-07T13:28:06.472Z] 4e429a258011: Preparing [2026-04-07T13:28:06.472Z] 320408d7ae92: Preparing [2026-04-07T13:28:06.472Z] 09774b682ac8: Preparing [2026-04-07T13:28:06.472Z] 7cc4a55823b8: Preparing [2026-04-07T13:28:06.472Z] adf54ef9f73f: Preparing [2026-04-07T13:28:06.472Z] c4e71c2a4573: Preparing [2026-04-07T13:28:06.472Z] 320408d7ae92: Waiting [2026-04-07T13:28:06.472Z] 09774b682ac8: Waiting [2026-04-07T13:28:06.472Z] 7cc4a55823b8: Waiting [2026-04-07T13:28:06.472Z] adf54ef9f73f: Waiting [2026-04-07T13:28:06.472Z] c4e71c2a4573: Waiting [2026-04-07T13:28:06.472Z] ff02377acd13: Layer already exists [2026-04-07T13:28:06.472Z] 4e429a258011: Layer already exists [2026-04-07T13:28:06.472Z] 42d44ec26dbf: Layer already exists [2026-04-07T13:28:06.472Z] ee47aa0aade5: Layer already exists [2026-04-07T13:28:06.472Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:06.472Z] 320408d7ae92: Layer already exists [2026-04-07T13:28:06.472Z] 09774b682ac8: Layer already exists [2026-04-07T13:28:06.472Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:06.472Z] adf54ef9f73f: Layer already exists [2026-04-07T13:28:06.472Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:28:06.736Z] main: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:28:06.823Z] ===================================================== [Pipeline] echo [2026-04-07T13:28:06.838Z] taggedImages: [2026-04-07T13:28:06.838Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:28:06.838Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-07T13:28:06.838Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 [2026-04-07T13:28:06.838Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:28:06.838Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-07T13:28:06.864Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-04-07T13:28:06.864Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:28:06.864Z] latest [2026-04-07T13:28:06.864Z] 4.1.0-dev.105 [2026-04-07T13:28:06.864Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:28:06.864Z] main [2026-04-07T13:28:06.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:07.226Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:07.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:28:07.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-07T13:28:07.570Z] 2f732b3524d2: Preparing [2026-04-07T13:28:07.570Z] 9be930434bef: Preparing [2026-04-07T13:28:07.570Z] d6ed7ef9ca9b: Preparing [2026-04-07T13:28:07.570Z] bf6aa2897be3: Preparing [2026-04-07T13:28:07.570Z] 4e429a258011: Preparing [2026-04-07T13:28:07.570Z] 974197f42708: Preparing [2026-04-07T13:28:07.570Z] dddc442a6ef4: Preparing [2026-04-07T13:28:07.570Z] 135819578e03: Preparing [2026-04-07T13:28:07.570Z] c4e71c2a4573: Preparing [2026-04-07T13:28:07.570Z] 974197f42708: Waiting [2026-04-07T13:28:07.570Z] dddc442a6ef4: Waiting [2026-04-07T13:28:07.570Z] 135819578e03: Waiting [2026-04-07T13:28:07.570Z] c4e71c2a4573: Waiting [2026-04-07T13:28:07.570Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:07.836Z] d6ed7ef9ca9b: Pushed [2026-04-07T13:28:07.836Z] 9be930434bef: Pushed [2026-04-07T13:28:09.774Z] 4e429a258011: Layer already exists [2026-04-07T13:28:09.774Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:09.774Z] 2f732b3524d2: Pushed [2026-04-07T13:28:09.774Z] dddc442a6ef4: Pushed [2026-04-07T13:28:10.350Z] 135819578e03: Pushed [2026-04-07T13:28:36.982Z] 974197f42708: Pushed [2026-04-07T13:28:36.982Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:37.337Z] + 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-04-07T13:28:37.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-07T13:28:37.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-07T13:28:37.699Z] 2f732b3524d2: Preparing [2026-04-07T13:28:37.699Z] 9be930434bef: Preparing [2026-04-07T13:28:37.699Z] d6ed7ef9ca9b: Preparing [2026-04-07T13:28:37.699Z] bf6aa2897be3: Preparing [2026-04-07T13:28:37.699Z] 4e429a258011: Preparing [2026-04-07T13:28:37.699Z] 974197f42708: Preparing [2026-04-07T13:28:37.699Z] dddc442a6ef4: Preparing [2026-04-07T13:28:37.699Z] 135819578e03: Preparing [2026-04-07T13:28:37.699Z] c4e71c2a4573: Preparing [2026-04-07T13:28:37.699Z] 974197f42708: Waiting [2026-04-07T13:28:37.699Z] dddc442a6ef4: Waiting [2026-04-07T13:28:37.699Z] 135819578e03: Waiting [2026-04-07T13:28:37.699Z] c4e71c2a4573: Waiting [2026-04-07T13:28:37.699Z] 2f732b3524d2: Layer already exists [2026-04-07T13:28:37.699Z] 4e429a258011: Layer already exists [2026-04-07T13:28:37.699Z] 9be930434bef: Layer already exists [2026-04-07T13:28:37.699Z] d6ed7ef9ca9b: Layer already exists [2026-04-07T13:28:37.699Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:37.699Z] 974197f42708: Layer already exists [2026-04-07T13:28:37.699Z] dddc442a6ef4: Layer already exists [2026-04-07T13:28:37.699Z] 135819578e03: Layer already exists [2026-04-07T13:28:37.699Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:37.963Z] latest: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:38.308Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:38.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 [2026-04-07T13:28:38.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-07T13:28:38.649Z] 2f732b3524d2: Preparing [2026-04-07T13:28:38.649Z] 9be930434bef: Preparing [2026-04-07T13:28:38.649Z] d6ed7ef9ca9b: Preparing [2026-04-07T13:28:38.649Z] bf6aa2897be3: Preparing [2026-04-07T13:28:38.649Z] 4e429a258011: Preparing [2026-04-07T13:28:38.649Z] 974197f42708: Preparing [2026-04-07T13:28:38.649Z] dddc442a6ef4: Preparing [2026-04-07T13:28:38.649Z] 135819578e03: Preparing [2026-04-07T13:28:38.649Z] c4e71c2a4573: Preparing [2026-04-07T13:28:38.649Z] 974197f42708: Waiting [2026-04-07T13:28:38.649Z] dddc442a6ef4: Waiting [2026-04-07T13:28:38.649Z] 135819578e03: Waiting [2026-04-07T13:28:38.649Z] c4e71c2a4573: Waiting [2026-04-07T13:28:38.649Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:38.649Z] 4e429a258011: Layer already exists [2026-04-07T13:28:38.649Z] d6ed7ef9ca9b: Layer already exists [2026-04-07T13:28:38.649Z] 2f732b3524d2: Layer already exists [2026-04-07T13:28:38.649Z] 9be930434bef: Layer already exists [2026-04-07T13:28:38.649Z] dddc442a6ef4: Layer already exists [2026-04-07T13:28:38.649Z] 974197f42708: Layer already exists [2026-04-07T13:28:38.649Z] 135819578e03: Layer already exists [2026-04-07T13:28:38.649Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:38.649Z] 4.1.0-dev.105: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:39.264Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:39.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:28:39.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-07T13:28:39.619Z] 2f732b3524d2: Preparing [2026-04-07T13:28:39.619Z] 9be930434bef: Preparing [2026-04-07T13:28:39.619Z] d6ed7ef9ca9b: Preparing [2026-04-07T13:28:39.619Z] bf6aa2897be3: Preparing [2026-04-07T13:28:39.619Z] 4e429a258011: Preparing [2026-04-07T13:28:39.619Z] 974197f42708: Preparing [2026-04-07T13:28:39.619Z] dddc442a6ef4: Preparing [2026-04-07T13:28:39.619Z] 135819578e03: Preparing [2026-04-07T13:28:39.619Z] c4e71c2a4573: Preparing [2026-04-07T13:28:39.619Z] 974197f42708: Waiting [2026-04-07T13:28:39.619Z] dddc442a6ef4: Waiting [2026-04-07T13:28:39.619Z] 135819578e03: Waiting [2026-04-07T13:28:39.619Z] c4e71c2a4573: Waiting [2026-04-07T13:28:39.619Z] 4e429a258011: Layer already exists [2026-04-07T13:28:39.619Z] 2f732b3524d2: Layer already exists [2026-04-07T13:28:39.619Z] d6ed7ef9ca9b: Layer already exists [2026-04-07T13:28:39.619Z] 9be930434bef: Layer already exists [2026-04-07T13:28:39.619Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:39.619Z] dddc442a6ef4: Layer already exists [2026-04-07T13:28:39.619Z] 974197f42708: Layer already exists [2026-04-07T13:28:39.619Z] 135819578e03: Layer already exists [2026-04-07T13:28:39.619Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:39.619Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:39.973Z] + 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-04-07T13:28:40.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-04-07T13:28:40.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-07T13:28:40.313Z] 2f732b3524d2: Preparing [2026-04-07T13:28:40.313Z] 9be930434bef: Preparing [2026-04-07T13:28:40.313Z] d6ed7ef9ca9b: Preparing [2026-04-07T13:28:40.313Z] bf6aa2897be3: Preparing [2026-04-07T13:28:40.313Z] 4e429a258011: Preparing [2026-04-07T13:28:40.313Z] 974197f42708: Preparing [2026-04-07T13:28:40.313Z] dddc442a6ef4: Preparing [2026-04-07T13:28:40.313Z] 135819578e03: Preparing [2026-04-07T13:28:40.313Z] c4e71c2a4573: Preparing [2026-04-07T13:28:40.313Z] dddc442a6ef4: Waiting [2026-04-07T13:28:40.313Z] 135819578e03: Waiting [2026-04-07T13:28:40.313Z] c4e71c2a4573: Waiting [2026-04-07T13:28:40.313Z] 974197f42708: Waiting [2026-04-07T13:28:40.313Z] 2f732b3524d2: Layer already exists [2026-04-07T13:28:40.313Z] 4e429a258011: Layer already exists [2026-04-07T13:28:40.313Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:40.313Z] 9be930434bef: Layer already exists [2026-04-07T13:28:40.313Z] d6ed7ef9ca9b: Layer already exists [2026-04-07T13:28:40.313Z] 974197f42708: Layer already exists [2026-04-07T13:28:40.313Z] dddc442a6ef4: Layer already exists [2026-04-07T13:28:40.313Z] c4e71c2a4573: Layer already exists [2026-04-07T13:28:40.313Z] 135819578e03: Layer already exists [2026-04-07T13:28:40.576Z] main: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:28:40.660Z] ===================================================== [Pipeline] echo [2026-04-07T13:28:40.673Z] taggedImages: [2026-04-07T13:28:40.673Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:28:40.673Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-07T13:28:40.673Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 [2026-04-07T13:28:40.673Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:28:40.673Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-07T13:28:40.693Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-04-07T13:28:40.693Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:28:40.693Z] latest [2026-04-07T13:28:40.693Z] 4.1.0-dev.105 [2026-04-07T13:28:40.693Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:28:40.693Z] main [2026-04-07T13:28:40.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:41.050Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:28:41.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:28:41.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-07T13:28:41.411Z] f283535fe3df: Preparing [2026-04-07T13:28:41.411Z] cb7690133a61: Preparing [2026-04-07T13:28:41.411Z] bbeeea5d8efc: Preparing [2026-04-07T13:28:41.411Z] bf6aa2897be3: Preparing [2026-04-07T13:28:41.411Z] 4e429a258011: Preparing [2026-04-07T13:28:41.411Z] 6c0e7c422f8c: Preparing [2026-04-07T13:28:41.411Z] 7cc4a55823b8: Preparing [2026-04-07T13:28:41.411Z] adf54ef9f73f: Preparing [2026-04-07T13:28:41.411Z] c4e71c2a4573: Preparing [2026-04-07T13:28:41.411Z] 7cc4a55823b8: Waiting [2026-04-07T13:28:41.411Z] 6c0e7c422f8c: Waiting [2026-04-07T13:28:41.411Z] adf54ef9f73f: Waiting [2026-04-07T13:28:41.411Z] c4e71c2a4573: Waiting [2026-04-07T13:28:41.411Z] bf6aa2897be3: Layer already exists [2026-04-07T13:28:41.411Z] 4e429a258011: Layer already exists [2026-04-07T13:28:41.411Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:28:41.674Z] bbeeea5d8efc: Pushed [2026-04-07T13:28:41.674Z] cb7690133a61: Pushed [2026-04-07T13:28:41.674Z] adf54ef9f73f: Layer already exists [2026-04-07T13:28:41.674Z] f283535fe3df: Pushed [2026-04-07T13:28:41.674Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:13.843Z] 6c0e7c422f8c: Pushed [2026-04-07T13:29:13.844Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:14.188Z] + 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-04-07T13:29:14.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-07T13:29:14.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-07T13:29:14.533Z] f283535fe3df: Preparing [2026-04-07T13:29:14.533Z] cb7690133a61: Preparing [2026-04-07T13:29:14.533Z] bbeeea5d8efc: Preparing [2026-04-07T13:29:14.533Z] bf6aa2897be3: Preparing [2026-04-07T13:29:14.533Z] 4e429a258011: Preparing [2026-04-07T13:29:14.533Z] 6c0e7c422f8c: Preparing [2026-04-07T13:29:14.533Z] 7cc4a55823b8: Preparing [2026-04-07T13:29:14.533Z] adf54ef9f73f: Preparing [2026-04-07T13:29:14.533Z] c4e71c2a4573: Preparing [2026-04-07T13:29:14.533Z] 7cc4a55823b8: Waiting [2026-04-07T13:29:14.533Z] adf54ef9f73f: Waiting [2026-04-07T13:29:14.533Z] c4e71c2a4573: Waiting [2026-04-07T13:29:14.533Z] 6c0e7c422f8c: Waiting [2026-04-07T13:29:14.533Z] f283535fe3df: Layer already exists [2026-04-07T13:29:14.533Z] 4e429a258011: Layer already exists [2026-04-07T13:29:14.533Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:14.533Z] bbeeea5d8efc: Layer already exists [2026-04-07T13:29:14.533Z] cb7690133a61: Layer already exists [2026-04-07T13:29:14.533Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:29:14.533Z] adf54ef9f73f: Layer already exists [2026-04-07T13:29:14.533Z] 6c0e7c422f8c: Layer already exists [2026-04-07T13:29:14.533Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:14.796Z] latest: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:15.198Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:16.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 [2026-04-07T13:29:16.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-07T13:29:16.981Z] f283535fe3df: Preparing [2026-04-07T13:29:16.981Z] cb7690133a61: Preparing [2026-04-07T13:29:16.981Z] bbeeea5d8efc: Preparing [2026-04-07T13:29:16.981Z] bf6aa2897be3: Preparing [2026-04-07T13:29:16.981Z] 4e429a258011: Preparing [2026-04-07T13:29:16.981Z] 6c0e7c422f8c: Preparing [2026-04-07T13:29:16.981Z] 7cc4a55823b8: Preparing [2026-04-07T13:29:16.981Z] adf54ef9f73f: Preparing [2026-04-07T13:29:16.981Z] c4e71c2a4573: Preparing [2026-04-07T13:29:16.981Z] 6c0e7c422f8c: Waiting [2026-04-07T13:29:16.981Z] 7cc4a55823b8: Waiting [2026-04-07T13:29:16.981Z] adf54ef9f73f: Waiting [2026-04-07T13:29:16.981Z] c4e71c2a4573: Waiting [2026-04-07T13:29:16.981Z] 4e429a258011: Layer already exists [2026-04-07T13:29:16.981Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:16.981Z] bbeeea5d8efc: Layer already exists [2026-04-07T13:29:16.981Z] f283535fe3df: Layer already exists [2026-04-07T13:29:16.981Z] cb7690133a61: Layer already exists [2026-04-07T13:29:16.981Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:29:16.981Z] 6c0e7c422f8c: Layer already exists [2026-04-07T13:29:16.981Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:16.981Z] adf54ef9f73f: Layer already exists [2026-04-07T13:29:17.247Z] 4.1.0-dev.105: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:17.602Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:17.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:17.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-07T13:29:17.953Z] f283535fe3df: Preparing [2026-04-07T13:29:17.953Z] cb7690133a61: Preparing [2026-04-07T13:29:17.953Z] bbeeea5d8efc: Preparing [2026-04-07T13:29:17.953Z] bf6aa2897be3: Preparing [2026-04-07T13:29:17.953Z] 4e429a258011: Preparing [2026-04-07T13:29:17.953Z] 6c0e7c422f8c: Preparing [2026-04-07T13:29:17.953Z] 7cc4a55823b8: Preparing [2026-04-07T13:29:17.953Z] adf54ef9f73f: Preparing [2026-04-07T13:29:17.953Z] c4e71c2a4573: Preparing [2026-04-07T13:29:17.953Z] 7cc4a55823b8: Waiting [2026-04-07T13:29:17.953Z] adf54ef9f73f: Waiting [2026-04-07T13:29:17.953Z] c4e71c2a4573: Waiting [2026-04-07T13:29:17.953Z] 6c0e7c422f8c: Waiting [2026-04-07T13:29:17.953Z] 4e429a258011: Layer already exists [2026-04-07T13:29:17.953Z] f283535fe3df: Layer already exists [2026-04-07T13:29:17.953Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:17.953Z] cb7690133a61: Layer already exists [2026-04-07T13:29:17.953Z] bbeeea5d8efc: Layer already exists [2026-04-07T13:29:17.953Z] 6c0e7c422f8c: Layer already exists [2026-04-07T13:29:17.953Z] adf54ef9f73f: Layer already exists [2026-04-07T13:29:17.953Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:29:17.953Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:18.216Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:18.562Z] + 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-04-07T13:29:18.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-04-07T13:29:18.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-07T13:29:18.899Z] f283535fe3df: Preparing [2026-04-07T13:29:18.899Z] cb7690133a61: Preparing [2026-04-07T13:29:18.899Z] bbeeea5d8efc: Preparing [2026-04-07T13:29:18.899Z] bf6aa2897be3: Preparing [2026-04-07T13:29:18.899Z] 4e429a258011: Preparing [2026-04-07T13:29:18.899Z] 6c0e7c422f8c: Preparing [2026-04-07T13:29:18.899Z] 7cc4a55823b8: Preparing [2026-04-07T13:29:18.899Z] adf54ef9f73f: Preparing [2026-04-07T13:29:18.899Z] c4e71c2a4573: Preparing [2026-04-07T13:29:18.899Z] 6c0e7c422f8c: Waiting [2026-04-07T13:29:18.899Z] 7cc4a55823b8: Waiting [2026-04-07T13:29:18.899Z] c4e71c2a4573: Waiting [2026-04-07T13:29:18.899Z] adf54ef9f73f: Waiting [2026-04-07T13:29:18.899Z] f283535fe3df: Layer already exists [2026-04-07T13:29:18.899Z] bbeeea5d8efc: Layer already exists [2026-04-07T13:29:18.899Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:18.899Z] cb7690133a61: Layer already exists [2026-04-07T13:29:18.899Z] 4e429a258011: Layer already exists [2026-04-07T13:29:18.899Z] 6c0e7c422f8c: Layer already exists [2026-04-07T13:29:18.899Z] 7cc4a55823b8: Layer already exists [2026-04-07T13:29:18.899Z] adf54ef9f73f: Layer already exists [2026-04-07T13:29:18.899Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:18.899Z] main: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:29:19.251Z] ===================================================== [Pipeline] echo [2026-04-07T13:29:19.266Z] taggedImages: [2026-04-07T13:29:19.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:19.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-07T13:29:19.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 [2026-04-07T13:29:19.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:19.266Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-07T13:29:19.293Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-04-07T13:29:19.293Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:19.293Z] latest [2026-04-07T13:29:19.293Z] 4.1.0-dev.105 [2026-04-07T13:29:19.293Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:19.293Z] main [2026-04-07T13:29:19.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:19.651Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:19.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:19.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-07T13:29:19.999Z] aea0d8b259b2: Preparing [2026-04-07T13:29:19.999Z] 705b65890481: Preparing [2026-04-07T13:29:19.999Z] bf6aa2897be3: Preparing [2026-04-07T13:29:19.999Z] 4e429a258011: Preparing [2026-04-07T13:29:19.999Z] 05512bac7dba: Preparing [2026-04-07T13:29:19.999Z] 8422084cde11: Preparing [2026-04-07T13:29:19.999Z] c4e71c2a4573: Preparing [2026-04-07T13:29:19.999Z] 8422084cde11: Waiting [2026-04-07T13:29:19.999Z] c4e71c2a4573: Waiting [2026-04-07T13:29:19.999Z] 4e429a258011: Layer already exists [2026-04-07T13:29:19.999Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:20.261Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:20.261Z] 05512bac7dba: Pushed [2026-04-07T13:29:20.261Z] aea0d8b259b2: Pushed [2026-04-07T13:29:21.210Z] 8422084cde11: Pushed [2026-04-07T13:29:29.382Z] 705b65890481: Pushed [2026-04-07T13:29:29.382Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:29.735Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:30.079Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-07T13:29:30.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-07T13:29:30.079Z] aea0d8b259b2: Preparing [2026-04-07T13:29:30.079Z] 705b65890481: Preparing [2026-04-07T13:29:30.079Z] bf6aa2897be3: Preparing [2026-04-07T13:29:30.079Z] 4e429a258011: Preparing [2026-04-07T13:29:30.079Z] 05512bac7dba: Preparing [2026-04-07T13:29:30.079Z] 8422084cde11: Preparing [2026-04-07T13:29:30.079Z] c4e71c2a4573: Preparing [2026-04-07T13:29:30.079Z] 8422084cde11: Waiting [2026-04-07T13:29:30.079Z] c4e71c2a4573: Waiting [2026-04-07T13:29:30.079Z] 705b65890481: Layer already exists [2026-04-07T13:29:30.079Z] aea0d8b259b2: Layer already exists [2026-04-07T13:29:30.079Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:30.079Z] 4e429a258011: Layer already exists [2026-04-07T13:29:30.079Z] 05512bac7dba: Layer already exists [2026-04-07T13:29:30.079Z] 8422084cde11: Layer already exists [2026-04-07T13:29:30.079Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:30.342Z] latest: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:30.688Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:31.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 [2026-04-07T13:29:31.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-07T13:29:31.029Z] aea0d8b259b2: Preparing [2026-04-07T13:29:31.029Z] 705b65890481: Preparing [2026-04-07T13:29:31.029Z] bf6aa2897be3: Preparing [2026-04-07T13:29:31.029Z] 4e429a258011: Preparing [2026-04-07T13:29:31.029Z] 05512bac7dba: Preparing [2026-04-07T13:29:31.029Z] 8422084cde11: Preparing [2026-04-07T13:29:31.029Z] c4e71c2a4573: Preparing [2026-04-07T13:29:31.029Z] 8422084cde11: Waiting [2026-04-07T13:29:31.029Z] c4e71c2a4573: Waiting [2026-04-07T13:29:31.029Z] aea0d8b259b2: Layer already exists [2026-04-07T13:29:31.029Z] 4e429a258011: Layer already exists [2026-04-07T13:29:31.030Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:31.030Z] 05512bac7dba: Layer already exists [2026-04-07T13:29:31.030Z] 705b65890481: Layer already exists [2026-04-07T13:29:31.030Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:31.030Z] 8422084cde11: Layer already exists [2026-04-07T13:29:31.030Z] 4.1.0-dev.105: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:31.377Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:31.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:31.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-07T13:29:31.727Z] aea0d8b259b2: Preparing [2026-04-07T13:29:31.727Z] 705b65890481: Preparing [2026-04-07T13:29:31.727Z] bf6aa2897be3: Preparing [2026-04-07T13:29:31.727Z] 4e429a258011: Preparing [2026-04-07T13:29:31.727Z] 05512bac7dba: Preparing [2026-04-07T13:29:31.727Z] 8422084cde11: Preparing [2026-04-07T13:29:31.727Z] c4e71c2a4573: Preparing [2026-04-07T13:29:31.727Z] 8422084cde11: Waiting [2026-04-07T13:29:31.727Z] c4e71c2a4573: Waiting [2026-04-07T13:29:31.727Z] 4e429a258011: Layer already exists [2026-04-07T13:29:31.727Z] 705b65890481: Layer already exists [2026-04-07T13:29:31.727Z] aea0d8b259b2: Layer already exists [2026-04-07T13:29:31.727Z] 05512bac7dba: Layer already exists [2026-04-07T13:29:31.727Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:31.727Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:31.727Z] 8422084cde11: Layer already exists [2026-04-07T13:29:31.727Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:32.340Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:32.679Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-04-07T13:29:32.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-07T13:29:32.679Z] aea0d8b259b2: Preparing [2026-04-07T13:29:32.679Z] 705b65890481: Preparing [2026-04-07T13:29:32.679Z] bf6aa2897be3: Preparing [2026-04-07T13:29:32.679Z] 4e429a258011: Preparing [2026-04-07T13:29:32.679Z] 05512bac7dba: Preparing [2026-04-07T13:29:32.679Z] 8422084cde11: Preparing [2026-04-07T13:29:32.679Z] c4e71c2a4573: Preparing [2026-04-07T13:29:32.679Z] 8422084cde11: Waiting [2026-04-07T13:29:32.679Z] c4e71c2a4573: Waiting [2026-04-07T13:29:32.679Z] aea0d8b259b2: Layer already exists [2026-04-07T13:29:32.679Z] 4e429a258011: Layer already exists [2026-04-07T13:29:32.679Z] 705b65890481: Layer already exists [2026-04-07T13:29:32.679Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:32.679Z] 05512bac7dba: Layer already exists [2026-04-07T13:29:32.679Z] 8422084cde11: Layer already exists [2026-04-07T13:29:32.679Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:32.943Z] main: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:29:33.021Z] ===================================================== [Pipeline] echo [2026-04-07T13:29:33.033Z] taggedImages: [2026-04-07T13:29:33.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:33.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-07T13:29:33.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 [2026-04-07T13:29:33.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:33.033Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-07T13:29:33.059Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-04-07T13:29:33.059Z] 1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:33.059Z] latest [2026-04-07T13:29:33.059Z] 4.1.0-dev.105 [2026-04-07T13:29:33.059Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:33.059Z] main [2026-04-07T13:29:33.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:33.418Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:33.768Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:33.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-07T13:29:33.768Z] e61a0cadc1af: Preparing [2026-04-07T13:29:33.768Z] fb3f13b977c4: Preparing [2026-04-07T13:29:33.768Z] bf6aa2897be3: Preparing [2026-04-07T13:29:33.768Z] 4e429a258011: Preparing [2026-04-07T13:29:33.768Z] 8810cf700016: Preparing [2026-04-07T13:29:33.768Z] afd3e1dbd210: Preparing [2026-04-07T13:29:33.768Z] c4e71c2a4573: Preparing [2026-04-07T13:29:33.768Z] afd3e1dbd210: Waiting [2026-04-07T13:29:33.768Z] c4e71c2a4573: Waiting [2026-04-07T13:29:33.768Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:33.768Z] 4e429a258011: Layer already exists [2026-04-07T13:29:34.031Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:34.031Z] e61a0cadc1af: Pushed [2026-04-07T13:29:34.031Z] 8810cf700016: Pushed [2026-04-07T13:29:34.610Z] afd3e1dbd210: Pushed [2026-04-07T13:29:42.811Z] fb3f13b977c4: Pushed [2026-04-07T13:29:42.811Z] 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:43.162Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:43.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-07T13:29:43.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-07T13:29:43.506Z] e61a0cadc1af: Preparing [2026-04-07T13:29:43.506Z] fb3f13b977c4: Preparing [2026-04-07T13:29:43.506Z] bf6aa2897be3: Preparing [2026-04-07T13:29:43.506Z] 4e429a258011: Preparing [2026-04-07T13:29:43.506Z] 8810cf700016: Preparing [2026-04-07T13:29:43.506Z] afd3e1dbd210: Preparing [2026-04-07T13:29:43.506Z] c4e71c2a4573: Preparing [2026-04-07T13:29:43.506Z] afd3e1dbd210: Waiting [2026-04-07T13:29:43.506Z] c4e71c2a4573: Waiting [2026-04-07T13:29:43.506Z] e61a0cadc1af: Layer already exists [2026-04-07T13:29:43.506Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:43.506Z] 8810cf700016: Layer already exists [2026-04-07T13:29:43.506Z] 4e429a258011: Layer already exists [2026-04-07T13:29:43.506Z] fb3f13b977c4: Layer already exists [2026-04-07T13:29:43.506Z] afd3e1dbd210: Layer already exists [2026-04-07T13:29:43.506Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:43.769Z] latest: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:44.114Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:44.461Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 [2026-04-07T13:29:44.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-07T13:29:44.461Z] e61a0cadc1af: Preparing [2026-04-07T13:29:44.461Z] fb3f13b977c4: Preparing [2026-04-07T13:29:44.461Z] bf6aa2897be3: Preparing [2026-04-07T13:29:44.461Z] 4e429a258011: Preparing [2026-04-07T13:29:44.461Z] 8810cf700016: Preparing [2026-04-07T13:29:44.461Z] afd3e1dbd210: Preparing [2026-04-07T13:29:44.461Z] c4e71c2a4573: Preparing [2026-04-07T13:29:44.461Z] afd3e1dbd210: Waiting [2026-04-07T13:29:44.461Z] c4e71c2a4573: Waiting [2026-04-07T13:29:44.461Z] e61a0cadc1af: Layer already exists [2026-04-07T13:29:44.461Z] 4e429a258011: Layer already exists [2026-04-07T13:29:44.461Z] 8810cf700016: Layer already exists [2026-04-07T13:29:44.461Z] fb3f13b977c4: Layer already exists [2026-04-07T13:29:44.461Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:44.461Z] afd3e1dbd210: Layer already exists [2026-04-07T13:29:44.461Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:44.461Z] 4.1.0-dev.105: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:45.072Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:45.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:45.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-07T13:29:45.415Z] e61a0cadc1af: Preparing [2026-04-07T13:29:45.415Z] fb3f13b977c4: Preparing [2026-04-07T13:29:45.415Z] bf6aa2897be3: Preparing [2026-04-07T13:29:45.415Z] 4e429a258011: Preparing [2026-04-07T13:29:45.415Z] 8810cf700016: Preparing [2026-04-07T13:29:45.415Z] afd3e1dbd210: Preparing [2026-04-07T13:29:45.415Z] c4e71c2a4573: Preparing [2026-04-07T13:29:45.415Z] afd3e1dbd210: Waiting [2026-04-07T13:29:45.415Z] c4e71c2a4573: Waiting [2026-04-07T13:29:45.415Z] 4e429a258011: Layer already exists [2026-04-07T13:29:45.415Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:45.415Z] 8810cf700016: Layer already exists [2026-04-07T13:29:45.415Z] fb3f13b977c4: Layer already exists [2026-04-07T13:29:45.415Z] e61a0cadc1af: Layer already exists [2026-04-07T13:29:45.415Z] afd3e1dbd210: Layer already exists [2026-04-07T13:29:45.415Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:45.415Z] 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:46.026Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:46.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-04-07T13:29:46.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-07T13:29:46.362Z] e61a0cadc1af: Preparing [2026-04-07T13:29:46.362Z] fb3f13b977c4: Preparing [2026-04-07T13:29:46.362Z] bf6aa2897be3: Preparing [2026-04-07T13:29:46.362Z] 4e429a258011: Preparing [2026-04-07T13:29:46.362Z] 8810cf700016: Preparing [2026-04-07T13:29:46.362Z] afd3e1dbd210: Preparing [2026-04-07T13:29:46.362Z] c4e71c2a4573: Preparing [2026-04-07T13:29:46.362Z] afd3e1dbd210: Waiting [2026-04-07T13:29:46.363Z] c4e71c2a4573: Waiting [2026-04-07T13:29:46.363Z] fb3f13b977c4: Layer already exists [2026-04-07T13:29:46.363Z] 4e429a258011: Layer already exists [2026-04-07T13:29:46.363Z] bf6aa2897be3: Layer already exists [2026-04-07T13:29:46.363Z] 8810cf700016: Layer already exists [2026-04-07T13:29:46.363Z] e61a0cadc1af: Layer already exists [2026-04-07T13:29:46.363Z] c4e71c2a4573: Layer already exists [2026-04-07T13:29:46.363Z] afd3e1dbd210: Layer already exists [2026-04-07T13:29:46.626Z] main: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-07T13:29:46.707Z] ===================================================== [Pipeline] echo [2026-04-07T13:29:46.719Z] taggedImages: [2026-04-07T13:29:46.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 [2026-04-07T13:29:46.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-07T13:29:46.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 [2026-04-07T13:29:46.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [2026-04-07T13:29:46.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-04-07T13:29:46.730Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:46.742Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-04-07T13:29:46.754Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.766Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.779Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-07T13:29:46.790Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:46.802Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-04-07T13:29:46.816Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-07T13:29:46.852Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:46.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-04-07T13:29:46.875Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.890Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-07T13:29:46.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:46.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-04-07T13:29:46.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.952Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:46.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-07T13:29:46.974Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:46.990Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.003Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.029Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-07T13:29:47.042Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.058Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-07T13:29:47.116Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.126Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.136Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.150Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.162Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-07T13:29:47.177Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.186Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-07T13:29:47.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.244Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.287Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-07T13:29:47.300Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.312Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-07T13:29:47.363Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.374Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.399Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-07T13:29:47.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.435Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.460Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-07T13:29:47.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.492Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.519Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.532Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-07T13:29:47.542Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.562Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.582Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-07T13:29:47.592Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo [2026-04-07T13:29:47.608Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-04-07T13:29:47.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:29:47.649Z] 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-04-07T13:29:48.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-07T13:29:48.037Z] [2026-04-07T13:29:48.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:29:48.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-07T13:29:48.362Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-07T13:29:48.362Z] 8998bd30e6a1: Pulling fs layer [2026-04-07T13:29:48.362Z] 04944245beec: Pulling fs layer [2026-04-07T13:29:48.362Z] 699f458cf7ca: Pulling fs layer [2026-04-07T13:29:48.362Z] 765212b225bb: Pulling fs layer [2026-04-07T13:29:48.362Z] f23df028b6ca: Pulling fs layer [2026-04-07T13:29:48.362Z] d65c8cfc05b1: Pulling fs layer [2026-04-07T13:29:48.362Z] 2437ff75d9bd: Pulling fs layer [2026-04-07T13:29:48.362Z] 765212b225bb: Waiting [2026-04-07T13:29:48.362Z] f23df028b6ca: Waiting [2026-04-07T13:29:48.362Z] d65c8cfc05b1: Waiting [2026-04-07T13:29:48.362Z] 2437ff75d9bd: Waiting [2026-04-07T13:29:48.627Z] 04944245beec: Verifying Checksum [2026-04-07T13:29:48.627Z] 04944245beec: Download complete [2026-04-07T13:29:48.627Z] 765212b225bb: Verifying Checksum [2026-04-07T13:29:48.627Z] 765212b225bb: Download complete [2026-04-07T13:29:48.627Z] f23df028b6ca: Verifying Checksum [2026-04-07T13:29:48.627Z] f23df028b6ca: Download complete [2026-04-07T13:29:48.627Z] d65c8cfc05b1: Verifying Checksum [2026-04-07T13:29:48.627Z] d65c8cfc05b1: Download complete [2026-04-07T13:29:48.627Z] 699f458cf7ca: Verifying Checksum [2026-04-07T13:29:48.627Z] 699f458cf7ca: Download complete [2026-04-07T13:29:49.206Z] 8998bd30e6a1: Verifying Checksum [2026-04-07T13:29:49.206Z] 8998bd30e6a1: Download complete [2026-04-07T13:29:51.774Z] 2437ff75d9bd: Verifying Checksum [2026-04-07T13:29:51.774Z] 2437ff75d9bd: Download complete [2026-04-07T13:29:53.707Z] 8998bd30e6a1: Pull complete [2026-04-07T13:29:57.034Z] 04944245beec: Pull complete [2026-04-07T13:29:58.433Z] 699f458cf7ca: Pull complete [2026-04-07T13:29:58.433Z] 765212b225bb: Pull complete [2026-04-07T13:29:59.389Z] f23df028b6ca: Pull complete [2026-04-07T13:29:59.389Z] d65c8cfc05b1: Pull complete [2026-04-07T13:30:17.570Z] 2437ff75d9bd: Pull complete [2026-04-07T13:30:17.570Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-07T13:30:17.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-07T13:30:17.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:30:17.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container [2026-04-07T13:30:17.821Z] $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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:arm64 cat [2026-04-07T13:30:20.490Z] $ docker top 68c6be7ac8788b381bec30514ffd9e01dbd46a3a387cb8c611d5c0698e1e8850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:30:21.413Z] ---> job-cost.sh [2026-04-07T13:30:21.413Z] lf-activate-venv: SKIPPING [2026-04-07T13:30:21.413Z] INFO: No Stack... [2026-04-07T13:30:21.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-07T13:30:22.632Z] INFO: Archiving Costs [Pipeline] sh [2026-04-07T13:30:23.263Z] + + catcut /w/workspace/edgex-go/964/archives/cost.csv -d, [2026-04-07T13:30:23.263Z] -f6 [Pipeline] lock [2026-04-07T13:30:23.298Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-964-stack-cost] [2026-04-07T13:30:23.309Z] Resource [jenkins-edgexfoundry-edgex-go-main-964-stack-cost] did not exist. Created. [2026-04-07T13:30:23.316Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-964-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-07T13:30:23.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-07T13:30:24.637Z] Stashed 1 file(s) [Pipeline] } [2026-04-07T13:30:24.646Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-964-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-07T13:30:24.668Z] $ docker stop --time=1 68c6be7ac8788b381bec30514ffd9e01dbd46a3a387cb8c611d5c0698e1e8850 [2026-04-07T13:30:26.173Z] $ docker rm -f --volumes 68c6be7ac8788b381bec30514ffd9e01dbd46a3a387cb8c611d5c0698e1e8850 [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-04-07T13:30:26.721Z] provisioning config files... [2026-04-07T13:30:26.728Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/964@tmp/config15589938092137607592tmp [Pipeline] { [Pipeline] sh [2026-04-07T13:30:27.043Z] + set +x [2026-04-07T13:30:27.043Z] + curl -s https://codecov.io/bash [2026-04-07T13:30:27.043Z] + bash -s -- [2026-04-07T13:30:27.043Z] [2026-04-07T13:30:27.043Z] _____ _ [2026-04-07T13:30:27.043Z] / ____| | | [2026-04-07T13:30:27.043Z] | | ___ __| | ___ ___ _____ __ [2026-04-07T13:30:27.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-07T13:30:27.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-07T13:30:27.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-07T13:30:27.043Z] Bash-1.0.6 [2026-04-07T13:30:27.043Z] [2026-04-07T13:30:27.043Z] [2026-04-07T13:30:27.043Z] ==> git version 2.25.1 found [2026-04-07T13:30:27.043Z] ==> 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-04-07T13:30:27.043Z] Release-Date: 2020-01-08 [2026-04-07T13:30:27.043Z] 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-04-07T13:30:27.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-07T13:30:27.043Z] ==> Jenkins CI detected. [2026-04-07T13:30:27.043Z] current dir:  /w/workspace/edgex-go/964 [2026-04-07T13:30:27.043Z] project root: . [2026-04-07T13:30:27.043Z] --> token set from env [2026-04-07T13:30:27.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-07T13:30:27.301Z] ==> Running gcov in . (disable via -X gcov) [2026-04-07T13:30:27.301Z] ==> Python coveragepy not found [2026-04-07T13:30:27.301Z] ==> Searching for coverage reports in: [2026-04-07T13:30:27.301Z] + . [2026-04-07T13:30:27.301Z] -> Found 1 reports [2026-04-07T13:30:27.301Z] ==> Detecting git/mercurial file structure [2026-04-07T13:30:27.301Z] ==> Reading reports [2026-04-07T13:30:27.301Z] + ./coverage.out bytes=1044024 [2026-04-07T13:30:27.301Z] ==> Appending adjustments [2026-04-07T13:30:27.301Z] https://docs.codecov.io/docs/fixing-reports [2026-04-07T13:30:29.200Z] + Found adjustments [2026-04-07T13:30:29.200Z] ==> Gzipping contents [2026-04-07T13:30:29.200Z] 108K /tmp/codecov.QLWyNO.gz [2026-04-07T13:30:29.200Z] ==> Uploading reports [2026-04-07T13:30:29.200Z] url: https://codecov.io [2026-04-07T13:30:29.200Z] query: branch=main&commit=1383452a2047ef58b5f726480165c651db4d1814&build=964&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F964%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-07T13:30:29.200Z] -> Pinging Codecov [2026-04-07T13:30:29.200Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1383452a2047ef58b5f726480165c651db4d1814&build=964&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F964%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-07T13:30:29.200Z] -> Uploading to [2026-04-07T13:30:29.200Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/1383452a2047ef58b5f726480165c651db4d1814/c3b882ab-eb9c-4669-8a8a-da1f35cdefb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260407%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260407T133028Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0ef2adb028ddfa079e21aa743e2a9a71de4b4ae35d347e68f5f6ae97ec2fc547 [2026-04-07T13:30:29.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:30:29.200Z] Dload Upload Total Spent Left Speed [2026-04-07T13:30:29.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 571k --:--:-- --:--:-- --:--:-- 575k [2026-04-07T13:30:29.200Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [2026-04-07T13:30:29.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-04-07T13:30:29.447Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-07T13:30:29.461Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:30:29.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-07T13:30:29.774Z] [2026-04-07T13:30:29.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:30:30.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-07T13:30:30.073Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-07T13:30:30.073Z] 2d35ebdb57d9: Already exists [2026-04-07T13:30:30.073Z] 85e8836fcdb2: Pulling fs layer [2026-04-07T13:30:30.073Z] 91631faa732a: Pulling fs layer [2026-04-07T13:30:30.073Z] f3f5ae8826fa: Pulling fs layer [2026-04-07T13:30:30.073Z] 4f4fb700ef54: Pulling fs layer [2026-04-07T13:30:30.073Z] 7861252a18e6: Pulling fs layer [2026-04-07T13:30:30.073Z] 9130f900ef6f: Pulling fs layer [2026-04-07T13:30:30.073Z] 4f4fb700ef54: Waiting [2026-04-07T13:30:30.073Z] 7861252a18e6: Waiting [2026-04-07T13:30:30.073Z] 9130f900ef6f: Waiting [2026-04-07T13:30:30.073Z] f3f5ae8826fa: Verifying Checksum [2026-04-07T13:30:30.073Z] f3f5ae8826fa: Download complete [2026-04-07T13:30:30.073Z] 85e8836fcdb2: Download complete [2026-04-07T13:30:30.333Z] 4f4fb700ef54: Verifying Checksum [2026-04-07T13:30:30.333Z] 4f4fb700ef54: Download complete [2026-04-07T13:30:30.333Z] 85e8836fcdb2: Pull complete [2026-04-07T13:30:30.333Z] 7861252a18e6: Verifying Checksum [2026-04-07T13:30:30.333Z] 7861252a18e6: Download complete [2026-04-07T13:30:30.901Z] 91631faa732a: Verifying Checksum [2026-04-07T13:30:30.901Z] 91631faa732a: Download complete [2026-04-07T13:30:31.467Z] 9130f900ef6f: Verifying Checksum [2026-04-07T13:30:31.467Z] 9130f900ef6f: Download complete [2026-04-07T13:30:36.733Z] 91631faa732a: Pull complete [2026-04-07T13:30:36.733Z] f3f5ae8826fa: Pull complete [2026-04-07T13:30:36.733Z] 4f4fb700ef54: Pull complete [2026-04-07T13:30:36.733Z] 7861252a18e6: Pull complete [2026-04-07T13:30:41.995Z] 9130f900ef6f: Pull complete [2026-04-07T13:30:41.995Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-07T13:30:41.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-07T13:30:41.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:30:42.103Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T13:30:42.148Z] $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T13:30:45.374Z] $ docker top f55041a5522eae5c47f1bb4d267b70709da76932ad33acbdbceb4de3bc746c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T13:30:45.703Z] + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] echo [2026-04-07T13:30:45.713Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-04-07T13:30:45.988Z] + set -o pipefail [2026-04-07T13:30:45.988Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-04-07T13:30:55.962Z] [2026-04-07T13:30:55.962Z] Monitoring /w/workspace/edgex-go/964 (github.com/edgexfoundry/edgex-go)... [2026-04-07T13:30:55.962Z] [2026-04-07T13:30:55.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c1222196-c97f-41d2-9ec4-6fd881bbf334 [2026-04-07T13:30:55.962Z] [2026-04-07T13:30:55.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-07T13:30:55.962Z] [2026-04-07T13:30:55.962Z] [2026-04-07T13:30:55.962Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-07T13:30:55.962Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-07T13:30:55.989Z] $ docker stop --time=1 f55041a5522eae5c47f1bb4d267b70709da76932ad33acbdbceb4de3bc746c69 [2026-04-07T13:30:59.767Z] $ docker rm -f --volumes f55041a5522eae5c47f1bb4d267b70709da76932ad33acbdbceb4de3bc746c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-04-07T13:31:00.328Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-07T13:31:00.348Z] provisioning config files... [2026-04-07T13:31:00.356Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/964@tmp/config15661139372065078343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:00.663Z] --> edgex-publish-swagger.sh [2026-04-07T13:31:00.663Z] === Publish openapi API === [2026-04-07T13:31:00.663Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-04-07T13:31:00.663Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/964/openapi/core-command.yaml] [2026-04-07T13:31:00.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:00.663Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:00.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 330 163k --:--:-- --:--:-- --:--:-- 162k [2026-04-07T13:31:00.663Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:00.663Z] [2026-04-07T13:31:00.663Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/964/openapi/core-data.yaml] [2026-04-07T13:31:00.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:00.663Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:00.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 488 544k --:--:-- --:--:-- --:--:-- 545k [2026-04-07T13:31:00.922Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:00.922Z] [2026-04-07T13:31:00.922Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/964/openapi/core-keeper.yaml] [2026-04-07T13:31:00.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:00.923Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:00.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 305k [2026-04-07T13:31:00.923Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:00.923Z] [2026-04-07T13:31:00.923Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/964/openapi/core-metadata.yaml] [2026-04-07T13:31:00.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:00.923Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:01.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 461 1120k --:--:-- --:--:-- --:--:-- 1129k [2026-04-07T13:31:01.182Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:01.182Z] [2026-04-07T13:31:01.182Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/964/openapi/security-proxy-auth.yaml] [2026-04-07T13:31:01.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:01.182Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:01.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 680 246k --:--:-- --:--:-- --:--:-- 247k [2026-04-07T13:31:01.182Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:01.182Z] [2026-04-07T13:31:01.182Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/964/openapi/security-secretstore-setup.yaml] [2026-04-07T13:31:01.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:01.182Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:01.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 [2026-04-07T13:31:01.441Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:01.441Z] [2026-04-07T13:31:01.441Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/964/openapi/support-notifications.yaml] [2026-04-07T13:31:01.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:01.441Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:01.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 500 739k --:--:-- --:--:-- --:--:-- 740k [2026-04-07T13:31:01.441Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:01.442Z] [2026-04-07T13:31:01.442Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/964/openapi/support-scheduler.yaml] [2026-04-07T13:31:01.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-07T13:31:01.442Z] Dload Upload Total Spent Left Speed [2026-04-07T13:31:01.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 573 430k --:--:-- --:--:-- --:--:-- 427k [2026-04-07T13:31:01.701Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-07T13:31:01.701Z] [Pipeline] } [2026-04-07T13:31:01.708Z] 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-04-07T13:31:02.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-07T13:31:02.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:02.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-07T13:31:02.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:31:02.548Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T13:31:02.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T13:31:03.210Z] $ docker top 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c -eo pid,comm [2026-04-07T13:31:03.239Z] 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-04-07T13:31:03.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-07T13:31:03.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-07T13:31:03.303Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-07T13:31:03.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-07T13:31:03.466Z] $ docker exec 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c ssh-agent [2026-04-07T13:31:03.566Z] SSH_AUTH_SOCK=/tmp/ssh-2ImQCVf8fF0v/agent.14 [2026-04-07T13:31:03.566Z] SSH_AGENT_PID=20 [2026-04-07T13:31:03.609Z] Running ssh-add (command line suppressed) [2026-04-07T13:31:03.728Z] Identity added: /w/workspace/edgex-go/964@tmp/private_key_518958471021559087.key (/w/workspace/edgex-go/964@tmp/private_key_518958471021559087.key) [2026-04-07T13:31:03.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-07T13:31:04.056Z] + git semver tag [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,394 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,398 [run_tag] DEBUG tag force:False [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,398 [check_head_tag] DEBUG check head tag [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,402 [execute] INFO git cat-file --batch-check [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/964, stdin=, shell=False, universal_newlines=False) [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,405 [execute] INFO git cat-file --batch [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/964, stdin=, shell=False, universal_newlines=False) [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,439 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,439 [execute] INFO git tag -a v4.1.0-dev.105 -m v4.1.0-dev.105 [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,439 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.105', '-m', 'v4.1.0-dev.105'], cwd=/w/workspace/edgex-go/964, stdin=None, shell=False, universal_newlines=False) [2026-04-07T13:31:04.687Z] 2026-04-07 13:31:04,444 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:04.687Z] 4.1.0-dev.105 [Pipeline] } [2026-04-07T13:31:04.746Z] $ docker exec --env ******** --env ******** 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c ssh-agent -k [2026-04-07T13:31:04.840Z] unset SSH_AUTH_SOCK; [2026-04-07T13:31:04.841Z] unset SSH_AGENT_PID; [2026-04-07T13:31:04.841Z] echo Agent pid 20 killed; [2026-04-07T13:31:04.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-07T13:31:05.160Z] + git semver [Pipeline] } [2026-04-07T13:31:05.450Z] $ docker stop --time=1 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c [2026-04-07T13:31:06.734Z] $ docker rm -f --volumes 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:07.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-07T13:31:07.122Z] [2026-04-07T13:31:07.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:07.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-07T13:31:07.430Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-07T13:31:07.430Z] ab5ef0e58194: Pulling fs layer [2026-04-07T13:31:07.430Z] 9712f1f96733: Pulling fs layer [2026-04-07T13:31:07.430Z] 63f879dbbcfc: Pulling fs layer [2026-04-07T13:31:07.430Z] 0d9ebad4ef96: Pulling fs layer [2026-04-07T13:31:07.430Z] e9a5061849ea: Pulling fs layer [2026-04-07T13:31:07.430Z] d747dcd14b5f: Pulling fs layer [2026-04-07T13:31:07.430Z] 2de7ff778b66: Pulling fs layer [2026-04-07T13:31:07.430Z] d747dcd14b5f: Waiting [2026-04-07T13:31:07.430Z] 0d9ebad4ef96: Waiting [2026-04-07T13:31:07.430Z] 2de7ff778b66: Waiting [2026-04-07T13:31:07.430Z] e9a5061849ea: Waiting [2026-04-07T13:31:07.430Z] 9712f1f96733: Verifying Checksum [2026-04-07T13:31:07.430Z] 9712f1f96733: Download complete [2026-04-07T13:31:07.690Z] 63f879dbbcfc: Verifying Checksum [2026-04-07T13:31:07.690Z] 63f879dbbcfc: Download complete [2026-04-07T13:31:07.949Z] e9a5061849ea: Verifying Checksum [2026-04-07T13:31:07.949Z] e9a5061849ea: Download complete [2026-04-07T13:31:07.949Z] d747dcd14b5f: Download complete [2026-04-07T13:31:07.949Z] 0d9ebad4ef96: Verifying Checksum [2026-04-07T13:31:08.207Z] ab5ef0e58194: Verifying Checksum [2026-04-07T13:31:08.207Z] ab5ef0e58194: Download complete [2026-04-07T13:31:08.207Z] 2de7ff778b66: Verifying Checksum [2026-04-07T13:31:08.207Z] 2de7ff778b66: Download complete [2026-04-07T13:31:11.490Z] ab5ef0e58194: Pull complete [2026-04-07T13:31:11.750Z] 9712f1f96733: Pull complete [2026-04-07T13:31:12.316Z] 63f879dbbcfc: Pull complete [2026-04-07T13:31:17.581Z] 0d9ebad4ef96: Pull complete [2026-04-07T13:31:17.581Z] e9a5061849ea: Pull complete [2026-04-07T13:31:17.840Z] d747dcd14b5f: Pull complete [2026-04-07T13:31:19.215Z] 2de7ff778b66: Pull complete [2026-04-07T13:31:19.215Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-07T13:31:19.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-07T13:31:19.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:31:19.317Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T13:31:19.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T13:31:23.116Z] $ docker top 77d84f6230b1f89a808457d1715145a48884659a26a50afdff0020d988fdd511 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-07T13:31:23.173Z] provisioning config files... [2026-04-07T13:31:23.179Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/964@tmp/config4093243396569333445tmp [2026-04-07T13:31:23.187Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/964@tmp/config5053875100794973282tmp [2026-04-07T13:31:23.196Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/964@tmp/config5788461133926914149tmp [Pipeline] { [Pipeline] echo [2026-04-07T13:31:23.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:23.506Z] ---> sigul-configuration.sh [2026-04-07T13:31:23.506Z] gpg: directory `/root/.gnupg' created [2026-04-07T13:31:23.506Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-07T13:31:23.506Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-07T13:31:23.506Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-07T13:31:23.506Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-07T13:31:23.506Z] gpg: CAST5 encrypted data [2026-04-07T13:31:23.506Z] gpg: encrypted with 1 passphrase [2026-04-07T13:31:23.506Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-07T13:31:23.800Z] + mkdir /home/jenkins [2026-04-07T13:31:23.800Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-07T13:31:24.093Z] + 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-04-07T13:31:24.107Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:24.410Z] ---> sigul-install.sh [2026-04-07T13:31:24.411Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-07T13:31:24.707Z] + git tag --list [2026-04-07T13:31:24.707Z] 0.6.0 [2026-04-07T13:31:24.707Z] 0.6.1 [2026-04-07T13:31:24.707Z] 0.7.0 [2026-04-07T13:31:24.707Z] 0.7.1 [2026-04-07T13:31:24.707Z] v1.0.0 [2026-04-07T13:31:24.707Z] v1.0.1 [2026-04-07T13:31:24.707Z] v1.1.0 [2026-04-07T13:31:24.707Z] v1.2.0 [2026-04-07T13:31:24.707Z] v1.2.1 [2026-04-07T13:31:24.707Z] v1.3.0 [2026-04-07T13:31:24.707Z] v1.3.1 [2026-04-07T13:31:24.707Z] v2.0.0 [2026-04-07T13:31:24.707Z] v2.1.0 [2026-04-07T13:31:24.707Z] v2.1.1 [2026-04-07T13:31:24.707Z] v2.2.0 [2026-04-07T13:31:24.707Z] v2.3.0 [2026-04-07T13:31:24.707Z] v3.0 [2026-04-07T13:31:24.707Z] v3.0.0 [2026-04-07T13:31:24.707Z] v3.1 [2026-04-07T13:31:24.707Z] v3.1.0 [2026-04-07T13:31:24.707Z] v3.1.1 [2026-04-07T13:31:24.707Z] v4.0 [2026-04-07T13:31:24.707Z] v4.0.0 [2026-04-07T13:31:24.707Z] v4.0.1 [2026-04-07T13:31:24.707Z] v4.0.1-dev.1 [2026-04-07T13:31:24.707Z] v4.0.1-dev.2 [2026-04-07T13:31:24.707Z] v4.0.2-dev.1 [2026-04-07T13:31:24.707Z] v4.1.0-dev.1 [2026-04-07T13:31:24.707Z] v4.1.0-dev.10 [2026-04-07T13:31:24.707Z] v4.1.0-dev.100 [2026-04-07T13:31:24.707Z] v4.1.0-dev.101 [2026-04-07T13:31:24.707Z] v4.1.0-dev.102 [2026-04-07T13:31:24.707Z] v4.1.0-dev.103 [2026-04-07T13:31:24.707Z] v4.1.0-dev.104 [2026-04-07T13:31:24.707Z] v4.1.0-dev.105 [2026-04-07T13:31:24.707Z] v4.1.0-dev.11 [2026-04-07T13:31:24.707Z] v4.1.0-dev.12 [2026-04-07T13:31:24.707Z] v4.1.0-dev.13 [2026-04-07T13:31:24.707Z] v4.1.0-dev.14 [2026-04-07T13:31:24.707Z] v4.1.0-dev.15 [2026-04-07T13:31:24.707Z] v4.1.0-dev.16 [2026-04-07T13:31:24.707Z] v4.1.0-dev.17 [2026-04-07T13:31:24.707Z] v4.1.0-dev.18 [2026-04-07T13:31:24.707Z] v4.1.0-dev.19 [2026-04-07T13:31:24.707Z] v4.1.0-dev.2 [2026-04-07T13:31:24.707Z] v4.1.0-dev.20 [2026-04-07T13:31:24.707Z] v4.1.0-dev.21 [2026-04-07T13:31:24.707Z] v4.1.0-dev.22 [2026-04-07T13:31:24.707Z] v4.1.0-dev.23 [2026-04-07T13:31:24.707Z] v4.1.0-dev.24 [2026-04-07T13:31:24.707Z] v4.1.0-dev.25 [2026-04-07T13:31:24.707Z] v4.1.0-dev.26 [2026-04-07T13:31:24.707Z] v4.1.0-dev.27 [2026-04-07T13:31:24.707Z] v4.1.0-dev.28 [2026-04-07T13:31:24.707Z] v4.1.0-dev.29 [2026-04-07T13:31:24.707Z] v4.1.0-dev.3 [2026-04-07T13:31:24.707Z] v4.1.0-dev.30 [2026-04-07T13:31:24.707Z] v4.1.0-dev.31 [2026-04-07T13:31:24.707Z] v4.1.0-dev.32 [2026-04-07T13:31:24.707Z] v4.1.0-dev.33 [2026-04-07T13:31:24.707Z] v4.1.0-dev.34 [2026-04-07T13:31:24.707Z] v4.1.0-dev.35 [2026-04-07T13:31:24.707Z] v4.1.0-dev.36 [2026-04-07T13:31:24.707Z] v4.1.0-dev.37 [2026-04-07T13:31:24.707Z] v4.1.0-dev.38 [2026-04-07T13:31:24.707Z] v4.1.0-dev.39 [2026-04-07T13:31:24.707Z] v4.1.0-dev.4 [2026-04-07T13:31:24.707Z] v4.1.0-dev.40 [2026-04-07T13:31:24.707Z] v4.1.0-dev.41 [2026-04-07T13:31:24.707Z] v4.1.0-dev.42 [2026-04-07T13:31:24.707Z] v4.1.0-dev.43 [2026-04-07T13:31:24.707Z] v4.1.0-dev.44 [2026-04-07T13:31:24.707Z] v4.1.0-dev.45 [2026-04-07T13:31:24.707Z] v4.1.0-dev.46 [2026-04-07T13:31:24.707Z] v4.1.0-dev.47 [2026-04-07T13:31:24.707Z] v4.1.0-dev.48 [2026-04-07T13:31:24.707Z] v4.1.0-dev.49 [2026-04-07T13:31:24.707Z] v4.1.0-dev.5 [2026-04-07T13:31:24.707Z] v4.1.0-dev.50 [2026-04-07T13:31:24.707Z] v4.1.0-dev.51 [2026-04-07T13:31:24.707Z] v4.1.0-dev.52 [2026-04-07T13:31:24.707Z] v4.1.0-dev.53 [2026-04-07T13:31:24.707Z] v4.1.0-dev.54 [2026-04-07T13:31:24.707Z] v4.1.0-dev.55 [2026-04-07T13:31:24.707Z] v4.1.0-dev.56 [2026-04-07T13:31:24.707Z] v4.1.0-dev.57 [2026-04-07T13:31:24.707Z] v4.1.0-dev.58 [2026-04-07T13:31:24.707Z] v4.1.0-dev.59 [2026-04-07T13:31:24.707Z] v4.1.0-dev.6 [2026-04-07T13:31:24.707Z] v4.1.0-dev.60 [2026-04-07T13:31:24.707Z] v4.1.0-dev.61 [2026-04-07T13:31:24.707Z] v4.1.0-dev.62 [2026-04-07T13:31:24.707Z] v4.1.0-dev.63 [2026-04-07T13:31:24.707Z] v4.1.0-dev.64 [2026-04-07T13:31:24.707Z] v4.1.0-dev.65 [2026-04-07T13:31:24.707Z] v4.1.0-dev.66 [2026-04-07T13:31:24.707Z] v4.1.0-dev.67 [2026-04-07T13:31:24.707Z] v4.1.0-dev.68 [2026-04-07T13:31:24.707Z] v4.1.0-dev.69 [2026-04-07T13:31:24.707Z] v4.1.0-dev.7 [2026-04-07T13:31:24.707Z] v4.1.0-dev.70 [2026-04-07T13:31:24.707Z] v4.1.0-dev.71 [2026-04-07T13:31:24.707Z] v4.1.0-dev.72 [2026-04-07T13:31:24.707Z] v4.1.0-dev.73 [2026-04-07T13:31:24.707Z] v4.1.0-dev.74 [2026-04-07T13:31:24.707Z] v4.1.0-dev.75 [2026-04-07T13:31:24.707Z] v4.1.0-dev.76 [2026-04-07T13:31:24.707Z] v4.1.0-dev.77 [2026-04-07T13:31:24.707Z] v4.1.0-dev.78 [2026-04-07T13:31:24.707Z] v4.1.0-dev.79 [2026-04-07T13:31:24.707Z] v4.1.0-dev.8 [2026-04-07T13:31:24.707Z] v4.1.0-dev.80 [2026-04-07T13:31:24.707Z] v4.1.0-dev.81 [2026-04-07T13:31:24.707Z] v4.1.0-dev.82 [2026-04-07T13:31:24.707Z] v4.1.0-dev.83 [2026-04-07T13:31:24.707Z] v4.1.0-dev.84 [2026-04-07T13:31:24.707Z] v4.1.0-dev.85 [2026-04-07T13:31:24.707Z] v4.1.0-dev.86 [2026-04-07T13:31:24.707Z] v4.1.0-dev.87 [2026-04-07T13:31:24.707Z] v4.1.0-dev.88 [2026-04-07T13:31:24.707Z] v4.1.0-dev.89 [2026-04-07T13:31:24.707Z] v4.1.0-dev.9 [2026-04-07T13:31:24.707Z] v4.1.0-dev.90 [2026-04-07T13:31:24.707Z] v4.1.0-dev.91 [2026-04-07T13:31:24.707Z] v4.1.0-dev.92 [2026-04-07T13:31:24.707Z] v4.1.0-dev.93 [2026-04-07T13:31:24.707Z] v4.1.0-dev.94 [2026-04-07T13:31:24.707Z] v4.1.0-dev.95 [2026-04-07T13:31:24.707Z] v4.1.0-dev.96 [2026-04-07T13:31:24.707Z] v4.1.0-dev.97 [2026-04-07T13:31:24.707Z] v4.1.0-dev.98 [2026-04-07T13:31:24.707Z] v4.1.0-dev.99 [Pipeline] sh [2026-04-07T13:31:25.004Z] + lftools sign git-tag v4.1.0-dev.105 [2026-04-07T13:31:25.570Z] Signing Git tag with Sigul... [2026-04-07T13:31:25.570Z] Signing v4.1.0-dev.105 [Pipeline] echo [2026-04-07T13:31:25.844Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:26.140Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-07T13:31:26.148Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-07T13:31:26.192Z] $ docker stop --time=1 77d84f6230b1f89a808457d1715145a48884659a26a50afdff0020d988fdd511 [2026-04-07T13:31:27.568Z] $ docker rm -f --volumes 77d84f6230b1f89a808457d1715145a48884659a26a50afdff0020d988fdd511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-07T13:31:27.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-07T13:31:27.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:28.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-07T13:31:28.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:31:28.368Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T13:31:28.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T13:31:28.688Z] $ docker top a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 -eo pid,comm [2026-04-07T13:31:28.706Z] 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-04-07T13:31:28.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-07T13:31:28.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-07T13:31:28.760Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-07T13:31:28.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-07T13:31:28.878Z] $ docker exec a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 ssh-agent [2026-04-07T13:31:28.960Z] SSH_AUTH_SOCK=/tmp/ssh-JADKC3uapQ8C/agent.32 [2026-04-07T13:31:28.960Z] SSH_AGENT_PID=38 [2026-04-07T13:31:28.964Z] Running ssh-add (command line suppressed) [2026-04-07T13:31:29.075Z] Identity added: /w/workspace/edgex-go/964@tmp/private_key_17656084117980677038.key (/w/workspace/edgex-go/964@tmp/private_key_17656084117980677038.key) [2026-04-07T13:31:29.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-07T13:31:29.361Z] + git semver bump pre [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,617 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,622 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,622 [bump_version] DEBUG bumping version:4.1.0-dev.105 on axis:pre with prefix:dev [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,622 [bump_version] DEBUG bumped version:4.1.0-dev.106 [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,622 [write_version] DEBUG write version:4.1.0-dev.106 to path:/w/workspace/edgex-go/964/.semver/main with force:True [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,622 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,626 [execute] INFO git cat-file --batch-check [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/964/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,629 [execute] INFO git cat-file --batch [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/964/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-07T13:31:29.620Z] 2026-04-07 13:31:29,632 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:29.620Z] 4.1.0-dev.106 [Pipeline] } [2026-04-07T13:31:29.905Z] $ docker exec --env ******** --env ******** a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 ssh-agent -k [2026-04-07T13:31:29.994Z] unset SSH_AUTH_SOCK; [2026-04-07T13:31:29.994Z] unset SSH_AGENT_PID; [2026-04-07T13:31:29.994Z] echo Agent pid 38 killed; [2026-04-07T13:31:29.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-07T13:31:30.303Z] + git semver [Pipeline] } [2026-04-07T13:31:30.590Z] $ docker stop --time=1 a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 [2026-04-07T13:31:31.959Z] $ docker rm -f --volumes a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-07T13:31:32.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-07T13:31:32.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:32.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-07T13:31:32.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:31:32.672Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T13:31:32.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T13:31:32.963Z] $ docker top 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 -eo pid,comm [2026-04-07T13:31:32.989Z] 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-04-07T13:31:32.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-07T13:31:33.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-07T13:31:33.050Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-07T13:31:33.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-07T13:31:33.176Z] $ docker exec 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 ssh-agent [2026-04-07T13:31:33.260Z] SSH_AUTH_SOCK=/tmp/ssh-l7APHeKj4Wnx/agent.32 [2026-04-07T13:31:33.260Z] SSH_AGENT_PID=38 [2026-04-07T13:31:33.263Z] Running ssh-add (command line suppressed) [2026-04-07T13:31:33.369Z] Identity added: /w/workspace/edgex-go/964@tmp/private_key_3697023871750898179.key (/w/workspace/edgex-go/964@tmp/private_key_3697023871750898179.key) [2026-04-07T13:31:33.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-07T13:31:33.655Z] + git semver push [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,877 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,881 [run_push] DEBUG push [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,882 [execute] INFO git cat-file --batch-check [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/964/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,884 [execute] INFO git rev-list 61f1c6ec4ed2748239c241c946ba6deb53ad3761 -- [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,884 [execute] DEBUG Popen(['git', 'rev-list', '61f1c6ec4ed2748239c241c946ba6deb53ad3761', '--'], cwd=/w/workspace/edgex-go/964/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,903 [execute] INFO git fetch -v -- origin [2026-04-07T13:31:33.914Z] 2026-04-07 13:31:33,903 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/964/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-07T13:31:34.849Z] 2026-04-07 13:31:34,505 [run_push] DEBUG no remote changes detected [2026-04-07T13:31:34.849Z] 2026-04-07 13:31:34,505 [execute] INFO git push origin semver [2026-04-07T13:31:34.849Z] 2026-04-07 13:31:34,505 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/964/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-07T13:31:35.784Z] 2026-04-07 13:31:35,501 [run_push] DEBUG push all version tags [2026-04-07T13:31:35.784Z] 2026-04-07 13:31:35,501 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-07T13:31:35.784Z] 2026-04-07 13:31:35,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/964, stdin=None, shell=False, universal_newlines=False) [2026-04-07T13:31:36.721Z] 2026-04-07 13:31:36,555 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main [2026-04-07T13:31:36.721Z] 4.1.0-dev.106 [Pipeline] } [2026-04-07T13:31:36.747Z] $ docker exec --env ******** --env ******** 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 ssh-agent -k [2026-04-07T13:31:36.843Z] unset SSH_AUTH_SOCK; [2026-04-07T13:31:36.843Z] unset SSH_AGENT_PID; [2026-04-07T13:31:36.844Z] echo Agent pid 38 killed; [2026-04-07T13:31:36.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-07T13:31:37.156Z] + git semver [Pipeline] } [2026-04-07T13:31:37.445Z] $ docker stop --time=1 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 [2026-04-07T13:31:38.742Z] $ docker rm -f --volumes 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 [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-04-07T13:31:39.258Z] + [ -d /w/workspace/edgex-go/964/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:39.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:40.399Z] ---> package-listing.sh [2026-04-07T13:31:40.399Z] ++ facter osfamily [2026-04-07T13:31:40.399Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-07T13:31:40.658Z] + OS_FAMILY=debian [2026-04-07T13:31:40.658Z] + workspace=/w/workspace/edgex-go/964 [2026-04-07T13:31:40.658Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-07T13:31:40.658Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-07T13:31:40.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-07T13:31:40.658Z] + PACKAGES=/tmp/packages_start.txt [2026-04-07T13:31:40.658Z] + '[' /w/workspace/edgex-go/964 ']' [2026-04-07T13:31:40.658Z] + PACKAGES=/tmp/packages_end.txt [2026-04-07T13:31:40.658Z] + case "${OS_FAMILY}" in [2026-04-07T13:31:40.658Z] + dpkg -l [2026-04-07T13:31:40.658Z] + grep '^ii' [2026-04-07T13:31:40.658Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-07T13:31:40.658Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-07T13:31:40.658Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-07T13:31:40.658Z] + '[' /w/workspace/edgex-go/964 ']' [2026-04-07T13:31:40.658Z] + mkdir -p /w/workspace/edgex-go/964/archives/ [2026-04-07T13:31:40.658Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/964/archives/ [Pipeline] echo [2026-04-07T13:31:40.669Z] 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/964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-07T13:31:40.948Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:41.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-07T13:31:41.506Z] [2026-04-07T13:31:41.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-07T13:31:41.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-07T13:31:41.807Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-07T13:31:41.807Z] 5eb5b503b376: Pulling fs layer [2026-04-07T13:31:41.807Z] 5c69ac0246d0: Pulling fs layer [2026-04-07T13:31:41.807Z] ec43610c2a17: Pulling fs layer [2026-04-07T13:31:41.807Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-07T13:31:41.807Z] 33b1e0a273af: Pulling fs layer [2026-04-07T13:31:41.807Z] 5d3b04190fa2: Pulling fs layer [2026-04-07T13:31:41.807Z] 2f39f015ded8: Pulling fs layer [2026-04-07T13:31:41.807Z] 3a2ae6a8a46f: Waiting [2026-04-07T13:31:41.807Z] 2f39f015ded8: Waiting [2026-04-07T13:31:41.807Z] 5d3b04190fa2: Waiting [2026-04-07T13:31:41.807Z] 33b1e0a273af: Waiting [2026-04-07T13:31:41.807Z] 5c69ac0246d0: Verifying Checksum [2026-04-07T13:31:41.807Z] 5c69ac0246d0: Download complete [2026-04-07T13:31:41.807Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-07T13:31:41.807Z] 3a2ae6a8a46f: Download complete [2026-04-07T13:31:41.807Z] 33b1e0a273af: Verifying Checksum [2026-04-07T13:31:41.807Z] 33b1e0a273af: Download complete [2026-04-07T13:31:42.065Z] 5d3b04190fa2: Verifying Checksum [2026-04-07T13:31:42.065Z] 5d3b04190fa2: Download complete [2026-04-07T13:31:42.065Z] ec43610c2a17: Verifying Checksum [2026-04-07T13:31:42.065Z] ec43610c2a17: Download complete [2026-04-07T13:31:42.065Z] 5eb5b503b376: Verifying Checksum [2026-04-07T13:31:42.065Z] 5eb5b503b376: Download complete [2026-04-07T13:31:42.629Z] 2f39f015ded8: Verifying Checksum [2026-04-07T13:31:42.629Z] 2f39f015ded8: Download complete [2026-04-07T13:31:43.561Z] 5eb5b503b376: Pull complete [2026-04-07T13:31:43.819Z] 5c69ac0246d0: Pull complete [2026-04-07T13:31:44.386Z] ec43610c2a17: Pull complete [2026-04-07T13:31:44.386Z] 3a2ae6a8a46f: Pull complete [2026-04-07T13:31:44.644Z] 33b1e0a273af: Pull complete [2026-04-07T13:31:44.644Z] 5d3b04190fa2: Pull complete [2026-04-07T13:31:49.919Z] 2f39f015ded8: Pull complete [2026-04-07T13:31:49.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-07T13:31:49.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-07T13:31:49.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-07T13:31:50.031Z] prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container [2026-04-07T13:31:50.076Z] $ 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/964/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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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-04-07T13:31:52.647Z] $ docker top 42f0275e62d078fc70af78d736744b4e236984f725f5d97478176f6676172314 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-07T13:31:52.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-07T13:31:53.260Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-07T13:31:53.549Z] + ls /var/log/sa-host [2026-04-07T13:31:53.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-07T13:31:53.591Z] provisioning config files... [2026-04-07T13:31:53.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/964@tmp/config18104733807853295907tmp [Pipeline] { [Pipeline] echo [2026-04-07T13:31:53.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:53.910Z] ---> create-netrc.sh [Pipeline] } [2026-04-07T13:31:53.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:54.231Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-07T13:31:54.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:54.530Z] ---> sudo-logs.sh [2026-04-07T13:31:54.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-07T13:31:54.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:54.844Z] ---> job-cost.sh [2026-04-07T13:31:54.844Z] lf-activate-venv: SKIPPING [2026-04-07T13:31:54.844Z] DEBUG: total: 0.10999999940395355 [2026-04-07T13:31:54.844Z] INFO: Retrieving Stack Cost... [2026-04-07T13:31:55.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-07T13:31:55.671Z] INFO: Archiving Costs [Pipeline] echo [2026-04-07T13:31:55.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-07T13:31:55.961Z] ---> logs-deploy.sh [2026-04-07T13:31:55.961Z] lf-activate-venv: SKIPPING [2026-04-07T13:31:55.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/964 [2026-04-07T13:31:55.961Z] INFO: archiving workspace using pattern(s): [2026-04-07T13:31:56.896Z] Archives upload complete. [2026-04-07T13:31:56.896Z] INFO: archiving logs to Nexus