Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5db4aa1e81170991e138a80f2fe3c1b323070e5 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-ssh10491552671909066667.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-ssh901914816687269452.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-ssh2049960316301743827.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-ssh18233580125770345792.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-ssh5981977517556781422.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-5130 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/967 [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/967 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f5db4aa1e81170991e138a80f2fe3c1b323070e5 (main) Commit message: "Merge pull request #5393 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.0" > git config core.sparsecheckout # timeout=10 > git checkout -f f5db4aa1e81170991e138a80f2fe3c1b323070e5 # timeout=10 > git rev-list --no-walk 545500b82f5840a6ba07460a23078cd69626ab39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-14T23:39:35.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-14T23:39:35.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-14T23:39:35.984Z] ========================================================= [2026-04-14T23:39:35.984Z] EdgeX Global Pipelines Version Info [2026-04-14T23:39:35.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:39:37.109Z] ------------------- [2026-04-14T23:39:37.109Z] stable info: [2026-04-14T23:39:37.109Z] ------------------- [2026-04-14T23:39:37.109Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-14T23:39:37.109Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-14T23:39:37.109Z] Message: update stable to v1.0.278 [2026-04-14T23:39:37.678Z] ------------------- [2026-04-14T23:39:37.678Z] experimental info: [2026-04-14T23:39:37.678Z] ------------------- [2026-04-14T23:39:37.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-14T23:39:37.678Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-14T23:39:37.678Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-14T23:39:37.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-14T23:39:37.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-14T23:39:37.800Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-14T23:39:37.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-14T23:39:37.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-14T23:39:37.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-14T23:39:37.889Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-14T23:39:37.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-14T23:39:37.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-14T23:39:37.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-14T23:39:37.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-14T23:39:37.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-14T23:39:38.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-14T23:39:38.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-14T23:39:38.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-14T23:39:38.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-14T23:39:38.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-14T23:39:38.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-14T23:39:38.138Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-14T23:39:38.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-14T23:39:38.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-14T23:39:38.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-14T23:39:38.225Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-14T23:39:38.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-14T23:39:38.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-14T23:39:38.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-14T23:39:38.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-14T23:39:38.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5db4aa [Pipeline] echo [2026-04-14T23:39:38.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T23:39:38.439Z] provisioning config files... [2026-04-14T23:39:38.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config3871434210938241531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:39:38.781Z] ---> ****-login.sh [2026-04-14T23:39:38.781Z] nexus3.edgexfoundry.org:10001 [2026-04-14T23:39:38.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:39:39.042Z] [2026-04-14T23:39:39.043Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T23:39:39.043Z] Configure a credential helper to remove this warning. See [2026-04-14T23:39:39.043Z] https://docs.****.com/go/credential-store/ [2026-04-14T23:39:39.043Z] [2026-04-14T23:39:39.043Z] Login Succeeded [2026-04-14T23:39:39.043Z] nexus3.edgexfoundry.org:10002 [2026-04-14T23:39:39.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:39:39.043Z] [2026-04-14T23:39:39.043Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T23:39:39.043Z] Configure a credential helper to remove this warning. See [2026-04-14T23:39:39.043Z] https://docs.****.com/go/credential-store/ [2026-04-14T23:39:39.043Z] [2026-04-14T23:39:39.043Z] Login Succeeded [2026-04-14T23:39:39.043Z] nexus3.edgexfoundry.org:10003 [2026-04-14T23:39:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:39:39.304Z] [2026-04-14T23:39:39.304Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T23:39:39.304Z] Configure a credential helper to remove this warning. See [2026-04-14T23:39:39.304Z] https://docs.****.com/go/credential-store/ [2026-04-14T23:39:39.304Z] [2026-04-14T23:39:39.304Z] Login Succeeded [2026-04-14T23:39:39.304Z] nexus3.edgexfoundry.org:10004 [2026-04-14T23:39:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:39:39.304Z] [2026-04-14T23:39:39.304Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T23:39:39.304Z] Configure a credential helper to remove this warning. See [2026-04-14T23:39:39.304Z] https://docs.****.com/go/credential-store/ [2026-04-14T23:39:39.304Z] [2026-04-14T23:39:39.304Z] Login Succeeded [2026-04-14T23:39:39.304Z] ****.io [2026-04-14T23:39:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:39:39.565Z] [2026-04-14T23:39:39.565Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-14T23:39:39.565Z] Configure a credential helper to remove this warning. See [2026-04-14T23:39:39.565Z] https://docs.****.com/go/credential-store/ [2026-04-14T23:39:39.565Z] [2026-04-14T23:39:39.565Z] Login Succeeded [2026-04-14T23:39:39.565Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T23:39:39.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-14T23:39:39.898Z] + 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-14T23:39:39.898Z] + cut -d/ -f2 [2026-04-14T23:39:39.898Z] + dirname cmd/core-command/Dockerfile [2026-04-14T23:39:39.898Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-14T23:39:39.898Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-04-14T23:39:39.898Z] + cut -d/ -f2 [2026-04-14T23:39:39.898Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-14T23:39:39.898Z] + dirname cmd/core-data/Dockerfile [2026-04-14T23:39:39.898Z] + cut -d/ -f2 [2026-04-14T23:39:39.898Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-14T23:39:39.898Z] + dirname cmd/core-keeper/Dockerfile [2026-04-14T23:39:39.898Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/core-metadata/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-14T23:39:39.899Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-spire-agent/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-spire-config/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/security-spire-server/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/support-notifications/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-14T23:39:39.899Z] + dirname cmd/support-scheduler/Dockerfile [2026-04-14T23:39:39.899Z] + cut -d/ -f2 [2026-04-14T23:39:39.899Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-14T23:39:39.943Z] 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-14T23:39:40.315Z] + git rev-list -1 --merges f5db4aa1e81170991e138a80f2fe3c1b323070e5~1..f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-14T23:39:40.327Z] -----------> git rev-list -1 --merges f5db4aa1e81170991e138a80f2fe3c1b323070e5~1..f5db4aa1e81170991e138a80f2fe3c1b323070e5 f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:39:40.327Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [false] [Pipeline] sh [2026-04-14T23:39:40.623Z] + git log --format=format:%s -1 f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-14T23:39:40.640Z] ========================================================= [2026-04-14T23:39:40.640Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-14T23:39:40.640Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-14T23:39:41.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-14T23:39:41.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-14T23:39:41.077Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-14T23:39:41.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-14T23:39:41.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-14T23:39:41.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-14T23:39:41.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:39:41.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-14T23:39:41.500Z] [2026-04-14T23:39:41.500Z] 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-14T23:39:41.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-14T23:39:41.809Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-14T23:39:41.809Z] 3dae71ba6b94: Pulling fs layer [2026-04-14T23:39:41.809Z] 6bf1a483ea7c: Pulling fs layer [2026-04-14T23:39:41.809Z] f5dfc541a4d3: Pulling fs layer [2026-04-14T23:39:41.809Z] 461d9e800cba: Pulling fs layer [2026-04-14T23:39:41.809Z] 80192f66455f: Pulling fs layer [2026-04-14T23:39:41.809Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-14T23:39:41.809Z] a29436f7fd5d: Pulling fs layer [2026-04-14T23:39:41.809Z] 923cac83aea3: Pulling fs layer [2026-04-14T23:39:41.809Z] 25ad8b0a4227: Pulling fs layer [2026-04-14T23:39:41.809Z] db01528c6b51: Pulling fs layer [2026-04-14T23:39:41.809Z] 28988de357af: Pulling fs layer [2026-04-14T23:39:41.809Z] 2e8e34ca0e6c: Waiting [2026-04-14T23:39:41.809Z] a29436f7fd5d: Waiting [2026-04-14T23:39:41.809Z] 923cac83aea3: Waiting [2026-04-14T23:39:41.809Z] 25ad8b0a4227: Waiting [2026-04-14T23:39:41.809Z] db01528c6b51: Waiting [2026-04-14T23:39:41.809Z] 28988de357af: Waiting [2026-04-14T23:39:41.809Z] 461d9e800cba: Waiting [2026-04-14T23:39:41.809Z] 80192f66455f: Waiting [2026-04-14T23:39:41.809Z] 6bf1a483ea7c: Verifying Checksum [2026-04-14T23:39:41.809Z] 6bf1a483ea7c: Download complete [2026-04-14T23:39:41.809Z] 461d9e800cba: Verifying Checksum [2026-04-14T23:39:41.809Z] 461d9e800cba: Download complete [2026-04-14T23:39:42.068Z] 80192f66455f: Download complete [2026-04-14T23:39:42.068Z] f5dfc541a4d3: Verifying Checksum [2026-04-14T23:39:42.068Z] f5dfc541a4d3: Download complete [2026-04-14T23:39:42.068Z] 3dae71ba6b94: Verifying Checksum [2026-04-14T23:39:42.068Z] 3dae71ba6b94: Download complete [2026-04-14T23:39:42.068Z] 923cac83aea3: Download complete [2026-04-14T23:39:42.327Z] 25ad8b0a4227: Verifying Checksum [2026-04-14T23:39:42.327Z] 25ad8b0a4227: Download complete [2026-04-14T23:39:42.327Z] db01528c6b51: Verifying Checksum [2026-04-14T23:39:42.327Z] db01528c6b51: Download complete [2026-04-14T23:39:42.327Z] 28988de357af: Verifying Checksum [2026-04-14T23:39:42.327Z] 28988de357af: Download complete [2026-04-14T23:39:42.327Z] a29436f7fd5d: Verifying Checksum [2026-04-14T23:39:42.327Z] a29436f7fd5d: Download complete [2026-04-14T23:39:42.893Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-14T23:39:42.893Z] 2e8e34ca0e6c: Download complete [2026-04-14T23:39:43.463Z] 3dae71ba6b94: Pull complete [2026-04-14T23:39:43.726Z] 6bf1a483ea7c: Pull complete [2026-04-14T23:39:44.662Z] f5dfc541a4d3: Pull complete [2026-04-14T23:39:44.662Z] 461d9e800cba: Pull complete [2026-04-14T23:39:44.662Z] 80192f66455f: Pull complete [2026-04-14T23:39:48.852Z] 2e8e34ca0e6c: Pull complete [2026-04-14T23:39:49.110Z] a29436f7fd5d: Pull complete [2026-04-14T23:39:49.110Z] 923cac83aea3: Pull complete [2026-04-14T23:39:49.370Z] 25ad8b0a4227: Pull complete [2026-04-14T23:39:49.370Z] db01528c6b51: Pull complete [2026-04-14T23:39:49.370Z] 28988de357af: Pull complete [2026-04-14T23:39:49.370Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-14T23:39:49.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-14T23:39:49.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:39:49.769Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-14T23:39:49.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-14T23:39:52.400Z] $ docker top b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 -eo pid,comm [2026-04-14T23:39:52.445Z] 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-14T23:39:52.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-14T23:39:52.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-14T23:39:52.509Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-14T23:39:52.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-14T23:39:52.641Z] $ docker exec b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent [2026-04-14T23:39:52.740Z] SSH_AUTH_SOCK=/tmp/ssh-nf53IT4eaqjJ/agent.32 [2026-04-14T23:39:52.740Z] SSH_AGENT_PID=38 [2026-04-14T23:39:52.746Z] Running ssh-add (command line suppressed) [2026-04-14T23:39:52.847Z] Identity added: /w/workspace/edgex-go/967@tmp/private_key_7514557597773845986.key (/w/workspace/edgex-go/967@tmp/private_key_7514557597773845986.key) [2026-04-14T23:39:52.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-14T23:39:53.153Z] + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] sh [2026-04-14T23:39:53.440Z] + git tag --points-at HEAD [Pipeline] } [2026-04-14T23:39:53.453Z] $ docker exec --env ******** --env ******** b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent -k [2026-04-14T23:39:53.545Z] unset SSH_AUTH_SOCK; [2026-04-14T23:39:53.545Z] unset SSH_AGENT_PID; [2026-04-14T23:39:53.545Z] echo Agent pid 38 killed; [2026-04-14T23:39:53.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-14T23:39:53.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-14T23:39:53.597Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-14T23:39:53.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-14T23:39:53.717Z] $ docker exec b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent [2026-04-14T23:39:53.806Z] SSH_AUTH_SOCK=/tmp/ssh-gEnHh7SvpRRn/agent.85 [2026-04-14T23:39:53.806Z] SSH_AGENT_PID=91 [2026-04-14T23:39:53.811Z] Running ssh-add (command line suppressed) [2026-04-14T23:39:53.915Z] Identity added: /w/workspace/edgex-go/967@tmp/private_key_13352024408877248970.key (/w/workspace/edgex-go/967@tmp/private_key_13352024408877248970.key) [2026-04-14T23:39:53.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-14T23:39:54.218Z] + git semver init [2026-04-14T23:39:54.477Z] 2026-04-14 23:39:54,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-14T23:39:54.477Z] 2026-04-14 23:39:54,448 [run_init] DEBUG init version:0.0.0 force:False [2026-04-14T23:39:54.477Z] 2026-04-14 23:39:54,449 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/967/.semver [2026-04-14T23:39:54.477Z] 2026-04-14 23:39:54,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/967/.semver [2026-04-14T23:39:54.477Z] 2026-04-14 23:39:54,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/967/.semver'], cwd=/w/workspace/edgex-go/967, stdin=None, shell=False, universal_newlines=False) [2026-04-14T23:39:59.783Z] 2026-04-14 23:39:59,420 [append_file] DEBUG append to file:/w/workspace/edgex-go/967/.git/info/exclude [2026-04-14T23:39:59.783Z] 2026-04-14 23:39:59,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/967/.semver/main with force:False [2026-04-14T23:39:59.783Z] 2026-04-14 23:39:59,421 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-14T23:39:59.783Z] 2026-04-14 23:39:59,421 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-14T23:39:59.783Z] 4.1.0-dev.108 [Pipeline] } [2026-04-14T23:39:59.796Z] $ docker exec --env ******** --env ******** b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent -k [2026-04-14T23:39:59.913Z] unset SSH_AUTH_SOCK; [2026-04-14T23:39:59.913Z] unset SSH_AGENT_PID; [2026-04-14T23:39:59.913Z] echo Agent pid 91 killed; [2026-04-14T23:39:59.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-14T23:40:00.253Z] + git semver [Pipeline] } [2026-04-14T23:40:00.526Z] $ docker stop --time=1 b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 [2026-04-14T23:40:01.757Z] $ docker rm -f --volumes b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-14T23:40:02.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-14T23:40:02.374Z] Stashed 1 file(s) [Pipeline] echo [2026-04-14T23:40:02.377Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.108 [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-14T23:40:02.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] echo [2026-04-14T23:40:02.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T23:40:02.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T23:40:02.899Z] ========================================================= [2026-04-14T23:40:02.899Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-14T23:40:02.899Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-14T23:40:03.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-14T23:40:03.194Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-14T23:40:03.194Z] 2d35ebdb57d9: Pulling fs layer [2026-04-14T23:40:03.194Z] c35fb4624d26: Pulling fs layer [2026-04-14T23:40:03.194Z] 4e2aec7ef170: Pulling fs layer [2026-04-14T23:40:03.194Z] 333b49ad6fbf: Pulling fs layer [2026-04-14T23:40:03.194Z] 4f4fb700ef54: Pulling fs layer [2026-04-14T23:40:03.194Z] c3e65509a76b: Pulling fs layer [2026-04-14T23:40:03.194Z] 7cf9ebb963bd: Pulling fs layer [2026-04-14T23:40:03.194Z] bb34ca984cfb: Pulling fs layer [2026-04-14T23:40:03.194Z] 151cf03bc807: Pulling fs layer [2026-04-14T23:40:03.194Z] bb34ca984cfb: Waiting [2026-04-14T23:40:03.194Z] c3e65509a76b: Waiting [2026-04-14T23:40:03.194Z] 7cf9ebb963bd: Waiting [2026-04-14T23:40:03.194Z] 151cf03bc807: Waiting [2026-04-14T23:40:03.194Z] 333b49ad6fbf: Waiting [2026-04-14T23:40:03.194Z] c35fb4624d26: Verifying Checksum [2026-04-14T23:40:03.194Z] c35fb4624d26: Download complete [2026-04-14T23:40:03.194Z] 333b49ad6fbf: Download complete [2026-04-14T23:40:03.194Z] 4f4fb700ef54: Verifying Checksum [2026-04-14T23:40:03.194Z] 4f4fb700ef54: Download complete [2026-04-14T23:40:03.194Z] c3e65509a76b: Download complete [2026-04-14T23:40:03.195Z] 2d35ebdb57d9: Verifying Checksum [2026-04-14T23:40:03.195Z] 2d35ebdb57d9: Download complete [2026-04-14T23:40:03.453Z] 2d35ebdb57d9: Pull complete [2026-04-14T23:40:03.453Z] 7cf9ebb963bd: Verifying Checksum [2026-04-14T23:40:03.453Z] 7cf9ebb963bd: Download complete [2026-04-14T23:40:03.453Z] c35fb4624d26: Pull complete [2026-04-14T23:40:03.712Z] 4e2aec7ef170: Verifying Checksum [2026-04-14T23:40:03.712Z] 4e2aec7ef170: Download complete [2026-04-14T23:40:03.712Z] 151cf03bc807: Verifying Checksum [2026-04-14T23:40:03.712Z] 151cf03bc807: Download complete [2026-04-14T23:40:04.278Z] bb34ca984cfb: Verifying Checksum [2026-04-14T23:40:04.278Z] bb34ca984cfb: Download complete [2026-04-14T23:40:09.550Z] 4e2aec7ef170: Pull complete [2026-04-14T23:40:09.550Z] 333b49ad6fbf: Pull complete [2026-04-14T23:40:09.550Z] 4f4fb700ef54: Pull complete [2026-04-14T23:40:09.550Z] c3e65509a76b: Pull complete [2026-04-14T23:40:09.550Z] 7cf9ebb963bd: Pull complete [2026-04-14T23:40:12.837Z] bb34ca984cfb: Pull complete [2026-04-14T23:40:13.404Z] 151cf03bc807: Pull complete [2026-04-14T23:40:13.404Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-14T23:40:13.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-14T23:40:13.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-14T23:40:13.705Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-14T23:40:13.705Z] WORKDIR /edgex [2026-04-14T23:40:13.705Z] COPY go.mod . [2026-04-14T23:40:13.705Z] RUN go mod download [2026-04-14T23:40:13.705Z] + docker build -t ci-base-image-x86_64 -f - . [2026-04-14T23:40:14.278Z] #0 building with "default" instance using docker driver [2026-04-14T23:40:14.278Z] [2026-04-14T23:40:14.278Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:40:14.278Z] #1 transferring dockerfile: 164B done [2026-04-14T23:40:14.278Z] #1 DONE 0.0s [2026-04-14T23:40:14.278Z] [2026-04-14T23:40:14.278Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-14T23:40:14.278Z] #2 DONE 0.0s [2026-04-14T23:40:14.278Z] [2026-04-14T23:40:14.278Z] #3 [internal] load .dockerignore [2026-04-14T23:40:14.278Z] #3 transferring context: 50B done [2026-04-14T23:40:14.278Z] #3 DONE 0.0s [2026-04-14T23:40:14.278Z] [2026-04-14T23:40:14.278Z] #4 [internal] load build context [2026-04-14T23:40:14.278Z] #4 transferring context: 7.03kB done [2026-04-14T23:40:14.278Z] #4 DONE 0.0s [2026-04-14T23:40:14.278Z] [2026-04-14T23:40:14.278Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-14T23:40:14.536Z] #5 DONE 0.1s [2026-04-14T23:40:14.536Z] [2026-04-14T23:40:14.536Z] #6 [2/4] WORKDIR /edgex [2026-04-14T23:40:16.439Z] #6 DONE 2.0s [2026-04-14T23:40:16.439Z] [2026-04-14T23:40:16.439Z] #7 [3/4] COPY go.mod . [2026-04-14T23:40:16.439Z] #7 DONE 0.0s [2026-04-14T23:40:16.439Z] [2026-04-14T23:40:16.439Z] #8 [4/4] RUN go mod download [2026-04-14T23:40:17.487Z] Still waiting to schedule task [2026-04-14T23:40:17.487Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-14T23:40:34.542Z] #8 DONE 16.3s [2026-04-14T23:40:34.542Z] [2026-04-14T23:40:34.542Z] #9 exporting to image [2026-04-14T23:40:34.542Z] #9 exporting layers [2026-04-14T23:40:36.445Z] #9 exporting layers 3.6s done [2026-04-14T23:40:36.445Z] #9 writing image sha256:34426d12180fa0b954ed5d4612588deb8d340a65b7cfd781e710ce304ec4b976 done [2026-04-14T23:40:36.445Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-14T23:40:36.445Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:40:36.753Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-14T23:40:36.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:40:36.834Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-14T23:40:36.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-14T23:40:37.163Z] $ docker top 21f0bd7ab7f8093acd77ed29936e3eb4500484645e156717d2bbeae652ae9363 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T23:40:37.504Z] + go version [2026-04-14T23:40:37.505Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-14T23:40:37.517Z] $ docker stop --time=1 21f0bd7ab7f8093acd77ed29936e3eb4500484645e156717d2bbeae652ae9363 [2026-04-14T23:40:38.757Z] $ docker rm -f --volumes 21f0bd7ab7f8093acd77ed29936e3eb4500484645e156717d2bbeae652ae9363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:40:39.192Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-14T23:40:39.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:40:39.270Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-14T23:40:39.301Z] $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-14T23:40:39.534Z] $ docker top a017ed76515f499079e3c749c3531c9b23f278ffa1dc1618622c8289d0f5dadc -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-14T23:40:39.602Z] ========================================================= [2026-04-14T23:40:39.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-14T23:40:39.602Z] ========================================================= [Pipeline] sh [2026-04-14T23:40:39.887Z] + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] fileExists [Pipeline] sh [2026-04-14T23:40:40.192Z] + make test [2026-04-14T23:40:40.193Z] go test -race -coverprofile=coverage.out ./... [2026-04-14T23:40:50.176Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-14T23:41:22.267Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-14T23:41:24.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2026-04-14T23:41:28.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2026-04-14T23:41:28.115Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-14T23:41:28.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.049s coverage: 4.8% of statements [2026-04-14T23:41:28.115Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-14T23:41:28.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.3% of statements [2026-04-14T23:41:28.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2026-04-14T23:41:28.115Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-14T23:41:28.115Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.027s coverage: 94.2% of statements [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-14T23:41:29.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements [2026-04-14T23:41:29.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-14T23:41:29.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-14T23:41:29.057Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-14T23:41:30.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements [2026-04-14T23:41:30.010Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-14T23:41:30.010Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 97.6% of statements [2026-04-14T23:41:31.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-14T23:41:31.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-14T23:41:31.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-14T23:41:34.449Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements [2026-04-14T23:41:34.449Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-14T23:41:34.449Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-14T23:41:34.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 1.0% of statements [2026-04-14T23:41:34.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-14T23:41:34.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-04-14T23:41:34.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2026-04-14T23:41:34.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-14T23:41:34.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:41:34.709Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-14T23:41:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2026-04-14T23:41:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements [2026-04-14T23:41:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2026-04-14T23:41:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements [2026-04-14T23:41:36.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2026-04-14T23:41:48.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2026-04-14T23:41:49.911Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5131 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-04-14T23:41:49.929Z] Running in /w/workspace/edgex-go/967 [Pipeline] { [Pipeline] checkout [2026-04-14T23:41:49.966Z] The recommended git tool is: git [2026-04-14T23:41:54.754Z] using credential edgex-jenkins-ssh [2026-04-14T23:41:54.782Z] Cloning the remote Git repository [2026-04-14T23:41:54.829Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-04-14T23:41:54.924Z] > git init /w/workspace/edgex-go/967 # timeout=10 [2026-04-14T23:41:55.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-04-14T23:41:55.421Z] > git --version # timeout=10 [2026-04-14T23:41:55.441Z] > git --version # 'git version 2.25.1' [2026-04-14T23:41:55.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-14T23:41:55.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.051s coverage: 92.9% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2026-04-14T23:41:58.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.040s coverage: 87.2% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2026-04-14T23:41:58.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.043s coverage: 20.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements [2026-04-14T23:41:58.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-14T23:41:58.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements [2026-04-14T23:41:58.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-14T23:41:58.446Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements [2026-04-14T23:42:02.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-14T23:42:02.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2026-04-14T23:42:02.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-14T23:42:02.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements [2026-04-14T23:42:02.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-14T23:42:02.649Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-14T23:42:02.649Z] 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-14T23:42:02.649Z] running golangci-lint [2026-04-14T23:42:02.909Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-14T23:42:02.909Z] go version go1.25.2 linux/amd64 [2026-04-14T23:42:03.167Z] 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-14T23:42:03.167Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-14T23:42:03.168Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-14T23:42:03.168Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-14T23:42:03.168Z] level=info msg="[goenv] Read go env for 4.765565ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-14T23:42:03.168Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-14T23:42:13.376Z] Avoid second fetch [2026-04-14T23:42:13.377Z] Checking out Revision f5db4aa1e81170991e138a80f2fe3c1b323070e5 (main) [2026-04-14T23:42:14.182Z] Commit message: "Merge pull request #5393 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.0" [2026-04-14T23:42:12.525Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-04-14T23:42:12.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-14T23:42:13.392Z] > git config core.sparsecheckout # timeout=10 [2026-04-14T23:42:13.450Z] > git checkout -f f5db4aa1e81170991e138a80f2fe3c1b323070e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T23:42:18.573Z] provisioning config files... [2026-04-14T23:42:18.607Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config4107974930472447015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:42:19.288Z] ---> ****-login.sh [2026-04-14T23:42:19.288Z] nexus3.edgexfoundry.org:10001 [2026-04-14T23:42:19.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:42:19.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:42:19.832Z] Configure a credential helper to remove this warning. See [2026-04-14T23:42:19.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:42:19.833Z] [2026-04-14T23:42:19.833Z] Login Succeeded [2026-04-14T23:42:19.833Z] nexus3.edgexfoundry.org:10002 [2026-04-14T23:42:20.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:42:20.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:42:20.102Z] Configure a credential helper to remove this warning. See [2026-04-14T23:42:20.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:42:20.102Z] [2026-04-14T23:42:20.102Z] Login Succeeded [2026-04-14T23:42:20.102Z] nexus3.edgexfoundry.org:10003 [2026-04-14T23:42:20.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:42:20.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:42:20.382Z] Configure a credential helper to remove this warning. See [2026-04-14T23:42:20.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:42:20.382Z] [2026-04-14T23:42:20.382Z] Login Succeeded [2026-04-14T23:42:20.653Z] nexus3.edgexfoundry.org:10004 [2026-04-14T23:42:20.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:42:20.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:42:20.922Z] Configure a credential helper to remove this warning. See [2026-04-14T23:42:20.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:42:20.922Z] [2026-04-14T23:42:20.922Z] Login Succeeded [2026-04-14T23:42:20.922Z] ****.io [2026-04-14T23:42:21.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:42:21.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:42:21.460Z] Configure a credential helper to remove this warning. See [2026-04-14T23:42:21.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:42:21.460Z] [2026-04-14T23:42:21.460Z] Login Succeeded [2026-04-14T23:42:21.460Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T23:42:21.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-04-14T23:42:22.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] echo [2026-04-14T23:42:22.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T23:42:22.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T23:42:22.180Z] ========================================================= [2026-04-14T23:42:22.180Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-14T23:42:22.180Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-14T23:42:22.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-14T23:42:23.923Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-14T23:42:23.923Z] 6b59a28fa201: Pulling fs layer [2026-04-14T23:42:23.923Z] d32bb0dddca7: Pulling fs layer [2026-04-14T23:42:23.923Z] 5dab1238d3d9: Pulling fs layer [2026-04-14T23:42:23.923Z] 196fd7d83e7d: Pulling fs layer [2026-04-14T23:42:23.923Z] 4f4fb700ef54: Pulling fs layer [2026-04-14T23:42:23.923Z] 8ba94037c8f0: Pulling fs layer [2026-04-14T23:42:23.923Z] deaec5988b04: Pulling fs layer [2026-04-14T23:42:23.923Z] 9f65657bb879: Pulling fs layer [2026-04-14T23:42:23.923Z] 9f65657bb879: Waiting [2026-04-14T23:42:23.923Z] 8ba94037c8f0: Waiting [2026-04-14T23:42:23.923Z] 196fd7d83e7d: Waiting [2026-04-14T23:42:23.923Z] 4f4fb700ef54: Waiting [2026-04-14T23:42:23.923Z] deaec5988b04: Waiting [2026-04-14T23:42:23.923Z] d32bb0dddca7: Verifying Checksum [2026-04-14T23:42:23.923Z] d32bb0dddca7: Download complete [2026-04-14T23:42:23.923Z] 196fd7d83e7d: Verifying Checksum [2026-04-14T23:42:23.923Z] 196fd7d83e7d: Download complete [2026-04-14T23:42:23.923Z] 4f4fb700ef54: Verifying Checksum [2026-04-14T23:42:23.923Z] 4f4fb700ef54: Download complete [2026-04-14T23:42:23.923Z] 8ba94037c8f0: Verifying Checksum [2026-04-14T23:42:23.923Z] 8ba94037c8f0: Download complete [2026-04-14T23:42:24.193Z] 6b59a28fa201: Verifying Checksum [2026-04-14T23:42:24.193Z] 6b59a28fa201: Download complete [2026-04-14T23:42:24.463Z] 9f65657bb879: Verifying Checksum [2026-04-14T23:42:24.463Z] 9f65657bb879: Download complete [2026-04-14T23:42:25.054Z] 6b59a28fa201: Pull complete [2026-04-14T23:42:25.699Z] d32bb0dddca7: Pull complete [2026-04-14T23:42:25.699Z] 5dab1238d3d9: Verifying Checksum [2026-04-14T23:42:25.699Z] 5dab1238d3d9: Download complete [2026-04-14T23:42:27.118Z] deaec5988b04: Verifying Checksum [2026-04-14T23:42:27.118Z] deaec5988b04: Download complete [2026-04-14T23:42:29.714Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.952048433s" [2026-04-14T23:42:29.714Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.32146ms" [2026-04-14T23:42:39.625Z] 5dab1238d3d9: Pull complete [2026-04-14T23:42:39.625Z] 196fd7d83e7d: Pull complete [2026-04-14T23:42:39.905Z] 4f4fb700ef54: Pull complete [2026-04-14T23:42:40.173Z] 8ba94037c8f0: Pull complete [2026-04-14T23:42:44.582Z] level=info msg="[linters_context/goanalysis] analyzers took 3m14.676101412s with top 10 stages: buildir: 1m11.795469868s, gosec: 4.429819511s, inspect: 3.191025766s, fact_deprecated: 2.760768652s, printf: 2.320335023s, ctrlflow: 1.90983044s, S1038: 1.859263536s, fact_purity: 1.738128404s, nilness: 1.56730964s, SA1001: 1.382411864s" [2026-04-14T23:42:44.582Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-14T23:42:44.582Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-14T23:42:44.582Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-14T23:42:44.582Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-14T23:42:44.582Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0" [2026-04-14T23:42:44.582Z] level=info msg="[runner] processing took 8.231083ms with stages: nolint_filter: 7.307808ms, generated_file_filter: 692.074µs, exclusion_rules: 125.981µs, exclusion_paths: 45.29µs, path_relativity: 43.01µs, cgo: 4.94µs, path_absoluter: 3.53µs, sort_results: 2.3µs, invalid_issue: 1.72µs, filename_unadjuster: 960ns, max_same_issues: 660ns, diff: 600ns, fixer: 530ns, path_prettifier: 430ns, severity-rules: 370ns, uniq_by_line: 230ns, path_shortener: 190ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns" [2026-04-14T23:42:44.582Z] level=info msg="[runner] linters took 14.991475596s with stages: goanalysis_metalinter: 14.983170081s" [2026-04-14T23:42:44.582Z] 0 issues. [2026-04-14T23:42:44.582Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-14T23:42:44.582Z] level=info msg="Memory: 386 samples, avg is 359.4MB, max is 1415.4MB" [2026-04-14T23:42:44.582Z] level=info msg="Execution took 38.998885597s" [2026-04-14T23:42:44.582Z] go vet ./... [2026-04-14T23:42:49.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-14T23:42:50.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-14T23:42:50.099Z] ./bin/test-attribution-txt.sh [2026-04-14T23:42:50.279Z] deaec5988b04: Pull complete [2026-04-14T23:42:50.357Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-14T23:42:50.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-14T23:42:50.661Z] + ls -al . [2026-04-14T23:42:50.661Z] total 1392 [2026-04-14T23:42:50.661Z] drwxrwxr-x 11 1001 1001 4096 Apr 14 23:40 . [2026-04-14T23:42:50.661Z] drwxr-xr-x 4 root root 4096 Apr 14 23:40 .. [2026-04-14T23:42:50.661Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 .blubracket [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 10 Apr 14 23:39 .dockerignore [2026-04-14T23:42:50.661Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 23:42 .git [2026-04-14T23:42:50.661Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 23:39 .github [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 909 Apr 14 23:39 .gitignore [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 359 Apr 14 23:39 .golangci.yml [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 100 Apr 14 23:39 .hadolint.yml [2026-04-14T23:42:50.661Z] drwxr-xr-x 3 1001 1001 4096 Apr 14 23:39 .semver [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 155 Apr 14 23:39 .sonarcloud.properties [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 23:39 ADOPTERS.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 20143 Apr 14 23:39 Attribution.txt [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 108018 Apr 14 23:39 CHANGELOG.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 23:39 CONTRIBUTING.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 23:39 GOVERNANCE.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 886 Apr 14 23:39 Jenkinsfile [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 23:39 LICENSE [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 16743 Apr 14 23:39 Makefile [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 23:39 OWNERS.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 9932 Apr 14 23:39 README.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 789 Apr 14 23:39 SECURITY.md [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 13 Apr 14 23:40 VERSION [2026-04-14T23:42:50.661Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 bin [2026-04-14T23:42:50.661Z] drwxrwxr-x 19 1001 1001 4096 Apr 14 23:39 cmd [2026-04-14T23:42:50.661Z] -rw-r--r-- 1 root root 1044024 Apr 14 23:42 coverage.out [2026-04-14T23:42:50.661Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 fuzz_test [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 6990 Apr 14 23:39 go.mod [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 90838 Apr 14 23:39 go.sum [2026-04-14T23:42:50.661Z] drwxrwxr-x 7 1001 1001 4096 Apr 14 23:39 internal [2026-04-14T23:42:50.661Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 openapi [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 584 Apr 14 23:39 security.txt [2026-04-14T23:42:50.661Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 23:39 version.go [Pipeline] sh [2026-04-14T23:42:50.946Z] + '[' -e coverage.out ] [2026-04-14T23:42:50.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-14T23:42:51.090Z] Stashed 1 file(s) [Pipeline] sh [2026-04-14T23:42:51.372Z] + make build [2026-04-14T23:42:51.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-14T23:42:52.229Z] 9f65657bb879: Pull complete [2026-04-14T23:42:52.229Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-14T23:42:52.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-14T23:42:52.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-14T23:42:52.582Z] + docker build -t ci-base-image-arm64 -f - . [2026-04-14T23:42:52.582Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-14T23:42:52.582Z] WORKDIR /edgex [2026-04-14T23:42:52.582Z] COPY go.mod . [2026-04-14T23:42:52.582Z] RUN go mod download [2026-04-14T23:42:53.170Z] Sending build context to Docker daemon 3.894MB [2026-04-14T23:42:53.170Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-14T23:42:53.170Z] ---> 334268110677 [2026-04-14T23:42:53.170Z] Step 2/4 : WORKDIR /edgex [2026-04-14T23:42:55.139Z] ---> Running in 24203db91e31 [2026-04-14T23:42:55.406Z] Removing intermediate container 24203db91e31 [2026-04-14T23:42:55.406Z] ---> 0bf38c60779e [2026-04-14T23:42:55.406Z] Step 3/4 : COPY go.mod . [2026-04-14T23:42:55.990Z] ---> c4facc604a49 [2026-04-14T23:42:55.990Z] Step 4/4 : RUN go mod download [2026-04-14T23:42:55.990Z] ---> Running in 801cc730d85e [2026-04-14T23:43:23.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-14T23:43:23.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-14T23:43:23.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-14T23:43:23.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-14T23:43:25.987Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-14T23:43:32.545Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-14T23:43:33.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-14T23:43:37.206Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-14T23:43:39.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-14T23:43:41.644Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-14T23:43:43.299Z] Removing intermediate container 801cc730d85e [2026-04-14T23:43:43.299Z] ---> a031bf18883a [2026-04-14T23:43:43.299Z] Successfully built a031bf18883a [2026-04-14T23:43:43.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:43:43.548Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-14T23:43:43.642Z] + docker inspect -f . ci-base-image-arm64 [2026-04-14T23:43:43.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:43:43.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container [2026-04-14T23:43:43.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-14T23:43:44.482Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-14T23:43:45.356Z] $ docker top 6bf5e61bc4debd1887ed9591276a1ee09ee498f231c42793028f8cda9b078b98 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T23:43:46.187Z] + go version [2026-04-14T23:43:46.187Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-14T23:43:46.205Z] $ docker stop --time=1 6bf5e61bc4debd1887ed9591276a1ee09ee498f231c42793028f8cda9b078b98 [2026-04-14T23:43:47.808Z] $ docker rm -f --volumes 6bf5e61bc4debd1887ed9591276a1ee09ee498f231c42793028f8cda9b078b98 [Pipeline] // withDockerContainer [Pipeline] } [2026-04-14T23:43:47.985Z] $ docker stop --time=1 a017ed76515f499079e3c749c3531c9b23f278ffa1dc1618622c8289d0f5dadc [2026-04-14T23:43:50.953Z] $ docker rm -f --volumes a017ed76515f499079e3c749c3531c9b23f278ffa1dc1618622c8289d0f5dadc [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 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 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:43:52.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-14T23:43:52.334Z] [2026-04-14T23:43:52.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:43:52.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-14T23:43:52.467Z] [2026-04-14T23:43:52.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:43:52.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-14T23:43:52.637Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-14T23:43:52.637Z] 91d30c5bc195: Pulling fs layer [2026-04-14T23:43:52.637Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-14T23:43:52.637Z] 9c61dcf015f6: Pulling fs layer [2026-04-14T23:43:52.637Z] 4698f68db338: Pulling fs layer [2026-04-14T23:43:52.637Z] 2a2f49069b9e: Pulling fs layer [2026-04-14T23:43:52.637Z] e0025b399a48: Pulling fs layer [2026-04-14T23:43:52.637Z] 4698f68db338: Waiting [2026-04-14T23:43:52.637Z] 2a2f49069b9e: Waiting [2026-04-14T23:43:52.637Z] e0025b399a48: Waiting [2026-04-14T23:43:52.637Z] 91d30c5bc195: Download complete [2026-04-14T23:43:52.637Z] 4698f68db338: Verifying Checksum [2026-04-14T23:43:52.637Z] 4698f68db338: Download complete [2026-04-14T23:43:52.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-14T23:43:52.805Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-04-14T23:43:52.805Z] 547446be3368: Pulling fs layer [2026-04-14T23:43:52.805Z] d125d8839a47: Pulling fs layer [2026-04-14T23:43:52.805Z] 3e85d5ac6304: Pulling fs layer [2026-04-14T23:43:52.805Z] c3105a71a48b: Pulling fs layer [2026-04-14T23:43:52.805Z] 0f093f025ec4: Pulling fs layer [2026-04-14T23:43:52.805Z] c3106fc0e877: Pulling fs layer [2026-04-14T23:43:52.805Z] c3105a71a48b: Waiting [2026-04-14T23:43:52.805Z] 0f093f025ec4: Waiting [2026-04-14T23:43:52.805Z] c3106fc0e877: Waiting [2026-04-14T23:43:52.895Z] 2e9b0aa3be6d: Verifying Checksum [2026-04-14T23:43:52.895Z] 2e9b0aa3be6d: Download complete [2026-04-14T23:43:52.895Z] 91d30c5bc195: Pull complete [2026-04-14T23:43:52.895Z] e0025b399a48: Verifying Checksum [2026-04-14T23:43:52.895Z] e0025b399a48: Download complete [2026-04-14T23:43:52.895Z] 2a2f49069b9e: Verifying Checksum [2026-04-14T23:43:52.895Z] 2a2f49069b9e: Download complete [2026-04-14T23:43:53.072Z] 547446be3368: Verifying Checksum [2026-04-14T23:43:53.072Z] 547446be3368: Download complete [2026-04-14T23:43:53.072Z] c3105a71a48b: Verifying Checksum [2026-04-14T23:43:53.072Z] c3105a71a48b: Download complete [2026-04-14T23:43:53.154Z] 2e9b0aa3be6d: Pull complete [2026-04-14T23:43:53.658Z] d125d8839a47: Verifying Checksum [2026-04-14T23:43:53.658Z] d125d8839a47: Download complete [2026-04-14T23:43:53.658Z] c3106fc0e877: Verifying Checksum [2026-04-14T23:43:53.658Z] c3106fc0e877: Download complete [2026-04-14T23:43:53.658Z] 0f093f025ec4: Verifying Checksum [2026-04-14T23:43:53.658Z] 0f093f025ec4: Download complete [2026-04-14T23:43:53.721Z] 9c61dcf015f6: Verifying Checksum [2026-04-14T23:43:53.721Z] 9c61dcf015f6: Download complete [2026-04-14T23:43:53.925Z] 547446be3368: Pull complete [2026-04-14T23:43:55.331Z] d125d8839a47: Pull complete [2026-04-14T23:43:55.598Z] 3e85d5ac6304: Verifying Checksum [2026-04-14T23:43:55.598Z] 3e85d5ac6304: Download complete [2026-04-14T23:43:57.909Z] 9c61dcf015f6: Pull complete [2026-04-14T23:43:57.909Z] 4698f68db338: Pull complete [2026-04-14T23:43:57.909Z] 2a2f49069b9e: Pull complete [2026-04-14T23:43:57.909Z] e0025b399a48: Pull complete [2026-04-14T23:43:57.909Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-14T23:43:57.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-14T23:43:57.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:43:58.018Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-14T23:43:58.050Z] $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-14T23:43:59.452Z] $ docker top b1308bfa7438dd5878b70bc04f4aacd1e64d4ad3a733a3eeeacb1595783dee8b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T23:43:59.803Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-14T23:44:00.063Z] #1 [core-keeper internal] load build definition from Dockerfile [2026-04-14T23:44:00.063Z] #1 transferring dockerfile: 2.07kB done [2026-04-14T23:44:00.063Z] #1 DONE 0.1s [2026-04-14T23:44:00.063Z] [2026-04-14T23:44:00.063Z] #2 [support-scheduler internal] load build definition from Dockerfile [2026-04-14T23:44:00.063Z] #2 transferring dockerfile: 1.83kB done [2026-04-14T23:44:00.063Z] #2 DONE 0.1s [2026-04-14T23:44:00.063Z] [2026-04-14T23:44:00.063Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-14T23:44:00.063Z] #3 DONE 0.0s [2026-04-14T23:44:00.063Z] [2026-04-14T23:44:00.063Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-04-14T23:44:00.063Z] #4 transferring dockerfile: 1.70kB done [2026-04-14T23:44:00.063Z] #4 DONE 0.1s [2026-04-14T23:44:00.063Z] [2026-04-14T23:44:00.063Z] #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:00.323Z] #5 ... [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #6 [support-notifications internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #6 transferring dockerfile: 2.02kB done [2026-04-14T23:44:00.323Z] #6 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #7 transferring dockerfile: 2.10kB done [2026-04-14T23:44:00.323Z] #7 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #8 [core-command internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #8 transferring dockerfile: 1.94kB done [2026-04-14T23:44:00.323Z] #8 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #9 transferring dockerfile: 3.02kB done [2026-04-14T23:44:00.323Z] #9 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #10 transferring dockerfile: 2.23kB done [2026-04-14T23:44:00.323Z] #10 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #11 transferring dockerfile: 2.50kB done [2026-04-14T23:44:00.323Z] #11 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #12 [security-spire-config internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #12 transferring dockerfile: 1.69kB done [2026-04-14T23:44:00.323Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-14T23:44:00.323Z] #12 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #13 transferring dockerfile: 2.14kB done [2026-04-14T23:44:00.323Z] #13 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #14 [core-data internal] load build definition from Dockerfile [2026-04-14T23:44:00.323Z] #14 transferring dockerfile: 2.04kB done [2026-04-14T23:44:00.323Z] #14 DONE 0.1s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-14T23:44:00.323Z] #3 DONE 0.0s [2026-04-14T23:44:00.323Z] [2026-04-14T23:44:00.323Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:00.581Z] #5 ... [2026-04-14T23:44:00.581Z] [2026-04-14T23:44:00.581Z] #15 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-14T23:44:00.581Z] #15 DONE 0.5s [2026-04-14T23:44:00.840Z] [2026-04-14T23:44:00.840Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:00.840Z] #5 DONE 0.8s [2026-04-14T23:44:00.840Z] [2026-04-14T23:44:00.840Z] #16 [security-spire-server internal] load .dockerignore [2026-04-14T23:44:00.840Z] #16 transferring context: 50B done [2026-04-14T23:44:00.840Z] #16 DONE 0.0s [2026-04-14T23:44:00.840Z] [2026-04-14T23:44:00.840Z] #17 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:00.840Z] #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:01.103Z] #17 ... [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-14T23:44:01.103Z] #18 transferring context: 50B done [2026-04-14T23:44:01.103Z] #18 DONE 0.1s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #19 [core-data internal] load .dockerignore [2026-04-14T23:44:01.103Z] #19 transferring context: 50B done [2026-04-14T23:44:01.103Z] #19 DONE 0.1s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #20 [support-scheduler internal] load .dockerignore [2026-04-14T23:44:01.103Z] #20 transferring context: 50B done [2026-04-14T23:44:01.103Z] #20 DONE 0.1s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #21 [security-bootstrapper internal] load .dockerignore [2026-04-14T23:44:01.103Z] #21 transferring context: 50B done [2026-04-14T23:44:01.103Z] #21 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #22 [security-spire-config internal] load .dockerignore [2026-04-14T23:44:01.103Z] #22 transferring context: 50B done [2026-04-14T23:44:01.103Z] #22 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #23 [core-command internal] load .dockerignore [2026-04-14T23:44:01.103Z] #23 transferring context: 50B done [2026-04-14T23:44:01.103Z] #23 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #24 [security-proxy-setup internal] load .dockerignore [2026-04-14T23:44:01.103Z] #24 transferring context: 50B done [2026-04-14T23:44:01.103Z] #24 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #25 [core-metadata internal] load .dockerignore [2026-04-14T23:44:01.103Z] #25 transferring context: 50B done [2026-04-14T23:44:01.103Z] #25 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #26 [security-proxy-auth internal] load .dockerignore [2026-04-14T23:44:01.103Z] #26 transferring context: 50B done [2026-04-14T23:44:01.103Z] #26 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #27 [core-keeper internal] load .dockerignore [2026-04-14T23:44:01.103Z] #27 transferring context: 50B done [2026-04-14T23:44:01.103Z] #27 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #17 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:01.103Z] #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:01.103Z] #17 ... [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #28 [support-notifications internal] load .dockerignore [2026-04-14T23:44:01.103Z] #28 transferring context: 50B done [2026-04-14T23:44:01.103Z] #28 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #29 [security-spire-server internal] load build context [2026-04-14T23:44:01.103Z] #29 transferring context: 26.57kB done [2026-04-14T23:44:01.103Z] #29 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #17 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:01.103Z] #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:01.103Z] #17 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-14T23:44:01.103Z] #17 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-14T23:44:01.103Z] #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.1s [2026-04-14T23:44:01.103Z] #17 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:01.103Z] #17 ... [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #30 [security-spire-config internal] load build context [2026-04-14T23:44:01.103Z] #30 transferring context: 24.82kB 0.0s done [2026-04-14T23:44:01.103Z] #30 DONE 0.2s [2026-04-14T23:44:01.103Z] [2026-04-14T23:44:01.103Z] #17 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:01.365Z] #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 1.05MB / 3.80MB 0.3s [2026-04-14T23:44:01.365Z] #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-14T23:44:01.365Z] #17 ... [2026-04-14T23:44:01.365Z] [2026-04-14T23:44:01.365Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-14T23:44:01.365Z] #31 DONE 0.4s [2026-04-14T23:44:01.365Z] [2026-04-14T23:44:01.365Z] #17 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:01.365Z] #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-04-14T23:44:01.625Z] #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-04-14T23:44:02.201Z] #17 ... [2026-04-14T23:44:02.201Z] [2026-04-14T23:44:02.201Z] #32 [core-command builder 2/7] WORKDIR /edgex-go [2026-04-14T23:44:02.201Z] #32 DONE 0.8s [2026-04-14T23:44:02.201Z] [2026-04-14T23:44:02.201Z] #33 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:02.459Z] #33 ... [2026-04-14T23:44:02.459Z] [2026-04-14T23:44:02.459Z] #17 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:02.459Z] #17 DONE 1.4s [2026-04-14T23:44:02.459Z] [2026-04-14T23:44:02.459Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:02.459Z] #34 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-04-14T23:44:02.459Z] #34 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-14T23:44:02.459Z] #34 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-14T23:44:02.459Z] #34 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-14T23:44:02.459Z] #34 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-14T23:44:02.459Z] #34 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-14T23:44:02.459Z] #34 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-14T23:44:02.459Z] #34 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-14T23:44:02.459Z] #34 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-04-14T23:44:02.459Z] #34 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done [2026-04-14T23:44:02.459Z] #34 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-14T23:44:02.459Z] #34 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s [2026-04-14T23:44:03.025Z] #34 ... [2026-04-14T23:44:03.025Z] [2026-04-14T23:44:03.025Z] #35 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-14T23:44:03.025Z] #35 transferring dockerfile: 2.49kB 0.0s done [2026-04-14T23:44:03.025Z] #35 DONE 0.1s [2026-04-14T23:44:03.025Z] [2026-04-14T23:44:03.025Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-14T23:44:03.025Z] #3 DONE 0.0s [2026-04-14T23:44:03.286Z] [2026-04-14T23:44:03.286Z] #36 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-14T23:44:03.286Z] #36 transferring dockerfile: 1.89kB 0.0s done [2026-04-14T23:44:03.286Z] #36 DONE 0.1s [2026-04-14T23:44:03.286Z] [2026-04-14T23:44:03.286Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-14T23:44:03.286Z] #3 DONE 0.0s [2026-04-14T23:44:03.286Z] [2026-04-14T23:44:03.286Z] #37 [security-spire-agent internal] load build definition from Dockerfile [2026-04-14T23:44:03.286Z] #37 transferring dockerfile: 1.81kB 0.0s done [2026-04-14T23:44:04.220Z] #37 ... [2026-04-14T23:44:04.220Z] [2026-04-14T23:44:04.220Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:04.220Z] #5 DONE 1.8s [2026-04-14T23:44:04.220Z] [2026-04-14T23:44:04.220Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:04.787Z] #34 ... [2026-04-14T23:44:04.787Z] [2026-04-14T23:44:04.787Z] #37 [security-spire-agent internal] load build definition from Dockerfile [2026-04-14T23:44:04.787Z] #37 DONE 1.6s [2026-04-14T23:44:04.787Z] [2026-04-14T23:44:04.787Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:05.677Z] 3e85d5ac6304: Pull complete [2026-04-14T23:44:05.677Z] c3105a71a48b: Pull complete [2026-04-14T23:44:06.634Z] 0f093f025ec4: Pull complete [2026-04-14T23:44:06.634Z] c3106fc0e877: Pull complete [2026-04-14T23:44:06.634Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-04-14T23:44:06.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-14T23:44:06.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:44:06.694Z] #34 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done [2026-04-14T23:44:06.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container [2026-04-14T23:44:06.891Z] $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-04-14T23:44:08.831Z] $ docker top 21e1e5948c2e0b07b7ce7991fb67c3a50e94ec9400f6d83f859f9d107af8b031 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T23:44:09.654Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-14T23:44:09.988Z] #34 ... [2026-04-14T23:44:09.988Z] [2026-04-14T23:44:09.988Z] #38 [security-proxy-setup internal] load build context [2026-04-14T23:44:09.988Z] #38 transferring context: 366.77MB 8.9s [2026-04-14T23:44:10.924Z] #38 ... [2026-04-14T23:44:10.924Z] [2026-04-14T23:44:10.924Z] #39 [security-secretstore-setup internal] load .dockerignore [2026-04-14T23:44:10.924Z] #39 transferring context: 50B 0.0s done [2026-04-14T23:44:10.924Z] #39 DONE 6.6s [2026-04-14T23:44:10.924Z] [2026-04-14T23:44:10.924Z] #38 [security-proxy-setup internal] load build context [2026-04-14T23:44:10.924Z] #38 ... [2026-04-14T23:44:10.924Z] [2026-04-14T23:44:10.924Z] #40 [security-bootstrapper internal] load build context [2026-04-14T23:44:10.924Z] #40 ... [2026-04-14T23:44:10.924Z] [2026-04-14T23:44:10.924Z] #38 [security-proxy-setup internal] load build context [2026-04-14T23:44:10.924Z] #38 ... [2026-04-14T23:44:10.924Z] [2026-04-14T23:44:10.924Z] #41 [core-data internal] load build context [2026-04-14T23:44:11.182Z] #41 ... [2026-04-14T23:44:11.182Z] [2026-04-14T23:44:11.182Z] #42 [security-proxy-auth internal] load build context [2026-04-14T23:44:11.182Z] #42 ... [2026-04-14T23:44:11.182Z] [2026-04-14T23:44:11.182Z] #43 [support-scheduler internal] load build context [2026-04-14T23:44:11.440Z] #43 ... [2026-04-14T23:44:11.440Z] [2026-04-14T23:44:11.440Z] #44 [core-common-config-bootstrapper internal] load build context [2026-04-14T23:44:11.440Z] #44 ... [2026-04-14T23:44:11.440Z] [2026-04-14T23:44:11.440Z] #45 [core-keeper internal] load build context [2026-04-14T23:44:11.440Z] #45 ... [2026-04-14T23:44:11.440Z] [2026-04-14T23:44:11.440Z] #46 [support-notifications internal] load build context [2026-04-14T23:44:11.698Z] #46 ... [2026-04-14T23:44:11.698Z] [2026-04-14T23:44:11.698Z] #47 [core-command internal] load build context [2026-04-14T23:44:11.698Z] #47 ... [2026-04-14T23:44:11.698Z] [2026-04-14T23:44:11.698Z] #48 [core-metadata internal] load build context [2026-04-14T23:44:11.956Z] #48 ... [2026-04-14T23:44:11.956Z] [2026-04-14T23:44:11.956Z] #46 [support-notifications internal] load build context [2026-04-14T23:44:12.216Z] #46 ... [2026-04-14T23:44:12.216Z] [2026-04-14T23:44:12.216Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-14T23:44:12.216Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.216Z] #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.216Z] #0 1.507 OK: 265 MiB in 60 packages [2026-04-14T23:44:12.473Z] #49 ... [2026-04-14T23:44:12.473Z] [2026-04-14T23:44:12.473Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:44:12.473Z] #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.473Z] #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.473Z] #0 3.567 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:44:12.473Z] #0 3.567 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:44:12.473Z] #0 3.567 OK: 26330 distinct packages available [2026-04-14T23:44:12.473Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.473Z] #0 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.473Z] #0 4.024 (1/7) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:12.473Z] #0 4.076 (2/7) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:12.473Z] #0 4.101 (3/7) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:12.473Z] #0 4.108 (4/7) Installing musl-obstack (1.2.3-r2) [2026-04-14T23:44:12.473Z] #0 4.113 (5/7) Installing libucontext (1.3.2-r0) [2026-04-14T23:44:12.473Z] #0 4.121 (6/7) Installing gcompat (1.1.0-r4) [2026-04-14T23:44:12.473Z] #0 4.130 (7/7) Installing openssl (3.5.6-r0) [2026-04-14T23:44:12.473Z] #0 4.154 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:12.473Z] #0 4.165 OK: 8 MiB in 21 packages [2026-04-14T23:44:12.473Z] #50 ... [2026-04-14T23:44:12.473Z] [2026-04-14T23:44:12.473Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-14T23:44:12.473Z] #51 ... [2026-04-14T23:44:12.473Z] [2026-04-14T23:44:12.473Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-14T23:44:12.731Z] #52 ... [2026-04-14T23:44:12.731Z] [2026-04-14T23:44:12.731Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-14T23:44:12.731Z] #53 ... [2026-04-14T23:44:12.731Z] [2026-04-14T23:44:12.731Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:12.731Z] #0 0.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.731Z] #0 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.731Z] #0 1.208 OK: 265 MiB in 60 packages [2026-04-14T23:44:12.989Z] #54 ... [2026-04-14T23:44:12.989Z] [2026-04-14T23:44:12.989Z] #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-14T23:44:12.989Z] #55 ... [2026-04-14T23:44:12.989Z] [2026-04-14T23:44:12.989Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-14T23:44:12.989Z] #56 DONE 10.8s [2026-04-14T23:44:12.989Z] [2026-04-14T23:44:12.989Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:12.989Z] #57 ... [2026-04-14T23:44:12.989Z] [2026-04-14T23:44:12.989Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-14T23:44:12.989Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.989Z] #0 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:12.989Z] #0 2.978 (1/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:12.989Z] #0 3.087 (2/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:12.989Z] #0 3.099 (3/6) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:12.989Z] #0 3.108 (4/6) Installing openssl (3.5.6-r0) [2026-04-14T23:44:12.989Z] #0 3.122 (5/6) Installing su-exec (0.2-r3) [2026-04-14T23:44:12.989Z] #0 3.125 (6/6) Installing yq-go (4.47.2-r3) [2026-04-14T23:44:12.989Z] #0 3.206 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:12.989Z] #0 3.215 OK: 20 MiB in 20 packages [2026-04-14T23:44:13.247Z] #58 ... [2026-04-14T23:44:13.247Z] [2026-04-14T23:44:13.247Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-14T23:44:13.247Z] #0 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:13.247Z] #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:13.247Z] #0 1.363 (1/7) Installing ca-certificates (20260413-r0) [2026-04-14T23:44:13.247Z] #0 1.382 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:13.247Z] #0 1.395 (3/7) Installing libgcc (14.2.0-r6) [2026-04-14T23:44:13.247Z] #0 1.401 (4/7) Installing libsodium (1.0.20-r1) [2026-04-14T23:44:13.247Z] #0 1.412 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-14T23:44:13.247Z] #0 1.434 (6/7) Installing libzmq (4.3.5-r2) [2026-04-14T23:44:13.247Z] #0 1.451 (7/7) Installing zeromq (4.3.5-r2) [2026-04-14T23:44:13.247Z] #0 1.455 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:13.247Z] #0 1.465 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:13.247Z] #0 1.534 OK: 12 MiB in 23 packages [2026-04-14T23:44:13.247Z] #59 ... [2026-04-14T23:44:13.247Z] [2026-04-14T23:44:13.247Z] #33 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:13.247Z] #33 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:13.247Z] #33 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:13.247Z] #33 1.421 OK: 265 MiB in 60 packages [2026-04-14T23:44:13.505Z] #33 ... [2026-04-14T23:44:13.505Z] [2026-04-14T23:44:13.505Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:13.505Z] #60 ... [2026-04-14T23:44:13.505Z] [2026-04-14T23:44:13.505Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-14T23:44:13.505Z] #0 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:13.505Z] #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:13.505Z] #0 1.170 OK: 265 MiB in 60 packages [2026-04-14T23:44:13.762Z] #61 ... [2026-04-14T23:44:13.762Z] [2026-04-14T23:44:13.762Z] #43 [support-scheduler internal] load build context [2026-04-14T23:44:13.762Z] #43 transferring context: 495.19MB 12.6s [2026-04-14T23:44:14.020Z] #43 ... [2026-04-14T23:44:14.020Z] [2026-04-14T23:44:14.020Z] #62 [security-spiffe-token-provider internal] load .dockerignore [2026-04-14T23:44:14.020Z] #62 transferring context: 50B 0.0s done [2026-04-14T23:44:14.280Z] #62 ... [2026-04-14T23:44:14.280Z] [2026-04-14T23:44:14.280Z] #43 [support-scheduler internal] load build context [2026-04-14T23:44:14.847Z] #43 transferring context: 640.00MB 13.6s done [2026-04-14T23:44:19.723Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #1 transferring dockerfile: [2026-04-14T23:44:19.723Z] #1 transferring dockerfile: 1.83kB done [2026-04-14T23:44:19.723Z] #1 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #2 transferring dockerfile: 2.50kB done [2026-04-14T23:44:19.723Z] #2 DONE 0.0s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #3 [core-data internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #3 transferring dockerfile: 2.04kB 0.0s done [2026-04-14T23:44:19.723Z] #3 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #4 transferring dockerfile: 2.49kB done [2026-04-14T23:44:19.723Z] #4 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #5 [core-command internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #5 transferring dockerfile: 1.94kB done [2026-04-14T23:44:19.723Z] #5 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #6 [support-notifications internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #6 transferring dockerfile: 2.02kB done [2026-04-14T23:44:19.723Z] #6 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #7 transferring dockerfile: 1.89kB done [2026-04-14T23:44:19.723Z] #7 DONE 0.0s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #8 transferring dockerfile: 2.07kB 0.0s done [2026-04-14T23:44:19.723Z] #8 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #9 [security-spire-server internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #9 transferring dockerfile: 1.70kB done [2026-04-14T23:44:19.723Z] #9 DONE 0.0s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #10 transferring dockerfile: 2.23kB done [2026-04-14T23:44:19.723Z] #10 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #11 [core-metadata internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #11 transferring dockerfile: 2.10kB 0.0s done [2026-04-14T23:44:19.723Z] #11 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #12 transferring dockerfile: 2.14kB done [2026-04-14T23:44:19.723Z] #12 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #13 transferring dockerfile: 3.02kB 0.0s done [2026-04-14T23:44:19.723Z] #13 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #14 [security-spire-config internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #14 transferring dockerfile: 1.69kB 0.0s done [2026-04-14T23:44:19.723Z] #14 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-04-14T23:44:19.723Z] #15 transferring dockerfile: 1.81kB 0.0s done [2026-04-14T23:44:19.723Z] #15 DONE 0.1s [2026-04-14T23:44:19.723Z] [2026-04-14T23:44:19.723Z] #16 [support-scheduler internal] load .dockerignore [2026-04-14T23:44:19.723Z] #16 transferring context: [2026-04-14T23:44:19.723Z] #16 transferring context: 50B done [2026-04-14T23:44:19.723Z] #16 DONE 0.1s [2026-04-14T23:44:20.155Z] #43 ... [2026-04-14T23:44:20.155Z] [2026-04-14T23:44:20.155Z] #41 [core-data internal] load build context [2026-04-14T23:44:20.155Z] #41 transferring context: 640.00MB 13.2s done [2026-04-14T23:44:20.305Z] [2026-04-14T23:44:20.305Z] #17 [security-proxy-setup internal] load .dockerignore [2026-04-14T23:44:20.305Z] #17 transferring context: 50B done [2026-04-14T23:44:20.305Z] #17 DONE 0.0s [2026-04-14T23:44:20.577Z] [2026-04-14T23:44:20.577Z] #18 [core-data internal] load .dockerignore [2026-04-14T23:44:20.577Z] #18 transferring context: 50B done [2026-04-14T23:44:20.577Z] #18 DONE 0.0s [2026-04-14T23:44:20.577Z] [2026-04-14T23:44:20.577Z] #19 [security-secretstore-setup internal] load .dockerignore [2026-04-14T23:44:20.577Z] #19 transferring context: 50B done [2026-04-14T23:44:20.577Z] #19 DONE 0.1s [2026-04-14T23:44:20.577Z] [2026-04-14T23:44:20.577Z] #20 [core-command internal] load .dockerignore [2026-04-14T23:44:20.577Z] #20 transferring context: 50B done [2026-04-14T23:44:20.577Z] #20 DONE 0.1s [2026-04-14T23:44:20.577Z] [2026-04-14T23:44:20.577Z] #21 [support-notifications internal] load .dockerignore [2026-04-14T23:44:20.851Z] #21 transferring context: 50B 0.0s done [2026-04-14T23:44:20.851Z] #21 DONE 0.1s [2026-04-14T23:44:20.851Z] [2026-04-14T23:44:20.851Z] #22 [core-keeper internal] load .dockerignore [2026-04-14T23:44:20.851Z] #22 transferring context: 50B done [2026-04-14T23:44:20.851Z] #22 DONE 0.1s [2026-04-14T23:44:20.851Z] [2026-04-14T23:44:20.851Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-04-14T23:44:20.851Z] #23 transferring context: 50B done [2026-04-14T23:44:20.851Z] #23 DONE 0.1s [2026-04-14T23:44:20.851Z] [2026-04-14T23:44:20.851Z] #24 [security-spire-server internal] load .dockerignore [2026-04-14T23:44:20.851Z] #24 transferring context: 50B done [2026-04-14T23:44:20.851Z] #24 DONE 0.0s [2026-04-14T23:44:20.851Z] [2026-04-14T23:44:20.851Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-14T23:44:20.851Z] #25 transferring context: 50B done [2026-04-14T23:44:20.851Z] #25 DONE 0.0s [2026-04-14T23:44:20.851Z] [2026-04-14T23:44:20.851Z] #26 [core-metadata internal] load .dockerignore [2026-04-14T23:44:21.092Z] #41 ... [2026-04-14T23:44:21.092Z] [2026-04-14T23:44:21.092Z] #40 [security-bootstrapper internal] load build context [2026-04-14T23:44:21.092Z] #40 transferring context: 640.00MB 12.9s done [2026-04-14T23:44:21.092Z] #40 ... [2026-04-14T23:44:21.092Z] [2026-04-14T23:44:21.092Z] #38 [security-proxy-setup internal] load build context [2026-04-14T23:44:21.092Z] #38 transferring context: 640.00MB 12.9s done [2026-04-14T23:44:21.120Z] #26 transferring context: 50B done [2026-04-14T23:44:21.120Z] #26 DONE 0.1s [2026-04-14T23:44:21.120Z] [2026-04-14T23:44:21.120Z] #27 [security-proxy-auth internal] load .dockerignore [2026-04-14T23:44:21.120Z] #27 transferring context: 50B 0.0s done [2026-04-14T23:44:21.120Z] #27 DONE 0.1s [2026-04-14T23:44:21.120Z] [2026-04-14T23:44:21.120Z] #28 [security-bootstrapper internal] load .dockerignore [2026-04-14T23:44:21.120Z] #28 transferring context: 50B done [2026-04-14T23:44:21.120Z] #28 DONE 0.1s [2026-04-14T23:44:21.120Z] [2026-04-14T23:44:21.120Z] #29 [security-spire-config internal] load .dockerignore [2026-04-14T23:44:21.120Z] #29 transferring context: 50B done [2026-04-14T23:44:21.120Z] #29 DONE 0.1s [2026-04-14T23:44:21.352Z] #38 ... [2026-04-14T23:44:21.352Z] [2026-04-14T23:44:21.352Z] #42 [security-proxy-auth internal] load build context [2026-04-14T23:44:21.352Z] #42 transferring context: 640.00MB 12.8s done [2026-04-14T23:44:21.387Z] [2026-04-14T23:44:21.387Z] #30 [security-spire-agent internal] load .dockerignore [2026-04-14T23:44:21.387Z] #30 transferring context: 50B done [2026-04-14T23:44:21.387Z] #30 DONE 0.1s [2026-04-14T23:44:21.387Z] [2026-04-14T23:44:21.387Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:21.387Z] #31 DONE 0.0s [2026-04-14T23:44:21.387Z] [2026-04-14T23:44:21.387Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:21.611Z] #42 ... [2026-04-14T23:44:21.612Z] [2026-04-14T23:44:21.612Z] #45 [core-keeper internal] load build context [2026-04-14T23:44:21.612Z] #45 transferring context: 640.00MB 12.0s done [2026-04-14T23:44:21.871Z] #45 ... [2026-04-14T23:44:21.871Z] [2026-04-14T23:44:21.871Z] #44 [core-common-config-bootstrapper internal] load build context [2026-04-14T23:44:21.871Z] #44 transferring context: 640.00MB 12.6s done [2026-04-14T23:44:21.871Z] #44 ... [2026-04-14T23:44:21.871Z] [2026-04-14T23:44:21.871Z] #47 [core-command internal] load build context [2026-04-14T23:44:21.871Z] #47 transferring context: 640.00MB 11.6s done [2026-04-14T23:44:21.972Z] #32 ... [2026-04-14T23:44:21.972Z] [2026-04-14T23:44:21.972Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:21.972Z] #31 DONE 0.0s [2026-04-14T23:44:21.972Z] [2026-04-14T23:44:21.972Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:22.130Z] #47 ... [2026-04-14T23:44:22.131Z] [2026-04-14T23:44:22.131Z] #48 [core-metadata internal] load build context [2026-04-14T23:44:22.131Z] #48 transferring context: 640.00MB 12.4s done [2026-04-14T23:44:22.239Z] #32 ... [2026-04-14T23:44:22.239Z] [2026-04-14T23:44:22.239Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:22.239Z] #31 DONE 0.0s [2026-04-14T23:44:22.239Z] [2026-04-14T23:44:22.239Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:22.239Z] #32 DONE 0.8s [2026-04-14T23:44:22.239Z] [2026-04-14T23:44:22.239Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:22.239Z] #31 DONE 0.0s [2026-04-14T23:44:22.239Z] [2026-04-14T23:44:22.239Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:22.239Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:22.239Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:22.239Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s [2026-04-14T23:44:22.239Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:22.239Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:22.390Z] #48 ... [2026-04-14T23:44:22.390Z] [2026-04-14T23:44:22.390Z] #46 [support-notifications internal] load build context [2026-04-14T23:44:22.390Z] #46 transferring context: 640.00MB 12.1s done [2026-04-14T23:44:22.648Z] #46 ... [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-14T23:44:22.648Z] #31 DONE 0.4s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #32 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-04-14T23:44:22.648Z] #32 DONE 0.9s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #17 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:22.648Z] #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:22.648Z] #17 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-14T23:44:22.648Z] #17 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-14T23:44:22.648Z] #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-04-14T23:44:22.648Z] #17 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:22.648Z] #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-04-14T23:44:22.648Z] #17 DONE 1.5s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #5 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:22.648Z] #5 DONE 1.8s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #15 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-14T23:44:22.648Z] #15 DONE 0.5s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #62 [security-spiffe-token-provider internal] load .dockerignore [2026-04-14T23:44:22.648Z] #62 DONE 18.6s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:44:22.648Z] #50 DONE 20.4s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-14T23:44:22.648Z] #58 DONE 20.4s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #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-14T23:44:22.648Z] #55 DONE 20.4s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:22.648Z] #54 DONE 20.6s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-14T23:44:22.648Z] #61 DONE 20.6s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #33 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:22.648Z] #33 DONE 20.6s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-14T23:44:22.648Z] #49 DONE 20.6s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-14T23:44:22.648Z] #59 DONE 20.5s [2026-04-14T23:44:22.648Z] [2026-04-14T23:44:22.648Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:22.821Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.6s [2026-04-14T23:44:22.906Z] #63 ... [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #47 [core-command internal] load build context [2026-04-14T23:44:22.906Z] #47 DONE 21.8s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #46 [support-notifications internal] load build context [2026-04-14T23:44:22.906Z] #46 DONE 21.7s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #45 [core-keeper internal] load build context [2026-04-14T23:44:22.906Z] #45 DONE 21.7s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #44 [core-common-config-bootstrapper internal] load build context [2026-04-14T23:44:22.906Z] #44 DONE 21.8s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #48 [core-metadata internal] load build context [2026-04-14T23:44:22.906Z] #48 DONE 21.7s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #40 [security-bootstrapper internal] load build context [2026-04-14T23:44:22.906Z] #40 DONE 21.8s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #42 [security-proxy-auth internal] load build context [2026-04-14T23:44:22.906Z] #42 DONE 21.8s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #38 [security-proxy-setup internal] load build context [2026-04-14T23:44:22.906Z] #38 DONE 21.8s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #41 [core-data internal] load build context [2026-04-14T23:44:22.906Z] #41 DONE 21.9s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #43 [support-scheduler internal] load build context [2026-04-14T23:44:22.906Z] #43 DONE 21.8s [2026-04-14T23:44:22.906Z] [2026-04-14T23:44:22.906Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:23.087Z] #33 ... [2026-04-14T23:44:23.087Z] [2026-04-14T23:44:23.087Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:23.087Z] #31 DONE 0.0s [2026-04-14T23:44:23.087Z] [2026-04-14T23:44:23.087Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:23.087Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.8s [2026-04-14T23:44:23.162Z] #64 DONE 0.2s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:23.163Z] #65 DONE 0.2s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #66 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-14T23:44:23.163Z] #66 DONE 0.4s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:23.163Z] #67 DONE 0.2s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:23.163Z] #68 DONE 0.2s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:23.163Z] #34 DONE 22.2s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:23.163Z] #69 ... [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #17 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:23.163Z] #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:23.163Z] #17 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-14T23:44:23.163Z] #17 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-14T23:44:23.163Z] #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-04-14T23:44:23.163Z] #17 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:23.163Z] #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-04-14T23:44:23.163Z] #17 DONE 1.5s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:44:23.163Z] #50 DONE 20.5s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:23.163Z] #34 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-04-14T23:44:23.163Z] #34 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-14T23:44:23.163Z] #34 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-14T23:44:23.163Z] #34 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-14T23:44:23.163Z] #34 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-14T23:44:23.163Z] #34 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-14T23:44:23.163Z] #34 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-14T23:44:23.163Z] #34 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-14T23:44:23.163Z] #34 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-04-14T23:44:23.163Z] #34 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done [2026-04-14T23:44:23.163Z] #34 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-14T23:44:23.163Z] #34 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done [2026-04-14T23:44:23.163Z] #34 DONE 22.2s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #70 [security-spire-agent internal] load .dockerignore [2026-04-14T23:44:23.163Z] #70 transferring context: 50B done [2026-04-14T23:44:23.163Z] #70 DONE 0.1s [2026-04-14T23:44:23.163Z] [2026-04-14T23:44:23.163Z] #71 [security-spire-agent internal] load build context [2026-04-14T23:44:23.163Z] #71 transferring context: 26.10kB done [2026-04-14T23:44:23.163Z] #71 DONE 0.0s [2026-04-14T23:44:23.355Z] #33 ... [2026-04-14T23:44:23.355Z] [2026-04-14T23:44:23.355Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:23.355Z] #31 DONE 0.0s [2026-04-14T23:44:23.355Z] [2026-04-14T23:44:23.355Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:23.355Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s [2026-04-14T23:44:23.355Z] #33 ... [2026-04-14T23:44:23.355Z] [2026-04-14T23:44:23.355Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:23.355Z] #32 DONE 1.3s [2026-04-14T23:44:23.355Z] [2026-04-14T23:44:23.355Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:23.355Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:23.420Z] [2026-04-14T23:44:23.420Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-14T23:44:23.420Z] #72 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-04-14T23:44:23.420Z] #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 0.1s [2026-04-14T23:44:23.420Z] #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 0.1s [2026-04-14T23:44:23.420Z] #72 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-14T23:44:23.420Z] #72 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-14T23:44:23.420Z] #72 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-14T23:44:23.420Z] #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s [2026-04-14T23:44:23.420Z] #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 13.63MB / 19.17MB 0.2s [2026-04-14T23:44:23.633Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:23.633Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:23.633Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:23.633Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:23.633Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:23.633Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-04-14T23:44:23.633Z] #33 ... [2026-04-14T23:44:23.633Z] [2026-04-14T23:44:23.633Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:23.633Z] #31 DONE 0.0s [2026-04-14T23:44:23.633Z] [2026-04-14T23:44:23.633Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:23.633Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:23.633Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:23.633Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:23.633Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:23.633Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:23.678Z] #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.3s [2026-04-14T23:44:23.935Z] #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done [2026-04-14T23:44:23.935Z] #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done [2026-04-14T23:44:23.935Z] #72 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-14T23:44:23.935Z] #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-04-14T23:44:24.216Z] #33 ... [2026-04-14T23:44:24.216Z] [2026-04-14T23:44:24.216Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-14T23:44:24.216Z] #31 DONE 0.0s [2026-04-14T23:44:24.216Z] [2026-04-14T23:44:24.216Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:24.805Z] #33 ... [2026-04-14T23:44:24.805Z] [2026-04-14T23:44:24.805Z] #34 [security-proxy-auth internal] load build context [2026-04-14T23:44:24.805Z] #34 DONE 0.0s [2026-04-14T23:44:24.805Z] [2026-04-14T23:44:24.805Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:24.805Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:24.805Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:24.805Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:24.805Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:24.805Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:24.805Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:24.805Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:24.805Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:24.805Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:24.805Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:25.308Z] #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.2s done [2026-04-14T23:44:25.614Z] #72 ... [2026-04-14T23:44:25.614Z] [2026-04-14T23:44:25.614Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-14T23:44:25.614Z] #53 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:25.614Z] #53 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:25.614Z] #53 21.67 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:25.614Z] #53 21.69 (2/2) Installing su-exec (0.2-r3) [2026-04-14T23:44:25.614Z] #53 21.70 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:25.614Z] #53 21.71 OK: 7 MiB in 18 packages [2026-04-14T23:44:25.614Z] #53 DONE 23.2s [2026-04-14T23:44:25.771Z] #33 ... [2026-04-14T23:44:25.771Z] [2026-04-14T23:44:25.771Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-14T23:44:25.771Z] #35 DONE 3.3s [2026-04-14T23:44:25.771Z] [2026-04-14T23:44:25.771Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:25.771Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:25.771Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:25.771Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:25.771Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:25.771Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:25.771Z] #33 ... [2026-04-14T23:44:25.771Z] [2026-04-14T23:44:25.771Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-04-14T23:44:25.771Z] #32 DONE 3.5s [2026-04-14T23:44:25.771Z] [2026-04-14T23:44:25.771Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:25.771Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:25.771Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:25.771Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:25.771Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:25.771Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:25.880Z] [2026-04-14T23:44:25.880Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:26.049Z] #33 ... [2026-04-14T23:44:26.049Z] [2026-04-14T23:44:26.049Z] #36 [core-command internal] load build context [2026-04-14T23:44:26.049Z] #36 transferring context: 3.40MB 2.5s done [2026-04-14T23:44:26.049Z] #36 DONE 3.8s [2026-04-14T23:44:26.049Z] [2026-04-14T23:44:26.049Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:26.145Z] #63 ... [2026-04-14T23:44:26.145Z] [2026-04-14T23:44:26.145Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-14T23:44:26.145Z] #0 7.910 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:26.145Z] #0 8.269 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:26.145Z] #0 8.895 OK: 265 MiB in 60 packages [2026-04-14T23:44:26.145Z] #73 ... [2026-04-14T23:44:26.145Z] [2026-04-14T23:44:26.145Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:26.638Z] #33 ... [2026-04-14T23:44:26.638Z] [2026-04-14T23:44:26.638Z] #37 [support-notifications internal] load build context [2026-04-14T23:44:26.638Z] #37 transferring context: 3.40MB 3.3s done [2026-04-14T23:44:26.638Z] #37 DONE 4.4s [2026-04-14T23:44:26.638Z] [2026-04-14T23:44:26.638Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:26.638Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done [2026-04-14T23:44:26.638Z] #33 ... [2026-04-14T23:44:26.638Z] [2026-04-14T23:44:26.638Z] #38 [core-data internal] load build context [2026-04-14T23:44:26.638Z] #38 transferring context: 3.40MB 3.3s done [2026-04-14T23:44:26.638Z] #38 DONE 4.6s [2026-04-14T23:44:26.906Z] [2026-04-14T23:44:26.906Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-14T23:44:26.906Z] #39 DONE 2.0s [2026-04-14T23:44:26.906Z] [2026-04-14T23:44:26.906Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:26.906Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-04-14T23:44:26.906Z] #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-14T23:44:26.906Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-14T23:44:26.906Z] #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-14T23:44:26.906Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s [2026-04-14T23:44:26.906Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s [2026-04-14T23:44:26.906Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-04-14T23:44:26.906Z] #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-14T23:44:26.906Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-14T23:44:26.906Z] #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-14T23:44:26.906Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done [2026-04-14T23:44:26.906Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s [2026-04-14T23:44:26.906Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.5s [2026-04-14T23:44:27.087Z] #63 ... [2026-04-14T23:44:27.087Z] [2026-04-14T23:44:27.087Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-14T23:44:27.087Z] #52 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.087Z] #52 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.087Z] #52 22.09 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:44:27.087Z] #52 22.09 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:44:27.087Z] #52 22.09 OK: 26330 distinct packages available [2026-04-14T23:44:27.087Z] #52 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.087Z] #52 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.087Z] #52 22.57 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:27.087Z] #52 22.58 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-14T23:44:27.087Z] #52 22.58 (3/4) Installing libucontext (1.3.2-r0) [2026-04-14T23:44:27.087Z] #52 22.59 (4/4) Installing gcompat (1.1.0-r4) [2026-04-14T23:44:27.087Z] #52 22.59 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:27.087Z] #52 22.61 OK: 8 MiB in 20 packages [2026-04-14T23:44:27.087Z] #52 DONE 24.9s [2026-04-14T23:44:27.087Z] [2026-04-14T23:44:27.087Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:27.087Z] #57 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.087Z] #57 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.087Z] #57 22.01 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:27.087Z] #57 22.02 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:27.087Z] #57 22.03 OK: 7 MiB in 17 packages [2026-04-14T23:44:27.087Z] #57 DONE 24.9s [2026-04-14T23:44:27.087Z] [2026-04-14T23:44:27.087Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:27.088Z] #60 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.088Z] #60 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.088Z] #60 22.08 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:27.088Z] #60 22.10 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:27.088Z] #60 22.10 OK: 7 MiB in 17 packages [2026-04-14T23:44:27.088Z] #60 DONE 24.9s [2026-04-14T23:44:27.088Z] [2026-04-14T23:44:27.088Z] #74 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-14T23:44:27.088Z] #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.088Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.088Z] #0 3.219 (1/4) Installing ca-certificates (20260413-r0) [2026-04-14T23:44:27.088Z] #0 3.236 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:27.088Z] #0 3.241 (3/4) Installing su-exec (0.2-r3) [2026-04-14T23:44:27.088Z] #0 3.243 (4/4) Installing yq-go (4.47.2-r3) [2026-04-14T23:44:27.088Z] #0 3.322 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:27.088Z] #0 3.327 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:27.088Z] #0 3.370 OK: 20 MiB in 20 packages [2026-04-14T23:44:27.088Z] #74 DONE 4.5s [2026-04-14T23:44:27.088Z] [2026-04-14T23:44:27.088Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-14T23:44:27.088Z] #73 DONE 11.1s [2026-04-14T23:44:27.088Z] [2026-04-14T23:44:27.088Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-14T23:44:27.088Z] #51 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.088Z] #51 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:27.088Z] #51 21.80 (1/3) Installing ca-certificates (20260413-r0) [2026-04-14T23:44:27.088Z] #51 21.82 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:27.088Z] #51 21.84 (3/3) Installing tzdata (2026a-r0) [2026-04-14T23:44:27.088Z] #51 21.90 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:27.088Z] #51 21.91 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:27.088Z] #51 21.96 OK: 8 MiB in 19 packages [2026-04-14T23:44:27.088Z] #51 DONE 24.9s [2026-04-14T23:44:27.088Z] [2026-04-14T23:44:27.088Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:27.172Z] #40 ... [2026-04-14T23:44:27.172Z] [2026-04-14T23:44:27.172Z] #41 [support-scheduler internal] load build context [2026-04-14T23:44:27.172Z] #41 transferring context: 3.40MB 3.4s done [2026-04-14T23:44:27.172Z] #41 DONE 4.9s [2026-04-14T23:44:27.172Z] [2026-04-14T23:44:27.172Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.172Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-04-14T23:44:27.172Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done [2026-04-14T23:44:27.172Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.7s [2026-04-14T23:44:27.172Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-04-14T23:44:27.172Z] #40 ... [2026-04-14T23:44:27.172Z] [2026-04-14T23:44:27.172Z] #42 [security-secretstore-setup internal] load build context [2026-04-14T23:44:27.172Z] #42 transferring context: 3.40MB 3.9s done [2026-04-14T23:44:27.172Z] #42 DONE 5.1s [2026-04-14T23:44:27.172Z] [2026-04-14T23:44:27.172Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.172Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done [2026-04-14T23:44:27.172Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-04-14T23:44:27.440Z] #40 ... [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #43 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:27.440Z] #43 transferring context: 3.40MB 3.5s done [2026-04-14T23:44:27.440Z] #43 DONE 5.0s [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.440Z] #40 ... [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #44 [core-keeper internal] load build context [2026-04-14T23:44:27.440Z] #44 transferring context: 3.40MB 3.7s done [2026-04-14T23:44:27.440Z] #44 DONE 5.1s [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #45 [security-proxy-setup internal] load build context [2026-04-14T23:44:27.440Z] #45 transferring context: 3.40MB 4.3s done [2026-04-14T23:44:27.440Z] #45 DONE 5.3s [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.440Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 1.0s [2026-04-14T23:44:27.440Z] #40 ... [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #46 [core-common-config-bootstrapper internal] load build context [2026-04-14T23:44:27.440Z] #46 transferring context: 3.40MB 2.3s done [2026-04-14T23:44:27.440Z] #46 DONE 4.0s [2026-04-14T23:44:27.440Z] [2026-04-14T23:44:27.440Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.657Z] #63 ... [2026-04-14T23:44:27.657Z] [2026-04-14T23:44:27.657Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-14T23:44:27.657Z] #72 DONE 4.4s [2026-04-14T23:44:27.657Z] [2026-04-14T23:44:27.657Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:27.657Z] #63 ... [2026-04-14T23:44:27.657Z] [2026-04-14T23:44:27.657Z] #75 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-14T23:44:27.657Z] #75 DONE 0.5s [2026-04-14T23:44:27.657Z] [2026-04-14T23:44:27.657Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:27.708Z] #40 ... [2026-04-14T23:44:27.708Z] [2026-04-14T23:44:27.708Z] #47 [core-metadata internal] load build context [2026-04-14T23:44:27.708Z] #47 transferring context: 3.40MB 2.5s done [2026-04-14T23:44:27.708Z] #47 DONE 4.2s [2026-04-14T23:44:27.708Z] [2026-04-14T23:44:27.708Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.708Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.81MB / 37.02MB 1.2s [2026-04-14T23:44:27.708Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.52MB / 37.02MB 1.3s [2026-04-14T23:44:27.976Z] #40 ... [2026-04-14T23:44:27.976Z] [2026-04-14T23:44:27.976Z] #48 [security-bootstrapper internal] load build context [2026-04-14T23:44:27.976Z] #48 transferring context: 3.40MB 1.1s done [2026-04-14T23:44:27.976Z] #48 DONE 3.0s [2026-04-14T23:44:27.976Z] [2026-04-14T23:44:27.976Z] #49 [security-spire-config internal] load build context [2026-04-14T23:44:27.976Z] #49 transferring context: 24.82kB 0.0s done [2026-04-14T23:44:27.976Z] #49 DONE 2.1s [2026-04-14T23:44:27.976Z] [2026-04-14T23:44:27.976Z] #34 [security-proxy-auth internal] load build context [2026-04-14T23:44:27.976Z] #34 transferring context: 3.40MB 1.1s done [2026-04-14T23:44:27.976Z] #34 DONE 3.0s [2026-04-14T23:44:27.976Z] [2026-04-14T23:44:27.976Z] #33 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-14T23:44:27.976Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-04-14T23:44:27.976Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-04-14T23:44:27.976Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done [2026-04-14T23:44:27.976Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-14T23:44:27.976Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-04-14T23:44:27.976Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done [2026-04-14T23:44:27.976Z] #33 DONE 6.5s [2026-04-14T23:44:27.976Z] [2026-04-14T23:44:27.976Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:27.976Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.49MB / 37.02MB 1.4s [2026-04-14T23:44:27.976Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-14T23:44:27.976Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.6s [2026-04-14T23:44:28.223Z] #63 ... [2026-04-14T23:44:28.224Z] [2026-04-14T23:44:28.224Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-14T23:44:28.224Z] #0 4.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:28.224Z] #0 4.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:28.224Z] #0 4.902 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:28.224Z] #0 4.956 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:28.224Z] #0 4.964 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:28.224Z] #0 4.974 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:28.224Z] #0 4.985 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:28.224Z] #0 4.994 OK: 20 MiB in 20 packages [2026-04-14T23:44:28.224Z] #76 DONE 5.3s [2026-04-14T23:44:28.224Z] [2026-04-14T23:44:28.224Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-14T23:44:28.224Z] #0 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:28.224Z] #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:28.224Z] #0 4.941 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:28.224Z] #0 4.962 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:28.224Z] #0 4.976 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:28.224Z] #0 5.019 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:28.224Z] #0 5.031 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:28.224Z] #0 5.046 OK: 8 MiB in 21 packages [2026-04-14T23:44:28.224Z] #77 DONE 5.4s [2026-04-14T23:44:28.224Z] [2026-04-14T23:44:28.224Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:28.224Z] #63 ... [2026-04-14T23:44:28.224Z] [2026-04-14T23:44:28.224Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-14T23:44:28.224Z] #78 DONE 0.2s [2026-04-14T23:44:28.224Z] [2026-04-14T23:44:28.224Z] #63 [security-spiffe-token-provider internal] load build context [2026-04-14T23:44:28.244Z] #40 ... [2026-04-14T23:44:28.244Z] [2026-04-14T23:44:28.244Z] #50 [security-spire-server internal] load build context [2026-04-14T23:44:28.244Z] #50 transferring context: 26.57kB 0.0s done [2026-04-14T23:44:28.244Z] #50 DONE 2.4s [2026-04-14T23:44:28.244Z] [2026-04-14T23:44:28.244Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:28.244Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 1.7s [2026-04-14T23:44:28.244Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 1.8s [2026-04-14T23:44:28.482Z] #63 transferring context: 622.71MB 5.2s [2026-04-14T23:44:28.482Z] #63 transferring context: 640.00MB 5.4s done [2026-04-14T23:44:28.517Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 1.9s [2026-04-14T23:44:28.517Z] #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-14T23:44:28.517Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 2.0s [2026-04-14T23:44:28.517Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.64MB / 37.02MB 2.2s [2026-04-14T23:44:28.788Z] #40 ... [2026-04-14T23:44:28.788Z] [2026-04-14T23:44:28.788Z] #51 [security-spire-agent internal] load build context [2026-04-14T23:44:28.788Z] #51 transferring context: 26.10kB 0.1s done [2026-04-14T23:44:28.788Z] #51 DONE 1.8s [2026-04-14T23:44:28.788Z] [2026-04-14T23:44:28.788Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:29.056Z] #40 ... [2026-04-14T23:44:29.056Z] [2026-04-14T23:44:29.056Z] #52 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-14T23:44:29.056Z] #52 DONE 7.7s [2026-04-14T23:44:29.056Z] [2026-04-14T23:44:29.056Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:29.056Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 2.4s done [2026-04-14T23:44:29.860Z] #63 DONE 6.9s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #79 [security-secretstore-setup internal] load build context [2026-04-14T23:44:29.860Z] #79 transferring context: 640.00MB 5.6s done [2026-04-14T23:44:29.860Z] #79 DONE 6.9s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #80 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-14T23:44:29.860Z] #0 4.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 4.843 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:44:29.860Z] #0 4.843 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:44:29.860Z] #0 4.843 OK: 26330 distinct packages available [2026-04-14T23:44:29.860Z] #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.356 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-14T23:44:29.860Z] #0 5.372 (2/13) Installing c-ares (1.34.6-r0) [2026-04-14T23:44:29.860Z] #0 5.495 (3/13) Installing libunistring (1.3-r0) [2026-04-14T23:44:29.860Z] #0 5.529 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-14T23:44:29.860Z] #0 5.550 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-14T23:44:29.860Z] #0 5.564 (6/13) Installing libpsl (0.21.5-r3) [2026-04-14T23:44:29.860Z] #0 5.590 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-14T23:44:29.860Z] #0 5.603 (8/13) Installing libcurl (8.14.1-r2) [2026-04-14T23:44:29.860Z] #0 5.624 (9/13) Installing curl (8.14.1-r2) [2026-04-14T23:44:29.860Z] #0 5.633 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:29.860Z] #0 5.642 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-14T23:44:29.860Z] #0 5.644 (12/13) Installing libucontext (1.3.2-r0) [2026-04-14T23:44:29.860Z] #0 5.654 (13/13) Installing gcompat (1.1.0-r4) [2026-04-14T23:44:29.860Z] #0 5.665 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:29.860Z] #0 5.670 OK: 13 MiB in 29 packages [2026-04-14T23:44:29.860Z] #80 DONE 6.9s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:29.860Z] #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.963 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:29.860Z] #0 5.995 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:29.860Z] #0 6.054 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:29.860Z] #0 6.065 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:29.860Z] #0 6.102 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:29.860Z] #0 6.105 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:29.860Z] #0 6.113 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:29.860Z] #0 6.122 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:29.860Z] #0 6.165 OK: 12 MiB in 23 packages [2026-04-14T23:44:29.860Z] #81 DONE 6.9s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:29.860Z] #67 DONE 0.2s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-14T23:44:29.860Z] #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.010 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:44:29.860Z] #0 5.010 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:44:29.860Z] #0 5.010 OK: 26341 distinct packages available [2026-04-14T23:44:29.860Z] #0 5.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.602 OK: 265 MiB in 60 packages [2026-04-14T23:44:29.860Z] #82 DONE 6.9s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-14T23:44:29.860Z] #83 DONE 1.7s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:29.860Z] #0 5.657 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 5.829 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:29.860Z] #0 6.349 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:29.860Z] #0 6.481 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:29.860Z] #0 6.485 OK: 7 MiB in 17 packages [2026-04-14T23:44:29.860Z] #84 DONE 6.9s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:44:29.860Z] #85 DONE 1.7s [2026-04-14T23:44:29.860Z] [2026-04-14T23:44:29.860Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:30.121Z] #86 ... [2026-04-14T23:44:30.121Z] [2026-04-14T23:44:30.121Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-14T23:44:30.121Z] #87 DONE 0.2s [2026-04-14T23:44:30.121Z] [2026-04-14T23:44:30.121Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-14T23:44:30.471Z] #40 ... [2026-04-14T23:44:30.471Z] [2026-04-14T23:44:30.471Z] #53 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-04-14T23:44:30.471Z] #53 DONE 1.9s [2026-04-14T23:44:30.471Z] [2026-04-14T23:44:30.471Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:30.691Z] #88 ... [2026-04-14T23:44:30.691Z] [2026-04-14T23:44:30.691Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:30.691Z] #86 DONE 1.0s [2026-04-14T23:44:30.691Z] [2026-04-14T23:44:30.691Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:44:30.691Z] #89 DONE 1.0s [2026-04-14T23:44:30.951Z] [2026-04-14T23:44:30.951Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-14T23:44:30.951Z] #88 DONE 0.8s [2026-04-14T23:44:30.951Z] [2026-04-14T23:44:30.951Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-14T23:44:30.951Z] #90 DONE 0.1s [2026-04-14T23:44:30.951Z] [2026-04-14T23:44:30.951Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:44:30.951Z] #91 DONE 0.1s [2026-04-14T23:44:30.951Z] [2026-04-14T23:44:30.951Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-14T23:44:30.951Z] #92 DONE 0.1s [2026-04-14T23:44:30.951Z] [2026-04-14T23:44:30.951Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-14T23:44:30.951Z] #93 DONE 0.1s [2026-04-14T23:44:30.951Z] [2026-04-14T23:44:30.951Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:44:31.208Z] #94 DONE 0.1s [2026-04-14T23:44:31.208Z] [2026-04-14T23:44:31.208Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-14T23:44:31.208Z] #95 DONE 0.0s [2026-04-14T23:44:31.208Z] [2026-04-14T23:44:31.208Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-14T23:44:31.208Z] #96 DONE 0.1s [2026-04-14T23:44:31.208Z] [2026-04-14T23:44:31.208Z] #97 [security-spire-server] exporting to image [2026-04-14T23:44:31.208Z] #97 exporting layers [2026-04-14T23:44:31.208Z] #97 ... [2026-04-14T23:44:31.208Z] [2026-04-14T23:44:31.208Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-14T23:44:31.208Z] #98 DONE 0.1s [2026-04-14T23:44:31.466Z] [2026-04-14T23:44:31.466Z] #99 [security-spire-agent] exporting to image [2026-04-14T23:44:31.466Z] #99 ... [2026-04-14T23:44:31.466Z] [2026-04-14T23:44:31.466Z] #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-14T23:44:31.466Z] #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:31.466Z] #0 3.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:31.466Z] #0 3.944 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:31.466Z] #0 3.958 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:31.466Z] #0 4.015 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:31.466Z] #0 4.021 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:31.466Z] #0 4.034 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:31.466Z] #0 4.040 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:31.466Z] #0 4.048 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:31.466Z] #0 4.057 OK: 8 MiB in 20 packages [2026-04-14T23:44:31.466Z] #100 DONE 4.3s [2026-04-14T23:44:31.466Z] [2026-04-14T23:44:31.466Z] #101 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-14T23:44:31.466Z] #0 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:31.466Z] #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:31.466Z] #0 5.129 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:31.466Z] #0 5.147 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:31.466Z] #0 5.185 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:31.466Z] #0 5.191 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:31.466Z] #0 5.212 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:31.466Z] #0 5.221 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:31.466Z] #0 5.246 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:31.466Z] #0 5.262 OK: 7 MiB in 18 packages [2026-04-14T23:44:31.466Z] #101 DONE 5.4s [2026-04-14T23:44:31.731Z] [2026-04-14T23:44:31.731Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-14T23:44:33.273Z] #102 ... [2026-04-14T23:44:33.273Z] [2026-04-14T23:44:33.273Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:33.533Z] #103 ... [2026-04-14T23:44:33.533Z] [2026-04-14T23:44:33.533Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:33.533Z] #104 ... [2026-04-14T23:44:33.533Z] [2026-04-14T23:44:33.533Z] #97 [security-spire-server] exporting to image [2026-04-14T23:44:33.533Z] #97 exporting layers 0.9s done [2026-04-14T23:44:33.533Z] #97 writing image sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 0.1s done [2026-04-14T23:44:33.533Z] #97 naming to docker.io/library/security-spire-server 0.6s done [2026-04-14T23:44:33.533Z] #97 DONE 2.3s [2026-04-14T23:44:33.533Z] [2026-04-14T23:44:33.533Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:33.533Z] #105 ... [2026-04-14T23:44:33.533Z] [2026-04-14T23:44:33.533Z] #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:33.533Z] #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:33.533Z] #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:33.533Z] #0 2.342 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:33.533Z] #0 2.418 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:33.533Z] #0 2.723 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:33.533Z] #0 2.737 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:33.533Z] #0 2.752 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:33.533Z] #0 2.761 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:33.533Z] #0 2.768 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:33.533Z] #0 2.780 OK: 13 MiB in 29 packages [2026-04-14T23:44:34.980Z] #106 ... [2026-04-14T23:44:34.980Z] [2026-04-14T23:44:34.980Z] #99 [security-spire-agent] exporting to image [2026-04-14T23:44:34.980Z] #99 exporting layers 2.4s done [2026-04-14T23:44:34.980Z] #99 writing image sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 0.1s done [2026-04-14T23:44:34.980Z] #99 naming to docker.io/library/security-spire-agent 0.3s done [2026-04-14T23:44:34.980Z] #99 DONE 3.4s [2026-04-14T23:44:34.980Z] [2026-04-14T23:44:34.980Z] #107 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-04-14T23:44:34.980Z] #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:34.980Z] #0 4.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:34.980Z] #0 4.963 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:34.980Z] #0 4.986 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:34.980Z] #0 5.121 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:34.980Z] #0 5.142 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:34.980Z] #0 5.172 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:34.980Z] #0 5.192 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:34.980Z] #0 5.212 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:34.980Z] #0 5.226 OK: 7 MiB in 17 packages [2026-04-14T23:44:35.848Z] #54 ... [2026-04-14T23:44:35.849Z] [2026-04-14T23:44:35.849Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:35.849Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.2s [2026-04-14T23:44:36.817Z] #40 ... [2026-04-14T23:44:36.817Z] [2026-04-14T23:44:36.817Z] #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-14T23:44:36.817Z] #55 DONE 8.9s [2026-04-14T23:44:37.088Z] [2026-04-14T23:44:37.088Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:37.088Z] #40 ... [2026-04-14T23:44:37.088Z] [2026-04-14T23:44:37.088Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-14T23:44:37.088Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2026-04-14T23:44:37.088Z] #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-14T23:44:37.088Z] #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-04-14T23:44:37.088Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-04-14T23:44:37.088Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-04-14T23:44:37.088Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-14T23:44:37.088Z] #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-04-14T23:44:37.088Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-04-14T23:44:37.088Z] #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.1s done [2026-04-14T23:44:37.088Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-14T23:44:37.088Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.8s [2026-04-14T23:44:37.356Z] #56 ... [2026-04-14T23:44:37.356Z] [2026-04-14T23:44:37.356Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:37.520Z] #107 ... [2026-04-14T23:44:37.520Z] [2026-04-14T23:44:37.520Z] #108 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:37.520Z] #0 4.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:37.520Z] #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:37.520Z] #0 4.583 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:37.520Z] #0 4.618 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:37.520Z] #0 4.687 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:37.520Z] #0 4.695 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:37.520Z] #0 4.730 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:37.520Z] #0 4.737 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:37.520Z] #0 4.743 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:37.520Z] #0 4.755 OK: 7 MiB in 17 packages [2026-04-14T23:44:37.520Z] #108 ... [2026-04-14T23:44:37.520Z] [2026-04-14T23:44:37.520Z] #109 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:44:37.520Z] #0 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:37.520Z] #0 4.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:37.520Z] #0 4.700 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:37.520Z] #0 4.718 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:37.520Z] #0 4.824 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:37.520Z] #0 4.884 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:37.520Z] #0 4.900 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:37.520Z] #0 4.903 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:37.520Z] #0 4.914 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:37.520Z] #0 4.926 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:37.520Z] #0 5.067 OK: 20 MiB in 20 packages [2026-04-14T23:44:37.520Z] #109 ... [2026-04-14T23:44:37.520Z] [2026-04-14T23:44:37.520Z] #110 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:37.520Z] #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:37.520Z] #0 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-14T23:44:37.520Z] #0 4.875 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:37.520Z] #0 4.899 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:37.520Z] #0 4.954 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:44:37.520Z] #0 5.036 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:37.520Z] #0 5.086 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:44:37.520Z] #0 5.098 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:44:37.520Z] #0 5.108 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:37.520Z] #0 5.123 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:37.520Z] #0 5.189 OK: 8 MiB in 19 packages [2026-04-14T23:44:37.940Z] #110 ... [2026-04-14T23:44:37.940Z] [2026-04-14T23:44:37.940Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:37.956Z] #40 ... [2026-04-14T23:44:37.956Z] [2026-04-14T23:44:37.956Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:37.956Z] #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:37.956Z] #57 ... [2026-04-14T23:44:37.956Z] [2026-04-14T23:44:37.956Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:38.199Z] #111 ... [2026-04-14T23:44:38.199Z] [2026-04-14T23:44:38.199Z] #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:44:38.225Z] #58 ... [2026-04-14T23:44:38.225Z] [2026-04-14T23:44:38.225Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-14T23:44:38.225Z] #0 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.225Z] #0 7.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.225Z] #59 ... [2026-04-14T23:44:38.225Z] [2026-04-14T23:44:38.225Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-14T23:44:38.225Z] #0 8.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.225Z] #0 8.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.502Z] #60 ... [2026-04-14T23:44:38.502Z] [2026-04-14T23:44:38.502Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:44:38.502Z] #61 ... [2026-04-14T23:44:38.502Z] [2026-04-14T23:44:38.502Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-14T23:44:38.502Z] #0 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.772Z] #62 ... [2026-04-14T23:44:38.772Z] [2026-04-14T23:44:38.772Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-14T23:44:38.772Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.772Z] #0 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:38.772Z] #63 ... [2026-04-14T23:44:38.772Z] [2026-04-14T23:44:38.772Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-14T23:44:39.064Z] #64 ... [2026-04-14T23:44:39.064Z] [2026-04-14T23:44:39.064Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-14T23:44:39.064Z] #65 ... [2026-04-14T23:44:39.064Z] [2026-04-14T23:44:39.064Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-14T23:44:39.064Z] #0 8.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:39.064Z] #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:39.335Z] #66 ... [2026-04-14T23:44:39.335Z] [2026-04-14T23:44:39.335Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:39.335Z] #54 9.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:40.303Z] #54 ... [2026-04-14T23:44:40.303Z] [2026-04-14T23:44:40.303Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-14T23:44:40.303Z] #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:40.303Z] #67 ... [2026-04-14T23:44:40.303Z] [2026-04-14T23:44:40.303Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-14T23:44:40.303Z] #68 ... [2026-04-14T23:44:40.303Z] [2026-04-14T23:44:40.303Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-14T23:44:40.303Z] #0 8.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:40.572Z] #69 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:40.572Z] #69 ... [2026-04-14T23:44:40.572Z] [2026-04-14T23:44:40.572Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-14T23:44:40.572Z] #70 ... [2026-04-14T23:44:40.572Z] [2026-04-14T23:44:40.572Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-14T23:44:40.572Z] #68 DONE 10.5s [2026-04-14T23:44:40.572Z] [2026-04-14T23:44:40.572Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:40.572Z] #0 8.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:40.572Z] #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:40.729Z] #112 ... [2026-04-14T23:44:40.729Z] [2026-04-14T23:44:40.729Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:40.840Z] #71 ... [2026-04-14T23:44:40.840Z] [2026-04-14T23:44:40.840Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-14T23:44:40.840Z] #62 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:45.112Z] #62 ... [2026-04-14T23:44:45.112Z] [2026-04-14T23:44:45.112Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-14T23:44:45.112Z] #59 13.93 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:45.112Z] #59 14.01 (2/2) Installing su-exec (0.2-r3) [2026-04-14T23:44:45.112Z] #59 14.06 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:45.112Z] #59 14.13 OK: 8 MiB in 18 packages [2026-04-14T23:44:45.112Z] #59 DONE 16.7s [2026-04-14T23:44:45.112Z] [2026-04-14T23:44:45.112Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:45.112Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.6s [2026-04-14T23:44:47.058Z] #40 ... [2026-04-14T23:44:47.058Z] [2026-04-14T23:44:47.058Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:47.058Z] #0 5.735 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:47.058Z] #0 7.783 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:47.058Z] #72 ... [2026-04-14T23:44:47.058Z] [2026-04-14T23:44:47.058Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:47.642Z] #40 ... [2026-04-14T23:44:47.642Z] [2026-04-14T23:44:47.642Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-14T23:44:47.642Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.8s done [2026-04-14T23:44:47.642Z] #56 ... [2026-04-14T23:44:47.642Z] [2026-04-14T23:44:47.642Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:48.602Z] #40 ... [2026-04-14T23:44:48.602Z] [2026-04-14T23:44:48.602Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:44:48.602Z] #61 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:48.602Z] #61 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:48.869Z] #61 ... [2026-04-14T23:44:48.869Z] [2026-04-14T23:44:48.869Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:48.869Z] #58 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:48.869Z] #58 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:48.869Z] #58 ... [2026-04-14T23:44:48.869Z] [2026-04-14T23:44:48.869Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:48.869Z] #57 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:48.869Z] #57 21.18 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:48.869Z] #57 21.21 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:49.136Z] #57 21.32 OK: 8 MiB in 17 packages [2026-04-14T23:44:49.136Z] #57 ... [2026-04-14T23:44:49.136Z] [2026-04-14T23:44:49.136Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:49.721Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.6s [2026-04-14T23:44:50.691Z] #40 ... [2026-04-14T23:44:50.691Z] [2026-04-14T23:44:50.691Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-14T23:44:50.691Z] #0 4.038 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:50.691Z] #0 5.402 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:50.983Z] #73 ... [2026-04-14T23:44:50.983Z] [2026-04-14T23:44:50.983Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-14T23:44:50.983Z] #67 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:50.983Z] #67 ... [2026-04-14T23:44:50.983Z] [2026-04-14T23:44:50.983Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:50.983Z] #54 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.251Z] #54 ... [2026-04-14T23:44:51.251Z] [2026-04-14T23:44:51.251Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:51.522Z] #40 ... [2026-04-14T23:44:51.522Z] [2026-04-14T23:44:51.522Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-14T23:44:51.522Z] #70 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.522Z] #70 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.522Z] #70 ... [2026-04-14T23:44:51.522Z] [2026-04-14T23:44:51.522Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-14T23:44:51.522Z] #64 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.522Z] #64 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.789Z] #64 ... [2026-04-14T23:44:51.789Z] [2026-04-14T23:44:51.789Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-14T23:44:51.789Z] #65 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.789Z] #65 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:51.789Z] #65 ... [2026-04-14T23:44:51.789Z] [2026-04-14T23:44:51.789Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:52.385Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.1s done [2026-04-14T23:44:52.936Z] #113 DONE 20.9s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #109 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:44:52.936Z] #109 DONE 24.3s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:52.936Z] #106 DONE 21.8s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #108 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:52.936Z] #108 DONE 24.3s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:52.936Z] #104 DONE 28.5s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:52.936Z] #69 DONE 28.5s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:52.936Z] #105 DONE 28.5s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-14T23:44:52.936Z] #102 DONE 20.0s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:52.936Z] #111 DONE 23.8s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:44:52.936Z] #103 DONE 28.5s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #107 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-14T23:44:52.936Z] #107 DONE 24.4s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #110 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:44:52.936Z] #110 DONE 24.4s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:44:52.936Z] #112 DONE 20.1s [2026-04-14T23:44:52.936Z] [2026-04-14T23:44:52.936Z] #114 [security-proxy-auth builder 6/7] COPY . . [2026-04-14T23:44:52.969Z] #40 ... [2026-04-14T23:44:52.969Z] [2026-04-14T23:44:52.969Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:52.969Z] #57 DONE 25.3s [2026-04-14T23:44:52.969Z] [2026-04-14T23:44:52.969Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-14T23:44:52.969Z] #66 19.65 (1/3) Installing ca-certificates (20260413-r0) [2026-04-14T23:44:52.969Z] #66 20.28 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:52.969Z] #66 20.34 (3/3) Installing tzdata (2026a-r0) [2026-04-14T23:44:52.969Z] #66 21.34 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:52.969Z] #66 21.53 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:52.969Z] #66 22.62 OK: 9 MiB in 19 packages [2026-04-14T23:44:52.969Z] #66 DONE 25.2s [2026-04-14T23:44:53.236Z] [2026-04-14T23:44:53.236Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:53.236Z] #58 25.08 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:53.236Z] #58 25.14 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:53.236Z] #58 25.25 OK: 8 MiB in 17 packages [2026-04-14T23:44:53.505Z] #58 ... [2026-04-14T23:44:53.505Z] [2026-04-14T23:44:53.505Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-14T23:44:53.505Z] #63 20.14 (1/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:53.505Z] #63 21.20 (2/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:44:53.505Z] #63 21.31 (3/6) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:53.505Z] #63 21.36 (4/6) Installing openssl (3.5.6-r0) [2026-04-14T23:44:53.505Z] #63 21.56 (5/6) Installing su-exec (0.2-r3) [2026-04-14T23:44:53.505Z] #63 21.60 (6/6) Installing yq-go (4.47.2-r3) [2026-04-14T23:44:53.505Z] #63 22.86 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:53.505Z] #63 23.14 OK: 20 MiB in 20 packages [2026-04-14T23:44:53.505Z] #63 DONE 25.5s [2026-04-14T23:44:53.505Z] [2026-04-14T23:44:53.505Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-14T23:44:53.505Z] #67 23.51 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:44:53.505Z] #67 23.51 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:44:53.505Z] #67 23.51 OK: 26182 distinct packages available [2026-04-14T23:44:54.092Z] #67 ... [2026-04-14T23:44:54.092Z] [2026-04-14T23:44:54.092Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-14T23:44:54.092Z] #69 21.20 OK: 255 MiB in 60 packages [2026-04-14T23:44:54.092Z] #69 DONE 23.9s [2026-04-14T23:44:54.092Z] [2026-04-14T23:44:54.092Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:44:54.361Z] #40 ... [2026-04-14T23:44:54.361Z] [2026-04-14T23:44:54.361Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-14T23:44:54.361Z] #60 18.80 (1/4) Installing ca-certificates (20260413-r0) [2026-04-14T23:44:54.361Z] #60 19.44 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:54.361Z] #60 19.49 (3/4) Installing su-exec (0.2-r3) [2026-04-14T23:44:54.361Z] #60 19.53 (4/4) Installing yq-go (4.47.2-r3) [2026-04-14T23:44:54.361Z] #60 21.58 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:54.361Z] #60 21.82 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:44:54.361Z] #60 23.25 OK: 20 MiB in 20 packages [2026-04-14T23:44:54.361Z] #60 DONE 26.4s [2026-04-14T23:44:54.361Z] [2026-04-14T23:44:54.361Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:44:54.977Z] #74 ... [2026-04-14T23:44:54.977Z] [2026-04-14T23:44:54.977Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-14T23:44:54.977Z] #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:54.977Z] #0 4.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:44:54.977Z] #75 ... [2026-04-14T23:44:54.977Z] [2026-04-14T23:44:54.977Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:55.564Z] #76 ... [2026-04-14T23:44:55.564Z] [2026-04-14T23:44:55.564Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:55.564Z] #71 22.37 OK: 255 MiB in 60 packages [2026-04-14T23:44:55.564Z] #71 DONE 25.4s [2026-04-14T23:44:55.564Z] [2026-04-14T23:44:55.564Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:55.838Z] #77 ... [2026-04-14T23:44:55.838Z] [2026-04-14T23:44:55.838Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:55.838Z] #76 DONE 1.8s [2026-04-14T23:44:56.319Z] [2026-04-14T23:44:56.319Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:56.319Z] #72 19.18 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-14T23:44:57.012Z] #72 ... [2026-04-14T23:44:57.012Z] [2026-04-14T23:44:57.012Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:57.012Z] #77 DONE 1.4s [2026-04-14T23:44:57.012Z] [2026-04-14T23:44:57.012Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:57.012Z] #72 19.91 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:44:57.012Z] #72 20.21 OK: 8 MiB in 17 packages [2026-04-14T23:44:57.285Z] #72 ... [2026-04-14T23:44:57.285Z] [2026-04-14T23:44:57.285Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-14T23:44:57.285Z] #58 DONE 29.4s [2026-04-14T23:44:57.285Z] [2026-04-14T23:44:57.285Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-04-14T23:44:57.908Z] #78 ... [2026-04-14T23:44:57.909Z] [2026-04-14T23:44:57.909Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-14T23:44:57.909Z] #70 25.12 OK: 255 MiB in 60 packages [2026-04-14T23:44:57.909Z] #70 DONE 27.8s [2026-04-14T23:44:58.206Z] #114 ... [2026-04-14T23:44:58.206Z] [2026-04-14T23:44:58.206Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-14T23:44:58.206Z] #115 DONE 6.1s [2026-04-14T23:44:58.206Z] [2026-04-14T23:44:58.206Z] #116 [security-bootstrapper builder 6/7] COPY . . [2026-04-14T23:44:58.206Z] #116 ... [2026-04-14T23:44:58.206Z] [2026-04-14T23:44:58.206Z] #117 [support-scheduler builder 6/7] COPY . . [2026-04-14T23:44:58.206Z] #117 DONE 6.1s [2026-04-14T23:44:58.206Z] [2026-04-14T23:44:58.206Z] #118 [support-notifications builder 6/7] COPY . . [2026-04-14T23:44:58.206Z] #118 DONE 6.1s [2026-04-14T23:44:58.206Z] [2026-04-14T23:44:58.206Z] #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-14T23:44:58.242Z] [2026-04-14T23:44:58.242Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:58.242Z] #79 ... [2026-04-14T23:44:58.242Z] [2026-04-14T23:44:58.242Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-14T23:44:58.242Z] #54 24.87 OK: 255 MiB in 60 packages [2026-04-14T23:44:58.242Z] #54 DONE 28.2s [2026-04-14T23:44:58.519Z] [2026-04-14T23:44:58.519Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:44:59.584Z] #119 ... [2026-04-14T23:44:59.584Z] [2026-04-14T23:44:59.584Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-14T23:44:59.584Z] #114 DONE 7.8s [2026-04-14T23:44:59.584Z] [2026-04-14T23:44:59.584Z] #120 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-14T23:45:00.006Z] #80 ... [2026-04-14T23:45:00.007Z] [2026-04-14T23:45:00.007Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-14T23:45:00.007Z] #72 DONE 22.9s [2026-04-14T23:45:00.007Z] [2026-04-14T23:45:00.007Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-14T23:45:00.007Z] #64 27.48 (1/7) Installing ca-certificates (20260413-r0) [2026-04-14T23:45:00.007Z] #64 28.33 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-14T23:45:00.007Z] #64 28.33 (3/7) Installing libgcc (14.2.0-r6) [2026-04-14T23:45:00.007Z] #64 28.33 (4/7) Installing libsodium (1.0.20-r1) [2026-04-14T23:45:00.007Z] #64 28.38 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-14T23:45:00.007Z] #64 28.92 (6/7) Installing libzmq (4.3.5-r2) [2026-04-14T23:45:00.007Z] #64 29.08 (7/7) Installing zeromq (4.3.5-r2) [2026-04-14T23:45:00.007Z] #64 29.22 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:00.007Z] #64 29.45 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:45:00.007Z] #64 30.87 OK: 12 MiB in 23 packages [2026-04-14T23:45:00.621Z] #64 ... [2026-04-14T23:45:00.621Z] [2026-04-14T23:45:00.621Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-14T23:45:00.621Z] #73 17.80 OK: 255 MiB in 60 packages [2026-04-14T23:45:00.621Z] #73 DONE 19.9s [2026-04-14T23:45:00.621Z] [2026-04-14T23:45:00.621Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-14T23:45:00.621Z] #81 ... [2026-04-14T23:45:00.621Z] [2026-04-14T23:45:00.621Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:00.621Z] #80 DONE 2.5s [2026-04-14T23:45:00.899Z] [2026-04-14T23:45:00.900Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:00.900Z] #79 DONE 2.8s [2026-04-14T23:45:00.900Z] [2026-04-14T23:45:00.900Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:01.487Z] #82 ... [2026-04-14T23:45:01.487Z] [2026-04-14T23:45:01.487Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-14T23:45:01.487Z] #64 DONE 33.6s [2026-04-14T23:45:01.754Z] [2026-04-14T23:45:01.754Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-14T23:45:01.754Z] #75 16.96 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:01.754Z] #75 17.05 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:02.024Z] #75 17.43 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:02.024Z] #75 ... [2026-04-14T23:45:02.024Z] [2026-04-14T23:45:02.024Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:45:02.024Z] #61 24.11 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:45:02.024Z] #61 24.11 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:45:02.024Z] #61 24.11 OK: 26171 distinct packages available [2026-04-14T23:45:02.024Z] #61 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:02.024Z] #61 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:02.121Z] #120 ... [2026-04-14T23:45:02.121Z] [2026-04-14T23:45:02.121Z] #121 [core-keeper builder 7/8] COPY . . [2026-04-14T23:45:02.121Z] #121 ... [2026-04-14T23:45:02.121Z] [2026-04-14T23:45:02.121Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-14T23:45:02.294Z] #61 ... [2026-04-14T23:45:02.294Z] [2026-04-14T23:45:02.294Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-14T23:45:02.294Z] #75 17.51 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:02.294Z] #75 17.54 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:02.294Z] #75 17.57 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:02.294Z] #75 17.61 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:02.294Z] #75 17.69 OK: 8 MiB in 18 packages [2026-04-14T23:45:02.380Z] #122 ... [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:02.380Z] #123 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:02.380Z] #124 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #125 [security-proxy-auth builder 6/7] COPY . . [2026-04-14T23:45:02.380Z] #125 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:02.380Z] #126 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #127 [core-data builder 6/7] COPY . . [2026-04-14T23:45:02.380Z] #127 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:02.380Z] #128 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:02.380Z] #129 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-14T23:45:02.380Z] #130 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:02.380Z] #131 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:02.380Z] #132 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #133 [core-metadata builder 6/7] COPY . . [2026-04-14T23:45:02.380Z] #133 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:02.380Z] #134 CACHED [2026-04-14T23:45:02.380Z] [2026-04-14T23:45:02.380Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-14T23:45:02.568Z] #75 ... [2026-04-14T23:45:02.569Z] [2026-04-14T23:45:02.569Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-14T23:45:02.569Z] #62 24.47 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:45:02.569Z] #62 24.49 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:45:02.569Z] #62 24.49 OK: 26171 distinct packages available [2026-04-14T23:45:02.569Z] #62 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:02.569Z] #62 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:02.569Z] #62 ... [2026-04-14T23:45:02.569Z] [2026-04-14T23:45:02.569Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:03.166Z] #83 ... [2026-04-14T23:45:03.166Z] [2026-04-14T23:45:03.166Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-14T23:45:03.166Z] #81 DONE 2.5s [2026-04-14T23:45:03.166Z] [2026-04-14T23:45:03.166Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:03.451Z] #84 ... [2026-04-14T23:45:03.451Z] [2026-04-14T23:45:03.451Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:03.451Z] #85 ... [2026-04-14T23:45:03.451Z] [2026-04-14T23:45:03.451Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:03.755Z] #86 ... [2026-04-14T23:45:03.755Z] [2026-04-14T23:45:03.755Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-14T23:45:03.755Z] #87 ... [2026-04-14T23:45:03.755Z] [2026-04-14T23:45:03.755Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-14T23:45:03.755Z] #75 DONE 19.0s [2026-04-14T23:45:03.755Z] [2026-04-14T23:45:03.755Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-14T23:45:07.033Z] #88 ... [2026-04-14T23:45:07.033Z] [2026-04-14T23:45:07.033Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:07.306Z] #89 ... [2026-04-14T23:45:07.306Z] [2026-04-14T23:45:07.306Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-14T23:45:07.306Z] #67 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:07.306Z] #67 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:07.306Z] #67 37.08 OK: 255 MiB in 60 packages [2026-04-14T23:45:07.306Z] #67 ... [2026-04-14T23:45:07.306Z] [2026-04-14T23:45:07.306Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:07.577Z] #90 ... [2026-04-14T23:45:07.577Z] [2026-04-14T23:45:07.577Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-14T23:45:07.577Z] #62 36.04 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-14T23:45:07.577Z] #62 36.15 (2/13) Installing c-ares (1.34.6-r0) [2026-04-14T23:45:07.577Z] #62 36.19 (3/13) Installing libunistring (1.3-r0) [2026-04-14T23:45:07.577Z] #62 36.30 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-14T23:45:07.577Z] #62 36.31 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-14T23:45:07.577Z] #62 36.35 (6/13) Installing libpsl (0.21.5-r3) [2026-04-14T23:45:07.577Z] #62 36.37 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-14T23:45:07.577Z] #62 36.43 (8/13) Installing libcurl (8.14.1-r2) [2026-04-14T23:45:07.577Z] #62 36.52 (9/13) Installing curl (8.14.1-r2) [2026-04-14T23:45:07.577Z] #62 36.54 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-14T23:45:07.577Z] #62 36.55 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-14T23:45:07.577Z] #62 36.57 (12/13) Installing libucontext (1.3.2-r0) [2026-04-14T23:45:07.577Z] #62 36.58 (13/13) Installing gcompat (1.1.0-r4) [2026-04-14T23:45:07.577Z] #62 36.61 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:07.577Z] #62 36.66 OK: 13 MiB in 29 packages [2026-04-14T23:45:07.577Z] #62 DONE 39.6s [2026-04-14T23:45:07.577Z] [2026-04-14T23:45:07.577Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-14T23:45:07.577Z] #61 35.15 (1/7) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:07.577Z] #61 35.57 (2/7) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:07.577Z] #61 35.63 (3/7) Installing dumb-init (1.2.5-r3) [2026-04-14T23:45:07.577Z] #61 35.70 (4/7) Installing musl-obstack (1.2.3-r2) [2026-04-14T23:45:07.577Z] #61 35.70 (5/7) Installing libucontext (1.3.2-r0) [2026-04-14T23:45:07.577Z] #61 35.70 (6/7) Installing gcompat (1.1.0-r4) [2026-04-14T23:45:07.577Z] #61 35.84 (7/7) Installing openssl (3.5.6-r0) [2026-04-14T23:45:07.577Z] #61 35.95 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:07.577Z] #61 36.00 OK: 9 MiB in 21 packages [2026-04-14T23:45:07.577Z] #61 DONE 39.6s [2026-04-14T23:45:07.577Z] [2026-04-14T23:45:07.577Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-14T23:45:07.662Z] #135 ... [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #120 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-14T23:45:07.662Z] #120 DONE 15.2s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-14T23:45:07.662Z] #122 DONE 15.3s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2026-04-14T23:45:07.662Z] #136 CACHED [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:07.662Z] #137 CACHED [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:07.662Z] #138 CACHED [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #116 [security-proxy-setup builder 6/7] COPY . . [2026-04-14T23:45:07.662Z] #116 DONE 15.3s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #121 [core-keeper builder 7/8] COPY . . [2026-04-14T23:45:07.662Z] #121 DONE 15.3s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #139 [security-proxy-setup builder 6/7] COPY . . [2026-04-14T23:45:07.662Z] #139 CACHED [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:07.662Z] #140 CACHED [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:07.662Z] #141 CACHED [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-14T23:45:07.662Z] #142 ... [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #143 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-14T23:45:07.662Z] #143 DONE 0.2s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #144 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:45:07.662Z] #144 DONE 0.1s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #145 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-14T23:45:07.662Z] #145 DONE 0.1s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #146 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-14T23:45:07.662Z] #146 DONE 0.1s [2026-04-14T23:45:07.662Z] [2026-04-14T23:45:07.662Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-14T23:45:07.919Z] #147 0.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-14T23:45:07.919Z] #147 ... [2026-04-14T23:45:07.919Z] [2026-04-14T23:45:07.919Z] #148 [security-spire-config] exporting to image [2026-04-14T23:45:07.919Z] #148 exporting layers 0.6s done [2026-04-14T23:45:07.919Z] #148 writing image sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done [2026-04-14T23:45:07.919Z] #148 naming to docker.io/library/security-spire-config 0.0s done [2026-04-14T23:45:07.919Z] #148 DONE 0.8s [2026-04-14T23:45:08.173Z] #91 ... [2026-04-14T23:45:08.173Z] [2026-04-14T23:45:08.173Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-14T23:45:08.173Z] #65 30.19 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-14T23:45:08.173Z] #65 30.19 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-14T23:45:08.173Z] #65 30.19 OK: 26171 distinct packages available [2026-04-14T23:45:08.173Z] #65 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:08.173Z] #65 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:08.174Z] #65 37.67 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-14T23:45:08.174Z] #65 39.21 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-14T23:45:08.174Z] #65 39.21 (3/4) Installing libucontext (1.3.2-r0) [2026-04-14T23:45:08.174Z] #65 39.25 (4/4) Installing gcompat (1.1.0-r4) [2026-04-14T23:45:08.174Z] #65 39.25 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:08.174Z] #65 39.32 OK: 8 MiB in 20 packages [2026-04-14T23:45:08.198Z] [2026-04-14T23:45:08.198Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-14T23:45:08.198Z] #142 0.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-14T23:45:08.451Z] #65 ... [2026-04-14T23:45:08.451Z] [2026-04-14T23:45:08.451Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-14T23:45:08.451Z] #87 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:08.718Z] #87 ... [2026-04-14T23:45:08.718Z] [2026-04-14T23:45:08.718Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-14T23:45:08.718Z] #67 DONE 38.5s [2026-04-14T23:45:08.988Z] [2026-04-14T23:45:08.988Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:08.988Z] #86 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:09.962Z] #86 ... [2026-04-14T23:45:09.962Z] [2026-04-14T23:45:09.962Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-14T23:45:09.962Z] #65 DONE 41.8s [2026-04-14T23:45:09.962Z] [2026-04-14T23:45:09.962Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-14T23:45:09.962Z] #92 ... [2026-04-14T23:45:09.962Z] [2026-04-14T23:45:09.962Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:45:09.962Z] #93 DONE 1.3s [2026-04-14T23:45:10.236Z] [2026-04-14T23:45:10.236Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:11.202Z] #94 ... [2026-04-14T23:45:11.202Z] [2026-04-14T23:45:11.202Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:11.202Z] #95 ... [2026-04-14T23:45:11.202Z] [2026-04-14T23:45:11.202Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:11.202Z] #86 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:12.886Z] #142 ... [2026-04-14T23:45:12.886Z] [2026-04-14T23:45:12.886Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-14T23:45:12.886Z] #0 5.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-14T23:45:12.886Z] #149 ... [2026-04-14T23:45:12.886Z] [2026-04-14T23:45:12.886Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-14T23:45:12.886Z] #0 5.367 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-14T23:45:13.143Z] #150 ... [2026-04-14T23:45:13.143Z] [2026-04-14T23:45:13.143Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-14T23:45:13.143Z] #0 4.876 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-14T23:45:13.143Z] #151 ... [2026-04-14T23:45:13.143Z] [2026-04-14T23:45:13.143Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-14T23:45:13.143Z] #0 5.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-14T23:45:13.143Z] #152 ... [2026-04-14T23:45:13.143Z] [2026-04-14T23:45:13.143Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-14T23:45:13.143Z] #0 5.054 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-14T23:45:13.143Z] #153 ... [2026-04-14T23:45:13.143Z] [2026-04-14T23:45:13.143Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-14T23:45:13.143Z] #0 0.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-14T23:45:13.156Z] #86 ... [2026-04-14T23:45:13.156Z] [2026-04-14T23:45:13.156Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-14T23:45:13.156Z] #88 DONE 9.1s [2026-04-14T23:45:13.156Z] [2026-04-14T23:45:13.156Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-14T23:45:13.156Z] #96 DONE 0.2s [2026-04-14T23:45:13.156Z] [2026-04-14T23:45:13.156Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-04-14T23:45:13.156Z] #78 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:13.156Z] #78 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:15.095Z] #78 ... [2026-04-14T23:45:15.095Z] [2026-04-14T23:45:15.095Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-14T23:45:15.095Z] #92 4.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:15.367Z] #92 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:17.326Z] #154 ... [2026-04-14T23:45:17.326Z] [2026-04-14T23:45:17.326Z] #155 [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-14T23:45:17.326Z] #0 0.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-14T23:45:17.326Z] #155 ... [2026-04-14T23:45:17.326Z] [2026-04-14T23:45:17.326Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-14T23:45:17.326Z] #0 0.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-14T23:45:17.956Z] #92 ... [2026-04-14T23:45:17.956Z] [2026-04-14T23:45:17.956Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:17.956Z] #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:17.956Z] #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:17.956Z] #97 ... [2026-04-14T23:45:17.956Z] [2026-04-14T23:45:17.956Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-14T23:45:17.956Z] #91 5.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:17.956Z] #91 7.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.222Z] #156 ... [2026-04-14T23:45:18.222Z] [2026-04-14T23:45:18.222Z] #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-14T23:45:18.222Z] #119 9.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-14T23:45:18.222Z] #119 ... [2026-04-14T23:45:18.222Z] [2026-04-14T23:45:18.222Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-14T23:45:18.222Z] #135 5.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-14T23:45:18.223Z] #91 ... [2026-04-14T23:45:18.223Z] [2026-04-14T23:45:18.223Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:18.223Z] #85 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.223Z] #85 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.223Z] #85 24.29 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:18.223Z] #85 24.35 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:18.223Z] #85 24.82 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:18.223Z] #85 24.87 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:18.223Z] #85 24.99 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:18.223Z] #85 25.01 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:18.223Z] #85 25.04 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:18.223Z] #85 25.17 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:45:18.488Z] #85 ... [2026-04-14T23:45:18.488Z] [2026-04-14T23:45:18.488Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:45:18.488Z] #74 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.488Z] #74 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.488Z] #74 24.31 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:18.488Z] #74 ... [2026-04-14T23:45:18.488Z] [2026-04-14T23:45:18.488Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:18.488Z] #83 7.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.489Z] #83 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:18.756Z] #83 ... [2026-04-14T23:45:18.756Z] [2026-04-14T23:45:18.756Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:45:18.756Z] #74 24.40 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:19.024Z] #74 24.84 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:19.290Z] #74 24.89 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:19.558Z] #74 25.01 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:19.558Z] #74 25.04 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:19.558Z] #74 25.07 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:19.558Z] #74 25.22 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:45:20.525Z] #74 ... [2026-04-14T23:45:20.525Z] [2026-04-14T23:45:20.525Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-14T23:45:20.525Z] #87 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-14T23:45:20.525Z] #87 24.73 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:20.525Z] #87 24.82 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:20.525Z] #87 24.86 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:20.525Z] #87 24.88 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:20.525Z] #87 24.90 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:20.525Z] #87 25.02 OK: 20 MiB in 20 packages [2026-04-14T23:45:20.525Z] #87 ... [2026-04-14T23:45:20.525Z] [2026-04-14T23:45:20.525Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:20.525Z] #86 26.28 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:20.525Z] #86 26.39 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:20.525Z] #86 27.07 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:20.525Z] #86 27.14 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:20.525Z] #86 27.26 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:20.525Z] #86 27.29 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:20.525Z] #86 27.32 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:20.525Z] #86 27.41 OK: 8 MiB in 17 packages [2026-04-14T23:45:21.496Z] #86 ... [2026-04-14T23:45:21.496Z] [2026-04-14T23:45:21.496Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-14T23:45:21.496Z] #87 DONE 27.8s [2026-04-14T23:45:21.496Z] [2026-04-14T23:45:21.496Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:21.496Z] #85 26.28 OK: 9 MiB in 19 packages [2026-04-14T23:45:21.496Z] #85 DONE 28.2s [2026-04-14T23:45:21.496Z] [2026-04-14T23:45:21.496Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-14T23:45:21.496Z] #98 DONE 0.2s [2026-04-14T23:45:21.496Z] [2026-04-14T23:45:21.496Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:21.496Z] #83 17.71 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:21.496Z] #83 17.81 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:21.496Z] #83 18.37 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:21.496Z] #83 18.42 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:21.496Z] #83 18.51 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:21.496Z] #83 18.53 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:21.496Z] #83 18.56 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:21.496Z] #83 18.71 Executing ca-certificates-20260413-r0.trigger [2026-04-14T23:45:21.763Z] #83 20.06 OK: 12 MiB in 23 packages [2026-04-14T23:45:22.353Z] #83 ... [2026-04-14T23:45:22.353Z] [2026-04-14T23:45:22.353Z] #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2026-04-14T23:45:22.353Z] #78 21.84 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:22.353Z] #78 21.94 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:22.353Z] #78 22.50 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:22.353Z] #78 22.53 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:22.353Z] #78 22.65 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:22.353Z] #78 22.66 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:22.353Z] #78 22.68 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:22.353Z] #78 22.89 OK: 8 MiB in 17 packages [2026-04-14T23:45:22.353Z] #78 DONE 25.0s [2026-04-14T23:45:22.353Z] [2026-04-14T23:45:22.353Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:45:22.353Z] #74 26.45 OK: 20 MiB in 20 packages [2026-04-14T23:45:22.619Z] #74 ... [2026-04-14T23:45:22.619Z] [2026-04-14T23:45:22.619Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:22.619Z] #86 DONE 29.5s [2026-04-14T23:45:22.887Z] [2026-04-14T23:45:22.887Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-14T23:45:22.887Z] #74 DONE 28.4s [2026-04-14T23:45:22.887Z] [2026-04-14T23:45:22.887Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:45:23.155Z] #94 ... [2026-04-14T23:45:23.155Z] [2026-04-14T23:45:23.155Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:23.155Z] #83 DONE 21.6s [2026-04-14T23:45:23.155Z] [2026-04-14T23:45:23.155Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-14T23:45:23.155Z] #91 15.72 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:23.422Z] #91 15.85 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:23.422Z] #91 15.91 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:23.422Z] #91 15.93 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:23.690Z] #91 15.99 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:23.690Z] #91 16.13 OK: 9 MiB in 21 packages [2026-04-14T23:45:25.122Z] #91 DONE 17.5s [2026-04-14T23:45:25.122Z] [2026-04-14T23:45:25.122Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:45:25.400Z] #99 ... [2026-04-14T23:45:25.400Z] [2026-04-14T23:45:25.400Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-14T23:45:25.400Z] #92 13.57 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:25.400Z] #92 13.68 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:25.400Z] #92 14.05 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:25.400Z] #92 14.10 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:25.400Z] #92 14.17 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:25.400Z] #92 14.21 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:25.400Z] #92 14.27 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:25.400Z] #92 14.41 OK: 8 MiB in 20 packages [2026-04-14T23:45:25.400Z] #92 DONE 15.5s [2026-04-14T23:45:25.400Z] [2026-04-14T23:45:25.400Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-14T23:45:25.400Z] #97 15.78 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:25.400Z] #97 15.87 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:25.400Z] #97 16.32 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) [2026-04-14T23:45:25.400Z] #97 16.37 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-14T23:45:25.400Z] #97 16.46 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-14T23:45:25.400Z] #97 16.47 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-14T23:45:25.400Z] #97 16.50 Executing busybox-1.37.0-r20.trigger [2026-04-14T23:45:25.400Z] #97 16.63 OK: 13 MiB in 29 packages [2026-04-14T23:45:25.674Z] #97 DONE 17.9s [2026-04-14T23:45:25.674Z] [2026-04-14T23:45:25.674Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:45:27.622Z] #100 ... [2026-04-14T23:45:27.622Z] [2026-04-14T23:45:27.622Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-14T23:45:27.622Z] #101 DONE 2.4s [2026-04-14T23:45:27.622Z] [2026-04-14T23:45:27.622Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:45:27.622Z] #102 ... [2026-04-14T23:45:27.622Z] [2026-04-14T23:45:27.622Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:45:27.622Z] #100 DONE 2.5s [2026-04-14T23:45:27.895Z] [2026-04-14T23:45:27.895Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:45:27.895Z] #99 DONE 2.8s [2026-04-14T23:45:27.895Z] [2026-04-14T23:45:27.895Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-14T23:45:27.896Z] #103 DONE 0.2s [2026-04-14T23:45:27.896Z] [2026-04-14T23:45:27.896Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-14T23:45:28.166Z] #104 ... [2026-04-14T23:45:28.166Z] [2026-04-14T23:45:28.166Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-14T23:45:28.166Z] #105 DONE 0.3s [2026-04-14T23:45:28.166Z] [2026-04-14T23:45:28.166Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-14T23:45:28.166Z] #104 DONE 0.2s [2026-04-14T23:45:28.166Z] [2026-04-14T23:45:28.166Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:45:28.432Z] #106 ... [2026-04-14T23:45:28.432Z] [2026-04-14T23:45:28.432Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-14T23:45:28.432Z] #107 DONE 0.3s [2026-04-14T23:45:28.709Z] [2026-04-14T23:45:28.709Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:45:28.709Z] #108 DONE 0.4s [2026-04-14T23:45:28.709Z] [2026-04-14T23:45:28.709Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:45:28.709Z] #106 DONE 0.3s [2026-04-14T23:45:28.709Z] [2026-04-14T23:45:28.709Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-14T23:45:28.992Z] #109 DONE 0.3s [2026-04-14T23:45:28.992Z] [2026-04-14T23:45:28.992Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-14T23:45:29.268Z] #110 ... [2026-04-14T23:45:29.268Z] [2026-04-14T23:45:29.268Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-14T23:45:29.268Z] #111 DONE 0.3s [2026-04-14T23:45:29.268Z] [2026-04-14T23:45:29.268Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-14T23:45:29.268Z] #110 DONE 0.3s [2026-04-14T23:45:29.268Z] [2026-04-14T23:45:29.268Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-14T23:45:29.535Z] #112 DONE 0.3s [2026-04-14T23:45:29.535Z] [2026-04-14T23:45:29.535Z] #113 [security-spire-config] exporting to image [2026-04-14T23:45:29.535Z] #113 exporting layers [2026-04-14T23:45:30.959Z] #113 ... [2026-04-14T23:45:30.960Z] [2026-04-14T23:45:30.960Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-14T23:45:30.960Z] #102 DONE 3.4s [2026-04-14T23:45:30.960Z] [2026-04-14T23:45:30.960Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-14T23:45:31.227Z] #114 DONE 0.4s [2026-04-14T23:45:31.227Z] [2026-04-14T23:45:31.227Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-14T23:45:31.500Z] #115 DONE 0.3s [2026-04-14T23:45:31.500Z] [2026-04-14T23:45:31.500Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-14T23:45:31.771Z] #116 DONE 0.2s [2026-04-14T23:45:31.771Z] [2026-04-14T23:45:31.771Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-14T23:45:32.041Z] #117 DONE 0.2s [2026-04-14T23:45:32.041Z] [2026-04-14T23:45:32.041Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-14T23:45:32.041Z] #40 ... [2026-04-14T23:45:32.041Z] [2026-04-14T23:45:32.041Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-14T23:45:32.308Z] #118 DONE 0.3s [2026-04-14T23:45:32.308Z] [2026-04-14T23:45:32.308Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-14T23:45:32.308Z] #56 ... [2026-04-14T23:45:32.308Z] [2026-04-14T23:45:32.308Z] #113 [security-spire-agent] exporting to image [2026-04-14T23:45:34.880Z] #113 exporting layers 5.2s done [2026-04-14T23:45:34.880Z] #113 writing image sha256:efff2a700a09da3d3f48adf2f691d90d45554013c1ce74435dfd1d7a9e039626 [2026-04-14T23:45:34.880Z] #113 exporting layers 5.3s done [2026-04-14T23:45:34.880Z] #113 writing image sha256:efff2a700a09da3d3f48adf2f691d90d45554013c1ce74435dfd1d7a9e039626 0.1s done [2026-04-14T23:45:34.880Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-04-14T23:45:34.880Z] #113 writing image sha256:99b980de51a12e290692f02bd48b772231a260790f12bb5312f45b5dd89cde75 [2026-04-14T23:45:34.880Z] #113 writing image sha256:99b980de51a12e290692f02bd48b772231a260790f12bb5312f45b5dd89cde75 0.0s done [2026-04-14T23:45:34.880Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2026-04-14T23:45:35.464Z] #113 exporting layers 3.2s done [2026-04-14T23:45:35.464Z] #113 writing image sha256:bfcbedd16c8cf9733f0aea13ccb1d6ba287e4a45acd84dadefff437843a195f1 0.0s done [2026-04-14T23:45:35.464Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2026-04-14T23:45:35.464Z] #113 DONE 6.0s [2026-04-14T23:45:35.464Z] [2026-04-14T23:45:35.464Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:54.654Z] #135 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-14T23:46:54.654Z] #153 DONE 99.7s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-14T23:46:54.654Z] #142 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:46:54.654Z] #157 DONE 0.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:46:54.654Z] #158 DONE 0.0s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #159 DONE 0.2s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #160 DONE 0.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #161 DONE 0.0s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #162 DONE 1.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-14T23:46:54.654Z] #152 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #163 [core-common-config-bootstrapper] exporting to image [2026-04-14T23:46:54.654Z] #163 exporting layers [2026-04-14T23:46:54.654Z] #163 exporting layers 0.2s done [2026-04-14T23:46:54.654Z] #163 writing image sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 0.0s done [2026-04-14T23:46:54.654Z] #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-04-14T23:46:54.654Z] #163 DONE 0.3s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-14T23:46:54.654Z] #151 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-14T23:46:54.654Z] #154 DONE 101.2s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-14T23:46:54.654Z] #164 DONE 0.2s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-14T23:46:54.654Z] #165 DONE 0.9s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-14T23:46:54.654Z] #147 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:46:54.654Z] #166 DONE 0.0s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:46:54.654Z] #167 DONE 0.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-14T23:46:54.654Z] #168 DONE 0.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #155 [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-14T23:46:54.654Z] #155 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-14T23:46:54.654Z] #169 DONE 0.2s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #170 DONE 0.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-14T23:46:54.654Z] #156 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #171 DONE 0.1s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #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-14T23:46:54.654Z] #172 DONE 0.0s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-14T23:46:54.654Z] #173 DONE 0.0s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-14T23:46:54.654Z] #174 DONE 1.2s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-14T23:46:54.654Z] #156 ... [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #175 [security-bootstrapper] exporting to image [2026-04-14T23:46:54.654Z] #175 exporting layers [2026-04-14T23:46:54.654Z] #175 exporting layers 0.4s done [2026-04-14T23:46:54.654Z] #175 writing image sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done [2026-04-14T23:46:54.654Z] #175 naming to docker.io/library/security-bootstrapper done [2026-04-14T23:46:54.654Z] #175 DONE 0.4s [2026-04-14T23:46:54.654Z] [2026-04-14T23:46:54.654Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-14T23:46:57.086Z] #90 DONE 115.7s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.086Z] #94 DONE 102.6s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.086Z] #84 DONE 109.6s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.086Z] #82 DONE 111.9s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #119 [core-data builder 6/7] COPY . . [2026-04-14T23:46:57.086Z] #119 ... [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.086Z] #95 DONE 111.7s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.086Z] #89 DONE 116.6s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #120 [support-scheduler builder 6/7] COPY . . [2026-04-14T23:46:57.086Z] #120 DONE 4.4s [2026-04-14T23:46:57.086Z] [2026-04-14T23:46:57.086Z] #121 [support-notifications builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #121 ... [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.352Z] #122 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #123 [security-proxy-auth builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #123 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:46:57.352Z] #124 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:46:57.352Z] #125 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #126 [security-bootstrapper builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #126 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.352Z] #127 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:46:57.352Z] #128 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.352Z] #129 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #130 [core-metadata builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #130 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #131 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.352Z] #132 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:46:57.352Z] #133 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #134 DONE 4.6s [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:46:57.352Z] #135 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.352Z] #136 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #137 [core-command builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #137 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #138 [core-keeper builder 7/8] COPY . . [2026-04-14T23:46:57.352Z] #138 DONE 4.6s [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #119 [core-data builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #119 DONE 4.5s [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #139 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-14T23:46:57.352Z] #140 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-14T23:46:57.352Z] #141 CACHED [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #142 [security-proxy-setup builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #142 DONE 4.6s [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #121 [support-notifications builder 6/7] COPY . . [2026-04-14T23:46:57.352Z] #121 DONE 4.6s [2026-04-14T23:46:57.352Z] [2026-04-14T23:46:57.352Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-14T23:47:02.694Z] #143 ... [2026-04-14T23:47:02.694Z] [2026-04-14T23:47:02.694Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-14T23:47:02.694Z] #0 4.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-14T23:47:02.962Z] #144 ... [2026-04-14T23:47:02.962Z] [2026-04-14T23:47:02.962Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-14T23:47:02.962Z] #0 5.714 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-14T23:47:03.229Z] #145 ... [2026-04-14T23:47:03.229Z] [2026-04-14T23:47:03.229Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-14T23:47:03.229Z] #143 6.022 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-14T23:47:07.474Z] #143 ... [2026-04-14T23:47:07.474Z] [2026-04-14T23:47:07.474Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-14T23:47:07.474Z] #0 4.501 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-14T23:47:07.474Z] #146 ... [2026-04-14T23:47:07.474Z] [2026-04-14T23:47:07.474Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-14T23:47:07.474Z] #0 5.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-14T23:47:07.769Z] #147 ... [2026-04-14T23:47:07.769Z] [2026-04-14T23:47:07.769Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-14T23:47:07.769Z] #0 5.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-14T23:47:07.769Z] #148 ... [2026-04-14T23:47:07.769Z] [2026-04-14T23:47:07.769Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-14T23:47:07.769Z] #0 6.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-14T23:47:08.052Z] #149 ... [2026-04-14T23:47:08.052Z] [2026-04-14T23:47:08.052Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-14T23:47:08.052Z] #0 6.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-14T23:47:08.052Z] #150 ... [2026-04-14T23:47:08.052Z] [2026-04-14T23:47:08.052Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-14T23:47:08.052Z] #0 6.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-14T23:47:08.319Z] #151 ... [2026-04-14T23:47:08.319Z] [2026-04-14T23:47:08.319Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-14T23:47:08.319Z] #0 5.422 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-14T23:47:08.319Z] #152 ... [2026-04-14T23:47:08.319Z] [2026-04-14T23:47:08.319Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-14T23:47:08.319Z] #0 5.436 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-14T23:47:08.586Z] #153 ... [2026-04-14T23:47:08.586Z] [2026-04-14T23:47:08.586Z] #154 [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-14T23:47:08.586Z] #0 6.202 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-14T23:48:16.077Z] #156 ... [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #155 [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-14T23:48:16.077Z] #155 181.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-14T23:48:16.077Z] #155 ... [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-14T23:48:16.077Z] #150 DONE 186.3s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-14T23:48:16.077Z] #156 DONE 181.7s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.077Z] #176 DONE 0.2s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.077Z] #177 DONE 0.2s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.077Z] #178 DONE 0.1s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.077Z] #179 DONE 0.1s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-04-14T23:48:16.077Z] #180 DONE 0.2s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-14T23:48:16.077Z] #181 DONE 0.2s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:16.077Z] #182 DONE 0.1s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-14T23:48:16.077Z] #183 DONE 0.1s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #184 [core-command] exporting to image [2026-04-14T23:48:16.077Z] #184 exporting layers [2026-04-14T23:48:16.077Z] #184 ... [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-14T23:48:16.077Z] #185 DONE 0.2s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #184 [core-command] exporting to image [2026-04-14T23:48:16.077Z] #184 exporting layers 0.2s done [2026-04-14T23:48:16.077Z] #184 writing image sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done [2026-04-14T23:48:16.077Z] #184 naming to docker.io/library/core-command done [2026-04-14T23:48:16.077Z] #184 DONE 0.3s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-14T23:48:16.077Z] #186 DONE 0.1s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-14T23:48:16.077Z] #119 ... [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-14T23:48:16.077Z] #187 DONE 0.9s [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-14T23:48:16.077Z] #152 ... [2026-04-14T23:48:16.077Z] [2026-04-14T23:48:16.077Z] #188 [security-proxy-setup] exporting to image [2026-04-14T23:48:16.077Z] #188 exporting layers 0.3s done [2026-04-14T23:48:16.077Z] #188 writing image sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done [2026-04-14T23:48:16.078Z] #188 naming to docker.io/library/security-proxy-setup done [2026-04-14T23:48:16.078Z] #188 DONE 0.4s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #155 [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-14T23:48:16.078Z] #155 DONE 186.3s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-14T23:48:16.078Z] #142 DONE 186.3s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #189 ... [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #190 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #190 DONE 0.1s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #189 DONE 0.3s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.078Z] #191 DONE 0.4s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.078Z] #192 DONE 0.2s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #193 [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-14T23:48:16.078Z] #193 DONE 0.1s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #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-14T23:48:16.078Z] #194 DONE 0.3s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #195 [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-14T23:48:16.078Z] #195 DONE 0.2s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-14T23:48:16.078Z] #149 ... [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:16.078Z] #196 DONE 0.1s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #197 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:16.078Z] #197 DONE 0.1s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-14T23:48:16.078Z] #152 DONE 192.0s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #198 [security-spiffe-token-provider] exporting to image [2026-04-14T23:48:16.078Z] #198 ... [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-14T23:48:16.078Z] #149 DONE 192.5s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-14T23:48:16.078Z] #199 DONE 0.8s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-14T23:48:16.078Z] #135 DONE 192.9s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #200 DONE 0.1s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-14T23:48:16.078Z] #147 DONE 188.3s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.078Z] #201 DONE 0.2s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #198 [security-spiffe-token-provider] exporting to image [2026-04-14T23:48:16.078Z] #198 exporting layers 1.1s done [2026-04-14T23:48:16.078Z] #198 writing image sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done [2026-04-14T23:48:16.078Z] #198 naming to docker.io/library/security-spiffe-token-provider done [2026-04-14T23:48:16.078Z] #198 DONE 1.2s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #202 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-14T23:48:16.078Z] #202 DONE 0.3s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #203 CACHED [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.078Z] #204 CACHED [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-14T23:48:16.078Z] #205 ... [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #206 DONE 0.2s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.078Z] #207 DONE 0.1s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.078Z] #208 ... [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-14T23:48:16.078Z] #205 DONE 0.5s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-14T23:48:16.078Z] #209 DONE 0.5s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-14T23:48:16.078Z] #210 DONE 0.5s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-14T23:48:16.078Z] #211 ... [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:16.078Z] #208 DONE 0.6s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-14T23:48:16.078Z] #212 DONE 0.6s [2026-04-14T23:48:16.078Z] [2026-04-14T23:48:16.078Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:16.078Z] #213 DONE 0.2s [2026-04-14T23:48:16.346Z] [2026-04-14T23:48:16.346Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-14T23:48:16.346Z] #211 DONE 0.3s [2026-04-14T23:48:16.346Z] [2026-04-14T23:48:16.346Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-14T23:48:16.346Z] #214 ... [2026-04-14T23:48:16.346Z] [2026-04-14T23:48:16.346Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-14T23:48:16.346Z] #151 DONE 194.2s [2026-04-14T23:48:16.609Z] [2026-04-14T23:48:16.609Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-14T23:48:16.609Z] #215 DONE 0.3s [2026-04-14T23:48:16.609Z] [2026-04-14T23:48:16.609Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-14T23:48:16.609Z] #216 DONE 0.3s [2026-04-14T23:48:16.609Z] [2026-04-14T23:48:16.609Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:16.609Z] #217 DONE 0.3s [2026-04-14T23:48:16.609Z] [2026-04-14T23:48:16.609Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-14T23:48:16.609Z] #214 DONE 0.3s [2026-04-14T23:48:16.609Z] [2026-04-14T23:48:16.609Z] #218 [core-keeper] exporting to image [2026-04-14T23:48:16.609Z] #218 ... [2026-04-14T23:48:16.609Z] [2026-04-14T23:48:16.609Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-14T23:48:16.609Z] #219 DONE 0.8s [2026-04-14T23:48:16.869Z] [2026-04-14T23:48:16.869Z] #220 [security-secretstore-setup] exporting to image [2026-04-14T23:48:16.869Z] #220 ... [2026-04-14T23:48:16.869Z] [2026-04-14T23:48:16.869Z] #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:16.869Z] #221 DONE 0.4s [2026-04-14T23:48:16.869Z] [2026-04-14T23:48:16.869Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:16.869Z] #222 DONE 0.4s [2026-04-14T23:48:17.128Z] [2026-04-14T23:48:17.128Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:17.128Z] #223 DONE 0.1s [2026-04-14T23:48:17.128Z] [2026-04-14T23:48:17.128Z] #218 [core-keeper] exporting to image [2026-04-14T23:48:17.128Z] #218 exporting layers 0.6s done [2026-04-14T23:48:17.128Z] #218 writing image sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 [2026-04-14T23:48:17.128Z] #218 ... [2026-04-14T23:48:17.128Z] [2026-04-14T23:48:17.128Z] #224 [core-metadata] exporting to image [2026-04-14T23:48:17.128Z] #224 exporting layers 0.5s done [2026-04-14T23:48:17.128Z] #224 writing image sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 0.1s done [2026-04-14T23:48:17.128Z] #224 naming to docker.io/library/core-metadata done [2026-04-14T23:48:17.128Z] #224 DONE 0.6s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-14T23:48:17.388Z] #225 DONE 0.8s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-14T23:48:17.388Z] #119 DONE 199.6s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-14T23:48:17.388Z] #226 DONE 0.2s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #218 [core-keeper] exporting to image [2026-04-14T23:48:17.388Z] #218 writing image sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 0.2s done [2026-04-14T23:48:17.388Z] #218 naming to docker.io/library/core-keeper done [2026-04-14T23:48:17.388Z] #218 DONE 0.8s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:17.388Z] #227 ... [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #228 [core-data] exporting to image [2026-04-14T23:48:17.388Z] #228 exporting layers 0.4s done [2026-04-14T23:48:17.388Z] #228 writing image sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done [2026-04-14T23:48:17.388Z] #228 naming to docker.io/library/core-data done [2026-04-14T23:48:17.388Z] #228 DONE 0.5s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-14T23:48:17.388Z] #229 DONE 0.2s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-14T23:48:17.388Z] #227 DONE 0.2s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #220 [security-secretstore-setup] exporting to image [2026-04-14T23:48:17.388Z] #220 exporting layers 0.7s done [2026-04-14T23:48:17.388Z] #220 writing image sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done [2026-04-14T23:48:17.388Z] #220 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-04-14T23:48:17.388Z] #220 DONE 0.8s [2026-04-14T23:48:17.388Z] [2026-04-14T23:48:17.388Z] #230 [support-notifications] exporting to image [2026-04-14T23:48:17.647Z] #230 ... [2026-04-14T23:48:17.647Z] [2026-04-14T23:48:17.647Z] #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-14T23:48:17.647Z] #231 DONE 0.1s [2026-04-14T23:48:17.913Z] [2026-04-14T23:48:17.913Z] #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-14T23:48:17.913Z] #232 DONE 0.3s [2026-04-14T23:48:17.913Z] [2026-04-14T23:48:17.913Z] #230 [support-notifications] exporting to image [2026-04-14T23:48:17.913Z] #230 exporting layers 0.4s done [2026-04-14T23:48:17.913Z] #230 writing image sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done [2026-04-14T23:48:17.913Z] #230 naming to docker.io/library/support-notifications done [2026-04-14T23:48:17.913Z] #230 DONE 0.5s [2026-04-14T23:48:17.913Z] [2026-04-14T23:48:17.913Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-14T23:48:17.913Z] #233 DONE 0.1s [2026-04-14T23:48:17.913Z] [2026-04-14T23:48:17.913Z] #234 [support-scheduler] exporting to image [2026-04-14T23:48:18.483Z] #234 ... [2026-04-14T23:48:18.483Z] [2026-04-14T23:48:18.483Z] #235 [security-proxy-auth] exporting to image [2026-04-14T23:48:18.483Z] #235 exporting layers 1.0s done [2026-04-14T23:48:18.483Z] #235 writing image sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done [2026-04-14T23:48:18.483Z] #235 naming to docker.io/library/security-proxy-auth done [2026-04-14T23:48:18.483Z] #235 DONE 1.0s [2026-04-14T23:48:18.483Z] [2026-04-14T23:48:18.483Z] #234 [support-scheduler] exporting to image [2026-04-14T23:48:18.483Z] #234 exporting layers 0.4s done [2026-04-14T23:48:18.483Z] #234 writing image sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done [2026-04-14T23:48:18.483Z] #234 naming to docker.io/library/support-scheduler done [2026-04-14T23:48:18.483Z] #234 DONE 0.4s [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:44:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:44:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-14T23:48:18.483Z] time="2026-04-14T23:44:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-14T23:48:18.507Z] $ docker stop --time=1 b1308bfa7438dd5878b70bc04f4aacd1e64d4ad3a733a3eeeacb1595783dee8b [2026-04-14T23:48:19.784Z] $ docker rm -f --volumes b1308bfa7438dd5878b70bc04f4aacd1e64d4ad3a733a3eeeacb1595783dee8b [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-14T23:48:20.142Z] + docker images [2026-04-14T23:48:20.142Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-14T23:48:20.142Z] support-scheduler latest 8317a56a5acb 2 seconds ago 61.2MB [2026-04-14T23:48:20.142Z] support-notifications latest 2434ea1c150e 2 seconds ago 64.9MB [2026-04-14T23:48:20.142Z] security-proxy-auth latest 04e10d3645a6 2 seconds ago 56.1MB [2026-04-14T23:48:20.142Z] core-metadata latest e13a6dcdf055 3 seconds ago 57.1MB [2026-04-14T23:48:20.142Z] core-data latest df832360b3e1 3 seconds ago 57MB [2026-04-14T23:48:20.142Z] core-keeper latest 66965db08248 3 seconds ago 49.7MB [2026-04-14T23:48:20.142Z] security-secretstore-setup latest 43cef86868d1 3 seconds ago 96.3MB [2026-04-14T23:48:20.142Z] security-spiffe-token-provider latest 077071dc1f2f 6 seconds ago 60.1MB [2026-04-14T23:48:20.142Z] security-proxy-setup latest c333be2642e8 9 seconds ago 61.8MB [2026-04-14T23:48:20.142Z] core-command latest 36e8070b5eab 10 seconds ago 51.2MB [2026-04-14T23:48:20.142Z] security-bootstrapper latest 2e43bd28789a About a minute ago 28.7MB [2026-04-14T23:48:20.142Z] core-common-config-bootstrapper latest 56924073ef1b About a minute ago 27.6MB [2026-04-14T23:48:20.142Z] security-spire-config latest c8a1da451ab1 3 minutes ago 184MB [2026-04-14T23:48:20.142Z] security-spire-agent latest be186afa6660 3 minutes ago 244MB [2026-04-14T23:48:20.142Z] security-spire-server latest 5f62ef6049cd 3 minutes ago 185MB [2026-04-14T23:48:20.142Z] ci-base-image-x86_64 latest 34426d12180f 7 minutes ago 970MB [2026-04-14T23:48:20.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-04-14T23:48:20.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-04-14T23:48:20.142Z] 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-14T23:48:20.287Z] provisioning config files... [2026-04-14T23:48:20.296Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config2922761814561627977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:48:20.595Z] ---> ****-login.sh [2026-04-14T23:48:20.595Z] nexus3.edgexfoundry.org:10001 [2026-04-14T23:48:20.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:48:20.595Z] Login Succeeded [2026-04-14T23:48:20.595Z] nexus3.edgexfoundry.org:10002 [2026-04-14T23:48:20.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:48:20.854Z] Login Succeeded [2026-04-14T23:48:20.854Z] nexus3.edgexfoundry.org:10003 [2026-04-14T23:48:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:48:20.854Z] Login Succeeded [2026-04-14T23:48:20.854Z] nexus3.edgexfoundry.org:10004 [2026-04-14T23:48:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:48:20.854Z] Login Succeeded [2026-04-14T23:48:20.854Z] ****.io [2026-04-14T23:48:21.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:48:21.113Z] Login Succeeded [2026-04-14T23:48:21.113Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T23:48:21.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:48:21.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-14T23:48:21.211Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-04-14T23:48:21.211Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:21.211Z] latest [2026-04-14T23:48:21.211Z] 4.1.0-dev.108 [2026-04-14T23:48:21.211Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:21.211Z] main [2026-04-14T23:48:21.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:21.561Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:21.885Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:21.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-14T23:48:21.885Z] 938c5562a877: Preparing [2026-04-14T23:48:21.885Z] 9f15f74e491e: Preparing [2026-04-14T23:48:21.885Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:21.885Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:21.885Z] b7c109c7aecf: Preparing [2026-04-14T23:48:21.885Z] 3d1312307da2: Preparing [2026-04-14T23:48:21.885Z] cce92674e987: Preparing [2026-04-14T23:48:21.885Z] 3d1312307da2: Waiting [2026-04-14T23:48:21.885Z] cfb73ce6c72e: Pushed [2026-04-14T23:48:21.885Z] 75eb7cfdb0c8: Pushed [2026-04-14T23:48:21.885Z] 938c5562a877: Pushed [2026-04-14T23:48:21.885Z] cce92674e987: Layer already exists [2026-04-14T23:48:22.143Z] 3d1312307da2: Pushed [2026-04-14T23:48:22.711Z] b7c109c7aecf: Pushed [2026-04-14T23:48:25.243Z] 9f15f74e491e: Pushed [2026-04-14T23:48:25.502Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:25.837Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:26.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-14T23:48:26.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-14T23:48:26.171Z] 938c5562a877: Preparing [2026-04-14T23:48:26.171Z] 9f15f74e491e: Preparing [2026-04-14T23:48:26.171Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:26.171Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:26.171Z] b7c109c7aecf: Preparing [2026-04-14T23:48:26.171Z] 3d1312307da2: Preparing [2026-04-14T23:48:26.171Z] cce92674e987: Preparing [2026-04-14T23:48:26.171Z] 3d1312307da2: Waiting [2026-04-14T23:48:26.171Z] cce92674e987: Waiting [2026-04-14T23:48:26.171Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:26.171Z] 938c5562a877: Layer already exists [2026-04-14T23:48:26.171Z] 9f15f74e491e: Layer already exists [2026-04-14T23:48:26.171Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:26.171Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:26.171Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:26.171Z] cce92674e987: Layer already exists [2026-04-14T23:48:26.171Z] latest: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:26.568Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:26.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [2026-04-14T23:48:26.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-14T23:48:26.899Z] 938c5562a877: Preparing [2026-04-14T23:48:26.899Z] 9f15f74e491e: Preparing [2026-04-14T23:48:26.899Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:26.899Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:26.899Z] b7c109c7aecf: Preparing [2026-04-14T23:48:26.899Z] 3d1312307da2: Preparing [2026-04-14T23:48:26.899Z] cce92674e987: Preparing [2026-04-14T23:48:26.899Z] 3d1312307da2: Waiting [2026-04-14T23:48:26.899Z] cce92674e987: Waiting [2026-04-14T23:48:26.899Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:26.899Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:26.899Z] 9f15f74e491e: Layer already exists [2026-04-14T23:48:26.899Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:26.899Z] 938c5562a877: Layer already exists [2026-04-14T23:48:26.899Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:26.899Z] cce92674e987: Layer already exists [2026-04-14T23:48:26.899Z] 4.1.0-dev.108: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:27.225Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:27.545Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:27.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-14T23:48:27.545Z] 938c5562a877: Preparing [2026-04-14T23:48:27.545Z] 9f15f74e491e: Preparing [2026-04-14T23:48:27.545Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:27.545Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:27.545Z] b7c109c7aecf: Preparing [2026-04-14T23:48:27.545Z] 3d1312307da2: Preparing [2026-04-14T23:48:27.545Z] cce92674e987: Preparing [2026-04-14T23:48:27.545Z] 3d1312307da2: Waiting [2026-04-14T23:48:27.545Z] cce92674e987: Waiting [2026-04-14T23:48:27.545Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:27.545Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:27.545Z] 9f15f74e491e: Layer already exists [2026-04-14T23:48:27.545Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:27.545Z] 938c5562a877: Layer already exists [2026-04-14T23:48:27.545Z] cce92674e987: Layer already exists [2026-04-14T23:48:27.545Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:27.545Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:27.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:28.190Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-04-14T23:48:28.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-14T23:48:28.190Z] 938c5562a877: Preparing [2026-04-14T23:48:28.190Z] 9f15f74e491e: Preparing [2026-04-14T23:48:28.190Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:28.190Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:28.190Z] b7c109c7aecf: Preparing [2026-04-14T23:48:28.190Z] 3d1312307da2: Preparing [2026-04-14T23:48:28.190Z] cce92674e987: Preparing [2026-04-14T23:48:28.190Z] 3d1312307da2: Waiting [2026-04-14T23:48:28.190Z] cce92674e987: Waiting [2026-04-14T23:48:28.190Z] 938c5562a877: Layer already exists [2026-04-14T23:48:28.190Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:28.190Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:28.190Z] 9f15f74e491e: Layer already exists [2026-04-14T23:48:28.190Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:28.190Z] cce92674e987: Layer already exists [2026-04-14T23:48:28.190Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:28.190Z] main: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:48:28.261Z] ===================================================== [Pipeline] echo [2026-04-14T23:48:28.277Z] taggedImages: [2026-04-14T23:48:28.277Z] - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:28.277Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-14T23:48:28.277Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [2026-04-14T23:48:28.277Z] - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:28.277Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-04-14T23:48:28.304Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-04-14T23:48:28.304Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:28.304Z] latest [2026-04-14T23:48:28.304Z] 4.1.0-dev.108 [2026-04-14T23:48:28.304Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:28.304Z] main [2026-04-14T23:48:28.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:28.638Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:29.050Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:29.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-14T23:48:29.050Z] efbff767eb7e: Preparing [2026-04-14T23:48:29.050Z] 30242bb82a15: Preparing [2026-04-14T23:48:29.050Z] f1551ce2eac1: Preparing [2026-04-14T23:48:29.050Z] cf5a91ed6d91: Preparing [2026-04-14T23:48:29.050Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:29.050Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:29.050Z] b7c109c7aecf: Preparing [2026-04-14T23:48:29.050Z] 3d1312307da2: Preparing [2026-04-14T23:48:29.050Z] cce92674e987: Preparing [2026-04-14T23:48:29.050Z] b7c109c7aecf: Waiting [2026-04-14T23:48:29.050Z] cce92674e987: Waiting [2026-04-14T23:48:29.050Z] 3d1312307da2: Waiting [2026-04-14T23:48:29.050Z] cfb73ce6c72e: Waiting [2026-04-14T23:48:29.050Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:29.050Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:29.050Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:29.050Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:29.050Z] f1551ce2eac1: Pushed [2026-04-14T23:48:29.050Z] cce92674e987: Layer already exists [2026-04-14T23:48:29.050Z] efbff767eb7e: Pushed [2026-04-14T23:48:29.050Z] 30242bb82a15: Pushed [2026-04-14T23:48:30.449Z] cf5a91ed6d91: Pushed [2026-04-14T23:48:30.721Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:31.094Z] + 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-14T23:48:31.515Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-14T23:48:31.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-14T23:48:31.515Z] efbff767eb7e: Preparing [2026-04-14T23:48:31.515Z] 30242bb82a15: Preparing [2026-04-14T23:48:31.515Z] f1551ce2eac1: Preparing [2026-04-14T23:48:31.515Z] cf5a91ed6d91: Preparing [2026-04-14T23:48:31.515Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:31.515Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:31.515Z] b7c109c7aecf: Preparing [2026-04-14T23:48:31.515Z] 3d1312307da2: Preparing [2026-04-14T23:48:31.515Z] cce92674e987: Preparing [2026-04-14T23:48:31.515Z] cfb73ce6c72e: Waiting [2026-04-14T23:48:31.515Z] b7c109c7aecf: Waiting [2026-04-14T23:48:31.515Z] 3d1312307da2: Waiting [2026-04-14T23:48:31.515Z] cce92674e987: Waiting [2026-04-14T23:48:31.515Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:31.515Z] 30242bb82a15: Layer already exists [2026-04-14T23:48:31.515Z] cf5a91ed6d91: Layer already exists [2026-04-14T23:48:31.515Z] f1551ce2eac1: Layer already exists [2026-04-14T23:48:31.515Z] efbff767eb7e: Layer already exists [2026-04-14T23:48:31.515Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:31.515Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:31.515Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:31.515Z] cce92674e987: Layer already exists [2026-04-14T23:48:31.515Z] latest: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:31.853Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:32.181Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [2026-04-14T23:48:32.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-14T23:48:32.181Z] efbff767eb7e: Preparing [2026-04-14T23:48:32.181Z] 30242bb82a15: Preparing [2026-04-14T23:48:32.181Z] f1551ce2eac1: Preparing [2026-04-14T23:48:32.181Z] cf5a91ed6d91: Preparing [2026-04-14T23:48:32.181Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:32.181Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:32.181Z] b7c109c7aecf: Preparing [2026-04-14T23:48:32.181Z] 3d1312307da2: Preparing [2026-04-14T23:48:32.181Z] cce92674e987: Preparing [2026-04-14T23:48:32.181Z] b7c109c7aecf: Waiting [2026-04-14T23:48:32.181Z] 3d1312307da2: Waiting [2026-04-14T23:48:32.181Z] cce92674e987: Waiting [2026-04-14T23:48:32.181Z] cfb73ce6c72e: Waiting [2026-04-14T23:48:32.181Z] efbff767eb7e: Layer already exists [2026-04-14T23:48:32.181Z] cf5a91ed6d91: Layer already exists [2026-04-14T23:48:32.181Z] 30242bb82a15: Layer already exists [2026-04-14T23:48:32.181Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:32.181Z] f1551ce2eac1: Layer already exists [2026-04-14T23:48:32.181Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:32.181Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:32.181Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:32.181Z] cce92674e987: Layer already exists [2026-04-14T23:48:32.181Z] 4.1.0-dev.108: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:32.509Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:32.832Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:32.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-14T23:48:32.832Z] efbff767eb7e: Preparing [2026-04-14T23:48:32.832Z] 30242bb82a15: Preparing [2026-04-14T23:48:32.832Z] f1551ce2eac1: Preparing [2026-04-14T23:48:32.832Z] cf5a91ed6d91: Preparing [2026-04-14T23:48:32.832Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:32.832Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:32.832Z] b7c109c7aecf: Preparing [2026-04-14T23:48:32.832Z] 3d1312307da2: Preparing [2026-04-14T23:48:32.832Z] cce92674e987: Preparing [2026-04-14T23:48:32.832Z] cfb73ce6c72e: Waiting [2026-04-14T23:48:32.832Z] b7c109c7aecf: Waiting [2026-04-14T23:48:32.832Z] 3d1312307da2: Waiting [2026-04-14T23:48:32.832Z] cce92674e987: Waiting [2026-04-14T23:48:32.832Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:32.832Z] efbff767eb7e: Layer already exists [2026-04-14T23:48:32.832Z] 30242bb82a15: Layer already exists [2026-04-14T23:48:32.832Z] f1551ce2eac1: Layer already exists [2026-04-14T23:48:32.832Z] cf5a91ed6d91: Layer already exists [2026-04-14T23:48:32.832Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:32.832Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:32.832Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:32.832Z] cce92674e987: Layer already exists [2026-04-14T23:48:32.832Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:33.156Z] + 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-14T23:48:33.485Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-14T23:48:33.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-14T23:48:33.485Z] efbff767eb7e: Preparing [2026-04-14T23:48:33.485Z] 30242bb82a15: Preparing [2026-04-14T23:48:33.485Z] f1551ce2eac1: Preparing [2026-04-14T23:48:33.485Z] cf5a91ed6d91: Preparing [2026-04-14T23:48:33.485Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:33.485Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:33.485Z] b7c109c7aecf: Preparing [2026-04-14T23:48:33.485Z] 3d1312307da2: Preparing [2026-04-14T23:48:33.485Z] cce92674e987: Preparing [2026-04-14T23:48:33.485Z] cfb73ce6c72e: Waiting [2026-04-14T23:48:33.485Z] b7c109c7aecf: Waiting [2026-04-14T23:48:33.485Z] 3d1312307da2: Waiting [2026-04-14T23:48:33.485Z] cce92674e987: Waiting [2026-04-14T23:48:33.485Z] f1551ce2eac1: Layer already exists [2026-04-14T23:48:33.485Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:33.485Z] 30242bb82a15: Layer already exists [2026-04-14T23:48:33.485Z] cf5a91ed6d91: Layer already exists [2026-04-14T23:48:33.485Z] efbff767eb7e: Layer already exists [2026-04-14T23:48:33.485Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:33.485Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:33.485Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:33.485Z] cce92674e987: Layer already exists [2026-04-14T23:48:33.485Z] main: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:48:33.560Z] ===================================================== [Pipeline] echo [2026-04-14T23:48:33.574Z] taggedImages: [2026-04-14T23:48:33.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:33.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-14T23:48:33.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [2026-04-14T23:48:33.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:33.574Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-04-14T23:48:33.610Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-04-14T23:48:33.611Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:33.611Z] latest [2026-04-14T23:48:33.611Z] 4.1.0-dev.108 [2026-04-14T23:48:33.611Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:33.611Z] main [2026-04-14T23:48:33.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:33.958Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:34.288Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:34.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-14T23:48:34.288Z] ef10ef34190a: Preparing [2026-04-14T23:48:34.288Z] a273535e7ad1: Preparing [2026-04-14T23:48:34.288Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:34.288Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:34.288Z] e2877364be97: Preparing [2026-04-14T23:48:34.288Z] 3f93178e9f85: Preparing [2026-04-14T23:48:34.288Z] cce92674e987: Preparing [2026-04-14T23:48:34.288Z] 3f93178e9f85: Waiting [2026-04-14T23:48:34.288Z] cce92674e987: Waiting [2026-04-14T23:48:34.288Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:34.288Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:34.288Z] cce92674e987: Layer already exists [2026-04-14T23:48:34.288Z] ef10ef34190a: Pushed [2026-04-14T23:48:34.288Z] 3f93178e9f85: Pushed [2026-04-14T23:48:35.224Z] e2877364be97: Pushed [2026-04-14T23:48:38.513Z] a273535e7ad1: Pushed [2026-04-14T23:48:38.513Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:38.843Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:39.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-14T23:48:39.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-14T23:48:39.168Z] ef10ef34190a: Preparing [2026-04-14T23:48:39.168Z] a273535e7ad1: Preparing [2026-04-14T23:48:39.168Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:39.168Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:39.168Z] e2877364be97: Preparing [2026-04-14T23:48:39.168Z] 3f93178e9f85: Preparing [2026-04-14T23:48:39.168Z] cce92674e987: Preparing [2026-04-14T23:48:39.168Z] 3f93178e9f85: Waiting [2026-04-14T23:48:39.168Z] cce92674e987: Waiting [2026-04-14T23:48:39.168Z] a273535e7ad1: Layer already exists [2026-04-14T23:48:39.168Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:39.168Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:39.168Z] e2877364be97: Layer already exists [2026-04-14T23:48:39.168Z] ef10ef34190a: Layer already exists [2026-04-14T23:48:39.168Z] cce92674e987: Layer already exists [2026-04-14T23:48:39.168Z] 3f93178e9f85: Layer already exists [2026-04-14T23:48:39.168Z] latest: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:39.493Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:39.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [2026-04-14T23:48:39.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-14T23:48:39.819Z] ef10ef34190a: Preparing [2026-04-14T23:48:39.819Z] a273535e7ad1: Preparing [2026-04-14T23:48:39.819Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:39.819Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:39.819Z] e2877364be97: Preparing [2026-04-14T23:48:39.819Z] 3f93178e9f85: Preparing [2026-04-14T23:48:39.819Z] cce92674e987: Preparing [2026-04-14T23:48:39.819Z] cce92674e987: Waiting [2026-04-14T23:48:39.819Z] 3f93178e9f85: Waiting [2026-04-14T23:48:39.819Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:39.819Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:39.819Z] e2877364be97: Layer already exists [2026-04-14T23:48:39.819Z] a273535e7ad1: Layer already exists [2026-04-14T23:48:39.819Z] ef10ef34190a: Layer already exists [2026-04-14T23:48:39.819Z] 3f93178e9f85: Layer already exists [2026-04-14T23:48:39.819Z] cce92674e987: Layer already exists [2026-04-14T23:48:39.819Z] 4.1.0-dev.108: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:40.149Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:40.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:40.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-14T23:48:40.476Z] ef10ef34190a: Preparing [2026-04-14T23:48:40.476Z] a273535e7ad1: Preparing [2026-04-14T23:48:40.476Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:40.476Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:40.476Z] e2877364be97: Preparing [2026-04-14T23:48:40.476Z] 3f93178e9f85: Preparing [2026-04-14T23:48:40.476Z] cce92674e987: Preparing [2026-04-14T23:48:40.476Z] 3f93178e9f85: Waiting [2026-04-14T23:48:40.476Z] cce92674e987: Waiting [2026-04-14T23:48:40.476Z] e2877364be97: Layer already exists [2026-04-14T23:48:40.476Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:40.476Z] ef10ef34190a: Layer already exists [2026-04-14T23:48:40.476Z] a273535e7ad1: Layer already exists [2026-04-14T23:48:40.476Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:40.476Z] 3f93178e9f85: Layer already exists [2026-04-14T23:48:40.476Z] cce92674e987: Layer already exists [2026-04-14T23:48:40.476Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:40.802Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:41.121Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-04-14T23:48:41.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-14T23:48:41.121Z] ef10ef34190a: Preparing [2026-04-14T23:48:41.121Z] a273535e7ad1: Preparing [2026-04-14T23:48:41.121Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:41.121Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:41.121Z] e2877364be97: Preparing [2026-04-14T23:48:41.121Z] 3f93178e9f85: Preparing [2026-04-14T23:48:41.121Z] cce92674e987: Preparing [2026-04-14T23:48:41.121Z] 3f93178e9f85: Waiting [2026-04-14T23:48:41.121Z] e2877364be97: Layer already exists [2026-04-14T23:48:41.121Z] a273535e7ad1: Layer already exists [2026-04-14T23:48:41.121Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:41.121Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:41.121Z] ef10ef34190a: Layer already exists [2026-04-14T23:48:41.121Z] 3f93178e9f85: Layer already exists [2026-04-14T23:48:41.121Z] cce92674e987: Layer already exists [2026-04-14T23:48:41.121Z] main: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:48:41.202Z] ===================================================== [Pipeline] echo [2026-04-14T23:48:41.220Z] taggedImages: [2026-04-14T23:48:41.220Z] - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:41.220Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-14T23:48:41.220Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [2026-04-14T23:48:41.220Z] - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:41.220Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-04-14T23:48:41.246Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-04-14T23:48:41.246Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:41.247Z] latest [2026-04-14T23:48:41.247Z] 4.1.0-dev.108 [2026-04-14T23:48:41.247Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:41.247Z] main [2026-04-14T23:48:41.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:41.576Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:41.904Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:41.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-14T23:48:41.904Z] 581e50df27af: Preparing [2026-04-14T23:48:41.904Z] 74355f5873e8: Preparing [2026-04-14T23:48:41.904Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:41.904Z] 76b402c67df2: Preparing [2026-04-14T23:48:41.904Z] 4646471c0994: Preparing [2026-04-14T23:48:41.904Z] cce92674e987: Preparing [2026-04-14T23:48:41.904Z] cce92674e987: Waiting [2026-04-14T23:48:41.904Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:41.904Z] cce92674e987: Layer already exists [2026-04-14T23:48:41.904Z] 4646471c0994: Pushed [2026-04-14T23:48:41.904Z] 76b402c67df2: Pushed [2026-04-14T23:48:41.904Z] 581e50df27af: Pushed [2026-04-14T23:48:46.095Z] 74355f5873e8: Pushed [2026-04-14T23:48:46.354Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:46.683Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:47.013Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-14T23:48:47.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-14T23:48:47.013Z] 581e50df27af: Preparing [2026-04-14T23:48:47.013Z] 74355f5873e8: Preparing [2026-04-14T23:48:47.013Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:47.013Z] 76b402c67df2: Preparing [2026-04-14T23:48:47.013Z] 4646471c0994: Preparing [2026-04-14T23:48:47.013Z] cce92674e987: Preparing [2026-04-14T23:48:47.013Z] cce92674e987: Waiting [2026-04-14T23:48:47.013Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:47.013Z] 4646471c0994: Layer already exists [2026-04-14T23:48:47.013Z] 76b402c67df2: Layer already exists [2026-04-14T23:48:47.013Z] 581e50df27af: Layer already exists [2026-04-14T23:48:47.013Z] 74355f5873e8: Layer already exists [2026-04-14T23:48:47.013Z] cce92674e987: Layer already exists [2026-04-14T23:48:47.013Z] latest: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:47.350Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:47.674Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [2026-04-14T23:48:47.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-14T23:48:47.675Z] 581e50df27af: Preparing [2026-04-14T23:48:47.675Z] 74355f5873e8: Preparing [2026-04-14T23:48:47.675Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:47.675Z] 76b402c67df2: Preparing [2026-04-14T23:48:47.675Z] 4646471c0994: Preparing [2026-04-14T23:48:47.675Z] cce92674e987: Preparing [2026-04-14T23:48:47.675Z] cce92674e987: Waiting [2026-04-14T23:48:47.675Z] 4646471c0994: Layer already exists [2026-04-14T23:48:47.675Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:47.675Z] 581e50df27af: Layer already exists [2026-04-14T23:48:47.675Z] 74355f5873e8: Layer already exists [2026-04-14T23:48:47.675Z] 76b402c67df2: Layer already exists [2026-04-14T23:48:47.675Z] cce92674e987: Layer already exists [2026-04-14T23:48:47.675Z] 4.1.0-dev.108: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:48.001Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:48.333Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:48.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-14T23:48:48.333Z] 581e50df27af: Preparing [2026-04-14T23:48:48.333Z] 74355f5873e8: Preparing [2026-04-14T23:48:48.333Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:48.333Z] 76b402c67df2: Preparing [2026-04-14T23:48:48.333Z] 4646471c0994: Preparing [2026-04-14T23:48:48.333Z] cce92674e987: Preparing [2026-04-14T23:48:48.333Z] cce92674e987: Waiting [2026-04-14T23:48:48.333Z] 4646471c0994: Layer already exists [2026-04-14T23:48:48.333Z] 76b402c67df2: Layer already exists [2026-04-14T23:48:48.333Z] 74355f5873e8: Layer already exists [2026-04-14T23:48:48.333Z] 581e50df27af: Layer already exists [2026-04-14T23:48:48.333Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:48.333Z] cce92674e987: Layer already exists [2026-04-14T23:48:48.333Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:48.663Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:49.004Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-14T23:48:49.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-14T23:48:49.004Z] 581e50df27af: Preparing [2026-04-14T23:48:49.004Z] 74355f5873e8: Preparing [2026-04-14T23:48:49.004Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:49.004Z] 76b402c67df2: Preparing [2026-04-14T23:48:49.004Z] 4646471c0994: Preparing [2026-04-14T23:48:49.004Z] cce92674e987: Preparing [2026-04-14T23:48:49.004Z] cce92674e987: Waiting [2026-04-14T23:48:49.004Z] 581e50df27af: Layer already exists [2026-04-14T23:48:49.004Z] 74355f5873e8: Layer already exists [2026-04-14T23:48:49.004Z] 76b402c67df2: Layer already exists [2026-04-14T23:48:49.004Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:49.004Z] 4646471c0994: Layer already exists [2026-04-14T23:48:49.004Z] cce92674e987: Layer already exists [2026-04-14T23:48:49.004Z] main: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:48:49.076Z] ===================================================== [Pipeline] echo [2026-04-14T23:48:49.090Z] taggedImages: [2026-04-14T23:48:49.091Z] - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:49.091Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-14T23:48:49.091Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [2026-04-14T23:48:49.091Z] - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:49.091Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-04-14T23:48:49.118Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-04-14T23:48:49.118Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:49.118Z] latest [2026-04-14T23:48:49.118Z] 4.1.0-dev.108 [2026-04-14T23:48:49.118Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:49.118Z] main [2026-04-14T23:48:49.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:49.463Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:49.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:49.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-14T23:48:49.787Z] f4f11e961f16: Preparing [2026-04-14T23:48:49.787Z] 7dc65fdd55ae: Preparing [2026-04-14T23:48:49.787Z] c0c0482e7030: Preparing [2026-04-14T23:48:49.787Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:49.787Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:49.787Z] b7c109c7aecf: Preparing [2026-04-14T23:48:49.787Z] 3d1312307da2: Preparing [2026-04-14T23:48:49.787Z] cce92674e987: Preparing [2026-04-14T23:48:49.787Z] b7c109c7aecf: Waiting [2026-04-14T23:48:49.787Z] 3d1312307da2: Waiting [2026-04-14T23:48:49.787Z] cce92674e987: Waiting [2026-04-14T23:48:49.787Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:49.787Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:49.787Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:49.787Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:49.787Z] cce92674e987: Layer already exists [2026-04-14T23:48:49.787Z] f4f11e961f16: Pushed [2026-04-14T23:48:49.787Z] 7dc65fdd55ae: Pushed [2026-04-14T23:48:53.974Z] c0c0482e7030: Pushed [2026-04-14T23:48:54.233Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:54.568Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:55.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-14T23:48:55.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-14T23:48:55.214Z] f4f11e961f16: Preparing [2026-04-14T23:48:55.214Z] 7dc65fdd55ae: Preparing [2026-04-14T23:48:55.214Z] c0c0482e7030: Preparing [2026-04-14T23:48:55.214Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:55.214Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:55.214Z] b7c109c7aecf: Preparing [2026-04-14T23:48:55.214Z] 3d1312307da2: Preparing [2026-04-14T23:48:55.214Z] cce92674e987: Preparing [2026-04-14T23:48:55.214Z] b7c109c7aecf: Waiting [2026-04-14T23:48:55.214Z] 3d1312307da2: Waiting [2026-04-14T23:48:55.214Z] cce92674e987: Waiting [2026-04-14T23:48:55.473Z] 7dc65fdd55ae: Layer already exists [2026-04-14T23:48:55.473Z] c0c0482e7030: Layer already exists [2026-04-14T23:48:55.473Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:55.473Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:55.473Z] f4f11e961f16: Layer already exists [2026-04-14T23:48:55.473Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:55.473Z] cce92674e987: Layer already exists [2026-04-14T23:48:55.473Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:55.473Z] latest: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:55.806Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:56.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [2026-04-14T23:48:56.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-14T23:48:56.131Z] f4f11e961f16: Preparing [2026-04-14T23:48:56.131Z] 7dc65fdd55ae: Preparing [2026-04-14T23:48:56.131Z] c0c0482e7030: Preparing [2026-04-14T23:48:56.131Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:56.131Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:56.131Z] b7c109c7aecf: Preparing [2026-04-14T23:48:56.131Z] 3d1312307da2: Preparing [2026-04-14T23:48:56.131Z] cce92674e987: Preparing [2026-04-14T23:48:56.131Z] 3d1312307da2: Waiting [2026-04-14T23:48:56.131Z] b7c109c7aecf: Waiting [2026-04-14T23:48:56.131Z] cce92674e987: Waiting [2026-04-14T23:48:56.131Z] 7dc65fdd55ae: Layer already exists [2026-04-14T23:48:56.131Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:56.131Z] f4f11e961f16: Layer already exists [2026-04-14T23:48:56.131Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:56.131Z] c0c0482e7030: Layer already exists [2026-04-14T23:48:56.131Z] cce92674e987: Layer already exists [2026-04-14T23:48:56.131Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:56.131Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:56.131Z] 4.1.0-dev.108: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:56.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:56.781Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:56.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-14T23:48:56.781Z] f4f11e961f16: Preparing [2026-04-14T23:48:56.781Z] 7dc65fdd55ae: Preparing [2026-04-14T23:48:56.781Z] c0c0482e7030: Preparing [2026-04-14T23:48:56.781Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:56.781Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:56.781Z] b7c109c7aecf: Preparing [2026-04-14T23:48:56.781Z] 3d1312307da2: Preparing [2026-04-14T23:48:56.781Z] cce92674e987: Preparing [2026-04-14T23:48:56.781Z] b7c109c7aecf: Waiting [2026-04-14T23:48:56.781Z] 3d1312307da2: Waiting [2026-04-14T23:48:56.781Z] cce92674e987: Waiting [2026-04-14T23:48:56.781Z] f4f11e961f16: Layer already exists [2026-04-14T23:48:56.781Z] c0c0482e7030: Layer already exists [2026-04-14T23:48:56.781Z] 7dc65fdd55ae: Layer already exists [2026-04-14T23:48:56.781Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:56.781Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:56.781Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:56.781Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:56.781Z] cce92674e987: Layer already exists [2026-04-14T23:48:56.781Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:57.112Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:57.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-14T23:48:57.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-14T23:48:57.434Z] f4f11e961f16: Preparing [2026-04-14T23:48:57.434Z] 7dc65fdd55ae: Preparing [2026-04-14T23:48:57.434Z] c0c0482e7030: Preparing [2026-04-14T23:48:57.434Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:57.434Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:57.434Z] b7c109c7aecf: Preparing [2026-04-14T23:48:57.434Z] 3d1312307da2: Preparing [2026-04-14T23:48:57.434Z] cce92674e987: Preparing [2026-04-14T23:48:57.434Z] 3d1312307da2: Waiting [2026-04-14T23:48:57.434Z] cce92674e987: Waiting [2026-04-14T23:48:57.434Z] b7c109c7aecf: Waiting [2026-04-14T23:48:57.434Z] 7dc65fdd55ae: Layer already exists [2026-04-14T23:48:57.434Z] c0c0482e7030: Layer already exists [2026-04-14T23:48:57.434Z] f4f11e961f16: Layer already exists [2026-04-14T23:48:57.434Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:57.434Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:57.434Z] cce92674e987: Layer already exists [2026-04-14T23:48:57.434Z] b7c109c7aecf: Layer already exists [2026-04-14T23:48:57.434Z] 3d1312307da2: Layer already exists [2026-04-14T23:48:57.434Z] main: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:48:57.511Z] ===================================================== [Pipeline] echo [2026-04-14T23:48:57.529Z] taggedImages: [2026-04-14T23:48:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-14T23:48:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [2026-04-14T23:48:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-04-14T23:48:57.557Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-04-14T23:48:57.557Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:57.557Z] latest [2026-04-14T23:48:57.557Z] 4.1.0-dev.108 [2026-04-14T23:48:57.557Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:48:57.557Z] main [2026-04-14T23:48:57.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:57.901Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:48:58.230Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:48:58.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-14T23:48:58.230Z] e91414a199c6: Preparing [2026-04-14T23:48:58.230Z] dba71d30a8a0: Preparing [2026-04-14T23:48:58.230Z] 92324eb67756: Preparing [2026-04-14T23:48:58.230Z] 8dff1f810d55: Preparing [2026-04-14T23:48:58.230Z] b7941ae54ae9: Preparing [2026-04-14T23:48:58.230Z] c4f6e579d1dd: Preparing [2026-04-14T23:48:58.230Z] 3ea633e84bb8: Preparing [2026-04-14T23:48:58.230Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:48:58.230Z] cfb73ce6c72e: Preparing [2026-04-14T23:48:58.230Z] cd29071e7185: Preparing [2026-04-14T23:48:58.230Z] 500598e82cc6: Preparing [2026-04-14T23:48:58.230Z] 5f70bf18a086: Preparing [2026-04-14T23:48:58.230Z] fbb181c9339b: Preparing [2026-04-14T23:48:58.230Z] c4f6e579d1dd: Waiting [2026-04-14T23:48:58.230Z] 396a59624629: Preparing [2026-04-14T23:48:58.230Z] 3ea633e84bb8: Waiting [2026-04-14T23:48:58.230Z] e06a6c4c2660: Preparing [2026-04-14T23:48:58.230Z] cfb73ce6c72e: Waiting [2026-04-14T23:48:58.230Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:48:58.230Z] cce92674e987: Preparing [2026-04-14T23:48:58.230Z] cd29071e7185: Waiting [2026-04-14T23:48:58.230Z] 500598e82cc6: Waiting [2026-04-14T23:48:58.230Z] 5f70bf18a086: Waiting [2026-04-14T23:48:58.230Z] e06a6c4c2660: Waiting [2026-04-14T23:48:58.230Z] fbb181c9339b: Waiting [2026-04-14T23:48:58.230Z] 396a59624629: Waiting [2026-04-14T23:48:58.230Z] cce92674e987: Waiting [2026-04-14T23:48:58.230Z] dba71d30a8a0: Pushed [2026-04-14T23:48:58.230Z] 8dff1f810d55: Pushed [2026-04-14T23:48:58.230Z] b7941ae54ae9: Pushed [2026-04-14T23:48:58.230Z] e91414a199c6: Pushed [2026-04-14T23:48:58.230Z] 92324eb67756: Pushed [2026-04-14T23:48:58.230Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:48:58.230Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:48:58.489Z] 5f70bf18a086: Layer already exists [2026-04-14T23:48:58.489Z] c4f6e579d1dd: Pushed [2026-04-14T23:48:58.489Z] cd29071e7185: Pushed [2026-04-14T23:48:58.489Z] 500598e82cc6: Pushed [2026-04-14T23:48:58.489Z] fbb181c9339b: Pushed [2026-04-14T23:48:58.489Z] cce92674e987: Layer already exists [2026-04-14T23:48:58.489Z] e06a6c4c2660: Pushed [2026-04-14T23:48:59.424Z] 396a59624629: Pushed [2026-04-14T23:48:59.992Z] 3ea633e84bb8: Pushed [2026-04-14T23:48:59.992Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:00.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:00.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-14T23:49:00.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-14T23:49:00.655Z] e91414a199c6: Preparing [2026-04-14T23:49:00.655Z] dba71d30a8a0: Preparing [2026-04-14T23:49:00.655Z] 92324eb67756: Preparing [2026-04-14T23:49:00.655Z] 8dff1f810d55: Preparing [2026-04-14T23:49:00.655Z] b7941ae54ae9: Preparing [2026-04-14T23:49:00.655Z] c4f6e579d1dd: Preparing [2026-04-14T23:49:00.655Z] 3ea633e84bb8: Preparing [2026-04-14T23:49:00.655Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:00.655Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:00.655Z] cd29071e7185: Preparing [2026-04-14T23:49:00.655Z] 500598e82cc6: Preparing [2026-04-14T23:49:00.655Z] 5f70bf18a086: Preparing [2026-04-14T23:49:00.655Z] fbb181c9339b: Preparing [2026-04-14T23:49:00.655Z] 396a59624629: Preparing [2026-04-14T23:49:00.655Z] e06a6c4c2660: Preparing [2026-04-14T23:49:00.655Z] cce92674e987: Preparing [2026-04-14T23:49:00.655Z] 3ea633e84bb8: Waiting [2026-04-14T23:49:00.655Z] 500598e82cc6: Waiting [2026-04-14T23:49:00.655Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:00.655Z] 5f70bf18a086: Waiting [2026-04-14T23:49:00.655Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:00.655Z] fbb181c9339b: Waiting [2026-04-14T23:49:00.655Z] 396a59624629: Waiting [2026-04-14T23:49:00.655Z] cd29071e7185: Waiting [2026-04-14T23:49:00.655Z] e06a6c4c2660: Waiting [2026-04-14T23:49:00.655Z] cce92674e987: Waiting [2026-04-14T23:49:00.655Z] c4f6e579d1dd: Waiting [2026-04-14T23:49:00.655Z] 92324eb67756: Layer already exists [2026-04-14T23:49:00.655Z] 8dff1f810d55: Layer already exists [2026-04-14T23:49:00.655Z] dba71d30a8a0: Layer already exists [2026-04-14T23:49:00.655Z] b7941ae54ae9: Layer already exists [2026-04-14T23:49:00.655Z] e91414a199c6: Layer already exists [2026-04-14T23:49:00.655Z] c4f6e579d1dd: Layer already exists [2026-04-14T23:49:00.655Z] 3ea633e84bb8: Layer already exists [2026-04-14T23:49:00.655Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:00.655Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:00.655Z] cd29071e7185: Layer already exists [2026-04-14T23:49:00.655Z] 500598e82cc6: Layer already exists [2026-04-14T23:49:00.655Z] 5f70bf18a086: Layer already exists [2026-04-14T23:49:00.655Z] 396a59624629: Layer already exists [2026-04-14T23:49:00.655Z] fbb181c9339b: Layer already exists [2026-04-14T23:49:00.655Z] e06a6c4c2660: Layer already exists [2026-04-14T23:49:00.655Z] cce92674e987: Layer already exists [2026-04-14T23:49:00.655Z] latest: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:00.993Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:01.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [2026-04-14T23:49:01.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-14T23:49:01.318Z] e91414a199c6: Preparing [2026-04-14T23:49:01.318Z] dba71d30a8a0: Preparing [2026-04-14T23:49:01.318Z] 92324eb67756: Preparing [2026-04-14T23:49:01.318Z] 8dff1f810d55: Preparing [2026-04-14T23:49:01.318Z] b7941ae54ae9: Preparing [2026-04-14T23:49:01.318Z] c4f6e579d1dd: Preparing [2026-04-14T23:49:01.318Z] 3ea633e84bb8: Preparing [2026-04-14T23:49:01.318Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:01.318Z] c4f6e579d1dd: Waiting [2026-04-14T23:49:01.318Z] 3ea633e84bb8: Waiting [2026-04-14T23:49:01.318Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:01.318Z] cd29071e7185: Preparing [2026-04-14T23:49:01.318Z] 500598e82cc6: Preparing [2026-04-14T23:49:01.318Z] 5f70bf18a086: Preparing [2026-04-14T23:49:01.318Z] cd29071e7185: Waiting [2026-04-14T23:49:01.318Z] 500598e82cc6: Waiting [2026-04-14T23:49:01.318Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:01.318Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:01.318Z] fbb181c9339b: Preparing [2026-04-14T23:49:01.318Z] 396a59624629: Preparing [2026-04-14T23:49:01.318Z] fbb181c9339b: Waiting [2026-04-14T23:49:01.318Z] 396a59624629: Waiting [2026-04-14T23:49:01.318Z] 5f70bf18a086: Waiting [2026-04-14T23:49:01.318Z] e06a6c4c2660: Preparing [2026-04-14T23:49:01.318Z] cce92674e987: Preparing [2026-04-14T23:49:01.318Z] e06a6c4c2660: Waiting [2026-04-14T23:49:01.318Z] cce92674e987: Waiting [2026-04-14T23:49:01.318Z] 92324eb67756: Layer already exists [2026-04-14T23:49:01.318Z] dba71d30a8a0: Layer already exists [2026-04-14T23:49:01.318Z] e91414a199c6: Layer already exists [2026-04-14T23:49:01.318Z] 8dff1f810d55: Layer already exists [2026-04-14T23:49:01.318Z] b7941ae54ae9: Layer already exists [2026-04-14T23:49:01.318Z] c4f6e579d1dd: Layer already exists [2026-04-14T23:49:01.318Z] 3ea633e84bb8: Layer already exists [2026-04-14T23:49:01.318Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:01.318Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:01.318Z] cd29071e7185: Layer already exists [2026-04-14T23:49:01.318Z] 500598e82cc6: Layer already exists [2026-04-14T23:49:01.318Z] 396a59624629: Layer already exists [2026-04-14T23:49:01.318Z] 5f70bf18a086: Layer already exists [2026-04-14T23:49:01.318Z] e06a6c4c2660: Layer already exists [2026-04-14T23:49:01.318Z] fbb181c9339b: Layer already exists [2026-04-14T23:49:01.318Z] cce92674e987: Layer already exists [2026-04-14T23:49:01.318Z] 4.1.0-dev.108: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:01.653Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:01.968Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:01.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-14T23:49:01.968Z] e91414a199c6: Preparing [2026-04-14T23:49:01.968Z] dba71d30a8a0: Preparing [2026-04-14T23:49:01.968Z] 92324eb67756: Preparing [2026-04-14T23:49:01.968Z] 8dff1f810d55: Preparing [2026-04-14T23:49:01.968Z] b7941ae54ae9: Preparing [2026-04-14T23:49:01.968Z] c4f6e579d1dd: Preparing [2026-04-14T23:49:01.968Z] 3ea633e84bb8: Preparing [2026-04-14T23:49:01.968Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:01.968Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:01.968Z] cd29071e7185: Preparing [2026-04-14T23:49:01.968Z] 500598e82cc6: Preparing [2026-04-14T23:49:01.968Z] 5f70bf18a086: Preparing [2026-04-14T23:49:01.968Z] fbb181c9339b: Preparing [2026-04-14T23:49:01.968Z] 396a59624629: Preparing [2026-04-14T23:49:01.968Z] e06a6c4c2660: Preparing [2026-04-14T23:49:01.968Z] cce92674e987: Preparing [2026-04-14T23:49:01.968Z] c4f6e579d1dd: Waiting [2026-04-14T23:49:01.968Z] fbb181c9339b: Waiting [2026-04-14T23:49:01.968Z] 396a59624629: Waiting [2026-04-14T23:49:01.968Z] 5f70bf18a086: Waiting [2026-04-14T23:49:01.968Z] e06a6c4c2660: Waiting [2026-04-14T23:49:01.968Z] 3ea633e84bb8: Waiting [2026-04-14T23:49:01.968Z] cce92674e987: Waiting [2026-04-14T23:49:01.968Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:01.968Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:01.968Z] cd29071e7185: Waiting [2026-04-14T23:49:01.968Z] 500598e82cc6: Waiting [2026-04-14T23:49:01.968Z] dba71d30a8a0: Layer already exists [2026-04-14T23:49:01.968Z] e91414a199c6: Layer already exists [2026-04-14T23:49:01.968Z] 8dff1f810d55: Layer already exists [2026-04-14T23:49:01.968Z] b7941ae54ae9: Layer already exists [2026-04-14T23:49:01.968Z] 92324eb67756: Layer already exists [2026-04-14T23:49:01.968Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:01.968Z] c4f6e579d1dd: Layer already exists [2026-04-14T23:49:01.968Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:01.968Z] 3ea633e84bb8: Layer already exists [2026-04-14T23:49:01.968Z] cd29071e7185: Layer already exists [2026-04-14T23:49:01.968Z] 5f70bf18a086: Layer already exists [2026-04-14T23:49:01.968Z] 500598e82cc6: Layer already exists [2026-04-14T23:49:01.968Z] fbb181c9339b: Layer already exists [2026-04-14T23:49:01.968Z] e06a6c4c2660: Layer already exists [2026-04-14T23:49:01.968Z] 396a59624629: Layer already exists [2026-04-14T23:49:01.968Z] cce92674e987: Layer already exists [2026-04-14T23:49:01.968Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:02.298Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:02.622Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-14T23:49:02.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-14T23:49:02.622Z] e91414a199c6: Preparing [2026-04-14T23:49:02.622Z] dba71d30a8a0: Preparing [2026-04-14T23:49:02.622Z] 92324eb67756: Preparing [2026-04-14T23:49:02.622Z] 8dff1f810d55: Preparing [2026-04-14T23:49:02.622Z] b7941ae54ae9: Preparing [2026-04-14T23:49:02.622Z] c4f6e579d1dd: Preparing [2026-04-14T23:49:02.622Z] 3ea633e84bb8: Preparing [2026-04-14T23:49:02.622Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:02.622Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:02.622Z] cd29071e7185: Preparing [2026-04-14T23:49:02.622Z] 500598e82cc6: Preparing [2026-04-14T23:49:02.622Z] 5f70bf18a086: Preparing [2026-04-14T23:49:02.622Z] fbb181c9339b: Preparing [2026-04-14T23:49:02.622Z] 396a59624629: Preparing [2026-04-14T23:49:02.622Z] e06a6c4c2660: Preparing [2026-04-14T23:49:02.622Z] cce92674e987: Preparing [2026-04-14T23:49:02.622Z] c4f6e579d1dd: Waiting [2026-04-14T23:49:02.622Z] 3ea633e84bb8: Waiting [2026-04-14T23:49:02.622Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:02.622Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:02.622Z] cd29071e7185: Waiting [2026-04-14T23:49:02.622Z] 500598e82cc6: Waiting [2026-04-14T23:49:02.622Z] 5f70bf18a086: Waiting [2026-04-14T23:49:02.622Z] fbb181c9339b: Waiting [2026-04-14T23:49:02.622Z] 396a59624629: Waiting [2026-04-14T23:49:02.622Z] e06a6c4c2660: Waiting [2026-04-14T23:49:02.622Z] cce92674e987: Waiting [2026-04-14T23:49:02.622Z] b7941ae54ae9: Layer already exists [2026-04-14T23:49:02.622Z] 8dff1f810d55: Layer already exists [2026-04-14T23:49:02.622Z] dba71d30a8a0: Layer already exists [2026-04-14T23:49:02.622Z] 92324eb67756: Layer already exists [2026-04-14T23:49:02.622Z] e91414a199c6: Layer already exists [2026-04-14T23:49:02.622Z] c4f6e579d1dd: Layer already exists [2026-04-14T23:49:02.622Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:02.622Z] 3ea633e84bb8: Layer already exists [2026-04-14T23:49:02.622Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:02.622Z] cd29071e7185: Layer already exists [2026-04-14T23:49:02.622Z] 5f70bf18a086: Layer already exists [2026-04-14T23:49:02.622Z] 500598e82cc6: Layer already exists [2026-04-14T23:49:02.622Z] fbb181c9339b: Layer already exists [2026-04-14T23:49:02.622Z] e06a6c4c2660: Layer already exists [2026-04-14T23:49:02.622Z] 396a59624629: Layer already exists [2026-04-14T23:49:02.622Z] cce92674e987: Layer already exists [2026-04-14T23:49:02.622Z] main: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:49:02.705Z] ===================================================== [Pipeline] echo [2026-04-14T23:49:02.718Z] taggedImages: [2026-04-14T23:49:02.718Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:02.718Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-14T23:49:02.718Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [2026-04-14T23:49:02.718Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:02.718Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-04-14T23:49:02.750Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-04-14T23:49:02.750Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:02.750Z] latest [2026-04-14T23:49:02.750Z] 4.1.0-dev.108 [2026-04-14T23:49:02.750Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:02.750Z] main [2026-04-14T23:49:02.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:03.089Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:03.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:03.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-14T23:49:03.408Z] 05b81909b333: Preparing [2026-04-14T23:49:03.408Z] 6bc1d3fd5d95: Preparing [2026-04-14T23:49:03.408Z] 8560d5aa142e: Preparing [2026-04-14T23:49:03.408Z] 5872bf01ffff: Preparing [2026-04-14T23:49:03.408Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:03.408Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:03.408Z] b7c109c7aecf: Preparing [2026-04-14T23:49:03.408Z] 3d1312307da2: Preparing [2026-04-14T23:49:03.408Z] cce92674e987: Preparing [2026-04-14T23:49:03.408Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:03.408Z] cce92674e987: Waiting [2026-04-14T23:49:03.408Z] b7c109c7aecf: Waiting [2026-04-14T23:49:03.408Z] 3d1312307da2: Waiting [2026-04-14T23:49:03.408Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:03.408Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:03.408Z] b7c109c7aecf: Layer already exists [2026-04-14T23:49:03.408Z] 3d1312307da2: Layer already exists [2026-04-14T23:49:03.408Z] cce92674e987: Layer already exists [2026-04-14T23:49:03.408Z] 6bc1d3fd5d95: Pushed [2026-04-14T23:49:03.408Z] 05b81909b333: Pushed [2026-04-14T23:49:03.408Z] 8560d5aa142e: Pushed [2026-04-14T23:49:07.600Z] 5872bf01ffff: Pushed [2026-04-14T23:49:07.600Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:07.930Z] + 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-14T23:49:08.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-14T23:49:08.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-14T23:49:08.261Z] 05b81909b333: Preparing [2026-04-14T23:49:08.261Z] 6bc1d3fd5d95: Preparing [2026-04-14T23:49:08.261Z] 8560d5aa142e: Preparing [2026-04-14T23:49:08.261Z] 5872bf01ffff: Preparing [2026-04-14T23:49:08.261Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:08.261Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:08.261Z] b7c109c7aecf: Preparing [2026-04-14T23:49:08.261Z] 3d1312307da2: Preparing [2026-04-14T23:49:08.261Z] cce92674e987: Preparing [2026-04-14T23:49:08.261Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:08.261Z] b7c109c7aecf: Waiting [2026-04-14T23:49:08.261Z] 3d1312307da2: Waiting [2026-04-14T23:49:08.261Z] 05b81909b333: Layer already exists [2026-04-14T23:49:08.261Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:08.261Z] 6bc1d3fd5d95: Layer already exists [2026-04-14T23:49:08.261Z] 5872bf01ffff: Layer already exists [2026-04-14T23:49:08.261Z] 8560d5aa142e: Layer already exists [2026-04-14T23:49:08.261Z] cce92674e987: Layer already exists [2026-04-14T23:49:08.261Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:08.261Z] b7c109c7aecf: Layer already exists [2026-04-14T23:49:08.261Z] 3d1312307da2: Layer already exists [2026-04-14T23:49:08.261Z] latest: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:08.590Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:08.916Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [2026-04-14T23:49:08.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-14T23:49:08.916Z] 05b81909b333: Preparing [2026-04-14T23:49:08.916Z] 6bc1d3fd5d95: Preparing [2026-04-14T23:49:08.916Z] 8560d5aa142e: Preparing [2026-04-14T23:49:08.916Z] 5872bf01ffff: Preparing [2026-04-14T23:49:08.916Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:08.916Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:08.916Z] b7c109c7aecf: Preparing [2026-04-14T23:49:08.916Z] 3d1312307da2: Preparing [2026-04-14T23:49:08.916Z] cce92674e987: Preparing [2026-04-14T23:49:08.916Z] 3d1312307da2: Waiting [2026-04-14T23:49:08.916Z] b7c109c7aecf: Waiting [2026-04-14T23:49:08.916Z] cce92674e987: Waiting [2026-04-14T23:49:08.916Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:08.916Z] 05b81909b333: Layer already exists [2026-04-14T23:49:08.916Z] 5872bf01ffff: Layer already exists [2026-04-14T23:49:08.916Z] 6bc1d3fd5d95: Layer already exists [2026-04-14T23:49:08.916Z] 8560d5aa142e: Layer already exists [2026-04-14T23:49:08.916Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:08.916Z] b7c109c7aecf: Layer already exists [2026-04-14T23:49:08.916Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:08.916Z] 3d1312307da2: Layer already exists [2026-04-14T23:49:08.916Z] cce92674e987: Layer already exists [2026-04-14T23:49:08.916Z] 4.1.0-dev.108: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:09.246Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:09.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:09.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-14T23:49:09.571Z] 05b81909b333: Preparing [2026-04-14T23:49:09.571Z] 6bc1d3fd5d95: Preparing [2026-04-14T23:49:09.571Z] 8560d5aa142e: Preparing [2026-04-14T23:49:09.572Z] 5872bf01ffff: Preparing [2026-04-14T23:49:09.572Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:09.572Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:09.572Z] b7c109c7aecf: Preparing [2026-04-14T23:49:09.572Z] 3d1312307da2: Preparing [2026-04-14T23:49:09.572Z] cce92674e987: Preparing [2026-04-14T23:49:09.572Z] b7c109c7aecf: Waiting [2026-04-14T23:49:09.572Z] 3d1312307da2: Waiting [2026-04-14T23:49:09.572Z] cce92674e987: Waiting [2026-04-14T23:49:09.572Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:09.572Z] 05b81909b333: Layer already exists [2026-04-14T23:49:09.572Z] 8560d5aa142e: Layer already exists [2026-04-14T23:49:09.572Z] 6bc1d3fd5d95: Layer already exists [2026-04-14T23:49:09.572Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:09.572Z] 5872bf01ffff: Layer already exists [2026-04-14T23:49:09.572Z] b7c109c7aecf: Layer already exists [2026-04-14T23:49:09.572Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:09.572Z] 3d1312307da2: Layer already exists [2026-04-14T23:49:09.572Z] cce92674e987: Layer already exists [2026-04-14T23:49:09.572Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:09.899Z] + 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-14T23:49:10.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-14T23:49:10.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-14T23:49:10.222Z] 05b81909b333: Preparing [2026-04-14T23:49:10.222Z] 6bc1d3fd5d95: Preparing [2026-04-14T23:49:10.222Z] 8560d5aa142e: Preparing [2026-04-14T23:49:10.222Z] 5872bf01ffff: Preparing [2026-04-14T23:49:10.222Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:10.222Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:10.222Z] b7c109c7aecf: Preparing [2026-04-14T23:49:10.222Z] 3d1312307da2: Preparing [2026-04-14T23:49:10.222Z] cce92674e987: Preparing [2026-04-14T23:49:10.222Z] b7c109c7aecf: Waiting [2026-04-14T23:49:10.222Z] 3d1312307da2: Waiting [2026-04-14T23:49:10.222Z] cce92674e987: Waiting [2026-04-14T23:49:10.222Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:10.222Z] 5872bf01ffff: Layer already exists [2026-04-14T23:49:10.222Z] 8560d5aa142e: Layer already exists [2026-04-14T23:49:10.222Z] 6bc1d3fd5d95: Layer already exists [2026-04-14T23:49:10.222Z] 05b81909b333: Layer already exists [2026-04-14T23:49:10.222Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:10.222Z] 3d1312307da2: Layer already exists [2026-04-14T23:49:10.222Z] b7c109c7aecf: Layer already exists [2026-04-14T23:49:10.222Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:10.222Z] cce92674e987: Layer already exists [2026-04-14T23:49:10.222Z] main: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:49:10.295Z] ===================================================== [Pipeline] echo [2026-04-14T23:49:10.314Z] taggedImages: [2026-04-14T23:49:10.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:10.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-14T23:49:10.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [2026-04-14T23:49:10.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:10.314Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-04-14T23:49:10.344Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-04-14T23:49:10.344Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:10.344Z] latest [2026-04-14T23:49:10.344Z] 4.1.0-dev.108 [2026-04-14T23:49:10.344Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:10.344Z] main [2026-04-14T23:49:10.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:10.694Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:11.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:11.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-14T23:49:11.024Z] 54ce850b3cae: Preparing [2026-04-14T23:49:11.024Z] ba4c70dc3432: Preparing [2026-04-14T23:49:11.024Z] 16c2f19faeed: Preparing [2026-04-14T23:49:11.024Z] 9eaf93a37fa4: Preparing [2026-04-14T23:49:11.024Z] 7a613bd5422f: Preparing [2026-04-14T23:49:11.024Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:11.024Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:11.024Z] 0104c0435fa7: Preparing [2026-04-14T23:49:11.024Z] c7138b2ed145: Preparing [2026-04-14T23:49:11.024Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:11.024Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:11.024Z] 0104c0435fa7: Waiting [2026-04-14T23:49:11.024Z] c7138b2ed145: Waiting [2026-04-14T23:49:11.024Z] 4dc242870b2a: Preparing [2026-04-14T23:49:11.024Z] cce92674e987: Preparing [2026-04-14T23:49:11.024Z] cce92674e987: Waiting [2026-04-14T23:49:11.024Z] ba4c70dc3432: Pushed [2026-04-14T23:49:11.024Z] 7a613bd5422f: Pushed [2026-04-14T23:49:11.024Z] 54ce850b3cae: Pushed [2026-04-14T23:49:11.024Z] 9eaf93a37fa4: Pushed [2026-04-14T23:49:11.024Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:11.024Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:11.024Z] cce92674e987: Layer already exists [2026-04-14T23:49:11.283Z] 0104c0435fa7: Pushed [2026-04-14T23:49:11.283Z] c7138b2ed145: Pushed [2026-04-14T23:49:13.188Z] 4dc242870b2a: Pushed [2026-04-14T23:49:14.126Z] 16c2f19faeed: Pushed [2026-04-14T23:49:14.126Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:14.451Z] + 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-14T23:49:14.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-14T23:49:14.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-14T23:49:14.773Z] 54ce850b3cae: Preparing [2026-04-14T23:49:14.773Z] ba4c70dc3432: Preparing [2026-04-14T23:49:14.773Z] 16c2f19faeed: Preparing [2026-04-14T23:49:14.773Z] 9eaf93a37fa4: Preparing [2026-04-14T23:49:14.773Z] 7a613bd5422f: Preparing [2026-04-14T23:49:14.773Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:14.773Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:14.773Z] 0104c0435fa7: Preparing [2026-04-14T23:49:14.773Z] c7138b2ed145: Preparing [2026-04-14T23:49:14.773Z] 4dc242870b2a: Preparing [2026-04-14T23:49:14.773Z] cce92674e987: Preparing [2026-04-14T23:49:14.773Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:14.773Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:14.773Z] 0104c0435fa7: Waiting [2026-04-14T23:49:14.773Z] c7138b2ed145: Waiting [2026-04-14T23:49:14.773Z] cce92674e987: Waiting [2026-04-14T23:49:14.773Z] 16c2f19faeed: Layer already exists [2026-04-14T23:49:14.773Z] 54ce850b3cae: Layer already exists [2026-04-14T23:49:14.773Z] 9eaf93a37fa4: Layer already exists [2026-04-14T23:49:14.773Z] ba4c70dc3432: Layer already exists [2026-04-14T23:49:14.773Z] 7a613bd5422f: Layer already exists [2026-04-14T23:49:14.773Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:14.773Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:14.773Z] 0104c0435fa7: Layer already exists [2026-04-14T23:49:14.773Z] c7138b2ed145: Layer already exists [2026-04-14T23:49:14.773Z] 4dc242870b2a: Layer already exists [2026-04-14T23:49:14.773Z] cce92674e987: Layer already exists [2026-04-14T23:49:14.773Z] latest: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:15.102Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:15.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [2026-04-14T23:49:15.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-14T23:49:15.418Z] 54ce850b3cae: Preparing [2026-04-14T23:49:15.418Z] ba4c70dc3432: Preparing [2026-04-14T23:49:15.418Z] 16c2f19faeed: Preparing [2026-04-14T23:49:15.418Z] 9eaf93a37fa4: Preparing [2026-04-14T23:49:15.418Z] 7a613bd5422f: Preparing [2026-04-14T23:49:15.418Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:15.418Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:15.418Z] 0104c0435fa7: Preparing [2026-04-14T23:49:15.418Z] c7138b2ed145: Preparing [2026-04-14T23:49:15.418Z] 4dc242870b2a: Preparing [2026-04-14T23:49:15.418Z] cce92674e987: Preparing [2026-04-14T23:49:15.418Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:15.418Z] 0104c0435fa7: Waiting [2026-04-14T23:49:15.418Z] c7138b2ed145: Waiting [2026-04-14T23:49:15.418Z] 4dc242870b2a: Waiting [2026-04-14T23:49:15.418Z] cce92674e987: Waiting [2026-04-14T23:49:15.418Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:15.418Z] 7a613bd5422f: Layer already exists [2026-04-14T23:49:15.418Z] ba4c70dc3432: Layer already exists [2026-04-14T23:49:15.418Z] 9eaf93a37fa4: Layer already exists [2026-04-14T23:49:15.418Z] 54ce850b3cae: Layer already exists [2026-04-14T23:49:15.418Z] 16c2f19faeed: Layer already exists [2026-04-14T23:49:15.418Z] 4dc242870b2a: Layer already exists [2026-04-14T23:49:15.418Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:15.418Z] 0104c0435fa7: Layer already exists [2026-04-14T23:49:15.418Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:15.418Z] c7138b2ed145: Layer already exists [2026-04-14T23:49:15.418Z] cce92674e987: Layer already exists [2026-04-14T23:49:15.418Z] 4.1.0-dev.108: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:15.751Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:16.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:16.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-14T23:49:16.084Z] 54ce850b3cae: Preparing [2026-04-14T23:49:16.084Z] ba4c70dc3432: Preparing [2026-04-14T23:49:16.084Z] 16c2f19faeed: Preparing [2026-04-14T23:49:16.084Z] 9eaf93a37fa4: Preparing [2026-04-14T23:49:16.084Z] 7a613bd5422f: Preparing [2026-04-14T23:49:16.084Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:16.084Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:16.084Z] 0104c0435fa7: Preparing [2026-04-14T23:49:16.084Z] c7138b2ed145: Preparing [2026-04-14T23:49:16.084Z] 4dc242870b2a: Preparing [2026-04-14T23:49:16.084Z] cce92674e987: Preparing [2026-04-14T23:49:16.084Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:16.084Z] 4dc242870b2a: Waiting [2026-04-14T23:49:16.084Z] 0104c0435fa7: Waiting [2026-04-14T23:49:16.084Z] c7138b2ed145: Waiting [2026-04-14T23:49:16.084Z] cce92674e987: Waiting [2026-04-14T23:49:16.084Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:16.084Z] ba4c70dc3432: Layer already exists [2026-04-14T23:49:16.084Z] 9eaf93a37fa4: Layer already exists [2026-04-14T23:49:16.084Z] 16c2f19faeed: Layer already exists [2026-04-14T23:49:16.084Z] 7a613bd5422f: Layer already exists [2026-04-14T23:49:16.084Z] 54ce850b3cae: Layer already exists [2026-04-14T23:49:16.084Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:16.084Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:16.084Z] c7138b2ed145: Layer already exists [2026-04-14T23:49:16.084Z] 0104c0435fa7: Layer already exists [2026-04-14T23:49:16.084Z] 4dc242870b2a: Layer already exists [2026-04-14T23:49:16.084Z] cce92674e987: Layer already exists [2026-04-14T23:49:16.084Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:16.413Z] + 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-14T23:49:16.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-14T23:49:16.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-14T23:49:16.734Z] 54ce850b3cae: Preparing [2026-04-14T23:49:16.734Z] ba4c70dc3432: Preparing [2026-04-14T23:49:16.734Z] 16c2f19faeed: Preparing [2026-04-14T23:49:16.734Z] 9eaf93a37fa4: Preparing [2026-04-14T23:49:16.734Z] 7a613bd5422f: Preparing [2026-04-14T23:49:16.734Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:16.734Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:16.734Z] 0104c0435fa7: Preparing [2026-04-14T23:49:16.734Z] c7138b2ed145: Preparing [2026-04-14T23:49:16.734Z] 4dc242870b2a: Preparing [2026-04-14T23:49:16.734Z] cce92674e987: Preparing [2026-04-14T23:49:16.734Z] 0104c0435fa7: Waiting [2026-04-14T23:49:16.734Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:16.734Z] c7138b2ed145: Waiting [2026-04-14T23:49:16.734Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:16.734Z] cce92674e987: Waiting [2026-04-14T23:49:16.734Z] 4dc242870b2a: Waiting [2026-04-14T23:49:16.734Z] 16c2f19faeed: Layer already exists [2026-04-14T23:49:16.734Z] 9eaf93a37fa4: Layer already exists [2026-04-14T23:49:16.734Z] 7a613bd5422f: Layer already exists [2026-04-14T23:49:16.734Z] 54ce850b3cae: Layer already exists [2026-04-14T23:49:16.734Z] ba4c70dc3432: Layer already exists [2026-04-14T23:49:16.734Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:16.734Z] c7138b2ed145: Layer already exists [2026-04-14T23:49:16.734Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:16.734Z] 4dc242870b2a: Layer already exists [2026-04-14T23:49:16.734Z] 0104c0435fa7: Layer already exists [2026-04-14T23:49:16.734Z] cce92674e987: Layer already exists [2026-04-14T23:49:16.734Z] main: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:49:16.805Z] ===================================================== [Pipeline] echo [2026-04-14T23:49:16.818Z] taggedImages: [2026-04-14T23:49:16.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:16.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-14T23:49:16.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [2026-04-14T23:49:16.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:16.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-04-14T23:49:16.845Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-04-14T23:49:16.845Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:16.845Z] latest [2026-04-14T23:49:16.845Z] 4.1.0-dev.108 [2026-04-14T23:49:16.845Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:16.845Z] main [2026-04-14T23:49:16.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:17.183Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:17.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:17.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-14T23:49:17.500Z] 1e13d92e3715: Preparing [2026-04-14T23:49:17.500Z] 6c3c63cf9f5a: Preparing [2026-04-14T23:49:17.500Z] a3d0345edb34: Preparing [2026-04-14T23:49:17.500Z] 44fb001abc0e: Preparing [2026-04-14T23:49:17.500Z] 9d262bf01d02: Preparing [2026-04-14T23:49:17.500Z] ceab966d40f8: Preparing [2026-04-14T23:49:17.500Z] 2622e80b6b3e: Preparing [2026-04-14T23:49:17.500Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:17.500Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:17.500Z] f661264e56bb: Preparing [2026-04-14T23:49:17.500Z] f3cd07f7181b: Preparing [2026-04-14T23:49:17.500Z] cce92674e987: Preparing [2026-04-14T23:49:17.500Z] f661264e56bb: Waiting [2026-04-14T23:49:17.500Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:17.500Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:17.500Z] f3cd07f7181b: Waiting [2026-04-14T23:49:17.500Z] cce92674e987: Waiting [2026-04-14T23:49:17.500Z] ceab966d40f8: Waiting [2026-04-14T23:49:17.500Z] 2622e80b6b3e: Waiting [2026-04-14T23:49:17.500Z] 9d262bf01d02: Pushed [2026-04-14T23:49:17.500Z] 6c3c63cf9f5a: Pushed [2026-04-14T23:49:17.500Z] 1e13d92e3715: Pushed [2026-04-14T23:49:17.500Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:17.500Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:17.500Z] ceab966d40f8: Pushed [2026-04-14T23:49:17.500Z] 2622e80b6b3e: Pushed [2026-04-14T23:49:17.759Z] cce92674e987: Layer already exists [2026-04-14T23:49:18.322Z] f661264e56bb: Pushed [2026-04-14T23:49:18.888Z] f3cd07f7181b: Pushed [2026-04-14T23:49:20.266Z] 44fb001abc0e: Pushed [2026-04-14T23:49:20.527Z] a3d0345edb34: Pushed [2026-04-14T23:49:20.527Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:20.849Z] + 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-14T23:49:21.170Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-14T23:49:21.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-14T23:49:21.170Z] 1e13d92e3715: Preparing [2026-04-14T23:49:21.170Z] 6c3c63cf9f5a: Preparing [2026-04-14T23:49:21.170Z] a3d0345edb34: Preparing [2026-04-14T23:49:21.170Z] 44fb001abc0e: Preparing [2026-04-14T23:49:21.170Z] 9d262bf01d02: Preparing [2026-04-14T23:49:21.170Z] ceab966d40f8: Preparing [2026-04-14T23:49:21.170Z] 2622e80b6b3e: Preparing [2026-04-14T23:49:21.170Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:21.170Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:21.170Z] f661264e56bb: Preparing [2026-04-14T23:49:21.170Z] f3cd07f7181b: Preparing [2026-04-14T23:49:21.170Z] cce92674e987: Preparing [2026-04-14T23:49:21.170Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:21.170Z] ceab966d40f8: Waiting [2026-04-14T23:49:21.170Z] 2622e80b6b3e: Waiting [2026-04-14T23:49:21.170Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:21.170Z] f3cd07f7181b: Waiting [2026-04-14T23:49:21.170Z] cce92674e987: Waiting [2026-04-14T23:49:21.170Z] f661264e56bb: Waiting [2026-04-14T23:49:21.170Z] 44fb001abc0e: Layer already exists [2026-04-14T23:49:21.170Z] 1e13d92e3715: Layer already exists [2026-04-14T23:49:21.170Z] a3d0345edb34: Layer already exists [2026-04-14T23:49:21.170Z] 9d262bf01d02: Layer already exists [2026-04-14T23:49:21.170Z] 6c3c63cf9f5a: Layer already exists [2026-04-14T23:49:21.170Z] ceab966d40f8: Layer already exists [2026-04-14T23:49:21.170Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:21.170Z] f661264e56bb: Layer already exists [2026-04-14T23:49:21.170Z] 2622e80b6b3e: Layer already exists [2026-04-14T23:49:21.170Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:21.170Z] f3cd07f7181b: Layer already exists [2026-04-14T23:49:21.170Z] cce92674e987: Layer already exists [2026-04-14T23:49:21.170Z] latest: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:21.495Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:21.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [2026-04-14T23:49:21.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-14T23:49:21.821Z] 1e13d92e3715: Preparing [2026-04-14T23:49:21.821Z] 6c3c63cf9f5a: Preparing [2026-04-14T23:49:21.821Z] a3d0345edb34: Preparing [2026-04-14T23:49:21.821Z] 44fb001abc0e: Preparing [2026-04-14T23:49:21.821Z] 9d262bf01d02: Preparing [2026-04-14T23:49:21.821Z] ceab966d40f8: Preparing [2026-04-14T23:49:21.821Z] 2622e80b6b3e: Preparing [2026-04-14T23:49:21.821Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:21.821Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:21.821Z] f661264e56bb: Preparing [2026-04-14T23:49:21.821Z] f3cd07f7181b: Preparing [2026-04-14T23:49:21.821Z] cce92674e987: Preparing [2026-04-14T23:49:21.821Z] ceab966d40f8: Waiting [2026-04-14T23:49:21.821Z] 2622e80b6b3e: Waiting [2026-04-14T23:49:21.821Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:21.821Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:21.821Z] f3cd07f7181b: Waiting [2026-04-14T23:49:21.821Z] cce92674e987: Waiting [2026-04-14T23:49:21.821Z] f661264e56bb: Waiting [2026-04-14T23:49:21.821Z] 44fb001abc0e: Layer already exists [2026-04-14T23:49:21.821Z] 1e13d92e3715: Layer already exists [2026-04-14T23:49:21.821Z] 9d262bf01d02: Layer already exists [2026-04-14T23:49:21.821Z] 6c3c63cf9f5a: Layer already exists [2026-04-14T23:49:21.821Z] a3d0345edb34: Layer already exists [2026-04-14T23:49:21.821Z] ceab966d40f8: Layer already exists [2026-04-14T23:49:21.821Z] 2622e80b6b3e: Layer already exists [2026-04-14T23:49:21.821Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:21.821Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:21.821Z] f661264e56bb: Layer already exists [2026-04-14T23:49:21.821Z] cce92674e987: Layer already exists [2026-04-14T23:49:21.821Z] f3cd07f7181b: Layer already exists [2026-04-14T23:49:21.821Z] 4.1.0-dev.108: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:22.146Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:22.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:22.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-14T23:49:22.541Z] 1e13d92e3715: Preparing [2026-04-14T23:49:22.541Z] 6c3c63cf9f5a: Preparing [2026-04-14T23:49:22.541Z] a3d0345edb34: Preparing [2026-04-14T23:49:22.541Z] 44fb001abc0e: Preparing [2026-04-14T23:49:22.541Z] 9d262bf01d02: Preparing [2026-04-14T23:49:22.541Z] ceab966d40f8: Preparing [2026-04-14T23:49:22.541Z] 2622e80b6b3e: Preparing [2026-04-14T23:49:22.541Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:22.541Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:22.541Z] f661264e56bb: Preparing [2026-04-14T23:49:22.541Z] f3cd07f7181b: Preparing [2026-04-14T23:49:22.541Z] cce92674e987: Preparing [2026-04-14T23:49:22.541Z] ceab966d40f8: Waiting [2026-04-14T23:49:22.541Z] f661264e56bb: Waiting [2026-04-14T23:49:22.541Z] f3cd07f7181b: Waiting [2026-04-14T23:49:22.541Z] cce92674e987: Waiting [2026-04-14T23:49:22.541Z] 2622e80b6b3e: Waiting [2026-04-14T23:49:22.541Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:22.541Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:22.541Z] a3d0345edb34: Layer already exists [2026-04-14T23:49:22.541Z] 9d262bf01d02: Layer already exists [2026-04-14T23:49:22.541Z] 1e13d92e3715: Layer already exists [2026-04-14T23:49:22.541Z] 6c3c63cf9f5a: Layer already exists [2026-04-14T23:49:22.541Z] 44fb001abc0e: Layer already exists [2026-04-14T23:49:22.541Z] ceab966d40f8: Layer already exists [2026-04-14T23:49:22.541Z] 2622e80b6b3e: Layer already exists [2026-04-14T23:49:22.541Z] f661264e56bb: Layer already exists [2026-04-14T23:49:22.541Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:22.541Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:22.541Z] f3cd07f7181b: Layer already exists [2026-04-14T23:49:22.541Z] cce92674e987: Layer already exists [2026-04-14T23:49:22.541Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:22.863Z] + 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-14T23:49:23.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-14T23:49:23.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-14T23:49:23.194Z] 1e13d92e3715: Preparing [2026-04-14T23:49:23.194Z] 6c3c63cf9f5a: Preparing [2026-04-14T23:49:23.194Z] a3d0345edb34: Preparing [2026-04-14T23:49:23.194Z] 44fb001abc0e: Preparing [2026-04-14T23:49:23.194Z] 9d262bf01d02: Preparing [2026-04-14T23:49:23.194Z] ceab966d40f8: Preparing [2026-04-14T23:49:23.194Z] 2622e80b6b3e: Preparing [2026-04-14T23:49:23.194Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:23.194Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:23.194Z] f661264e56bb: Preparing [2026-04-14T23:49:23.194Z] f3cd07f7181b: Preparing [2026-04-14T23:49:23.194Z] cce92674e987: Preparing [2026-04-14T23:49:23.194Z] 2622e80b6b3e: Waiting [2026-04-14T23:49:23.194Z] 75eb7cfdb0c8: Waiting [2026-04-14T23:49:23.194Z] cfb73ce6c72e: Waiting [2026-04-14T23:49:23.194Z] f661264e56bb: Waiting [2026-04-14T23:49:23.194Z] f3cd07f7181b: Waiting [2026-04-14T23:49:23.194Z] cce92674e987: Waiting [2026-04-14T23:49:23.194Z] ceab966d40f8: Waiting [2026-04-14T23:49:23.194Z] 6c3c63cf9f5a: Layer already exists [2026-04-14T23:49:23.194Z] 9d262bf01d02: Layer already exists [2026-04-14T23:49:23.194Z] 44fb001abc0e: Layer already exists [2026-04-14T23:49:23.194Z] 1e13d92e3715: Layer already exists [2026-04-14T23:49:23.194Z] a3d0345edb34: Layer already exists [2026-04-14T23:49:23.194Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:23.194Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:23.194Z] ceab966d40f8: Layer already exists [2026-04-14T23:49:23.194Z] 2622e80b6b3e: Layer already exists [2026-04-14T23:49:23.194Z] f661264e56bb: Layer already exists [2026-04-14T23:49:23.194Z] f3cd07f7181b: Layer already exists [2026-04-14T23:49:23.194Z] cce92674e987: Layer already exists [2026-04-14T23:49:23.194Z] main: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:49:23.269Z] ===================================================== [Pipeline] echo [2026-04-14T23:49:23.285Z] taggedImages: [2026-04-14T23:49:23.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:23.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-14T23:49:23.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [2026-04-14T23:49:23.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:23.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-04-14T23:49:23.318Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-04-14T23:49:23.318Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:23.318Z] latest [2026-04-14T23:49:23.318Z] 4.1.0-dev.108 [2026-04-14T23:49:23.318Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:23.318Z] main [2026-04-14T23:49:23.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:23.665Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:23.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:23.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-14T23:49:23.990Z] 572c3a0799ec: Preparing [2026-04-14T23:49:23.990Z] 5ee86e09e26b: Preparing [2026-04-14T23:49:23.990Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:23.990Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:23.990Z] e14ee37a4e38: Preparing [2026-04-14T23:49:23.990Z] e3b5ed6c3a61: Preparing [2026-04-14T23:49:23.990Z] cce92674e987: Preparing [2026-04-14T23:49:23.991Z] e3b5ed6c3a61: Waiting [2026-04-14T23:49:23.991Z] cce92674e987: Waiting [2026-04-14T23:49:23.991Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:23.991Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:23.991Z] cce92674e987: Layer already exists [2026-04-14T23:49:23.991Z] 572c3a0799ec: Pushed [2026-04-14T23:49:24.927Z] e14ee37a4e38: Pushed [2026-04-14T23:49:24.927Z] e3b5ed6c3a61: Pushed [2026-04-14T23:49:27.464Z] 5ee86e09e26b: Pushed [2026-04-14T23:49:27.464Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:27.803Z] + 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-14T23:49:28.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-14T23:49:28.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-14T23:49:28.137Z] 572c3a0799ec: Preparing [2026-04-14T23:49:28.137Z] 5ee86e09e26b: Preparing [2026-04-14T23:49:28.137Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:28.137Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:28.137Z] e14ee37a4e38: Preparing [2026-04-14T23:49:28.137Z] e3b5ed6c3a61: Preparing [2026-04-14T23:49:28.137Z] cce92674e987: Preparing [2026-04-14T23:49:28.137Z] e3b5ed6c3a61: Waiting [2026-04-14T23:49:28.137Z] 5ee86e09e26b: Layer already exists [2026-04-14T23:49:28.137Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:28.137Z] e14ee37a4e38: Layer already exists [2026-04-14T23:49:28.137Z] 572c3a0799ec: Layer already exists [2026-04-14T23:49:28.137Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:28.137Z] cce92674e987: Layer already exists [2026-04-14T23:49:28.137Z] e3b5ed6c3a61: Layer already exists [2026-04-14T23:49:28.137Z] latest: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:28.467Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:28.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [2026-04-14T23:49:28.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-14T23:49:28.793Z] 572c3a0799ec: Preparing [2026-04-14T23:49:28.793Z] 5ee86e09e26b: Preparing [2026-04-14T23:49:28.793Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:28.793Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:28.793Z] e14ee37a4e38: Preparing [2026-04-14T23:49:28.793Z] e3b5ed6c3a61: Preparing [2026-04-14T23:49:28.793Z] cce92674e987: Preparing [2026-04-14T23:49:28.793Z] cce92674e987: Waiting [2026-04-14T23:49:28.793Z] e3b5ed6c3a61: Waiting [2026-04-14T23:49:28.793Z] e14ee37a4e38: Layer already exists [2026-04-14T23:49:28.793Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:28.793Z] 572c3a0799ec: Layer already exists [2026-04-14T23:49:28.793Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:28.793Z] 5ee86e09e26b: Layer already exists [2026-04-14T23:49:28.793Z] e3b5ed6c3a61: Layer already exists [2026-04-14T23:49:28.793Z] cce92674e987: Layer already exists [2026-04-14T23:49:28.793Z] 4.1.0-dev.108: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:29.118Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:29.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:29.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-14T23:49:29.445Z] 572c3a0799ec: Preparing [2026-04-14T23:49:29.445Z] 5ee86e09e26b: Preparing [2026-04-14T23:49:29.445Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:29.445Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:29.445Z] e14ee37a4e38: Preparing [2026-04-14T23:49:29.445Z] e3b5ed6c3a61: Preparing [2026-04-14T23:49:29.445Z] cce92674e987: Preparing [2026-04-14T23:49:29.445Z] e3b5ed6c3a61: Waiting [2026-04-14T23:49:29.445Z] cce92674e987: Waiting [2026-04-14T23:49:29.445Z] 572c3a0799ec: Layer already exists [2026-04-14T23:49:29.445Z] e14ee37a4e38: Layer already exists [2026-04-14T23:49:29.445Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:29.445Z] 5ee86e09e26b: Layer already exists [2026-04-14T23:49:29.445Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:29.445Z] e3b5ed6c3a61: Layer already exists [2026-04-14T23:49:29.445Z] cce92674e987: Layer already exists [2026-04-14T23:49:29.445Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:29.759Z] + 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-14T23:49:30.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-14T23:49:30.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-14T23:49:30.081Z] 572c3a0799ec: Preparing [2026-04-14T23:49:30.081Z] 5ee86e09e26b: Preparing [2026-04-14T23:49:30.081Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:30.081Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:30.081Z] e14ee37a4e38: Preparing [2026-04-14T23:49:30.081Z] e3b5ed6c3a61: Preparing [2026-04-14T23:49:30.081Z] cce92674e987: Preparing [2026-04-14T23:49:30.081Z] cce92674e987: Waiting [2026-04-14T23:49:30.081Z] e3b5ed6c3a61: Waiting [2026-04-14T23:49:30.081Z] 572c3a0799ec: Layer already exists [2026-04-14T23:49:30.081Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:30.081Z] 5ee86e09e26b: Layer already exists [2026-04-14T23:49:30.081Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:30.081Z] e14ee37a4e38: Layer already exists [2026-04-14T23:49:30.081Z] e3b5ed6c3a61: Layer already exists [2026-04-14T23:49:30.081Z] cce92674e987: Layer already exists [2026-04-14T23:49:30.081Z] main: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:49:30.155Z] ===================================================== [Pipeline] echo [2026-04-14T23:49:30.168Z] taggedImages: [2026-04-14T23:49:30.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:30.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-14T23:49:30.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [2026-04-14T23:49:30.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:30.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-04-14T23:49:30.194Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-04-14T23:49:30.194Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:30.194Z] latest [2026-04-14T23:49:30.194Z] 4.1.0-dev.108 [2026-04-14T23:49:30.194Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:30.194Z] main [2026-04-14T23:49:30.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:30.536Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:30.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:30.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-14T23:49:30.855Z] 2c1f6bf8ab00: Preparing [2026-04-14T23:49:30.855Z] 14ba3757fd36: Preparing [2026-04-14T23:49:30.855Z] 034fcff579e9: Preparing [2026-04-14T23:49:30.855Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:30.855Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:30.855Z] 0ec4e07e8c06: Preparing [2026-04-14T23:49:30.855Z] 34cc5bdbb0f5: Preparing [2026-04-14T23:49:30.855Z] ccde28eb289e: Preparing [2026-04-14T23:49:30.855Z] 6e6d1ff2d759: Preparing [2026-04-14T23:49:30.855Z] cce92674e987: Preparing [2026-04-14T23:49:30.855Z] 0ec4e07e8c06: Waiting [2026-04-14T23:49:30.855Z] 34cc5bdbb0f5: Waiting [2026-04-14T23:49:30.855Z] ccde28eb289e: Waiting [2026-04-14T23:49:30.855Z] 6e6d1ff2d759: Waiting [2026-04-14T23:49:30.855Z] cce92674e987: Waiting [2026-04-14T23:49:30.855Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:30.855Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:30.855Z] 14ba3757fd36: Pushed [2026-04-14T23:49:30.855Z] 034fcff579e9: Pushed [2026-04-14T23:49:30.855Z] 2c1f6bf8ab00: Pushed [2026-04-14T23:49:30.855Z] cce92674e987: Layer already exists [2026-04-14T23:49:31.155Z] ccde28eb289e: Pushed [2026-04-14T23:49:32.180Z] 6e6d1ff2d759: Pushed [2026-04-14T23:49:36.430Z] 34cc5bdbb0f5: Pushed [2026-04-14T23:49:44.542Z] 0ec4e07e8c06: Pushed [2026-04-14T23:49:44.801Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:45.126Z] + 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-14T23:49:45.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-14T23:49:45.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-14T23:49:45.453Z] 2c1f6bf8ab00: Preparing [2026-04-14T23:49:45.453Z] 14ba3757fd36: Preparing [2026-04-14T23:49:45.453Z] 034fcff579e9: Preparing [2026-04-14T23:49:45.453Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:45.453Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:45.453Z] 0ec4e07e8c06: Preparing [2026-04-14T23:49:45.453Z] 34cc5bdbb0f5: Preparing [2026-04-14T23:49:45.453Z] ccde28eb289e: Preparing [2026-04-14T23:49:45.453Z] 6e6d1ff2d759: Preparing [2026-04-14T23:49:45.453Z] cce92674e987: Preparing [2026-04-14T23:49:45.453Z] 34cc5bdbb0f5: Waiting [2026-04-14T23:49:45.453Z] 0ec4e07e8c06: Waiting [2026-04-14T23:49:45.453Z] 6e6d1ff2d759: Waiting [2026-04-14T23:49:45.453Z] cce92674e987: Waiting [2026-04-14T23:49:45.453Z] ccde28eb289e: Waiting [2026-04-14T23:49:45.453Z] 2c1f6bf8ab00: Layer already exists [2026-04-14T23:49:45.453Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:45.453Z] 14ba3757fd36: Layer already exists [2026-04-14T23:49:45.453Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:45.453Z] 034fcff579e9: Layer already exists [2026-04-14T23:49:45.453Z] ccde28eb289e: Layer already exists [2026-04-14T23:49:45.453Z] 0ec4e07e8c06: Layer already exists [2026-04-14T23:49:45.453Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:49:45.453Z] 34cc5bdbb0f5: Layer already exists [2026-04-14T23:49:45.453Z] cce92674e987: Layer already exists [2026-04-14T23:49:45.453Z] latest: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:45.781Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:46.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [2026-04-14T23:49:46.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-14T23:49:46.101Z] 2c1f6bf8ab00: Preparing [2026-04-14T23:49:46.101Z] 14ba3757fd36: Preparing [2026-04-14T23:49:46.101Z] 034fcff579e9: Preparing [2026-04-14T23:49:46.101Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:46.101Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:46.101Z] 0ec4e07e8c06: Preparing [2026-04-14T23:49:46.101Z] 34cc5bdbb0f5: Preparing [2026-04-14T23:49:46.101Z] ccde28eb289e: Preparing [2026-04-14T23:49:46.101Z] 6e6d1ff2d759: Preparing [2026-04-14T23:49:46.101Z] cce92674e987: Preparing [2026-04-14T23:49:46.101Z] 0ec4e07e8c06: Waiting [2026-04-14T23:49:46.101Z] 34cc5bdbb0f5: Waiting [2026-04-14T23:49:46.101Z] 6e6d1ff2d759: Waiting [2026-04-14T23:49:46.101Z] ccde28eb289e: Waiting [2026-04-14T23:49:46.101Z] cce92674e987: Waiting [2026-04-14T23:49:46.101Z] 034fcff579e9: Layer already exists [2026-04-14T23:49:46.101Z] 2c1f6bf8ab00: Layer already exists [2026-04-14T23:49:46.101Z] 14ba3757fd36: Layer already exists [2026-04-14T23:49:46.101Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:46.101Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:46.101Z] 0ec4e07e8c06: Layer already exists [2026-04-14T23:49:46.101Z] 34cc5bdbb0f5: Layer already exists [2026-04-14T23:49:46.101Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:49:46.101Z] ccde28eb289e: Layer already exists [2026-04-14T23:49:46.101Z] cce92674e987: Layer already exists [2026-04-14T23:49:46.101Z] 4.1.0-dev.108: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:46.423Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:46.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:46.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-14T23:49:46.750Z] 2c1f6bf8ab00: Preparing [2026-04-14T23:49:46.750Z] 14ba3757fd36: Preparing [2026-04-14T23:49:46.750Z] 034fcff579e9: Preparing [2026-04-14T23:49:46.750Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:46.750Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:46.750Z] 0ec4e07e8c06: Preparing [2026-04-14T23:49:46.750Z] 34cc5bdbb0f5: Preparing [2026-04-14T23:49:46.750Z] ccde28eb289e: Preparing [2026-04-14T23:49:46.750Z] 6e6d1ff2d759: Preparing [2026-04-14T23:49:46.750Z] cce92674e987: Preparing [2026-04-14T23:49:46.750Z] 34cc5bdbb0f5: Waiting [2026-04-14T23:49:46.750Z] ccde28eb289e: Waiting [2026-04-14T23:49:46.750Z] 6e6d1ff2d759: Waiting [2026-04-14T23:49:46.750Z] cce92674e987: Waiting [2026-04-14T23:49:46.750Z] 0ec4e07e8c06: Waiting [2026-04-14T23:49:46.750Z] 2c1f6bf8ab00: Layer already exists [2026-04-14T23:49:46.750Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:46.750Z] 14ba3757fd36: Layer already exists [2026-04-14T23:49:46.750Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:46.750Z] 034fcff579e9: Layer already exists [2026-04-14T23:49:46.750Z] 0ec4e07e8c06: Layer already exists [2026-04-14T23:49:46.750Z] 34cc5bdbb0f5: Layer already exists [2026-04-14T23:49:46.750Z] ccde28eb289e: Layer already exists [2026-04-14T23:49:46.750Z] cce92674e987: Layer already exists [2026-04-14T23:49:46.750Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:49:46.750Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:47.076Z] + 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-14T23:49:47.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-14T23:49:47.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-14T23:49:47.399Z] 2c1f6bf8ab00: Preparing [2026-04-14T23:49:47.399Z] 14ba3757fd36: Preparing [2026-04-14T23:49:47.399Z] 034fcff579e9: Preparing [2026-04-14T23:49:47.399Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:47.399Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:47.399Z] 0ec4e07e8c06: Preparing [2026-04-14T23:49:47.399Z] 34cc5bdbb0f5: Preparing [2026-04-14T23:49:47.399Z] ccde28eb289e: Preparing [2026-04-14T23:49:47.399Z] 6e6d1ff2d759: Preparing [2026-04-14T23:49:47.399Z] cce92674e987: Preparing [2026-04-14T23:49:47.399Z] 34cc5bdbb0f5: Waiting [2026-04-14T23:49:47.399Z] ccde28eb289e: Waiting [2026-04-14T23:49:47.399Z] 6e6d1ff2d759: Waiting [2026-04-14T23:49:47.399Z] 0ec4e07e8c06: Waiting [2026-04-14T23:49:47.399Z] cce92674e987: Waiting [2026-04-14T23:49:47.399Z] 034fcff579e9: Layer already exists [2026-04-14T23:49:47.399Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:47.399Z] 14ba3757fd36: Layer already exists [2026-04-14T23:49:47.399Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:47.399Z] 2c1f6bf8ab00: Layer already exists [2026-04-14T23:49:47.399Z] 0ec4e07e8c06: Layer already exists [2026-04-14T23:49:47.399Z] ccde28eb289e: Layer already exists [2026-04-14T23:49:47.399Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:49:47.399Z] cce92674e987: Layer already exists [2026-04-14T23:49:47.399Z] 34cc5bdbb0f5: Layer already exists [2026-04-14T23:49:47.399Z] main: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:49:47.474Z] ===================================================== [Pipeline] echo [2026-04-14T23:49:47.490Z] taggedImages: [2026-04-14T23:49:47.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:47.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-14T23:49:47.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [2026-04-14T23:49:47.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:47.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-04-14T23:49:47.521Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-04-14T23:49:47.521Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:47.521Z] latest [2026-04-14T23:49:47.521Z] 4.1.0-dev.108 [2026-04-14T23:49:47.521Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:49:47.521Z] main [2026-04-14T23:49:47.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:47.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:49:48.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:49:48.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-14T23:49:48.188Z] 23e8b76357f7: Preparing [2026-04-14T23:49:48.188Z] 213b4795e91f: Preparing [2026-04-14T23:49:48.188Z] f154d0d52239: Preparing [2026-04-14T23:49:48.188Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:49:48.188Z] cfb73ce6c72e: Preparing [2026-04-14T23:49:48.188Z] d4914b23c6b1: Preparing [2026-04-14T23:49:48.188Z] 36cc961a5603: Preparing [2026-04-14T23:49:48.188Z] 10097cb63d84: Preparing [2026-04-14T23:49:48.188Z] cce92674e987: Preparing [2026-04-14T23:49:48.188Z] 10097cb63d84: Waiting [2026-04-14T23:49:48.188Z] d4914b23c6b1: Waiting [2026-04-14T23:49:48.188Z] 36cc961a5603: Waiting [2026-04-14T23:49:48.188Z] cce92674e987: Waiting [2026-04-14T23:49:48.188Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:49:48.188Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:49:48.188Z] f154d0d52239: Pushed [2026-04-14T23:49:48.188Z] 213b4795e91f: Pushed [2026-04-14T23:49:48.188Z] 23e8b76357f7: Pushed [2026-04-14T23:49:48.188Z] cce92674e987: Layer already exists [2026-04-14T23:49:48.752Z] 10097cb63d84: Pushed [2026-04-14T23:49:49.016Z] 36cc961a5603: Pushed [2026-04-14T23:50:03.899Z] d4914b23c6b1: Pushed [2026-04-14T23:50:03.899Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:04.233Z] + 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-14T23:50:04.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-14T23:50:04.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-14T23:50:04.560Z] 23e8b76357f7: Preparing [2026-04-14T23:50:04.560Z] 213b4795e91f: Preparing [2026-04-14T23:50:04.560Z] f154d0d52239: Preparing [2026-04-14T23:50:04.560Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:04.560Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:04.560Z] d4914b23c6b1: Preparing [2026-04-14T23:50:04.560Z] 36cc961a5603: Preparing [2026-04-14T23:50:04.560Z] 10097cb63d84: Preparing [2026-04-14T23:50:04.560Z] cce92674e987: Preparing [2026-04-14T23:50:04.560Z] d4914b23c6b1: Waiting [2026-04-14T23:50:04.560Z] 36cc961a5603: Waiting [2026-04-14T23:50:04.560Z] 10097cb63d84: Waiting [2026-04-14T23:50:04.560Z] cce92674e987: Waiting [2026-04-14T23:50:04.560Z] 213b4795e91f: Layer already exists [2026-04-14T23:50:04.560Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:04.560Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:04.560Z] f154d0d52239: Layer already exists [2026-04-14T23:50:04.560Z] 23e8b76357f7: Layer already exists [2026-04-14T23:50:04.560Z] 36cc961a5603: Layer already exists [2026-04-14T23:50:04.560Z] d4914b23c6b1: Layer already exists [2026-04-14T23:50:04.560Z] 10097cb63d84: Layer already exists [2026-04-14T23:50:04.560Z] cce92674e987: Layer already exists [2026-04-14T23:50:04.560Z] latest: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:04.893Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:05.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [2026-04-14T23:50:05.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-14T23:50:05.220Z] 23e8b76357f7: Preparing [2026-04-14T23:50:05.220Z] 213b4795e91f: Preparing [2026-04-14T23:50:05.220Z] f154d0d52239: Preparing [2026-04-14T23:50:05.220Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:05.220Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:05.220Z] d4914b23c6b1: Preparing [2026-04-14T23:50:05.220Z] 36cc961a5603: Preparing [2026-04-14T23:50:05.220Z] 10097cb63d84: Preparing [2026-04-14T23:50:05.220Z] cce92674e987: Preparing [2026-04-14T23:50:05.220Z] 36cc961a5603: Waiting [2026-04-14T23:50:05.220Z] d4914b23c6b1: Waiting [2026-04-14T23:50:05.220Z] 10097cb63d84: Waiting [2026-04-14T23:50:05.220Z] cce92674e987: Waiting [2026-04-14T23:50:05.220Z] 213b4795e91f: Layer already exists [2026-04-14T23:50:05.220Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:05.220Z] f154d0d52239: Layer already exists [2026-04-14T23:50:05.220Z] 23e8b76357f7: Layer already exists [2026-04-14T23:50:05.220Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:05.220Z] 36cc961a5603: Layer already exists [2026-04-14T23:50:05.220Z] d4914b23c6b1: Layer already exists [2026-04-14T23:50:05.220Z] 10097cb63d84: Layer already exists [2026-04-14T23:50:05.220Z] cce92674e987: Layer already exists [2026-04-14T23:50:05.220Z] 4.1.0-dev.108: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:05.543Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:05.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:05.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-14T23:50:05.866Z] 23e8b76357f7: Preparing [2026-04-14T23:50:05.866Z] 213b4795e91f: Preparing [2026-04-14T23:50:05.866Z] f154d0d52239: Preparing [2026-04-14T23:50:05.866Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:05.866Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:05.866Z] d4914b23c6b1: Preparing [2026-04-14T23:50:05.866Z] 36cc961a5603: Preparing [2026-04-14T23:50:05.866Z] 10097cb63d84: Preparing [2026-04-14T23:50:05.866Z] cce92674e987: Preparing [2026-04-14T23:50:05.866Z] 36cc961a5603: Waiting [2026-04-14T23:50:05.866Z] d4914b23c6b1: Waiting [2026-04-14T23:50:05.866Z] 10097cb63d84: Waiting [2026-04-14T23:50:05.866Z] cce92674e987: Waiting [2026-04-14T23:50:05.866Z] 213b4795e91f: Layer already exists [2026-04-14T23:50:05.866Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:05.866Z] 23e8b76357f7: Layer already exists [2026-04-14T23:50:05.866Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:05.866Z] f154d0d52239: Layer already exists [2026-04-14T23:50:05.866Z] 36cc961a5603: Layer already exists [2026-04-14T23:50:05.866Z] d4914b23c6b1: Layer already exists [2026-04-14T23:50:05.866Z] cce92674e987: Layer already exists [2026-04-14T23:50:05.866Z] 10097cb63d84: Layer already exists [2026-04-14T23:50:05.866Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:06.189Z] + 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-14T23:50:06.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-14T23:50:06.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-14T23:50:06.506Z] 23e8b76357f7: Preparing [2026-04-14T23:50:06.506Z] 213b4795e91f: Preparing [2026-04-14T23:50:06.506Z] f154d0d52239: Preparing [2026-04-14T23:50:06.506Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:06.506Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:06.506Z] d4914b23c6b1: Preparing [2026-04-14T23:50:06.506Z] 36cc961a5603: Preparing [2026-04-14T23:50:06.506Z] 10097cb63d84: Preparing [2026-04-14T23:50:06.506Z] cce92674e987: Preparing [2026-04-14T23:50:06.506Z] 36cc961a5603: Waiting [2026-04-14T23:50:06.506Z] d4914b23c6b1: Waiting [2026-04-14T23:50:06.506Z] 10097cb63d84: Waiting [2026-04-14T23:50:06.506Z] cce92674e987: Waiting [2026-04-14T23:50:06.506Z] 23e8b76357f7: Layer already exists [2026-04-14T23:50:06.506Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:06.506Z] f154d0d52239: Layer already exists [2026-04-14T23:50:06.506Z] 213b4795e91f: Layer already exists [2026-04-14T23:50:06.506Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:06.506Z] d4914b23c6b1: Layer already exists [2026-04-14T23:50:06.506Z] cce92674e987: Layer already exists [2026-04-14T23:50:06.506Z] 36cc961a5603: Layer already exists [2026-04-14T23:50:06.506Z] 10097cb63d84: Layer already exists [2026-04-14T23:50:06.506Z] main: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:50:06.583Z] ===================================================== [Pipeline] echo [2026-04-14T23:50:06.601Z] taggedImages: [2026-04-14T23:50:06.601Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:06.601Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-14T23:50:06.601Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [2026-04-14T23:50:06.601Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:06.601Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-04-14T23:50:06.638Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-04-14T23:50:06.638Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:06.638Z] latest [2026-04-14T23:50:06.638Z] 4.1.0-dev.108 [2026-04-14T23:50:06.638Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:06.638Z] main [2026-04-14T23:50:06.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:06.976Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:07.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:07.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-14T23:50:07.300Z] 2760d436c9aa: Preparing [2026-04-14T23:50:07.300Z] 8dbe83c43539: Preparing [2026-04-14T23:50:07.300Z] cc20f520f43f: Preparing [2026-04-14T23:50:07.300Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:07.300Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:07.300Z] ce22acba6417: Preparing [2026-04-14T23:50:07.300Z] ccde28eb289e: Preparing [2026-04-14T23:50:07.300Z] 6e6d1ff2d759: Preparing [2026-04-14T23:50:07.300Z] cce92674e987: Preparing [2026-04-14T23:50:07.300Z] ce22acba6417: Waiting [2026-04-14T23:50:07.300Z] ccde28eb289e: Waiting [2026-04-14T23:50:07.300Z] 6e6d1ff2d759: Waiting [2026-04-14T23:50:07.300Z] cce92674e987: Waiting [2026-04-14T23:50:07.300Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:07.300Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:07.300Z] ccde28eb289e: Layer already exists [2026-04-14T23:50:07.300Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:50:07.300Z] cce92674e987: Layer already exists [2026-04-14T23:50:07.300Z] 8dbe83c43539: Pushed [2026-04-14T23:50:07.300Z] 2760d436c9aa: Pushed [2026-04-14T23:50:07.300Z] cc20f520f43f: Pushed [2026-04-14T23:50:22.185Z] ce22acba6417: Pushed [2026-04-14T23:50:22.185Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:22.510Z] + 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-14T23:50:22.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-14T23:50:22.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-14T23:50:22.842Z] 2760d436c9aa: Preparing [2026-04-14T23:50:22.842Z] 8dbe83c43539: Preparing [2026-04-14T23:50:22.842Z] cc20f520f43f: Preparing [2026-04-14T23:50:22.842Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:22.842Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:22.842Z] ce22acba6417: Preparing [2026-04-14T23:50:22.842Z] ccde28eb289e: Preparing [2026-04-14T23:50:22.842Z] 6e6d1ff2d759: Preparing [2026-04-14T23:50:22.842Z] cce92674e987: Preparing [2026-04-14T23:50:22.842Z] ce22acba6417: Waiting [2026-04-14T23:50:22.842Z] ccde28eb289e: Waiting [2026-04-14T23:50:22.842Z] 6e6d1ff2d759: Waiting [2026-04-14T23:50:22.842Z] cce92674e987: Waiting [2026-04-14T23:50:22.842Z] 2760d436c9aa: Layer already exists [2026-04-14T23:50:22.842Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:22.842Z] cc20f520f43f: Layer already exists [2026-04-14T23:50:22.842Z] 8dbe83c43539: Layer already exists [2026-04-14T23:50:22.842Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:22.842Z] ce22acba6417: Layer already exists [2026-04-14T23:50:22.842Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:50:22.842Z] ccde28eb289e: Layer already exists [2026-04-14T23:50:22.842Z] cce92674e987: Layer already exists [2026-04-14T23:50:22.842Z] latest: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:23.166Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:23.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [2026-04-14T23:50:23.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-14T23:50:23.485Z] 2760d436c9aa: Preparing [2026-04-14T23:50:23.485Z] 8dbe83c43539: Preparing [2026-04-14T23:50:23.485Z] cc20f520f43f: Preparing [2026-04-14T23:50:23.485Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:23.485Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:23.485Z] ce22acba6417: Preparing [2026-04-14T23:50:23.485Z] ccde28eb289e: Preparing [2026-04-14T23:50:23.485Z] 6e6d1ff2d759: Preparing [2026-04-14T23:50:23.485Z] cce92674e987: Preparing [2026-04-14T23:50:23.485Z] ccde28eb289e: Waiting [2026-04-14T23:50:23.485Z] 6e6d1ff2d759: Waiting [2026-04-14T23:50:23.485Z] cce92674e987: Waiting [2026-04-14T23:50:23.485Z] ce22acba6417: Waiting [2026-04-14T23:50:23.485Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:23.485Z] cc20f520f43f: Layer already exists [2026-04-14T23:50:23.485Z] 8dbe83c43539: Layer already exists [2026-04-14T23:50:23.485Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:23.485Z] 2760d436c9aa: Layer already exists [2026-04-14T23:50:23.485Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:50:23.485Z] ce22acba6417: Layer already exists [2026-04-14T23:50:23.485Z] ccde28eb289e: Layer already exists [2026-04-14T23:50:23.485Z] cce92674e987: Layer already exists [2026-04-14T23:50:23.485Z] 4.1.0-dev.108: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:23.811Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:24.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:24.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-14T23:50:24.132Z] 2760d436c9aa: Preparing [2026-04-14T23:50:24.132Z] 8dbe83c43539: Preparing [2026-04-14T23:50:24.132Z] cc20f520f43f: Preparing [2026-04-14T23:50:24.132Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:24.132Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:24.132Z] ce22acba6417: Preparing [2026-04-14T23:50:24.132Z] ccde28eb289e: Preparing [2026-04-14T23:50:24.132Z] 6e6d1ff2d759: Preparing [2026-04-14T23:50:24.132Z] cce92674e987: Preparing [2026-04-14T23:50:24.132Z] ce22acba6417: Waiting [2026-04-14T23:50:24.132Z] ccde28eb289e: Waiting [2026-04-14T23:50:24.132Z] 6e6d1ff2d759: Waiting [2026-04-14T23:50:24.132Z] cce92674e987: Waiting [2026-04-14T23:50:24.132Z] cc20f520f43f: Layer already exists [2026-04-14T23:50:24.132Z] 2760d436c9aa: Layer already exists [2026-04-14T23:50:24.132Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:24.132Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:24.132Z] 8dbe83c43539: Layer already exists [2026-04-14T23:50:24.132Z] ce22acba6417: Layer already exists [2026-04-14T23:50:24.132Z] ccde28eb289e: Layer already exists [2026-04-14T23:50:24.132Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:50:24.132Z] cce92674e987: Layer already exists [2026-04-14T23:50:24.132Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:24.457Z] + 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-14T23:50:24.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-14T23:50:24.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-14T23:50:24.777Z] 2760d436c9aa: Preparing [2026-04-14T23:50:24.777Z] 8dbe83c43539: Preparing [2026-04-14T23:50:24.777Z] cc20f520f43f: Preparing [2026-04-14T23:50:24.777Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:24.777Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:24.777Z] ce22acba6417: Preparing [2026-04-14T23:50:24.777Z] ccde28eb289e: Preparing [2026-04-14T23:50:24.777Z] 6e6d1ff2d759: Preparing [2026-04-14T23:50:24.777Z] cce92674e987: Preparing [2026-04-14T23:50:24.777Z] ccde28eb289e: Waiting [2026-04-14T23:50:24.777Z] 6e6d1ff2d759: Waiting [2026-04-14T23:50:24.777Z] ce22acba6417: Waiting [2026-04-14T23:50:24.777Z] cce92674e987: Waiting [2026-04-14T23:50:24.777Z] 2760d436c9aa: Layer already exists [2026-04-14T23:50:24.777Z] 8dbe83c43539: Layer already exists [2026-04-14T23:50:24.777Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:24.777Z] cc20f520f43f: Layer already exists [2026-04-14T23:50:24.777Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:24.777Z] ce22acba6417: Layer already exists [2026-04-14T23:50:24.777Z] 6e6d1ff2d759: Layer already exists [2026-04-14T23:50:24.777Z] ccde28eb289e: Layer already exists [2026-04-14T23:50:24.777Z] cce92674e987: Layer already exists [2026-04-14T23:50:24.777Z] main: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:50:24.854Z] ===================================================== [Pipeline] echo [2026-04-14T23:50:24.868Z] taggedImages: [2026-04-14T23:50:24.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:24.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-14T23:50:24.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [2026-04-14T23:50:24.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:24.868Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-04-14T23:50:24.898Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-04-14T23:50:24.898Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:24.898Z] latest [2026-04-14T23:50:24.898Z] 4.1.0-dev.108 [2026-04-14T23:50:24.898Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:24.898Z] main [2026-04-14T23:50:24.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:25.241Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:25.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:25.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-14T23:50:25.567Z] 5821a0acc149: Preparing [2026-04-14T23:50:25.567Z] 0ce6b001e21f: Preparing [2026-04-14T23:50:25.567Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:25.567Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:25.567Z] 778eb8deb2ab: Preparing [2026-04-14T23:50:25.567Z] e59ea5516e4a: Preparing [2026-04-14T23:50:25.567Z] cce92674e987: Preparing [2026-04-14T23:50:25.567Z] cce92674e987: Waiting [2026-04-14T23:50:25.567Z] e59ea5516e4a: Waiting [2026-04-14T23:50:25.567Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:25.567Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:25.567Z] cce92674e987: Layer already exists [2026-04-14T23:50:25.567Z] 5821a0acc149: Pushed [2026-04-14T23:50:26.147Z] e59ea5516e4a: Pushed [2026-04-14T23:50:26.407Z] 778eb8deb2ab: Pushed [2026-04-14T23:50:30.607Z] 0ce6b001e21f: Pushed [2026-04-14T23:50:30.607Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:30.936Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:31.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-14T23:50:31.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-14T23:50:31.262Z] 5821a0acc149: Preparing [2026-04-14T23:50:31.262Z] 0ce6b001e21f: Preparing [2026-04-14T23:50:31.262Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:31.262Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:31.262Z] 778eb8deb2ab: Preparing [2026-04-14T23:50:31.262Z] e59ea5516e4a: Preparing [2026-04-14T23:50:31.262Z] cce92674e987: Preparing [2026-04-14T23:50:31.262Z] e59ea5516e4a: Waiting [2026-04-14T23:50:31.262Z] cce92674e987: Waiting [2026-04-14T23:50:31.262Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:31.262Z] 5821a0acc149: Layer already exists [2026-04-14T23:50:31.262Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:31.262Z] 0ce6b001e21f: Layer already exists [2026-04-14T23:50:31.262Z] 778eb8deb2ab: Layer already exists [2026-04-14T23:50:31.262Z] e59ea5516e4a: Layer already exists [2026-04-14T23:50:31.262Z] cce92674e987: Layer already exists [2026-04-14T23:50:31.262Z] latest: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:31.594Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:31.921Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [2026-04-14T23:50:31.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-14T23:50:31.921Z] 5821a0acc149: Preparing [2026-04-14T23:50:31.921Z] 0ce6b001e21f: Preparing [2026-04-14T23:50:31.921Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:31.921Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:31.921Z] 778eb8deb2ab: Preparing [2026-04-14T23:50:31.921Z] e59ea5516e4a: Preparing [2026-04-14T23:50:31.921Z] cce92674e987: Preparing [2026-04-14T23:50:31.921Z] e59ea5516e4a: Waiting [2026-04-14T23:50:31.921Z] cce92674e987: Waiting [2026-04-14T23:50:31.921Z] 778eb8deb2ab: Layer already exists [2026-04-14T23:50:31.921Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:31.921Z] 0ce6b001e21f: Layer already exists [2026-04-14T23:50:31.921Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:31.921Z] 5821a0acc149: Layer already exists [2026-04-14T23:50:31.921Z] e59ea5516e4a: Layer already exists [2026-04-14T23:50:31.921Z] cce92674e987: Layer already exists [2026-04-14T23:50:31.921Z] 4.1.0-dev.108: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:32.247Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:32.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:32.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-14T23:50:32.578Z] 5821a0acc149: Preparing [2026-04-14T23:50:32.578Z] 0ce6b001e21f: Preparing [2026-04-14T23:50:32.578Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:32.578Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:32.578Z] 778eb8deb2ab: Preparing [2026-04-14T23:50:32.578Z] e59ea5516e4a: Preparing [2026-04-14T23:50:32.578Z] cce92674e987: Preparing [2026-04-14T23:50:32.578Z] e59ea5516e4a: Waiting [2026-04-14T23:50:32.578Z] cce92674e987: Waiting [2026-04-14T23:50:32.578Z] 5821a0acc149: Layer already exists [2026-04-14T23:50:32.578Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:32.578Z] 0ce6b001e21f: Layer already exists [2026-04-14T23:50:32.578Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:32.578Z] 778eb8deb2ab: Layer already exists [2026-04-14T23:50:32.578Z] e59ea5516e4a: Layer already exists [2026-04-14T23:50:32.578Z] cce92674e987: Layer already exists [2026-04-14T23:50:32.578Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:32.918Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:33.250Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-14T23:50:33.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-14T23:50:33.250Z] 5821a0acc149: Preparing [2026-04-14T23:50:33.250Z] 0ce6b001e21f: Preparing [2026-04-14T23:50:33.250Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:33.250Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:33.250Z] 778eb8deb2ab: Preparing [2026-04-14T23:50:33.250Z] e59ea5516e4a: Preparing [2026-04-14T23:50:33.250Z] cce92674e987: Preparing [2026-04-14T23:50:33.250Z] e59ea5516e4a: Waiting [2026-04-14T23:50:33.250Z] cce92674e987: Waiting [2026-04-14T23:50:33.250Z] 0ce6b001e21f: Layer already exists [2026-04-14T23:50:33.250Z] 778eb8deb2ab: Layer already exists [2026-04-14T23:50:33.250Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:33.250Z] 5821a0acc149: Layer already exists [2026-04-14T23:50:33.250Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:33.250Z] cce92674e987: Layer already exists [2026-04-14T23:50:33.250Z] e59ea5516e4a: Layer already exists [2026-04-14T23:50:33.250Z] main: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:50:33.323Z] ===================================================== [Pipeline] echo [2026-04-14T23:50:33.338Z] taggedImages: [2026-04-14T23:50:33.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:33.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-14T23:50:33.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [2026-04-14T23:50:33.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:33.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-04-14T23:50:33.366Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-04-14T23:50:33.366Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:33.366Z] latest [2026-04-14T23:50:33.366Z] 4.1.0-dev.108 [2026-04-14T23:50:33.366Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:33.366Z] main [2026-04-14T23:50:33.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:33.707Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:34.027Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:34.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-14T23:50:34.027Z] 2fcf284c1e9e: Preparing [2026-04-14T23:50:34.027Z] 5c221c4a826e: Preparing [2026-04-14T23:50:34.027Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:34.027Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:34.027Z] fbb669c9a937: Preparing [2026-04-14T23:50:34.027Z] 729b93bcfce9: Preparing [2026-04-14T23:50:34.027Z] cce92674e987: Preparing [2026-04-14T23:50:34.027Z] 729b93bcfce9: Waiting [2026-04-14T23:50:34.027Z] cce92674e987: Waiting [2026-04-14T23:50:34.027Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:34.027Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:34.027Z] cce92674e987: Layer already exists [2026-04-14T23:50:34.027Z] 2fcf284c1e9e: Pushed [2026-04-14T23:50:34.286Z] 729b93bcfce9: Pushed [2026-04-14T23:50:34.853Z] fbb669c9a937: Pushed [2026-04-14T23:50:39.047Z] 5c221c4a826e: Pushed [2026-04-14T23:50:39.047Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:39.374Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:39.699Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-14T23:50:39.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-14T23:50:39.699Z] 2fcf284c1e9e: Preparing [2026-04-14T23:50:39.699Z] 5c221c4a826e: Preparing [2026-04-14T23:50:39.699Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:39.699Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:39.699Z] fbb669c9a937: Preparing [2026-04-14T23:50:39.699Z] 729b93bcfce9: Preparing [2026-04-14T23:50:39.699Z] cce92674e987: Preparing [2026-04-14T23:50:39.699Z] cce92674e987: Waiting [2026-04-14T23:50:39.699Z] 729b93bcfce9: Waiting [2026-04-14T23:50:39.699Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:39.699Z] fbb669c9a937: Layer already exists [2026-04-14T23:50:39.699Z] 5c221c4a826e: Layer already exists [2026-04-14T23:50:39.699Z] 2fcf284c1e9e: Layer already exists [2026-04-14T23:50:39.699Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:39.699Z] 729b93bcfce9: Layer already exists [2026-04-14T23:50:39.699Z] cce92674e987: Layer already exists [2026-04-14T23:50:39.699Z] latest: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:40.019Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:40.341Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [2026-04-14T23:50:40.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-14T23:50:40.341Z] 2fcf284c1e9e: Preparing [2026-04-14T23:50:40.341Z] 5c221c4a826e: Preparing [2026-04-14T23:50:40.341Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:40.341Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:40.341Z] fbb669c9a937: Preparing [2026-04-14T23:50:40.341Z] 729b93bcfce9: Preparing [2026-04-14T23:50:40.341Z] cce92674e987: Preparing [2026-04-14T23:50:40.341Z] 729b93bcfce9: Waiting [2026-04-14T23:50:40.341Z] cce92674e987: Waiting [2026-04-14T23:50:40.341Z] fbb669c9a937: Layer already exists [2026-04-14T23:50:40.341Z] 5c221c4a826e: Layer already exists [2026-04-14T23:50:40.341Z] 2fcf284c1e9e: Layer already exists [2026-04-14T23:50:40.341Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:40.341Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:40.341Z] 729b93bcfce9: Layer already exists [2026-04-14T23:50:40.341Z] cce92674e987: Layer already exists [2026-04-14T23:50:40.341Z] 4.1.0-dev.108: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:40.669Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:40.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:40.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-14T23:50:40.994Z] 2fcf284c1e9e: Preparing [2026-04-14T23:50:40.994Z] 5c221c4a826e: Preparing [2026-04-14T23:50:40.994Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:40.994Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:40.994Z] fbb669c9a937: Preparing [2026-04-14T23:50:40.994Z] 729b93bcfce9: Preparing [2026-04-14T23:50:40.994Z] cce92674e987: Preparing [2026-04-14T23:50:40.994Z] 729b93bcfce9: Waiting [2026-04-14T23:50:40.994Z] cce92674e987: Waiting [2026-04-14T23:50:40.994Z] 5c221c4a826e: Layer already exists [2026-04-14T23:50:40.994Z] fbb669c9a937: Layer already exists [2026-04-14T23:50:40.994Z] 2fcf284c1e9e: Layer already exists [2026-04-14T23:50:40.994Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:40.994Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:40.994Z] 729b93bcfce9: Layer already exists [2026-04-14T23:50:40.994Z] cce92674e987: Layer already exists [2026-04-14T23:50:40.994Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:41.327Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:50:41.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-14T23:50:41.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-14T23:50:41.643Z] 2fcf284c1e9e: Preparing [2026-04-14T23:50:41.643Z] 5c221c4a826e: Preparing [2026-04-14T23:50:41.643Z] 75eb7cfdb0c8: Preparing [2026-04-14T23:50:41.643Z] cfb73ce6c72e: Preparing [2026-04-14T23:50:41.643Z] fbb669c9a937: Preparing [2026-04-14T23:50:41.643Z] 729b93bcfce9: Preparing [2026-04-14T23:50:41.643Z] cce92674e987: Preparing [2026-04-14T23:50:41.643Z] 729b93bcfce9: Waiting [2026-04-14T23:50:41.643Z] cce92674e987: Waiting [2026-04-14T23:50:41.643Z] fbb669c9a937: Layer already exists [2026-04-14T23:50:41.643Z] 2fcf284c1e9e: Layer already exists [2026-04-14T23:50:41.643Z] 75eb7cfdb0c8: Layer already exists [2026-04-14T23:50:41.643Z] cfb73ce6c72e: Layer already exists [2026-04-14T23:50:41.643Z] 5c221c4a826e: Layer already exists [2026-04-14T23:50:41.643Z] cce92674e987: Layer already exists [2026-04-14T23:50:41.643Z] 729b93bcfce9: Layer already exists [2026-04-14T23:50:41.643Z] main: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:50:41.725Z] ===================================================== [Pipeline] echo [2026-04-14T23:50:41.740Z] taggedImages: [2026-04-14T23:50:41.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-14T23:50:41.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [2026-04-14T23:50:41.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.740Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-04-14T23:50:41.801Z] ========================================================= [2026-04-14T23:50:41.801Z] [edgeXBuildMultiArch] RAW Config: [2026-04-14T23:50:41.801Z] images: [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:50:41.801Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-14T23:50:41.801Z] settingsFile: [2026-04-14T23:50:41.801Z] edgex-go-settings [2026-04-14T23:50:41.801Z] ========================================================= [Pipeline] node [2026-04-14T23:50:56.804Z] Still waiting to schedule task [2026-04-14T23:50:56.804Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-14T23:51:21.905Z] Running on prd-centos7-docker-4c-2g-5132 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T23:51:21.959Z] provisioning config files... [2026-04-14T23:51:21.996Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4411497609441519922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:51:23.787Z] ---> ****-login.sh [2026-04-14T23:51:23.787Z] nexus3.edgexfoundry.org:10001 [2026-04-14T23:51:23.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:51:24.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:51:24.134Z] Configure a credential helper to remove this warning. See [2026-04-14T23:51:24.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:51:24.134Z] [2026-04-14T23:51:24.134Z] Login Succeeded [2026-04-14T23:51:24.134Z] nexus3.edgexfoundry.org:10002 [2026-04-14T23:51:24.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:51:24.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:51:24.134Z] Configure a credential helper to remove this warning. See [2026-04-14T23:51:24.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:51:24.134Z] [2026-04-14T23:51:24.134Z] Login Succeeded [2026-04-14T23:51:24.134Z] nexus3.edgexfoundry.org:10003 [2026-04-14T23:51:24.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:51:24.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:51:24.415Z] Configure a credential helper to remove this warning. See [2026-04-14T23:51:24.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:51:24.415Z] [2026-04-14T23:51:24.415Z] Login Succeeded [2026-04-14T23:51:24.415Z] nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:24.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:51:24.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:51:24.702Z] Configure a credential helper to remove this warning. See [2026-04-14T23:51:24.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:51:24.702Z] [2026-04-14T23:51:24.702Z] Login Succeeded [2026-04-14T23:51:24.702Z] ****.io [2026-04-14T23:51:24.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-14T23:51:25.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-14T23:51:25.253Z] Configure a credential helper to remove this warning. See [2026-04-14T23:51:25.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-14T23:51:25.253Z] [2026-04-14T23:51:25.253Z] Login Succeeded [2026-04-14T23:51:25.253Z] ---> ****-login.sh ends [Pipeline] } [2026-04-14T23:51:25.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-14T23:51:25.678Z] + docker buildx ls [2026-04-14T23:51:25.943Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-14T23:51:25.943Z] default * docker [2026-04-14T23:51:25.943Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-14T23:51:26.241Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-14T23:51:26.241Z] edgex-builder [Pipeline] sh [2026-04-14T23:51:26.537Z] + docker buildx inspect --bootstrap [2026-04-14T23:51:26.537Z] #1 [internal] booting buildkit [2026-04-14T23:51:26.537Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-14T23:51:29.853Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2026-04-14T23:51:29.853Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-14T23:51:31.763Z] #1 creating container buildx_buildkit_edgex-builder0 2.1s done [2026-04-14T23:51:31.763Z] #1 DONE 5.3s [2026-04-14T23:51:31.763Z] Name: edgex-builder [2026-04-14T23:51:31.763Z] Driver: docker-container [2026-04-14T23:51:31.763Z] [2026-04-14T23:51:31.763Z] Nodes: [2026-04-14T23:51:31.763Z] Name: edgex-builder0 [2026-04-14T23:51:31.763Z] Endpoint: unix:///var/run/docker.sock [2026-04-14T23:51:31.763Z] Status: running [2026-04-14T23:51:31.763Z] Buildkit: v0.29.0 [2026-04-14T23:51:31.763Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-14T23:51:32.064Z] + docker buildx ls [2026-04-14T23:51:32.065Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-14T23:51:32.065Z] edgex-builder * docker-container [2026-04-14T23:51:32.065Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-14T23:51:32.065Z] default docker [2026-04-14T23:51:32.065Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-14T23:51:32.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:32.353Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:32.612Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:32.612Z] #1 transferring dockerfile: 197B done [2026-04-14T23:51:32.612Z] #1 DONE 0.0s [2026-04-14T23:51:32.612Z] [2026-04-14T23:51:32.612Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:32.612Z] #2 DONE 0.1s [2026-04-14T23:51:32.612Z] [2026-04-14T23:51:32.612Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:32.612Z] #3 DONE 0.1s [2026-04-14T23:51:32.612Z] [2026-04-14T23:51:32.612Z] #4 [internal] load .dockerignore [2026-04-14T23:51:32.612Z] #4 transferring context: 2B done [2026-04-14T23:51:32.612Z] #4 DONE 0.0s [2026-04-14T23:51:32.612Z] [2026-04-14T23:51:32.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:32.612Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:32.612Z] #5 DONE 0.0s [2026-04-14T23:51:32.612Z] [2026-04-14T23:51:32.612Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:32.612Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:32.612Z] #6 DONE 0.1s [2026-04-14T23:51:32.872Z] [2026-04-14T23:51:32.872Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:32.872Z] #7 DONE 0.0s [2026-04-14T23:51:32.872Z] [2026-04-14T23:51:32.872Z] #8 exporting to image [2026-04-14T23:51:32.872Z] #8 exporting layers done [2026-04-14T23:51:32.872Z] #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad 0.0s done [2026-04-14T23:51:32.872Z] #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done [2026-04-14T23:51:32.872Z] #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 0.0s done [2026-04-14T23:51:32.872Z] #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done [2026-04-14T23:51:32.872Z] #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done [2026-04-14T23:51:32.872Z] #8 pushing layers [2026-04-14T23:51:32.872Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:32.872Z] #8 pushing layers 0.1s done [2026-04-14T23:51:32.872Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done [2026-04-14T23:51:32.872Z] #8 DONE 0.2s [2026-04-14T23:51:32.872Z] [2026-04-14T23:51:32.872Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:32.872Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:33.174Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-04-14T23:51:33.174Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-04-14T23:51:33.174Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:33.174Z] #1 transferring dockerfile: 163B done [2026-04-14T23:51:33.174Z] #1 DONE 0.0s [2026-04-14T23:51:33.174Z] [2026-04-14T23:51:33.174Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-14T23:51:33.174Z] #2 DONE 0.0s [2026-04-14T23:51:33.174Z] [2026-04-14T23:51:33.174Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-14T23:51:33.174Z] #3 DONE 0.0s [2026-04-14T23:51:33.174Z] [2026-04-14T23:51:33.174Z] #4 [internal] load .dockerignore [2026-04-14T23:51:33.174Z] #4 transferring context: 2B done [2026-04-14T23:51:33.174Z] #4 DONE 0.0s [2026-04-14T23:51:33.174Z] [2026-04-14T23:51:33.174Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:33.174Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:33.174Z] #5 DONE 0.0s [2026-04-14T23:51:33.174Z] [2026-04-14T23:51:33.174Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:33.435Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:33.435Z] #6 CACHED [2026-04-14T23:51:33.435Z] [2026-04-14T23:51:33.435Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:33.435Z] #5 CACHED [2026-04-14T23:51:33.435Z] [2026-04-14T23:51:33.435Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:33.435Z] #7 DONE 0.0s [2026-04-14T23:51:33.435Z] [2026-04-14T23:51:33.435Z] #8 exporting to image [2026-04-14T23:51:33.435Z] #8 exporting layers done [2026-04-14T23:51:33.435Z] #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done [2026-04-14T23:51:33.435Z] #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done [2026-04-14T23:51:33.435Z] #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done [2026-04-14T23:51:33.435Z] #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done [2026-04-14T23:51:33.435Z] #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done [2026-04-14T23:51:33.435Z] #8 pushing layers 0.0s done [2026-04-14T23:51:33.435Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done [2026-04-14T23:51:33.435Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:33.435Z] #8 DONE 0.1s [2026-04-14T23:51:33.435Z] [2026-04-14T23:51:33.435Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:33.435Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:33.739Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108' [2026-04-14T23:51:33.739Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 --push - [2026-04-14T23:51:33.739Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:33.739Z] #1 transferring dockerfile: 170B done [2026-04-14T23:51:33.739Z] #1 DONE 0.0s [2026-04-14T23:51:33.739Z] [2026-04-14T23:51:33.739Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [2026-04-14T23:51:33.739Z] #2 DONE 0.0s [2026-04-14T23:51:33.739Z] [2026-04-14T23:51:33.739Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [2026-04-14T23:51:33.739Z] #3 DONE 0.0s [2026-04-14T23:51:33.739Z] [2026-04-14T23:51:33.739Z] #4 [internal] load .dockerignore [2026-04-14T23:51:33.739Z] #4 transferring context: 2B done [2026-04-14T23:51:33.739Z] #4 DONE 0.0s [2026-04-14T23:51:33.739Z] [2026-04-14T23:51:33.739Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:33.739Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:33.739Z] #5 CACHED [2026-04-14T23:51:33.739Z] [2026-04-14T23:51:33.739Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:34.002Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:34.002Z] #6 CACHED [2026-04-14T23:51:34.002Z] [2026-04-14T23:51:34.002Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:34.002Z] #7 DONE 0.0s [2026-04-14T23:51:34.002Z] [2026-04-14T23:51:34.002Z] #8 exporting to image [2026-04-14T23:51:34.002Z] #8 exporting layers done [2026-04-14T23:51:34.002Z] #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done [2026-04-14T23:51:34.002Z] #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done [2026-04-14T23:51:34.002Z] #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done [2026-04-14T23:51:34.002Z] #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done [2026-04-14T23:51:34.002Z] #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done [2026-04-14T23:51:34.002Z] #8 pushing layers 0.0s done [2026-04-14T23:51:34.002Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done [2026-04-14T23:51:34.002Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:34.002Z] #8 DONE 0.1s [2026-04-14T23:51:34.002Z] [2026-04-14T23:51:34.002Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:34.002Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:34.317Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:51:34.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:51:34.317Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:34.317Z] #1 transferring dockerfile: 211B done [2026-04-14T23:51:34.317Z] #1 DONE 0.0s [2026-04-14T23:51:34.317Z] [2026-04-14T23:51:34.317Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:34.317Z] #2 DONE 0.0s [2026-04-14T23:51:34.317Z] [2026-04-14T23:51:34.317Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:34.317Z] #3 DONE 0.0s [2026-04-14T23:51:34.317Z] [2026-04-14T23:51:34.317Z] #4 [internal] load .dockerignore [2026-04-14T23:51:34.317Z] #4 transferring context: 2B done [2026-04-14T23:51:34.317Z] #4 DONE 0.0s [2026-04-14T23:51:34.317Z] [2026-04-14T23:51:34.317Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:34.317Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:34.317Z] #5 CACHED [2026-04-14T23:51:34.317Z] [2026-04-14T23:51:34.317Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:34.595Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:34.595Z] #6 CACHED [2026-04-14T23:51:34.595Z] [2026-04-14T23:51:34.595Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:34.595Z] #7 DONE 0.0s [2026-04-14T23:51:34.595Z] [2026-04-14T23:51:34.595Z] #8 exporting to image [2026-04-14T23:51:34.595Z] #8 exporting layers done [2026-04-14T23:51:34.595Z] #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done [2026-04-14T23:51:34.595Z] #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done [2026-04-14T23:51:34.595Z] #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done [2026-04-14T23:51:34.595Z] #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done [2026-04-14T23:51:34.595Z] #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done [2026-04-14T23:51:34.595Z] #8 pushing layers 0.0s done [2026-04-14T23:51:34.595Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done [2026-04-14T23:51:34.595Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:34.595Z] #8 DONE 0.1s [2026-04-14T23:51:34.595Z] [2026-04-14T23:51:34.595Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:34.595Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:34.882Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-04-14T23:51:34.882Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-04-14T23:51:34.882Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:34.882Z] #1 transferring dockerfile: 161B done [2026-04-14T23:51:34.882Z] #1 DONE 0.0s [2026-04-14T23:51:34.882Z] [2026-04-14T23:51:34.882Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-14T23:51:34.882Z] #2 DONE 0.0s [2026-04-14T23:51:34.882Z] [2026-04-14T23:51:34.882Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-14T23:51:34.882Z] #3 DONE 0.0s [2026-04-14T23:51:34.882Z] [2026-04-14T23:51:34.882Z] #4 [internal] load .dockerignore [2026-04-14T23:51:34.882Z] #4 transferring context: 2B done [2026-04-14T23:51:34.882Z] #4 DONE 0.0s [2026-04-14T23:51:34.882Z] [2026-04-14T23:51:34.882Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:34.882Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:34.882Z] #5 DONE 0.0s [2026-04-14T23:51:34.882Z] [2026-04-14T23:51:34.882Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:35.142Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done [2026-04-14T23:51:35.142Z] #6 CACHED [2026-04-14T23:51:35.142Z] [2026-04-14T23:51:35.142Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef [2026-04-14T23:51:35.142Z] #5 CACHED [2026-04-14T23:51:35.142Z] [2026-04-14T23:51:35.142Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:35.142Z] #7 DONE 0.0s [2026-04-14T23:51:35.142Z] [2026-04-14T23:51:35.142Z] #8 exporting to image [2026-04-14T23:51:35.142Z] #8 exporting layers done [2026-04-14T23:51:35.142Z] #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done [2026-04-14T23:51:35.142Z] #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done [2026-04-14T23:51:35.142Z] #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done [2026-04-14T23:51:35.142Z] #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done [2026-04-14T23:51:35.142Z] #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done [2026-04-14T23:51:35.142Z] #8 pushing layers 0.0s done [2026-04-14T23:51:35.142Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done [2026-04-14T23:51:35.142Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:35.142Z] #8 DONE 0.1s [2026-04-14T23:51:35.142Z] [2026-04-14T23:51:35.142Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:35.142Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:35.435Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:35.435Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:35.435Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:35.435Z] #1 transferring dockerfile: 216B done [2026-04-14T23:51:35.435Z] #1 DONE 0.0s [2026-04-14T23:51:35.435Z] [2026-04-14T23:51:35.435Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:35.435Z] #2 DONE 0.0s [2026-04-14T23:51:35.435Z] [2026-04-14T23:51:35.435Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:35.435Z] #3 DONE 0.1s [2026-04-14T23:51:35.435Z] [2026-04-14T23:51:35.435Z] #4 [internal] load .dockerignore [2026-04-14T23:51:35.435Z] #4 transferring context: 2B done [2026-04-14T23:51:35.435Z] #4 DONE 0.0s [2026-04-14T23:51:35.694Z] [2026-04-14T23:51:35.694Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:35.694Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:35.694Z] #5 ... [2026-04-14T23:51:35.694Z] [2026-04-14T23:51:35.694Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:35.694Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:35.694Z] #6 DONE 0.1s [2026-04-14T23:51:35.694Z] [2026-04-14T23:51:35.694Z] #7 exporting to image [2026-04-14T23:51:35.694Z] #7 exporting layers done [2026-04-14T23:51:35.694Z] #7 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 0.0s done [2026-04-14T23:51:35.694Z] #7 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done [2026-04-14T23:51:35.694Z] #7 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done [2026-04-14T23:51:35.694Z] #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 [2026-04-14T23:51:35.694Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:35.694Z] #7 ... [2026-04-14T23:51:35.694Z] [2026-04-14T23:51:35.694Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:35.694Z] #8 DONE 0.0s [2026-04-14T23:51:35.694Z] [2026-04-14T23:51:35.694Z] #7 exporting to image [2026-04-14T23:51:35.694Z] #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done [2026-04-14T23:51:35.694Z] #7 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done [2026-04-14T23:51:35.694Z] #7 pushing layers 0.1s done [2026-04-14T23:51:35.694Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d [2026-04-14T23:51:35.952Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done [2026-04-14T23:51:35.952Z] #7 DONE 0.2s [2026-04-14T23:51:35.952Z] [2026-04-14T23:51:35.952Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:35.952Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:36.236Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-04-14T23:51:36.236Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-04-14T23:51:36.495Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:36.495Z] #1 transferring dockerfile: 182B done [2026-04-14T23:51:36.495Z] #1 DONE 0.0s [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-14T23:51:36.495Z] #2 DONE 0.0s [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-14T23:51:36.495Z] #3 DONE 0.0s [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #4 [internal] load .dockerignore [2026-04-14T23:51:36.495Z] #4 transferring context: 2B done [2026-04-14T23:51:36.495Z] #4 DONE 0.0s [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:36.495Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:36.495Z] #5 CACHED [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:36.495Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:36.495Z] #6 CACHED [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:36.495Z] #7 DONE 0.0s [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] #8 exporting to image [2026-04-14T23:51:36.495Z] #8 exporting layers done [2026-04-14T23:51:36.495Z] #8 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done [2026-04-14T23:51:36.495Z] #8 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done [2026-04-14T23:51:36.495Z] #8 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done [2026-04-14T23:51:36.495Z] #8 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done [2026-04-14T23:51:36.495Z] #8 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done [2026-04-14T23:51:36.495Z] #8 pushing layers 0.0s done [2026-04-14T23:51:36.495Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d [2026-04-14T23:51:36.495Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:36.495Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done [2026-04-14T23:51:36.495Z] #8 DONE 0.1s [2026-04-14T23:51:36.495Z] [2026-04-14T23:51:36.495Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:36.495Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:36.784Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108' [2026-04-14T23:51:36.784Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 --push - [2026-04-14T23:51:37.043Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:37.043Z] #1 transferring dockerfile: 189B done [2026-04-14T23:51:37.043Z] #1 DONE 0.0s [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [2026-04-14T23:51:37.043Z] #2 DONE 0.0s [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [2026-04-14T23:51:37.043Z] #3 DONE 0.0s [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #4 [internal] load .dockerignore [2026-04-14T23:51:37.043Z] #4 transferring context: 2B done [2026-04-14T23:51:37.043Z] #4 DONE 0.0s [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:37.043Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:37.043Z] #5 CACHED [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:37.043Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:37.043Z] #6 CACHED [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:37.043Z] #7 DONE 0.0s [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] #8 exporting to image [2026-04-14T23:51:37.043Z] #8 exporting layers done [2026-04-14T23:51:37.043Z] #8 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done [2026-04-14T23:51:37.043Z] #8 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done [2026-04-14T23:51:37.043Z] #8 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done [2026-04-14T23:51:37.043Z] #8 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done [2026-04-14T23:51:37.043Z] #8 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done [2026-04-14T23:51:37.043Z] #8 pushing layers 0.0s done [2026-04-14T23:51:37.043Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d [2026-04-14T23:51:37.043Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:37.043Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done [2026-04-14T23:51:37.043Z] #8 DONE 0.1s [2026-04-14T23:51:37.043Z] [2026-04-14T23:51:37.043Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:37.043Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:37.339Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:51:37.339Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:51:37.599Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:37.599Z] #1 transferring dockerfile: 230B done [2026-04-14T23:51:37.599Z] #1 DONE 0.0s [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:37.599Z] #2 DONE 0.0s [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:37.599Z] #3 DONE 0.0s [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #4 [internal] load .dockerignore [2026-04-14T23:51:37.599Z] #4 transferring context: 2B done [2026-04-14T23:51:37.599Z] #4 DONE 0.0s [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:37.599Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:37.599Z] #5 CACHED [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:37.599Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:37.599Z] #6 CACHED [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:37.599Z] #7 DONE 0.0s [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] #8 exporting to image [2026-04-14T23:51:37.599Z] #8 exporting layers done [2026-04-14T23:51:37.599Z] #8 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done [2026-04-14T23:51:37.599Z] #8 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done [2026-04-14T23:51:37.599Z] #8 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done [2026-04-14T23:51:37.599Z] #8 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done [2026-04-14T23:51:37.599Z] #8 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done [2026-04-14T23:51:37.599Z] #8 pushing layers 0.0s done [2026-04-14T23:51:37.599Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done [2026-04-14T23:51:37.599Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:37.599Z] #8 DONE 0.1s [2026-04-14T23:51:37.599Z] [2026-04-14T23:51:37.599Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:37.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:37.894Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-04-14T23:51:37.894Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-04-14T23:51:38.154Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:38.154Z] #1 transferring dockerfile: 180B done [2026-04-14T23:51:38.154Z] #1 DONE 0.0s [2026-04-14T23:51:38.154Z] [2026-04-14T23:51:38.154Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-14T23:51:38.414Z] #2 ... [2026-04-14T23:51:38.414Z] [2026-04-14T23:51:38.414Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-14T23:51:38.414Z] #3 DONE 0.5s [2026-04-14T23:51:38.673Z] [2026-04-14T23:51:38.673Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-14T23:51:38.673Z] #2 DONE 0.7s [2026-04-14T23:51:38.673Z] [2026-04-14T23:51:38.673Z] #4 [internal] load .dockerignore [2026-04-14T23:51:39.609Z] #4 transferring context: 2B done [2026-04-14T23:51:39.609Z] #4 DONE 1.2s [2026-04-14T23:51:39.609Z] [2026-04-14T23:51:39.609Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:39.609Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:39.609Z] #5 CACHED [2026-04-14T23:51:39.609Z] [2026-04-14T23:51:39.609Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 [2026-04-14T23:51:39.609Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done [2026-04-14T23:51:39.609Z] #6 CACHED [2026-04-14T23:51:39.609Z] [2026-04-14T23:51:39.609Z] #7 exporting to image [2026-04-14T23:51:39.609Z] #7 exporting layers done [2026-04-14T23:51:39.609Z] #7 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done [2026-04-14T23:51:39.609Z] #7 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done [2026-04-14T23:51:39.609Z] #7 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done [2026-04-14T23:51:39.609Z] #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 [2026-04-14T23:51:39.609Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:39.609Z] #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done [2026-04-14T23:51:39.609Z] #7 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done [2026-04-14T23:51:39.609Z] #7 pushing layers 0.0s done [2026-04-14T23:51:39.609Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done [2026-04-14T23:51:39.609Z] #7 DONE 0.1s [2026-04-14T23:51:39.609Z] [2026-04-14T23:51:39.609Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:39.609Z] #8 DONE 0.0s [2026-04-14T23:51:39.609Z] [2026-04-14T23:51:39.609Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:39.609Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:39.899Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:39.899Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:40.158Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:40.158Z] #1 transferring dockerfile: 194B done [2026-04-14T23:51:40.158Z] #1 DONE 0.0s [2026-04-14T23:51:40.158Z] [2026-04-14T23:51:40.158Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:40.158Z] #2 DONE 0.0s [2026-04-14T23:51:40.158Z] [2026-04-14T23:51:40.158Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:40.158Z] #3 DONE 0.0s [2026-04-14T23:51:40.158Z] [2026-04-14T23:51:40.158Z] #4 [internal] load .dockerignore [2026-04-14T23:51:40.158Z] #4 transferring context: [2026-04-14T23:51:40.158Z] #4 transferring context: 2B done [2026-04-14T23:51:40.158Z] #4 DONE 0.0s [2026-04-14T23:51:40.158Z] [2026-04-14T23:51:40.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:40.158Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a done [2026-04-14T23:51:40.158Z] #5 DONE 0.0s [2026-04-14T23:51:40.158Z] [2026-04-14T23:51:40.158Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:40.158Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a done [2026-04-14T23:51:40.158Z] #6 DONE 0.1s [2026-04-14T23:51:40.423Z] [2026-04-14T23:51:40.423Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:40.423Z] #7 DONE 0.0s [2026-04-14T23:51:40.423Z] [2026-04-14T23:51:40.423Z] #8 exporting to image [2026-04-14T23:51:40.423Z] #8 exporting layers done [2026-04-14T23:51:40.423Z] #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done [2026-04-14T23:51:40.423Z] #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done [2026-04-14T23:51:40.423Z] #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f 0.0s done [2026-04-14T23:51:40.423Z] #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done [2026-04-14T23:51:40.423Z] #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done [2026-04-14T23:51:40.423Z] #8 pushing layers 0.1s done [2026-04-14T23:51:40.423Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 [2026-04-14T23:51:40.423Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:40.423Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done [2026-04-14T23:51:40.423Z] #8 DONE 0.2s [2026-04-14T23:51:40.423Z] [2026-04-14T23:51:40.423Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:40.423Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:40.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-04-14T23:51:40.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-04-14T23:51:40.969Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:40.969Z] #1 transferring dockerfile: 160B done [2026-04-14T23:51:40.969Z] #1 DONE 0.0s [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-14T23:51:40.969Z] #2 DONE 0.0s [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-14T23:51:40.969Z] #3 DONE 0.0s [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #4 [internal] load .dockerignore [2026-04-14T23:51:40.969Z] #4 transferring context: 2B done [2026-04-14T23:51:40.969Z] #4 DONE 0.0s [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:40.969Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:40.969Z] #5 CACHED [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:40.969Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:40.969Z] #6 CACHED [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:40.969Z] #7 DONE 0.0s [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] #8 exporting to image [2026-04-14T23:51:40.969Z] #8 exporting layers done [2026-04-14T23:51:40.969Z] #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done [2026-04-14T23:51:40.969Z] #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done [2026-04-14T23:51:40.969Z] #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done [2026-04-14T23:51:40.969Z] #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done [2026-04-14T23:51:40.969Z] #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done [2026-04-14T23:51:40.969Z] #8 pushing layers 0.0s done [2026-04-14T23:51:40.969Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done [2026-04-14T23:51:40.969Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:40.969Z] #8 DONE 0.1s [2026-04-14T23:51:40.969Z] [2026-04-14T23:51:40.969Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:40.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:41.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108' [2026-04-14T23:51:41.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 --push - [2026-04-14T23:51:41.256Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:41.256Z] #1 transferring dockerfile: 167B done [2026-04-14T23:51:41.256Z] #1 DONE 0.0s [2026-04-14T23:51:41.256Z] [2026-04-14T23:51:41.256Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [2026-04-14T23:51:41.256Z] #2 DONE 0.0s [2026-04-14T23:51:41.256Z] [2026-04-14T23:51:41.256Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [2026-04-14T23:51:41.256Z] #3 DONE 0.0s [2026-04-14T23:51:41.256Z] [2026-04-14T23:51:41.256Z] #4 [internal] load .dockerignore [2026-04-14T23:51:41.256Z] #4 transferring context: 2B done [2026-04-14T23:51:41.256Z] #4 DONE 0.0s [2026-04-14T23:51:41.256Z] [2026-04-14T23:51:41.256Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:41.256Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:41.256Z] #5 DONE 0.0s [2026-04-14T23:51:41.256Z] [2026-04-14T23:51:41.256Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:41.514Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:41.514Z] #6 CACHED [2026-04-14T23:51:41.514Z] [2026-04-14T23:51:41.515Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:41.515Z] #5 CACHED [2026-04-14T23:51:41.515Z] [2026-04-14T23:51:41.515Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:41.515Z] #7 DONE 0.0s [2026-04-14T23:51:41.515Z] [2026-04-14T23:51:41.515Z] #8 exporting to image [2026-04-14T23:51:41.515Z] #8 exporting layers done [2026-04-14T23:51:41.515Z] #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done [2026-04-14T23:51:41.515Z] #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done [2026-04-14T23:51:41.515Z] #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done [2026-04-14T23:51:41.515Z] #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done [2026-04-14T23:51:41.515Z] #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done [2026-04-14T23:51:41.515Z] #8 pushing layers 0.0s done [2026-04-14T23:51:41.515Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done [2026-04-14T23:51:41.515Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:41.515Z] #8 DONE 0.1s [2026-04-14T23:51:41.515Z] [2026-04-14T23:51:41.515Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:41.515Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:41.805Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:51:41.805Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:51:41.805Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:41.805Z] #1 transferring dockerfile: 208B done [2026-04-14T23:51:41.805Z] #1 DONE 0.0s [2026-04-14T23:51:41.805Z] [2026-04-14T23:51:41.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:41.805Z] #2 DONE 0.0s [2026-04-14T23:51:41.805Z] [2026-04-14T23:51:41.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:41.805Z] #3 DONE 0.0s [2026-04-14T23:51:41.805Z] [2026-04-14T23:51:41.805Z] #4 [internal] load .dockerignore [2026-04-14T23:51:41.805Z] #4 transferring context: 2B done [2026-04-14T23:51:41.805Z] #4 DONE 0.0s [2026-04-14T23:51:41.805Z] [2026-04-14T23:51:41.805Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:41.805Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a done [2026-04-14T23:51:41.805Z] #5 DONE 0.0s [2026-04-14T23:51:41.805Z] [2026-04-14T23:51:41.805Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:42.062Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:42.062Z] #6 CACHED [2026-04-14T23:51:42.062Z] [2026-04-14T23:51:42.062Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:42.062Z] #5 CACHED [2026-04-14T23:51:42.062Z] [2026-04-14T23:51:42.062Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:42.062Z] #7 DONE 0.0s [2026-04-14T23:51:42.062Z] [2026-04-14T23:51:42.062Z] #8 exporting to image [2026-04-14T23:51:42.062Z] #8 exporting layers done [2026-04-14T23:51:42.062Z] #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done [2026-04-14T23:51:42.062Z] #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done [2026-04-14T23:51:42.062Z] #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done [2026-04-14T23:51:42.062Z] #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done [2026-04-14T23:51:42.062Z] #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done [2026-04-14T23:51:42.062Z] #8 pushing layers 0.0s done [2026-04-14T23:51:42.062Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done [2026-04-14T23:51:42.062Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:42.062Z] #8 DONE 0.1s [2026-04-14T23:51:42.062Z] [2026-04-14T23:51:42.062Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:42.062Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:42.344Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-04-14T23:51:42.344Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-04-14T23:51:42.344Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:42.344Z] #1 transferring dockerfile: 158B done [2026-04-14T23:51:42.344Z] #1 DONE 0.0s [2026-04-14T23:51:42.344Z] [2026-04-14T23:51:42.344Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-14T23:51:42.344Z] #2 DONE 0.0s [2026-04-14T23:51:42.344Z] [2026-04-14T23:51:42.344Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-14T23:51:42.344Z] #3 DONE 0.0s [2026-04-14T23:51:42.344Z] [2026-04-14T23:51:42.344Z] #4 [internal] load .dockerignore [2026-04-14T23:51:42.344Z] #4 transferring context: 2B done [2026-04-14T23:51:42.344Z] #4 DONE 0.0s [2026-04-14T23:51:42.344Z] [2026-04-14T23:51:42.344Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:42.344Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:42.344Z] #5 DONE 0.0s [2026-04-14T23:51:42.344Z] [2026-04-14T23:51:42.344Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:42.602Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done [2026-04-14T23:51:42.602Z] #6 CACHED [2026-04-14T23:51:42.602Z] [2026-04-14T23:51:42.602Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a [2026-04-14T23:51:42.602Z] #5 CACHED [2026-04-14T23:51:42.602Z] [2026-04-14T23:51:42.602Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:42.602Z] #7 DONE 0.0s [2026-04-14T23:51:42.602Z] [2026-04-14T23:51:42.602Z] #8 exporting to image [2026-04-14T23:51:42.602Z] #8 exporting layers done [2026-04-14T23:51:42.602Z] #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done [2026-04-14T23:51:42.602Z] #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done [2026-04-14T23:51:42.602Z] #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done [2026-04-14T23:51:42.602Z] #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done [2026-04-14T23:51:42.602Z] #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done [2026-04-14T23:51:42.602Z] #8 pushing layers 0.0s done [2026-04-14T23:51:42.602Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done [2026-04-14T23:51:42.602Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:42.602Z] #8 DONE 0.1s [2026-04-14T23:51:42.602Z] [2026-04-14T23:51:42.602Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:42.602Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:42.887Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:42.887Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:42.887Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:42.887Z] #1 transferring dockerfile: 196B done [2026-04-14T23:51:42.887Z] #1 DONE 0.0s [2026-04-14T23:51:42.887Z] [2026-04-14T23:51:42.887Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:42.887Z] #2 DONE 0.0s [2026-04-14T23:51:42.887Z] [2026-04-14T23:51:42.887Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:42.887Z] #3 DONE 0.1s [2026-04-14T23:51:42.887Z] [2026-04-14T23:51:42.887Z] #4 [internal] load .dockerignore [2026-04-14T23:51:42.887Z] #4 transferring context: 2B done [2026-04-14T23:51:42.887Z] #4 DONE 0.0s [2026-04-14T23:51:42.887Z] [2026-04-14T23:51:42.887Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:43.148Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done [2026-04-14T23:51:43.148Z] #5 DONE 0.0s [2026-04-14T23:51:43.148Z] [2026-04-14T23:51:43.148Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:43.148Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done [2026-04-14T23:51:43.148Z] #6 DONE 0.1s [2026-04-14T23:51:43.148Z] [2026-04-14T23:51:43.148Z] #7 exporting to image [2026-04-14T23:51:43.148Z] #7 exporting layers done [2026-04-14T23:51:43.148Z] #7 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done [2026-04-14T23:51:43.148Z] #7 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done [2026-04-14T23:51:43.148Z] #7 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done [2026-04-14T23:51:43.148Z] #7 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done [2026-04-14T23:51:43.148Z] #7 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done [2026-04-14T23:51:43.148Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:43.148Z] #7 DONE 0.0s [2026-04-14T23:51:43.148Z] [2026-04-14T23:51:43.148Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:43.148Z] #8 DONE 0.0s [2026-04-14T23:51:43.148Z] [2026-04-14T23:51:43.148Z] #7 exporting to image [2026-04-14T23:51:43.148Z] #7 pushing layers 0.1s done [2026-04-14T23:51:43.148Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 [2026-04-14T23:51:43.412Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done [2026-04-14T23:51:43.412Z] #7 DONE 0.2s [2026-04-14T23:51:43.412Z] [2026-04-14T23:51:43.412Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:43.412Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:43.703Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-04-14T23:51:43.703Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-04-14T23:51:43.961Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:43.961Z] #1 transferring dockerfile: 162B done [2026-04-14T23:51:43.961Z] #1 DONE 0.0s [2026-04-14T23:51:43.961Z] [2026-04-14T23:51:43.961Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-14T23:51:43.961Z] #2 DONE 0.0s [2026-04-14T23:51:43.961Z] [2026-04-14T23:51:43.961Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-14T23:51:43.961Z] #3 DONE 0.0s [2026-04-14T23:51:43.961Z] [2026-04-14T23:51:43.961Z] #4 [internal] load .dockerignore [2026-04-14T23:51:43.961Z] #4 transferring context: 2B done [2026-04-14T23:51:43.961Z] #4 DONE 0.2s [2026-04-14T23:51:44.220Z] [2026-04-14T23:51:44.220Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:44.220Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done [2026-04-14T23:51:44.220Z] #5 CACHED [2026-04-14T23:51:44.220Z] [2026-04-14T23:51:44.220Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:44.220Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done [2026-04-14T23:51:44.220Z] #6 CACHED [2026-04-14T23:51:44.220Z] [2026-04-14T23:51:44.220Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:44.220Z] #7 DONE 0.0s [2026-04-14T23:51:44.220Z] [2026-04-14T23:51:44.220Z] #8 exporting to image [2026-04-14T23:51:44.220Z] #8 exporting layers done [2026-04-14T23:51:44.220Z] #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done [2026-04-14T23:51:44.220Z] #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done [2026-04-14T23:51:44.220Z] #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done [2026-04-14T23:51:44.220Z] #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done [2026-04-14T23:51:44.220Z] #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done [2026-04-14T23:51:44.220Z] #8 pushing layers 0.0s done [2026-04-14T23:51:44.220Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done [2026-04-14T23:51:44.220Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:44.220Z] #8 DONE 0.1s [2026-04-14T23:51:44.220Z] [2026-04-14T23:51:44.220Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:44.220Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:44.505Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108' [2026-04-14T23:51:44.505Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 --push - [2026-04-14T23:51:44.505Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:44.505Z] #1 transferring dockerfile: 169B done [2026-04-14T23:51:44.505Z] #1 DONE 0.0s [2026-04-14T23:51:44.505Z] [2026-04-14T23:51:44.505Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [2026-04-14T23:51:44.505Z] #2 DONE 0.0s [2026-04-14T23:51:44.505Z] [2026-04-14T23:51:44.505Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [2026-04-14T23:51:44.505Z] #3 DONE 0.0s [2026-04-14T23:51:44.505Z] [2026-04-14T23:51:44.505Z] #4 [internal] load .dockerignore [2026-04-14T23:51:44.505Z] #4 transferring context: 2B done [2026-04-14T23:51:44.505Z] #4 DONE 0.0s [2026-04-14T23:51:44.505Z] [2026-04-14T23:51:44.505Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:44.505Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done [2026-04-14T23:51:44.505Z] #5 CACHED [2026-04-14T23:51:44.505Z] [2026-04-14T23:51:44.505Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:44.505Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done [2026-04-14T23:51:44.505Z] #6 DONE 0.0s [2026-04-14T23:51:44.763Z] [2026-04-14T23:51:44.763Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:44.763Z] #6 CACHED [2026-04-14T23:51:44.763Z] [2026-04-14T23:51:44.763Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:44.763Z] #7 DONE 0.0s [2026-04-14T23:51:44.763Z] [2026-04-14T23:51:44.763Z] #8 exporting to image [2026-04-14T23:51:44.763Z] #8 exporting layers done [2026-04-14T23:51:44.763Z] #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done [2026-04-14T23:51:44.763Z] #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done [2026-04-14T23:51:44.763Z] #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done [2026-04-14T23:51:44.763Z] #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done [2026-04-14T23:51:44.763Z] #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done [2026-04-14T23:51:44.763Z] #8 pushing layers 0.0s done [2026-04-14T23:51:44.763Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done [2026-04-14T23:51:44.763Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:44.763Z] #8 DONE 0.1s [2026-04-14T23:51:44.763Z] [2026-04-14T23:51:44.763Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:44.763Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:45.050Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:51:45.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:51:45.050Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:45.050Z] #1 transferring dockerfile: 210B done [2026-04-14T23:51:45.050Z] #1 DONE 0.0s [2026-04-14T23:51:45.050Z] [2026-04-14T23:51:45.050Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:45.050Z] #2 DONE 0.0s [2026-04-14T23:51:45.050Z] [2026-04-14T23:51:45.050Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:45.050Z] #3 DONE 0.0s [2026-04-14T23:51:45.050Z] [2026-04-14T23:51:45.050Z] #4 [internal] load .dockerignore [2026-04-14T23:51:45.050Z] #4 transferring context: 2B done [2026-04-14T23:51:45.050Z] #4 DONE 0.0s [2026-04-14T23:51:45.050Z] [2026-04-14T23:51:45.050Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:45.050Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done [2026-04-14T23:51:45.050Z] #5 DONE 0.0s [2026-04-14T23:51:45.050Z] [2026-04-14T23:51:45.050Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:45.308Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done [2026-04-14T23:51:45.308Z] #6 CACHED [2026-04-14T23:51:45.308Z] [2026-04-14T23:51:45.309Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:45.309Z] #5 CACHED [2026-04-14T23:51:45.309Z] [2026-04-14T23:51:45.309Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:45.309Z] #7 DONE 0.0s [2026-04-14T23:51:45.309Z] [2026-04-14T23:51:45.309Z] #8 exporting to image [2026-04-14T23:51:45.309Z] #8 exporting layers done [2026-04-14T23:51:45.309Z] #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done [2026-04-14T23:51:45.309Z] #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done [2026-04-14T23:51:45.309Z] #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done [2026-04-14T23:51:45.309Z] #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done [2026-04-14T23:51:45.309Z] #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done [2026-04-14T23:51:45.309Z] #8 pushing layers 0.0s done [2026-04-14T23:51:45.309Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done [2026-04-14T23:51:45.309Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:45.309Z] #8 DONE 0.1s [2026-04-14T23:51:45.309Z] [2026-04-14T23:51:45.309Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:45.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:45.602Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-04-14T23:51:45.602Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-04-14T23:51:45.602Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:45.860Z] #1 transferring dockerfile: 160B done [2026-04-14T23:51:45.860Z] #1 DONE 0.0s [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-14T23:51:45.860Z] #2 DONE 0.0s [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-14T23:51:45.860Z] #3 DONE 0.0s [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #4 [internal] load .dockerignore [2026-04-14T23:51:45.860Z] #4 transferring context: 2B done [2026-04-14T23:51:45.860Z] #4 DONE 0.0s [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:45.860Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done [2026-04-14T23:51:45.860Z] #5 CACHED [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 [2026-04-14T23:51:45.860Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done [2026-04-14T23:51:45.860Z] #6 CACHED [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:45.860Z] #7 DONE 0.0s [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] #8 exporting to image [2026-04-14T23:51:45.860Z] #8 exporting layers done [2026-04-14T23:51:45.860Z] #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done [2026-04-14T23:51:45.860Z] #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done [2026-04-14T23:51:45.860Z] #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done [2026-04-14T23:51:45.860Z] #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done [2026-04-14T23:51:45.860Z] #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done [2026-04-14T23:51:45.860Z] #8 pushing layers 0.0s done [2026-04-14T23:51:45.860Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done [2026-04-14T23:51:45.860Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:45.860Z] #8 DONE 0.1s [2026-04-14T23:51:45.860Z] [2026-04-14T23:51:45.860Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:45.860Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:46.150Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:46.150Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:46.150Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:46.150Z] #1 transferring dockerfile: 198B done [2026-04-14T23:51:46.150Z] #1 DONE 0.0s [2026-04-14T23:51:46.150Z] [2026-04-14T23:51:46.150Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:46.150Z] #2 DONE 0.1s [2026-04-14T23:51:46.150Z] [2026-04-14T23:51:46.150Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:46.150Z] #3 DONE 0.1s [2026-04-14T23:51:46.150Z] [2026-04-14T23:51:46.150Z] #4 [internal] load .dockerignore [2026-04-14T23:51:46.150Z] #4 transferring context: 2B done [2026-04-14T23:51:46.150Z] #4 DONE 0.0s [2026-04-14T23:51:46.408Z] [2026-04-14T23:51:46.409Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:46.409Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:46.409Z] #5 ... [2026-04-14T23:51:46.409Z] [2026-04-14T23:51:46.409Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:46.409Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:46.409Z] #6 DONE 0.1s [2026-04-14T23:51:46.409Z] [2026-04-14T23:51:46.409Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:46.409Z] #7 DONE 0.0s [2026-04-14T23:51:46.409Z] [2026-04-14T23:51:46.409Z] #8 exporting to image [2026-04-14T23:51:46.409Z] #8 exporting layers done [2026-04-14T23:51:46.409Z] #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 0.0s done [2026-04-14T23:51:46.409Z] #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done [2026-04-14T23:51:46.409Z] #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done [2026-04-14T23:51:46.409Z] #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done [2026-04-14T23:51:46.409Z] #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done [2026-04-14T23:51:46.409Z] #8 pushing layers 0.1s done [2026-04-14T23:51:46.409Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 [2026-04-14T23:51:46.409Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:46.668Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done [2026-04-14T23:51:46.668Z] #8 DONE 0.2s [2026-04-14T23:51:46.668Z] [2026-04-14T23:51:46.668Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:46.668Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:46.959Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-04-14T23:51:46.959Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-04-14T23:51:46.959Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:46.959Z] #1 transferring dockerfile: 164B done [2026-04-14T23:51:46.959Z] #1 DONE 0.0s [2026-04-14T23:51:46.959Z] [2026-04-14T23:51:46.959Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-14T23:51:46.959Z] #2 DONE 0.0s [2026-04-14T23:51:46.959Z] [2026-04-14T23:51:46.959Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-14T23:51:46.959Z] #3 DONE 0.0s [2026-04-14T23:51:46.959Z] [2026-04-14T23:51:46.959Z] #4 [internal] load .dockerignore [2026-04-14T23:51:46.959Z] #4 transferring context: 2B done [2026-04-14T23:51:46.959Z] #4 DONE 0.0s [2026-04-14T23:51:46.959Z] [2026-04-14T23:51:46.959Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:46.959Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:46.959Z] #5 CACHED [2026-04-14T23:51:46.959Z] [2026-04-14T23:51:46.959Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:46.959Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:46.959Z] #6 CACHED [2026-04-14T23:51:46.959Z] [2026-04-14T23:51:46.959Z] #7 exporting to image [2026-04-14T23:51:46.959Z] #7 exporting layers done [2026-04-14T23:51:46.959Z] #7 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 [2026-04-14T23:51:46.959Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:47.218Z] #7 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done [2026-04-14T23:51:47.218Z] #7 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done [2026-04-14T23:51:47.218Z] #7 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done [2026-04-14T23:51:47.218Z] #7 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done [2026-04-14T23:51:47.218Z] #7 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done [2026-04-14T23:51:47.218Z] #7 pushing layers 0.0s done [2026-04-14T23:51:47.218Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done [2026-04-14T23:51:47.218Z] #7 DONE 0.1s [2026-04-14T23:51:47.218Z] [2026-04-14T23:51:47.218Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:47.218Z] #8 DONE 0.0s [2026-04-14T23:51:47.218Z] [2026-04-14T23:51:47.218Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:47.218Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:47.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108' [2026-04-14T23:51:47.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 --push - [2026-04-14T23:51:48.075Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:48.075Z] #1 transferring dockerfile: 171B done [2026-04-14T23:51:48.075Z] #1 DONE 0.1s [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [2026-04-14T23:51:48.075Z] #2 DONE 0.0s [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [2026-04-14T23:51:48.075Z] #3 DONE 0.0s [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #4 [internal] load .dockerignore [2026-04-14T23:51:48.075Z] #4 transferring context: 2B done [2026-04-14T23:51:48.075Z] #4 DONE 0.0s [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:48.075Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:48.075Z] #5 CACHED [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:48.075Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:48.075Z] #6 CACHED [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:48.075Z] #7 DONE 0.0s [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] #8 exporting to image [2026-04-14T23:51:48.075Z] #8 exporting layers done [2026-04-14T23:51:48.075Z] #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done [2026-04-14T23:51:48.075Z] #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done [2026-04-14T23:51:48.075Z] #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done [2026-04-14T23:51:48.075Z] #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done [2026-04-14T23:51:48.075Z] #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done [2026-04-14T23:51:48.075Z] #8 pushing layers 0.0s done [2026-04-14T23:51:48.075Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done [2026-04-14T23:51:48.075Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:48.075Z] #8 DONE 0.1s [2026-04-14T23:51:48.075Z] [2026-04-14T23:51:48.075Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:48.075Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:48.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:51:48.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:51:48.362Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:48.362Z] #1 transferring dockerfile: 212B done [2026-04-14T23:51:48.362Z] #1 DONE 0.0s [2026-04-14T23:51:48.362Z] [2026-04-14T23:51:48.362Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:48.362Z] #2 DONE 0.0s [2026-04-14T23:51:48.362Z] [2026-04-14T23:51:48.362Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:48.362Z] #3 DONE 0.0s [2026-04-14T23:51:48.362Z] [2026-04-14T23:51:48.362Z] #4 [internal] load .dockerignore [2026-04-14T23:51:48.362Z] #4 transferring context: 2B done [2026-04-14T23:51:48.362Z] #4 DONE 0.0s [2026-04-14T23:51:48.362Z] [2026-04-14T23:51:48.362Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:48.362Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:48.362Z] #5 CACHED [2026-04-14T23:51:48.362Z] [2026-04-14T23:51:48.362Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:48.362Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:48.362Z] #6 DONE 0.0s [2026-04-14T23:51:48.621Z] [2026-04-14T23:51:48.621Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:48.621Z] #6 CACHED [2026-04-14T23:51:48.621Z] [2026-04-14T23:51:48.621Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:48.621Z] #7 DONE 0.0s [2026-04-14T23:51:48.621Z] [2026-04-14T23:51:48.621Z] #8 exporting to image [2026-04-14T23:51:48.621Z] #8 exporting layers done [2026-04-14T23:51:48.621Z] #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done [2026-04-14T23:51:48.621Z] #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done [2026-04-14T23:51:48.621Z] #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done [2026-04-14T23:51:48.621Z] #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done [2026-04-14T23:51:48.621Z] #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done [2026-04-14T23:51:48.621Z] #8 pushing layers 0.0s done [2026-04-14T23:51:48.621Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done [2026-04-14T23:51:48.621Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:48.621Z] #8 DONE 0.1s [2026-04-14T23:51:48.621Z] [2026-04-14T23:51:48.621Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:48.621Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:48.912Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-04-14T23:51:48.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-04-14T23:51:48.913Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:48.913Z] #1 transferring dockerfile: 162B done [2026-04-14T23:51:48.913Z] #1 DONE 0.0s [2026-04-14T23:51:48.913Z] [2026-04-14T23:51:48.913Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-14T23:51:48.913Z] #2 DONE 0.0s [2026-04-14T23:51:48.913Z] [2026-04-14T23:51:48.913Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-14T23:51:48.913Z] #3 DONE 0.0s [2026-04-14T23:51:48.913Z] [2026-04-14T23:51:48.913Z] #4 [internal] load .dockerignore [2026-04-14T23:51:48.913Z] #4 transferring context: 2B done [2026-04-14T23:51:48.913Z] #4 DONE 0.0s [2026-04-14T23:51:48.913Z] [2026-04-14T23:51:48.913Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:48.913Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:48.913Z] #5 DONE 0.0s [2026-04-14T23:51:48.913Z] [2026-04-14T23:51:48.913Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:49.172Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done [2026-04-14T23:51:49.172Z] #6 CACHED [2026-04-14T23:51:49.172Z] [2026-04-14T23:51:49.172Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d [2026-04-14T23:51:49.172Z] #5 CACHED [2026-04-14T23:51:49.172Z] [2026-04-14T23:51:49.172Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:49.172Z] #7 DONE 0.0s [2026-04-14T23:51:49.172Z] [2026-04-14T23:51:49.172Z] #8 exporting to image [2026-04-14T23:51:49.172Z] #8 exporting layers done [2026-04-14T23:51:49.172Z] #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done [2026-04-14T23:51:49.172Z] #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done [2026-04-14T23:51:49.172Z] #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done [2026-04-14T23:51:49.172Z] #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done [2026-04-14T23:51:49.172Z] #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done [2026-04-14T23:51:49.172Z] #8 pushing layers 0.0s done [2026-04-14T23:51:49.172Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done [2026-04-14T23:51:49.172Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:49.172Z] #8 DONE 0.1s [2026-04-14T23:51:49.172Z] [2026-04-14T23:51:49.172Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:49.172Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:49.456Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:49.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:49.456Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:49.456Z] #1 transferring dockerfile: 206B done [2026-04-14T23:51:49.456Z] #1 DONE 0.0s [2026-04-14T23:51:49.456Z] [2026-04-14T23:51:49.456Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:49.456Z] #2 DONE 0.0s [2026-04-14T23:51:49.456Z] [2026-04-14T23:51:49.456Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:49.456Z] #3 DONE 0.0s [2026-04-14T23:51:49.456Z] [2026-04-14T23:51:49.456Z] #4 [internal] load .dockerignore [2026-04-14T23:51:49.456Z] #4 transferring context: 2B done [2026-04-14T23:51:49.456Z] #4 DONE 0.0s [2026-04-14T23:51:49.714Z] [2026-04-14T23:51:49.714Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:49.714Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:49.714Z] #5 ... [2026-04-14T23:51:49.714Z] [2026-04-14T23:51:49.714Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:49.714Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:49.714Z] #6 DONE 0.2s [2026-04-14T23:51:49.714Z] [2026-04-14T23:51:49.714Z] #7 exporting to image [2026-04-14T23:51:49.714Z] #7 exporting layers done [2026-04-14T23:51:49.714Z] #7 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a 0.0s done [2026-04-14T23:51:49.714Z] #7 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 [2026-04-14T23:51:49.714Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:49.978Z] #7 ... [2026-04-14T23:51:49.978Z] [2026-04-14T23:51:49.978Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:49.978Z] #8 DONE 0.0s [2026-04-14T23:51:49.978Z] [2026-04-14T23:51:49.978Z] #7 exporting to image [2026-04-14T23:51:49.978Z] #7 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done [2026-04-14T23:51:49.978Z] #7 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done [2026-04-14T23:51:49.978Z] #7 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done [2026-04-14T23:51:49.978Z] #7 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.0s done [2026-04-14T23:51:49.978Z] #7 pushing layers 0.1s done [2026-04-14T23:51:49.978Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 [2026-04-14T23:51:49.978Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done [2026-04-14T23:51:49.978Z] #7 DONE 0.2s [2026-04-14T23:51:49.978Z] [2026-04-14T23:51:49.978Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:49.978Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:50.592Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-04-14T23:51:50.592Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-04-14T23:51:50.850Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:50.850Z] #1 transferring dockerfile: [2026-04-14T23:51:50.850Z] #1 transferring dockerfile: 172B done [2026-04-14T23:51:50.850Z] #1 DONE 0.2s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-14T23:51:51.110Z] #2 DONE 0.0s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-14T23:51:51.110Z] #3 DONE 0.0s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #4 [internal] load .dockerignore [2026-04-14T23:51:51.110Z] #4 transferring context: 2B done [2026-04-14T23:51:51.110Z] #4 DONE 0.0s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:51.110Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:51.110Z] #5 DONE 0.0s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:51.110Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:51.110Z] #6 CACHED [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:51.110Z] #5 CACHED [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:51.110Z] #7 DONE 0.0s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] #8 exporting to image [2026-04-14T23:51:51.110Z] #8 exporting layers done [2026-04-14T23:51:51.110Z] #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done [2026-04-14T23:51:51.110Z] #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done [2026-04-14T23:51:51.110Z] #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done [2026-04-14T23:51:51.110Z] #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done [2026-04-14T23:51:51.110Z] #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done [2026-04-14T23:51:51.110Z] #8 pushing layers 0.0s done [2026-04-14T23:51:51.110Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done [2026-04-14T23:51:51.110Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:51.110Z] #8 DONE 0.1s [2026-04-14T23:51:51.110Z] [2026-04-14T23:51:51.110Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:51.110Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:51.401Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108' [2026-04-14T23:51:51.402Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 --push - [2026-04-14T23:51:51.402Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:51.402Z] #1 transferring dockerfile: 179B done [2026-04-14T23:51:51.402Z] #1 DONE 0.0s [2026-04-14T23:51:51.402Z] [2026-04-14T23:51:51.402Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [2026-04-14T23:51:51.402Z] #2 DONE 0.0s [2026-04-14T23:51:51.402Z] [2026-04-14T23:51:51.402Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [2026-04-14T23:51:51.402Z] #3 DONE 0.0s [2026-04-14T23:51:51.402Z] [2026-04-14T23:51:51.402Z] #4 [internal] load .dockerignore [2026-04-14T23:51:51.402Z] #4 transferring context: 2B done [2026-04-14T23:51:51.402Z] #4 DONE 0.0s [2026-04-14T23:51:51.402Z] [2026-04-14T23:51:51.402Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:51.402Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:51.402Z] #5 DONE 0.0s [2026-04-14T23:51:51.402Z] [2026-04-14T23:51:51.402Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:51.661Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:51.661Z] #6 CACHED [2026-04-14T23:51:51.661Z] [2026-04-14T23:51:51.661Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:51.661Z] #5 CACHED [2026-04-14T23:51:51.661Z] [2026-04-14T23:51:51.661Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:51.661Z] #7 DONE 0.0s [2026-04-14T23:51:51.661Z] [2026-04-14T23:51:51.661Z] #8 exporting to image [2026-04-14T23:51:51.661Z] #8 exporting layers done [2026-04-14T23:51:51.661Z] #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done [2026-04-14T23:51:51.661Z] #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done [2026-04-14T23:51:51.661Z] #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done [2026-04-14T23:51:51.661Z] #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done [2026-04-14T23:51:51.661Z] #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done [2026-04-14T23:51:51.661Z] #8 pushing layers 0.0s done [2026-04-14T23:51:51.661Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done [2026-04-14T23:51:51.661Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:51.661Z] #8 DONE 0.1s [2026-04-14T23:51:51.661Z] [2026-04-14T23:51:51.661Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:51.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:51.949Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:51:51.949Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:51:52.207Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:52.207Z] #1 transferring dockerfile: 220B done [2026-04-14T23:51:52.207Z] #1 DONE 0.0s [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:52.207Z] #2 DONE 0.0s [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:51:52.207Z] #3 DONE 0.0s [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #4 [internal] load .dockerignore [2026-04-14T23:51:52.207Z] #4 transferring context: 2B done [2026-04-14T23:51:52.207Z] #4 DONE 0.0s [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:52.207Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:52.207Z] #5 CACHED [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:52.207Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:52.207Z] #6 CACHED [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:52.207Z] #7 DONE 0.0s [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] #8 exporting to image [2026-04-14T23:51:52.207Z] #8 exporting layers done [2026-04-14T23:51:52.207Z] #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done [2026-04-14T23:51:52.207Z] #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done [2026-04-14T23:51:52.207Z] #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done [2026-04-14T23:51:52.207Z] #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done [2026-04-14T23:51:52.207Z] #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done [2026-04-14T23:51:52.207Z] #8 pushing layers 0.0s done [2026-04-14T23:51:52.207Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 [2026-04-14T23:51:52.207Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:52.207Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done [2026-04-14T23:51:52.207Z] #8 DONE 0.1s [2026-04-14T23:51:52.207Z] [2026-04-14T23:51:52.207Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:52.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:52.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-04-14T23:51:52.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-04-14T23:51:52.495Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:52.495Z] #1 transferring dockerfile: 170B done [2026-04-14T23:51:52.495Z] #1 DONE 0.0s [2026-04-14T23:51:52.495Z] [2026-04-14T23:51:52.495Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-14T23:51:52.495Z] #2 DONE 0.0s [2026-04-14T23:51:52.495Z] [2026-04-14T23:51:52.495Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-14T23:51:52.495Z] #3 DONE 0.0s [2026-04-14T23:51:52.495Z] [2026-04-14T23:51:52.495Z] #4 [internal] load .dockerignore [2026-04-14T23:51:52.495Z] #4 transferring context: 2B done [2026-04-14T23:51:52.495Z] #4 DONE 0.0s [2026-04-14T23:51:52.495Z] [2026-04-14T23:51:52.495Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:52.495Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:52.495Z] #5 CACHED [2026-04-14T23:51:52.495Z] [2026-04-14T23:51:52.495Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 [2026-04-14T23:51:52.754Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done [2026-04-14T23:51:52.754Z] #6 CACHED [2026-04-14T23:51:52.754Z] [2026-04-14T23:51:52.754Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:52.754Z] #7 DONE 0.0s [2026-04-14T23:51:52.754Z] [2026-04-14T23:51:52.754Z] #8 exporting to image [2026-04-14T23:51:52.754Z] #8 exporting layers done [2026-04-14T23:51:52.754Z] #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done [2026-04-14T23:51:52.754Z] #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done [2026-04-14T23:51:52.754Z] #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done [2026-04-14T23:51:52.754Z] #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done [2026-04-14T23:51:52.754Z] #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done [2026-04-14T23:51:52.754Z] #8 pushing layers 0.0s done [2026-04-14T23:51:52.754Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done [2026-04-14T23:51:52.754Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:52.754Z] #8 DONE 0.1s [2026-04-14T23:51:52.754Z] [2026-04-14T23:51:52.754Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:52.754Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:53.042Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:51:53.042Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:51:53.042Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:53.042Z] #1 transferring dockerfile: 204B done [2026-04-14T23:51:53.042Z] #1 DONE 0.0s [2026-04-14T23:51:53.042Z] [2026-04-14T23:51:53.042Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:53.042Z] #2 DONE 0.1s [2026-04-14T23:51:53.042Z] [2026-04-14T23:51:53.042Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:51:53.042Z] #3 DONE 0.1s [2026-04-14T23:51:53.042Z] [2026-04-14T23:51:53.042Z] #4 [internal] load .dockerignore [2026-04-14T23:51:53.042Z] #4 transferring context: 2B done [2026-04-14T23:51:53.303Z] #4 DONE 0.0s [2026-04-14T23:51:53.303Z] [2026-04-14T23:51:53.303Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:53.303Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:53.303Z] #5 ... [2026-04-14T23:51:53.303Z] [2026-04-14T23:51:53.303Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:53.303Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:51:53.303Z] #6 DONE 0.1s [2026-04-14T23:51:53.303Z] [2026-04-14T23:51:53.303Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:53.303Z] #7 DONE 0.0s [2026-04-14T23:51:53.303Z] [2026-04-14T23:51:53.303Z] #8 exporting to image [2026-04-14T23:51:53.303Z] #8 exporting layers done [2026-04-14T23:51:53.303Z] #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed 0.0s done [2026-04-14T23:51:53.303Z] #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done [2026-04-14T23:51:53.303Z] #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 0.0s done [2026-04-14T23:51:53.303Z] #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done [2026-04-14T23:51:53.303Z] #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done [2026-04-14T23:51:53.303Z] #8 pushing layers 0.1s done [2026-04-14T23:51:53.303Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b [2026-04-14T23:51:53.303Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:53.562Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done [2026-04-14T23:51:53.562Z] #8 DONE 0.2s [2026-04-14T23:51:53.562Z] [2026-04-14T23:51:53.562Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:53.562Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:53.850Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-04-14T23:51:53.850Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-04-14T23:51:53.850Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:53.850Z] #1 transferring dockerfile: 170B done [2026-04-14T23:51:53.850Z] #1 DONE 0.0s [2026-04-14T23:51:53.850Z] [2026-04-14T23:51:53.850Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-14T23:51:53.850Z] #2 DONE 0.0s [2026-04-14T23:51:53.850Z] [2026-04-14T23:51:53.850Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-14T23:51:53.850Z] #3 DONE 0.0s [2026-04-14T23:51:53.850Z] [2026-04-14T23:51:53.850Z] #4 [internal] load .dockerignore [2026-04-14T23:51:53.850Z] #4 transferring context: 2B done [2026-04-14T23:51:53.850Z] #4 DONE 0.0s [2026-04-14T23:51:54.109Z] [2026-04-14T23:51:54.109Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:54.109Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:51:54.109Z] #5 CACHED [2026-04-14T23:51:54.109Z] [2026-04-14T23:51:54.109Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:54.109Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:51:54.109Z] #6 CACHED [2026-04-14T23:51:54.109Z] [2026-04-14T23:51:54.109Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:54.109Z] #7 DONE 0.0s [2026-04-14T23:51:54.109Z] [2026-04-14T23:51:54.109Z] #8 exporting to image [2026-04-14T23:51:54.109Z] #8 exporting layers done [2026-04-14T23:51:54.109Z] #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done [2026-04-14T23:51:54.109Z] #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done [2026-04-14T23:51:54.109Z] #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done [2026-04-14T23:51:54.109Z] #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done [2026-04-14T23:51:54.109Z] #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done [2026-04-14T23:51:54.109Z] #8 pushing layers 0.0s done [2026-04-14T23:51:54.109Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done [2026-04-14T23:51:54.109Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:54.109Z] #8 DONE 0.1s [2026-04-14T23:51:54.109Z] [2026-04-14T23:51:54.109Z] 1 warning found (use --debug to expand): [2026-04-14T23:51:54.109Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:51:54.397Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108' [2026-04-14T23:51:54.397Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 --push - [2026-04-14T23:51:54.397Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:51:54.397Z] #1 transferring dockerfile: 177B done [2026-04-14T23:51:54.397Z] #1 DONE 0.0s [2026-04-14T23:51:54.397Z] [2026-04-14T23:51:54.397Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [2026-04-14T23:51:54.397Z] #2 DONE 0.0s [2026-04-14T23:51:54.397Z] [2026-04-14T23:51:54.397Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [2026-04-14T23:51:54.397Z] #3 DONE 0.0s [2026-04-14T23:51:54.397Z] [2026-04-14T23:51:54.397Z] #4 [internal] load .dockerignore [2026-04-14T23:51:54.397Z] #4 transferring context: 2B done [2026-04-14T23:51:54.397Z] #4 DONE 0.0s [2026-04-14T23:51:54.708Z] [2026-04-14T23:51:54.708Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:54.709Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:51:54.709Z] #5 CACHED [2026-04-14T23:51:54.709Z] [2026-04-14T23:51:54.709Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:51:54.709Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:51:54.709Z] #6 CACHED [2026-04-14T23:51:54.709Z] [2026-04-14T23:51:54.709Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:51:54.709Z] #7 DONE 0.0s [2026-04-14T23:51:54.709Z] [2026-04-14T23:51:54.709Z] #8 exporting to image [2026-04-14T23:51:54.709Z] #8 exporting layers done [2026-04-14T23:51:54.709Z] #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done [2026-04-14T23:51:54.709Z] #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done [2026-04-14T23:51:54.709Z] #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done [2026-04-14T23:51:54.709Z] #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done [2026-04-14T23:51:54.709Z] #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done [2026-04-14T23:51:54.709Z] #8 pushing layers 0.0s done [2026-04-14T23:51:54.709Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b [2026-04-14T23:51:54.709Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:51:54.709Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done [2026-04-14T23:51:54.709Z] #8 DONE 0.1s [2026-04-14T23:52:00.008Z] [2026-04-14T23:52:00.008Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:00.008Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:00.293Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:00.293Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:00.551Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:00.551Z] #1 transferring dockerfile: [2026-04-14T23:52:00.551Z] #1 transferring dockerfile: 218B done [2026-04-14T23:52:00.551Z] #1 DONE 0.0s [2026-04-14T23:52:00.551Z] [2026-04-14T23:52:00.551Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:00.551Z] #2 DONE 0.0s [2026-04-14T23:52:00.551Z] [2026-04-14T23:52:00.551Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:00.551Z] #3 DONE 0.0s [2026-04-14T23:52:00.551Z] [2026-04-14T23:52:00.551Z] #4 [internal] load .dockerignore [2026-04-14T23:52:00.551Z] #4 transferring context: 2B done [2026-04-14T23:52:00.551Z] #4 DONE 0.0s [2026-04-14T23:52:00.551Z] [2026-04-14T23:52:00.551Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:52:00.551Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:52:00.551Z] #5 CACHED [2026-04-14T23:52:00.551Z] [2026-04-14T23:52:00.551Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:52:00.810Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:52:00.810Z] #6 CACHED [2026-04-14T23:52:00.810Z] [2026-04-14T23:52:00.810Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:00.810Z] #7 DONE 0.0s [2026-04-14T23:52:00.810Z] [2026-04-14T23:52:00.810Z] #8 exporting to image [2026-04-14T23:52:00.810Z] #8 exporting layers done [2026-04-14T23:52:00.810Z] #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done [2026-04-14T23:52:00.810Z] #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done [2026-04-14T23:52:00.810Z] #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done [2026-04-14T23:52:00.810Z] #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done [2026-04-14T23:52:00.810Z] #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done [2026-04-14T23:52:00.810Z] #8 pushing layers 0.0s done [2026-04-14T23:52:00.810Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done [2026-04-14T23:52:00.810Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:00.810Z] #8 DONE 0.1s [2026-04-14T23:52:00.810Z] [2026-04-14T23:52:00.810Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:00.810Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:01.096Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-04-14T23:52:01.096Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-04-14T23:52:01.355Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:01.355Z] #1 transferring dockerfile: 168B done [2026-04-14T23:52:01.355Z] #1 DONE 0.0s [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-14T23:52:01.355Z] #2 DONE 0.0s [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-14T23:52:01.355Z] #3 DONE 0.0s [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #4 [internal] load .dockerignore [2026-04-14T23:52:01.355Z] #4 transferring context: 2B done [2026-04-14T23:52:01.355Z] #4 DONE 0.0s [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:52:01.355Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:52:01.355Z] #5 DONE 0.0s [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:52:01.355Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done [2026-04-14T23:52:01.355Z] #6 CACHED [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 [2026-04-14T23:52:01.355Z] #5 CACHED [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:01.355Z] #7 DONE 0.0s [2026-04-14T23:52:01.355Z] [2026-04-14T23:52:01.355Z] #8 exporting to image [2026-04-14T23:52:01.355Z] #8 exporting layers done [2026-04-14T23:52:01.355Z] #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done [2026-04-14T23:52:01.355Z] #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done [2026-04-14T23:52:01.355Z] #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done [2026-04-14T23:52:01.355Z] #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done [2026-04-14T23:52:01.355Z] #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done [2026-04-14T23:52:01.355Z] #8 pushing layers 0.0s done [2026-04-14T23:52:01.355Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done [2026-04-14T23:52:01.355Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:01.355Z] #8 DONE 0.1s [2026-04-14T23:52:01.616Z] [2026-04-14T23:52:01.616Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:01.616Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:01.900Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:01.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:02.158Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:02.158Z] #1 transferring dockerfile: 205B done [2026-04-14T23:52:02.158Z] #1 DONE 0.0s [2026-04-14T23:52:02.158Z] [2026-04-14T23:52:02.158Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:02.158Z] #2 DONE 0.1s [2026-04-14T23:52:02.158Z] [2026-04-14T23:52:02.158Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:02.158Z] #3 DONE 0.1s [2026-04-14T23:52:02.158Z] [2026-04-14T23:52:02.158Z] #4 [internal] load .dockerignore [2026-04-14T23:52:02.158Z] #4 transferring context: 2B done [2026-04-14T23:52:02.158Z] #4 DONE 0.0s [2026-04-14T23:52:02.158Z] [2026-04-14T23:52:02.158Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:02.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:02.158Z] #5 DONE 0.0s [2026-04-14T23:52:02.158Z] [2026-04-14T23:52:02.158Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:02.158Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:02.726Z] #6 DONE 0.6s [2026-04-14T23:52:02.726Z] [2026-04-14T23:52:02.726Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:02.726Z] #7 DONE 0.0s [2026-04-14T23:52:02.726Z] [2026-04-14T23:52:02.726Z] #8 exporting to image [2026-04-14T23:52:02.726Z] #8 exporting layers done [2026-04-14T23:52:02.726Z] #8 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 0.0s done [2026-04-14T23:52:02.726Z] #8 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done [2026-04-14T23:52:02.726Z] #8 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 0.0s done [2026-04-14T23:52:02.726Z] #8 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 0.0s done [2026-04-14T23:52:02.726Z] #8 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.0s done [2026-04-14T23:52:02.726Z] #8 pushing layers [2026-04-14T23:52:02.726Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:02.985Z] #8 pushing layers 0.1s done [2026-04-14T23:52:02.985Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done [2026-04-14T23:52:02.985Z] #8 DONE 0.2s [2026-04-14T23:52:02.985Z] [2026-04-14T23:52:02.985Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:02.985Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:03.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-04-14T23:52:03.278Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-04-14T23:52:03.278Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:03.278Z] #1 transferring dockerfile: 171B done [2026-04-14T23:52:03.278Z] #1 DONE 0.0s [2026-04-14T23:52:03.278Z] [2026-04-14T23:52:03.278Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-14T23:52:03.278Z] #2 DONE 0.0s [2026-04-14T23:52:03.278Z] [2026-04-14T23:52:03.278Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-14T23:52:03.278Z] #3 DONE 0.0s [2026-04-14T23:52:03.278Z] [2026-04-14T23:52:03.278Z] #4 [internal] load .dockerignore [2026-04-14T23:52:03.278Z] #4 transferring context: 2B done [2026-04-14T23:52:03.278Z] #4 DONE 0.0s [2026-04-14T23:52:03.537Z] [2026-04-14T23:52:03.537Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:03.537Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:03.537Z] #5 CACHED [2026-04-14T23:52:03.537Z] [2026-04-14T23:52:03.537Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:03.537Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:03.537Z] #6 CACHED [2026-04-14T23:52:03.537Z] [2026-04-14T23:52:03.537Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:03.537Z] #7 DONE 0.0s [2026-04-14T23:52:03.537Z] [2026-04-14T23:52:03.537Z] #8 exporting to image [2026-04-14T23:52:03.537Z] #8 exporting layers done [2026-04-14T23:52:03.537Z] #8 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 done [2026-04-14T23:52:03.537Z] #8 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done [2026-04-14T23:52:03.537Z] #8 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 done [2026-04-14T23:52:03.537Z] #8 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 done [2026-04-14T23:52:03.537Z] #8 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a done [2026-04-14T23:52:03.537Z] #8 pushing layers 0.0s done [2026-04-14T23:52:03.537Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a [2026-04-14T23:52:03.537Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:03.795Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done [2026-04-14T23:52:03.795Z] #8 DONE 0.1s [2026-04-14T23:52:03.795Z] [2026-04-14T23:52:03.795Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:03.795Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:04.078Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108' [2026-04-14T23:52:04.078Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 --push - [2026-04-14T23:52:04.337Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:04.337Z] #1 transferring dockerfile: 178B done [2026-04-14T23:52:04.337Z] #1 DONE 0.1s [2026-04-14T23:52:04.337Z] [2026-04-14T23:52:04.337Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [2026-04-14T23:52:04.337Z] #2 DONE 0.0s [2026-04-14T23:52:04.337Z] [2026-04-14T23:52:04.337Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [2026-04-14T23:52:04.337Z] #3 DONE 0.0s [2026-04-14T23:52:04.337Z] [2026-04-14T23:52:04.337Z] #4 [internal] load .dockerignore [2026-04-14T23:52:04.337Z] #4 transferring context: 2B done [2026-04-14T23:52:04.337Z] #4 DONE 0.1s [2026-04-14T23:52:04.598Z] [2026-04-14T23:52:04.598Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:04.598Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.1s done [2026-04-14T23:52:04.598Z] #5 DONE 0.1s [2026-04-14T23:52:04.598Z] [2026-04-14T23:52:04.598Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:04.598Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.1s done [2026-04-14T23:52:04.598Z] #6 CACHED [2026-04-14T23:52:04.598Z] [2026-04-14T23:52:04.598Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:04.598Z] #5 CACHED [2026-04-14T23:52:04.598Z] [2026-04-14T23:52:04.598Z] #7 exporting to image [2026-04-14T23:52:04.598Z] #7 exporting layers done [2026-04-14T23:52:04.598Z] #7 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 0.0s done [2026-04-14T23:52:04.598Z] #7 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done [2026-04-14T23:52:04.598Z] #7 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 0.0s done [2026-04-14T23:52:04.598Z] #7 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 0.0s done [2026-04-14T23:52:04.598Z] #7 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a [2026-04-14T23:52:04.598Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:04.598Z] #7 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.0s done [2026-04-14T23:52:04.598Z] #7 pushing layers 0.0s done [2026-04-14T23:52:04.598Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done [2026-04-14T23:52:04.598Z] #7 DONE 0.2s [2026-04-14T23:52:04.598Z] [2026-04-14T23:52:04.598Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:04.598Z] #8 DONE 0.0s [2026-04-14T23:52:05.165Z] [2026-04-14T23:52:05.165Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:05.165Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:05.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:05.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:05.706Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:05.706Z] #1 transferring dockerfile: 219B done [2026-04-14T23:52:05.706Z] #1 DONE 0.1s [2026-04-14T23:52:05.706Z] [2026-04-14T23:52:05.706Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:05.706Z] #2 DONE 0.0s [2026-04-14T23:52:05.706Z] [2026-04-14T23:52:05.706Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:05.964Z] #3 DONE 0.0s [2026-04-14T23:52:05.965Z] [2026-04-14T23:52:05.965Z] #4 [internal] load .dockerignore [2026-04-14T23:52:05.965Z] #4 transferring context: [2026-04-14T23:52:06.223Z] #4 transferring context: 2B done [2026-04-14T23:52:06.481Z] #4 DONE 0.6s [2026-04-14T23:52:06.481Z] [2026-04-14T23:52:06.481Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:06.481Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:06.481Z] #5 DONE 0.1s [2026-04-14T23:52:06.481Z] [2026-04-14T23:52:06.481Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:06.740Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:06.740Z] #6 CACHED [2026-04-14T23:52:06.740Z] [2026-04-14T23:52:06.740Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:06.740Z] #5 CACHED [2026-04-14T23:52:06.740Z] [2026-04-14T23:52:06.740Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:06.740Z] #7 DONE 0.0s [2026-04-14T23:52:06.740Z] [2026-04-14T23:52:06.740Z] #8 exporting to image [2026-04-14T23:52:06.740Z] #8 exporting layers done [2026-04-14T23:52:06.740Z] #8 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 done [2026-04-14T23:52:06.740Z] #8 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc 0.0s done [2026-04-14T23:52:06.740Z] #8 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 done [2026-04-14T23:52:06.740Z] #8 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 done [2026-04-14T23:52:06.740Z] #8 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a done [2026-04-14T23:52:06.740Z] #8 pushing layers 0.0s done [2026-04-14T23:52:06.740Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done [2026-04-14T23:52:06.740Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:06.740Z] #8 DONE 0.1s [2026-04-14T23:52:07.306Z] [2026-04-14T23:52:07.306Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:07.306Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:07.590Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-04-14T23:52:07.590Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-04-14T23:52:07.852Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:07.852Z] #1 transferring dockerfile: 169B done [2026-04-14T23:52:07.852Z] #1 DONE 0.1s [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-14T23:52:07.852Z] #2 DONE 0.1s [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-14T23:52:07.852Z] #3 DONE 0.1s [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #4 [internal] load .dockerignore [2026-04-14T23:52:07.852Z] #4 transferring context: 2B done [2026-04-14T23:52:07.852Z] #4 DONE 0.0s [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:07.852Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:07.852Z] #5 CACHED [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 [2026-04-14T23:52:07.852Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done [2026-04-14T23:52:07.852Z] #6 CACHED [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #7 exporting to image [2026-04-14T23:52:07.852Z] #7 exporting layers done [2026-04-14T23:52:07.852Z] #7 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 done [2026-04-14T23:52:07.852Z] #7 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done [2026-04-14T23:52:07.852Z] #7 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 done [2026-04-14T23:52:07.852Z] #7 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 done [2026-04-14T23:52:07.852Z] #7 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.0s done [2026-04-14T23:52:07.852Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:07.852Z] #7 pushing layers 0.0s done [2026-04-14T23:52:07.852Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done [2026-04-14T23:52:07.852Z] #7 DONE 0.1s [2026-04-14T23:52:07.852Z] [2026-04-14T23:52:07.852Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:07.852Z] #8 DONE 0.0s [2026-04-14T23:52:08.425Z] [2026-04-14T23:52:08.425Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:08.425Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:08.711Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:08.711Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:08.969Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:08.969Z] #1 transferring dockerfile: 211B done [2026-04-14T23:52:08.969Z] #1 DONE 0.0s [2026-04-14T23:52:08.969Z] [2026-04-14T23:52:08.969Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:08.969Z] #2 DONE 0.0s [2026-04-14T23:52:08.969Z] [2026-04-14T23:52:08.969Z] #3 [internal] load .dockerignore [2026-04-14T23:52:08.969Z] #3 transferring context: 2B done [2026-04-14T23:52:08.969Z] #3 DONE 0.0s [2026-04-14T23:52:08.969Z] [2026-04-14T23:52:08.969Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:08.969Z] #4 DONE 0.1s [2026-04-14T23:52:08.969Z] [2026-04-14T23:52:08.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:08.969Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:08.969Z] #5 DONE 0.0s [2026-04-14T23:52:08.969Z] [2026-04-14T23:52:08.969Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:08.969Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:09.234Z] #6 DONE 0.2s [2026-04-14T23:52:09.234Z] [2026-04-14T23:52:09.234Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:09.234Z] #7 DONE 0.0s [2026-04-14T23:52:09.234Z] [2026-04-14T23:52:09.234Z] #8 exporting to image [2026-04-14T23:52:09.234Z] #8 exporting layers done [2026-04-14T23:52:09.234Z] #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 0.0s done [2026-04-14T23:52:09.234Z] #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done [2026-04-14T23:52:09.234Z] #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 0.0s done [2026-04-14T23:52:09.234Z] #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done [2026-04-14T23:52:09.234Z] #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.0s done [2026-04-14T23:52:09.234Z] #8 pushing layers [2026-04-14T23:52:09.234Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:09.495Z] #8 pushing layers 0.1s done [2026-04-14T23:52:09.495Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done [2026-04-14T23:52:09.495Z] #8 DONE 0.2s [2026-04-14T23:52:09.495Z] [2026-04-14T23:52:09.495Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:09.495Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:09.784Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-04-14T23:52:09.784Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-04-14T23:52:10.043Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:10.043Z] #1 transferring dockerfile: 177B done [2026-04-14T23:52:10.043Z] #1 DONE 0.1s [2026-04-14T23:52:10.043Z] [2026-04-14T23:52:10.043Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-14T23:52:10.043Z] #2 DONE 0.0s [2026-04-14T23:52:10.043Z] [2026-04-14T23:52:10.043Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-14T23:52:10.043Z] #3 DONE 0.0s [2026-04-14T23:52:10.043Z] [2026-04-14T23:52:10.043Z] #4 [internal] load .dockerignore [2026-04-14T23:52:10.043Z] #4 transferring context: 2B done [2026-04-14T23:52:10.043Z] #4 DONE 0.0s [2026-04-14T23:52:10.043Z] [2026-04-14T23:52:10.043Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:10.043Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:10.043Z] #5 CACHED [2026-04-14T23:52:10.043Z] [2026-04-14T23:52:10.043Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:10.043Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:10.043Z] #6 CACHED [2026-04-14T23:52:10.043Z] [2026-04-14T23:52:10.043Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:10.301Z] #7 DONE 0.0s [2026-04-14T23:52:10.301Z] [2026-04-14T23:52:10.301Z] #8 exporting to image [2026-04-14T23:52:10.301Z] #8 exporting layers done [2026-04-14T23:52:10.301Z] #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done [2026-04-14T23:52:10.301Z] #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done [2026-04-14T23:52:10.301Z] #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done [2026-04-14T23:52:10.301Z] #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done [2026-04-14T23:52:10.301Z] #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done [2026-04-14T23:52:10.302Z] #8 pushing layers 0.0s done [2026-04-14T23:52:10.302Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done [2026-04-14T23:52:10.302Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:10.302Z] #8 DONE 0.1s [2026-04-14T23:52:10.302Z] [2026-04-14T23:52:10.302Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:10.302Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:10.604Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108' [2026-04-14T23:52:10.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 --push - [2026-04-14T23:52:10.604Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:10.604Z] #1 transferring dockerfile: 184B done [2026-04-14T23:52:10.604Z] #1 DONE 0.0s [2026-04-14T23:52:10.604Z] [2026-04-14T23:52:10.604Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [2026-04-14T23:52:10.604Z] #2 DONE 0.0s [2026-04-14T23:52:10.604Z] [2026-04-14T23:52:10.604Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [2026-04-14T23:52:10.604Z] #3 DONE 0.0s [2026-04-14T23:52:10.604Z] [2026-04-14T23:52:10.604Z] #4 [internal] load .dockerignore [2026-04-14T23:52:10.604Z] #4 transferring context: 2B done [2026-04-14T23:52:10.604Z] #4 DONE 0.0s [2026-04-14T23:52:10.865Z] [2026-04-14T23:52:10.865Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:10.865Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:10.865Z] #5 ... [2026-04-14T23:52:10.865Z] [2026-04-14T23:52:10.865Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:10.865Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:10.865Z] #6 CACHED [2026-04-14T23:52:10.865Z] [2026-04-14T23:52:10.865Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:10.865Z] #7 DONE 0.0s [2026-04-14T23:52:10.865Z] [2026-04-14T23:52:10.865Z] #8 exporting to image [2026-04-14T23:52:10.865Z] #8 exporting layers done [2026-04-14T23:52:10.865Z] #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done [2026-04-14T23:52:10.865Z] #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done [2026-04-14T23:52:10.865Z] #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done [2026-04-14T23:52:10.865Z] #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done [2026-04-14T23:52:10.865Z] #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done [2026-04-14T23:52:10.865Z] #8 pushing layers 0.0s done [2026-04-14T23:52:10.865Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done [2026-04-14T23:52:10.865Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:10.865Z] #8 DONE 0.1s [2026-04-14T23:52:10.865Z] [2026-04-14T23:52:10.865Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:10.865Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:12.233Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:12.234Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:12.234Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:12.234Z] #1 transferring dockerfile: 225B done [2026-04-14T23:52:12.234Z] #1 DONE 0.0s [2026-04-14T23:52:12.234Z] [2026-04-14T23:52:12.234Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:12.234Z] #2 DONE 0.0s [2026-04-14T23:52:12.234Z] [2026-04-14T23:52:12.234Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:12.234Z] #3 DONE 0.0s [2026-04-14T23:52:12.234Z] [2026-04-14T23:52:12.234Z] #4 [internal] load .dockerignore [2026-04-14T23:52:12.234Z] #4 transferring context: 2B done [2026-04-14T23:52:12.234Z] #4 DONE 0.0s [2026-04-14T23:52:12.234Z] [2026-04-14T23:52:12.234Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:12.234Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:12.234Z] #5 CACHED [2026-04-14T23:52:12.234Z] [2026-04-14T23:52:12.234Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:12.234Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:12.234Z] #6 CACHED [2026-04-14T23:52:12.234Z] [2026-04-14T23:52:12.234Z] #7 exporting to image [2026-04-14T23:52:12.234Z] #7 exporting layers done [2026-04-14T23:52:12.234Z] #7 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done [2026-04-14T23:52:12.234Z] #7 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done [2026-04-14T23:52:12.234Z] #7 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done [2026-04-14T23:52:12.234Z] #7 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done [2026-04-14T23:52:12.234Z] #7 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f [2026-04-14T23:52:12.234Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:12.234Z] #7 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done [2026-04-14T23:52:12.234Z] #7 pushing layers [2026-04-14T23:52:12.493Z] #7 pushing layers 1.1s done [2026-04-14T23:52:12.493Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f [2026-04-14T23:52:12.493Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done [2026-04-14T23:52:12.493Z] #7 DONE 1.2s [2026-04-14T23:52:12.493Z] [2026-04-14T23:52:12.493Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:12.493Z] #8 DONE 0.0s [2026-04-14T23:52:12.493Z] [2026-04-14T23:52:12.493Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:12.493Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:12.781Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-04-14T23:52:12.781Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-04-14T23:52:13.040Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:13.041Z] #1 transferring dockerfile: 175B done [2026-04-14T23:52:13.041Z] #1 DONE 0.0s [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-14T23:52:13.041Z] #2 DONE 0.0s [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-14T23:52:13.041Z] #3 DONE 0.0s [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #4 [internal] load .dockerignore [2026-04-14T23:52:13.041Z] #4 transferring context: 2B done [2026-04-14T23:52:13.041Z] #4 DONE 0.0s [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:13.041Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:13.041Z] #5 DONE 0.0s [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:13.041Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done [2026-04-14T23:52:13.041Z] #6 CACHED [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 [2026-04-14T23:52:13.041Z] #5 CACHED [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:13.041Z] #7 DONE 0.0s [2026-04-14T23:52:13.041Z] [2026-04-14T23:52:13.041Z] #8 exporting to image [2026-04-14T23:52:13.041Z] #8 exporting layers done [2026-04-14T23:52:13.041Z] #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done [2026-04-14T23:52:13.041Z] #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done [2026-04-14T23:52:13.041Z] #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done [2026-04-14T23:52:13.041Z] #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done [2026-04-14T23:52:13.041Z] #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done [2026-04-14T23:52:13.041Z] #8 pushing layers 0.0s done [2026-04-14T23:52:13.041Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done [2026-04-14T23:52:13.041Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:13.041Z] #8 DONE 0.1s [2026-04-14T23:52:13.612Z] [2026-04-14T23:52:13.612Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:13.612Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:13.900Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:13.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:17.193Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:17.193Z] #1 transferring dockerfile: 215B done [2026-04-14T23:52:17.193Z] #1 DONE 0.2s [2026-04-14T23:52:17.193Z] [2026-04-14T23:52:17.193Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:17.193Z] #2 DONE 0.1s [2026-04-14T23:52:17.193Z] [2026-04-14T23:52:17.193Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:17.193Z] #3 DONE 0.1s [2026-04-14T23:52:17.193Z] [2026-04-14T23:52:17.193Z] #4 [internal] load .dockerignore [2026-04-14T23:52:17.193Z] #4 transferring context: 2B done [2026-04-14T23:52:17.193Z] #4 DONE 0.1s [2026-04-14T23:52:17.193Z] [2026-04-14T23:52:17.193Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:17.193Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:17.193Z] #5 DONE 0.1s [2026-04-14T23:52:17.193Z] [2026-04-14T23:52:17.193Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:17.193Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:17.193Z] #6 DONE 0.2s [2026-04-14T23:52:17.193Z] [2026-04-14T23:52:17.193Z] #7 exporting to image [2026-04-14T23:52:17.193Z] #7 exporting layers done [2026-04-14T23:52:17.193Z] #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 0.0s done [2026-04-14T23:52:17.193Z] #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done [2026-04-14T23:52:17.193Z] #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 0.0s done [2026-04-14T23:52:17.193Z] #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae [2026-04-14T23:52:17.193Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:17.452Z] #7 ... [2026-04-14T23:52:17.452Z] [2026-04-14T23:52:17.452Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:17.452Z] #8 DONE 0.0s [2026-04-14T23:52:17.452Z] [2026-04-14T23:52:17.452Z] #7 exporting to image [2026-04-14T23:52:17.452Z] #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae 0.0s done [2026-04-14T23:52:17.452Z] #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.0s done [2026-04-14T23:52:17.452Z] #7 pushing layers 0.1s done [2026-04-14T23:52:17.452Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 [2026-04-14T23:52:17.711Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done [2026-04-14T23:52:17.711Z] #7 DONE 0.3s [2026-04-14T23:52:17.970Z] [2026-04-14T23:52:17.970Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:17.970Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:18.259Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-04-14T23:52:18.259Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-04-14T23:52:18.521Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:18.521Z] #1 transferring dockerfile: 181B done [2026-04-14T23:52:18.521Z] #1 DONE 0.0s [2026-04-14T23:52:18.521Z] [2026-04-14T23:52:18.521Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-14T23:52:18.521Z] #2 DONE 0.0s [2026-04-14T23:52:18.521Z] [2026-04-14T23:52:18.521Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-14T23:52:18.521Z] #3 DONE 0.0s [2026-04-14T23:52:18.521Z] [2026-04-14T23:52:18.521Z] #4 [internal] load .dockerignore [2026-04-14T23:52:18.521Z] #4 transferring context: 2B done [2026-04-14T23:52:18.521Z] #4 DONE 0.0s [2026-04-14T23:52:18.521Z] [2026-04-14T23:52:18.521Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:18.521Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:18.783Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:18.783Z] #5 CACHED [2026-04-14T23:52:18.783Z] [2026-04-14T23:52:18.783Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:18.783Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:18.783Z] #6 CACHED [2026-04-14T23:52:18.783Z] [2026-04-14T23:52:18.783Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:18.783Z] #7 DONE 0.0s [2026-04-14T23:52:18.783Z] [2026-04-14T23:52:18.783Z] #8 exporting to image [2026-04-14T23:52:18.783Z] #8 exporting layers done [2026-04-14T23:52:18.783Z] #8 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done [2026-04-14T23:52:18.783Z] #8 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done [2026-04-14T23:52:18.783Z] #8 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done [2026-04-14T23:52:18.783Z] #8 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done [2026-04-14T23:52:18.783Z] #8 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done [2026-04-14T23:52:18.783Z] #8 pushing layers 0.0s done [2026-04-14T23:52:18.783Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done [2026-04-14T23:52:18.783Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:18.783Z] #8 DONE 0.1s [2026-04-14T23:52:18.783Z] [2026-04-14T23:52:18.783Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:18.783Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:19.080Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108' [2026-04-14T23:52:19.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 --push - [2026-04-14T23:52:19.080Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:19.080Z] #1 transferring dockerfile: 188B done [2026-04-14T23:52:19.080Z] #1 DONE 0.0s [2026-04-14T23:52:19.080Z] [2026-04-14T23:52:19.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [2026-04-14T23:52:19.080Z] #2 DONE 0.0s [2026-04-14T23:52:19.080Z] [2026-04-14T23:52:19.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [2026-04-14T23:52:19.080Z] #3 DONE 0.0s [2026-04-14T23:52:19.080Z] [2026-04-14T23:52:19.080Z] #4 [internal] load .dockerignore [2026-04-14T23:52:19.080Z] #4 transferring context: 2B done [2026-04-14T23:52:19.080Z] #4 DONE 0.0s [2026-04-14T23:52:19.080Z] [2026-04-14T23:52:19.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:19.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:19.080Z] #5 CACHED [2026-04-14T23:52:19.080Z] [2026-04-14T23:52:19.080Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:19.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:19.080Z] #6 CACHED [2026-04-14T23:52:19.080Z] [2026-04-14T23:52:19.080Z] #7 exporting to image [2026-04-14T23:52:19.080Z] #7 exporting layers done [2026-04-14T23:52:19.080Z] #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done [2026-04-14T23:52:19.080Z] #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e [2026-04-14T23:52:19.080Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:19.338Z] #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done [2026-04-14T23:52:19.338Z] #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done [2026-04-14T23:52:19.338Z] #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done [2026-04-14T23:52:19.338Z] #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done [2026-04-14T23:52:19.338Z] #7 pushing layers 0.0s done [2026-04-14T23:52:19.338Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done [2026-04-14T23:52:19.338Z] #7 DONE 0.1s [2026-04-14T23:52:19.338Z] [2026-04-14T23:52:19.338Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:19.338Z] #8 DONE 0.0s [2026-04-14T23:52:19.338Z] [2026-04-14T23:52:19.338Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:19.338Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:19.622Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:19.622Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:19.622Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:19.622Z] #1 transferring dockerfile: 229B done [2026-04-14T23:52:19.622Z] #1 DONE 0.0s [2026-04-14T23:52:19.622Z] [2026-04-14T23:52:19.622Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:19.622Z] #2 DONE 0.0s [2026-04-14T23:52:19.622Z] [2026-04-14T23:52:19.622Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:19.622Z] #3 DONE 0.0s [2026-04-14T23:52:19.622Z] [2026-04-14T23:52:19.622Z] #4 [internal] load .dockerignore [2026-04-14T23:52:19.622Z] #4 transferring context: 2B done [2026-04-14T23:52:19.622Z] #4 DONE 0.0s [2026-04-14T23:52:19.622Z] [2026-04-14T23:52:19.622Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:19.622Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:19.622Z] #5 CACHED [2026-04-14T23:52:19.622Z] [2026-04-14T23:52:19.622Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:19.622Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:19.622Z] #6 CACHED [2026-04-14T23:52:19.622Z] [2026-04-14T23:52:19.622Z] #7 exporting to image [2026-04-14T23:52:19.622Z] #7 exporting layers done [2026-04-14T23:52:19.622Z] #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done [2026-04-14T23:52:19.622Z] #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done [2026-04-14T23:52:19.622Z] #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done [2026-04-14T23:52:19.622Z] #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done [2026-04-14T23:52:19.622Z] #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done [2026-04-14T23:52:19.622Z] #7 pushing layers [2026-04-14T23:52:19.622Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:19.880Z] #7 pushing layers 0.0s done [2026-04-14T23:52:19.880Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done [2026-04-14T23:52:19.880Z] #7 DONE 0.1s [2026-04-14T23:52:19.880Z] [2026-04-14T23:52:19.880Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:19.880Z] #8 DONE 0.0s [2026-04-14T23:52:19.880Z] [2026-04-14T23:52:19.880Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:19.880Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:20.163Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-04-14T23:52:20.163Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-04-14T23:52:20.163Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:20.163Z] #1 transferring dockerfile: 179B done [2026-04-14T23:52:20.163Z] #1 DONE 0.0s [2026-04-14T23:52:20.163Z] [2026-04-14T23:52:20.163Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-14T23:52:20.163Z] #2 DONE 0.0s [2026-04-14T23:52:20.163Z] [2026-04-14T23:52:20.163Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-14T23:52:20.163Z] #3 DONE 0.0s [2026-04-14T23:52:20.163Z] [2026-04-14T23:52:20.163Z] #4 [internal] load .dockerignore [2026-04-14T23:52:20.163Z] #4 transferring context: 2B done [2026-04-14T23:52:20.163Z] #4 DONE 0.0s [2026-04-14T23:52:20.163Z] [2026-04-14T23:52:20.163Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:20.163Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:20.163Z] #5 CACHED [2026-04-14T23:52:20.163Z] [2026-04-14T23:52:20.163Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f [2026-04-14T23:52:20.163Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done [2026-04-14T23:52:20.163Z] #6 CACHED [2026-04-14T23:52:20.163Z] [2026-04-14T23:52:20.163Z] #7 exporting to image [2026-04-14T23:52:20.163Z] #7 exporting layers done [2026-04-14T23:52:20.163Z] #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done [2026-04-14T23:52:20.163Z] #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done [2026-04-14T23:52:20.163Z] #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done [2026-04-14T23:52:20.163Z] #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done [2026-04-14T23:52:20.163Z] #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 [2026-04-14T23:52:20.163Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:20.421Z] #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done [2026-04-14T23:52:20.421Z] #7 pushing layers 0.0s done [2026-04-14T23:52:20.421Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done [2026-04-14T23:52:20.421Z] #7 DONE 0.1s [2026-04-14T23:52:20.421Z] [2026-04-14T23:52:20.421Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:20.421Z] #8 DONE 0.0s [2026-04-14T23:52:20.421Z] [2026-04-14T23:52:20.421Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:20.421Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:20.704Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:20.704Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:20.704Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:20.704Z] #1 transferring dockerfile: 205B done [2026-04-14T23:52:20.704Z] #1 DONE 0.0s [2026-04-14T23:52:20.704Z] [2026-04-14T23:52:20.704Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:20.704Z] #2 DONE 0.1s [2026-04-14T23:52:20.704Z] [2026-04-14T23:52:20.704Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:20.704Z] #3 DONE 0.1s [2026-04-14T23:52:20.704Z] [2026-04-14T23:52:20.704Z] #4 [internal] load .dockerignore [2026-04-14T23:52:20.704Z] #4 transferring context: [2026-04-14T23:52:20.961Z] #4 transferring context: 2B done [2026-04-14T23:52:20.961Z] #4 DONE 0.0s [2026-04-14T23:52:20.961Z] [2026-04-14T23:52:20.961Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:20.961Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:20.961Z] #5 DONE 0.0s [2026-04-14T23:52:20.961Z] [2026-04-14T23:52:20.961Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:20.961Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:21.219Z] #6 DONE 0.1s [2026-04-14T23:52:21.219Z] [2026-04-14T23:52:21.219Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:21.219Z] #7 DONE 0.0s [2026-04-14T23:52:21.219Z] [2026-04-14T23:52:21.219Z] #8 exporting to image [2026-04-14T23:52:21.219Z] #8 exporting layers done [2026-04-14T23:52:21.219Z] #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 0.0s done [2026-04-14T23:52:21.219Z] #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done [2026-04-14T23:52:21.219Z] #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done [2026-04-14T23:52:21.219Z] #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done [2026-04-14T23:52:21.219Z] #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done [2026-04-14T23:52:21.219Z] #8 pushing layers [2026-04-14T23:52:21.219Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:21.219Z] #8 pushing layers 0.1s done [2026-04-14T23:52:21.219Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done [2026-04-14T23:52:21.219Z] #8 DONE 0.2s [2026-04-14T23:52:21.219Z] [2026-04-14T23:52:21.219Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:21.219Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:21.501Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-04-14T23:52:21.501Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-04-14T23:52:21.501Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:21.501Z] #1 transferring dockerfile: 171B done [2026-04-14T23:52:21.501Z] #1 DONE 0.0s [2026-04-14T23:52:21.501Z] [2026-04-14T23:52:21.501Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-14T23:52:21.501Z] #2 DONE 0.0s [2026-04-14T23:52:21.501Z] [2026-04-14T23:52:21.501Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-14T23:52:21.501Z] #3 DONE 0.0s [2026-04-14T23:52:21.501Z] [2026-04-14T23:52:21.501Z] #4 [internal] load .dockerignore [2026-04-14T23:52:21.501Z] #4 transferring context: 2B done [2026-04-14T23:52:21.501Z] #4 DONE 0.0s [2026-04-14T23:52:21.501Z] [2026-04-14T23:52:21.501Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:21.501Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 done [2026-04-14T23:52:21.501Z] #5 DONE 0.0s [2026-04-14T23:52:21.501Z] [2026-04-14T23:52:21.501Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:21.760Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:21.760Z] #6 CACHED [2026-04-14T23:52:21.760Z] [2026-04-14T23:52:21.760Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:21.760Z] #5 CACHED [2026-04-14T23:52:21.760Z] [2026-04-14T23:52:21.760Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:21.760Z] #7 DONE 0.0s [2026-04-14T23:52:21.760Z] [2026-04-14T23:52:21.760Z] #8 exporting to image [2026-04-14T23:52:21.760Z] #8 exporting layers done [2026-04-14T23:52:21.760Z] #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done [2026-04-14T23:52:21.760Z] #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done [2026-04-14T23:52:21.760Z] #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done [2026-04-14T23:52:21.760Z] #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done [2026-04-14T23:52:21.760Z] #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done [2026-04-14T23:52:21.760Z] #8 pushing layers 0.0s done [2026-04-14T23:52:21.760Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done [2026-04-14T23:52:21.760Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:21.760Z] #8 DONE 0.1s [2026-04-14T23:52:21.760Z] [2026-04-14T23:52:21.760Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:21.760Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:22.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108' [2026-04-14T23:52:22.041Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 --push - [2026-04-14T23:52:22.041Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:22.041Z] #1 transferring dockerfile: 178B done [2026-04-14T23:52:22.041Z] #1 DONE 0.0s [2026-04-14T23:52:22.041Z] [2026-04-14T23:52:22.041Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [2026-04-14T23:52:22.041Z] #2 DONE 0.0s [2026-04-14T23:52:22.041Z] [2026-04-14T23:52:22.041Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [2026-04-14T23:52:22.041Z] #3 DONE 0.0s [2026-04-14T23:52:22.041Z] [2026-04-14T23:52:22.041Z] #4 [internal] load .dockerignore [2026-04-14T23:52:22.041Z] #4 transferring context: 2B done [2026-04-14T23:52:22.041Z] #4 DONE 0.0s [2026-04-14T23:52:22.041Z] [2026-04-14T23:52:22.041Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:22.041Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:22.041Z] #5 DONE 0.0s [2026-04-14T23:52:22.041Z] [2026-04-14T23:52:22.041Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:22.299Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:22.299Z] #6 CACHED [2026-04-14T23:52:22.299Z] [2026-04-14T23:52:22.299Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:22.299Z] #5 CACHED [2026-04-14T23:52:22.299Z] [2026-04-14T23:52:22.299Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:22.299Z] #7 DONE 0.0s [2026-04-14T23:52:22.299Z] [2026-04-14T23:52:22.299Z] #8 exporting to image [2026-04-14T23:52:22.299Z] #8 exporting layers done [2026-04-14T23:52:22.299Z] #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done [2026-04-14T23:52:22.299Z] #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done [2026-04-14T23:52:22.299Z] #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done [2026-04-14T23:52:22.299Z] #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done [2026-04-14T23:52:22.299Z] #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done [2026-04-14T23:52:22.299Z] #8 pushing layers 0.0s done [2026-04-14T23:52:22.299Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done [2026-04-14T23:52:22.299Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:22.299Z] #8 DONE 0.1s [2026-04-14T23:52:22.299Z] [2026-04-14T23:52:22.299Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:22.299Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:22.584Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:22.584Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:22.584Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:22.584Z] #1 transferring dockerfile: 219B done [2026-04-14T23:52:22.584Z] #1 DONE 0.0s [2026-04-14T23:52:22.584Z] [2026-04-14T23:52:22.584Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:22.584Z] #2 DONE 0.0s [2026-04-14T23:52:22.584Z] [2026-04-14T23:52:22.584Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:22.584Z] #3 DONE 0.0s [2026-04-14T23:52:22.584Z] [2026-04-14T23:52:22.584Z] #4 [internal] load .dockerignore [2026-04-14T23:52:22.584Z] #4 transferring context: 2B done [2026-04-14T23:52:22.584Z] #4 DONE 0.0s [2026-04-14T23:52:22.842Z] [2026-04-14T23:52:22.842Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:22.842Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:22.842Z] #5 CACHED [2026-04-14T23:52:22.842Z] [2026-04-14T23:52:22.842Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:22.842Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:22.842Z] #6 CACHED [2026-04-14T23:52:22.842Z] [2026-04-14T23:52:22.842Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:22.842Z] #7 DONE 0.0s [2026-04-14T23:52:22.842Z] [2026-04-14T23:52:22.842Z] #8 exporting to image [2026-04-14T23:52:22.842Z] #8 exporting layers done [2026-04-14T23:52:22.842Z] #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done [2026-04-14T23:52:22.842Z] #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done [2026-04-14T23:52:22.842Z] #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done [2026-04-14T23:52:22.842Z] #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done [2026-04-14T23:52:22.842Z] #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done [2026-04-14T23:52:22.842Z] #8 pushing layers 0.0s done [2026-04-14T23:52:22.842Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done [2026-04-14T23:52:22.842Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:22.842Z] #8 DONE 0.1s [2026-04-14T23:52:22.842Z] [2026-04-14T23:52:22.842Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:22.842Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:23.128Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-04-14T23:52:23.128Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-04-14T23:52:23.128Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:23.128Z] #1 transferring dockerfile: 169B done [2026-04-14T23:52:23.128Z] #1 DONE 0.0s [2026-04-14T23:52:23.128Z] [2026-04-14T23:52:23.128Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-14T23:52:23.128Z] #2 DONE 0.0s [2026-04-14T23:52:23.128Z] [2026-04-14T23:52:23.128Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-14T23:52:23.128Z] #3 DONE 0.0s [2026-04-14T23:52:23.128Z] [2026-04-14T23:52:23.128Z] #4 [internal] load .dockerignore [2026-04-14T23:52:23.128Z] #4 transferring context: 2B done [2026-04-14T23:52:23.128Z] #4 DONE 0.0s [2026-04-14T23:52:23.387Z] [2026-04-14T23:52:23.387Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:23.387Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:23.387Z] #5 CACHED [2026-04-14T23:52:23.387Z] [2026-04-14T23:52:23.387Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 [2026-04-14T23:52:23.387Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done [2026-04-14T23:52:23.387Z] #6 CACHED [2026-04-14T23:52:23.387Z] [2026-04-14T23:52:23.387Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:23.387Z] #7 DONE 0.0s [2026-04-14T23:52:23.387Z] [2026-04-14T23:52:23.387Z] #8 exporting to image [2026-04-14T23:52:23.387Z] #8 exporting layers done [2026-04-14T23:52:23.387Z] #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done [2026-04-14T23:52:23.387Z] #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done [2026-04-14T23:52:23.387Z] #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done [2026-04-14T23:52:23.387Z] #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done [2026-04-14T23:52:23.387Z] #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done [2026-04-14T23:52:23.387Z] #8 pushing layers 0.0s done [2026-04-14T23:52:23.387Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done [2026-04-14T23:52:23.387Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:23.387Z] #8 DONE 0.1s [2026-04-14T23:52:23.953Z] [2026-04-14T23:52:23.953Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:23.953Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:24.241Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:24.241Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:24.241Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:24.241Z] #1 transferring dockerfile: 206B done [2026-04-14T23:52:24.241Z] #1 DONE 0.0s [2026-04-14T23:52:24.241Z] [2026-04-14T23:52:24.241Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:24.241Z] #2 DONE 0.1s [2026-04-14T23:52:24.241Z] [2026-04-14T23:52:24.241Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:24.241Z] #3 DONE 0.1s [2026-04-14T23:52:24.241Z] [2026-04-14T23:52:24.241Z] #4 [internal] load .dockerignore [2026-04-14T23:52:24.241Z] #4 transferring context: [2026-04-14T23:52:24.499Z] #4 transferring context: 2B done [2026-04-14T23:52:24.499Z] #4 DONE 0.0s [2026-04-14T23:52:24.499Z] [2026-04-14T23:52:24.499Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:24.499Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:24.499Z] #5 DONE 0.0s [2026-04-14T23:52:24.499Z] [2026-04-14T23:52:24.499Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:24.499Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:24.760Z] #6 DONE 0.1s [2026-04-14T23:52:24.760Z] [2026-04-14T23:52:24.760Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:24.760Z] #7 DONE 0.0s [2026-04-14T23:52:24.760Z] [2026-04-14T23:52:24.760Z] #8 exporting to image [2026-04-14T23:52:24.760Z] #8 exporting layers done [2026-04-14T23:52:24.760Z] #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd 0.0s done [2026-04-14T23:52:24.760Z] #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done [2026-04-14T23:52:24.760Z] #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 0.0s done [2026-04-14T23:52:24.760Z] #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done [2026-04-14T23:52:24.760Z] #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done [2026-04-14T23:52:24.760Z] #8 pushing layers [2026-04-14T23:52:24.760Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:24.760Z] #8 pushing layers 0.1s done [2026-04-14T23:52:24.760Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done [2026-04-14T23:52:24.760Z] #8 DONE 0.2s [2026-04-14T23:52:24.760Z] [2026-04-14T23:52:24.760Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:24.760Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:25.161Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-04-14T23:52:25.162Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-04-14T23:52:25.162Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:25.162Z] #1 transferring dockerfile: 172B done [2026-04-14T23:52:25.162Z] #1 DONE 0.0s [2026-04-14T23:52:25.162Z] [2026-04-14T23:52:25.162Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-14T23:52:25.162Z] #2 DONE 0.0s [2026-04-14T23:52:25.162Z] [2026-04-14T23:52:25.162Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-14T23:52:25.162Z] #3 DONE 0.0s [2026-04-14T23:52:25.162Z] [2026-04-14T23:52:25.162Z] #4 [internal] load .dockerignore [2026-04-14T23:52:25.162Z] #4 transferring context: 2B done [2026-04-14T23:52:25.162Z] #4 DONE 0.0s [2026-04-14T23:52:25.432Z] [2026-04-14T23:52:25.432Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:25.432Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:25.432Z] #5 CACHED [2026-04-14T23:52:25.432Z] [2026-04-14T23:52:25.432Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:25.432Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:25.432Z] #6 CACHED [2026-04-14T23:52:25.432Z] [2026-04-14T23:52:25.432Z] #7 exporting to image [2026-04-14T23:52:25.432Z] #7 exporting layers done [2026-04-14T23:52:25.432Z] #7 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done [2026-04-14T23:52:25.432Z] #7 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done [2026-04-14T23:52:25.432Z] #7 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done [2026-04-14T23:52:25.432Z] #7 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done [2026-04-14T23:52:25.432Z] #7 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done [2026-04-14T23:52:25.432Z] #7 pushing layers 0.0s done [2026-04-14T23:52:25.432Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 [2026-04-14T23:52:25.432Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:25.432Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done [2026-04-14T23:52:25.432Z] #7 DONE 0.1s [2026-04-14T23:52:25.432Z] [2026-04-14T23:52:25.432Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:25.432Z] #8 DONE 0.0s [2026-04-14T23:52:25.432Z] [2026-04-14T23:52:25.432Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:25.432Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:25.717Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108' [2026-04-14T23:52:25.717Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 --push - [2026-04-14T23:52:25.717Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:25.717Z] #1 transferring dockerfile: 179B done [2026-04-14T23:52:25.717Z] #1 DONE 0.0s [2026-04-14T23:52:25.717Z] [2026-04-14T23:52:25.717Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [2026-04-14T23:52:25.717Z] #2 DONE 0.0s [2026-04-14T23:52:25.717Z] [2026-04-14T23:52:25.717Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [2026-04-14T23:52:25.717Z] #3 DONE 0.0s [2026-04-14T23:52:25.717Z] [2026-04-14T23:52:25.717Z] #4 [internal] load .dockerignore [2026-04-14T23:52:25.717Z] #4 transferring context: 2B done [2026-04-14T23:52:25.717Z] #4 DONE 0.0s [2026-04-14T23:52:25.977Z] [2026-04-14T23:52:25.977Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:25.977Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:25.977Z] #5 CACHED [2026-04-14T23:52:25.977Z] [2026-04-14T23:52:25.977Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:25.977Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:25.977Z] #6 CACHED [2026-04-14T23:52:25.977Z] [2026-04-14T23:52:25.977Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:25.977Z] #7 DONE 0.0s [2026-04-14T23:52:25.977Z] [2026-04-14T23:52:25.977Z] #8 exporting to image [2026-04-14T23:52:25.977Z] #8 exporting layers done [2026-04-14T23:52:25.977Z] #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done [2026-04-14T23:52:25.977Z] #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done [2026-04-14T23:52:25.977Z] #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done [2026-04-14T23:52:25.977Z] #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done [2026-04-14T23:52:25.977Z] #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done [2026-04-14T23:52:25.977Z] #8 pushing layers 0.0s done [2026-04-14T23:52:25.977Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 [2026-04-14T23:52:25.977Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:25.977Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done [2026-04-14T23:52:25.977Z] #8 DONE 0.1s [2026-04-14T23:52:25.977Z] [2026-04-14T23:52:25.977Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:25.977Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:26.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:26.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:26.524Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:26.524Z] #1 transferring dockerfile: 220B done [2026-04-14T23:52:26.524Z] #1 DONE 0.0s [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:26.524Z] #2 DONE 0.0s [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:26.524Z] #3 DONE 0.0s [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #4 [internal] load .dockerignore [2026-04-14T23:52:26.524Z] #4 transferring context: 2B done [2026-04-14T23:52:26.524Z] #4 DONE 0.0s [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:26.524Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:26.524Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:26.524Z] #5 CACHED [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:26.524Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:26.524Z] #6 CACHED [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:26.524Z] #7 DONE 0.0s [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] #8 exporting to image [2026-04-14T23:52:26.524Z] #8 exporting layers done [2026-04-14T23:52:26.524Z] #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done [2026-04-14T23:52:26.524Z] #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done [2026-04-14T23:52:26.524Z] #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done [2026-04-14T23:52:26.524Z] #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done [2026-04-14T23:52:26.524Z] #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done [2026-04-14T23:52:26.524Z] #8 pushing layers 0.0s done [2026-04-14T23:52:26.524Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done [2026-04-14T23:52:26.524Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:26.524Z] #8 DONE 0.1s [2026-04-14T23:52:26.524Z] [2026-04-14T23:52:26.524Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:26.524Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:26.807Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-04-14T23:52:26.807Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-04-14T23:52:27.065Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:27.065Z] #1 transferring dockerfile: 170B done [2026-04-14T23:52:27.065Z] #1 DONE 0.0s [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-14T23:52:27.065Z] #2 DONE 0.0s [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-14T23:52:27.065Z] #3 DONE 0.0s [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #4 [internal] load .dockerignore [2026-04-14T23:52:27.065Z] #4 transferring context: 2B done [2026-04-14T23:52:27.065Z] #4 DONE 0.0s [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:27.065Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:27.065Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:27.065Z] #5 CACHED [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 [2026-04-14T23:52:27.065Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done [2026-04-14T23:52:27.065Z] #6 CACHED [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:27.065Z] #7 DONE 0.0s [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] #8 exporting to image [2026-04-14T23:52:27.065Z] #8 exporting layers done [2026-04-14T23:52:27.065Z] #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done [2026-04-14T23:52:27.065Z] #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done [2026-04-14T23:52:27.065Z] #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done [2026-04-14T23:52:27.065Z] #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done [2026-04-14T23:52:27.065Z] #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done [2026-04-14T23:52:27.065Z] #8 pushing layers 0.0s done [2026-04-14T23:52:27.065Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done [2026-04-14T23:52:27.065Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:27.065Z] #8 DONE 0.1s [2026-04-14T23:52:27.065Z] [2026-04-14T23:52:27.065Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:27.065Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:27.349Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:27.349Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:27.349Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:27.349Z] #1 transferring dockerfile: 206B done [2026-04-14T23:52:27.349Z] #1 DONE 0.0s [2026-04-14T23:52:27.349Z] [2026-04-14T23:52:27.349Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:27.349Z] #2 DONE 0.0s [2026-04-14T23:52:27.349Z] [2026-04-14T23:52:27.349Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:27.349Z] #3 DONE 0.0s [2026-04-14T23:52:27.349Z] [2026-04-14T23:52:27.349Z] #4 [internal] load .dockerignore [2026-04-14T23:52:27.349Z] #4 transferring context: 2B done [2026-04-14T23:52:27.349Z] #4 DONE 0.0s [2026-04-14T23:52:27.607Z] [2026-04-14T23:52:27.607Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:27.607Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:27.607Z] #5 ... [2026-04-14T23:52:27.607Z] [2026-04-14T23:52:27.607Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:27.607Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:27.607Z] #6 DONE 0.1s [2026-04-14T23:52:27.866Z] [2026-04-14T23:52:27.866Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:27.866Z] #7 DONE 0.0s [2026-04-14T23:52:27.866Z] [2026-04-14T23:52:27.866Z] #8 exporting to image [2026-04-14T23:52:27.866Z] #8 exporting layers done [2026-04-14T23:52:27.866Z] #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 0.0s done [2026-04-14T23:52:27.866Z] #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done [2026-04-14T23:52:27.866Z] #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 0.0s done [2026-04-14T23:52:27.866Z] #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done [2026-04-14T23:52:27.866Z] #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done [2026-04-14T23:52:27.866Z] #8 pushing layers 0.1s done [2026-04-14T23:52:27.866Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 [2026-04-14T23:52:27.866Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:27.866Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done [2026-04-14T23:52:27.866Z] #8 DONE 0.3s [2026-04-14T23:52:28.434Z] [2026-04-14T23:52:28.434Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:28.434Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:28.722Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-04-14T23:52:28.722Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-04-14T23:52:28.722Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:28.722Z] #1 transferring dockerfile: 172B done [2026-04-14T23:52:28.722Z] #1 DONE 0.0s [2026-04-14T23:52:28.722Z] [2026-04-14T23:52:28.722Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-14T23:52:28.722Z] #2 DONE 0.0s [2026-04-14T23:52:28.722Z] [2026-04-14T23:52:28.722Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-14T23:52:28.722Z] #3 DONE 0.0s [2026-04-14T23:52:28.722Z] [2026-04-14T23:52:28.722Z] #4 [internal] load .dockerignore [2026-04-14T23:52:28.722Z] #4 transferring context: 2B done [2026-04-14T23:52:28.722Z] #4 DONE 0.0s [2026-04-14T23:52:28.722Z] [2026-04-14T23:52:28.722Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:28.722Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:28.980Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:28.980Z] #5 CACHED [2026-04-14T23:52:28.980Z] [2026-04-14T23:52:28.980Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:28.980Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:28.980Z] #6 CACHED [2026-04-14T23:52:28.980Z] [2026-04-14T23:52:28.980Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:28.980Z] #7 DONE 0.0s [2026-04-14T23:52:28.980Z] [2026-04-14T23:52:28.980Z] #8 exporting to image [2026-04-14T23:52:28.980Z] #8 exporting layers done [2026-04-14T23:52:28.980Z] #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done [2026-04-14T23:52:28.980Z] #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done [2026-04-14T23:52:28.980Z] #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done [2026-04-14T23:52:28.980Z] #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done [2026-04-14T23:52:28.980Z] #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done [2026-04-14T23:52:28.980Z] #8 pushing layers 0.0s done [2026-04-14T23:52:28.980Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done [2026-04-14T23:52:28.980Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:28.980Z] #8 DONE 0.1s [2026-04-14T23:52:28.980Z] [2026-04-14T23:52:28.980Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:28.980Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:29.266Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108' [2026-04-14T23:52:29.266Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 --push - [2026-04-14T23:52:29.524Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:29.524Z] #1 transferring dockerfile: 179B done [2026-04-14T23:52:29.524Z] #1 DONE 0.0s [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [2026-04-14T23:52:29.524Z] #2 DONE 0.0s [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [2026-04-14T23:52:29.524Z] #3 DONE 0.0s [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #4 [internal] load .dockerignore [2026-04-14T23:52:29.524Z] #4 transferring context: 2B done [2026-04-14T23:52:29.524Z] #4 DONE 0.0s [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:29.524Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:29.524Z] #5 CACHED [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:29.524Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:29.524Z] #6 CACHED [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:29.524Z] #7 DONE 0.0s [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] #8 exporting to image [2026-04-14T23:52:29.524Z] #8 exporting layers done [2026-04-14T23:52:29.524Z] #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done [2026-04-14T23:52:29.524Z] #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done [2026-04-14T23:52:29.524Z] #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done [2026-04-14T23:52:29.524Z] #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done [2026-04-14T23:52:29.524Z] #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done [2026-04-14T23:52:29.524Z] #8 pushing layers 0.0s done [2026-04-14T23:52:29.524Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done [2026-04-14T23:52:29.524Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:29.524Z] #8 DONE 0.1s [2026-04-14T23:52:29.524Z] [2026-04-14T23:52:29.524Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:29.524Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:29.815Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:29.816Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:29.816Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:29.816Z] #1 transferring dockerfile: 220B done [2026-04-14T23:52:29.816Z] #1 DONE 0.0s [2026-04-14T23:52:29.816Z] [2026-04-14T23:52:29.816Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:29.816Z] #2 DONE 0.0s [2026-04-14T23:52:29.816Z] [2026-04-14T23:52:29.816Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:29.816Z] #3 DONE 0.0s [2026-04-14T23:52:29.816Z] [2026-04-14T23:52:29.816Z] #4 [internal] load .dockerignore [2026-04-14T23:52:29.816Z] #4 transferring context: 2B done [2026-04-14T23:52:29.816Z] #4 DONE 0.0s [2026-04-14T23:52:29.816Z] [2026-04-14T23:52:29.816Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:29.816Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:29.816Z] #5 DONE 0.0s [2026-04-14T23:52:29.816Z] [2026-04-14T23:52:29.816Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:30.075Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:30.075Z] #6 CACHED [2026-04-14T23:52:30.075Z] [2026-04-14T23:52:30.075Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:30.075Z] #5 CACHED [2026-04-14T23:52:30.075Z] [2026-04-14T23:52:30.075Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:30.075Z] #7 DONE 0.0s [2026-04-14T23:52:30.075Z] [2026-04-14T23:52:30.075Z] #8 exporting to image [2026-04-14T23:52:30.075Z] #8 exporting layers done [2026-04-14T23:52:30.075Z] #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done [2026-04-14T23:52:30.075Z] #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done [2026-04-14T23:52:30.075Z] #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done [2026-04-14T23:52:30.075Z] #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done [2026-04-14T23:52:30.075Z] #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done [2026-04-14T23:52:30.075Z] #8 pushing layers 0.0s done [2026-04-14T23:52:30.075Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done [2026-04-14T23:52:30.075Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:30.075Z] #8 DONE 0.1s [2026-04-14T23:52:30.075Z] [2026-04-14T23:52:30.075Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:30.075Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:30.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-04-14T23:52:30.362Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-04-14T23:52:30.622Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:30.622Z] #1 transferring dockerfile: 170B done [2026-04-14T23:52:30.622Z] #1 DONE 0.0s [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-14T23:52:30.622Z] #2 DONE 0.0s [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-14T23:52:30.622Z] #3 DONE 0.0s [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #4 [internal] load .dockerignore [2026-04-14T23:52:30.622Z] #4 transferring context: 2B done [2026-04-14T23:52:30.622Z] #4 DONE 0.0s [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:30.622Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:30.622Z] #5 CACHED [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 [2026-04-14T23:52:30.622Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done [2026-04-14T23:52:30.622Z] #6 CACHED [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #7 exporting to image [2026-04-14T23:52:30.622Z] #7 exporting layers done [2026-04-14T23:52:30.622Z] #7 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 [2026-04-14T23:52:30.622Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:30.622Z] #7 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done [2026-04-14T23:52:30.622Z] #7 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done [2026-04-14T23:52:30.622Z] #7 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done [2026-04-14T23:52:30.622Z] #7 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done [2026-04-14T23:52:30.622Z] #7 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done [2026-04-14T23:52:30.622Z] #7 pushing layers 0.0s done [2026-04-14T23:52:30.622Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done [2026-04-14T23:52:30.622Z] #7 DONE 0.1s [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:30.622Z] #8 DONE 0.0s [2026-04-14T23:52:30.622Z] [2026-04-14T23:52:30.622Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:30.622Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:30.903Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:30.903Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:30.903Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:30.903Z] #1 transferring dockerfile: 206B done [2026-04-14T23:52:30.903Z] #1 DONE 0.0s [2026-04-14T23:52:30.903Z] [2026-04-14T23:52:30.903Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:30.903Z] #2 DONE 0.0s [2026-04-14T23:52:30.903Z] [2026-04-14T23:52:30.903Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:30.903Z] #3 DONE 0.1s [2026-04-14T23:52:30.903Z] [2026-04-14T23:52:30.903Z] #4 [internal] load .dockerignore [2026-04-14T23:52:30.903Z] #4 transferring context: 2B done [2026-04-14T23:52:30.903Z] #4 DONE 0.0s [2026-04-14T23:52:31.159Z] [2026-04-14T23:52:31.159Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:31.159Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:31.159Z] #5 DONE 0.0s [2026-04-14T23:52:31.159Z] [2026-04-14T23:52:31.159Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:31.159Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:31.159Z] #6 DONE 0.1s [2026-04-14T23:52:31.159Z] [2026-04-14T23:52:31.159Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:31.159Z] #7 DONE 0.0s [2026-04-14T23:52:31.159Z] [2026-04-14T23:52:31.159Z] #8 exporting to image [2026-04-14T23:52:31.159Z] #8 exporting layers done [2026-04-14T23:52:31.159Z] #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done [2026-04-14T23:52:31.159Z] #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done [2026-04-14T23:52:31.159Z] #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done [2026-04-14T23:52:31.159Z] #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 0.0s done [2026-04-14T23:52:31.159Z] #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done [2026-04-14T23:52:31.159Z] #8 pushing layers 0.1s done [2026-04-14T23:52:31.159Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 [2026-04-14T23:52:31.160Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:31.418Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done [2026-04-14T23:52:31.418Z] #8 DONE 0.2s [2026-04-14T23:52:31.676Z] [2026-04-14T23:52:31.676Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:31.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:31.962Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-04-14T23:52:31.962Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-04-14T23:52:31.962Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:31.962Z] #1 transferring dockerfile: 172B done [2026-04-14T23:52:31.962Z] #1 DONE 0.0s [2026-04-14T23:52:31.962Z] [2026-04-14T23:52:31.962Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-14T23:52:31.962Z] #2 DONE 0.0s [2026-04-14T23:52:31.962Z] [2026-04-14T23:52:31.962Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-14T23:52:31.962Z] #3 DONE 0.0s [2026-04-14T23:52:31.962Z] [2026-04-14T23:52:31.962Z] #4 [internal] load .dockerignore [2026-04-14T23:52:31.962Z] #4 transferring context: [2026-04-14T23:52:32.220Z] #4 transferring context: 2B done [2026-04-14T23:52:32.478Z] #4 DONE 0.3s [2026-04-14T23:52:32.478Z] [2026-04-14T23:52:32.478Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:32.478Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:32.478Z] #5 CACHED [2026-04-14T23:52:32.478Z] [2026-04-14T23:52:32.478Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:32.478Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:32.478Z] #6 CACHED [2026-04-14T23:52:32.478Z] [2026-04-14T23:52:32.478Z] #7 exporting to image [2026-04-14T23:52:32.478Z] #7 exporting layers done [2026-04-14T23:52:32.478Z] #7 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done [2026-04-14T23:52:32.478Z] #7 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done [2026-04-14T23:52:32.478Z] #7 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done [2026-04-14T23:52:32.478Z] #7 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done [2026-04-14T23:52:32.478Z] #7 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done [2026-04-14T23:52:32.478Z] #7 pushing layers 0.0s done [2026-04-14T23:52:32.478Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 [2026-04-14T23:52:32.478Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:32.736Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done [2026-04-14T23:52:32.736Z] #7 DONE 0.1s [2026-04-14T23:52:32.736Z] [2026-04-14T23:52:32.736Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:32.736Z] #8 DONE 0.0s [2026-04-14T23:52:32.736Z] [2026-04-14T23:52:32.736Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:32.736Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:33.032Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108' [2026-04-14T23:52:33.032Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 --push - [2026-04-14T23:52:33.032Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:33.032Z] #1 transferring dockerfile: 179B done [2026-04-14T23:52:33.032Z] #1 DONE 0.0s [2026-04-14T23:52:33.032Z] [2026-04-14T23:52:33.032Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [2026-04-14T23:52:33.032Z] #2 DONE 0.0s [2026-04-14T23:52:33.032Z] [2026-04-14T23:52:33.032Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [2026-04-14T23:52:33.032Z] #3 DONE 0.0s [2026-04-14T23:52:33.032Z] [2026-04-14T23:52:33.032Z] #4 [internal] load .dockerignore [2026-04-14T23:52:33.032Z] #4 transferring context: 2B done [2026-04-14T23:52:33.032Z] #4 DONE 0.0s [2026-04-14T23:52:33.290Z] [2026-04-14T23:52:33.290Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:33.290Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:33.290Z] #5 CACHED [2026-04-14T23:52:33.290Z] [2026-04-14T23:52:33.290Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:33.290Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:33.290Z] #6 CACHED [2026-04-14T23:52:33.290Z] [2026-04-14T23:52:33.290Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:33.290Z] #7 DONE 0.0s [2026-04-14T23:52:33.290Z] [2026-04-14T23:52:33.290Z] #8 exporting to image [2026-04-14T23:52:33.290Z] #8 exporting layers done [2026-04-14T23:52:33.290Z] #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done [2026-04-14T23:52:33.290Z] #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done [2026-04-14T23:52:33.290Z] #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done [2026-04-14T23:52:33.290Z] #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done [2026-04-14T23:52:33.290Z] #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done [2026-04-14T23:52:33.290Z] #8 pushing layers 0.0s done [2026-04-14T23:52:33.290Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done [2026-04-14T23:52:33.290Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:33.290Z] #8 DONE 0.1s [2026-04-14T23:52:33.290Z] [2026-04-14T23:52:33.290Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:33.290Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:33.569Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:33.569Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:33.569Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:33.569Z] #1 transferring dockerfile: 220B done [2026-04-14T23:52:33.569Z] #1 DONE 0.0s [2026-04-14T23:52:33.569Z] [2026-04-14T23:52:33.569Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:33.569Z] #2 DONE 0.0s [2026-04-14T23:52:33.569Z] [2026-04-14T23:52:33.569Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:33.569Z] #3 DONE 0.0s [2026-04-14T23:52:33.569Z] [2026-04-14T23:52:33.569Z] #4 [internal] load .dockerignore [2026-04-14T23:52:33.569Z] #4 transferring context: 2B done [2026-04-14T23:52:33.569Z] #4 DONE 0.0s [2026-04-14T23:52:33.569Z] [2026-04-14T23:52:33.569Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:33.569Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:33.827Z] #5 CACHED [2026-04-14T23:52:33.827Z] [2026-04-14T23:52:33.827Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:33.827Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:33.827Z] #6 CACHED [2026-04-14T23:52:33.827Z] [2026-04-14T23:52:33.827Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:33.827Z] #7 DONE 0.0s [2026-04-14T23:52:33.827Z] [2026-04-14T23:52:33.827Z] #8 exporting to image [2026-04-14T23:52:33.827Z] #8 exporting layers done [2026-04-14T23:52:33.827Z] #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done [2026-04-14T23:52:33.827Z] #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done [2026-04-14T23:52:33.827Z] #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done [2026-04-14T23:52:33.827Z] #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done [2026-04-14T23:52:33.827Z] #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done [2026-04-14T23:52:33.827Z] #8 pushing layers 0.0s done [2026-04-14T23:52:33.827Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done [2026-04-14T23:52:33.827Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:33.827Z] #8 DONE 0.1s [2026-04-14T23:52:33.827Z] [2026-04-14T23:52:33.827Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:33.827Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:34.112Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-04-14T23:52:34.112Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-04-14T23:52:34.112Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:34.112Z] #1 transferring dockerfile: 170B done [2026-04-14T23:52:34.112Z] #1 DONE 0.0s [2026-04-14T23:52:34.112Z] [2026-04-14T23:52:34.112Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-14T23:52:34.112Z] #2 DONE 0.0s [2026-04-14T23:52:34.112Z] [2026-04-14T23:52:34.112Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-14T23:52:34.112Z] #3 DONE 0.0s [2026-04-14T23:52:34.112Z] [2026-04-14T23:52:34.112Z] #4 [internal] load .dockerignore [2026-04-14T23:52:34.112Z] #4 transferring context: 2B done [2026-04-14T23:52:34.112Z] #4 DONE 0.0s [2026-04-14T23:52:34.112Z] [2026-04-14T23:52:34.112Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:34.112Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:34.112Z] #5 DONE 0.0s [2026-04-14T23:52:34.112Z] [2026-04-14T23:52:34.112Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:34.371Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done [2026-04-14T23:52:34.371Z] #6 CACHED [2026-04-14T23:52:34.371Z] [2026-04-14T23:52:34.371Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 [2026-04-14T23:52:34.371Z] #5 CACHED [2026-04-14T23:52:34.371Z] [2026-04-14T23:52:34.371Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:34.371Z] #7 DONE 0.0s [2026-04-14T23:52:34.371Z] [2026-04-14T23:52:34.371Z] #8 exporting to image [2026-04-14T23:52:34.371Z] #8 exporting layers done [2026-04-14T23:52:34.371Z] #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done [2026-04-14T23:52:34.371Z] #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done [2026-04-14T23:52:34.371Z] #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done [2026-04-14T23:52:34.371Z] #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done [2026-04-14T23:52:34.371Z] #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done [2026-04-14T23:52:34.371Z] #8 pushing layers 0.0s done [2026-04-14T23:52:34.371Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done [2026-04-14T23:52:34.371Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:34.371Z] #8 DONE 0.1s [2026-04-14T23:52:34.371Z] [2026-04-14T23:52:34.371Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:34.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:34.657Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - [2026-04-14T23:52:34.657Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5' [2026-04-14T23:52:34.918Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:34.918Z] #1 transferring dockerfile: 202B done [2026-04-14T23:52:34.918Z] #1 DONE 0.0s [2026-04-14T23:52:34.918Z] [2026-04-14T23:52:34.918Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:34.918Z] #2 DONE 0.0s [2026-04-14T23:52:34.918Z] [2026-04-14T23:52:34.918Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-14T23:52:34.918Z] #3 DONE 0.1s [2026-04-14T23:52:34.918Z] [2026-04-14T23:52:34.918Z] #4 [internal] load .dockerignore [2026-04-14T23:52:34.918Z] #4 transferring context: [2026-04-14T23:52:34.918Z] #4 transferring context: 2B done [2026-04-14T23:52:34.918Z] #4 DONE 0.0s [2026-04-14T23:52:34.918Z] [2026-04-14T23:52:34.918Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:34.918Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:34.918Z] #5 DONE 0.0s [2026-04-14T23:52:34.918Z] [2026-04-14T23:52:34.918Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:34.918Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:34.918Z] #6 DONE 0.1s [2026-04-14T23:52:35.176Z] [2026-04-14T23:52:35.176Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:35.176Z] #7 DONE 0.0s [2026-04-14T23:52:35.176Z] [2026-04-14T23:52:35.176Z] #8 exporting to image [2026-04-14T23:52:35.176Z] #8 exporting layers done [2026-04-14T23:52:35.176Z] #8 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c 0.0s done [2026-04-14T23:52:35.176Z] #8 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done [2026-04-14T23:52:35.176Z] #8 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done [2026-04-14T23:52:35.176Z] #8 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done [2026-04-14T23:52:35.176Z] #8 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done [2026-04-14T23:52:35.176Z] #8 pushing layers 0.1s done [2026-04-14T23:52:35.176Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e [2026-04-14T23:52:35.176Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:35.176Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done [2026-04-14T23:52:35.176Z] #8 DONE 0.2s [2026-04-14T23:52:35.176Z] [2026-04-14T23:52:35.176Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:35.176Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:35.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-04-14T23:52:35.463Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-04-14T23:52:35.463Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:35.463Z] #1 transferring dockerfile: 168B done [2026-04-14T23:52:35.463Z] #1 DONE 0.0s [2026-04-14T23:52:35.463Z] [2026-04-14T23:52:35.463Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-14T23:52:35.463Z] #2 DONE 0.0s [2026-04-14T23:52:35.463Z] [2026-04-14T23:52:35.463Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-14T23:52:35.463Z] #3 DONE 0.0s [2026-04-14T23:52:35.463Z] [2026-04-14T23:52:35.463Z] #4 [internal] load .dockerignore [2026-04-14T23:52:35.464Z] #4 transferring context: 2B done [2026-04-14T23:52:35.464Z] #4 DONE 0.0s [2026-04-14T23:52:35.464Z] [2026-04-14T23:52:35.464Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:35.464Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:35.464Z] #5 CACHED [2026-04-14T23:52:35.464Z] [2026-04-14T23:52:35.464Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:35.464Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:35.464Z] #6 CACHED [2026-04-14T23:52:35.464Z] [2026-04-14T23:52:35.464Z] #7 exporting to image [2026-04-14T23:52:35.464Z] #7 exporting layers [2026-04-14T23:52:35.464Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:35.723Z] #7 exporting layers done [2026-04-14T23:52:35.723Z] #7 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done [2026-04-14T23:52:35.723Z] #7 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done [2026-04-14T23:52:35.723Z] #7 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done [2026-04-14T23:52:35.723Z] #7 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done [2026-04-14T23:52:35.723Z] #7 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done [2026-04-14T23:52:35.723Z] #7 pushing layers 0.0s done [2026-04-14T23:52:35.723Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done [2026-04-14T23:52:35.723Z] #7 DONE 0.1s [2026-04-14T23:52:35.723Z] [2026-04-14T23:52:35.723Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:35.723Z] #8 DONE 0.0s [2026-04-14T23:52:35.723Z] [2026-04-14T23:52:35.723Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:35.723Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:36.004Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108' [2026-04-14T23:52:36.004Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 --push - [2026-04-14T23:52:36.004Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:36.004Z] #1 transferring dockerfile: 175B done [2026-04-14T23:52:36.004Z] #1 DONE 0.0s [2026-04-14T23:52:36.004Z] [2026-04-14T23:52:36.004Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [2026-04-14T23:52:36.004Z] #2 DONE 0.0s [2026-04-14T23:52:36.004Z] [2026-04-14T23:52:36.004Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [2026-04-14T23:52:36.004Z] #3 DONE 0.0s [2026-04-14T23:52:36.004Z] [2026-04-14T23:52:36.004Z] #4 [internal] load .dockerignore [2026-04-14T23:52:36.004Z] #4 transferring context: 2B done [2026-04-14T23:52:36.004Z] #4 DONE 0.0s [2026-04-14T23:52:36.004Z] [2026-04-14T23:52:36.004Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:36.004Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:36.004Z] #5 DONE 0.0s [2026-04-14T23:52:36.004Z] [2026-04-14T23:52:36.004Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:36.263Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:36.263Z] #6 CACHED [2026-04-14T23:52:36.263Z] [2026-04-14T23:52:36.263Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:36.263Z] #5 CACHED [2026-04-14T23:52:36.263Z] [2026-04-14T23:52:36.263Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:36.263Z] #7 DONE 0.0s [2026-04-14T23:52:36.263Z] [2026-04-14T23:52:36.263Z] #8 exporting to image [2026-04-14T23:52:36.263Z] #8 exporting layers done [2026-04-14T23:52:36.263Z] #8 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done [2026-04-14T23:52:36.263Z] #8 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done [2026-04-14T23:52:36.263Z] #8 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done [2026-04-14T23:52:36.263Z] #8 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done [2026-04-14T23:52:36.263Z] #8 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done [2026-04-14T23:52:36.263Z] #8 pushing layers 0.0s done [2026-04-14T23:52:36.263Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done [2026-04-14T23:52:36.263Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:36.263Z] #8 DONE 0.1s [2026-04-14T23:52:36.263Z] [2026-04-14T23:52:36.263Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:36.264Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:36.556Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' [2026-04-14T23:52:36.556Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - [2026-04-14T23:52:37.122Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:37.122Z] #1 transferring dockerfile: 216B done [2026-04-14T23:52:37.122Z] #1 DONE 0.1s [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:37.122Z] #2 DONE 0.0s [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-14T23:52:37.122Z] #3 DONE 0.0s [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #4 [internal] load .dockerignore [2026-04-14T23:52:37.122Z] #4 transferring context: 2B done [2026-04-14T23:52:37.122Z] #4 DONE 0.0s [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:37.122Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:37.122Z] #5 CACHED [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:37.122Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:37.122Z] #6 CACHED [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:37.122Z] #7 DONE 0.0s [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] #8 exporting to image [2026-04-14T23:52:37.122Z] #8 exporting layers done [2026-04-14T23:52:37.122Z] #8 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done [2026-04-14T23:52:37.122Z] #8 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done [2026-04-14T23:52:37.122Z] #8 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done [2026-04-14T23:52:37.122Z] #8 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done [2026-04-14T23:52:37.122Z] #8 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done [2026-04-14T23:52:37.122Z] #8 pushing layers 0.0s done [2026-04-14T23:52:37.122Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done [2026-04-14T23:52:37.122Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:37.122Z] #8 DONE 0.1s [2026-04-14T23:52:37.122Z] [2026-04-14T23:52:37.122Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:37.122Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-14T23:52:37.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-04-14T23:52:37.405Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-04-14T23:52:37.405Z] #1 [internal] load build definition from Dockerfile [2026-04-14T23:52:37.663Z] #1 transferring dockerfile: 166B done [2026-04-14T23:52:37.663Z] #1 DONE 0.0s [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-14T23:52:37.663Z] #2 DONE 0.0s [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-14T23:52:37.663Z] #3 DONE 0.0s [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #4 [internal] load .dockerignore [2026-04-14T23:52:37.663Z] #4 transferring context: 2B done [2026-04-14T23:52:37.663Z] #4 DONE 0.0s [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:37.663Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done [2026-04-14T23:52:37.663Z] #5 CACHED [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 [2026-04-14T23:52:37.663Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 done [2026-04-14T23:52:37.663Z] #6 CACHED [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #7 exporting to image [2026-04-14T23:52:37.663Z] #7 exporting layers done [2026-04-14T23:52:37.663Z] #7 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done [2026-04-14T23:52:37.663Z] #7 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done [2026-04-14T23:52:37.663Z] #7 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done [2026-04-14T23:52:37.663Z] #7 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done [2026-04-14T23:52:37.663Z] #7 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done [2026-04-14T23:52:37.663Z] #7 pushing layers 0.0s done [2026-04-14T23:52:37.663Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e [2026-04-14T23:52:37.663Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-14T23:52:37.663Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done [2026-04-14T23:52:37.663Z] #7 DONE 0.1s [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-14T23:52:37.663Z] #8 DONE 0.0s [2026-04-14T23:52:37.663Z] [2026-04-14T23:52:37.663Z] 1 warning found (use --debug to expand): [2026-04-14T23:52:37.663Z]  - 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-14T23:52:38.072Z] + '[' -d /w/workspace/edgex-go/967/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:52:38.363Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:52:38.918Z] ---> package-listing.sh [2026-04-14T23:52:38.918Z] ++ facter osfamily [2026-04-14T23:52:38.918Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-14T23:52:39.182Z] + OS_FAMILY=redhat [2026-04-14T23:52:39.182Z] + workspace=/w/workspace/edgex-go/967 [2026-04-14T23:52:39.182Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-14T23:52:39.182Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-14T23:52:39.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-14T23:52:39.182Z] + PACKAGES=/tmp/packages_start.txt [2026-04-14T23:52:39.182Z] + '[' /w/workspace/edgex-go/967 ']' [2026-04-14T23:52:39.182Z] + PACKAGES=/tmp/packages_end.txt [2026-04-14T23:52:39.182Z] + case "${OS_FAMILY}" in [2026-04-14T23:52:39.182Z] + rpm -qa [2026-04-14T23:52:39.182Z] + sort [2026-04-14T23:52:39.753Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-14T23:52:39.753Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-14T23:52:39.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-14T23:52:39.753Z] + '[' /w/workspace/edgex-go/967 ']' [2026-04-14T23:52:39.753Z] + mkdir -p /w/workspace/edgex-go/967/archives/ [2026-04-14T23:52:39.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/967/archives/ [Pipeline] echo [2026-04-14T23:52:39.764Z] 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/967/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-14T23:52:40.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:52:40.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T23:52:40.594Z] [2026-04-14T23:52:40.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-14T23:52:40.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T23:52:41.467Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-14T23:52:41.467Z] 5eb5b503b376: Pulling fs layer [2026-04-14T23:52:41.467Z] 5c69ac0246d0: Pulling fs layer [2026-04-14T23:52:41.467Z] ec43610c2a17: Pulling fs layer [2026-04-14T23:52:41.467Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-14T23:52:41.467Z] 33b1e0a273af: Pulling fs layer [2026-04-14T23:52:41.467Z] 5d3b04190fa2: Pulling fs layer [2026-04-14T23:52:41.467Z] 2f39f015ded8: Pulling fs layer [2026-04-14T23:52:41.467Z] 33b1e0a273af: Waiting [2026-04-14T23:52:41.467Z] 5d3b04190fa2: Waiting [2026-04-14T23:52:41.467Z] 2f39f015ded8: Waiting [2026-04-14T23:52:41.467Z] 3a2ae6a8a46f: Waiting [2026-04-14T23:52:41.467Z] 5c69ac0246d0: Verifying Checksum [2026-04-14T23:52:41.467Z] 5c69ac0246d0: Download complete [2026-04-14T23:52:41.467Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-14T23:52:41.467Z] 3a2ae6a8a46f: Download complete [2026-04-14T23:52:41.467Z] 33b1e0a273af: Verifying Checksum [2026-04-14T23:52:41.467Z] 33b1e0a273af: Download complete [2026-04-14T23:52:41.467Z] ec43610c2a17: Verifying Checksum [2026-04-14T23:52:41.467Z] ec43610c2a17: Download complete [2026-04-14T23:52:41.467Z] 5d3b04190fa2: Verifying Checksum [2026-04-14T23:52:41.467Z] 5d3b04190fa2: Download complete [2026-04-14T23:52:41.731Z] 5eb5b503b376: Verifying Checksum [2026-04-14T23:52:41.731Z] 5eb5b503b376: Download complete [2026-04-14T23:52:42.310Z] 2f39f015ded8: Verifying Checksum [2026-04-14T23:52:42.310Z] 2f39f015ded8: Download complete [2026-04-14T23:52:45.594Z] 5eb5b503b376: Pull complete [2026-04-14T23:52:46.161Z] 5c69ac0246d0: Pull complete [2026-04-14T23:52:46.731Z] ec43610c2a17: Pull complete [2026-04-14T23:52:46.731Z] 3a2ae6a8a46f: Pull complete [2026-04-14T23:52:46.731Z] 33b1e0a273af: Pull complete [2026-04-14T23:52:47.001Z] 5d3b04190fa2: Pull complete [2026-04-14T23:52:51.364Z] 2f39f015ded8: Pull complete [2026-04-14T23:52:51.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-14T23:52:51.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-14T23:52:51.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-14T23:52:51.509Z] prd-centos7-docker-4c-2g-5132 does not seem to be running inside a container [2026-04-14T23:52:51.552Z] $ 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/967/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-14T23:52:56.324Z] $ docker top 7844ac0e658184b7346c07e50ad4f900cbdae2b6eada31c37dcd70c9dcf16137 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-14T23:52:56.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-14T23:52:56.953Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-14T23:52:57.238Z] + ls /var/log/sa-host [2026-04-14T23:52:57.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-14T23:52:57.398Z] provisioning config files... [2026-04-14T23:52:57.406Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17821665337135425112tmp [Pipeline] { [Pipeline] echo [2026-04-14T23:52:57.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:52:57.708Z] ---> create-netrc.sh [Pipeline] } [2026-04-14T23:52:57.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:52:58.068Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-14T23:52:58.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-14T23:52:58.365Z] ---> sudo-logs.sh [2026-04-14T23:52:58.365Z] Archiving 'sudo' log.. [2026-04-14T23:52:58.365Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-14T23:52:58.400Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-14T23:52:58.404Z] $ docker stop --time=1 7844ac0e658184b7346c07e50ad4f900cbdae2b6eada31c37dcd70c9dcf16137 [2026-04-14T23:52:59.532Z] $ docker rm -f --volumes 7844ac0e658184b7346c07e50ad4f900cbdae2b6eada31c37dcd70c9dcf16137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-14T23:52:59.627Z] [WS-CLEANUP] Deleting project workspace... [2026-04-14T23:52:59.627Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-14T23:52:59.647Z] [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-15T00:06:35.091Z] #154 ... [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-15T00:06:35.091Z] #144 DONE 1170.7s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-15T00:06:35.091Z] #150 ... [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:06:35.091Z] #155 DONE 0.1s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:06:35.091Z] #156 DONE 0.1s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:06:35.091Z] #143 ... [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #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-15T00:06:35.091Z] #157 DONE 0.3s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:06:35.091Z] #143 ... [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #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-15T00:06:35.091Z] #158 DONE 0.2s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #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-15T00:06:35.091Z] #159 DONE 0.1s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #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-15T00:06:35.091Z] #160 DONE 1.9s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-15T00:06:35.091Z] #152 ... [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #113 [core-common-config-bootstrapper] exporting to image [2026-04-15T00:06:35.091Z] #113 exporting layers [2026-04-15T00:06:35.091Z] #113 exporting layers 0.9s done [2026-04-15T00:06:35.091Z] #113 writing image sha256:e981251ecaf8a63bca628b04b335b742f133f746e4675ba6efddd1de0d5da1c6 done [2026-04-15T00:06:35.091Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-04-15T00:06:35.091Z] #113 DONE 6.9s [2026-04-15T00:06:35.091Z] [2026-04-15T00:06:35.091Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-15T00:06:47.372Z] #152 ... [2026-04-15T00:06:47.372Z] [2026-04-15T00:06:47.372Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-15T00:06:47.372Z] #147 DONE 1188.7s [2026-04-15T00:06:47.372Z] [2026-04-15T00:06:47.372Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-15T00:06:47.372Z] #161 DONE 0.4s [2026-04-15T00:06:47.372Z] [2026-04-15T00:06:47.372Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-15T00:06:47.372Z] #151 ... [2026-04-15T00:06:47.372Z] [2026-04-15T00:06:47.372Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-15T00:06:48.780Z] #162 DONE 2.2s [2026-04-15T00:06:48.781Z] [2026-04-15T00:06:48.781Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-15T00:06:48.781Z] #152 ... [2026-04-15T00:06:48.781Z] [2026-04-15T00:06:48.781Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:06:49.048Z] #163 DONE 0.3s [2026-04-15T00:06:49.048Z] [2026-04-15T00:06:49.048Z] #154 [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-15T00:06:49.048Z] #154 ... [2026-04-15T00:06:49.048Z] [2026-04-15T00:06:49.048Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:06:49.339Z] #164 DONE 0.2s [2026-04-15T00:06:49.339Z] [2026-04-15T00:06:49.339Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-15T00:06:49.627Z] #165 DONE 0.3s [2026-04-15T00:06:49.627Z] [2026-04-15T00:06:49.627Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-15T00:06:49.627Z] #166 DONE 0.1s [2026-04-15T00:06:49.627Z] [2026-04-15T00:06:49.627Z] #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-15T00:06:49.899Z] #167 DONE 0.2s [2026-04-15T00:06:49.899Z] [2026-04-15T00:06:49.899Z] #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-15T00:06:50.166Z] #168 DONE 0.2s [2026-04-15T00:06:50.166Z] [2026-04-15T00:06:50.166Z] #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-15T00:06:50.166Z] #169 DONE 0.1s [2026-04-15T00:06:50.166Z] [2026-04-15T00:06:50.167Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-15T00:06:50.436Z] #170 DONE 0.2s [2026-04-15T00:06:50.436Z] [2026-04-15T00:06:50.436Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-15T00:06:52.377Z] #171 DONE 1.9s [2026-04-15T00:06:52.377Z] [2026-04-15T00:06:52.377Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-15T00:06:52.377Z] #149 ... [2026-04-15T00:06:52.377Z] [2026-04-15T00:06:52.377Z] #113 [security-bootstrapper] exporting to image [2026-04-15T00:06:52.377Z] #113 exporting layers [2026-04-15T00:06:53.332Z] #113 exporting layers 1.1s done [2026-04-15T00:06:53.332Z] #113 writing image sha256:bf41bafae2b2d0bd33ade73f27b5aa345fb4af3af2c3b53c94a24a54896c1f2c done [2026-04-15T00:06:53.332Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-04-15T00:06:53.332Z] #113 DONE 8.1s [2026-04-15T00:06:53.332Z] [2026-04-15T00:06:53.332Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-15T00:24:30.971Z] #151 ... [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-15T00:24:30.971Z] #152 DONE 2242.2s [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:24:30.971Z] #143 ... [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:24:30.971Z] #172 DONE 0.1s [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:24:30.971Z] #173 DONE 0.1s [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:24:30.971Z] #153 ... [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-15T00:24:30.971Z] #174 DONE 0.5s [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-15T00:24:30.971Z] #175 DONE 0.1s [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #113 [core-command] exporting to image [2026-04-15T00:24:30.971Z] #113 exporting layers [2026-04-15T00:24:30.971Z] #113 exporting layers 0.5s done [2026-04-15T00:24:30.971Z] #113 writing image sha256:c44ae180fccf8bb3b1e4cfa661ee2910a0b17edb9284fc6fbfd8551220b832ec done [2026-04-15T00:24:30.971Z] #113 naming to docker.io/library/core-command-arm64 0.0s done [2026-04-15T00:24:30.971Z] #113 DONE 8.6s [2026-04-15T00:24:30.971Z] [2026-04-15T00:24:30.971Z] #154 [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-15T00:24:53.024Z] #154 2275.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-15T00:24:53.292Z] #154 ... [2026-04-15T00:24:53.292Z] [2026-04-15T00:24:53.292Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-15T00:24:53.292Z] #151 DONE 2276.1s [2026-04-15T00:24:53.788Z] [2026-04-15T00:24:53.788Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:24:54.069Z] #143 ... [2026-04-15T00:24:54.069Z] [2026-04-15T00:24:54.069Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:24:54.069Z] #176 DONE 0.1s [2026-04-15T00:24:54.069Z] [2026-04-15T00:24:54.069Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:24:54.370Z] #177 DONE 0.2s [2026-04-15T00:24:54.370Z] [2026-04-15T00:24:54.370Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-15T00:24:54.370Z] #56 ... [2026-04-15T00:24:54.370Z] [2026-04-15T00:24:54.370Z] #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-15T00:24:54.685Z] #178 DONE 0.1s [2026-04-15T00:24:54.685Z] [2026-04-15T00:24:54.685Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-15T00:24:54.685Z] #179 DONE 0.2s [2026-04-15T00:24:54.685Z] [2026-04-15T00:24:54.685Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-15T00:24:55.314Z] #180 DONE 0.5s [2026-04-15T00:24:55.314Z] [2026-04-15T00:24:55.314Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-15T00:24:55.590Z] #181 DONE 0.2s [2026-04-15T00:24:55.590Z] [2026-04-15T00:24:55.590Z] #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-15T00:24:57.637Z] #182 DONE 2.1s [2026-04-15T00:24:57.637Z] [2026-04-15T00:24:57.637Z] #113 [security-proxy-setup] exporting to image [2026-04-15T00:24:57.637Z] #113 exporting layers [2026-04-15T00:24:59.105Z] #113 exporting layers 1.4s done [2026-04-15T00:24:59.105Z] #113 writing image sha256:cd32a5a32ea22a604fda2ef33be4e4d241818f2e84747d466e9c8dc00c9e2bad done [2026-04-15T00:24:59.105Z] #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2026-04-15T00:24:59.105Z] #113 DONE 10.0s [2026-04-15T00:24:59.105Z] [2026-04-15T00:24:59.105Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:25:37.975Z] #153 ... [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #154 [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-15T00:25:37.975Z] #154 DONE 2315.0s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:25:37.975Z] #153 ... [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:25:37.975Z] #183 DONE 0.4s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-15T00:25:37.975Z] #148 ... [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:25:37.975Z] #184 DONE 0.3s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:25:37.975Z] #153 ... [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #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-15T00:25:37.975Z] #185 DONE 0.2s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #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-15T00:25:37.975Z] #186 DONE 0.1s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #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-15T00:25:37.975Z] #187 DONE 0.1s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-15T00:25:37.975Z] #188 DONE 0.5s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-15T00:25:37.975Z] #189 DONE 0.5s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-15T00:25:37.975Z] #190 DONE 0.1s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:25:37.975Z] #153 ... [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #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-15T00:25:37.975Z] #191 DONE 1.9s [2026-04-15T00:25:37.975Z] [2026-04-15T00:25:37.975Z] #113 [security-secretstore-setup] exporting to image [2026-04-15T00:25:37.975Z] #113 exporting layers [2026-04-15T00:25:38.559Z] #113 exporting layers 1.7s done [2026-04-15T00:25:38.559Z] #113 writing image sha256:99f8e94535963e58b8da6c18015ffe3070a40ed6e60fbf723a66d997d7864d7d done [2026-04-15T00:25:38.559Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 [2026-04-15T00:25:38.826Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-04-15T00:25:38.826Z] #113 DONE 11.7s [2026-04-15T00:25:38.826Z] [2026-04-15T00:25:38.826Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:26:35.208Z] #143 ... [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-15T00:26:35.208Z] #145 DONE 2373.4s [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:26:35.208Z] #143 ... [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:26:35.208Z] #192 DONE 0.2s [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:26:35.208Z] #153 ... [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:26:35.208Z] #193 DONE 0.2s [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-15T00:26:35.208Z] #40 ... [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #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-15T00:26:35.208Z] #194 DONE 0.5s [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #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-15T00:26:35.208Z] #195 DONE 0.2s [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #113 [security-spiffe-token-provider] exporting to image [2026-04-15T00:26:35.208Z] #113 exporting layers [2026-04-15T00:26:35.208Z] #113 exporting layers 0.7s done [2026-04-15T00:26:35.208Z] #113 writing image sha256:511b1c66538ebee740ea3342a0a5167bc02223a69d34500034de9b03e0e657cc done [2026-04-15T00:26:35.208Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-04-15T00:26:35.208Z] #113 DONE 12.4s [2026-04-15T00:26:35.208Z] [2026-04-15T00:26:35.208Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:27:31.580Z] #143 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-15T00:27:31.580Z] #148 DONE 2427.2s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:27:31.580Z] #153 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:27:31.580Z] #196 DONE 0.2s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:27:31.580Z] #197 DONE 0.2s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:27:31.580Z] #143 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-15T00:27:31.580Z] #198 DONE 0.7s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:27:31.580Z] #153 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-15T00:27:31.580Z] #199 DONE 0.2s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-15T00:27:31.580Z] #200 DONE 0.3s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-15T00:27:31.580Z] #56 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-15T00:27:31.580Z] #201 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-15T00:27:31.580Z] #150 DONE 2429.6s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-15T00:27:31.580Z] #149 DONE 2430.9s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-15T00:27:31.580Z] #153 DONE 2430.7s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:27:31.580Z] #143 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:27:31.580Z] #202 DONE 0.4s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:27:31.580Z] #203 DONE 0.4s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:27:31.580Z] #204 DONE 0.3s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-15T00:27:31.580Z] #205 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:27:31.580Z] #206 CACHED [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:27:31.580Z] #207 CACHED [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-15T00:27:31.580Z] #208 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-15T00:27:31.580Z] #201 DONE 3.7s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-15T00:27:31.580Z] #205 DONE 1.1s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #113 [security-proxy-auth] exporting to image [2026-04-15T00:27:31.580Z] #113 exporting layers [2026-04-15T00:27:31.580Z] #113 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-15T00:27:31.580Z] #209 DONE 0.5s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #113 [core-keeper] exporting to image [2026-04-15T00:27:31.580Z] #113 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-15T00:27:31.580Z] #208 DONE 1.2s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-15T00:27:31.580Z] #210 DONE 1.4s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-15T00:27:31.580Z] #211 ... [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-15T00:27:31.580Z] #212 DONE 0.3s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-15T00:27:31.580Z] #211 DONE 0.3s [2026-04-15T00:27:31.580Z] [2026-04-15T00:27:31.580Z] #113 [core-data] exporting to image [2026-04-15T00:27:31.847Z] #113 ... [2026-04-15T00:27:31.847Z] [2026-04-15T00:27:31.847Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-15T00:27:31.847Z] #213 DONE 0.3s [2026-04-15T00:27:31.847Z] [2026-04-15T00:27:31.847Z] #113 [core-metadata] exporting to image [2026-04-15T00:27:32.428Z] #113 exporting layers 2.0s done [2026-04-15T00:27:32.428Z] #113 writing image sha256:d82677ffb3e3458e6be1f82134286f388c08d69a59c07251f4c54d475399127f [2026-04-15T00:27:32.428Z] #113 writing image sha256:d82677ffb3e3458e6be1f82134286f388c08d69a59c07251f4c54d475399127f 0.0s done [2026-04-15T00:27:32.428Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2026-04-15T00:27:32.700Z] #113 exporting layers 1.7s done [2026-04-15T00:27:32.700Z] #113 writing image sha256:f88e2a63078679cfe034d391ced4edc93e8a0a5d6ca8e5251a464583a3a4ff83 0.0s done [2026-04-15T00:27:32.700Z] #113 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-04-15T00:27:32.968Z] #113 exporting layers 1.3s done [2026-04-15T00:27:32.968Z] #113 writing image sha256:311f7bea7b240e41f5cbdcfd979a0fe3526f3bc18a3730eaba941559ca0bea85 [2026-04-15T00:27:32.968Z] #113 writing image sha256:311f7bea7b240e41f5cbdcfd979a0fe3526f3bc18a3730eaba941559ca0bea85 done [2026-04-15T00:27:32.968Z] #113 naming to docker.io/library/core-data-arm64 done [2026-04-15T00:27:33.239Z] #113 exporting layers 1.5s done [2026-04-15T00:27:33.239Z] #113 writing image sha256:1e01b8658df0bb573266fe708554ba974d79a9a1de7fa2dad77ead6888d457a4 done [2026-04-15T00:27:33.239Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-04-15T00:27:33.239Z] #113 DONE 15.4s [2026-04-15T00:27:33.239Z] [2026-04-15T00:27:33.239Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-15T00:27:59.890Z] #40 ... [2026-04-15T00:27:59.890Z] [2026-04-15T00:27:59.890Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-15T00:27:59.890Z] #146 DONE 2462.7s [2026-04-15T00:28:00.157Z] [2026-04-15T00:28:00.157Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:28:00.157Z] #143 ... [2026-04-15T00:28:00.157Z] [2026-04-15T00:28:00.157Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:28:00.157Z] #214 DONE 0.1s [2026-04-15T00:28:00.422Z] [2026-04-15T00:28:00.422Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:28:00.422Z] #215 DONE 0.1s [2026-04-15T00:28:00.422Z] [2026-04-15T00:28:00.422Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-15T00:28:00.422Z] #56 ... [2026-04-15T00:28:00.422Z] [2026-04-15T00:28:00.422Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-15T00:28:01.004Z] #216 DONE 0.6s [2026-04-15T00:28:01.004Z] [2026-04-15T00:28:01.004Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-15T00:28:01.271Z] #40 ... [2026-04-15T00:28:01.271Z] [2026-04-15T00:28:01.271Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-15T00:28:01.536Z] #217 DONE 0.1s [2026-04-15T00:28:01.536Z] [2026-04-15T00:28:01.536Z] #113 [support-scheduler] exporting to image [2026-04-15T00:28:01.536Z] #113 exporting layers [2026-04-15T00:28:02.496Z] #113 exporting layers 1.1s done [2026-04-15T00:28:02.496Z] #113 writing image sha256:272a5d73706936b76ab9b48bf98eac35f256f78c424736f9e967f37d54915cd0 done [2026-04-15T00:28:02.496Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-04-15T00:28:02.496Z] #113 DONE 16.4s [2026-04-15T00:28:02.496Z] [2026-04-15T00:28:02.496Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-15T00:28:07.827Z] #143 DONE 2469.8s [2026-04-15T00:28:07.827Z] [2026-04-15T00:28:07.827Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-15T00:28:07.827Z] #40 ... [2026-04-15T00:28:07.827Z] [2026-04-15T00:28:07.827Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-15T00:28:07.827Z] #218 DONE 0.1s [2026-04-15T00:28:07.827Z] [2026-04-15T00:28:07.828Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-15T00:28:07.828Z] #56 ... [2026-04-15T00:28:07.828Z] [2026-04-15T00:28:07.828Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-15T00:28:07.828Z] #219 DONE 0.1s [2026-04-15T00:28:07.828Z] [2026-04-15T00:28:07.828Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-15T00:28:08.415Z] #220 DONE 0.5s [2026-04-15T00:28:08.415Z] [2026-04-15T00:28:08.415Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-15T00:28:08.415Z] #40 ... [2026-04-15T00:28:08.415Z] [2026-04-15T00:28:08.415Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-15T00:28:08.415Z] #221 DONE 0.1s [2026-04-15T00:28:08.415Z] [2026-04-15T00:28:08.415Z] #113 [support-notifications] exporting to image [2026-04-15T00:28:08.415Z] #113 exporting layers [2026-04-15T00:28:08.995Z] #113 exporting layers 0.6s done [2026-04-15T00:28:08.995Z] #113 writing image sha256:8534b12ab3adf3e601a8cd6931b722adc14b63683e31c9ba655de310fa136e95 done [2026-04-15T00:28:08.995Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-04-15T00:28:08.995Z] #113 DONE 17.1s [2026-04-15T00:28:08.995Z] [2026-04-15T00:28:08.995Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-15T00:28:08.995Z] time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-15T00:28:09.001Z] $ docker stop --time=1 21e1e5948c2e0b07b7ce7991fb67c3a50e94ec9400f6d83f859f9d107af8b031 [2026-04-15T00:28:10.655Z] $ docker rm -f --volumes 21e1e5948c2e0b07b7ce7991fb67c3a50e94ec9400f6d83f859f9d107af8b031 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-15T00:28:11.223Z] + docker images [2026-04-15T00:28:11.223Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-15T00:28:11.223Z] support-notifications-arm64 latest 8534b12ab3ad 3 seconds ago 63.3MB [2026-04-15T00:28:11.223Z] support-scheduler-arm64 latest 272a5d737069 10 seconds ago 59.4MB [2026-04-15T00:28:11.223Z] core-data-arm64 latest 311f7bea7b24 40 seconds ago 55.3MB [2026-04-15T00:28:11.223Z] core-metadata-arm64 latest 1e01b8658df0 40 seconds ago 55.3MB [2026-04-15T00:28:11.223Z] core-keeper-arm64 latest f88e2a630786 41 seconds ago 47.8MB [2026-04-15T00:28:11.223Z] security-proxy-auth-arm64 latest d82677ffb3e3 41 seconds ago 54.4MB [2026-04-15T00:28:11.223Z] security-spiffe-token-provider-arm64 latest 511b1c66538e About a minute ago 59MB [2026-04-15T00:28:11.223Z] security-secretstore-setup-arm64 latest 99f8e9453596 2 minutes ago 92.9MB [2026-04-15T00:28:11.223Z] security-proxy-setup-arm64 latest cd32a5a32ea2 3 minutes ago 60.1MB [2026-04-15T00:28:11.223Z] core-command-arm64 latest c44ae180fccf 3 minutes ago 49.7MB [2026-04-15T00:28:11.223Z] security-bootstrapper-arm64 latest bf41bafae2b2 21 minutes ago 28.5MB [2026-04-15T00:28:11.223Z] core-common-config-bootstrapper-arm64 latest e981251ecaf8 21 minutes ago 27.4MB [2026-04-15T00:28:11.223Z] security-spire-agent-arm64 latest bfcbedd16c8c 42 minutes ago 226MB [2026-04-15T00:28:11.223Z] security-spire-config-arm64 latest 99b980de51a1 42 minutes ago 170MB [2026-04-15T00:28:11.223Z] security-spire-server-arm64 latest efff2a700a09 42 minutes ago 170MB [2026-04-15T00:28:11.223Z] ci-base-image-arm64 latest a031bf18883a 44 minutes ago 898MB [2026-04-15T00:28:11.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB [2026-04-15T00:28:11.223Z] 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-15T00:28:11.359Z] provisioning config files... [2026-04-15T00:28:11.375Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config5619251211498802679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:28:11.709Z] ---> ****-login.sh [2026-04-15T00:28:11.709Z] nexus3.edgexfoundry.org:10001 [2026-04-15T00:28:11.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-15T00:28:11.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-15T00:28:11.974Z] Configure a credential helper to remove this warning. See [2026-04-15T00:28:11.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-15T00:28:11.974Z] [2026-04-15T00:28:11.974Z] Login Succeeded [2026-04-15T00:28:11.974Z] nexus3.edgexfoundry.org:10002 [2026-04-15T00:28:12.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-15T00:28:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-15T00:28:12.506Z] Configure a credential helper to remove this warning. See [2026-04-15T00:28:12.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-15T00:28:12.506Z] [2026-04-15T00:28:12.506Z] Login Succeeded [2026-04-15T00:28:12.506Z] nexus3.edgexfoundry.org:10003 [2026-04-15T00:28:12.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-15T00:28:12.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-15T00:28:12.776Z] Configure a credential helper to remove this warning. See [2026-04-15T00:28:12.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-15T00:28:12.776Z] [2026-04-15T00:28:12.776Z] Login Succeeded [2026-04-15T00:28:12.776Z] nexus3.edgexfoundry.org:10004 [2026-04-15T00:28:13.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-15T00:28:13.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-15T00:28:13.042Z] Configure a credential helper to remove this warning. See [2026-04-15T00:28:13.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-15T00:28:13.042Z] [2026-04-15T00:28:13.042Z] Login Succeeded [2026-04-15T00:28:13.042Z] ****.io [2026-04-15T00:28:13.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-15T00:28:13.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-15T00:28:13.570Z] Configure a credential helper to remove this warning. See [2026-04-15T00:28:13.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-15T00:28:13.570Z] [2026-04-15T00:28:13.570Z] Login Succeeded [2026-04-15T00:28:13.570Z] ---> ****-login.sh ends [Pipeline] } [2026-04-15T00:28:13.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:28:13.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-15T00:28:13.665Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-04-15T00:28:13.665Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:13.665Z] latest [2026-04-15T00:28:13.665Z] 4.1.0-dev.108 [2026-04-15T00:28:13.665Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:13.665Z] main [2026-04-15T00:28:13.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:14.040Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:14.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:14.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-15T00:28:14.392Z] cb0644962c8c: Preparing [2026-04-15T00:28:14.392Z] de1e5b60916d: Preparing [2026-04-15T00:28:14.392Z] fdc4431b0f38: Preparing [2026-04-15T00:28:14.392Z] 2d41a97b734f: Preparing [2026-04-15T00:28:14.392Z] fc43340856fd: Preparing [2026-04-15T00:28:14.392Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:14.392Z] c4e71c2a4573: Preparing [2026-04-15T00:28:14.392Z] c4e71c2a4573: Waiting [2026-04-15T00:28:14.392Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:14.657Z] fdc4431b0f38: Pushed [2026-04-15T00:28:14.657Z] 2d41a97b734f: Pushed [2026-04-15T00:28:14.657Z] cb0644962c8c: Pushed [2026-04-15T00:28:14.657Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:14.922Z] 5eaa8c13c048: Pushed [2026-04-15T00:28:16.322Z] fc43340856fd: Pushed [2026-04-15T00:28:21.643Z] de1e5b60916d: Pushed [2026-04-15T00:28:21.643Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:22.003Z] + 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-15T00:28:22.345Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-15T00:28:22.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-15T00:28:22.345Z] cb0644962c8c: Preparing [2026-04-15T00:28:22.345Z] de1e5b60916d: Preparing [2026-04-15T00:28:22.345Z] fdc4431b0f38: Preparing [2026-04-15T00:28:22.345Z] 2d41a97b734f: Preparing [2026-04-15T00:28:22.345Z] fc43340856fd: Preparing [2026-04-15T00:28:22.345Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:22.345Z] c4e71c2a4573: Preparing [2026-04-15T00:28:22.345Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:22.345Z] c4e71c2a4573: Waiting [2026-04-15T00:28:22.345Z] cb0644962c8c: Layer already exists [2026-04-15T00:28:22.345Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:22.345Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:22.345Z] de1e5b60916d: Layer already exists [2026-04-15T00:28:22.345Z] fc43340856fd: Layer already exists [2026-04-15T00:28:22.345Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:22.345Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:22.608Z] latest: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:22.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:23.307Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 [2026-04-15T00:28:23.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-15T00:28:23.307Z] cb0644962c8c: Preparing [2026-04-15T00:28:23.307Z] de1e5b60916d: Preparing [2026-04-15T00:28:23.307Z] fdc4431b0f38: Preparing [2026-04-15T00:28:23.307Z] 2d41a97b734f: Preparing [2026-04-15T00:28:23.307Z] fc43340856fd: Preparing [2026-04-15T00:28:23.307Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:23.307Z] c4e71c2a4573: Preparing [2026-04-15T00:28:23.307Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:23.307Z] c4e71c2a4573: Waiting [2026-04-15T00:28:23.307Z] fc43340856fd: Layer already exists [2026-04-15T00:28:23.307Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:23.307Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:23.307Z] de1e5b60916d: Layer already exists [2026-04-15T00:28:23.307Z] cb0644962c8c: Layer already exists [2026-04-15T00:28:23.307Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:23.307Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:23.307Z] 4.1.0-dev.108: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:23.662Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:24.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:24.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-15T00:28:24.014Z] cb0644962c8c: Preparing [2026-04-15T00:28:24.014Z] de1e5b60916d: Preparing [2026-04-15T00:28:24.014Z] fdc4431b0f38: Preparing [2026-04-15T00:28:24.014Z] 2d41a97b734f: Preparing [2026-04-15T00:28:24.014Z] fc43340856fd: Preparing [2026-04-15T00:28:24.014Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:24.014Z] c4e71c2a4573: Preparing [2026-04-15T00:28:24.014Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:24.014Z] c4e71c2a4573: Waiting [2026-04-15T00:28:24.014Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:24.014Z] de1e5b60916d: Layer already exists [2026-04-15T00:28:24.014Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:24.014Z] fc43340856fd: Layer already exists [2026-04-15T00:28:24.014Z] cb0644962c8c: Layer already exists [2026-04-15T00:28:24.014Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:24.014Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:24.014Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:24.636Z] + 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-15T00:28:24.985Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-04-15T00:28:24.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-15T00:28:24.985Z] cb0644962c8c: Preparing [2026-04-15T00:28:24.985Z] de1e5b60916d: Preparing [2026-04-15T00:28:24.985Z] fdc4431b0f38: Preparing [2026-04-15T00:28:24.985Z] 2d41a97b734f: Preparing [2026-04-15T00:28:24.985Z] fc43340856fd: Preparing [2026-04-15T00:28:24.985Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:24.985Z] c4e71c2a4573: Preparing [2026-04-15T00:28:24.985Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:24.985Z] c4e71c2a4573: Waiting [2026-04-15T00:28:24.985Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:24.985Z] cb0644962c8c: Layer already exists [2026-04-15T00:28:24.985Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:24.985Z] fc43340856fd: Layer already exists [2026-04-15T00:28:24.985Z] de1e5b60916d: Layer already exists [2026-04-15T00:28:24.985Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:24.985Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:24.985Z] main: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:28:25.329Z] ===================================================== [Pipeline] echo [2026-04-15T00:28:25.341Z] taggedImages: [2026-04-15T00:28:25.341Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:25.341Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-15T00:28:25.341Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 [2026-04-15T00:28:25.341Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:25.341Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-15T00:28:25.372Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-04-15T00:28:25.372Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:25.372Z] latest [2026-04-15T00:28:25.372Z] 4.1.0-dev.108 [2026-04-15T00:28:25.372Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:25.372Z] main [2026-04-15T00:28:25.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:25.732Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:26.082Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:26.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-15T00:28:26.082Z] 7e6bde535989: Preparing [2026-04-15T00:28:26.082Z] 1ea9511e40c9: Preparing [2026-04-15T00:28:26.082Z] 98208cc3f2a5: Preparing [2026-04-15T00:28:26.082Z] 715ed1a84651: Preparing [2026-04-15T00:28:26.082Z] fdc4431b0f38: Preparing [2026-04-15T00:28:26.082Z] 2d41a97b734f: Preparing [2026-04-15T00:28:26.082Z] fc43340856fd: Preparing [2026-04-15T00:28:26.082Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:26.082Z] fc43340856fd: Waiting [2026-04-15T00:28:26.082Z] c4e71c2a4573: Preparing [2026-04-15T00:28:26.082Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:26.082Z] c4e71c2a4573: Waiting [2026-04-15T00:28:26.082Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:26.346Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:26.346Z] 1ea9511e40c9: Pushed [2026-04-15T00:28:26.346Z] 98208cc3f2a5: Pushed [2026-04-15T00:28:26.346Z] fc43340856fd: Layer already exists [2026-04-15T00:28:26.346Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:26.346Z] 7e6bde535989: Pushed [2026-04-15T00:28:26.346Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:28.910Z] 715ed1a84651: Pushed [2026-04-15T00:28:29.174Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:29.534Z] + 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-15T00:28:29.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-15T00:28:29.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-15T00:28:29.889Z] 7e6bde535989: Preparing [2026-04-15T00:28:29.889Z] 1ea9511e40c9: Preparing [2026-04-15T00:28:29.889Z] 98208cc3f2a5: Preparing [2026-04-15T00:28:29.889Z] 715ed1a84651: Preparing [2026-04-15T00:28:29.889Z] fdc4431b0f38: Preparing [2026-04-15T00:28:29.889Z] 2d41a97b734f: Preparing [2026-04-15T00:28:29.890Z] fc43340856fd: Preparing [2026-04-15T00:28:29.890Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:29.890Z] c4e71c2a4573: Preparing [2026-04-15T00:28:29.890Z] 2d41a97b734f: Waiting [2026-04-15T00:28:29.890Z] fc43340856fd: Waiting [2026-04-15T00:28:29.890Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:29.890Z] c4e71c2a4573: Waiting [2026-04-15T00:28:29.890Z] 715ed1a84651: Layer already exists [2026-04-15T00:28:29.890Z] 98208cc3f2a5: Layer already exists [2026-04-15T00:28:29.890Z] 7e6bde535989: Layer already exists [2026-04-15T00:28:29.890Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:29.890Z] 1ea9511e40c9: Layer already exists [2026-04-15T00:28:29.890Z] fc43340856fd: Layer already exists [2026-04-15T00:28:29.890Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:29.890Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:29.890Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:29.890Z] latest: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:30.512Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:30.863Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 [2026-04-15T00:28:30.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-15T00:28:30.863Z] 7e6bde535989: Preparing [2026-04-15T00:28:30.863Z] 1ea9511e40c9: Preparing [2026-04-15T00:28:30.863Z] 98208cc3f2a5: Preparing [2026-04-15T00:28:30.863Z] 715ed1a84651: Preparing [2026-04-15T00:28:30.863Z] fdc4431b0f38: Preparing [2026-04-15T00:28:30.863Z] 2d41a97b734f: Preparing [2026-04-15T00:28:30.863Z] fc43340856fd: Preparing [2026-04-15T00:28:30.863Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:30.863Z] c4e71c2a4573: Preparing [2026-04-15T00:28:30.863Z] 2d41a97b734f: Waiting [2026-04-15T00:28:30.863Z] fc43340856fd: Waiting [2026-04-15T00:28:30.863Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:30.863Z] c4e71c2a4573: Waiting [2026-04-15T00:28:30.863Z] 98208cc3f2a5: Layer already exists [2026-04-15T00:28:30.863Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:30.863Z] 715ed1a84651: Layer already exists [2026-04-15T00:28:30.863Z] 7e6bde535989: Layer already exists [2026-04-15T00:28:30.863Z] 1ea9511e40c9: Layer already exists [2026-04-15T00:28:30.863Z] fc43340856fd: Layer already exists [2026-04-15T00:28:30.863Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:30.863Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:30.863Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:31.126Z] 4.1.0-dev.108: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:31.468Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:34.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:34.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-15T00:28:34.386Z] 7e6bde535989: Preparing [2026-04-15T00:28:34.386Z] 1ea9511e40c9: Preparing [2026-04-15T00:28:34.386Z] 98208cc3f2a5: Preparing [2026-04-15T00:28:34.386Z] 715ed1a84651: Preparing [2026-04-15T00:28:34.386Z] fdc4431b0f38: Preparing [2026-04-15T00:28:34.386Z] 2d41a97b734f: Preparing [2026-04-15T00:28:34.386Z] fc43340856fd: Preparing [2026-04-15T00:28:34.386Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:34.386Z] c4e71c2a4573: Preparing [2026-04-15T00:28:34.386Z] fc43340856fd: Waiting [2026-04-15T00:28:34.386Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:34.386Z] 2d41a97b734f: Waiting [2026-04-15T00:28:34.386Z] c4e71c2a4573: Waiting [2026-04-15T00:28:34.386Z] 7e6bde535989: Layer already exists [2026-04-15T00:28:34.386Z] 98208cc3f2a5: Layer already exists [2026-04-15T00:28:34.386Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:34.386Z] 715ed1a84651: Layer already exists [2026-04-15T00:28:34.386Z] 1ea9511e40c9: Layer already exists [2026-04-15T00:28:34.386Z] fc43340856fd: Layer already exists [2026-04-15T00:28:34.386Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:34.386Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:34.386Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:34.386Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:35.015Z] + 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-15T00:28:35.355Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-04-15T00:28:35.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-15T00:28:35.355Z] 7e6bde535989: Preparing [2026-04-15T00:28:35.355Z] 1ea9511e40c9: Preparing [2026-04-15T00:28:35.355Z] 98208cc3f2a5: Preparing [2026-04-15T00:28:35.355Z] 715ed1a84651: Preparing [2026-04-15T00:28:35.355Z] fdc4431b0f38: Preparing [2026-04-15T00:28:35.355Z] 2d41a97b734f: Preparing [2026-04-15T00:28:35.355Z] fc43340856fd: Preparing [2026-04-15T00:28:35.355Z] 5eaa8c13c048: Preparing [2026-04-15T00:28:35.355Z] c4e71c2a4573: Preparing [2026-04-15T00:28:35.355Z] 2d41a97b734f: Waiting [2026-04-15T00:28:35.355Z] fc43340856fd: Waiting [2026-04-15T00:28:35.355Z] 5eaa8c13c048: Waiting [2026-04-15T00:28:35.355Z] c4e71c2a4573: Waiting [2026-04-15T00:28:35.355Z] 715ed1a84651: Layer already exists [2026-04-15T00:28:35.355Z] 7e6bde535989: Layer already exists [2026-04-15T00:28:35.355Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:35.355Z] 1ea9511e40c9: Layer already exists [2026-04-15T00:28:35.355Z] 98208cc3f2a5: Layer already exists [2026-04-15T00:28:35.355Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:35.355Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:28:35.355Z] fc43340856fd: Layer already exists [2026-04-15T00:28:35.355Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:35.618Z] main: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:28:35.699Z] ===================================================== [Pipeline] echo [2026-04-15T00:28:35.714Z] taggedImages: [2026-04-15T00:28:35.714Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:35.714Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-15T00:28:35.714Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 [2026-04-15T00:28:35.714Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:35.714Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-15T00:28:35.745Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-04-15T00:28:35.745Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:35.745Z] latest [2026-04-15T00:28:35.745Z] 4.1.0-dev.108 [2026-04-15T00:28:35.745Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:35.745Z] main [2026-04-15T00:28:35.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:36.114Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:36.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:28:36.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-15T00:28:36.465Z] e25ccc4781ab: Preparing [2026-04-15T00:28:36.465Z] 7ee5207fb110: Preparing [2026-04-15T00:28:36.465Z] fdc4431b0f38: Preparing [2026-04-15T00:28:36.465Z] 2d41a97b734f: Preparing [2026-04-15T00:28:36.465Z] 497767ffd417: Preparing [2026-04-15T00:28:36.465Z] b0e50e0c1463: Preparing [2026-04-15T00:28:36.465Z] c4e71c2a4573: Preparing [2026-04-15T00:28:36.465Z] b0e50e0c1463: Waiting [2026-04-15T00:28:36.465Z] c4e71c2a4573: Waiting [2026-04-15T00:28:36.465Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:36.465Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:36.727Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:36.727Z] e25ccc4781ab: Pushed [2026-04-15T00:28:36.727Z] b0e50e0c1463: Pushed [2026-04-15T00:28:38.653Z] 497767ffd417: Pushed [2026-04-15T00:28:45.269Z] 7ee5207fb110: Pushed [2026-04-15T00:28:46.665Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:47.012Z] + 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-15T00:28:47.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-15T00:28:47.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-15T00:28:47.362Z] e25ccc4781ab: Preparing [2026-04-15T00:28:47.362Z] 7ee5207fb110: Preparing [2026-04-15T00:28:47.362Z] fdc4431b0f38: Preparing [2026-04-15T00:28:47.362Z] 2d41a97b734f: Preparing [2026-04-15T00:28:47.362Z] 497767ffd417: Preparing [2026-04-15T00:28:47.362Z] b0e50e0c1463: Preparing [2026-04-15T00:28:47.362Z] c4e71c2a4573: Preparing [2026-04-15T00:28:47.362Z] b0e50e0c1463: Waiting [2026-04-15T00:28:47.362Z] c4e71c2a4573: Waiting [2026-04-15T00:28:47.362Z] 497767ffd417: Layer already exists [2026-04-15T00:28:47.362Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:47.362Z] e25ccc4781ab: Layer already exists [2026-04-15T00:28:47.362Z] 7ee5207fb110: Layer already exists [2026-04-15T00:28:47.362Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:47.362Z] b0e50e0c1463: Layer already exists [2026-04-15T00:28:47.362Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:47.362Z] latest: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:47.975Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:48.323Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 [2026-04-15T00:28:48.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-15T00:28:48.323Z] e25ccc4781ab: Preparing [2026-04-15T00:28:48.323Z] 7ee5207fb110: Preparing [2026-04-15T00:28:48.323Z] fdc4431b0f38: Preparing [2026-04-15T00:28:48.323Z] 2d41a97b734f: Preparing [2026-04-15T00:28:48.323Z] 497767ffd417: Preparing [2026-04-15T00:28:48.323Z] b0e50e0c1463: Preparing [2026-04-15T00:28:48.323Z] c4e71c2a4573: Preparing [2026-04-15T00:28:48.323Z] b0e50e0c1463: Waiting [2026-04-15T00:28:48.323Z] c4e71c2a4573: Waiting [2026-04-15T00:28:48.323Z] 7ee5207fb110: Layer already exists [2026-04-15T00:28:48.323Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:48.323Z] e25ccc4781ab: Layer already exists [2026-04-15T00:28:48.323Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:48.323Z] 497767ffd417: Layer already exists [2026-04-15T00:28:48.323Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:48.323Z] b0e50e0c1463: Layer already exists [2026-04-15T00:28:48.323Z] 4.1.0-dev.108: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:49.012Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:49.384Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:28:49.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-15T00:28:49.384Z] e25ccc4781ab: Preparing [2026-04-15T00:28:49.384Z] 7ee5207fb110: Preparing [2026-04-15T00:28:49.384Z] fdc4431b0f38: Preparing [2026-04-15T00:28:49.384Z] 2d41a97b734f: Preparing [2026-04-15T00:28:49.384Z] 497767ffd417: Preparing [2026-04-15T00:28:49.384Z] b0e50e0c1463: Preparing [2026-04-15T00:28:49.384Z] c4e71c2a4573: Preparing [2026-04-15T00:28:49.384Z] b0e50e0c1463: Waiting [2026-04-15T00:28:49.384Z] c4e71c2a4573: Waiting [2026-04-15T00:28:49.384Z] e25ccc4781ab: Layer already exists [2026-04-15T00:28:49.384Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:49.384Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:49.384Z] 497767ffd417: Layer already exists [2026-04-15T00:28:49.384Z] 7ee5207fb110: Layer already exists [2026-04-15T00:28:49.384Z] b0e50e0c1463: Layer already exists [2026-04-15T00:28:49.384Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:49.384Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:28:49.753Z] + 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-15T00:28:50.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-04-15T00:28:50.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-15T00:28:50.110Z] e25ccc4781ab: Preparing [2026-04-15T00:28:50.110Z] 7ee5207fb110: Preparing [2026-04-15T00:28:50.110Z] fdc4431b0f38: Preparing [2026-04-15T00:28:50.110Z] 2d41a97b734f: Preparing [2026-04-15T00:28:50.110Z] 497767ffd417: Preparing [2026-04-15T00:28:50.110Z] b0e50e0c1463: Preparing [2026-04-15T00:28:50.110Z] c4e71c2a4573: Preparing [2026-04-15T00:28:50.110Z] b0e50e0c1463: Waiting [2026-04-15T00:28:50.110Z] c4e71c2a4573: Waiting [2026-04-15T00:28:50.110Z] e25ccc4781ab: Layer already exists [2026-04-15T00:28:50.110Z] 497767ffd417: Layer already exists [2026-04-15T00:28:50.110Z] 7ee5207fb110: Layer already exists [2026-04-15T00:28:50.110Z] fdc4431b0f38: Layer already exists [2026-04-15T00:28:50.110Z] 2d41a97b734f: Layer already exists [2026-04-15T00:28:50.110Z] c4e71c2a4573: Layer already exists [2026-04-15T00:28:50.110Z] b0e50e0c1463: Layer already exists [2026-04-15T00:29:12.327Z] main: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:29:12.408Z] ===================================================== [Pipeline] echo [2026-04-15T00:29:12.424Z] taggedImages: [2026-04-15T00:29:12.424Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:12.424Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-15T00:29:12.424Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 [2026-04-15T00:29:12.424Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:12.424Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-15T00:29:12.446Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-04-15T00:29:12.447Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:12.447Z] latest [2026-04-15T00:29:12.447Z] 4.1.0-dev.108 [2026-04-15T00:29:12.447Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:12.447Z] main [2026-04-15T00:29:12.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:12.825Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:15.105Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:15.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-15T00:29:15.105Z] c6243a496634: Preparing [2026-04-15T00:29:15.105Z] a6dcbd4b228d: Preparing [2026-04-15T00:29:15.105Z] 2d41a97b734f: Preparing [2026-04-15T00:29:15.105Z] 8c407d7dd47f: Preparing [2026-04-15T00:29:15.105Z] 55b3694dcb4b: Preparing [2026-04-15T00:29:15.105Z] c4e71c2a4573: Preparing [2026-04-15T00:29:15.105Z] c4e71c2a4573: Waiting [2026-04-15T00:29:15.105Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:15.370Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:15.370Z] c6243a496634: Pushed [2026-04-15T00:29:15.370Z] 8c407d7dd47f: Pushed [2026-04-15T00:29:15.370Z] 55b3694dcb4b: Pushed [2026-04-15T00:29:23.587Z] a6dcbd4b228d: Pushed [2026-04-15T00:29:23.587Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:23.947Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:24.299Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-15T00:29:24.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-15T00:29:24.299Z] c6243a496634: Preparing [2026-04-15T00:29:24.299Z] a6dcbd4b228d: Preparing [2026-04-15T00:29:24.299Z] 2d41a97b734f: Preparing [2026-04-15T00:29:24.299Z] 8c407d7dd47f: Preparing [2026-04-15T00:29:24.299Z] 55b3694dcb4b: Preparing [2026-04-15T00:29:24.299Z] c4e71c2a4573: Preparing [2026-04-15T00:29:24.299Z] c4e71c2a4573: Waiting [2026-04-15T00:29:24.299Z] a6dcbd4b228d: Layer already exists [2026-04-15T00:29:24.299Z] 8c407d7dd47f: Layer already exists [2026-04-15T00:29:24.299Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:24.299Z] c6243a496634: Layer already exists [2026-04-15T00:29:24.299Z] 55b3694dcb4b: Layer already exists [2026-04-15T00:29:24.299Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:24.563Z] latest: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:24.912Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:25.267Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 [2026-04-15T00:29:25.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-15T00:29:25.267Z] c6243a496634: Preparing [2026-04-15T00:29:25.267Z] a6dcbd4b228d: Preparing [2026-04-15T00:29:25.267Z] 2d41a97b734f: Preparing [2026-04-15T00:29:25.267Z] 8c407d7dd47f: Preparing [2026-04-15T00:29:25.267Z] 55b3694dcb4b: Preparing [2026-04-15T00:29:25.267Z] c4e71c2a4573: Preparing [2026-04-15T00:29:25.267Z] 8c407d7dd47f: Layer already exists [2026-04-15T00:29:25.267Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:25.267Z] c6243a496634: Layer already exists [2026-04-15T00:29:25.267Z] a6dcbd4b228d: Layer already exists [2026-04-15T00:29:25.267Z] 55b3694dcb4b: Layer already exists [2026-04-15T00:29:25.267Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:25.594Z] 4.1.0-dev.108: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:26.074Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:27.437Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:27.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-15T00:29:27.437Z] c6243a496634: Preparing [2026-04-15T00:29:27.437Z] a6dcbd4b228d: Preparing [2026-04-15T00:29:27.437Z] 2d41a97b734f: Preparing [2026-04-15T00:29:27.437Z] 8c407d7dd47f: Preparing [2026-04-15T00:29:27.437Z] 55b3694dcb4b: Preparing [2026-04-15T00:29:27.437Z] c4e71c2a4573: Preparing [2026-04-15T00:29:27.437Z] 8c407d7dd47f: Layer already exists [2026-04-15T00:29:27.437Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:27.437Z] 55b3694dcb4b: Layer already exists [2026-04-15T00:29:27.437Z] a6dcbd4b228d: Layer already exists [2026-04-15T00:29:27.437Z] c6243a496634: Layer already exists [2026-04-15T00:29:27.437Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:27.437Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:27.780Z] + 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-15T00:29:28.121Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-04-15T00:29:28.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-15T00:29:28.121Z] c6243a496634: Preparing [2026-04-15T00:29:28.121Z] a6dcbd4b228d: Preparing [2026-04-15T00:29:28.121Z] 2d41a97b734f: Preparing [2026-04-15T00:29:28.121Z] 8c407d7dd47f: Preparing [2026-04-15T00:29:28.121Z] 55b3694dcb4b: Preparing [2026-04-15T00:29:28.121Z] c4e71c2a4573: Preparing [2026-04-15T00:29:28.121Z] c4e71c2a4573: Waiting [2026-04-15T00:29:28.121Z] a6dcbd4b228d: Layer already exists [2026-04-15T00:29:28.121Z] 55b3694dcb4b: Layer already exists [2026-04-15T00:29:28.121Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:28.121Z] 8c407d7dd47f: Layer already exists [2026-04-15T00:29:28.121Z] c6243a496634: Layer already exists [2026-04-15T00:29:28.121Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:28.121Z] main: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:29:28.204Z] ===================================================== [Pipeline] echo [2026-04-15T00:29:28.215Z] taggedImages: [2026-04-15T00:29:28.215Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:28.215Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-15T00:29:28.215Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 [2026-04-15T00:29:28.215Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:28.215Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-15T00:29:28.242Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-04-15T00:29:28.242Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:28.242Z] latest [2026-04-15T00:29:28.242Z] 4.1.0-dev.108 [2026-04-15T00:29:28.242Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:28.242Z] main [2026-04-15T00:29:28.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:28.598Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:28.956Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:28.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-15T00:29:28.956Z] 7c2669d2406f: Preparing [2026-04-15T00:29:28.956Z] d56b8fc50b96: Preparing [2026-04-15T00:29:28.956Z] 34b1da9e0f2f: Preparing [2026-04-15T00:29:28.956Z] fdc4431b0f38: Preparing [2026-04-15T00:29:28.956Z] 2d41a97b734f: Preparing [2026-04-15T00:29:28.956Z] fc43340856fd: Preparing [2026-04-15T00:29:28.956Z] 5eaa8c13c048: Preparing [2026-04-15T00:29:28.956Z] c4e71c2a4573: Preparing [2026-04-15T00:29:28.956Z] fc43340856fd: Waiting [2026-04-15T00:29:28.956Z] 5eaa8c13c048: Waiting [2026-04-15T00:29:28.956Z] c4e71c2a4573: Waiting [2026-04-15T00:29:28.956Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:28.956Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:29.221Z] fc43340856fd: Layer already exists [2026-04-15T00:29:29.221Z] d56b8fc50b96: Pushed [2026-04-15T00:29:29.221Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:29:29.221Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:29.221Z] 7c2669d2406f: Pushed [2026-04-15T00:29:37.400Z] 34b1da9e0f2f: Pushed [2026-04-15T00:29:37.400Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:37.744Z] + 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-15T00:29:38.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-15T00:29:38.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-15T00:29:38.088Z] 7c2669d2406f: Preparing [2026-04-15T00:29:38.088Z] d56b8fc50b96: Preparing [2026-04-15T00:29:38.088Z] 34b1da9e0f2f: Preparing [2026-04-15T00:29:38.088Z] fdc4431b0f38: Preparing [2026-04-15T00:29:38.088Z] 2d41a97b734f: Preparing [2026-04-15T00:29:38.088Z] fc43340856fd: Preparing [2026-04-15T00:29:38.088Z] 5eaa8c13c048: Preparing [2026-04-15T00:29:38.088Z] c4e71c2a4573: Preparing [2026-04-15T00:29:38.088Z] fc43340856fd: Waiting [2026-04-15T00:29:38.088Z] 5eaa8c13c048: Waiting [2026-04-15T00:29:38.088Z] c4e71c2a4573: Waiting [2026-04-15T00:29:38.088Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:38.088Z] 34b1da9e0f2f: Layer already exists [2026-04-15T00:29:38.088Z] d56b8fc50b96: Layer already exists [2026-04-15T00:29:38.088Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:38.088Z] 7c2669d2406f: Layer already exists [2026-04-15T00:29:38.088Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:38.088Z] fc43340856fd: Layer already exists [2026-04-15T00:29:38.088Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:29:38.353Z] latest: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:38.696Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:39.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 [2026-04-15T00:29:39.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-15T00:29:39.051Z] 7c2669d2406f: Preparing [2026-04-15T00:29:39.051Z] d56b8fc50b96: Preparing [2026-04-15T00:29:39.051Z] 34b1da9e0f2f: Preparing [2026-04-15T00:29:39.051Z] fdc4431b0f38: Preparing [2026-04-15T00:29:39.051Z] 2d41a97b734f: Preparing [2026-04-15T00:29:39.051Z] fc43340856fd: Preparing [2026-04-15T00:29:39.051Z] 5eaa8c13c048: Preparing [2026-04-15T00:29:39.051Z] c4e71c2a4573: Preparing [2026-04-15T00:29:39.051Z] fc43340856fd: Waiting [2026-04-15T00:29:39.051Z] 5eaa8c13c048: Waiting [2026-04-15T00:29:39.051Z] c4e71c2a4573: Waiting [2026-04-15T00:29:39.051Z] 34b1da9e0f2f: Layer already exists [2026-04-15T00:29:39.051Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:39.051Z] 7c2669d2406f: Layer already exists [2026-04-15T00:29:39.051Z] d56b8fc50b96: Layer already exists [2026-04-15T00:29:39.051Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:39.051Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:29:39.051Z] fc43340856fd: Layer already exists [2026-04-15T00:29:39.051Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:39.315Z] 4.1.0-dev.108: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:39.918Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:41.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:41.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-15T00:29:41.652Z] 7c2669d2406f: Preparing [2026-04-15T00:29:41.652Z] d56b8fc50b96: Preparing [2026-04-15T00:29:41.652Z] 34b1da9e0f2f: Preparing [2026-04-15T00:29:41.652Z] fdc4431b0f38: Preparing [2026-04-15T00:29:41.652Z] 2d41a97b734f: Preparing [2026-04-15T00:29:41.652Z] fc43340856fd: Preparing [2026-04-15T00:29:41.652Z] 5eaa8c13c048: Preparing [2026-04-15T00:29:41.652Z] c4e71c2a4573: Preparing [2026-04-15T00:29:41.652Z] 5eaa8c13c048: Waiting [2026-04-15T00:29:41.652Z] fc43340856fd: Waiting [2026-04-15T00:29:41.652Z] c4e71c2a4573: Waiting [2026-04-15T00:29:41.652Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:41.652Z] 34b1da9e0f2f: Layer already exists [2026-04-15T00:29:41.652Z] 7c2669d2406f: Layer already exists [2026-04-15T00:29:41.652Z] d56b8fc50b96: Layer already exists [2026-04-15T00:29:41.652Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:41.652Z] fc43340856fd: Layer already exists [2026-04-15T00:29:41.652Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:41.652Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:29:41.652Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:42.253Z] + 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-15T00:29:42.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-04-15T00:29:42.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-15T00:29:42.597Z] 7c2669d2406f: Preparing [2026-04-15T00:29:42.597Z] d56b8fc50b96: Preparing [2026-04-15T00:29:42.597Z] 34b1da9e0f2f: Preparing [2026-04-15T00:29:42.597Z] fdc4431b0f38: Preparing [2026-04-15T00:29:42.597Z] 2d41a97b734f: Preparing [2026-04-15T00:29:42.597Z] fc43340856fd: Preparing [2026-04-15T00:29:42.597Z] 5eaa8c13c048: Preparing [2026-04-15T00:29:42.597Z] c4e71c2a4573: Preparing [2026-04-15T00:29:42.597Z] 5eaa8c13c048: Waiting [2026-04-15T00:29:42.597Z] fc43340856fd: Waiting [2026-04-15T00:29:42.597Z] c4e71c2a4573: Waiting [2026-04-15T00:29:42.597Z] 7c2669d2406f: Layer already exists [2026-04-15T00:29:42.597Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:42.597Z] d56b8fc50b96: Layer already exists [2026-04-15T00:29:42.597Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:42.597Z] 34b1da9e0f2f: Layer already exists [2026-04-15T00:29:42.597Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:29:42.597Z] fc43340856fd: Layer already exists [2026-04-15T00:29:42.597Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:42.597Z] main: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:29:42.938Z] ===================================================== [Pipeline] echo [2026-04-15T00:29:42.951Z] taggedImages: [2026-04-15T00:29:42.951Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:42.951Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-15T00:29:42.951Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 [2026-04-15T00:29:42.951Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:42.951Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-15T00:29:42.981Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-04-15T00:29:42.981Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:42.981Z] latest [2026-04-15T00:29:42.981Z] 4.1.0-dev.108 [2026-04-15T00:29:42.981Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:42.981Z] main [2026-04-15T00:29:42.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:43.349Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:43.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:43.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-15T00:29:43.699Z] 658366df1684: Preparing [2026-04-15T00:29:43.699Z] f6d30e79c169: Preparing [2026-04-15T00:29:43.699Z] ec297d26bcf8: Preparing [2026-04-15T00:29:43.699Z] 9a895c91a416: Preparing [2026-04-15T00:29:43.699Z] 9570b0d3dbad: Preparing [2026-04-15T00:29:43.699Z] 794e68303143: Preparing [2026-04-15T00:29:43.699Z] 0ba2ee2869cd: Preparing [2026-04-15T00:29:43.699Z] fdc4431b0f38: Preparing [2026-04-15T00:29:43.699Z] 2d41a97b734f: Preparing [2026-04-15T00:29:43.699Z] 7b75b56673aa: Preparing [2026-04-15T00:29:43.699Z] 47dad766029e: Preparing [2026-04-15T00:29:43.699Z] 5f70bf18a086: Preparing [2026-04-15T00:29:43.699Z] eaee2b3b56ee: Preparing [2026-04-15T00:29:43.699Z] 49c08c58839f: Preparing [2026-04-15T00:29:43.699Z] 4ce6bb0f13ef: Preparing [2026-04-15T00:29:43.699Z] c4e71c2a4573: Preparing [2026-04-15T00:29:43.699Z] 794e68303143: Waiting [2026-04-15T00:29:43.699Z] 0ba2ee2869cd: Waiting [2026-04-15T00:29:43.699Z] fdc4431b0f38: Waiting [2026-04-15T00:29:43.699Z] 2d41a97b734f: Waiting [2026-04-15T00:29:43.699Z] 7b75b56673aa: Waiting [2026-04-15T00:29:43.699Z] 49c08c58839f: Waiting [2026-04-15T00:29:43.699Z] 47dad766029e: Waiting [2026-04-15T00:29:43.699Z] 4ce6bb0f13ef: Waiting [2026-04-15T00:29:43.700Z] 5f70bf18a086: Waiting [2026-04-15T00:29:43.700Z] c4e71c2a4573: Waiting [2026-04-15T00:29:43.964Z] f6d30e79c169: Pushed [2026-04-15T00:29:43.964Z] 9a895c91a416: Pushed [2026-04-15T00:29:43.964Z] ec297d26bcf8: Pushed [2026-04-15T00:29:43.964Z] 9570b0d3dbad: Pushed [2026-04-15T00:29:43.964Z] 658366df1684: Pushed [2026-04-15T00:29:43.964Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:43.964Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:44.229Z] 794e68303143: Pushed [2026-04-15T00:29:44.229Z] 5f70bf18a086: Layer already exists [2026-04-15T00:29:44.229Z] 47dad766029e: Pushed [2026-04-15T00:29:44.229Z] 7b75b56673aa: Pushed [2026-04-15T00:29:44.229Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:44.229Z] eaee2b3b56ee: Pushed [2026-04-15T00:29:44.229Z] 4ce6bb0f13ef: Pushed [2026-04-15T00:29:46.156Z] 49c08c58839f: Pushed [2026-04-15T00:29:47.239Z] 0ba2ee2869cd: Pushed [2026-04-15T00:29:47.239Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:47.578Z] + 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-15T00:29:47.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-15T00:29:47.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-15T00:29:47.918Z] 658366df1684: Preparing [2026-04-15T00:29:47.918Z] f6d30e79c169: Preparing [2026-04-15T00:29:47.918Z] ec297d26bcf8: Preparing [2026-04-15T00:29:47.918Z] 9a895c91a416: Preparing [2026-04-15T00:29:47.918Z] 9570b0d3dbad: Preparing [2026-04-15T00:29:47.918Z] 794e68303143: Preparing [2026-04-15T00:29:47.918Z] 0ba2ee2869cd: Preparing [2026-04-15T00:29:47.918Z] fdc4431b0f38: Preparing [2026-04-15T00:29:47.918Z] 2d41a97b734f: Preparing [2026-04-15T00:29:47.918Z] 7b75b56673aa: Preparing [2026-04-15T00:29:47.918Z] 47dad766029e: Preparing [2026-04-15T00:29:47.918Z] 5f70bf18a086: Preparing [2026-04-15T00:29:47.918Z] eaee2b3b56ee: Preparing [2026-04-15T00:29:47.918Z] 49c08c58839f: Preparing [2026-04-15T00:29:47.918Z] 4ce6bb0f13ef: Preparing [2026-04-15T00:29:47.918Z] c4e71c2a4573: Preparing [2026-04-15T00:29:47.918Z] 794e68303143: Waiting [2026-04-15T00:29:47.918Z] 0ba2ee2869cd: Waiting [2026-04-15T00:29:47.918Z] 47dad766029e: Waiting [2026-04-15T00:29:47.918Z] 5f70bf18a086: Waiting [2026-04-15T00:29:47.918Z] fdc4431b0f38: Waiting [2026-04-15T00:29:47.918Z] eaee2b3b56ee: Waiting [2026-04-15T00:29:47.918Z] 2d41a97b734f: Waiting [2026-04-15T00:29:47.918Z] 49c08c58839f: Waiting [2026-04-15T00:29:47.918Z] 7b75b56673aa: Waiting [2026-04-15T00:29:47.918Z] 4ce6bb0f13ef: Waiting [2026-04-15T00:29:47.918Z] c4e71c2a4573: Waiting [2026-04-15T00:29:47.918Z] 658366df1684: Layer already exists [2026-04-15T00:29:47.918Z] f6d30e79c169: Layer already exists [2026-04-15T00:29:47.918Z] 9a895c91a416: Layer already exists [2026-04-15T00:29:47.918Z] ec297d26bcf8: Layer already exists [2026-04-15T00:29:47.918Z] 9570b0d3dbad: Layer already exists [2026-04-15T00:29:47.918Z] 794e68303143: Layer already exists [2026-04-15T00:29:47.918Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:47.918Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:47.918Z] 0ba2ee2869cd: Layer already exists [2026-04-15T00:29:47.918Z] 7b75b56673aa: Layer already exists [2026-04-15T00:29:47.918Z] 5f70bf18a086: Layer already exists [2026-04-15T00:29:47.918Z] 4ce6bb0f13ef: Layer already exists [2026-04-15T00:29:47.918Z] 47dad766029e: Layer already exists [2026-04-15T00:29:47.918Z] eaee2b3b56ee: Layer already exists [2026-04-15T00:29:47.918Z] 49c08c58839f: Layer already exists [2026-04-15T00:29:47.918Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:48.181Z] latest: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:48.525Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:48.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 [2026-04-15T00:29:48.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-15T00:29:48.873Z] 658366df1684: Preparing [2026-04-15T00:29:48.873Z] f6d30e79c169: Preparing [2026-04-15T00:29:48.873Z] ec297d26bcf8: Preparing [2026-04-15T00:29:48.873Z] 9a895c91a416: Preparing [2026-04-15T00:29:48.873Z] 9570b0d3dbad: Preparing [2026-04-15T00:29:48.873Z] 794e68303143: Preparing [2026-04-15T00:29:48.873Z] 0ba2ee2869cd: Preparing [2026-04-15T00:29:48.873Z] fdc4431b0f38: Preparing [2026-04-15T00:29:48.873Z] 2d41a97b734f: Preparing [2026-04-15T00:29:48.873Z] 7b75b56673aa: Preparing [2026-04-15T00:29:48.873Z] 47dad766029e: Preparing [2026-04-15T00:29:48.873Z] 5f70bf18a086: Preparing [2026-04-15T00:29:48.873Z] eaee2b3b56ee: Preparing [2026-04-15T00:29:48.873Z] 49c08c58839f: Preparing [2026-04-15T00:29:48.873Z] 4ce6bb0f13ef: Preparing [2026-04-15T00:29:48.873Z] c4e71c2a4573: Preparing [2026-04-15T00:29:48.873Z] 47dad766029e: Waiting [2026-04-15T00:29:48.873Z] 5f70bf18a086: Waiting [2026-04-15T00:29:48.873Z] eaee2b3b56ee: Waiting [2026-04-15T00:29:48.873Z] 49c08c58839f: Waiting [2026-04-15T00:29:48.873Z] 4ce6bb0f13ef: Waiting [2026-04-15T00:29:48.873Z] c4e71c2a4573: Waiting [2026-04-15T00:29:48.873Z] 794e68303143: Waiting [2026-04-15T00:29:48.873Z] fdc4431b0f38: Waiting [2026-04-15T00:29:48.873Z] 0ba2ee2869cd: Waiting [2026-04-15T00:29:48.873Z] 2d41a97b734f: Waiting [2026-04-15T00:29:48.873Z] 7b75b56673aa: Waiting [2026-04-15T00:29:48.873Z] f6d30e79c169: Layer already exists [2026-04-15T00:29:48.873Z] 658366df1684: Layer already exists [2026-04-15T00:29:48.873Z] 9570b0d3dbad: Layer already exists [2026-04-15T00:29:48.873Z] ec297d26bcf8: Layer already exists [2026-04-15T00:29:48.873Z] 9a895c91a416: Layer already exists [2026-04-15T00:29:48.873Z] 794e68303143: Layer already exists [2026-04-15T00:29:48.873Z] 0ba2ee2869cd: Layer already exists [2026-04-15T00:29:48.873Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:48.873Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:48.873Z] 7b75b56673aa: Layer already exists [2026-04-15T00:29:48.873Z] 47dad766029e: Layer already exists [2026-04-15T00:29:48.873Z] 4ce6bb0f13ef: Layer already exists [2026-04-15T00:29:48.873Z] eaee2b3b56ee: Layer already exists [2026-04-15T00:29:48.873Z] 5f70bf18a086: Layer already exists [2026-04-15T00:29:48.873Z] 49c08c58839f: Layer already exists [2026-04-15T00:29:48.873Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:49.139Z] 4.1.0-dev.108: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:49.491Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:49.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:49.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-15T00:29:49.840Z] 658366df1684: Preparing [2026-04-15T00:29:49.840Z] f6d30e79c169: Preparing [2026-04-15T00:29:49.840Z] ec297d26bcf8: Preparing [2026-04-15T00:29:49.840Z] 9a895c91a416: Preparing [2026-04-15T00:29:49.840Z] 9570b0d3dbad: Preparing [2026-04-15T00:29:49.840Z] 794e68303143: Preparing [2026-04-15T00:29:49.840Z] 0ba2ee2869cd: Preparing [2026-04-15T00:29:49.840Z] fdc4431b0f38: Preparing [2026-04-15T00:29:49.840Z] 2d41a97b734f: Preparing [2026-04-15T00:29:49.840Z] 7b75b56673aa: Preparing [2026-04-15T00:29:49.840Z] 47dad766029e: Preparing [2026-04-15T00:29:49.840Z] 5f70bf18a086: Preparing [2026-04-15T00:29:49.840Z] eaee2b3b56ee: Preparing [2026-04-15T00:29:49.840Z] 49c08c58839f: Preparing [2026-04-15T00:29:49.840Z] 4ce6bb0f13ef: Preparing [2026-04-15T00:29:49.840Z] c4e71c2a4573: Preparing [2026-04-15T00:29:49.840Z] 2d41a97b734f: Waiting [2026-04-15T00:29:49.840Z] 7b75b56673aa: Waiting [2026-04-15T00:29:49.840Z] 47dad766029e: Waiting [2026-04-15T00:29:49.840Z] 5f70bf18a086: Waiting [2026-04-15T00:29:49.840Z] 794e68303143: Waiting [2026-04-15T00:29:49.840Z] 0ba2ee2869cd: Waiting [2026-04-15T00:29:49.840Z] eaee2b3b56ee: Waiting [2026-04-15T00:29:49.840Z] fdc4431b0f38: Waiting [2026-04-15T00:29:49.840Z] 49c08c58839f: Waiting [2026-04-15T00:29:49.840Z] c4e71c2a4573: Waiting [2026-04-15T00:29:49.840Z] 9a895c91a416: Layer already exists [2026-04-15T00:29:49.840Z] 9570b0d3dbad: Layer already exists [2026-04-15T00:29:49.840Z] f6d30e79c169: Layer already exists [2026-04-15T00:29:49.840Z] ec297d26bcf8: Layer already exists [2026-04-15T00:29:49.840Z] 658366df1684: Layer already exists [2026-04-15T00:29:49.840Z] 0ba2ee2869cd: Layer already exists [2026-04-15T00:29:49.840Z] 7b75b56673aa: Layer already exists [2026-04-15T00:29:49.840Z] 794e68303143: Layer already exists [2026-04-15T00:29:49.840Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:49.840Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:49.840Z] 5f70bf18a086: Layer already exists [2026-04-15T00:29:49.840Z] 47dad766029e: Layer already exists [2026-04-15T00:29:49.840Z] 4ce6bb0f13ef: Layer already exists [2026-04-15T00:29:49.840Z] 49c08c58839f: Layer already exists [2026-04-15T00:29:49.840Z] eaee2b3b56ee: Layer already exists [2026-04-15T00:29:49.840Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:50.105Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:50.465Z] + 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-15T00:29:50.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-04-15T00:29:50.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-15T00:29:50.819Z] 658366df1684: Preparing [2026-04-15T00:29:50.819Z] f6d30e79c169: Preparing [2026-04-15T00:29:50.819Z] ec297d26bcf8: Preparing [2026-04-15T00:29:50.819Z] 9a895c91a416: Preparing [2026-04-15T00:29:50.819Z] 9570b0d3dbad: Preparing [2026-04-15T00:29:50.819Z] 794e68303143: Preparing [2026-04-15T00:29:50.819Z] 0ba2ee2869cd: Preparing [2026-04-15T00:29:50.819Z] fdc4431b0f38: Preparing [2026-04-15T00:29:50.819Z] 2d41a97b734f: Preparing [2026-04-15T00:29:50.819Z] 7b75b56673aa: Preparing [2026-04-15T00:29:50.819Z] 47dad766029e: Preparing [2026-04-15T00:29:50.819Z] 5f70bf18a086: Preparing [2026-04-15T00:29:50.819Z] 794e68303143: Waiting [2026-04-15T00:29:50.819Z] eaee2b3b56ee: Preparing [2026-04-15T00:29:50.819Z] 49c08c58839f: Preparing [2026-04-15T00:29:50.819Z] 4ce6bb0f13ef: Preparing [2026-04-15T00:29:50.819Z] c4e71c2a4573: Preparing [2026-04-15T00:29:50.819Z] fdc4431b0f38: Waiting [2026-04-15T00:29:50.819Z] 2d41a97b734f: Waiting [2026-04-15T00:29:50.819Z] 7b75b56673aa: Waiting [2026-04-15T00:29:50.819Z] 49c08c58839f: Waiting [2026-04-15T00:29:50.819Z] 47dad766029e: Waiting [2026-04-15T00:29:50.819Z] 4ce6bb0f13ef: Waiting [2026-04-15T00:29:50.819Z] 5f70bf18a086: Waiting [2026-04-15T00:29:50.819Z] c4e71c2a4573: Waiting [2026-04-15T00:29:50.819Z] eaee2b3b56ee: Waiting [2026-04-15T00:29:50.819Z] 9570b0d3dbad: Layer already exists [2026-04-15T00:29:50.819Z] 658366df1684: Layer already exists [2026-04-15T00:29:50.819Z] f6d30e79c169: Layer already exists [2026-04-15T00:29:50.819Z] ec297d26bcf8: Layer already exists [2026-04-15T00:29:50.819Z] 9a895c91a416: Layer already exists [2026-04-15T00:29:50.819Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:50.819Z] 794e68303143: Layer already exists [2026-04-15T00:29:50.819Z] 0ba2ee2869cd: Layer already exists [2026-04-15T00:29:50.819Z] 7b75b56673aa: Layer already exists [2026-04-15T00:29:50.819Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:50.819Z] 5f70bf18a086: Layer already exists [2026-04-15T00:29:50.819Z] 47dad766029e: Layer already exists [2026-04-15T00:29:50.819Z] eaee2b3b56ee: Layer already exists [2026-04-15T00:29:50.819Z] 49c08c58839f: Layer already exists [2026-04-15T00:29:50.819Z] 4ce6bb0f13ef: Layer already exists [2026-04-15T00:29:50.819Z] c4e71c2a4573: Layer already exists [2026-04-15T00:29:51.082Z] main: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:29:51.169Z] ===================================================== [Pipeline] echo [2026-04-15T00:29:51.180Z] taggedImages: [2026-04-15T00:29:51.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:51.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-15T00:29:51.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 [2026-04-15T00:29:51.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:51.180Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-15T00:29:51.205Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-04-15T00:29:51.205Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:51.205Z] latest [2026-04-15T00:29:51.205Z] 4.1.0-dev.108 [2026-04-15T00:29:51.205Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:29:51.205Z] main [2026-04-15T00:29:51.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:51.576Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:29:51.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:29:51.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-15T00:29:51.932Z] 414f9112d748: Preparing [2026-04-15T00:29:51.932Z] 397ab8d32283: Preparing [2026-04-15T00:29:51.932Z] 968b5b75cccf: Preparing [2026-04-15T00:29:51.932Z] 194b6de1781d: Preparing [2026-04-15T00:29:51.932Z] fdc4431b0f38: Preparing [2026-04-15T00:29:51.932Z] 2d41a97b734f: Preparing [2026-04-15T00:29:51.932Z] fc43340856fd: Preparing [2026-04-15T00:29:51.932Z] 5eaa8c13c048: Preparing [2026-04-15T00:29:51.932Z] c4e71c2a4573: Preparing [2026-04-15T00:29:51.932Z] 2d41a97b734f: Waiting [2026-04-15T00:29:51.932Z] fc43340856fd: Waiting [2026-04-15T00:29:51.932Z] 5eaa8c13c048: Waiting [2026-04-15T00:29:51.932Z] c4e71c2a4573: Waiting [2026-04-15T00:29:51.932Z] fdc4431b0f38: Layer already exists [2026-04-15T00:29:52.195Z] 2d41a97b734f: Layer already exists [2026-04-15T00:29:52.195Z] fc43340856fd: Layer already exists [2026-04-15T00:29:52.195Z] 414f9112d748: Pushed [2026-04-15T00:29:52.195Z] 968b5b75cccf: Pushed [2026-04-15T00:29:52.195Z] 397ab8d32283: Pushed [2026-04-15T00:29:52.195Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:29:52.195Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:00.371Z] 194b6de1781d: Pushed [2026-04-15T00:30:00.371Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:00.734Z] + 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-15T00:30:01.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-15T00:30:01.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-15T00:30:01.088Z] 414f9112d748: Preparing [2026-04-15T00:30:01.088Z] 397ab8d32283: Preparing [2026-04-15T00:30:01.088Z] 968b5b75cccf: Preparing [2026-04-15T00:30:01.088Z] 194b6de1781d: Preparing [2026-04-15T00:30:01.088Z] fdc4431b0f38: Preparing [2026-04-15T00:30:01.088Z] 2d41a97b734f: Preparing [2026-04-15T00:30:01.088Z] fc43340856fd: Preparing [2026-04-15T00:30:01.088Z] 5eaa8c13c048: Preparing [2026-04-15T00:30:01.088Z] c4e71c2a4573: Preparing [2026-04-15T00:30:01.088Z] 2d41a97b734f: Waiting [2026-04-15T00:30:01.088Z] fc43340856fd: Waiting [2026-04-15T00:30:01.088Z] 5eaa8c13c048: Waiting [2026-04-15T00:30:01.088Z] c4e71c2a4573: Waiting [2026-04-15T00:30:01.088Z] 397ab8d32283: Layer already exists [2026-04-15T00:30:01.088Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:01.088Z] 194b6de1781d: Layer already exists [2026-04-15T00:30:01.088Z] 414f9112d748: Layer already exists [2026-04-15T00:30:01.088Z] 968b5b75cccf: Layer already exists [2026-04-15T00:30:01.088Z] fc43340856fd: Layer already exists [2026-04-15T00:30:01.088Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:01.088Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:30:01.088Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:01.710Z] latest: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:02.063Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:02.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 [2026-04-15T00:30:02.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-15T00:30:02.411Z] 414f9112d748: Preparing [2026-04-15T00:30:02.411Z] 397ab8d32283: Preparing [2026-04-15T00:30:02.411Z] 968b5b75cccf: Preparing [2026-04-15T00:30:02.411Z] 194b6de1781d: Preparing [2026-04-15T00:30:02.411Z] fdc4431b0f38: Preparing [2026-04-15T00:30:02.411Z] 2d41a97b734f: Preparing [2026-04-15T00:30:02.411Z] fc43340856fd: Preparing [2026-04-15T00:30:02.411Z] 5eaa8c13c048: Preparing [2026-04-15T00:30:02.411Z] c4e71c2a4573: Preparing [2026-04-15T00:30:02.411Z] fc43340856fd: Waiting [2026-04-15T00:30:02.411Z] 5eaa8c13c048: Waiting [2026-04-15T00:30:02.411Z] c4e71c2a4573: Waiting [2026-04-15T00:30:02.411Z] 2d41a97b734f: Waiting [2026-04-15T00:30:02.411Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:02.411Z] 194b6de1781d: Layer already exists [2026-04-15T00:30:02.411Z] 397ab8d32283: Layer already exists [2026-04-15T00:30:02.411Z] 414f9112d748: Layer already exists [2026-04-15T00:30:02.411Z] 968b5b75cccf: Layer already exists [2026-04-15T00:30:02.675Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:02.675Z] fc43340856fd: Layer already exists [2026-04-15T00:30:02.675Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:02.675Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:30:02.675Z] 4.1.0-dev.108: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:03.021Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:03.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:03.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-15T00:30:03.360Z] 414f9112d748: Preparing [2026-04-15T00:30:03.360Z] 397ab8d32283: Preparing [2026-04-15T00:30:03.360Z] 968b5b75cccf: Preparing [2026-04-15T00:30:03.360Z] 194b6de1781d: Preparing [2026-04-15T00:30:03.360Z] fdc4431b0f38: Preparing [2026-04-15T00:30:03.360Z] 2d41a97b734f: Preparing [2026-04-15T00:30:03.360Z] fc43340856fd: Preparing [2026-04-15T00:30:03.360Z] 5eaa8c13c048: Preparing [2026-04-15T00:30:03.360Z] c4e71c2a4573: Preparing [2026-04-15T00:30:03.360Z] fc43340856fd: Waiting [2026-04-15T00:30:03.360Z] 2d41a97b734f: Waiting [2026-04-15T00:30:03.360Z] 5eaa8c13c048: Waiting [2026-04-15T00:30:03.360Z] c4e71c2a4573: Waiting [2026-04-15T00:30:03.360Z] 194b6de1781d: Layer already exists [2026-04-15T00:30:03.360Z] 397ab8d32283: Layer already exists [2026-04-15T00:30:03.360Z] 968b5b75cccf: Layer already exists [2026-04-15T00:30:03.360Z] 414f9112d748: Layer already exists [2026-04-15T00:30:03.360Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:03.360Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:03.360Z] fc43340856fd: Layer already exists [2026-04-15T00:30:03.360Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:30:03.360Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:03.360Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:03.707Z] + 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-15T00:30:04.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-04-15T00:30:04.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-15T00:30:04.242Z] 414f9112d748: Preparing [2026-04-15T00:30:04.242Z] 397ab8d32283: Preparing [2026-04-15T00:30:04.242Z] 968b5b75cccf: Preparing [2026-04-15T00:30:04.242Z] 194b6de1781d: Preparing [2026-04-15T00:30:04.242Z] fdc4431b0f38: Preparing [2026-04-15T00:30:04.242Z] 2d41a97b734f: Preparing [2026-04-15T00:30:04.242Z] fc43340856fd: Preparing [2026-04-15T00:30:04.242Z] 5eaa8c13c048: Preparing [2026-04-15T00:30:04.242Z] c4e71c2a4573: Preparing [2026-04-15T00:30:04.242Z] 2d41a97b734f: Waiting [2026-04-15T00:30:04.242Z] fc43340856fd: Waiting [2026-04-15T00:30:04.242Z] 5eaa8c13c048: Waiting [2026-04-15T00:30:04.242Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:04.242Z] 414f9112d748: Layer already exists [2026-04-15T00:30:04.242Z] 194b6de1781d: Layer already exists [2026-04-15T00:30:04.242Z] 397ab8d32283: Layer already exists [2026-04-15T00:30:04.242Z] 968b5b75cccf: Layer already exists [2026-04-15T00:30:04.242Z] 5eaa8c13c048: Layer already exists [2026-04-15T00:30:04.242Z] fc43340856fd: Layer already exists [2026-04-15T00:30:04.242Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:04.242Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:04.242Z] main: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:30:04.308Z] ===================================================== [Pipeline] echo [2026-04-15T00:30:04.321Z] taggedImages: [2026-04-15T00:30:04.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:04.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-15T00:30:04.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 [2026-04-15T00:30:04.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:04.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-15T00:30:04.346Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-04-15T00:30:04.346Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:04.346Z] latest [2026-04-15T00:30:04.346Z] 4.1.0-dev.108 [2026-04-15T00:30:04.346Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:04.346Z] main [2026-04-15T00:30:04.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:04.747Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:07.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:07.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-15T00:30:07.186Z] 0387065e550b: Preparing [2026-04-15T00:30:07.186Z] 1400a2260863: Preparing [2026-04-15T00:30:07.186Z] f792bcea6b54: Preparing [2026-04-15T00:30:07.186Z] a28d76f8f2cf: Preparing [2026-04-15T00:30:07.186Z] 4978fa8d0f6d: Preparing [2026-04-15T00:30:07.186Z] fdc4431b0f38: Preparing [2026-04-15T00:30:07.186Z] 2d41a97b734f: Preparing [2026-04-15T00:30:07.186Z] 6c80bbf03e36: Preparing [2026-04-15T00:30:07.186Z] 38a4bb2411f4: Preparing [2026-04-15T00:30:07.186Z] 97e1d9f626fa: Preparing [2026-04-15T00:30:07.186Z] c4e71c2a4573: Preparing [2026-04-15T00:30:07.186Z] fdc4431b0f38: Waiting [2026-04-15T00:30:07.186Z] 2d41a97b734f: Waiting [2026-04-15T00:30:07.186Z] 6c80bbf03e36: Waiting [2026-04-15T00:30:07.186Z] 38a4bb2411f4: Waiting [2026-04-15T00:30:07.186Z] 97e1d9f626fa: Waiting [2026-04-15T00:30:07.186Z] c4e71c2a4573: Waiting [2026-04-15T00:30:07.450Z] a28d76f8f2cf: Pushed [2026-04-15T00:30:07.450Z] 1400a2260863: Pushed [2026-04-15T00:30:07.450Z] 0387065e550b: Pushed [2026-04-15T00:30:07.450Z] 4978fa8d0f6d: Pushed [2026-04-15T00:30:07.450Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:07.450Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:07.450Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:07.450Z] 6c80bbf03e36: Pushed [2026-04-15T00:30:07.935Z] 38a4bb2411f4: Pushed [2026-04-15T00:30:12.182Z] 97e1d9f626fa: Pushed [2026-04-15T00:30:13.594Z] f792bcea6b54: Pushed [2026-04-15T00:30:13.863Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:14.215Z] + 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-15T00:30:14.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-15T00:30:14.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-15T00:30:14.555Z] 0387065e550b: Preparing [2026-04-15T00:30:14.555Z] 1400a2260863: Preparing [2026-04-15T00:30:14.555Z] f792bcea6b54: Preparing [2026-04-15T00:30:14.555Z] a28d76f8f2cf: Preparing [2026-04-15T00:30:14.555Z] 4978fa8d0f6d: Preparing [2026-04-15T00:30:14.555Z] fdc4431b0f38: Preparing [2026-04-15T00:30:14.555Z] 2d41a97b734f: Preparing [2026-04-15T00:30:14.555Z] 6c80bbf03e36: Preparing [2026-04-15T00:30:14.555Z] 38a4bb2411f4: Preparing [2026-04-15T00:30:14.555Z] 97e1d9f626fa: Preparing [2026-04-15T00:30:14.555Z] c4e71c2a4573: Preparing [2026-04-15T00:30:14.555Z] 6c80bbf03e36: Waiting [2026-04-15T00:30:14.555Z] 38a4bb2411f4: Waiting [2026-04-15T00:30:14.555Z] 97e1d9f626fa: Waiting [2026-04-15T00:30:14.555Z] c4e71c2a4573: Waiting [2026-04-15T00:30:14.555Z] fdc4431b0f38: Waiting [2026-04-15T00:30:14.555Z] 2d41a97b734f: Waiting [2026-04-15T00:30:14.555Z] f792bcea6b54: Layer already exists [2026-04-15T00:30:14.555Z] 4978fa8d0f6d: Layer already exists [2026-04-15T00:30:14.555Z] a28d76f8f2cf: Layer already exists [2026-04-15T00:30:14.555Z] 0387065e550b: Layer already exists [2026-04-15T00:30:14.555Z] 1400a2260863: Layer already exists [2026-04-15T00:30:14.555Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:14.555Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:14.555Z] 97e1d9f626fa: Layer already exists [2026-04-15T00:30:14.555Z] 6c80bbf03e36: Layer already exists [2026-04-15T00:30:14.555Z] 38a4bb2411f4: Layer already exists [2026-04-15T00:30:14.555Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:14.819Z] latest: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:15.168Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:15.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 [2026-04-15T00:30:15.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-15T00:30:15.586Z] 0387065e550b: Preparing [2026-04-15T00:30:15.586Z] 1400a2260863: Preparing [2026-04-15T00:30:15.586Z] f792bcea6b54: Preparing [2026-04-15T00:30:15.586Z] a28d76f8f2cf: Preparing [2026-04-15T00:30:15.586Z] 4978fa8d0f6d: Preparing [2026-04-15T00:30:15.586Z] fdc4431b0f38: Preparing [2026-04-15T00:30:15.586Z] 2d41a97b734f: Preparing [2026-04-15T00:30:15.586Z] 6c80bbf03e36: Preparing [2026-04-15T00:30:15.586Z] 38a4bb2411f4: Preparing [2026-04-15T00:30:15.586Z] 97e1d9f626fa: Preparing [2026-04-15T00:30:15.586Z] c4e71c2a4573: Preparing [2026-04-15T00:30:15.586Z] fdc4431b0f38: Waiting [2026-04-15T00:30:15.586Z] 2d41a97b734f: Waiting [2026-04-15T00:30:15.586Z] 6c80bbf03e36: Waiting [2026-04-15T00:30:15.586Z] 38a4bb2411f4: Waiting [2026-04-15T00:30:15.586Z] c4e71c2a4573: Waiting [2026-04-15T00:30:15.586Z] 1400a2260863: Layer already exists [2026-04-15T00:30:15.586Z] 0387065e550b: Layer already exists [2026-04-15T00:30:15.586Z] a28d76f8f2cf: Layer already exists [2026-04-15T00:30:15.586Z] f792bcea6b54: Layer already exists [2026-04-15T00:30:15.586Z] 4978fa8d0f6d: Layer already exists [2026-04-15T00:30:15.586Z] 97e1d9f626fa: Layer already exists [2026-04-15T00:30:15.586Z] 38a4bb2411f4: Layer already exists [2026-04-15T00:30:15.586Z] 6c80bbf03e36: Layer already exists [2026-04-15T00:30:15.586Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:15.586Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:15.586Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:15.854Z] 4.1.0-dev.108: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:16.206Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:16.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:16.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-15T00:30:16.569Z] 0387065e550b: Preparing [2026-04-15T00:30:16.569Z] 1400a2260863: Preparing [2026-04-15T00:30:16.569Z] f792bcea6b54: Preparing [2026-04-15T00:30:16.569Z] a28d76f8f2cf: Preparing [2026-04-15T00:30:16.569Z] 4978fa8d0f6d: Preparing [2026-04-15T00:30:16.569Z] fdc4431b0f38: Preparing [2026-04-15T00:30:16.569Z] 2d41a97b734f: Preparing [2026-04-15T00:30:16.569Z] 6c80bbf03e36: Preparing [2026-04-15T00:30:16.569Z] 38a4bb2411f4: Preparing [2026-04-15T00:30:16.569Z] 97e1d9f626fa: Preparing [2026-04-15T00:30:16.569Z] c4e71c2a4573: Preparing [2026-04-15T00:30:16.569Z] fdc4431b0f38: Waiting [2026-04-15T00:30:16.569Z] 2d41a97b734f: Waiting [2026-04-15T00:30:16.569Z] 6c80bbf03e36: Waiting [2026-04-15T00:30:16.569Z] 38a4bb2411f4: Waiting [2026-04-15T00:30:16.569Z] 97e1d9f626fa: Waiting [2026-04-15T00:30:16.569Z] c4e71c2a4573: Waiting [2026-04-15T00:30:16.569Z] 0387065e550b: Layer already exists [2026-04-15T00:30:16.569Z] 4978fa8d0f6d: Layer already exists [2026-04-15T00:30:16.569Z] a28d76f8f2cf: Layer already exists [2026-04-15T00:30:16.569Z] f792bcea6b54: Layer already exists [2026-04-15T00:30:16.569Z] 1400a2260863: Layer already exists [2026-04-15T00:30:16.569Z] 38a4bb2411f4: Layer already exists [2026-04-15T00:30:16.569Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:16.569Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:16.569Z] 6c80bbf03e36: Layer already exists [2026-04-15T00:30:16.569Z] 97e1d9f626fa: Layer already exists [2026-04-15T00:30:16.569Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:16.837Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:17.209Z] + 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-15T00:30:17.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-04-15T00:30:17.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-15T00:30:17.550Z] 0387065e550b: Preparing [2026-04-15T00:30:17.550Z] 1400a2260863: Preparing [2026-04-15T00:30:17.550Z] f792bcea6b54: Preparing [2026-04-15T00:30:17.550Z] a28d76f8f2cf: Preparing [2026-04-15T00:30:17.550Z] 4978fa8d0f6d: Preparing [2026-04-15T00:30:17.550Z] fdc4431b0f38: Preparing [2026-04-15T00:30:17.550Z] 2d41a97b734f: Preparing [2026-04-15T00:30:17.550Z] 6c80bbf03e36: Preparing [2026-04-15T00:30:17.550Z] 38a4bb2411f4: Preparing [2026-04-15T00:30:17.550Z] 97e1d9f626fa: Preparing [2026-04-15T00:30:17.550Z] c4e71c2a4573: Preparing [2026-04-15T00:30:17.550Z] fdc4431b0f38: Waiting [2026-04-15T00:30:17.550Z] 2d41a97b734f: Waiting [2026-04-15T00:30:17.550Z] 6c80bbf03e36: Waiting [2026-04-15T00:30:17.550Z] 38a4bb2411f4: Waiting [2026-04-15T00:30:17.550Z] c4e71c2a4573: Waiting [2026-04-15T00:30:17.550Z] 97e1d9f626fa: Waiting [2026-04-15T00:30:17.550Z] a28d76f8f2cf: Layer already exists [2026-04-15T00:30:17.550Z] 1400a2260863: Layer already exists [2026-04-15T00:30:17.550Z] f792bcea6b54: Layer already exists [2026-04-15T00:30:17.550Z] 4978fa8d0f6d: Layer already exists [2026-04-15T00:30:17.550Z] 0387065e550b: Layer already exists [2026-04-15T00:30:17.550Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:17.550Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:17.550Z] 38a4bb2411f4: Layer already exists [2026-04-15T00:30:17.550Z] 6c80bbf03e36: Layer already exists [2026-04-15T00:30:17.550Z] 97e1d9f626fa: Layer already exists [2026-04-15T00:30:17.550Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:17.815Z] main: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:30:17.897Z] ===================================================== [Pipeline] echo [2026-04-15T00:30:17.913Z] taggedImages: [2026-04-15T00:30:17.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:17.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-15T00:30:17.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 [2026-04-15T00:30:17.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:17.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-15T00:30:17.943Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-04-15T00:30:17.943Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:17.943Z] latest [2026-04-15T00:30:17.943Z] 4.1.0-dev.108 [2026-04-15T00:30:17.943Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:17.943Z] main [2026-04-15T00:30:17.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:18.293Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:21.210Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:21.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-15T00:30:21.210Z] 49e3f4c2b32b: Preparing [2026-04-15T00:30:21.210Z] 6176754df462: Preparing [2026-04-15T00:30:21.210Z] a38ca2f8b64f: Preparing [2026-04-15T00:30:21.210Z] 7d1f7a0c9363: Preparing [2026-04-15T00:30:21.210Z] 61a38010e408: Preparing [2026-04-15T00:30:21.210Z] 6c6b40c27cef: Preparing [2026-04-15T00:30:21.210Z] 446136d80cf5: Preparing [2026-04-15T00:30:21.210Z] fdc4431b0f38: Preparing [2026-04-15T00:30:21.210Z] 2d41a97b734f: Preparing [2026-04-15T00:30:21.210Z] 98c2703e9154: Preparing [2026-04-15T00:30:21.210Z] e9dac3fe4d9b: Preparing [2026-04-15T00:30:21.210Z] c4e71c2a4573: Preparing [2026-04-15T00:30:21.210Z] 6c6b40c27cef: Waiting [2026-04-15T00:30:21.210Z] 446136d80cf5: Waiting [2026-04-15T00:30:21.210Z] fdc4431b0f38: Waiting [2026-04-15T00:30:21.210Z] 2d41a97b734f: Waiting [2026-04-15T00:30:21.210Z] c4e71c2a4573: Waiting [2026-04-15T00:30:21.210Z] e9dac3fe4d9b: Waiting [2026-04-15T00:30:21.210Z] 98c2703e9154: Waiting [2026-04-15T00:30:21.485Z] 61a38010e408: Pushed [2026-04-15T00:30:21.485Z] 6176754df462: Pushed [2026-04-15T00:30:21.485Z] 49e3f4c2b32b: Pushed [2026-04-15T00:30:21.485Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:21.485Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:21.485Z] 6c6b40c27cef: Pushed [2026-04-15T00:30:21.485Z] 446136d80cf5: Pushed [2026-04-15T00:30:21.750Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:23.152Z] 98c2703e9154: Pushed [2026-04-15T00:30:25.089Z] e9dac3fe4d9b: Pushed [2026-04-15T00:30:27.653Z] 7d1f7a0c9363: Pushed [2026-04-15T00:30:28.232Z] a38ca2f8b64f: Pushed [2026-04-15T00:30:28.496Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:28.845Z] + 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-15T00:30:29.206Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-15T00:30:29.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-15T00:30:29.206Z] 49e3f4c2b32b: Preparing [2026-04-15T00:30:29.206Z] 6176754df462: Preparing [2026-04-15T00:30:29.206Z] a38ca2f8b64f: Preparing [2026-04-15T00:30:29.206Z] 7d1f7a0c9363: Preparing [2026-04-15T00:30:29.206Z] 61a38010e408: Preparing [2026-04-15T00:30:29.206Z] 6c6b40c27cef: Preparing [2026-04-15T00:30:29.206Z] 446136d80cf5: Preparing [2026-04-15T00:30:29.206Z] fdc4431b0f38: Preparing [2026-04-15T00:30:29.206Z] 2d41a97b734f: Preparing [2026-04-15T00:30:29.206Z] 98c2703e9154: Preparing [2026-04-15T00:30:29.206Z] e9dac3fe4d9b: Preparing [2026-04-15T00:30:29.206Z] c4e71c2a4573: Preparing [2026-04-15T00:30:29.206Z] 2d41a97b734f: Waiting [2026-04-15T00:30:29.206Z] 6c6b40c27cef: Waiting [2026-04-15T00:30:29.206Z] 446136d80cf5: Waiting [2026-04-15T00:30:29.206Z] 98c2703e9154: Waiting [2026-04-15T00:30:29.206Z] fdc4431b0f38: Waiting [2026-04-15T00:30:29.206Z] c4e71c2a4573: Waiting [2026-04-15T00:30:29.206Z] e9dac3fe4d9b: Waiting [2026-04-15T00:30:29.206Z] 7d1f7a0c9363: Layer already exists [2026-04-15T00:30:29.206Z] 6176754df462: Layer already exists [2026-04-15T00:30:29.206Z] 49e3f4c2b32b: Layer already exists [2026-04-15T00:30:29.206Z] a38ca2f8b64f: Layer already exists [2026-04-15T00:30:29.206Z] 61a38010e408: Layer already exists [2026-04-15T00:30:29.206Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:29.206Z] 6c6b40c27cef: Layer already exists [2026-04-15T00:30:29.206Z] 446136d80cf5: Layer already exists [2026-04-15T00:30:29.206Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:29.206Z] 98c2703e9154: Layer already exists [2026-04-15T00:30:29.206Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:29.206Z] e9dac3fe4d9b: Layer already exists [2026-04-15T00:30:29.470Z] latest: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:29.823Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:30.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 [2026-04-15T00:30:30.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-15T00:30:30.168Z] 49e3f4c2b32b: Preparing [2026-04-15T00:30:30.168Z] 6176754df462: Preparing [2026-04-15T00:30:30.168Z] a38ca2f8b64f: Preparing [2026-04-15T00:30:30.168Z] 7d1f7a0c9363: Preparing [2026-04-15T00:30:30.168Z] 61a38010e408: Preparing [2026-04-15T00:30:30.168Z] 6c6b40c27cef: Preparing [2026-04-15T00:30:30.168Z] 446136d80cf5: Preparing [2026-04-15T00:30:30.168Z] fdc4431b0f38: Preparing [2026-04-15T00:30:30.168Z] 2d41a97b734f: Preparing [2026-04-15T00:30:30.168Z] 98c2703e9154: Preparing [2026-04-15T00:30:30.168Z] e9dac3fe4d9b: Preparing [2026-04-15T00:30:30.168Z] c4e71c2a4573: Preparing [2026-04-15T00:30:30.168Z] fdc4431b0f38: Waiting [2026-04-15T00:30:30.168Z] 2d41a97b734f: Waiting [2026-04-15T00:30:30.168Z] 98c2703e9154: Waiting [2026-04-15T00:30:30.168Z] e9dac3fe4d9b: Waiting [2026-04-15T00:30:30.168Z] c4e71c2a4573: Waiting [2026-04-15T00:30:30.168Z] 6c6b40c27cef: Waiting [2026-04-15T00:30:30.168Z] 446136d80cf5: Waiting [2026-04-15T00:30:30.168Z] 7d1f7a0c9363: Layer already exists [2026-04-15T00:30:30.168Z] a38ca2f8b64f: Layer already exists [2026-04-15T00:30:30.168Z] 61a38010e408: Layer already exists [2026-04-15T00:30:30.168Z] 49e3f4c2b32b: Layer already exists [2026-04-15T00:30:30.168Z] 6176754df462: Layer already exists [2026-04-15T00:30:30.168Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:30.168Z] 6c6b40c27cef: Layer already exists [2026-04-15T00:30:30.168Z] 446136d80cf5: Layer already exists [2026-04-15T00:30:30.168Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:30.168Z] 98c2703e9154: Layer already exists [2026-04-15T00:30:30.168Z] e9dac3fe4d9b: Layer already exists [2026-04-15T00:30:30.168Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:30.432Z] 4.1.0-dev.108: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:30.783Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:31.134Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:31.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-15T00:30:31.134Z] 49e3f4c2b32b: Preparing [2026-04-15T00:30:31.134Z] 6176754df462: Preparing [2026-04-15T00:30:31.134Z] a38ca2f8b64f: Preparing [2026-04-15T00:30:31.134Z] 7d1f7a0c9363: Preparing [2026-04-15T00:30:31.134Z] 61a38010e408: Preparing [2026-04-15T00:30:31.134Z] 6c6b40c27cef: Preparing [2026-04-15T00:30:31.134Z] 446136d80cf5: Preparing [2026-04-15T00:30:31.134Z] fdc4431b0f38: Preparing [2026-04-15T00:30:31.134Z] 2d41a97b734f: Preparing [2026-04-15T00:30:31.134Z] 98c2703e9154: Preparing [2026-04-15T00:30:31.134Z] e9dac3fe4d9b: Preparing [2026-04-15T00:30:31.134Z] c4e71c2a4573: Preparing [2026-04-15T00:30:31.134Z] fdc4431b0f38: Waiting [2026-04-15T00:30:31.134Z] 2d41a97b734f: Waiting [2026-04-15T00:30:31.134Z] 98c2703e9154: Waiting [2026-04-15T00:30:31.134Z] e9dac3fe4d9b: Waiting [2026-04-15T00:30:31.134Z] c4e71c2a4573: Waiting [2026-04-15T00:30:31.134Z] 6c6b40c27cef: Waiting [2026-04-15T00:30:31.134Z] 446136d80cf5: Waiting [2026-04-15T00:30:31.134Z] 61a38010e408: Layer already exists [2026-04-15T00:30:31.134Z] 7d1f7a0c9363: Layer already exists [2026-04-15T00:30:31.134Z] 6176754df462: Layer already exists [2026-04-15T00:30:31.134Z] a38ca2f8b64f: Layer already exists [2026-04-15T00:30:31.134Z] 49e3f4c2b32b: Layer already exists [2026-04-15T00:30:31.134Z] 6c6b40c27cef: Layer already exists [2026-04-15T00:30:31.134Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:31.134Z] 98c2703e9154: Layer already exists [2026-04-15T00:30:31.134Z] 446136d80cf5: Layer already exists [2026-04-15T00:30:31.134Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:31.134Z] e9dac3fe4d9b: Layer already exists [2026-04-15T00:30:31.134Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:31.398Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:31.744Z] + 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-15T00:30:35.419Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-04-15T00:30:35.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-15T00:30:35.419Z] 49e3f4c2b32b: Preparing [2026-04-15T00:30:35.419Z] 6176754df462: Preparing [2026-04-15T00:30:35.419Z] a38ca2f8b64f: Preparing [2026-04-15T00:30:35.419Z] 7d1f7a0c9363: Preparing [2026-04-15T00:30:35.419Z] 61a38010e408: Preparing [2026-04-15T00:30:35.419Z] 6c6b40c27cef: Preparing [2026-04-15T00:30:35.419Z] 446136d80cf5: Preparing [2026-04-15T00:30:35.419Z] fdc4431b0f38: Preparing [2026-04-15T00:30:35.419Z] 2d41a97b734f: Preparing [2026-04-15T00:30:35.419Z] 98c2703e9154: Preparing [2026-04-15T00:30:35.419Z] e9dac3fe4d9b: Preparing [2026-04-15T00:30:35.419Z] c4e71c2a4573: Preparing [2026-04-15T00:30:35.419Z] fdc4431b0f38: Waiting [2026-04-15T00:30:35.419Z] e9dac3fe4d9b: Waiting [2026-04-15T00:30:35.419Z] c4e71c2a4573: Waiting [2026-04-15T00:30:35.419Z] 2d41a97b734f: Waiting [2026-04-15T00:30:35.419Z] 6c6b40c27cef: Waiting [2026-04-15T00:30:35.419Z] 98c2703e9154: Waiting [2026-04-15T00:30:35.419Z] 446136d80cf5: Waiting [2026-04-15T00:30:35.419Z] a38ca2f8b64f: Layer already exists [2026-04-15T00:30:35.419Z] 49e3f4c2b32b: Layer already exists [2026-04-15T00:30:35.419Z] 6176754df462: Layer already exists [2026-04-15T00:30:35.419Z] 7d1f7a0c9363: Layer already exists [2026-04-15T00:30:35.419Z] 61a38010e408: Layer already exists [2026-04-15T00:30:35.419Z] 446136d80cf5: Layer already exists [2026-04-15T00:30:35.419Z] 6c6b40c27cef: Layer already exists [2026-04-15T00:30:35.419Z] 98c2703e9154: Layer already exists [2026-04-15T00:30:35.419Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:35.419Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:35.419Z] e9dac3fe4d9b: Layer already exists [2026-04-15T00:30:35.419Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:35.684Z] main: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:30:35.749Z] ===================================================== [Pipeline] echo [2026-04-15T00:30:35.759Z] taggedImages: [2026-04-15T00:30:35.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:35.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-15T00:30:35.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 [2026-04-15T00:30:35.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:35.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-15T00:30:35.784Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-04-15T00:30:35.784Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:35.784Z] latest [2026-04-15T00:30:35.784Z] 4.1.0-dev.108 [2026-04-15T00:30:35.784Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:35.784Z] main [2026-04-15T00:30:35.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:36.149Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:36.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:36.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-15T00:30:36.500Z] a8b4e3c652b1: Preparing [2026-04-15T00:30:36.500Z] bca47214e22d: Preparing [2026-04-15T00:30:36.500Z] fdc4431b0f38: Preparing [2026-04-15T00:30:36.500Z] 2d41a97b734f: Preparing [2026-04-15T00:30:36.500Z] 9abdf2753eb9: Preparing [2026-04-15T00:30:36.500Z] 9981d9971794: Preparing [2026-04-15T00:30:36.500Z] c4e71c2a4573: Preparing [2026-04-15T00:30:36.500Z] 9981d9971794: Waiting [2026-04-15T00:30:36.500Z] c4e71c2a4573: Waiting [2026-04-15T00:30:36.500Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:36.500Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:36.764Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:36.764Z] a8b4e3c652b1: Pushed [2026-04-15T00:30:38.725Z] 9abdf2753eb9: Pushed [2026-04-15T00:30:38.725Z] 9981d9971794: Pushed [2026-04-15T00:30:44.061Z] bca47214e22d: Pushed [2026-04-15T00:30:44.337Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:44.690Z] + 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-15T00:30:45.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-15T00:30:45.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-15T00:30:45.036Z] a8b4e3c652b1: Preparing [2026-04-15T00:30:45.036Z] bca47214e22d: Preparing [2026-04-15T00:30:45.036Z] fdc4431b0f38: Preparing [2026-04-15T00:30:45.036Z] 2d41a97b734f: Preparing [2026-04-15T00:30:45.036Z] 9abdf2753eb9: Preparing [2026-04-15T00:30:45.036Z] 9981d9971794: Preparing [2026-04-15T00:30:45.036Z] c4e71c2a4573: Preparing [2026-04-15T00:30:45.036Z] 9981d9971794: Waiting [2026-04-15T00:30:45.036Z] c4e71c2a4573: Waiting [2026-04-15T00:30:45.036Z] a8b4e3c652b1: Layer already exists [2026-04-15T00:30:45.036Z] 9abdf2753eb9: Layer already exists [2026-04-15T00:30:45.036Z] bca47214e22d: Layer already exists [2026-04-15T00:30:45.036Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:45.036Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:45.036Z] 9981d9971794: Layer already exists [2026-04-15T00:30:45.036Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:45.301Z] latest: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:45.656Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:45.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 [2026-04-15T00:30:45.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-15T00:30:45.996Z] a8b4e3c652b1: Preparing [2026-04-15T00:30:45.996Z] bca47214e22d: Preparing [2026-04-15T00:30:45.996Z] fdc4431b0f38: Preparing [2026-04-15T00:30:45.996Z] 2d41a97b734f: Preparing [2026-04-15T00:30:45.996Z] 9abdf2753eb9: Preparing [2026-04-15T00:30:45.996Z] 9981d9971794: Preparing [2026-04-15T00:30:45.996Z] c4e71c2a4573: Preparing [2026-04-15T00:30:45.996Z] 9981d9971794: Waiting [2026-04-15T00:30:45.996Z] c4e71c2a4573: Waiting [2026-04-15T00:30:45.996Z] 9abdf2753eb9: Layer already exists [2026-04-15T00:30:45.996Z] bca47214e22d: Layer already exists [2026-04-15T00:30:45.996Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:45.996Z] a8b4e3c652b1: Layer already exists [2026-04-15T00:30:45.996Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:45.996Z] 9981d9971794: Layer already exists [2026-04-15T00:30:45.996Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:46.260Z] 4.1.0-dev.108: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:46.607Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:46.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:46.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-15T00:30:46.950Z] a8b4e3c652b1: Preparing [2026-04-15T00:30:46.950Z] bca47214e22d: Preparing [2026-04-15T00:30:46.950Z] fdc4431b0f38: Preparing [2026-04-15T00:30:46.950Z] 2d41a97b734f: Preparing [2026-04-15T00:30:46.950Z] 9abdf2753eb9: Preparing [2026-04-15T00:30:46.950Z] 9981d9971794: Preparing [2026-04-15T00:30:46.950Z] c4e71c2a4573: Preparing [2026-04-15T00:30:46.950Z] 9981d9971794: Waiting [2026-04-15T00:30:46.950Z] c4e71c2a4573: Waiting [2026-04-15T00:30:46.950Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:46.950Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:46.950Z] bca47214e22d: Layer already exists [2026-04-15T00:30:46.951Z] 9abdf2753eb9: Layer already exists [2026-04-15T00:30:46.951Z] a8b4e3c652b1: Layer already exists [2026-04-15T00:30:46.951Z] 9981d9971794: Layer already exists [2026-04-15T00:30:46.951Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:46.951Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:47.556Z] + 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-15T00:30:47.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-04-15T00:30:47.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-15T00:30:47.908Z] a8b4e3c652b1: Preparing [2026-04-15T00:30:47.908Z] bca47214e22d: Preparing [2026-04-15T00:30:47.908Z] fdc4431b0f38: Preparing [2026-04-15T00:30:47.908Z] 2d41a97b734f: Preparing [2026-04-15T00:30:47.908Z] 9abdf2753eb9: Preparing [2026-04-15T00:30:47.908Z] 9981d9971794: Preparing [2026-04-15T00:30:47.908Z] c4e71c2a4573: Preparing [2026-04-15T00:30:47.908Z] 9981d9971794: Waiting [2026-04-15T00:30:47.908Z] c4e71c2a4573: Waiting [2026-04-15T00:30:47.908Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:47.908Z] a8b4e3c652b1: Layer already exists [2026-04-15T00:30:47.908Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:47.908Z] bca47214e22d: Layer already exists [2026-04-15T00:30:47.908Z] 9abdf2753eb9: Layer already exists [2026-04-15T00:30:47.908Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:47.908Z] 9981d9971794: Layer already exists [2026-04-15T00:30:48.173Z] main: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:30:48.246Z] ===================================================== [Pipeline] echo [2026-04-15T00:30:48.262Z] taggedImages: [2026-04-15T00:30:48.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:48.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-15T00:30:48.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 [2026-04-15T00:30:48.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:48.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-15T00:30:48.285Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-04-15T00:30:48.285Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:48.285Z] latest [2026-04-15T00:30:48.285Z] 4.1.0-dev.108 [2026-04-15T00:30:48.285Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:30:48.285Z] main [2026-04-15T00:30:48.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:48.662Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:30:49.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:30:49.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-15T00:30:49.005Z] 8c278f584c8f: Preparing [2026-04-15T00:30:49.005Z] d04c7a5579fb: Preparing [2026-04-15T00:30:49.005Z] c86acaa8fdc8: Preparing [2026-04-15T00:30:49.005Z] fdc4431b0f38: Preparing [2026-04-15T00:30:49.005Z] 2d41a97b734f: Preparing [2026-04-15T00:30:49.005Z] c89c84a9ba17: Preparing [2026-04-15T00:30:49.005Z] ca5dd1113e0d: Preparing [2026-04-15T00:30:49.005Z] aabda1779d24: Preparing [2026-04-15T00:30:49.005Z] 7e9cecbc709b: Preparing [2026-04-15T00:30:49.005Z] c4e71c2a4573: Preparing [2026-04-15T00:30:49.005Z] aabda1779d24: Waiting [2026-04-15T00:30:49.005Z] 7e9cecbc709b: Waiting [2026-04-15T00:30:49.005Z] c4e71c2a4573: Waiting [2026-04-15T00:30:49.005Z] c89c84a9ba17: Waiting [2026-04-15T00:30:49.005Z] ca5dd1113e0d: Waiting [2026-04-15T00:30:49.005Z] 2d41a97b734f: Layer already exists [2026-04-15T00:30:49.005Z] fdc4431b0f38: Layer already exists [2026-04-15T00:30:49.268Z] d04c7a5579fb: Pushed [2026-04-15T00:30:49.268Z] 8c278f584c8f: Pushed [2026-04-15T00:30:49.268Z] c86acaa8fdc8: Pushed [2026-04-15T00:30:49.268Z] c4e71c2a4573: Layer already exists [2026-04-15T00:30:49.532Z] aabda1779d24: Pushed [2026-04-15T00:30:51.457Z] 7e9cecbc709b: Pushed [2026-04-15T00:31:01.546Z] ca5dd1113e0d: Pushed [2026-04-15T00:31:16.500Z] c89c84a9ba17: Pushed [2026-04-15T00:31:16.500Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:16.853Z] + 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-15T00:31:17.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-15T00:31:17.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-15T00:31:17.200Z] 8c278f584c8f: Preparing [2026-04-15T00:31:17.200Z] d04c7a5579fb: Preparing [2026-04-15T00:31:17.200Z] c86acaa8fdc8: Preparing [2026-04-15T00:31:17.200Z] fdc4431b0f38: Preparing [2026-04-15T00:31:17.200Z] 2d41a97b734f: Preparing [2026-04-15T00:31:17.200Z] c89c84a9ba17: Preparing [2026-04-15T00:31:17.200Z] ca5dd1113e0d: Preparing [2026-04-15T00:31:17.200Z] aabda1779d24: Preparing [2026-04-15T00:31:17.200Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:17.200Z] c4e71c2a4573: Preparing [2026-04-15T00:31:17.200Z] c89c84a9ba17: Waiting [2026-04-15T00:31:17.200Z] ca5dd1113e0d: Waiting [2026-04-15T00:31:17.200Z] aabda1779d24: Waiting [2026-04-15T00:31:17.200Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:17.200Z] c4e71c2a4573: Waiting [2026-04-15T00:31:17.200Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:17.200Z] c86acaa8fdc8: Layer already exists [2026-04-15T00:31:17.200Z] 8c278f584c8f: Layer already exists [2026-04-15T00:31:17.200Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:17.200Z] d04c7a5579fb: Layer already exists [2026-04-15T00:31:17.200Z] ca5dd1113e0d: Layer already exists [2026-04-15T00:31:17.200Z] c89c84a9ba17: Layer already exists [2026-04-15T00:31:17.200Z] aabda1779d24: Layer already exists [2026-04-15T00:31:17.200Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:17.200Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:17.463Z] latest: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:17.824Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:18.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 [2026-04-15T00:31:18.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-15T00:31:18.163Z] 8c278f584c8f: Preparing [2026-04-15T00:31:18.163Z] d04c7a5579fb: Preparing [2026-04-15T00:31:18.163Z] c86acaa8fdc8: Preparing [2026-04-15T00:31:18.164Z] fdc4431b0f38: Preparing [2026-04-15T00:31:18.164Z] 2d41a97b734f: Preparing [2026-04-15T00:31:18.164Z] c89c84a9ba17: Preparing [2026-04-15T00:31:18.164Z] ca5dd1113e0d: Preparing [2026-04-15T00:31:18.164Z] aabda1779d24: Preparing [2026-04-15T00:31:18.164Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:18.164Z] c4e71c2a4573: Preparing [2026-04-15T00:31:18.164Z] c89c84a9ba17: Waiting [2026-04-15T00:31:18.164Z] ca5dd1113e0d: Waiting [2026-04-15T00:31:18.164Z] aabda1779d24: Waiting [2026-04-15T00:31:18.164Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:18.164Z] c4e71c2a4573: Waiting [2026-04-15T00:31:18.164Z] d04c7a5579fb: Layer already exists [2026-04-15T00:31:18.164Z] c86acaa8fdc8: Layer already exists [2026-04-15T00:31:18.164Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:18.164Z] 8c278f584c8f: Layer already exists [2026-04-15T00:31:18.164Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:18.164Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:18.164Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:18.164Z] ca5dd1113e0d: Layer already exists [2026-04-15T00:31:18.164Z] aabda1779d24: Layer already exists [2026-04-15T00:31:18.164Z] c89c84a9ba17: Layer already exists [2026-04-15T00:31:18.429Z] 4.1.0-dev.108: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:18.779Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:19.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:19.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-15T00:31:19.125Z] 8c278f584c8f: Preparing [2026-04-15T00:31:19.125Z] d04c7a5579fb: Preparing [2026-04-15T00:31:19.125Z] c86acaa8fdc8: Preparing [2026-04-15T00:31:19.125Z] fdc4431b0f38: Preparing [2026-04-15T00:31:19.125Z] 2d41a97b734f: Preparing [2026-04-15T00:31:19.125Z] c89c84a9ba17: Preparing [2026-04-15T00:31:19.125Z] ca5dd1113e0d: Preparing [2026-04-15T00:31:19.125Z] aabda1779d24: Preparing [2026-04-15T00:31:19.125Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:19.125Z] c4e71c2a4573: Preparing [2026-04-15T00:31:19.125Z] aabda1779d24: Waiting [2026-04-15T00:31:19.125Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:19.125Z] c4e71c2a4573: Waiting [2026-04-15T00:31:19.125Z] c89c84a9ba17: Waiting [2026-04-15T00:31:19.125Z] ca5dd1113e0d: Waiting [2026-04-15T00:31:19.125Z] c86acaa8fdc8: Layer already exists [2026-04-15T00:31:19.125Z] d04c7a5579fb: Layer already exists [2026-04-15T00:31:19.125Z] 8c278f584c8f: Layer already exists [2026-04-15T00:31:19.125Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:19.125Z] c89c84a9ba17: Layer already exists [2026-04-15T00:31:19.125Z] ca5dd1113e0d: Layer already exists [2026-04-15T00:31:19.125Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:19.125Z] aabda1779d24: Layer already exists [2026-04-15T00:31:19.125Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:19.125Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:19.389Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:19.747Z] + 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-15T00:31:20.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-04-15T00:31:20.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-15T00:31:20.095Z] 8c278f584c8f: Preparing [2026-04-15T00:31:20.095Z] d04c7a5579fb: Preparing [2026-04-15T00:31:20.095Z] c86acaa8fdc8: Preparing [2026-04-15T00:31:20.095Z] fdc4431b0f38: Preparing [2026-04-15T00:31:20.095Z] 2d41a97b734f: Preparing [2026-04-15T00:31:20.095Z] c89c84a9ba17: Preparing [2026-04-15T00:31:20.095Z] ca5dd1113e0d: Preparing [2026-04-15T00:31:20.095Z] aabda1779d24: Preparing [2026-04-15T00:31:20.095Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:20.095Z] c4e71c2a4573: Preparing [2026-04-15T00:31:20.095Z] c89c84a9ba17: Waiting [2026-04-15T00:31:20.095Z] c4e71c2a4573: Waiting [2026-04-15T00:31:20.095Z] ca5dd1113e0d: Waiting [2026-04-15T00:31:20.095Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:20.095Z] aabda1779d24: Waiting [2026-04-15T00:31:20.095Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:20.095Z] 8c278f584c8f: Layer already exists [2026-04-15T00:31:20.095Z] d04c7a5579fb: Layer already exists [2026-04-15T00:31:20.095Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:20.095Z] c86acaa8fdc8: Layer already exists [2026-04-15T00:31:20.095Z] c89c84a9ba17: Layer already exists [2026-04-15T00:31:20.095Z] ca5dd1113e0d: Layer already exists [2026-04-15T00:31:20.095Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:20.095Z] aabda1779d24: Layer already exists [2026-04-15T00:31:20.095Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:20.359Z] main: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:31:20.438Z] ===================================================== [Pipeline] echo [2026-04-15T00:31:20.453Z] taggedImages: [2026-04-15T00:31:20.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:31:20.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-15T00:31:20.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 [2026-04-15T00:31:20.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:20.453Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-15T00:31:20.484Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-04-15T00:31:20.484Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:31:20.484Z] latest [2026-04-15T00:31:20.484Z] 4.1.0-dev.108 [2026-04-15T00:31:20.484Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:20.484Z] main [2026-04-15T00:31:20.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:20.864Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:21.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:31:21.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-15T00:31:21.214Z] f86a930c065e: Preparing [2026-04-15T00:31:21.214Z] 8a128686cfc4: Preparing [2026-04-15T00:31:21.214Z] 22ea2fe608bc: Preparing [2026-04-15T00:31:21.214Z] fdc4431b0f38: Preparing [2026-04-15T00:31:21.214Z] 2d41a97b734f: Preparing [2026-04-15T00:31:21.214Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:21.214Z] d3f0efeb0022: Preparing [2026-04-15T00:31:21.214Z] 54b02fa292fa: Preparing [2026-04-15T00:31:21.214Z] c4e71c2a4573: Preparing [2026-04-15T00:31:21.214Z] d3f0efeb0022: Waiting [2026-04-15T00:31:21.214Z] 54b02fa292fa: Waiting [2026-04-15T00:31:21.214Z] c4e71c2a4573: Waiting [2026-04-15T00:31:21.214Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:21.214Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:21.214Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:21.479Z] 8a128686cfc4: Pushed [2026-04-15T00:31:21.479Z] 22ea2fe608bc: Pushed [2026-04-15T00:31:21.479Z] f86a930c065e: Pushed [2026-04-15T00:31:21.479Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:22.134Z] 54b02fa292fa: Pushed [2026-04-15T00:31:23.088Z] d3f0efeb0022: Pushed [2026-04-15T00:31:49.720Z] d90b7ba1e3b4: Pushed [2026-04-15T00:31:49.720Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:50.073Z] + 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-15T00:31:50.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-15T00:31:50.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-15T00:31:50.426Z] f86a930c065e: Preparing [2026-04-15T00:31:50.426Z] 8a128686cfc4: Preparing [2026-04-15T00:31:50.426Z] 22ea2fe608bc: Preparing [2026-04-15T00:31:50.426Z] fdc4431b0f38: Preparing [2026-04-15T00:31:50.426Z] 2d41a97b734f: Preparing [2026-04-15T00:31:50.426Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:50.426Z] d3f0efeb0022: Preparing [2026-04-15T00:31:50.426Z] 54b02fa292fa: Preparing [2026-04-15T00:31:50.426Z] c4e71c2a4573: Preparing [2026-04-15T00:31:50.426Z] d3f0efeb0022: Waiting [2026-04-15T00:31:50.426Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:50.426Z] 54b02fa292fa: Waiting [2026-04-15T00:31:50.426Z] c4e71c2a4573: Waiting [2026-04-15T00:31:50.426Z] f86a930c065e: Layer already exists [2026-04-15T00:31:50.426Z] 8a128686cfc4: Layer already exists [2026-04-15T00:31:50.426Z] 22ea2fe608bc: Layer already exists [2026-04-15T00:31:50.426Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:50.426Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:50.426Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:50.426Z] 54b02fa292fa: Layer already exists [2026-04-15T00:31:50.426Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:50.426Z] d3f0efeb0022: Layer already exists [2026-04-15T00:31:50.426Z] latest: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:51.042Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:51.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 [2026-04-15T00:31:51.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-15T00:31:51.391Z] f86a930c065e: Preparing [2026-04-15T00:31:51.391Z] 8a128686cfc4: Preparing [2026-04-15T00:31:51.391Z] 22ea2fe608bc: Preparing [2026-04-15T00:31:51.391Z] fdc4431b0f38: Preparing [2026-04-15T00:31:51.391Z] 2d41a97b734f: Preparing [2026-04-15T00:31:51.391Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:51.391Z] d3f0efeb0022: Preparing [2026-04-15T00:31:51.391Z] 54b02fa292fa: Preparing [2026-04-15T00:31:51.391Z] c4e71c2a4573: Preparing [2026-04-15T00:31:51.391Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:51.391Z] d3f0efeb0022: Waiting [2026-04-15T00:31:51.391Z] 54b02fa292fa: Waiting [2026-04-15T00:31:51.391Z] c4e71c2a4573: Waiting [2026-04-15T00:31:51.391Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:51.391Z] 22ea2fe608bc: Layer already exists [2026-04-15T00:31:51.391Z] f86a930c065e: Layer already exists [2026-04-15T00:31:51.391Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:51.391Z] 8a128686cfc4: Layer already exists [2026-04-15T00:31:51.391Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:51.391Z] d3f0efeb0022: Layer already exists [2026-04-15T00:31:51.391Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:51.391Z] 54b02fa292fa: Layer already exists [2026-04-15T00:31:51.653Z] 4.1.0-dev.108: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:52.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:52.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:52.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-15T00:31:52.351Z] f86a930c065e: Preparing [2026-04-15T00:31:52.351Z] 8a128686cfc4: Preparing [2026-04-15T00:31:52.351Z] 22ea2fe608bc: Preparing [2026-04-15T00:31:52.351Z] fdc4431b0f38: Preparing [2026-04-15T00:31:52.351Z] 2d41a97b734f: Preparing [2026-04-15T00:31:52.351Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:52.351Z] d3f0efeb0022: Preparing [2026-04-15T00:31:52.351Z] 54b02fa292fa: Preparing [2026-04-15T00:31:52.351Z] c4e71c2a4573: Preparing [2026-04-15T00:31:52.351Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:52.351Z] d3f0efeb0022: Waiting [2026-04-15T00:31:52.351Z] 54b02fa292fa: Waiting [2026-04-15T00:31:52.351Z] c4e71c2a4573: Waiting [2026-04-15T00:31:52.351Z] f86a930c065e: Layer already exists [2026-04-15T00:31:52.351Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:52.351Z] 22ea2fe608bc: Layer already exists [2026-04-15T00:31:52.351Z] 8a128686cfc4: Layer already exists [2026-04-15T00:31:52.351Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:52.351Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:52.351Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:52.351Z] 54b02fa292fa: Layer already exists [2026-04-15T00:31:52.351Z] d3f0efeb0022: Layer already exists [2026-04-15T00:31:52.351Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:52.992Z] + 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-15T00:31:54.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-04-15T00:31:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-15T00:31:54.784Z] f86a930c065e: Preparing [2026-04-15T00:31:54.784Z] 8a128686cfc4: Preparing [2026-04-15T00:31:54.784Z] 22ea2fe608bc: Preparing [2026-04-15T00:31:54.784Z] fdc4431b0f38: Preparing [2026-04-15T00:31:54.784Z] 2d41a97b734f: Preparing [2026-04-15T00:31:54.784Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:54.784Z] d3f0efeb0022: Preparing [2026-04-15T00:31:54.784Z] 54b02fa292fa: Preparing [2026-04-15T00:31:54.784Z] c4e71c2a4573: Preparing [2026-04-15T00:31:54.784Z] d3f0efeb0022: Waiting [2026-04-15T00:31:54.784Z] 54b02fa292fa: Waiting [2026-04-15T00:31:54.784Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:54.784Z] c4e71c2a4573: Waiting [2026-04-15T00:31:54.784Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:54.784Z] 8a128686cfc4: Layer already exists [2026-04-15T00:31:54.784Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:54.784Z] f86a930c065e: Layer already exists [2026-04-15T00:31:54.784Z] 22ea2fe608bc: Layer already exists [2026-04-15T00:31:54.784Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:54.784Z] d3f0efeb0022: Layer already exists [2026-04-15T00:31:54.784Z] 54b02fa292fa: Layer already exists [2026-04-15T00:31:54.784Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:54.784Z] main: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:31:55.130Z] ===================================================== [Pipeline] echo [2026-04-15T00:31:55.145Z] taggedImages: [2026-04-15T00:31:55.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:31:55.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-15T00:31:55.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 [2026-04-15T00:31:55.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:55.145Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-15T00:31:55.169Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-04-15T00:31:55.169Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:31:55.169Z] latest [2026-04-15T00:31:55.169Z] 4.1.0-dev.108 [2026-04-15T00:31:55.169Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:55.169Z] main [2026-04-15T00:31:55.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:55.565Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:55.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:31:55.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-15T00:31:55.916Z] 036a07df5e35: Preparing [2026-04-15T00:31:55.916Z] 5d0133e38e53: Preparing [2026-04-15T00:31:55.916Z] e1f64d9a9023: Preparing [2026-04-15T00:31:55.916Z] fdc4431b0f38: Preparing [2026-04-15T00:31:55.916Z] 2d41a97b734f: Preparing [2026-04-15T00:31:55.916Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:55.916Z] aabda1779d24: Preparing [2026-04-15T00:31:55.916Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:55.916Z] c4e71c2a4573: Preparing [2026-04-15T00:31:55.916Z] aabda1779d24: Waiting [2026-04-15T00:31:55.916Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:55.916Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:55.916Z] c4e71c2a4573: Waiting [2026-04-15T00:31:55.916Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:55.916Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:55.916Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:56.180Z] aabda1779d24: Layer already exists [2026-04-15T00:31:56.180Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:56.180Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:56.180Z] 5d0133e38e53: Pushed [2026-04-15T00:31:56.180Z] 036a07df5e35: Pushed [2026-04-15T00:31:56.180Z] e1f64d9a9023: Pushed [2026-04-15T00:31:56.180Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:56.796Z] + 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-15T00:31:57.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-15T00:31:57.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-15T00:31:57.137Z] 036a07df5e35: Preparing [2026-04-15T00:31:57.137Z] 5d0133e38e53: Preparing [2026-04-15T00:31:57.137Z] e1f64d9a9023: Preparing [2026-04-15T00:31:57.137Z] fdc4431b0f38: Preparing [2026-04-15T00:31:57.137Z] 2d41a97b734f: Preparing [2026-04-15T00:31:57.137Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:57.137Z] aabda1779d24: Preparing [2026-04-15T00:31:57.137Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:57.137Z] c4e71c2a4573: Preparing [2026-04-15T00:31:57.137Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:57.137Z] aabda1779d24: Waiting [2026-04-15T00:31:57.137Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:57.138Z] c4e71c2a4573: Waiting [2026-04-15T00:31:57.138Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:57.138Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:57.138Z] 036a07df5e35: Layer already exists [2026-04-15T00:31:57.138Z] 5d0133e38e53: Layer already exists [2026-04-15T00:31:57.138Z] e1f64d9a9023: Layer already exists [2026-04-15T00:31:57.138Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:57.138Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:57.138Z] aabda1779d24: Layer already exists [2026-04-15T00:31:57.138Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:57.401Z] latest: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:57.746Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:58.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 [2026-04-15T00:31:58.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-15T00:31:58.087Z] 036a07df5e35: Preparing [2026-04-15T00:31:58.087Z] 5d0133e38e53: Preparing [2026-04-15T00:31:58.087Z] e1f64d9a9023: Preparing [2026-04-15T00:31:58.087Z] fdc4431b0f38: Preparing [2026-04-15T00:31:58.087Z] 2d41a97b734f: Preparing [2026-04-15T00:31:58.087Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:58.087Z] aabda1779d24: Preparing [2026-04-15T00:31:58.087Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:58.087Z] c4e71c2a4573: Preparing [2026-04-15T00:31:58.087Z] aabda1779d24: Waiting [2026-04-15T00:31:58.087Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:58.087Z] c4e71c2a4573: Waiting [2026-04-15T00:31:58.087Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:58.087Z] e1f64d9a9023: Layer already exists [2026-04-15T00:31:58.087Z] 036a07df5e35: Layer already exists [2026-04-15T00:31:58.087Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:58.087Z] 5d0133e38e53: Layer already exists [2026-04-15T00:31:58.087Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:58.087Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:58.087Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:58.087Z] aabda1779d24: Layer already exists [2026-04-15T00:31:58.087Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:58.087Z] 4.1.0-dev.108: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:58.429Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:58.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:31:58.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-15T00:31:58.772Z] 036a07df5e35: Preparing [2026-04-15T00:31:58.772Z] 5d0133e38e53: Preparing [2026-04-15T00:31:58.772Z] e1f64d9a9023: Preparing [2026-04-15T00:31:58.772Z] fdc4431b0f38: Preparing [2026-04-15T00:31:58.772Z] 2d41a97b734f: Preparing [2026-04-15T00:31:58.772Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:58.772Z] aabda1779d24: Preparing [2026-04-15T00:31:58.772Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:58.772Z] c4e71c2a4573: Preparing [2026-04-15T00:31:58.772Z] aabda1779d24: Waiting [2026-04-15T00:31:58.772Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:58.772Z] c4e71c2a4573: Waiting [2026-04-15T00:31:58.772Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:58.772Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:58.772Z] e1f64d9a9023: Layer already exists [2026-04-15T00:31:58.772Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:58.772Z] 5d0133e38e53: Layer already exists [2026-04-15T00:31:58.772Z] 036a07df5e35: Layer already exists [2026-04-15T00:31:58.772Z] aabda1779d24: Layer already exists [2026-04-15T00:31:58.772Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:58.772Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:58.772Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:58.772Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:31:59.372Z] + 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-15T00:31:59.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-04-15T00:31:59.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-15T00:31:59.720Z] 036a07df5e35: Preparing [2026-04-15T00:31:59.720Z] 5d0133e38e53: Preparing [2026-04-15T00:31:59.720Z] e1f64d9a9023: Preparing [2026-04-15T00:31:59.720Z] fdc4431b0f38: Preparing [2026-04-15T00:31:59.720Z] 2d41a97b734f: Preparing [2026-04-15T00:31:59.720Z] d90b7ba1e3b4: Preparing [2026-04-15T00:31:59.720Z] aabda1779d24: Preparing [2026-04-15T00:31:59.720Z] 7e9cecbc709b: Preparing [2026-04-15T00:31:59.720Z] c4e71c2a4573: Preparing [2026-04-15T00:31:59.720Z] d90b7ba1e3b4: Waiting [2026-04-15T00:31:59.720Z] c4e71c2a4573: Waiting [2026-04-15T00:31:59.720Z] aabda1779d24: Waiting [2026-04-15T00:31:59.720Z] 7e9cecbc709b: Waiting [2026-04-15T00:31:59.720Z] e1f64d9a9023: Layer already exists [2026-04-15T00:31:59.720Z] 5d0133e38e53: Layer already exists [2026-04-15T00:31:59.720Z] 2d41a97b734f: Layer already exists [2026-04-15T00:31:59.720Z] fdc4431b0f38: Layer already exists [2026-04-15T00:31:59.720Z] 036a07df5e35: Layer already exists [2026-04-15T00:31:59.720Z] 7e9cecbc709b: Layer already exists [2026-04-15T00:31:59.720Z] d90b7ba1e3b4: Layer already exists [2026-04-15T00:31:59.720Z] c4e71c2a4573: Layer already exists [2026-04-15T00:31:59.720Z] aabda1779d24: Layer already exists [2026-04-15T00:31:59.982Z] main: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:32:00.057Z] ===================================================== [Pipeline] echo [2026-04-15T00:32:00.068Z] taggedImages: [2026-04-15T00:32:00.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:00.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-15T00:32:00.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 [2026-04-15T00:32:00.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:00.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-15T00:32:00.088Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-04-15T00:32:00.088Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:00.088Z] latest [2026-04-15T00:32:00.088Z] 4.1.0-dev.108 [2026-04-15T00:32:00.088Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:00.088Z] main [2026-04-15T00:32:00.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:00.454Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:00.806Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:00.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-15T00:32:00.806Z] aa7a940bfebd: Preparing [2026-04-15T00:32:00.806Z] ec616cd9071a: Preparing [2026-04-15T00:32:00.806Z] fdc4431b0f38: Preparing [2026-04-15T00:32:00.806Z] 2d41a97b734f: Preparing [2026-04-15T00:32:00.806Z] 3ef4d08e3fac: Preparing [2026-04-15T00:32:00.806Z] 58dddaba9225: Preparing [2026-04-15T00:32:00.806Z] c4e71c2a4573: Preparing [2026-04-15T00:32:00.806Z] 58dddaba9225: Waiting [2026-04-15T00:32:00.806Z] c4e71c2a4573: Waiting [2026-04-15T00:32:01.072Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:01.072Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:01.072Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:01.072Z] aa7a940bfebd: Pushed [2026-04-15T00:32:02.470Z] 58dddaba9225: Pushed [2026-04-15T00:32:02.734Z] 3ef4d08e3fac: Pushed [2026-04-15T00:32:11.072Z] ec616cd9071a: Pushed [2026-04-15T00:32:11.072Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:11.594Z] + 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-15T00:32:11.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-15T00:32:11.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-15T00:32:11.930Z] aa7a940bfebd: Preparing [2026-04-15T00:32:11.930Z] ec616cd9071a: Preparing [2026-04-15T00:32:11.930Z] fdc4431b0f38: Preparing [2026-04-15T00:32:11.930Z] 2d41a97b734f: Preparing [2026-04-15T00:32:11.930Z] 3ef4d08e3fac: Preparing [2026-04-15T00:32:11.930Z] 58dddaba9225: Preparing [2026-04-15T00:32:11.930Z] c4e71c2a4573: Preparing [2026-04-15T00:32:11.930Z] c4e71c2a4573: Waiting [2026-04-15T00:32:11.930Z] 58dddaba9225: Waiting [2026-04-15T00:32:11.930Z] ec616cd9071a: Layer already exists [2026-04-15T00:32:11.930Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:11.930Z] 3ef4d08e3fac: Layer already exists [2026-04-15T00:32:11.930Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:11.930Z] aa7a940bfebd: Layer already exists [2026-04-15T00:32:11.930Z] 58dddaba9225: Layer already exists [2026-04-15T00:32:11.930Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:11.930Z] latest: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:12.551Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:12.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 [2026-04-15T00:32:12.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-15T00:32:12.893Z] aa7a940bfebd: Preparing [2026-04-15T00:32:12.893Z] ec616cd9071a: Preparing [2026-04-15T00:32:12.893Z] fdc4431b0f38: Preparing [2026-04-15T00:32:12.893Z] 2d41a97b734f: Preparing [2026-04-15T00:32:12.893Z] 3ef4d08e3fac: Preparing [2026-04-15T00:32:12.893Z] 58dddaba9225: Preparing [2026-04-15T00:32:12.893Z] c4e71c2a4573: Preparing [2026-04-15T00:32:12.893Z] 58dddaba9225: Waiting [2026-04-15T00:32:12.893Z] c4e71c2a4573: Waiting [2026-04-15T00:32:12.893Z] aa7a940bfebd: Layer already exists [2026-04-15T00:32:12.893Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:12.893Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:12.893Z] 3ef4d08e3fac: Layer already exists [2026-04-15T00:32:12.893Z] ec616cd9071a: Layer already exists [2026-04-15T00:32:12.893Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:12.893Z] 58dddaba9225: Layer already exists [2026-04-15T00:32:12.893Z] 4.1.0-dev.108: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:13.247Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:13.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:13.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-15T00:32:13.591Z] aa7a940bfebd: Preparing [2026-04-15T00:32:13.591Z] ec616cd9071a: Preparing [2026-04-15T00:32:13.591Z] fdc4431b0f38: Preparing [2026-04-15T00:32:13.591Z] 2d41a97b734f: Preparing [2026-04-15T00:32:13.591Z] 3ef4d08e3fac: Preparing [2026-04-15T00:32:13.591Z] 58dddaba9225: Preparing [2026-04-15T00:32:13.591Z] c4e71c2a4573: Preparing [2026-04-15T00:32:13.591Z] 58dddaba9225: Waiting [2026-04-15T00:32:13.591Z] c4e71c2a4573: Waiting [2026-04-15T00:32:13.591Z] aa7a940bfebd: Layer already exists [2026-04-15T00:32:13.591Z] 3ef4d08e3fac: Layer already exists [2026-04-15T00:32:13.591Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:13.591Z] ec616cd9071a: Layer already exists [2026-04-15T00:32:13.591Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:13.591Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:13.591Z] 58dddaba9225: Layer already exists [2026-04-15T00:32:13.591Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:14.200Z] + 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-15T00:32:14.548Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-04-15T00:32:14.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-15T00:32:14.548Z] aa7a940bfebd: Preparing [2026-04-15T00:32:14.548Z] ec616cd9071a: Preparing [2026-04-15T00:32:14.548Z] fdc4431b0f38: Preparing [2026-04-15T00:32:14.548Z] 2d41a97b734f: Preparing [2026-04-15T00:32:14.548Z] 3ef4d08e3fac: Preparing [2026-04-15T00:32:14.548Z] 58dddaba9225: Preparing [2026-04-15T00:32:14.548Z] c4e71c2a4573: Preparing [2026-04-15T00:32:14.548Z] 58dddaba9225: Waiting [2026-04-15T00:32:14.548Z] c4e71c2a4573: Waiting [2026-04-15T00:32:14.548Z] ec616cd9071a: Layer already exists [2026-04-15T00:32:14.548Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:14.548Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:14.548Z] 3ef4d08e3fac: Layer already exists [2026-04-15T00:32:14.548Z] aa7a940bfebd: Layer already exists [2026-04-15T00:32:14.548Z] 58dddaba9225: Layer already exists [2026-04-15T00:32:14.548Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:14.812Z] main: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:32:14.893Z] ===================================================== [Pipeline] echo [2026-04-15T00:32:14.911Z] taggedImages: [2026-04-15T00:32:14.911Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:14.911Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-15T00:32:14.911Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 [2026-04-15T00:32:14.911Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:14.911Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-15T00:32:14.937Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-04-15T00:32:14.937Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:14.937Z] latest [2026-04-15T00:32:14.937Z] 4.1.0-dev.108 [2026-04-15T00:32:14.937Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:14.937Z] main [2026-04-15T00:32:14.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:15.298Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:15.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:15.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-15T00:32:15.646Z] cc15aedf2d9a: Preparing [2026-04-15T00:32:15.646Z] 29ea832017e4: Preparing [2026-04-15T00:32:15.646Z] fdc4431b0f38: Preparing [2026-04-15T00:32:15.646Z] 2d41a97b734f: Preparing [2026-04-15T00:32:15.646Z] c188bf73f95e: Preparing [2026-04-15T00:32:15.646Z] a7e8789c680e: Preparing [2026-04-15T00:32:15.646Z] c4e71c2a4573: Preparing [2026-04-15T00:32:15.646Z] a7e8789c680e: Waiting [2026-04-15T00:32:15.646Z] c4e71c2a4573: Waiting [2026-04-15T00:32:15.646Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:15.915Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:15.915Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:15.915Z] cc15aedf2d9a: Pushed [2026-04-15T00:32:16.495Z] a7e8789c680e: Pushed [2026-04-15T00:32:18.029Z] c188bf73f95e: Pushed [2026-04-15T00:32:24.652Z] 29ea832017e4: Pushed [2026-04-15T00:32:24.916Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:25.273Z] + 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-15T00:32:25.614Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-15T00:32:25.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-15T00:32:25.614Z] cc15aedf2d9a: Preparing [2026-04-15T00:32:25.614Z] 29ea832017e4: Preparing [2026-04-15T00:32:25.614Z] fdc4431b0f38: Preparing [2026-04-15T00:32:25.614Z] 2d41a97b734f: Preparing [2026-04-15T00:32:25.614Z] c188bf73f95e: Preparing [2026-04-15T00:32:25.614Z] a7e8789c680e: Preparing [2026-04-15T00:32:25.614Z] c4e71c2a4573: Preparing [2026-04-15T00:32:25.614Z] a7e8789c680e: Waiting [2026-04-15T00:32:25.614Z] c4e71c2a4573: Waiting [2026-04-15T00:32:25.614Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:25.614Z] cc15aedf2d9a: Layer already exists [2026-04-15T00:32:25.614Z] c188bf73f95e: Layer already exists [2026-04-15T00:32:25.614Z] 29ea832017e4: Layer already exists [2026-04-15T00:32:25.614Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:25.614Z] a7e8789c680e: Layer already exists [2026-04-15T00:32:25.614Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:25.614Z] latest: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:26.227Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:26.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 [2026-04-15T00:32:26.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-15T00:32:26.569Z] cc15aedf2d9a: Preparing [2026-04-15T00:32:26.569Z] 29ea832017e4: Preparing [2026-04-15T00:32:26.569Z] fdc4431b0f38: Preparing [2026-04-15T00:32:26.569Z] 2d41a97b734f: Preparing [2026-04-15T00:32:26.569Z] c188bf73f95e: Preparing [2026-04-15T00:32:26.569Z] a7e8789c680e: Preparing [2026-04-15T00:32:26.569Z] c4e71c2a4573: Preparing [2026-04-15T00:32:26.569Z] a7e8789c680e: Waiting [2026-04-15T00:32:26.569Z] c4e71c2a4573: Waiting [2026-04-15T00:32:26.569Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:26.569Z] c188bf73f95e: Layer already exists [2026-04-15T00:32:26.569Z] 29ea832017e4: Layer already exists [2026-04-15T00:32:26.569Z] cc15aedf2d9a: Layer already exists [2026-04-15T00:32:26.569Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:26.569Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:26.569Z] a7e8789c680e: Layer already exists [2026-04-15T00:32:26.833Z] 4.1.0-dev.108: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:27.175Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:27.516Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:27.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-15T00:32:27.516Z] cc15aedf2d9a: Preparing [2026-04-15T00:32:27.516Z] 29ea832017e4: Preparing [2026-04-15T00:32:27.516Z] fdc4431b0f38: Preparing [2026-04-15T00:32:27.516Z] 2d41a97b734f: Preparing [2026-04-15T00:32:27.516Z] c188bf73f95e: Preparing [2026-04-15T00:32:27.516Z] a7e8789c680e: Preparing [2026-04-15T00:32:27.516Z] c4e71c2a4573: Preparing [2026-04-15T00:32:27.516Z] a7e8789c680e: Waiting [2026-04-15T00:32:27.516Z] c4e71c2a4573: Waiting [2026-04-15T00:32:27.516Z] cc15aedf2d9a: Layer already exists [2026-04-15T00:32:27.516Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:27.516Z] 29ea832017e4: Layer already exists [2026-04-15T00:32:27.516Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:27.516Z] c188bf73f95e: Layer already exists [2026-04-15T00:32:27.516Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:27.516Z] a7e8789c680e: Layer already exists [2026-04-15T00:32:27.780Z] f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:28.329Z] + 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-15T00:32:28.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-04-15T00:32:28.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-15T00:32:28.683Z] cc15aedf2d9a: Preparing [2026-04-15T00:32:28.683Z] 29ea832017e4: Preparing [2026-04-15T00:32:28.683Z] fdc4431b0f38: Preparing [2026-04-15T00:32:28.683Z] 2d41a97b734f: Preparing [2026-04-15T00:32:28.683Z] c188bf73f95e: Preparing [2026-04-15T00:32:28.683Z] a7e8789c680e: Preparing [2026-04-15T00:32:28.683Z] c4e71c2a4573: Preparing [2026-04-15T00:32:28.683Z] c4e71c2a4573: Waiting [2026-04-15T00:32:28.683Z] a7e8789c680e: Waiting [2026-04-15T00:32:28.683Z] 2d41a97b734f: Layer already exists [2026-04-15T00:32:28.683Z] fdc4431b0f38: Layer already exists [2026-04-15T00:32:28.683Z] cc15aedf2d9a: Layer already exists [2026-04-15T00:32:28.683Z] c188bf73f95e: Layer already exists [2026-04-15T00:32:28.683Z] 29ea832017e4: Layer already exists [2026-04-15T00:32:28.683Z] a7e8789c680e: Layer already exists [2026-04-15T00:32:28.683Z] c4e71c2a4573: Layer already exists [2026-04-15T00:32:28.946Z] main: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-15T00:32:29.024Z] ===================================================== [Pipeline] echo [2026-04-15T00:32:29.039Z] taggedImages: [2026-04-15T00:32:29.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [2026-04-15T00:32:29.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-15T00:32:29.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 [2026-04-15T00:32:29.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [2026-04-15T00:32:29.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-04-15T00:32:29.056Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.083Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.096Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.110Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-15T00:32:29.124Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.139Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.150Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.161Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.176Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-15T00:32:29.186Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.221Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-15T00:32:29.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.287Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.303Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-15T00:32:29.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.333Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-15T00:32:29.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.427Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-15T00:32:29.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.465Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.480Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-15T00:32:29.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.519Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.546Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.559Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-15T00:32:29.571Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.597Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.610Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-15T00:32:29.639Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.688Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-15T00:32:29.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.722Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.733Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-15T00:32:29.760Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.802Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-15T00:32:29.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.853Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.866Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-15T00:32:29.891Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.916Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-15T00:32:29.956Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo [2026-04-15T00:32:29.970Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-04-15T00:32:29.981Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:29.991Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:32:30.008Z] 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-15T00:32:30.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-15T00:32:30.398Z] [2026-04-15T00:32:30.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:32:30.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-15T00:32:30.721Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-15T00:32:30.721Z] 8998bd30e6a1: Pulling fs layer [2026-04-15T00:32:30.721Z] 04944245beec: Pulling fs layer [2026-04-15T00:32:30.721Z] 699f458cf7ca: Pulling fs layer [2026-04-15T00:32:30.721Z] 765212b225bb: Pulling fs layer [2026-04-15T00:32:30.721Z] f23df028b6ca: Pulling fs layer [2026-04-15T00:32:30.721Z] d65c8cfc05b1: Pulling fs layer [2026-04-15T00:32:30.721Z] 2437ff75d9bd: Pulling fs layer [2026-04-15T00:32:30.721Z] f23df028b6ca: Waiting [2026-04-15T00:32:30.721Z] d65c8cfc05b1: Waiting [2026-04-15T00:32:30.721Z] 765212b225bb: Waiting [2026-04-15T00:32:30.721Z] 2437ff75d9bd: Waiting [2026-04-15T00:32:30.986Z] 04944245beec: Download complete [2026-04-15T00:32:30.986Z] 765212b225bb: Verifying Checksum [2026-04-15T00:32:30.986Z] 765212b225bb: Download complete [2026-04-15T00:32:30.986Z] f23df028b6ca: Verifying Checksum [2026-04-15T00:32:30.986Z] f23df028b6ca: Download complete [2026-04-15T00:32:30.986Z] d65c8cfc05b1: Download complete [2026-04-15T00:32:30.986Z] 699f458cf7ca: Verifying Checksum [2026-04-15T00:32:30.986Z] 699f458cf7ca: Download complete [2026-04-15T00:32:31.564Z] 8998bd30e6a1: Verifying Checksum [2026-04-15T00:32:31.564Z] 8998bd30e6a1: Download complete [2026-04-15T00:32:34.131Z] 2437ff75d9bd: Verifying Checksum [2026-04-15T00:32:34.131Z] 2437ff75d9bd: Download complete [2026-04-15T00:32:36.701Z] 8998bd30e6a1: Pull complete [2026-04-15T00:32:37.282Z] 04944245beec: Pull complete [2026-04-15T00:32:39.217Z] 699f458cf7ca: Pull complete [2026-04-15T00:32:39.217Z] 765212b225bb: Pull complete [2026-04-15T00:32:39.800Z] f23df028b6ca: Pull complete [2026-04-15T00:32:40.064Z] d65c8cfc05b1: Pull complete [2026-04-15T00:32:58.239Z] 2437ff75d9bd: Pull complete [2026-04-15T00:32:58.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-15T00:32:58.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-15T00:32:58.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:32:58.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container [2026-04-15T00:32:58.489Z] $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-15T00:33:01.143Z] $ docker top e212c2cd6bf522252d573a6ea37c2a5e6849bca86bc6e743338bd59bae280c14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:33:02.072Z] ---> job-cost.sh [2026-04-15T00:33:02.072Z] lf-activate-venv: SKIPPING [2026-04-15T00:33:02.072Z] INFO: No Stack... [2026-04-15T00:33:02.649Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-15T00:33:03.228Z] INFO: Archiving Costs [Pipeline] sh [2026-04-15T00:33:03.853Z] + cat /w/workspace/edgex-go/967/archives/cost.csv [2026-04-15T00:33:03.853Z] + cut -d, -f6 [Pipeline] lock [2026-04-15T00:33:03.885Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-967-stack-cost] [2026-04-15T00:33:03.892Z] Resource [jenkins-edgexfoundry-edgex-go-main-967-stack-cost] did not exist. Created. [2026-04-15T00:33:03.899Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-967-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-15T00:33:04.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-15T00:33:05.178Z] Stashed 1 file(s) [Pipeline] } [2026-04-15T00:33:05.187Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-967-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-15T00:33:05.209Z] $ docker stop --time=1 e212c2cd6bf522252d573a6ea37c2a5e6849bca86bc6e743338bd59bae280c14 [2026-04-15T00:33:06.705Z] $ docker rm -f --volumes e212c2cd6bf522252d573a6ea37c2a5e6849bca86bc6e743338bd59bae280c14 [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-15T00:33:07.403Z] provisioning config files... [2026-04-15T00:33:07.417Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/967@tmp/config11488598972094769245tmp [Pipeline] { [Pipeline] sh [2026-04-15T00:33:07.721Z] + set +x [2026-04-15T00:33:07.721Z] + curl -s https://codecov.io/bash [2026-04-15T00:33:07.721Z] + bash -s -- [2026-04-15T00:33:07.721Z] [2026-04-15T00:33:07.721Z] _____ _ [2026-04-15T00:33:07.721Z] / ____| | | [2026-04-15T00:33:07.721Z] | | ___ __| | ___ ___ _____ __ [2026-04-15T00:33:07.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-15T00:33:07.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-15T00:33:07.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-15T00:33:07.721Z] Bash-1.0.6 [2026-04-15T00:33:07.721Z] [2026-04-15T00:33:07.721Z] [2026-04-15T00:33:07.721Z] ==> git version 2.25.1 found [2026-04-15T00:33:07.721Z] ==> 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-15T00:33:07.721Z] Release-Date: 2020-01-08 [2026-04-15T00:33:07.721Z] 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-15T00:33:07.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-15T00:33:07.721Z] ==> Jenkins CI detected. [2026-04-15T00:33:07.721Z] current dir:  /w/workspace/edgex-go/967 [2026-04-15T00:33:07.721Z] project root: . [2026-04-15T00:33:07.721Z] --> token set from env [2026-04-15T00:33:07.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-15T00:33:07.981Z] ==> Running gcov in . (disable via -X gcov) [2026-04-15T00:33:07.981Z] ==> Python coveragepy not found [2026-04-15T00:33:07.981Z] ==> Searching for coverage reports in: [2026-04-15T00:33:07.981Z] + . [2026-04-15T00:33:07.981Z] -> Found 1 reports [2026-04-15T00:33:07.981Z] ==> Detecting git/mercurial file structure [2026-04-15T00:33:07.981Z] ==> Reading reports [2026-04-15T00:33:07.981Z] + ./coverage.out bytes=1044024 [2026-04-15T00:33:07.981Z] ==> Appending adjustments [2026-04-15T00:33:07.981Z] https://docs.codecov.io/docs/fixing-reports [2026-04-15T00:33:09.359Z] + Found adjustments [2026-04-15T00:33:09.359Z] ==> Gzipping contents [2026-04-15T00:33:09.618Z] 108K /tmp/codecov.l2rHdF.gz [2026-04-15T00:33:09.618Z] ==> Uploading reports [2026-04-15T00:33:09.618Z] url: https://codecov.io [2026-04-15T00:33:09.618Z] query: branch=main&commit=f5db4aa1e81170991e138a80f2fe3c1b323070e5&build=967&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F967%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-15T00:33:09.618Z] -> Pinging Codecov [2026-04-15T00:33:09.618Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f5db4aa1e81170991e138a80f2fe3c1b323070e5&build=967&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F967%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-15T00:33:09.618Z] -> Uploading to [2026-04-15T00:33:09.618Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f5db4aa1e81170991e138a80f2fe3c1b323070e5/d408efba-60e8-4409-9b80-a825aa5d4ee4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260415%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260415T003309Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f9f277561900bbad030b758b84e87fabf5847ece2760e6a9799b45d57b9436c5 [2026-04-15T00:33:09.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:09.877Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:09.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 510k --:--:-- --:--:-- --:--:-- 510k [2026-04-15T00:33:09.877Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [2026-04-15T00:33:09.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-04-15T00:33:10.206Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-15T00:33:10.227Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:33:10.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-15T00:33:10.532Z] [2026-04-15T00:33:10.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:33:10.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-15T00:33:10.834Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-15T00:33:10.834Z] 2d35ebdb57d9: Already exists [2026-04-15T00:33:10.834Z] 85e8836fcdb2: Pulling fs layer [2026-04-15T00:33:10.834Z] 91631faa732a: Pulling fs layer [2026-04-15T00:33:10.834Z] f3f5ae8826fa: Pulling fs layer [2026-04-15T00:33:10.834Z] 4f4fb700ef54: Pulling fs layer [2026-04-15T00:33:10.834Z] 7861252a18e6: Pulling fs layer [2026-04-15T00:33:10.834Z] 9130f900ef6f: Pulling fs layer [2026-04-15T00:33:10.834Z] 4f4fb700ef54: Waiting [2026-04-15T00:33:10.834Z] 7861252a18e6: Waiting [2026-04-15T00:33:10.834Z] 9130f900ef6f: Waiting [2026-04-15T00:33:10.834Z] f3f5ae8826fa: Verifying Checksum [2026-04-15T00:33:10.834Z] f3f5ae8826fa: Download complete [2026-04-15T00:33:10.834Z] 85e8836fcdb2: Download complete [2026-04-15T00:33:10.834Z] 4f4fb700ef54: Verifying Checksum [2026-04-15T00:33:10.834Z] 4f4fb700ef54: Download complete [2026-04-15T00:33:11.093Z] 85e8836fcdb2: Pull complete [2026-04-15T00:33:11.093Z] 7861252a18e6: Download complete [2026-04-15T00:33:11.657Z] 91631faa732a: Verifying Checksum [2026-04-15T00:33:11.657Z] 91631faa732a: Download complete [2026-04-15T00:33:12.226Z] 9130f900ef6f: Verifying Checksum [2026-04-15T00:33:12.226Z] 9130f900ef6f: Download complete [2026-04-15T00:33:16.430Z] 91631faa732a: Pull complete [2026-04-15T00:33:16.689Z] f3f5ae8826fa: Pull complete [2026-04-15T00:33:16.689Z] 4f4fb700ef54: Pull complete [2026-04-15T00:33:16.947Z] 7861252a18e6: Pull complete [2026-04-15T00:33:21.136Z] 9130f900ef6f: Pull complete [2026-04-15T00:33:21.136Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-15T00:33:21.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-15T00:33:21.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:33:21.234Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-15T00:33:21.258Z] $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-15T00:33:23.134Z] $ docker top b70375fb968c9a9732e5aabca7bf6b70a580ab7870d8cc24ae0532fa8708c16d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-15T00:33:23.494Z] + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] echo [2026-04-15T00:33:23.504Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-04-15T00:33:23.785Z] + set -o pipefail [2026-04-15T00:33:23.785Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-04-15T00:33:35.992Z] [2026-04-15T00:33:35.992Z] Monitoring /w/workspace/edgex-go/967 (github.com/edgexfoundry/edgex-go)... [2026-04-15T00:33:35.992Z] [2026-04-15T00:33:35.992Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/51c2fa73-4f0d-4300-85b8-a537404747a6 [2026-04-15T00:33:35.992Z] [2026-04-15T00:33:35.992Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-15T00:33:35.992Z] [2026-04-15T00:33:35.992Z] [2026-04-15T00:33:35.992Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-15T00:33:35.992Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-15T00:33:35.994Z] $ docker stop --time=1 b70375fb968c9a9732e5aabca7bf6b70a580ab7870d8cc24ae0532fa8708c16d [2026-04-15T00:33:38.302Z] $ docker rm -f --volumes b70375fb968c9a9732e5aabca7bf6b70a580ab7870d8cc24ae0532fa8708c16d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-04-15T00:33:38.913Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-15T00:33:38.926Z] provisioning config files... [2026-04-15T00:33:38.934Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/967@tmp/config7539951713828486581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:33:39.228Z] --> edgex-publish-swagger.sh [2026-04-15T00:33:39.229Z] === Publish openapi API === [2026-04-15T00:33:39.229Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-04-15T00:33:39.229Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/967/openapi/core-command.yaml] [2026-04-15T00:33:39.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:39.229Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:39.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 440 217k --:--:-- --:--:-- --:--:-- 219k [2026-04-15T00:33:39.229Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:39.229Z] [2026-04-15T00:33:39.229Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/967/openapi/core-data.yaml] [2026-04-15T00:33:39.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:39.229Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:39.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 528 588k --:--:-- --:--:-- --:--:-- 588k [2026-04-15T00:33:39.488Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:39.488Z] [2026-04-15T00:33:39.488Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/967/openapi/core-keeper.yaml] [2026-04-15T00:33:39.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:39.488Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:39.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 290k [2026-04-15T00:33:39.488Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:39.488Z] [2026-04-15T00:33:39.488Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/967/openapi/core-metadata.yaml] [2026-04-15T00:33:39.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:39.488Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:39.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 528 1282k --:--:-- --:--:-- --:--:-- 1282k [2026-04-15T00:33:39.747Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:39.747Z] [2026-04-15T00:33:39.747Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/967/openapi/security-proxy-auth.yaml] [2026-04-15T00:33:39.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:39.747Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:39.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 694 251k --:--:-- --:--:-- --:--:-- 252k [2026-04-15T00:33:39.747Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:39.747Z] [2026-04-15T00:33:39.747Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/967/openapi/security-secretstore-setup.yaml] [2026-04-15T00:33:39.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:39.748Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:40.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 [2026-04-15T00:33:40.005Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:40.005Z] [2026-04-15T00:33:40.005Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/967/openapi/support-notifications.yaml] [2026-04-15T00:33:40.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:40.005Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:40.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 464 687k --:--:-- --:--:-- --:--:-- 688k [2026-04-15T00:33:40.005Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:40.005Z] [2026-04-15T00:33:40.005Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/967/openapi/support-scheduler.yaml] [2026-04-15T00:33:40.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-15T00:33:40.005Z] Dload Upload Total Spent Left Speed [2026-04-15T00:33:40.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 515 386k --:--:-- --:--:-- --:--:-- 387k [2026-04-15T00:33:40.265Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-15T00:33:40.265Z] [Pipeline] } [2026-04-15T00:33:40.271Z] 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-15T00:33:40.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-15T00:33:40.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:33:40.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-15T00:33:40.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:33:41.056Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-15T00:33:41.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-15T00:33:41.352Z] $ docker top f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 -eo pid,comm [2026-04-15T00:33:41.403Z] 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-15T00:33:41.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-15T00:33:41.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-15T00:33:41.455Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-15T00:33:41.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-15T00:33:41.559Z] $ docker exec f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 ssh-agent [2026-04-15T00:33:41.678Z] SSH_AUTH_SOCK=/tmp/ssh-PLhgdCZDF5L5/agent.32 [2026-04-15T00:33:41.678Z] SSH_AGENT_PID=38 [2026-04-15T00:33:41.683Z] Running ssh-add (command line suppressed) [2026-04-15T00:33:41.778Z] Identity added: /w/workspace/edgex-go/967@tmp/private_key_6188958391858910028.key (/w/workspace/edgex-go/967@tmp/private_key_6188958391858910028.key) [2026-04-15T00:33:41.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-15T00:33:42.087Z] + git semver tag [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,313 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,316 [run_tag] DEBUG tag force:False [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,316 [check_head_tag] DEBUG check head tag [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,318 [execute] INFO git cat-file --batch-check [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/967, stdin=, shell=False, universal_newlines=False) [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,322 [execute] INFO git cat-file --batch [2026-04-15T00:33:42.346Z] 2026-04-15 00:33:42,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/967, stdin=, shell=False, universal_newlines=False) [2026-04-15T00:33:42.605Z] 2026-04-15 00:33:42,354 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-15T00:33:42.605Z] 2026-04-15 00:33:42,354 [execute] INFO git tag -a v4.1.0-dev.108 -m v4.1.0-dev.108 [2026-04-15T00:33:42.605Z] 2026-04-15 00:33:42,354 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.108', '-m', 'v4.1.0-dev.108'], cwd=/w/workspace/edgex-go/967, stdin=None, shell=False, universal_newlines=False) [2026-04-15T00:33:42.605Z] 2026-04-15 00:33:42,357 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-15T00:33:42.605Z] 4.1.0-dev.108 [Pipeline] } [2026-04-15T00:33:42.605Z] $ docker exec --env ******** --env ******** f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 ssh-agent -k [2026-04-15T00:33:42.697Z] unset SSH_AUTH_SOCK; [2026-04-15T00:33:42.698Z] unset SSH_AGENT_PID; [2026-04-15T00:33:42.698Z] echo Agent pid 38 killed; [2026-04-15T00:33:42.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-15T00:33:43.028Z] + git semver [Pipeline] } [2026-04-15T00:33:43.292Z] $ docker stop --time=1 f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 [2026-04-15T00:33:44.627Z] $ docker rm -f --volumes f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:33:45.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-15T00:33:45.096Z] [2026-04-15T00:33:45.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:33:45.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-15T00:33:45.467Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-15T00:33:45.467Z] ab5ef0e58194: Pulling fs layer [2026-04-15T00:33:45.467Z] 9712f1f96733: Pulling fs layer [2026-04-15T00:33:45.467Z] 63f879dbbcfc: Pulling fs layer [2026-04-15T00:33:45.467Z] 0d9ebad4ef96: Pulling fs layer [2026-04-15T00:33:45.467Z] e9a5061849ea: Pulling fs layer [2026-04-15T00:33:45.467Z] d747dcd14b5f: Pulling fs layer [2026-04-15T00:33:45.467Z] 2de7ff778b66: Pulling fs layer [2026-04-15T00:33:45.467Z] e9a5061849ea: Waiting [2026-04-15T00:33:45.467Z] 0d9ebad4ef96: Waiting [2026-04-15T00:33:45.467Z] d747dcd14b5f: Waiting [2026-04-15T00:33:45.467Z] 2de7ff778b66: Waiting [2026-04-15T00:33:45.467Z] 9712f1f96733: Verifying Checksum [2026-04-15T00:33:45.467Z] 9712f1f96733: Download complete [2026-04-15T00:33:46.037Z] 63f879dbbcfc: Verifying Checksum [2026-04-15T00:33:46.037Z] 63f879dbbcfc: Download complete [2026-04-15T00:33:46.037Z] e9a5061849ea: Verifying Checksum [2026-04-15T00:33:46.037Z] e9a5061849ea: Download complete [2026-04-15T00:33:46.037Z] d747dcd14b5f: Download complete [2026-04-15T00:33:46.294Z] 0d9ebad4ef96: Verifying Checksum [2026-04-15T00:33:46.294Z] 0d9ebad4ef96: Download complete [2026-04-15T00:33:46.294Z] 2de7ff778b66: Verifying Checksum [2026-04-15T00:33:46.551Z] ab5ef0e58194: Verifying Checksum [2026-04-15T00:33:46.551Z] ab5ef0e58194: Download complete [2026-04-15T00:33:50.735Z] ab5ef0e58194: Pull complete [2026-04-15T00:33:50.735Z] 9712f1f96733: Pull complete [2026-04-15T00:33:51.671Z] 63f879dbbcfc: Pull complete [2026-04-15T00:33:58.224Z] 0d9ebad4ef96: Pull complete [2026-04-15T00:33:58.224Z] e9a5061849ea: Pull complete [2026-04-15T00:33:58.224Z] d747dcd14b5f: Pull complete [2026-04-15T00:33:59.160Z] 2de7ff778b66: Pull complete [2026-04-15T00:33:59.160Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-15T00:33:59.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-15T00:33:59.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:33:59.263Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-15T00:33:59.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-15T00:34:00.943Z] $ docker top 8b4452a72689318489bc95b64b528152eea826780acfa5736f61b10932a7215b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-15T00:34:01.017Z] provisioning config files... [2026-04-15T00:34:01.023Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/967@tmp/config814864332894779212tmp [2026-04-15T00:34:01.033Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/967@tmp/config8384287618645163606tmp [2026-04-15T00:34:01.041Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/967@tmp/config6808746377574115657tmp [Pipeline] { [Pipeline] echo [2026-04-15T00:34:01.069Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:01.354Z] ---> sigul-configuration.sh [2026-04-15T00:34:01.354Z] gpg: directory `/root/.gnupg' created [2026-04-15T00:34:01.354Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-15T00:34:01.354Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-15T00:34:01.354Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-15T00:34:01.354Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-15T00:34:01.354Z] gpg: CAST5 encrypted data [2026-04-15T00:34:01.354Z] gpg: encrypted with 1 passphrase [2026-04-15T00:34:01.354Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-15T00:34:01.644Z] + mkdir /home/jenkins [2026-04-15T00:34:01.644Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-15T00:34:01.931Z] + 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-15T00:34:01.944Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:02.231Z] ---> sigul-install.sh [2026-04-15T00:34:02.231Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-15T00:34:02.523Z] + git tag --list [2026-04-15T00:34:02.523Z] 0.6.0 [2026-04-15T00:34:02.523Z] 0.6.1 [2026-04-15T00:34:02.523Z] 0.7.0 [2026-04-15T00:34:02.523Z] 0.7.1 [2026-04-15T00:34:02.523Z] v1.0.0 [2026-04-15T00:34:02.523Z] v1.0.1 [2026-04-15T00:34:02.523Z] v1.1.0 [2026-04-15T00:34:02.523Z] v1.2.0 [2026-04-15T00:34:02.523Z] v1.2.1 [2026-04-15T00:34:02.523Z] v1.3.0 [2026-04-15T00:34:02.523Z] v1.3.1 [2026-04-15T00:34:02.523Z] v2.0.0 [2026-04-15T00:34:02.523Z] v2.1.0 [2026-04-15T00:34:02.523Z] v2.1.1 [2026-04-15T00:34:02.523Z] v2.2.0 [2026-04-15T00:34:02.523Z] v2.3.0 [2026-04-15T00:34:02.523Z] v3.0 [2026-04-15T00:34:02.523Z] v3.0.0 [2026-04-15T00:34:02.523Z] v3.1 [2026-04-15T00:34:02.523Z] v3.1.0 [2026-04-15T00:34:02.523Z] v3.1.1 [2026-04-15T00:34:02.523Z] v4.0 [2026-04-15T00:34:02.523Z] v4.0.0 [2026-04-15T00:34:02.523Z] v4.0.1 [2026-04-15T00:34:02.523Z] v4.0.1-dev.1 [2026-04-15T00:34:02.523Z] v4.0.1-dev.2 [2026-04-15T00:34:02.523Z] v4.0.2-dev.1 [2026-04-15T00:34:02.523Z] v4.1.0-dev.1 [2026-04-15T00:34:02.523Z] v4.1.0-dev.10 [2026-04-15T00:34:02.523Z] v4.1.0-dev.100 [2026-04-15T00:34:02.523Z] v4.1.0-dev.101 [2026-04-15T00:34:02.523Z] v4.1.0-dev.102 [2026-04-15T00:34:02.523Z] v4.1.0-dev.103 [2026-04-15T00:34:02.523Z] v4.1.0-dev.104 [2026-04-15T00:34:02.523Z] v4.1.0-dev.105 [2026-04-15T00:34:02.523Z] v4.1.0-dev.106 [2026-04-15T00:34:02.523Z] v4.1.0-dev.107 [2026-04-15T00:34:02.523Z] v4.1.0-dev.108 [2026-04-15T00:34:02.523Z] v4.1.0-dev.11 [2026-04-15T00:34:02.523Z] v4.1.0-dev.12 [2026-04-15T00:34:02.523Z] v4.1.0-dev.13 [2026-04-15T00:34:02.523Z] v4.1.0-dev.14 [2026-04-15T00:34:02.523Z] v4.1.0-dev.15 [2026-04-15T00:34:02.523Z] v4.1.0-dev.16 [2026-04-15T00:34:02.523Z] v4.1.0-dev.17 [2026-04-15T00:34:02.523Z] v4.1.0-dev.18 [2026-04-15T00:34:02.523Z] v4.1.0-dev.19 [2026-04-15T00:34:02.523Z] v4.1.0-dev.2 [2026-04-15T00:34:02.523Z] v4.1.0-dev.20 [2026-04-15T00:34:02.523Z] v4.1.0-dev.21 [2026-04-15T00:34:02.523Z] v4.1.0-dev.22 [2026-04-15T00:34:02.523Z] v4.1.0-dev.23 [2026-04-15T00:34:02.523Z] v4.1.0-dev.24 [2026-04-15T00:34:02.523Z] v4.1.0-dev.25 [2026-04-15T00:34:02.523Z] v4.1.0-dev.26 [2026-04-15T00:34:02.523Z] v4.1.0-dev.27 [2026-04-15T00:34:02.523Z] v4.1.0-dev.28 [2026-04-15T00:34:02.523Z] v4.1.0-dev.29 [2026-04-15T00:34:02.523Z] v4.1.0-dev.3 [2026-04-15T00:34:02.523Z] v4.1.0-dev.30 [2026-04-15T00:34:02.523Z] v4.1.0-dev.31 [2026-04-15T00:34:02.523Z] v4.1.0-dev.32 [2026-04-15T00:34:02.523Z] v4.1.0-dev.33 [2026-04-15T00:34:02.523Z] v4.1.0-dev.34 [2026-04-15T00:34:02.523Z] v4.1.0-dev.35 [2026-04-15T00:34:02.523Z] v4.1.0-dev.36 [2026-04-15T00:34:02.523Z] v4.1.0-dev.37 [2026-04-15T00:34:02.523Z] v4.1.0-dev.38 [2026-04-15T00:34:02.523Z] v4.1.0-dev.39 [2026-04-15T00:34:02.523Z] v4.1.0-dev.4 [2026-04-15T00:34:02.523Z] v4.1.0-dev.40 [2026-04-15T00:34:02.523Z] v4.1.0-dev.41 [2026-04-15T00:34:02.523Z] v4.1.0-dev.42 [2026-04-15T00:34:02.523Z] v4.1.0-dev.43 [2026-04-15T00:34:02.523Z] v4.1.0-dev.44 [2026-04-15T00:34:02.523Z] v4.1.0-dev.45 [2026-04-15T00:34:02.523Z] v4.1.0-dev.46 [2026-04-15T00:34:02.523Z] v4.1.0-dev.47 [2026-04-15T00:34:02.523Z] v4.1.0-dev.48 [2026-04-15T00:34:02.523Z] v4.1.0-dev.49 [2026-04-15T00:34:02.523Z] v4.1.0-dev.5 [2026-04-15T00:34:02.523Z] v4.1.0-dev.50 [2026-04-15T00:34:02.523Z] v4.1.0-dev.51 [2026-04-15T00:34:02.523Z] v4.1.0-dev.52 [2026-04-15T00:34:02.523Z] v4.1.0-dev.53 [2026-04-15T00:34:02.523Z] v4.1.0-dev.54 [2026-04-15T00:34:02.523Z] v4.1.0-dev.55 [2026-04-15T00:34:02.523Z] v4.1.0-dev.56 [2026-04-15T00:34:02.523Z] v4.1.0-dev.57 [2026-04-15T00:34:02.523Z] v4.1.0-dev.58 [2026-04-15T00:34:02.523Z] v4.1.0-dev.59 [2026-04-15T00:34:02.523Z] v4.1.0-dev.6 [2026-04-15T00:34:02.523Z] v4.1.0-dev.60 [2026-04-15T00:34:02.523Z] v4.1.0-dev.61 [2026-04-15T00:34:02.523Z] v4.1.0-dev.62 [2026-04-15T00:34:02.523Z] v4.1.0-dev.63 [2026-04-15T00:34:02.523Z] v4.1.0-dev.64 [2026-04-15T00:34:02.523Z] v4.1.0-dev.65 [2026-04-15T00:34:02.523Z] v4.1.0-dev.66 [2026-04-15T00:34:02.523Z] v4.1.0-dev.67 [2026-04-15T00:34:02.523Z] v4.1.0-dev.68 [2026-04-15T00:34:02.523Z] v4.1.0-dev.69 [2026-04-15T00:34:02.523Z] v4.1.0-dev.7 [2026-04-15T00:34:02.523Z] v4.1.0-dev.70 [2026-04-15T00:34:02.523Z] v4.1.0-dev.71 [2026-04-15T00:34:02.523Z] v4.1.0-dev.72 [2026-04-15T00:34:02.523Z] v4.1.0-dev.73 [2026-04-15T00:34:02.523Z] v4.1.0-dev.74 [2026-04-15T00:34:02.523Z] v4.1.0-dev.75 [2026-04-15T00:34:02.523Z] v4.1.0-dev.76 [2026-04-15T00:34:02.523Z] v4.1.0-dev.77 [2026-04-15T00:34:02.523Z] v4.1.0-dev.78 [2026-04-15T00:34:02.523Z] v4.1.0-dev.79 [2026-04-15T00:34:02.523Z] v4.1.0-dev.8 [2026-04-15T00:34:02.523Z] v4.1.0-dev.80 [2026-04-15T00:34:02.523Z] v4.1.0-dev.81 [2026-04-15T00:34:02.523Z] v4.1.0-dev.82 [2026-04-15T00:34:02.523Z] v4.1.0-dev.83 [2026-04-15T00:34:02.523Z] v4.1.0-dev.84 [2026-04-15T00:34:02.523Z] v4.1.0-dev.85 [2026-04-15T00:34:02.523Z] v4.1.0-dev.86 [2026-04-15T00:34:02.523Z] v4.1.0-dev.87 [2026-04-15T00:34:02.523Z] v4.1.0-dev.88 [2026-04-15T00:34:02.523Z] v4.1.0-dev.89 [2026-04-15T00:34:02.523Z] v4.1.0-dev.9 [2026-04-15T00:34:02.523Z] v4.1.0-dev.90 [2026-04-15T00:34:02.523Z] v4.1.0-dev.91 [2026-04-15T00:34:02.523Z] v4.1.0-dev.92 [2026-04-15T00:34:02.523Z] v4.1.0-dev.93 [2026-04-15T00:34:02.523Z] v4.1.0-dev.94 [2026-04-15T00:34:02.523Z] v4.1.0-dev.95 [2026-04-15T00:34:02.523Z] v4.1.0-dev.96 [2026-04-15T00:34:02.523Z] v4.1.0-dev.97 [2026-04-15T00:34:02.523Z] v4.1.0-dev.98 [2026-04-15T00:34:02.523Z] v4.1.0-dev.99 [Pipeline] sh [2026-04-15T00:34:02.812Z] + lftools sign git-tag v4.1.0-dev.108 [2026-04-15T00:34:03.378Z] Signing Git tag with Sigul... [2026-04-15T00:34:03.378Z] Signing v4.1.0-dev.108 [Pipeline] echo [2026-04-15T00:34:03.956Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:04.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-15T00:34:04.252Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-15T00:34:04.271Z] $ docker stop --time=1 8b4452a72689318489bc95b64b528152eea826780acfa5736f61b10932a7215b [2026-04-15T00:34:05.576Z] $ docker rm -f --volumes 8b4452a72689318489bc95b64b528152eea826780acfa5736f61b10932a7215b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-15T00:34:06.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-15T00:34:06.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:34:06.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-15T00:34:06.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:34:06.403Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-15T00:34:06.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-15T00:34:06.654Z] $ docker top 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 -eo pid,comm [2026-04-15T00:34:06.704Z] 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-15T00:34:06.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-15T00:34:06.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-15T00:34:06.761Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-15T00:34:06.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-15T00:34:06.858Z] $ docker exec 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 ssh-agent [2026-04-15T00:34:06.972Z] SSH_AUTH_SOCK=/tmp/ssh-OrqMHv3DlA8P/agent.33 [2026-04-15T00:34:06.972Z] SSH_AGENT_PID=39 [2026-04-15T00:34:06.976Z] Running ssh-add (command line suppressed) [2026-04-15T00:34:07.064Z] Identity added: /w/workspace/edgex-go/967@tmp/private_key_3699415553743407481.key (/w/workspace/edgex-go/967@tmp/private_key_3699415553743407481.key) [2026-04-15T00:34:07.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-15T00:34:07.376Z] + git semver bump pre [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,605 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,609 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,609 [bump_version] DEBUG bumping version:4.1.0-dev.108 on axis:pre with prefix:dev [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,609 [bump_version] DEBUG bumped version:4.1.0-dev.109 [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,609 [write_version] DEBUG write version:4.1.0-dev.109 to path:/w/workspace/edgex-go/967/.semver/main with force:True [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,609 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,609 [write_file] DEBUG write to file:/w/workspace/edgex-go/967/.semver/main [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,613 [execute] INFO git cat-file --batch-check [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/967/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,616 [execute] INFO git cat-file --batch [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/967/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-15T00:34:07.636Z] 2026-04-15 00:34:07,620 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-15T00:34:07.636Z] 4.1.0-dev.109 [Pipeline] } [2026-04-15T00:34:07.896Z] $ docker exec --env ******** --env ******** 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 ssh-agent -k [2026-04-15T00:34:07.981Z] unset SSH_AUTH_SOCK; [2026-04-15T00:34:07.982Z] unset SSH_AGENT_PID; [2026-04-15T00:34:07.982Z] echo Agent pid 39 killed; [2026-04-15T00:34:07.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-15T00:34:08.319Z] + git semver [Pipeline] } [2026-04-15T00:34:08.580Z] $ docker stop --time=1 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 [2026-04-15T00:34:09.870Z] $ docker rm -f --volumes 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-15T00:34:10.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-15T00:34:10.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:34:10.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-15T00:34:10.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:34:10.601Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-15T00:34:10.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-15T00:34:10.853Z] $ docker top 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe -eo pid,comm [2026-04-15T00:34:10.906Z] 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-15T00:34:10.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-15T00:34:10.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-15T00:34:10.959Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-15T00:34:11.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-15T00:34:11.065Z] $ docker exec 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe ssh-agent [2026-04-15T00:34:11.178Z] SSH_AUTH_SOCK=/tmp/ssh-YkOYwLNRsNjA/agent.32 [2026-04-15T00:34:11.178Z] SSH_AGENT_PID=38 [2026-04-15T00:34:11.183Z] Running ssh-add (command line suppressed) [2026-04-15T00:34:11.280Z] Identity added: /w/workspace/edgex-go/967@tmp/private_key_6270055336592979638.key (/w/workspace/edgex-go/967@tmp/private_key_6270055336592979638.key) [2026-04-15T00:34:11.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-15T00:34:11.641Z] + git semver push [2026-04-15T00:34:11.898Z] 2026-04-15 00:34:11,853 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-15T00:34:11.898Z] 2026-04-15 00:34:11,856 [run_push] DEBUG push [2026-04-15T00:34:11.898Z] 2026-04-15 00:34:11,857 [execute] INFO git cat-file --batch-check [2026-04-15T00:34:11.898Z] 2026-04-15 00:34:11,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/967/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-15T00:34:11.898Z] 2026-04-15 00:34:11,858 [execute] INFO git rev-list 6ddd27e0d2e15bddfcc456b1222bb64d5717df25 -- [2026-04-15T00:34:11.899Z] 2026-04-15 00:34:11,859 [execute] DEBUG Popen(['git', 'rev-list', '6ddd27e0d2e15bddfcc456b1222bb64d5717df25', '--'], cwd=/w/workspace/edgex-go/967/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-15T00:34:11.899Z] 2026-04-15 00:34:11,880 [execute] INFO git fetch -v -- origin [2026-04-15T00:34:11.899Z] 2026-04-15 00:34:11,880 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/967/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-15T00:34:12.464Z] 2026-04-15 00:34:12,455 [run_push] DEBUG no remote changes detected [2026-04-15T00:34:12.464Z] 2026-04-15 00:34:12,455 [execute] INFO git push origin semver [2026-04-15T00:34:12.464Z] 2026-04-15 00:34:12,455 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/967/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-15T00:34:13.414Z] 2026-04-15 00:34:13,314 [run_push] DEBUG push all version tags [2026-04-15T00:34:13.414Z] 2026-04-15 00:34:13,314 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-15T00:34:13.414Z] 2026-04-15 00:34:13,315 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/967, stdin=None, shell=False, universal_newlines=False) [2026-04-15T00:34:14.349Z] 2026-04-15 00:34:14,130 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main [2026-04-15T00:34:14.349Z] 4.1.0-dev.109 [Pipeline] } [2026-04-15T00:34:14.349Z] $ docker exec --env ******** --env ******** 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe ssh-agent -k [2026-04-15T00:34:14.457Z] unset SSH_AUTH_SOCK; [2026-04-15T00:34:14.459Z] unset SSH_AGENT_PID; [2026-04-15T00:34:14.459Z] echo Agent pid 38 killed; [2026-04-15T00:34:14.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-15T00:34:14.790Z] + git semver [Pipeline] } [2026-04-15T00:34:15.360Z] $ docker stop --time=1 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe [2026-04-15T00:34:16.637Z] $ docker rm -f --volumes 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe [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-15T00:34:17.151Z] + [ -d /w/workspace/edgex-go/967/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:17.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:18.328Z] ---> package-listing.sh [2026-04-15T00:34:18.328Z] ++ facter osfamily [2026-04-15T00:34:18.328Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-15T00:34:18.587Z] + OS_FAMILY=debian [2026-04-15T00:34:18.587Z] + workspace=/w/workspace/edgex-go/967 [2026-04-15T00:34:18.587Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-15T00:34:18.587Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-15T00:34:18.587Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-15T00:34:18.587Z] + PACKAGES=/tmp/packages_start.txt [2026-04-15T00:34:18.587Z] + '[' /w/workspace/edgex-go/967 ']' [2026-04-15T00:34:18.587Z] + PACKAGES=/tmp/packages_end.txt [2026-04-15T00:34:18.587Z] + case "${OS_FAMILY}" in [2026-04-15T00:34:18.587Z] + grep '^ii' [2026-04-15T00:34:18.587Z] + dpkg -l [2026-04-15T00:34:18.587Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-15T00:34:18.587Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-15T00:34:18.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-15T00:34:18.587Z] + '[' /w/workspace/edgex-go/967 ']' [2026-04-15T00:34:18.587Z] + mkdir -p /w/workspace/edgex-go/967/archives/ [2026-04-15T00:34:18.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/967/archives/ [Pipeline] echo [2026-04-15T00:34:18.597Z] 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/967/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-15T00:34:18.874Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:34:19.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-15T00:34:19.437Z] [2026-04-15T00:34:19.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-15T00:34:19.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-15T00:34:19.736Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-15T00:34:19.736Z] 5eb5b503b376: Pulling fs layer [2026-04-15T00:34:19.736Z] 5c69ac0246d0: Pulling fs layer [2026-04-15T00:34:19.736Z] ec43610c2a17: Pulling fs layer [2026-04-15T00:34:19.736Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-15T00:34:19.736Z] 33b1e0a273af: Pulling fs layer [2026-04-15T00:34:19.736Z] 5d3b04190fa2: Pulling fs layer [2026-04-15T00:34:19.736Z] 2f39f015ded8: Pulling fs layer [2026-04-15T00:34:19.736Z] 3a2ae6a8a46f: Waiting [2026-04-15T00:34:19.736Z] 33b1e0a273af: Waiting [2026-04-15T00:34:19.736Z] 5d3b04190fa2: Waiting [2026-04-15T00:34:19.736Z] 2f39f015ded8: Waiting [2026-04-15T00:34:19.736Z] 5c69ac0246d0: Verifying Checksum [2026-04-15T00:34:19.736Z] 5c69ac0246d0: Download complete [2026-04-15T00:34:19.736Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-15T00:34:19.736Z] 3a2ae6a8a46f: Download complete [2026-04-15T00:34:19.736Z] 33b1e0a273af: Verifying Checksum [2026-04-15T00:34:19.736Z] 33b1e0a273af: Download complete [2026-04-15T00:34:19.736Z] 5d3b04190fa2: Verifying Checksum [2026-04-15T00:34:19.736Z] 5d3b04190fa2: Download complete [2026-04-15T00:34:19.736Z] ec43610c2a17: Verifying Checksum [2026-04-15T00:34:19.736Z] ec43610c2a17: Download complete [2026-04-15T00:34:19.993Z] 5eb5b503b376: Download complete [2026-04-15T00:34:20.557Z] 2f39f015ded8: Download complete [2026-04-15T00:34:21.488Z] 5eb5b503b376: Pull complete [2026-04-15T00:34:21.746Z] 5c69ac0246d0: Pull complete [2026-04-15T00:34:22.312Z] ec43610c2a17: Pull complete [2026-04-15T00:34:22.312Z] 3a2ae6a8a46f: Pull complete [2026-04-15T00:34:22.568Z] 33b1e0a273af: Pull complete [2026-04-15T00:34:22.568Z] 5d3b04190fa2: Pull complete [2026-04-15T00:34:29.119Z] 2f39f015ded8: Pull complete [2026-04-15T00:34:29.119Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-15T00:34:29.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-15T00:34:29.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-15T00:34:29.216Z] prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container [2026-04-15T00:34:29.233Z] $ 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/967/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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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-15T00:34:30.588Z] $ docker top 8f605b37a802680f7eee23c4f6b619f2573cebd30fe5a6e18af09303cac5d79a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-15T00:34:30.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-15T00:34:31.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-15T00:34:31.504Z] + ls /var/log/sa-host [2026-04-15T00:34:31.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-15T00:34:31.534Z] provisioning config files... [2026-04-15T00:34:31.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/967@tmp/config7512740093288795203tmp [Pipeline] { [Pipeline] echo [2026-04-15T00:34:31.560Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:31.839Z] ---> create-netrc.sh [Pipeline] } [2026-04-15T00:34:31.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:32.149Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-15T00:34:32.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:32.438Z] ---> sudo-logs.sh [2026-04-15T00:34:32.438Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-15T00:34:32.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:32.743Z] ---> job-cost.sh [2026-04-15T00:34:32.744Z] lf-activate-venv: SKIPPING [2026-04-15T00:34:32.744Z] DEBUG: total: 0.10999999940395355 [2026-04-15T00:34:32.744Z] INFO: Retrieving Stack Cost... [2026-04-15T00:34:33.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-15T00:34:33.570Z] INFO: Archiving Costs [Pipeline] echo [2026-04-15T00:34:33.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-15T00:34:33.865Z] ---> logs-deploy.sh [2026-04-15T00:34:33.865Z] lf-activate-venv: SKIPPING [2026-04-15T00:34:33.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/967 [2026-04-15T00:34:33.865Z] INFO: archiving workspace using pattern(s): [2026-04-15T00:34:34.799Z] Archives upload complete. [2026-04-15T00:34:34.799Z] INFO: archiving logs to Nexus