Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31488391e867a2acda3e650386b7010fa72a24cc 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-ssh13787248229744870537.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-ssh7085362493637890603.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-ssh3119240298368313121.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-ssh12277655975701880787.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-ssh12949949029488765442.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-2904 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/956 [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/956 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 31488391e867a2acda3e650386b7010fa72a24cc (main) Commit message: "feat: Support linkedDeviceCount to device profile list APIs (#5376)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31488391e867a2acda3e650386b7010fa72a24cc # timeout=10 > git rev-list --no-walk 0b9257bfadd9540d332369017bf0fd58966cb79d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-03T06:02:30.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-03T06:02:30.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-03T06:02:31.013Z] ========================================================= [2026-03-03T06:02:31.013Z] EdgeX Global Pipelines Version Info [2026-03-03T06:02:31.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:02:32.106Z] ------------------- [2026-03-03T06:02:32.106Z] stable info: [2026-03-03T06:02:32.106Z] ------------------- [2026-03-03T06:02:32.106Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-03T06:02:32.106Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-03T06:02:32.106Z] Message: update stable to v1.0.278 [2026-03-03T06:02:32.367Z] ------------------- [2026-03-03T06:02:32.367Z] experimental info: [2026-03-03T06:02:32.367Z] ------------------- [2026-03-03T06:02:32.367Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-03T06:02:32.367Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-03T06:02:32.367Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-03T06:02:32.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-03T06:02:32.450Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-03T06:02:32.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-03T06:02:32.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-03T06:02:32.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-03T06:02:32.516Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-03T06:02:32.535Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-03T06:02:32.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-03T06:02:32.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-03T06:02:32.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-03T06:02:32.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-03T06:02:32.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-03T06:02:32.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-03T06:02:32.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-03T06:02:32.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-03T06:02:32.720Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-03T06:02:32.740Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-03T06:02:32.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-03T06:02:32.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-03T06:02:32.800Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-03T06:02:32.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-03T06:02:32.834Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-03T06:02:32.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-03T06:02:32.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-03T06:02:32.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-03T06:02:32.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-03T06:02:32.935Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:02:32.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3148839 [Pipeline] echo [2026-03-03T06:02:32.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:02:33.024Z] provisioning config files... [2026-03-03T06:02:33.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config3325485582915630386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:02:33.357Z] ---> ****-login.sh [2026-03-03T06:02:33.357Z] nexus3.edgexfoundry.org:10001 [2026-03-03T06:02:33.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:02:33.617Z] [2026-03-03T06:02:33.617Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:02:33.617Z] Configure a credential helper to remove this warning. See [2026-03-03T06:02:33.617Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:02:33.617Z] [2026-03-03T06:02:33.617Z] Login Succeeded [2026-03-03T06:02:33.617Z] nexus3.edgexfoundry.org:10002 [2026-03-03T06:02:33.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:02:33.617Z] [2026-03-03T06:02:33.617Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:02:33.617Z] Configure a credential helper to remove this warning. See [2026-03-03T06:02:33.617Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:02:33.617Z] [2026-03-03T06:02:33.617Z] Login Succeeded [2026-03-03T06:02:33.617Z] nexus3.edgexfoundry.org:10003 [2026-03-03T06:02:33.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:02:33.878Z] [2026-03-03T06:02:33.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:02:33.878Z] Configure a credential helper to remove this warning. See [2026-03-03T06:02:33.878Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:02:33.878Z] [2026-03-03T06:02:33.878Z] Login Succeeded [2026-03-03T06:02:33.878Z] nexus3.edgexfoundry.org:10004 [2026-03-03T06:02:33.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:02:33.878Z] [2026-03-03T06:02:33.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:02:33.878Z] Configure a credential helper to remove this warning. See [2026-03-03T06:02:33.878Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:02:33.878Z] [2026-03-03T06:02:33.878Z] Login Succeeded [2026-03-03T06:02:33.878Z] ****.io [2026-03-03T06:02:33.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:02:34.138Z] [2026-03-03T06:02:34.138Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-03T06:02:34.138Z] Configure a credential helper to remove this warning. See [2026-03-03T06:02:34.138Z] https://docs.****.com/go/credential-store/ [2026-03-03T06:02:34.138Z] [2026-03-03T06:02:34.138Z] Login Succeeded [2026-03-03T06:02:34.138Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T06:02:34.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:02:34.472Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/core-command/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/core-data/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/core-keeper/Dockerfile+ [2026-03-03T06:02:34.472Z] cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/core-metadata/Dockerfile+ [2026-03-03T06:02:34.472Z] cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/+ -f2 [2026-03-03T06:02:34.472Z] dirname cmd/security-bootstrapper/Dockerfile [2026-03-03T06:02:34.472Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-03T06:02:34.472Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2026-03-03T06:02:34.472Z] -f2 [2026-03-03T06:02:34.472Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-03T06:02:34.472Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-03T06:02:34.472Z] + cut -d/ -f2 [2026-03-03T06:02:34.472Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-03T06:02:34.501Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-03T06:02:34.859Z] + git rev-list -1 --merges 31488391e867a2acda3e650386b7010fa72a24cc~1..31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:02:34.868Z] -----------> git rev-list -1 --merges 31488391e867a2acda3e650386b7010fa72a24cc~1..31488391e867a2acda3e650386b7010fa72a24cc 31488391e867a2acda3e650386b7010fa72a24cc [false] [Pipeline] sh [2026-03-03T06:02:35.157Z] + git log --format=format:%s -1 31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:02:35.172Z] ========================================================= [2026-03-03T06:02:35.172Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-03T06:02:35.172Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-03T06:02:35.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-03T06:02:35.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-03T06:02:35.592Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-03T06:02:35.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-03T06:02:35.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-03T06:02:35.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-03T06:02:35.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:02:35.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:02:35.988Z] [2026-03-03T06:02:35.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:02:36.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:02:36.280Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-03T06:02:36.280Z] 3dae71ba6b94: Pulling fs layer [2026-03-03T06:02:36.280Z] 6bf1a483ea7c: Pulling fs layer [2026-03-03T06:02:36.280Z] f5dfc541a4d3: Pulling fs layer [2026-03-03T06:02:36.280Z] 461d9e800cba: Pulling fs layer [2026-03-03T06:02:36.280Z] 80192f66455f: Pulling fs layer [2026-03-03T06:02:36.280Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-03T06:02:36.280Z] a29436f7fd5d: Pulling fs layer [2026-03-03T06:02:36.281Z] 923cac83aea3: Pulling fs layer [2026-03-03T06:02:36.281Z] 25ad8b0a4227: Pulling fs layer [2026-03-03T06:02:36.281Z] db01528c6b51: Pulling fs layer [2026-03-03T06:02:36.281Z] 28988de357af: Pulling fs layer [2026-03-03T06:02:36.281Z] a29436f7fd5d: Waiting [2026-03-03T06:02:36.281Z] 2e8e34ca0e6c: Waiting [2026-03-03T06:02:36.281Z] 80192f66455f: Waiting [2026-03-03T06:02:36.281Z] 923cac83aea3: Waiting [2026-03-03T06:02:36.281Z] 28988de357af: Waiting [2026-03-03T06:02:36.281Z] 25ad8b0a4227: Waiting [2026-03-03T06:02:36.281Z] 461d9e800cba: Waiting [2026-03-03T06:02:36.281Z] db01528c6b51: Waiting [2026-03-03T06:02:36.281Z] 6bf1a483ea7c: Verifying Checksum [2026-03-03T06:02:36.281Z] 6bf1a483ea7c: Download complete [2026-03-03T06:02:36.281Z] 461d9e800cba: Verifying Checksum [2026-03-03T06:02:36.281Z] 461d9e800cba: Download complete [2026-03-03T06:02:36.281Z] 80192f66455f: Download complete [2026-03-03T06:02:36.539Z] f5dfc541a4d3: Verifying Checksum [2026-03-03T06:02:36.539Z] f5dfc541a4d3: Download complete [2026-03-03T06:02:36.539Z] 3dae71ba6b94: Verifying Checksum [2026-03-03T06:02:36.539Z] 3dae71ba6b94: Download complete [2026-03-03T06:02:36.539Z] 923cac83aea3: Download complete [2026-03-03T06:02:36.539Z] 25ad8b0a4227: Verifying Checksum [2026-03-03T06:02:36.539Z] 25ad8b0a4227: Download complete [2026-03-03T06:02:36.798Z] db01528c6b51: Download complete [2026-03-03T06:02:36.799Z] 28988de357af: Verifying Checksum [2026-03-03T06:02:36.799Z] 28988de357af: Download complete [2026-03-03T06:02:36.799Z] a29436f7fd5d: Verifying Checksum [2026-03-03T06:02:36.799Z] a29436f7fd5d: Download complete [2026-03-03T06:02:37.365Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-03T06:02:37.365Z] 2e8e34ca0e6c: Download complete [2026-03-03T06:02:37.932Z] 3dae71ba6b94: Pull complete [2026-03-03T06:02:38.192Z] 6bf1a483ea7c: Pull complete [2026-03-03T06:02:38.760Z] f5dfc541a4d3: Pull complete [2026-03-03T06:02:38.760Z] 461d9e800cba: Pull complete [2026-03-03T06:02:38.760Z] 80192f66455f: Pull complete [2026-03-03T06:02:44.028Z] 2e8e34ca0e6c: Pull complete [2026-03-03T06:02:44.028Z] a29436f7fd5d: Pull complete [2026-03-03T06:02:44.028Z] 923cac83aea3: Pull complete [2026-03-03T06:02:44.287Z] 25ad8b0a4227: Pull complete [2026-03-03T06:02:44.287Z] db01528c6b51: Pull complete [2026-03-03T06:02:44.287Z] 28988de357af: Pull complete [2026-03-03T06:02:44.287Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-03T06:02:44.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:02:44.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:02:44.411Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:02:44.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-03T06:02:48.091Z] $ docker top 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 -eo pid,comm [2026-03-03T06:02:48.138Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-03T06:02:48.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-03T06:02:48.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:02:48.185Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:02:48.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:02:48.284Z] $ docker exec 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent [2026-03-03T06:02:48.382Z] SSH_AUTH_SOCK=/tmp/ssh-PpD0djUFjg0n/agent.31 [2026-03-03T06:02:48.382Z] SSH_AGENT_PID=38 [2026-03-03T06:02:48.387Z] Running ssh-add (command line suppressed) [2026-03-03T06:02:48.467Z] Identity added: /w/workspace/edgex-go/956@tmp/private_key_14106193205233746416.key (/w/workspace/edgex-go/956@tmp/private_key_14106193205233746416.key) [2026-03-03T06:02:48.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:02:48.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] sh [2026-03-03T06:02:49.055Z] + git tag --points-at HEAD [Pipeline] } [2026-03-03T06:02:49.063Z] $ docker exec --env ******** --env ******** 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent -k [2026-03-03T06:02:49.154Z] unset SSH_AUTH_SOCK; [2026-03-03T06:02:49.154Z] unset SSH_AGENT_PID; [2026-03-03T06:02:49.154Z] echo Agent pid 38 killed; [2026-03-03T06:02:49.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-03T06:02:49.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:02:49.208Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:02:49.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:02:49.316Z] $ docker exec 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent [2026-03-03T06:02:49.423Z] SSH_AUTH_SOCK=/tmp/ssh-mHjk0OCZJ4OD/agent.85 [2026-03-03T06:02:49.423Z] SSH_AGENT_PID=91 [2026-03-03T06:02:49.427Z] Running ssh-add (command line suppressed) [2026-03-03T06:02:49.523Z] Identity added: /w/workspace/edgex-go/956@tmp/private_key_7034335348222857046.key (/w/workspace/edgex-go/956@tmp/private_key_7034335348222857046.key) [2026-03-03T06:02:49.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:02:49.824Z] + git semver init [2026-03-03T06:02:52.316Z] 2026-03-03 06:02:50,031 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-03T06:02:52.316Z] 2026-03-03 06:02:50,036 [run_init] DEBUG init version:0.0.0 force:False [2026-03-03T06:02:52.316Z] 2026-03-03 06:02:50,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/956/.semver [2026-03-03T06:02:52.316Z] 2026-03-03 06:02:50,038 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/956/.semver [2026-03-03T06:02:52.316Z] 2026-03-03 06:02:50,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/956/.semver'], cwd=/w/workspace/edgex-go/956, stdin=None, shell=False, universal_newlines=False) [2026-03-03T06:02:55.882Z] 2026-03-03 06:02:55,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/956/.git/info/exclude [2026-03-03T06:02:55.882Z] 2026-03-03 06:02:55,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/956/.semver/main with force:False [2026-03-03T06:02:55.882Z] 2026-03-03 06:02:55,564 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:02:55.882Z] 2026-03-03 06:02:55,564 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:02:55.882Z] 4.1.0-dev.101 [Pipeline] } [2026-03-03T06:02:55.890Z] $ docker exec --env ******** --env ******** 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent -k [2026-03-03T06:02:55.977Z] unset SSH_AUTH_SOCK; [2026-03-03T06:02:55.978Z] unset SSH_AGENT_PID; [2026-03-03T06:02:55.978Z] echo Agent pid 91 killed; [2026-03-03T06:02:55.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:02:56.304Z] + git semver [Pipeline] } [2026-03-03T06:02:56.577Z] $ docker stop --time=1 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 [2026-03-03T06:02:57.857Z] $ docker rm -f --volumes 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T06:02:58.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-03T06:02:58.451Z] Stashed 1 file(s) [Pipeline] echo [2026-03-03T06:02:58.454Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.101 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-03T06:02:58.888Z] + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] echo [2026-03-03T06:02:58.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:02:58.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:02:58.935Z] ========================================================= [2026-03-03T06:02:58.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-03T06:02:58.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:02:59.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:02:59.227Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-03T06:02:59.227Z] 2d35ebdb57d9: Pulling fs layer [2026-03-03T06:02:59.227Z] c35fb4624d26: Pulling fs layer [2026-03-03T06:02:59.227Z] 4e2aec7ef170: Pulling fs layer [2026-03-03T06:02:59.227Z] 333b49ad6fbf: Pulling fs layer [2026-03-03T06:02:59.227Z] 4f4fb700ef54: Pulling fs layer [2026-03-03T06:02:59.227Z] c3e65509a76b: Pulling fs layer [2026-03-03T06:02:59.227Z] 7cf9ebb963bd: Pulling fs layer [2026-03-03T06:02:59.227Z] bb34ca984cfb: Pulling fs layer [2026-03-03T06:02:59.227Z] 151cf03bc807: Pulling fs layer [2026-03-03T06:02:59.227Z] 333b49ad6fbf: Waiting [2026-03-03T06:02:59.227Z] 4f4fb700ef54: Waiting [2026-03-03T06:02:59.227Z] c3e65509a76b: Waiting [2026-03-03T06:02:59.227Z] 7cf9ebb963bd: Waiting [2026-03-03T06:02:59.227Z] bb34ca984cfb: Waiting [2026-03-03T06:02:59.227Z] 151cf03bc807: Waiting [2026-03-03T06:02:59.227Z] c35fb4624d26: Verifying Checksum [2026-03-03T06:02:59.227Z] c35fb4624d26: Download complete [2026-03-03T06:02:59.227Z] 333b49ad6fbf: Verifying Checksum [2026-03-03T06:02:59.227Z] 333b49ad6fbf: Download complete [2026-03-03T06:02:59.227Z] 4f4fb700ef54: Download complete [2026-03-03T06:02:59.227Z] c3e65509a76b: Verifying Checksum [2026-03-03T06:02:59.227Z] 2d35ebdb57d9: Verifying Checksum [2026-03-03T06:02:59.227Z] 2d35ebdb57d9: Download complete [2026-03-03T06:02:59.487Z] 7cf9ebb963bd: Verifying Checksum [2026-03-03T06:02:59.487Z] 7cf9ebb963bd: Download complete [2026-03-03T06:02:59.487Z] 2d35ebdb57d9: Pull complete [2026-03-03T06:02:59.487Z] c35fb4624d26: Pull complete [2026-03-03T06:02:59.744Z] 4e2aec7ef170: Verifying Checksum [2026-03-03T06:02:59.744Z] 4e2aec7ef170: Download complete [2026-03-03T06:02:59.744Z] 151cf03bc807: Verifying Checksum [2026-03-03T06:02:59.744Z] 151cf03bc807: Download complete [2026-03-03T06:03:00.309Z] bb34ca984cfb: Verifying Checksum [2026-03-03T06:03:00.309Z] bb34ca984cfb: Download complete [2026-03-03T06:03:04.495Z] 4e2aec7ef170: Pull complete [2026-03-03T06:03:04.495Z] 333b49ad6fbf: Pull complete [2026-03-03T06:03:04.495Z] 4f4fb700ef54: Pull complete [2026-03-03T06:03:04.495Z] c3e65509a76b: Pull complete [2026-03-03T06:03:04.495Z] 7cf9ebb963bd: Pull complete [2026-03-03T06:03:07.943Z] bb34ca984cfb: Pull complete [2026-03-03T06:03:08.201Z] 151cf03bc807: Pull complete [2026-03-03T06:03:08.201Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-03T06:03:08.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:03:08.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:03:08.498Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:03:08.498Z] WORKDIR /edgex [2026-03-03T06:03:08.498Z] COPY go.mod . [2026-03-03T06:03:08.498Z] RUN go mod download [2026-03-03T06:03:08.498Z] + docker build -t ci-base-image-x86_64 -f - . [2026-03-03T06:03:09.065Z] #0 building with "default" instance using docker driver [2026-03-03T06:03:09.065Z] [2026-03-03T06:03:09.065Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:03:09.065Z] #1 transferring dockerfile: 164B done [2026-03-03T06:03:09.065Z] #1 DONE 0.0s [2026-03-03T06:03:09.065Z] [2026-03-03T06:03:09.065Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:03:09.065Z] #2 DONE 0.0s [2026-03-03T06:03:09.065Z] [2026-03-03T06:03:09.065Z] #3 [internal] load .dockerignore [2026-03-03T06:03:09.065Z] #3 transferring context: 50B done [2026-03-03T06:03:09.065Z] #3 DONE 0.0s [2026-03-03T06:03:09.065Z] [2026-03-03T06:03:09.065Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-03T06:03:09.324Z] #4 DONE 0.3s [2026-03-03T06:03:09.324Z] [2026-03-03T06:03:09.324Z] #5 [internal] load build context [2026-03-03T06:03:09.324Z] #5 transferring context: 7.07kB done [2026-03-03T06:03:09.324Z] #5 DONE 0.2s [2026-03-03T06:03:09.324Z] [2026-03-03T06:03:09.324Z] #6 [2/4] WORKDIR /edgex [2026-03-03T06:03:12.619Z] #6 DONE 3.2s [2026-03-03T06:03:12.619Z] [2026-03-03T06:03:12.619Z] #7 [3/4] COPY go.mod . [2026-03-03T06:03:12.619Z] #7 DONE 0.0s [2026-03-03T06:03:12.619Z] [2026-03-03T06:03:12.619Z] #8 [4/4] RUN go mod download [2026-03-03T06:03:13.555Z] Still waiting to schedule task [2026-03-03T06:03:13.556Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-03T06:03:22.617Z] #8 DONE 9.5s [2026-03-03T06:03:22.617Z] [2026-03-03T06:03:22.617Z] #9 exporting to image [2026-03-03T06:03:22.617Z] #9 exporting layers [2026-03-03T06:03:25.900Z] #9 exporting layers 3.7s done [2026-03-03T06:03:25.900Z] #9 writing image sha256:c9f417d8ecd578d6f977a349d18b64f63b896dc4bc188214c382e8a0e89737bc done [2026-03-03T06:03:25.900Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-03T06:03:25.900Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:03:26.198Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-03T06:03:26.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:03:26.274Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:03:26.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-03T06:03:26.600Z] $ docker top 39a5a91947fa5badcfb0c6625f827c77b29a3b5775300604f148d8fa27f1c85c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:03:26.936Z] + go version [2026-03-03T06:03:26.936Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-03T06:03:26.947Z] $ docker stop --time=1 39a5a91947fa5badcfb0c6625f827c77b29a3b5775300604f148d8fa27f1c85c [2026-03-03T06:03:28.232Z] $ docker rm -f --volumes 39a5a91947fa5badcfb0c6625f827c77b29a3b5775300604f148d8fa27f1c85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:03:28.636Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-03T06:03:28.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:03:28.709Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:03:28.740Z] $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-03T06:03:28.964Z] $ docker top 469a8f46eaa741dd6339c1aaf8effb1ff04c4aaad58fb83d1fbdd1a01dbde76b -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-03T06:03:29.032Z] ========================================================= [2026-03-03T06:03:29.032Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-03T06:03:29.032Z] ========================================================= [Pipeline] sh [2026-03-03T06:03:29.307Z] + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:03:29.621Z] + make test [2026-03-03T06:03:29.621Z] go test -race -coverprofile=coverage.out ./... [2026-03-03T06:03:39.589Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-03T06:04:06.123Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-03T06:04:07.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2026-03-03T06:04:10.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.043s coverage: 69.4% of statements [2026-03-03T06:04:10.362Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-03T06:04:10.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2026-03-03T06:04:10.362Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-03T06:04:10.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements [2026-03-03T06:04:10.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2026-03-03T06:04:10.362Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-03T06:04:10.362Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.224s coverage: 94.2% of statements [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-03T06:04:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 0.054s coverage: 90.7% of statements [2026-03-03T06:04:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-03T06:04:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-03T06:04:11.296Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-03T06:04:12.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.2% of statements [2026-03-03T06:04:12.233Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-03T06:04:12.233Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 97.6% of statements [2026-03-03T06:04:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-03T06:04:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-03T06:04:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-03T06:04:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements [2026-03-03T06:04:16.024Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-03T06:04:16.024Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-03T06:04:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 1.0% of statements [2026-03-03T06:04:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-03T06:04:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-03-03T06:04:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2026-03-03T06:04:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-03T06:04:16.024Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:16.024Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-03T06:04:16.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2026-03-03T06:04:16.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2026-03-03T06:04:16.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements [2026-03-03T06:04:17.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 93.1% of statements [2026-03-03T06:04:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-03-03T06:04:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2026-03-03T06:04:39.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 47.4% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-03-03T06:04:39.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.148s coverage: 54.8% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.030s coverage: 20.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-03-03T06:04:39.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-03T06:04:39.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 29.2% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements [2026-03-03T06:04:39.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-03T06:04:39.950Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.1% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2026-03-03T06:04:41.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-03T06:04:41.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-03T06:04:41.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2026-03-03T06:04:41.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-03T06:04:41.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2026-03-03T06:04:41.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-03T06:04:41.321Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-03T06:04:41.578Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-03-03T06:04:41.835Z] running golangci-lint [2026-03-03T06:04:41.835Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-03T06:04:41.835Z] go version go1.25.2 linux/amd64 [2026-03-03T06:04:42.093Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-03T06:04:42.093Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-03T06:04:42.093Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-03T06:04:42.093Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-03T06:04:42.350Z] level=info msg="[goenv] Read go env for 4.685398ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-03T06:04:42.350Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-03T06:04:44.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2906 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-03-03T06:04:44.316Z] Running in /w/workspace/edgex-go/956 [Pipeline] { [Pipeline] checkout [2026-03-03T06:04:47.365Z] The recommended git tool is: git [2026-03-03T06:04:51.727Z] using credential edgex-jenkins-ssh [2026-03-03T06:04:51.743Z] Cloning the remote Git repository [2026-03-03T06:04:51.789Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-03-03T06:04:51.874Z] > git init /w/workspace/edgex-go/956 # timeout=10 [2026-03-03T06:04:52.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-03-03T06:04:52.002Z] > git --version # timeout=10 [2026-03-03T06:04:52.026Z] > git --version # 'git version 2.25.1' [2026-03-03T06:04:52.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-03T06:04:52.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-03T06:05:04.254Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|files|deps|imports|name|types_sizes) took 19.778396566s" [2026-03-03T06:05:04.254Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.759367ms" [2026-03-03T06:05:08.911Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-03-03T06:05:08.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-03T06:05:09.729Z] Avoid second fetch [2026-03-03T06:05:09.729Z] Checking out Revision 31488391e867a2acda3e650386b7010fa72a24cc (main) [2026-03-03T06:05:10.535Z] Commit message: "feat: Support linkedDeviceCount to device profile list APIs (#5376)" [2026-03-03T06:05:09.740Z] > git config core.sparsecheckout # timeout=10 [2026-03-03T06:05:09.798Z] > git checkout -f 31488391e867a2acda3e650386b7010fa72a24cc # timeout=10 [2026-03-03T06:05:14.217Z] level=info msg="[linters_context/goanalysis] analyzers took 2m20.562816076s with top 10 stages: buildir: 57.959807668s, gosec: 3.42767787s, printf: 2.83071218s, fact_deprecated: 2.824762551s, ctrlflow: 2.555854202s, inspect: 2.394726482s, fact_purity: 2.074712948s, S1038: 1.626459336s, nilness: 1.607497963s, QF1004: 1.272706248s" [2026-03-03T06:05:14.217Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-03T06:05:14.217Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-03T06:05:14.217Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-03T06:05:14.217Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-03T06:05:14.217Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_paths: 35/35" [2026-03-03T06:05:14.217Z] level=info msg="[runner] processing took 8.451822ms with stages: nolint_filter: 7.594055ms, generated_file_filter: 638.399µs, exclusion_rules: 122.024µs, exclusion_paths: 45.641µs, path_relativity: 35.601µs, cgo: 4.56µs, path_absoluter: 3.061µs, sort_results: 2.28µs, invalid_issue: 1.98µs, filename_unadjuster: 800ns, max_same_issues: 620ns, fixer: 550ns, path_shortener: 550ns, diff: 421ns, uniq_by_line: 400ns, path_prettifier: 270ns, max_from_linter: 200ns, max_per_file_from_linter: 160ns, source_code: 140ns, severity-rules: 110ns" [2026-03-03T06:05:14.217Z] level=info msg="[runner] linters took 12.199671862s with stages: goanalysis_metalinter: 12.191141539s" [2026-03-03T06:05:14.217Z] 0 issues. [2026-03-03T06:05:14.217Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-03T06:05:14.217Z] level=info msg="Memory: 322 samples, avg is 358.9MB, max is 1338.0MB" [2026-03-03T06:05:14.217Z] level=info msg="Execution took 32.0201238s" [2026-03-03T06:05:14.474Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:05:14.671Z] provisioning config files... [2026-03-03T06:05:14.701Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config17918295644867525404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:05:15.334Z] ---> ****-login.sh [2026-03-03T06:05:15.335Z] nexus3.edgexfoundry.org:10001 [2026-03-03T06:05:15.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:05:15.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:05:15.872Z] Configure a credential helper to remove this warning. See [2026-03-03T06:05:15.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:05:15.872Z] [2026-03-03T06:05:15.872Z] Login Succeeded [2026-03-03T06:05:15.872Z] nexus3.edgexfoundry.org:10002 [2026-03-03T06:05:16.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:05:16.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:05:16.140Z] Configure a credential helper to remove this warning. See [2026-03-03T06:05:16.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:05:16.140Z] [2026-03-03T06:05:16.140Z] Login Succeeded [2026-03-03T06:05:16.140Z] nexus3.edgexfoundry.org:10003 [2026-03-03T06:05:16.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:05:16.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:05:16.410Z] Configure a credential helper to remove this warning. See [2026-03-03T06:05:16.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:05:16.410Z] [2026-03-03T06:05:16.410Z] Login Succeeded [2026-03-03T06:05:16.410Z] nexus3.edgexfoundry.org:10004 [2026-03-03T06:05:16.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:05:16.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:05:16.948Z] Configure a credential helper to remove this warning. See [2026-03-03T06:05:16.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:05:16.948Z] [2026-03-03T06:05:16.948Z] Login Succeeded [2026-03-03T06:05:16.948Z] ****.io [2026-03-03T06:05:17.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:05:17.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:05:17.216Z] Configure a credential helper to remove this warning. See [2026-03-03T06:05:17.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:05:17.217Z] [2026-03-03T06:05:17.217Z] Login Succeeded [2026-03-03T06:05:17.483Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T06:05:17.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-03-03T06:05:18.095Z] + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] echo [2026-03-03T06:05:18.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:05:18.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:05:18.143Z] ========================================================= [2026-03-03T06:05:18.143Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-03T06:05:18.143Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:05:18.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T06:05:18.479Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-03T06:05:18.479Z] 6b59a28fa201: Pulling fs layer [2026-03-03T06:05:18.479Z] d32bb0dddca7: Pulling fs layer [2026-03-03T06:05:18.479Z] 5dab1238d3d9: Pulling fs layer [2026-03-03T06:05:18.479Z] 196fd7d83e7d: Pulling fs layer [2026-03-03T06:05:18.479Z] 4f4fb700ef54: Pulling fs layer [2026-03-03T06:05:18.479Z] 196fd7d83e7d: Waiting [2026-03-03T06:05:18.479Z] 8ba94037c8f0: Pulling fs layer [2026-03-03T06:05:18.479Z] 4f4fb700ef54: Waiting [2026-03-03T06:05:18.479Z] deaec5988b04: Pulling fs layer [2026-03-03T06:05:18.479Z] 9f65657bb879: Pulling fs layer [2026-03-03T06:05:18.479Z] 8ba94037c8f0: Waiting [2026-03-03T06:05:18.479Z] deaec5988b04: Waiting [2026-03-03T06:05:18.479Z] 9f65657bb879: Waiting [2026-03-03T06:05:18.752Z] d32bb0dddca7: Verifying Checksum [2026-03-03T06:05:18.752Z] d32bb0dddca7: Download complete [2026-03-03T06:05:18.752Z] 196fd7d83e7d: Verifying Checksum [2026-03-03T06:05:18.752Z] 196fd7d83e7d: Download complete [2026-03-03T06:05:18.752Z] 4f4fb700ef54: Download complete [2026-03-03T06:05:18.752Z] 8ba94037c8f0: Verifying Checksum [2026-03-03T06:05:18.752Z] 8ba94037c8f0: Download complete [2026-03-03T06:05:18.752Z] 6b59a28fa201: Verifying Checksum [2026-03-03T06:05:18.752Z] 6b59a28fa201: Download complete [2026-03-03T06:05:19.344Z] 9f65657bb879: Verifying Checksum [2026-03-03T06:05:19.344Z] 9f65657bb879: Download complete [2026-03-03T06:05:19.929Z] 6b59a28fa201: Pull complete [2026-03-03T06:05:20.196Z] d32bb0dddca7: Pull complete [2026-03-03T06:05:20.464Z] 5dab1238d3d9: Verifying Checksum [2026-03-03T06:05:20.464Z] 5dab1238d3d9: Download complete [2026-03-03T06:05:21.877Z] deaec5988b04: Verifying Checksum [2026-03-03T06:05:21.877Z] deaec5988b04: Download complete [2026-03-03T06:05:22.581Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-03T06:05:22.581Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-03T06:05:22.581Z] ./bin/test-attribution-txt.sh [2026-03-03T06:05:22.581Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-03T06:05:22.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-03T06:05:22.991Z] + ls -al . [2026-03-03T06:05:22.991Z] total 1396 [2026-03-03T06:05:22.991Z] drwxrwxr-x 11 1001 1001 4096 Mar 3 06:03 . [2026-03-03T06:05:22.991Z] drwxr-xr-x 4 root root 4096 Mar 3 06:03 .. [2026-03-03T06:05:22.991Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 .blubracket [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 10 Mar 3 06:02 .dockerignore [2026-03-03T06:05:22.991Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 06:04 .git [2026-03-03T06:05:22.991Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 06:02 .github [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 909 Mar 3 06:02 .gitignore [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 359 Mar 3 06:02 .golangci.yml [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 100 Mar 3 06:02 .hadolint.yml [2026-03-03T06:05:22.991Z] drwxr-xr-x 3 1001 1001 4096 Mar 3 06:02 .semver [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 155 Mar 3 06:02 .sonarcloud.properties [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 06:02 ADOPTERS.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 20017 Mar 3 06:02 Attribution.txt [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 108018 Mar 3 06:02 CHANGELOG.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 06:02 CONTRIBUTING.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 06:02 GOVERNANCE.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 886 Mar 3 06:02 Jenkinsfile [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 06:02 LICENSE [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 16743 Mar 3 06:02 Makefile [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 06:02 OWNERS.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 9932 Mar 3 06:02 README.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 789 Mar 3 06:02 SECURITY.md [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 13 Mar 3 06:02 VERSION [2026-03-03T06:05:22.991Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 bin [2026-03-03T06:05:22.991Z] drwxrwxr-x 19 1001 1001 4096 Mar 3 06:02 cmd [2026-03-03T06:05:22.991Z] -rw-r--r-- 1 root root 1044652 Mar 3 06:04 coverage.out [2026-03-03T06:05:22.991Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 fuzz_test [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 7036 Mar 3 06:02 go.mod [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 90891 Mar 3 06:02 go.sum [2026-03-03T06:05:22.991Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 06:02 internal [2026-03-03T06:05:22.991Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 openapi [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 584 Mar 3 06:02 security.txt [2026-03-03T06:05:22.991Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 06:02 version.go [Pipeline] sh [2026-03-03T06:05:23.271Z] + '[' -e coverage.out ] [2026-03-03T06:05:23.271Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-03T06:05:23.400Z] Stashed 1 file(s) [Pipeline] sh [2026-03-03T06:05:23.676Z] + make build [2026-03-03T06:05:23.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-03T06:05:34.228Z] 5dab1238d3d9: Pull complete [2026-03-03T06:05:34.228Z] 196fd7d83e7d: Pull complete [2026-03-03T06:05:34.495Z] 4f4fb700ef54: Pull complete [2026-03-03T06:05:34.765Z] 8ba94037c8f0: Pull complete [2026-03-03T06:05:44.864Z] deaec5988b04: Pull complete [2026-03-03T06:05:45.457Z] 9f65657bb879: Pull complete [2026-03-03T06:05:45.457Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-03T06:05:45.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T06:05:45.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-03T06:05:45.807Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T06:05:45.807Z] WORKDIR /edgex [2026-03-03T06:05:45.807Z] COPY go.mod . [2026-03-03T06:05:45.807Z] RUN go mod download [2026-03-03T06:05:45.807Z] + docker build -t ci-base-image-arm64 -f - . [2026-03-03T06:05:46.396Z] Sending build context to Docker daemon 3.892MB [2026-03-03T06:05:46.663Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-03T06:05:46.663Z] ---> 334268110677 [2026-03-03T06:05:46.663Z] Step 2/4 : WORKDIR /edgex [2026-03-03T06:05:48.620Z] ---> Running in 6b5cc5058e23 [2026-03-03T06:05:48.620Z] Removing intermediate container 6b5cc5058e23 [2026-03-03T06:05:48.620Z] ---> 49779fc556d0 [2026-03-03T06:05:48.620Z] Step 3/4 : COPY go.mod . [2026-03-03T06:05:49.208Z] ---> b8c22425435c [2026-03-03T06:05:49.208Z] Step 4/4 : RUN go mod download [2026-03-03T06:05:49.208Z] ---> Running in 2c8307abd67b [2026-03-03T06:05:50.208Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-03T06:05:50.208Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-03T06:05:51.584Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-03T06:05:52.150Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-03T06:05:54.680Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-03T06:05:59.958Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-03T06:06:01.857Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-03T06:06:04.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-03T06:06:06.282Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-03T06:06:08.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-03T06:06:09.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-03T06:06:10.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-03-03T06:06:12.039Z] $ docker stop --time=1 469a8f46eaa741dd6339c1aaf8effb1ff04c4aaad58fb83d1fbdd1a01dbde76b [2026-03-03T06:06:18.185Z] $ docker rm -f --volumes 469a8f46eaa741dd6339c1aaf8effb1ff04c4aaad58fb83d1fbdd1a01dbde76b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:06:19.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-03T06:06:19.360Z] [2026-03-03T06:06:19.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:06:19.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-03T06:06:19.657Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-03T06:06:19.657Z] 91d30c5bc195: Pulling fs layer [2026-03-03T06:06:19.657Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-03T06:06:19.657Z] 9c61dcf015f6: Pulling fs layer [2026-03-03T06:06:19.657Z] 4698f68db338: Pulling fs layer [2026-03-03T06:06:19.657Z] 2a2f49069b9e: Pulling fs layer [2026-03-03T06:06:19.657Z] e0025b399a48: Pulling fs layer [2026-03-03T06:06:19.657Z] 2a2f49069b9e: Waiting [2026-03-03T06:06:19.657Z] e0025b399a48: Waiting [2026-03-03T06:06:19.657Z] 4698f68db338: Waiting [2026-03-03T06:06:19.657Z] 91d30c5bc195: Verifying Checksum [2026-03-03T06:06:19.657Z] 91d30c5bc195: Download complete [2026-03-03T06:06:19.917Z] 4698f68db338: Download complete [2026-03-03T06:06:19.917Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-03T06:06:19.917Z] 2e9b0aa3be6d: Download complete [2026-03-03T06:06:19.917Z] e0025b399a48: Verifying Checksum [2026-03-03T06:06:19.917Z] e0025b399a48: Download complete [2026-03-03T06:06:19.917Z] 91d30c5bc195: Pull complete [2026-03-03T06:06:20.177Z] 2a2f49069b9e: Verifying Checksum [2026-03-03T06:06:20.177Z] 2a2f49069b9e: Download complete [2026-03-03T06:06:20.177Z] 2e9b0aa3be6d: Pull complete [2026-03-03T06:06:20.742Z] 9c61dcf015f6: Verifying Checksum [2026-03-03T06:06:20.742Z] 9c61dcf015f6: Download complete [2026-03-03T06:06:24.927Z] 9c61dcf015f6: Pull complete [2026-03-03T06:06:24.927Z] 4698f68db338: Pull complete [2026-03-03T06:06:25.185Z] 2a2f49069b9e: Pull complete [2026-03-03T06:06:25.185Z] e0025b399a48: Pull complete [2026-03-03T06:06:25.185Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-03T06:06:25.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-03T06:06:25.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:06:25.275Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:06:25.300Z] $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-03-03T06:06:27.044Z] $ docker top 502211cbceb551c9ddc7a17a8605ae602b7095d51d0f39f0b511c0486eb1fa10 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:06:27.383Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-03T06:06:27.642Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #1 transferring dockerfile: 2.23kB done [2026-03-03T06:06:27.642Z] #1 DONE 0.1s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #2 [core-keeper internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #2 transferring dockerfile: 2.07kB done [2026-03-03T06:06:27.642Z] #2 DONE 0.1s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-03T06:06:27.642Z] #3 DONE 0.0s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #4 [core-data internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #4 transferring dockerfile: 2.04kB done [2026-03-03T06:06:27.642Z] #4 DONE 0.1s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:06:27.642Z] #5 ... [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #6 transferring dockerfile: 1.81kB done [2026-03-03T06:06:27.642Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-03T06:06:27.642Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-03T06:06:27.642Z] #6 DONE 0.1s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #7 transferring dockerfile: 2.50kB done [2026-03-03T06:06:27.642Z] #7 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #8 [core-command internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #8 transferring dockerfile: 1.94kB done [2026-03-03T06:06:27.642Z] #8 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #9 transferring dockerfile: 3.02kB done [2026-03-03T06:06:27.642Z] #9 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #10 transferring dockerfile: 1.83kB done [2026-03-03T06:06:27.642Z] #10 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #11 transferring dockerfile: 2.14kB done [2026-03-03T06:06:27.642Z] #11 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #12 [security-spire-server internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #12 transferring dockerfile: 1.70kB done [2026-03-03T06:06:27.642Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-03T06:06:27.642Z] #12 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #13 transferring dockerfile: 1.69kB done [2026-03-03T06:06:27.642Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-03T06:06:27.642Z] #13 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #14 transferring dockerfile: 1.89kB done [2026-03-03T06:06:27.642Z] #14 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #15 [security-proxy-auth internal] load .dockerignore [2026-03-03T06:06:27.642Z] #15 DONE 0.0s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #16 [security-bootstrapper internal] load .dockerignore [2026-03-03T06:06:27.642Z] #16 DONE 0.0s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-03T06:06:27.642Z] #3 DONE 0.0s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #17 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #17 transferring dockerfile: 2.02kB done [2026-03-03T06:06:27.642Z] #17 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #18 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-03T06:06:27.642Z] #18 transferring dockerfile: 2.49kB done [2026-03-03T06:06:27.642Z] #18 DONE 0.2s [2026-03-03T06:06:27.642Z] [2026-03-03T06:06:27.642Z] #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:06:27.901Z] #5 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #19 [core-metadata internal] load build definition from Dockerfile [2026-03-03T06:06:27.901Z] #19 transferring dockerfile: 2.10kB done [2026-03-03T06:06:27.901Z] #19 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-03T06:06:27.901Z] #3 DONE 0.0s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-03T06:06:27.901Z] #20 transferring context: 50B done [2026-03-03T06:06:27.901Z] #20 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #21 [core-keeper internal] load .dockerignore [2026-03-03T06:06:27.901Z] #21 transferring context: 50B done [2026-03-03T06:06:27.901Z] #21 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #22 [core-command internal] load .dockerignore [2026-03-03T06:06:27.901Z] #22 transferring context: 50B done [2026-03-03T06:06:27.901Z] #22 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #23 [core-data internal] load .dockerignore [2026-03-03T06:06:27.901Z] #23 transferring context: 50B done [2026-03-03T06:06:27.901Z] #23 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #24 [security-proxy-setup internal] load .dockerignore [2026-03-03T06:06:27.901Z] #24 transferring context: 50B done [2026-03-03T06:06:27.901Z] #24 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #16 [security-bootstrapper internal] load .dockerignore [2026-03-03T06:06:27.901Z] #16 transferring context: 50B done [2026-03-03T06:06:27.901Z] #16 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #15 [security-proxy-auth internal] load .dockerignore [2026-03-03T06:06:27.901Z] #15 transferring context: 50B done [2026-03-03T06:06:27.901Z] #15 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2026-03-03T06:06:27.901Z] #25 transferring context: 50B done [2026-03-03T06:06:27.901Z] #25 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #26 [core-metadata internal] load .dockerignore [2026-03-03T06:06:27.901Z] #26 transferring context: 50B done [2026-03-03T06:06:27.901Z] #26 DONE 0.1s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #27 [security-secretstore-setup internal] load .dockerignore [2026-03-03T06:06:27.901Z] #27 transferring context: 50B done [2026-03-03T06:06:27.901Z] #27 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #28 [core-metadata internal] load build context [2026-03-03T06:06:27.901Z] #28 DONE 0.0s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #29 [support-scheduler internal] load .dockerignore [2026-03-03T06:06:27.901Z] #29 transferring context: 50B done [2026-03-03T06:06:27.901Z] #29 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #30 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:06:27.901Z] #30 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:06:27.901Z] #30 ... [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #31 [support-notifications internal] load .dockerignore [2026-03-03T06:06:27.901Z] #31 transferring context: 50B done [2026-03-03T06:06:27.901Z] #31 DONE 0.2s [2026-03-03T06:06:27.901Z] [2026-03-03T06:06:27.901Z] #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:06:27.901Z] #30 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:06:27.901Z] #30 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-03T06:06:27.901Z] #30 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:06:27.901Z] #30 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T06:06:27.901Z] #30 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T06:06:27.901Z] #30 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-03T06:06:28.473Z] #30 ... [2026-03-03T06:06:28.473Z] [2026-03-03T06:06:28.473Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-03T06:06:28.473Z] #32 DONE 0.7s [2026-03-03T06:06:28.473Z] [2026-03-03T06:06:28.473Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-03T06:06:28.473Z] #33 DONE 0.7s [2026-03-03T06:06:28.473Z] [2026-03-03T06:06:28.473Z] #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-03T06:06:28.473Z] #34 DONE 0.6s [2026-03-03T06:06:28.473Z] [2026-03-03T06:06:28.473Z] #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:06:28.473Z] #30 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.6s done [2026-03-03T06:06:29.406Z] #30 ... [2026-03-03T06:06:29.407Z] [2026-03-03T06:06:29.407Z] #35 [security-spire-agent internal] load .dockerignore [2026-03-03T06:06:29.407Z] #35 transferring context: 50B 0.0s done [2026-03-03T06:06:29.407Z] #35 DONE 0.9s [2026-03-03T06:06:29.407Z] [2026-03-03T06:06:29.407Z] #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2026-03-03T06:06:31.304Z] #36 ... [2026-03-03T06:06:31.304Z] [2026-03-03T06:06:31.304Z] #37 [security-spire-config internal] load .dockerignore [2026-03-03T06:06:31.304Z] #37 transferring context: 50B done [2026-03-03T06:06:31.304Z] #37 DONE 2.6s [2026-03-03T06:06:31.304Z] [2026-03-03T06:06:31.304Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:06:33.842Z] #38 ... [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #39 [security-spire-server internal] load .dockerignore [2026-03-03T06:06:33.842Z] #39 transferring context: 50B done [2026-03-03T06:06:33.842Z] #39 DONE 5.0s [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:06:33.842Z] #38 ... [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #40 [core-common-config-bootstrapper internal] load build context [2026-03-03T06:06:33.842Z] #40 ... [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:06:33.842Z] #38 transferring context: 197.45MB 5.5s [2026-03-03T06:06:33.842Z] #38 ... [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2026-03-03T06:06:33.842Z] #36 DONE 5.3s [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:06:33.842Z] #30 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:06:33.842Z] #30 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.6s done [2026-03-03T06:06:33.842Z] #30 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:06:33.842Z] #30 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-03T06:06:33.842Z] #30 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-03T06:06:33.842Z] #30 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-03T06:06:33.842Z] #30 DONE 6.0s [2026-03-03T06:06:33.842Z] [2026-03-03T06:06:33.842Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:06:34.099Z] #38 ... [2026-03-03T06:06:34.099Z] [2026-03-03T06:06:34.099Z] #41 [security-spire-config internal] load build context [2026-03-03T06:06:34.099Z] #41 transferring context: 24.70kB 0.0s done [2026-03-03T06:06:34.099Z] #41 DONE 0.2s [2026-03-03T06:06:34.099Z] [2026-03-03T06:06:34.099Z] #42 [security-spire-server internal] load build context [2026-03-03T06:06:34.099Z] #42 transferring context: 26.44kB 0.0s done [2026-03-03T06:06:34.099Z] #42 DONE 0.2s [2026-03-03T06:06:34.099Z] [2026-03-03T06:06:34.099Z] #43 [security-spire-agent internal] load build context [2026-03-03T06:06:34.099Z] #43 transferring context: 25.98kB 0.0s done [2026-03-03T06:06:34.099Z] #43 DONE 0.3s [2026-03-03T06:06:34.099Z] [2026-03-03T06:06:34.099Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:06:34.099Z] #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-03-03T06:06:34.099Z] #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-03T06:06:34.358Z] #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-03-03T06:06:34.358Z] #44 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-03T06:06:34.358Z] #44 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-03T06:06:34.358Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-03-03T06:06:34.358Z] #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s [2026-03-03T06:06:34.358Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-03T06:06:34.358Z] #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-03T06:06:34.358Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-03-03T06:06:34.358Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.1s [2026-03-03T06:06:34.358Z] #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-03-03T06:06:34.358Z] #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-03-03T06:06:34.358Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-03T06:06:34.358Z] #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-03T06:06:34.358Z] #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-03-03T06:06:34.967Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.29MB / 41.51MB 0.3s [2026-03-03T06:06:34.967Z] #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-03-03T06:06:34.967Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s [2026-03-03T06:06:35.226Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 0.5s [2026-03-03T06:06:35.226Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2026-03-03T06:06:36.156Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.1s done [2026-03-03T06:06:36.413Z] #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.1s done [2026-03-03T06:06:37.791Z] #44 ... [2026-03-03T06:06:37.791Z] [2026-03-03T06:06:37.791Z] #45 [security-proxy-setup internal] load build context [2026-03-03T06:06:38.048Z] #45 ... [2026-03-03T06:06:38.048Z] [2026-03-03T06:06:38.048Z] #46 [security-secretstore-setup internal] load build context [2026-03-03T06:06:38.048Z] #46 ... [2026-03-03T06:06:38.048Z] [2026-03-03T06:06:38.048Z] #47 [security-spiffe-token-provider internal] load build context [2026-03-03T06:06:38.305Z] #47 ... [2026-03-03T06:06:38.305Z] [2026-03-03T06:06:38.305Z] #48 [core-data internal] load build context [2026-03-03T06:06:38.305Z] #48 ... [2026-03-03T06:06:38.305Z] [2026-03-03T06:06:38.305Z] #49 [security-proxy-auth internal] load build context [2026-03-03T06:06:38.305Z] #49 ... [2026-03-03T06:06:38.305Z] [2026-03-03T06:06:38.305Z] #50 [core-command internal] load build context [2026-03-03T06:06:38.678Z] #50 ... [2026-03-03T06:06:38.678Z] [2026-03-03T06:06:38.678Z] #51 [support-scheduler internal] load build context [2026-03-03T06:06:38.941Z] #51 ... [2026-03-03T06:06:38.941Z] [2026-03-03T06:06:38.941Z] #52 [core-keeper internal] load build context [2026-03-03T06:06:38.941Z] #52 ... [2026-03-03T06:06:38.941Z] [2026-03-03T06:06:38.941Z] #28 [core-metadata internal] load build context [2026-03-03T06:06:38.941Z] #28 ... [2026-03-03T06:06:38.941Z] [2026-03-03T06:06:38.941Z] #53 [support-notifications internal] load build context [2026-03-03T06:06:38.941Z] #53 transferring context: 387.84MB 10.7s [2026-03-03T06:06:38.941Z] #53 ... [2026-03-03T06:06:38.941Z] [2026-03-03T06:06:38.941Z] #52 [core-keeper internal] load build context [2026-03-03T06:06:44.211Z] #52 ... [2026-03-03T06:06:44.211Z] [2026-03-03T06:06:44.211Z] #40 [core-common-config-bootstrapper internal] load build context [2026-03-03T06:06:44.211Z] #40 transferring context: 608.69MB 14.3s done [2026-03-03T06:06:44.211Z] #40 ... [2026-03-03T06:06:44.211Z] [2026-03-03T06:06:44.211Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:06:44.211Z] #0 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.211Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.211Z] #0 1.504 OK: 265 MiB in 60 packages [2026-03-03T06:06:44.211Z] #54 ... [2026-03-03T06:06:44.211Z] [2026-03-03T06:06:44.211Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T06:06:44.211Z] #55 ... [2026-03-03T06:06:44.211Z] [2026-03-03T06:06:44.211Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:06:44.211Z] #56 ... [2026-03-03T06:06:44.211Z] [2026-03-03T06:06:44.211Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T06:06:44.211Z] #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.211Z] #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.211Z] #0 6.862 OK: 265 MiB in 60 packages [2026-03-03T06:06:44.211Z] #57 ... [2026-03-03T06:06:44.211Z] [2026-03-03T06:06:44.211Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T06:06:44.471Z] #58 ... [2026-03-03T06:06:44.471Z] [2026-03-03T06:06:44.471Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:06:44.471Z] #38 ... [2026-03-03T06:06:44.471Z] [2026-03-03T06:06:44.471Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T06:06:44.471Z] #0 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.471Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.471Z] #0 1.453 OK: 265 MiB in 60 packages [2026-03-03T06:06:44.736Z] #59 ... [2026-03-03T06:06:44.736Z] [2026-03-03T06:06:44.736Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T06:06:44.736Z] #60 ... [2026-03-03T06:06:44.736Z] [2026-03-03T06:06:44.736Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:06:44.736Z] #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-03-03T06:06:44.736Z] #61 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-03T06:06:44.736Z] #61 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-03T06:06:44.736Z] #61 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-03T06:06:44.736Z] #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-03T06:06:44.736Z] #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-03T06:06:44.736Z] #61 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-03T06:06:44.736Z] #61 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-03T06:06:44.736Z] #61 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.9s done [2026-03-03T06:06:44.736Z] #61 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-03T06:06:44.736Z] #61 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-03-03T06:06:44.736Z] #61 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 4.7s done [2026-03-03T06:06:44.736Z] #61 ... [2026-03-03T06:06:44.736Z] [2026-03-03T06:06:44.736Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T06:06:44.736Z] #0 6.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.736Z] #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.736Z] #0 7.128 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:06:44.736Z] #0 7.128 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:06:44.736Z] #0 7.128 OK: 26335 distinct packages available [2026-03-03T06:06:44.736Z] #0 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.736Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:44.736Z] #0 7.590 OK: 265 MiB in 60 packages [2026-03-03T06:06:45.630Z] Removing intermediate container 2c8307abd67b [2026-03-03T06:06:45.630Z] ---> 543798d86b34 [2026-03-03T06:06:45.630Z] Successfully built 543798d86b34 [2026-03-03T06:06:45.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:06:45.707Z] #62 ... [2026-03-03T06:06:45.707Z] [2026-03-03T06:06:45.707Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:06:45.707Z] #63 ... [2026-03-03T06:06:45.707Z] [2026-03-03T06:06:45.707Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:06:45.707Z] #0 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:45.707Z] #0 5.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:45.707Z] #0 6.289 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:06:45.707Z] #0 6.289 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:06:45.707Z] #0 6.289 OK: 26324 distinct packages available [2026-03-03T06:06:45.707Z] #0 6.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:45.707Z] #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:45.707Z] #0 6.731 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-03T06:06:45.707Z] #0 6.736 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-03T06:06:45.707Z] #0 6.739 (3/5) Installing libucontext (1.3.2-r0) [2026-03-03T06:06:45.707Z] #0 6.752 (4/5) Installing gcompat (1.1.0-r4) [2026-03-03T06:06:45.707Z] #0 6.752 (5/5) Installing openssl (3.5.5-r0) [2026-03-03T06:06:45.707Z] #0 6.760 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:06:45.707Z] #0 6.764 OK: 8 MiB in 21 packages [2026-03-03T06:06:45.960Z] + docker inspect -f . ci-base-image-arm64 [2026-03-03T06:06:45.960Z] . [2026-03-03T06:06:45.966Z] #64 ... [2026-03-03T06:06:45.966Z] [2026-03-03T06:06:45.966Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T06:06:45.966Z] #65 ... [2026-03-03T06:06:45.966Z] [2026-03-03T06:06:45.966Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T06:06:45.966Z] #66 ... [2026-03-03T06:06:45.966Z] [2026-03-03T06:06:45.966Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:06:46.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-2906 does not seem to be running inside a container [2026-03-03T06:06:46.223Z] #67 ... [2026-03-03T06:06:46.223Z] [2026-03-03T06:06:46.223Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:06:46.223Z] #0 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:46.223Z] #0 8.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:46.223Z] #0 8.393 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:06:46.223Z] #0 8.393 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:06:46.223Z] #0 8.393 OK: 26324 distinct packages available [2026-03-03T06:06:46.223Z] #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:46.223Z] #0 8.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:06:46.223Z] #0 8.890 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T06:06:46.223Z] #0 8.895 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-03T06:06:46.223Z] #0 8.900 (3/4) Installing libucontext (1.3.2-r0) [2026-03-03T06:06:46.223Z] #0 8.904 (4/4) Installing gcompat (1.1.0-r4) [2026-03-03T06:06:46.223Z] #0 8.907 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:06:46.223Z] #0 9.795 OK: 8 MiB in 20 packages [2026-03-03T06:06:46.223Z] #68 ... [2026-03-03T06:06:46.223Z] [2026-03-03T06:06:46.223Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:06:46.223Z] #69 ... [2026-03-03T06:06:46.223Z] [2026-03-03T06:06:46.223Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:06:46.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-03T06:06:46.481Z] #70 ... [2026-03-03T06:06:46.481Z] [2026-03-03T06:06:46.481Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:06:46.481Z] #71 ... [2026-03-03T06:06:46.481Z] [2026-03-03T06:06:46.481Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:06:46.481Z] #44 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.5s done [2026-03-03T06:06:47.483Z] $ docker top 5e1899c88199ecec1012e4831878718380802207d78a249c5cbe69ab00629247 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:06:48.307Z] + go version [2026-03-03T06:06:48.307Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-03T06:06:48.320Z] $ docker stop --time=1 5e1899c88199ecec1012e4831878718380802207d78a249c5cbe69ab00629247 [2026-03-03T06:06:48.378Z] #44 ... [2026-03-03T06:06:48.378Z] [2026-03-03T06:06:48.378Z] #45 [security-proxy-setup internal] load build context [2026-03-03T06:06:48.378Z] #45 transferring context: 608.69MB 19.1s done [2026-03-03T06:06:48.378Z] #45 ... [2026-03-03T06:06:48.378Z] [2026-03-03T06:06:48.378Z] #46 [security-secretstore-setup internal] load build context [2026-03-03T06:06:48.378Z] #46 transferring context: 608.69MB 19.0s done [2026-03-03T06:06:48.378Z] #46 ... [2026-03-03T06:06:48.378Z] [2026-03-03T06:06:48.378Z] #47 [security-spiffe-token-provider internal] load build context [2026-03-03T06:06:48.378Z] #47 transferring context: 608.69MB 17.8s done [2026-03-03T06:06:48.819Z] #47 ... [2026-03-03T06:06:48.819Z] [2026-03-03T06:06:48.819Z] #49 [security-proxy-auth internal] load build context [2026-03-03T06:06:48.819Z] #49 transferring context: 608.69MB 16.2s done [2026-03-03T06:06:49.197Z] #49 ... [2026-03-03T06:06:49.197Z] [2026-03-03T06:06:49.197Z] #48 [core-data internal] load build context [2026-03-03T06:06:49.197Z] #48 transferring context: 608.69MB 18.9s done [2026-03-03T06:06:49.456Z] #48 ... [2026-03-03T06:06:49.456Z] [2026-03-03T06:06:49.456Z] #51 [support-scheduler internal] load build context [2026-03-03T06:06:49.456Z] #51 transferring context: 608.69MB 16.5s done [2026-03-03T06:06:49.456Z] #51 ... [2026-03-03T06:06:49.456Z] [2026-03-03T06:06:49.456Z] #50 [core-command internal] load build context [2026-03-03T06:06:49.456Z] #50 transferring context: 608.69MB 18.4s done [2026-03-03T06:06:49.715Z] #50 ... [2026-03-03T06:06:49.715Z] [2026-03-03T06:06:49.715Z] #53 [support-notifications internal] load build context [2026-03-03T06:06:49.715Z] #53 transferring context: 608.69MB 16.5s done [2026-03-03T06:06:49.715Z] #53 ... [2026-03-03T06:06:49.715Z] [2026-03-03T06:06:49.715Z] #28 [core-metadata internal] load build context [2026-03-03T06:06:49.715Z] #28 transferring context: 608.69MB 19.4s done [2026-03-03T06:06:49.895Z] $ docker rm -f --volumes 5e1899c88199ecec1012e4831878718380802207d78a249c5cbe69ab00629247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:06:50.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-03T06:06:50.551Z] [2026-03-03T06:06:50.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:06:50.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-03T06:06:52.814Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-03-03T06:06:52.814Z] 547446be3368: Pulling fs layer [2026-03-03T06:06:52.814Z] d125d8839a47: Pulling fs layer [2026-03-03T06:06:52.814Z] 3e85d5ac6304: Pulling fs layer [2026-03-03T06:06:52.814Z] c3105a71a48b: Pulling fs layer [2026-03-03T06:06:52.814Z] 0f093f025ec4: Pulling fs layer [2026-03-03T06:06:52.814Z] c3106fc0e877: Pulling fs layer [2026-03-03T06:06:52.814Z] c3105a71a48b: Waiting [2026-03-03T06:06:52.814Z] 0f093f025ec4: Waiting [2026-03-03T06:06:52.814Z] c3106fc0e877: Waiting [2026-03-03T06:06:52.814Z] 547446be3368: Verifying Checksum [2026-03-03T06:06:52.814Z] 547446be3368: Download complete [2026-03-03T06:06:52.814Z] c3105a71a48b: Verifying Checksum [2026-03-03T06:06:52.814Z] c3105a71a48b: Download complete [2026-03-03T06:06:53.081Z] d125d8839a47: Verifying Checksum [2026-03-03T06:06:53.082Z] d125d8839a47: Download complete [2026-03-03T06:06:53.082Z] c3106fc0e877: Verifying Checksum [2026-03-03T06:06:53.082Z] c3106fc0e877: Download complete [2026-03-03T06:06:53.349Z] 0f093f025ec4: Verifying Checksum [2026-03-03T06:06:53.349Z] 0f093f025ec4: Download complete [2026-03-03T06:06:53.349Z] 547446be3368: Pull complete [2026-03-03T06:06:53.907Z] #28 ... [2026-03-03T06:06:53.907Z] [2026-03-03T06:06:53.907Z] #52 [core-keeper internal] load build context [2026-03-03T06:06:53.907Z] #52 transferring context: 608.69MB 18.7s done [2026-03-03T06:06:54.473Z] #52 ... [2026-03-03T06:06:54.473Z] [2026-03-03T06:06:54.473Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:06:54.473Z] #38 transferring context: 608.69MB 17.9s done [2026-03-03T06:06:54.760Z] d125d8839a47: Pull complete [2026-03-03T06:06:55.033Z] 3e85d5ac6304: Verifying Checksum [2026-03-03T06:06:55.033Z] 3e85d5ac6304: Download complete [2026-03-03T06:07:01.038Z] #38 ... [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #40 [core-common-config-bootstrapper internal] load build context [2026-03-03T06:07:01.038Z] #40 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:07:01.038Z] #56 DONE 26.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #49 [security-proxy-auth internal] load build context [2026-03-03T06:07:01.038Z] #49 DONE 32.6s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #53 [support-notifications internal] load build context [2026-03-03T06:07:01.038Z] #53 DONE 32.6s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:07:01.038Z] #64 DONE 26.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T06:07:01.038Z] #57 DONE 26.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T06:07:01.038Z] #62 DONE 26.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:07:01.038Z] #68 DONE 26.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T06:07:01.038Z] #59 DONE 26.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:07:01.038Z] #54 DONE 26.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #51 [support-scheduler internal] load build context [2026-03-03T06:07:01.038Z] #51 DONE 32.6s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #47 [security-spiffe-token-provider internal] load build context [2026-03-03T06:07:01.038Z] #47 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:01.038Z] #72 ... [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #38 [security-bootstrapper internal] load build context [2026-03-03T06:07:01.038Z] #38 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #50 [core-command internal] load build context [2026-03-03T06:07:01.038Z] #50 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #52 [core-keeper internal] load build context [2026-03-03T06:07:01.038Z] #52 DONE 32.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #48 [core-data internal] load build context [2026-03-03T06:07:01.038Z] #48 DONE 32.8s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #45 [security-proxy-setup internal] load build context [2026-03-03T06:07:01.038Z] #45 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #28 [core-metadata internal] load build context [2026-03-03T06:07:01.038Z] #28 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #46 [security-secretstore-setup internal] load build context [2026-03-03T06:07:01.038Z] #46 DONE 32.7s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:01.038Z] #72 DONE 0.2s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:01.038Z] #73 DONE 0.2s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:01.038Z] #74 DONE 0.1s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:01.038Z] #75 DONE 0.1s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:01.038Z] #44 DONE 27.1s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:01.038Z] #61 DONE 27.1s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:01.038Z] #76 ... [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:07:01.038Z] #70 DONE 27.2s [2026-03-03T06:07:01.038Z] [2026-03-03T06:07:01.038Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:07:01.038Z] #69 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:01.038Z] #69 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:01.604Z] #69 27.84 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:07:02.216Z] #69 27.85 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:07:02.216Z] #69 27.85 OK: 26324 distinct packages available [2026-03-03T06:07:02.216Z] #69 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #69 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #69 28.44 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-03T06:07:02.491Z] #69 28.58 (2/13) Installing c-ares (1.34.6-r0) [2026-03-03T06:07:02.491Z] #69 28.58 (3/13) Installing libunistring (1.3-r0) [2026-03-03T06:07:02.491Z] #69 28.60 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-03T06:07:02.491Z] #69 28.60 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-03T06:07:02.491Z] #69 28.60 (6/13) Installing libpsl (0.21.5-r3) [2026-03-03T06:07:02.491Z] #69 28.61 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-03T06:07:02.491Z] #69 28.62 (8/13) Installing libcurl (8.14.1-r2) [2026-03-03T06:07:02.491Z] #69 28.63 (9/13) Installing curl (8.14.1-r2) [2026-03-03T06:07:02.491Z] #69 28.63 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.491Z] #69 28.64 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-03T06:07:02.491Z] #69 28.64 (12/13) Installing libucontext (1.3.2-r0) [2026-03-03T06:07:02.491Z] #69 28.67 (13/13) Installing gcompat (1.1.0-r4) [2026-03-03T06:07:02.491Z] #69 28.67 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.491Z] #69 ... [2026-03-03T06:07:02.491Z] [2026-03-03T06:07:02.491Z] #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:02.491Z] #67 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #67 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #67 27.97 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.491Z] #67 27.99 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.491Z] #67 27.99 OK: 7 MiB in 17 packages [2026-03-03T06:07:02.491Z] #67 DONE 28.8s [2026-03-03T06:07:02.491Z] [2026-03-03T06:07:02.491Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:07:02.491Z] #71 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #71 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #71 28.18 OK: 265 MiB in 60 packages [2026-03-03T06:07:02.491Z] #71 DONE 28.8s [2026-03-03T06:07:02.491Z] [2026-03-03T06:07:02.491Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T06:07:02.491Z] #60 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #60 27.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #60 27.95 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.491Z] #60 27.95 (2/4) Installing openssl (3.5.5-r0) [2026-03-03T06:07:02.491Z] #60 27.96 (3/4) Installing su-exec (0.2-r3) [2026-03-03T06:07:02.491Z] #60 27.97 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T06:07:02.491Z] #60 28.07 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.491Z] #60 28.10 OK: 20 MiB in 20 packages [2026-03-03T06:07:02.491Z] #60 DONE 28.8s [2026-03-03T06:07:02.491Z] [2026-03-03T06:07:02.491Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T06:07:02.491Z] #58 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #58 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.491Z] #58 27.98 (1/4) Installing ca-certificates (20250911-r0) [2026-03-03T06:07:02.491Z] #58 28.00 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.491Z] #58 28.00 (3/4) Installing su-exec (0.2-r3) [2026-03-03T06:07:02.491Z] #58 28.01 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T06:07:02.491Z] #58 28.15 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.491Z] #58 28.15 Executing ca-certificates-20250911-r0.trigger [2026-03-03T06:07:02.491Z] #58 28.61 OK: 20 MiB in 20 packages [2026-03-03T06:07:02.491Z] #58 DONE 28.8s [2026-03-03T06:07:02.491Z] [2026-03-03T06:07:02.491Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:07:02.491Z] #69 28.68 OK: 13 MiB in 29 packages [2026-03-03T06:07:02.749Z] #69 DONE 28.8s [2026-03-03T06:07:02.749Z] [2026-03-03T06:07:02.749Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:02.749Z] #65 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #65 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #65 28.54 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.749Z] #65 28.57 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.749Z] #65 28.63 OK: 7 MiB in 17 packages [2026-03-03T06:07:02.749Z] #65 DONE 28.8s [2026-03-03T06:07:02.749Z] [2026-03-03T06:07:02.749Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:02.749Z] #77 DONE 0.2s [2026-03-03T06:07:02.749Z] [2026-03-03T06:07:02.749Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T06:07:02.749Z] #55 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #55 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #55 28.66 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.749Z] #55 28.67 (2/2) Installing su-exec (0.2-r3) [2026-03-03T06:07:02.749Z] #55 28.67 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.749Z] #55 28.68 OK: 7 MiB in 18 packages [2026-03-03T06:07:02.749Z] #55 DONE 28.9s [2026-03-03T06:07:02.749Z] [2026-03-03T06:07:02.749Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:07:02.749Z] #63 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #63 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #63 28.10 (1/7) Installing ca-certificates (20250911-r0) [2026-03-03T06:07:02.749Z] #63 28.12 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.749Z] #63 28.13 (3/7) Installing libgcc (14.2.0-r6) [2026-03-03T06:07:02.749Z] #63 28.13 (4/7) Installing libsodium (1.0.20-r1) [2026-03-03T06:07:02.749Z] #63 28.14 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-03T06:07:02.749Z] #63 28.17 (6/7) Installing libzmq (4.3.5-r2) [2026-03-03T06:07:02.749Z] #63 28.19 (7/7) Installing zeromq (4.3.5-r2) [2026-03-03T06:07:02.749Z] #63 28.19 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.749Z] #63 28.58 Executing ca-certificates-20250911-r0.trigger [2026-03-03T06:07:02.749Z] #63 28.73 OK: 12 MiB in 23 packages [2026-03-03T06:07:02.749Z] #63 DONE 28.9s [2026-03-03T06:07:02.749Z] [2026-03-03T06:07:02.749Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T06:07:02.749Z] #66 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #66 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:02.749Z] #66 28.60 (1/3) Installing ca-certificates (20250911-r0) [2026-03-03T06:07:02.749Z] #66 28.67 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:02.749Z] #66 28.67 (3/3) Installing tzdata (2025c-r0) [2026-03-03T06:07:02.749Z] #66 28.75 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:02.749Z] #66 28.76 Executing ca-certificates-20250911-r0.trigger [2026-03-03T06:07:02.749Z] #66 28.84 OK: 8 MiB in 19 packages [2026-03-03T06:07:02.749Z] #66 DONE 29.0s [2026-03-03T06:07:02.749Z] [2026-03-03T06:07:02.749Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:03.315Z] #78 ... [2026-03-03T06:07:03.315Z] [2026-03-03T06:07:03.315Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-03T06:07:03.315Z] #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:03.315Z] #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:03.315Z] #0 2.444 OK: 8 MiB in 21 packages [2026-03-03T06:07:03.315Z] #79 DONE 2.6s [2026-03-03T06:07:03.315Z] [2026-03-03T06:07:03.315Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T06:07:04.765Z] #80 ... [2026-03-03T06:07:04.765Z] [2026-03-03T06:07:04.765Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-03T06:07:04.765Z] #81 DONE 1.4s [2026-03-03T06:07:04.765Z] [2026-03-03T06:07:04.765Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:07:04.765Z] #82 DONE 1.4s [2026-03-03T06:07:04.765Z] [2026-03-03T06:07:04.765Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-03T06:07:04.765Z] #83 DONE 0.1s [2026-03-03T06:07:04.765Z] [2026-03-03T06:07:04.765Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-03T06:07:05.094Z] 3e85d5ac6304: Pull complete [2026-03-03T06:07:05.094Z] c3105a71a48b: Pull complete [2026-03-03T06:07:05.698Z] #84 DONE 0.9s [2026-03-03T06:07:05.698Z] [2026-03-03T06:07:05.698Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T06:07:05.698Z] #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:05.698Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:05.698Z] #0 4.573 OK: 8 MiB in 20 packages [2026-03-03T06:07:05.698Z] #85 DONE 5.1s [2026-03-03T06:07:05.698Z] [2026-03-03T06:07:05.698Z] #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:07:05.698Z] #86 ... [2026-03-03T06:07:05.698Z] [2026-03-03T06:07:05.698Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:07:05.698Z] #87 DONE 1.1s [2026-03-03T06:07:05.967Z] [2026-03-03T06:07:05.967Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T06:07:06.053Z] 0f093f025ec4: Pull complete [2026-03-03T06:07:06.319Z] c3106fc0e877: Pull complete [2026-03-03T06:07:06.319Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-03-03T06:07:06.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-03T06:07:06.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:07:06.543Z] #88 ... [2026-03-03T06:07:06.543Z] [2026-03-03T06:07:06.543Z] #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:07:06.543Z] #86 DONE 0.9s [2026-03-03T06:07:06.543Z] [2026-03-03T06:07:06.543Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-03T06:07:06.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-2906 does not seem to be running inside a container [2026-03-03T06:07:06.672Z] $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-03-03T06:07:08.809Z] $ docker top 7653243d2fb20fcc387d2f8095c2b7226d2347102001025e0c544730cf280066 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:07:09.631Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-03T06:07:10.732Z] #89 ... [2026-03-03T06:07:10.732Z] [2026-03-03T06:07:10.732Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T06:07:10.732Z] #0 4.064 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:10.732Z] #0 4.617 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:10.732Z] #0 5.280 OK: 265 MiB in 60 packages [2026-03-03T06:07:10.732Z] #90 ... [2026-03-03T06:07:10.732Z] [2026-03-03T06:07:10.732Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:11.044Z] #91 ... [2026-03-03T06:07:11.044Z] [2026-03-03T06:07:11.044Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:11.303Z] #92 ... [2026-03-03T06:07:11.303Z] [2026-03-03T06:07:11.303Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:11.303Z] #0 3.554 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:11.303Z] #0 4.044 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:11.303Z] #0 4.668 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:11.303Z] #0 4.795 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:11.303Z] #0 4.813 OK: 7 MiB in 17 packages [2026-03-03T06:07:11.303Z] #93 ... [2026-03-03T06:07:11.303Z] [2026-03-03T06:07:11.303Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:11.565Z] #94 ... [2026-03-03T06:07:11.565Z] [2026-03-03T06:07:11.565Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T06:07:11.565Z] #80 3.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:11.565Z] #80 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:11.565Z] #80 4.332 OK: 7 MiB in 17 packages [2026-03-03T06:07:12.619Z] #80 ... [2026-03-03T06:07:12.619Z] [2026-03-03T06:07:12.619Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T06:07:12.878Z] #95 ... [2026-03-03T06:07:12.878Z] [2026-03-03T06:07:12.878Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:12.878Z] #96 ... [2026-03-03T06:07:12.878Z] [2026-03-03T06:07:12.878Z] #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:13.135Z] #97 ... [2026-03-03T06:07:13.135Z] [2026-03-03T06:07:13.135Z] #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:13.461Z] #98 ... [2026-03-03T06:07:13.461Z] [2026-03-03T06:07:13.461Z] #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T06:07:13.718Z] #99 ... [2026-03-03T06:07:13.718Z] [2026-03-03T06:07:13.718Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T06:07:13.718Z] #0 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:13.718Z] #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:13.718Z] #0 4.132 OK: 20 MiB in 20 packages [2026-03-03T06:07:13.718Z] #100 ... [2026-03-03T06:07:13.718Z] [2026-03-03T06:07:13.718Z] #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:13.977Z] #101 ... [2026-03-03T06:07:13.977Z] [2026-03-03T06:07:13.977Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:07:14.545Z] #102 ... [2026-03-03T06:07:14.545Z] [2026-03-03T06:07:14.545Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:14.545Z] #93 DONE 13.4s [2026-03-03T06:07:14.545Z] [2026-03-03T06:07:14.545Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:19.703Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-03-03T06:07:19.703Z] #1 transferring dockerfile: 1.83kB 0.0s done [2026-03-03T06:07:19.703Z] #1 DONE 0.1s [2026-03-03T06:07:19.703Z] [2026-03-03T06:07:19.703Z] #2 [core-metadata internal] load build definition from Dockerfile [2026-03-03T06:07:19.971Z] #2 ... [2026-03-03T06:07:19.971Z] [2026-03-03T06:07:19.971Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-03T06:07:19.971Z] #3 transferring dockerfile: 2.14kB 0.0s done [2026-03-03T06:07:19.971Z] #3 DONE 1.2s [2026-03-03T06:07:19.971Z] [2026-03-03T06:07:19.971Z] #4 [core-keeper internal] load build definition from Dockerfile [2026-03-03T06:07:19.971Z] #4 transferring dockerfile: 2.07kB 0.0s done [2026-03-03T06:07:19.971Z] #4 DONE 1.2s [2026-03-03T06:07:19.971Z] [2026-03-03T06:07:19.971Z] #2 [core-metadata internal] load build definition from Dockerfile [2026-03-03T06:07:19.971Z] #2 transferring dockerfile: 2.10kB done [2026-03-03T06:07:20.250Z] #2 DONE 1.3s [2026-03-03T06:07:20.250Z] [2026-03-03T06:07:20.250Z] #5 [security-proxy-auth internal] load .dockerignore [2026-03-03T06:07:20.250Z] #5 ... [2026-03-03T06:07:20.250Z] [2026-03-03T06:07:20.250Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-03T06:07:20.250Z] #6 transferring dockerfile: 2.50kB 0.0s done [2026-03-03T06:07:20.250Z] #6 DONE 1.3s [2026-03-03T06:07:20.250Z] [2026-03-03T06:07:20.250Z] #5 [security-proxy-auth internal] load .dockerignore [2026-03-03T06:07:20.250Z] #5 transferring context: 50B 0.1s done [2026-03-03T06:07:20.250Z] #5 ... [2026-03-03T06:07:20.250Z] [2026-03-03T06:07:20.250Z] #7 [security-spire-server internal] load build definition from Dockerfile [2026-03-03T06:07:20.250Z] #7 transferring dockerfile: 1.70kB done [2026-03-03T06:07:20.250Z] #7 DONE 1.5s [2026-03-03T06:07:20.250Z] [2026-03-03T06:07:20.250Z] #8 [security-spire-config internal] load build definition from Dockerfile [2026-03-03T06:07:20.250Z] #8 transferring dockerfile: 1.69kB 0.0s done [2026-03-03T06:07:20.250Z] #8 DONE 1.3s [2026-03-03T06:07:20.250Z] [2026-03-03T06:07:20.250Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-03T06:07:20.250Z] #9 transferring dockerfile: 2.49kB 0.0s done [2026-03-03T06:07:20.250Z] #9 DONE 1.5s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-03T06:07:20.522Z] #10 transferring dockerfile: 2.23kB 0.0s done [2026-03-03T06:07:20.522Z] #10 DONE 1.3s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #11 [core-command internal] load build definition from Dockerfile [2026-03-03T06:07:20.522Z] #11 transferring dockerfile: 1.94kB 0.0s done [2026-03-03T06:07:20.522Z] #11 DONE 1.5s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-03-03T06:07:20.522Z] #12 transferring dockerfile: 1.81kB 0.0s done [2026-03-03T06:07:20.522Z] #12 DONE 1.3s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #13 [security-secretstore-setup internal] load .dockerignore [2026-03-03T06:07:20.522Z] #13 ... [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-03T06:07:20.522Z] #14 transferring dockerfile: 1.89kB 0.0s done [2026-03-03T06:07:20.522Z] #14 DONE 1.4s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-03T06:07:20.522Z] #15 transferring dockerfile: 3.02kB 0.0s done [2026-03-03T06:07:20.522Z] #15 DONE 1.3s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #16 [core-data internal] load build definition from Dockerfile [2026-03-03T06:07:20.522Z] #16 transferring dockerfile: 2.04kB 0.1s done [2026-03-03T06:07:20.522Z] #16 DONE 1.3s [2026-03-03T06:07:20.522Z] [2026-03-03T06:07:20.522Z] #5 [security-proxy-auth internal] load .dockerignore [2026-03-03T06:07:20.522Z] #5 DONE 0.5s [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #17 [core-keeper internal] load .dockerignore [2026-03-03T06:07:20.793Z] #17 transferring context: 50B 0.0s done [2026-03-03T06:07:20.793Z] #17 DONE 0.5s [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #18 [support-scheduler internal] load .dockerignore [2026-03-03T06:07:20.793Z] #18 transferring context: 50B 0.1s done [2026-03-03T06:07:20.793Z] #18 DONE 1.3s [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-03-03T06:07:20.793Z] #19 ... [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #20 [core-metadata internal] load .dockerignore [2026-03-03T06:07:20.793Z] #20 transferring context: 50B 0.0s done [2026-03-03T06:07:20.793Z] #20 DONE 0.5s [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #21 [security-proxy-setup internal] load .dockerignore [2026-03-03T06:07:20.793Z] #21 transferring context: 50B 0.0s done [2026-03-03T06:07:20.793Z] #21 DONE 0.5s [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #22 [security-spire-server internal] load .dockerignore [2026-03-03T06:07:20.793Z] #22 transferring context: 50B 0.0s done [2026-03-03T06:07:20.793Z] #22 DONE 0.5s [2026-03-03T06:07:20.793Z] [2026-03-03T06:07:20.793Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-03-03T06:07:20.793Z] #19 transferring context: 50B done [2026-03-03T06:07:21.062Z] #19 DONE 0.2s [2026-03-03T06:07:21.062Z] [2026-03-03T06:07:21.062Z] #13 [security-secretstore-setup internal] load .dockerignore [2026-03-03T06:07:21.062Z] #13 transferring context: 50B 0.0s done [2026-03-03T06:07:21.062Z] #13 DONE 0.5s [2026-03-03T06:07:21.062Z] [2026-03-03T06:07:21.062Z] #23 [security-spire-config internal] load .dockerignore [2026-03-03T06:07:21.062Z] #23 transferring context: 50B 0.0s done [2026-03-03T06:07:21.062Z] #23 DONE 0.4s [2026-03-03T06:07:21.062Z] [2026-03-03T06:07:21.062Z] #24 [support-notifications internal] load .dockerignore [2026-03-03T06:07:21.062Z] #24 ... [2026-03-03T06:07:21.062Z] [2026-03-03T06:07:21.062Z] #25 [core-command internal] load .dockerignore [2026-03-03T06:07:21.062Z] #25 transferring context: 50B 0.0s done [2026-03-03T06:07:21.062Z] #25 DONE 0.5s [2026-03-03T06:07:21.062Z] [2026-03-03T06:07:21.062Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-03T06:07:21.062Z] #26 transferring context: 50B 0.0s done [2026-03-03T06:07:21.062Z] #26 DONE 0.3s [2026-03-03T06:07:21.336Z] [2026-03-03T06:07:21.336Z] #27 [security-spire-agent internal] load .dockerignore [2026-03-03T06:07:21.336Z] #27 transferring context: 50B 0.0s done [2026-03-03T06:07:21.336Z] #27 DONE 0.3s [2026-03-03T06:07:21.336Z] [2026-03-03T06:07:21.336Z] #24 [support-notifications internal] load .dockerignore [2026-03-03T06:07:21.336Z] #24 transferring context: 50B 0.0s done [2026-03-03T06:07:21.336Z] #24 DONE 0.2s [2026-03-03T06:07:21.336Z] [2026-03-03T06:07:21.336Z] #28 [security-bootstrapper internal] load .dockerignore [2026-03-03T06:07:21.336Z] #28 transferring context: 50B 0.0s done [2026-03-03T06:07:21.336Z] #28 DONE 0.3s [2026-03-03T06:07:21.336Z] [2026-03-03T06:07:21.336Z] #29 [core-data internal] load .dockerignore [2026-03-03T06:07:21.336Z] #29 transferring context: 50B done [2026-03-03T06:07:21.336Z] #29 DONE 0.2s [2026-03-03T06:07:21.336Z] [2026-03-03T06:07:21.336Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:07:21.336Z] #30 transferring dockerfile: 2.02kB 0.0s done [2026-03-03T06:07:21.605Z] #30 ... [2026-03-03T06:07:21.605Z] [2026-03-03T06:07:21.605Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:21.605Z] #31 DONE 0.0s [2026-03-03T06:07:21.875Z] [2026-03-03T06:07:21.875Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:21.875Z] #31 DONE 0.0s [2026-03-03T06:07:21.875Z] [2026-03-03T06:07:21.875Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:21.875Z] #32 DONE 0.2s [2026-03-03T06:07:21.875Z] [2026-03-03T06:07:21.875Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:07:21.875Z] #30 ... [2026-03-03T06:07:21.875Z] [2026-03-03T06:07:21.875Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:21.875Z] #31 DONE 0.0s [2026-03-03T06:07:21.875Z] [2026-03-03T06:07:21.875Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:21.875Z] #32 DONE 0.3s [2026-03-03T06:07:22.144Z] [2026-03-03T06:07:22.144Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:22.144Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:22.144Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:22.144Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:22.144Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:22.144Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s [2026-03-03T06:07:22.144Z] #33 ... [2026-03-03T06:07:22.144Z] [2026-03-03T06:07:22.144Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:22.144Z] #31 DONE 0.0s [2026-03-03T06:07:22.144Z] [2026-03-03T06:07:22.144Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:22.144Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s [2026-03-03T06:07:22.144Z] #33 ... [2026-03-03T06:07:22.144Z] [2026-03-03T06:07:22.144Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:22.144Z] #32 DONE 0.4s [2026-03-03T06:07:22.144Z] [2026-03-03T06:07:22.144Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:22.144Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:22.144Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-03-03T06:07:22.413Z] #33 ... [2026-03-03T06:07:22.413Z] [2026-03-03T06:07:22.413Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:22.413Z] #31 DONE 0.0s [2026-03-03T06:07:22.413Z] [2026-03-03T06:07:22.413Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:22.413Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:22.413Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:22.413Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:22.413Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:22.413Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:22.685Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:22.685Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:22.685Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:22.685Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:22.685Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:22.685Z] #33 ... [2026-03-03T06:07:22.685Z] [2026-03-03T06:07:22.685Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:22.685Z] #32 DONE 0.7s [2026-03-03T06:07:22.961Z] [2026-03-03T06:07:22.961Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:22.961Z] #33 ... [2026-03-03T06:07:22.961Z] [2026-03-03T06:07:22.961Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:22.961Z] #31 DONE 0.0s [2026-03-03T06:07:22.961Z] [2026-03-03T06:07:22.961Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:23.229Z] #33 ... [2026-03-03T06:07:23.229Z] [2026-03-03T06:07:23.229Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:23.229Z] #32 DONE 0.9s [2026-03-03T06:07:23.229Z] [2026-03-03T06:07:23.229Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:23.229Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:23.229Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:23.229Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:23.229Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:23.229Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:23.229Z] #33 ... [2026-03-03T06:07:23.229Z] [2026-03-03T06:07:23.229Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:23.229Z] #31 DONE 0.0s [2026-03-03T06:07:23.229Z] [2026-03-03T06:07:23.229Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:23.814Z] #33 ... [2026-03-03T06:07:23.814Z] [2026-03-03T06:07:23.814Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:23.814Z] #31 DONE 0.0s [2026-03-03T06:07:23.814Z] [2026-03-03T06:07:23.814Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:23.814Z] #33 ... [2026-03-03T06:07:23.814Z] [2026-03-03T06:07:23.814Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:23.814Z] #31 DONE 0.0s [2026-03-03T06:07:23.814Z] [2026-03-03T06:07:23.814Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:23.814Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:23.814Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:23.814Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:23.814Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:23.814Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:24.398Z] #33 ... [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:24.398Z] #32 DONE 1.9s [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:24.398Z] #33 ... [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:24.398Z] #31 DONE 0.0s [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-03T06:07:24.398Z] #34 DONE 1.8s [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:24.398Z] #32 DONE 1.9s [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #35 [security-proxy-auth internal] load build context [2026-03-03T06:07:24.398Z] #35 transferring context: 3.40MB 1.5s done [2026-03-03T06:07:24.398Z] #35 DONE 2.6s [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:24.398Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:24.398Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:24.398Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:24.398Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:24.398Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:24.398Z] #33 ... [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:24.398Z] #31 DONE 0.0s [2026-03-03T06:07:24.398Z] [2026-03-03T06:07:24.398Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:24.398Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:24.398Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:24.398Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:24.398Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:24.398Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:24.516Z] #91 ... [2026-03-03T06:07:24.516Z] [2026-03-03T06:07:24.516Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T06:07:24.516Z] #90 DONE 22.6s [2026-03-03T06:07:24.516Z] [2026-03-03T06:07:24.516Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:24.516Z] #76 ... [2026-03-03T06:07:24.516Z] [2026-03-03T06:07:24.516Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:24.516Z] #96 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:24.516Z] #96 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:24.516Z] #96 21.86 OK: 13 MiB in 29 packages [2026-03-03T06:07:24.669Z] #33 ... [2026-03-03T06:07:24.669Z] [2026-03-03T06:07:24.669Z] #36 [support-scheduler internal] load build context [2026-03-03T06:07:24.669Z] #36 transferring context: 3.40MB 2.1s done [2026-03-03T06:07:24.669Z] #36 DONE 2.7s [2026-03-03T06:07:24.669Z] [2026-03-03T06:07:24.669Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:24.669Z] #33 ... [2026-03-03T06:07:24.669Z] [2026-03-03T06:07:24.669Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-03T06:07:24.669Z] #31 DONE 0.0s [2026-03-03T06:07:24.669Z] [2026-03-03T06:07:24.669Z] #37 [core-keeper internal] load build context [2026-03-03T06:07:24.669Z] #37 transferring context: 3.40MB 2.0s done [2026-03-03T06:07:24.669Z] #37 DONE 2.7s [2026-03-03T06:07:24.669Z] [2026-03-03T06:07:24.669Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:24.669Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-03-03T06:07:24.669Z] #38 DONE 0.4s [2026-03-03T06:07:24.669Z] [2026-03-03T06:07:24.669Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:24.940Z] #33 ... [2026-03-03T06:07:24.940Z] [2026-03-03T06:07:24.940Z] #39 [core-metadata internal] load build context [2026-03-03T06:07:24.940Z] #39 transferring context: 3.40MB 1.7s done [2026-03-03T06:07:24.940Z] #39 DONE 2.4s [2026-03-03T06:07:24.940Z] [2026-03-03T06:07:24.940Z] #40 [security-proxy-setup internal] load build context [2026-03-03T06:07:24.940Z] #40 transferring context: 3.40MB 1.5s done [2026-03-03T06:07:24.940Z] #40 DONE 2.2s [2026-03-03T06:07:24.940Z] [2026-03-03T06:07:24.940Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-03T06:07:24.940Z] #32 DONE 2.4s [2026-03-03T06:07:24.940Z] [2026-03-03T06:07:24.940Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:24.940Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:24.940Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:24.940Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:24.940Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:24.940Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:25.213Z] #33 ... [2026-03-03T06:07:25.213Z] [2026-03-03T06:07:25.213Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-03T06:07:25.213Z] #41 DONE 1.1s [2026-03-03T06:07:25.213Z] [2026-03-03T06:07:25.213Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:25.213Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:25.213Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:25.213Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:25.213Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:25.213Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:25.213Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.9s done [2026-03-03T06:07:25.213Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-03T06:07:25.213Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-03T06:07:25.213Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-03T06:07:25.213Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-03T06:07:25.213Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-03T06:07:25.213Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.9s done [2026-03-03T06:07:25.460Z] #96 ... [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:25.460Z] #91 DONE 24.6s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T06:07:25.460Z] #100 DONE 22.7s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:25.460Z] #76 DONE 24.5s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:25.460Z] #94 DONE 24.6s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T06:07:25.460Z] #80 DONE 22.8s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:25.460Z] #92 DONE 24.6s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T06:07:25.460Z] #95 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:25.460Z] #95 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:25.460Z] #95 21.93 OK: 20 MiB in 20 packages [2026-03-03T06:07:25.460Z] #95 DONE 22.7s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:25.460Z] #96 DONE 22.7s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T06:07:25.460Z] #88 DONE 19.7s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:25.460Z] #101 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:25.460Z] #101 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:25.460Z] #101 22.06 OK: 7 MiB in 17 packages [2026-03-03T06:07:25.460Z] #101 DONE 22.7s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:07:25.460Z] #102 DONE 19.7s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-03T06:07:25.460Z] #89 DONE 18.9s [2026-03-03T06:07:25.460Z] [2026-03-03T06:07:25.460Z] #103 [security-proxy-setup builder 6/7] COPY . . [2026-03-03T06:07:25.718Z] #103 ... [2026-03-03T06:07:25.718Z] [2026-03-03T06:07:25.718Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-03T06:07:25.718Z] #104 DONE 1.9s [2026-03-03T06:07:25.979Z] [2026-03-03T06:07:25.979Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:26.183Z] #33 ... [2026-03-03T06:07:26.183Z] [2026-03-03T06:07:26.183Z] #42 [security-spire-server internal] load build context [2026-03-03T06:07:26.183Z] #42 transferring context: 26.44kB 0.2s done [2026-03-03T06:07:26.183Z] #42 DONE 1.8s [2026-03-03T06:07:26.463Z] [2026-03-03T06:07:26.463Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:26.463Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-03-03T06:07:26.463Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-03T06:07:26.463Z] #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-03-03T06:07:26.463Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-03-03T06:07:26.463Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-03-03T06:07:26.463Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done [2026-03-03T06:07:26.463Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-03-03T06:07:26.463Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-03-03T06:07:26.463Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.94MB / 37.02MB 1.2s [2026-03-03T06:07:26.463Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-03T06:07:26.463Z] #38 ... [2026-03-03T06:07:26.463Z] [2026-03-03T06:07:26.463Z] #43 [security-spire-config internal] load build context [2026-03-03T06:07:26.463Z] #43 transferring context: 24.70kB 0.3s done [2026-03-03T06:07:26.463Z] #43 DONE 2.2s [2026-03-03T06:07:26.730Z] [2026-03-03T06:07:26.730Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:26.730Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.5s [2026-03-03T06:07:26.730Z] #38 ... [2026-03-03T06:07:26.730Z] [2026-03-03T06:07:26.730Z] #44 [security-secretstore-setup internal] load build context [2026-03-03T06:07:26.730Z] #44 transferring context: 3.40MB 1.2s done [2026-03-03T06:07:26.730Z] #44 DONE 3.5s [2026-03-03T06:07:26.730Z] [2026-03-03T06:07:26.730Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-03T06:07:26.730Z] #33 DONE 5.6s [2026-03-03T06:07:26.730Z] [2026-03-03T06:07:26.730Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:26.997Z] #38 ... [2026-03-03T06:07:26.997Z] [2026-03-03T06:07:26.997Z] #45 [core-command internal] load build context [2026-03-03T06:07:26.997Z] #45 transferring context: 3.40MB 1.6s done [2026-03-03T06:07:26.997Z] #45 DONE 2.9s [2026-03-03T06:07:26.997Z] [2026-03-03T06:07:26.997Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:26.997Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.32MB / 37.02MB 1.7s [2026-03-03T06:07:26.997Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.9s [2026-03-03T06:07:26.997Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-03-03T06:07:27.267Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.80MB / 37.02MB 2.1s [2026-03-03T06:07:27.267Z] #38 ... [2026-03-03T06:07:27.267Z] [2026-03-03T06:07:27.267Z] #46 [security-spiffe-token-provider internal] load build context [2026-03-03T06:07:27.267Z] #46 transferring context: 3.40MB 2.3s done [2026-03-03T06:07:27.267Z] #46 DONE 3.4s [2026-03-03T06:07:27.267Z] [2026-03-03T06:07:27.267Z] #47 [core-common-config-bootstrapper internal] load build context [2026-03-03T06:07:27.267Z] #47 transferring context: 3.40MB 1.7s done [2026-03-03T06:07:27.267Z] #47 DONE 3.0s [2026-03-03T06:07:27.267Z] [2026-03-03T06:07:27.267Z] #48 [support-notifications internal] load build context [2026-03-03T06:07:27.267Z] #48 transferring context: 3.40MB 1.7s done [2026-03-03T06:07:27.267Z] #48 DONE 2.9s [2026-03-03T06:07:27.267Z] [2026-03-03T06:07:27.267Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:27.267Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.2s [2026-03-03T06:07:27.538Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.3s [2026-03-03T06:07:27.538Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.5s [2026-03-03T06:07:27.812Z] #38 ... [2026-03-03T06:07:27.812Z] [2026-03-03T06:07:27.812Z] #49 [security-spire-agent internal] load build context [2026-03-03T06:07:27.812Z] #49 transferring context: 25.98kB 0.1s done [2026-03-03T06:07:27.812Z] #49 DONE 2.4s [2026-03-03T06:07:27.812Z] [2026-03-03T06:07:27.812Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:28.083Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.8s [2026-03-03T06:07:28.406Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 3.2s [2026-03-03T06:07:29.018Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.6s [2026-03-03T06:07:29.018Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.26MB / 37.02MB 3.8s [2026-03-03T06:07:29.607Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 4.3s [2026-03-03T06:07:29.607Z] #38 ... [2026-03-03T06:07:29.607Z] [2026-03-03T06:07:29.607Z] #50 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-03-03T06:07:29.607Z] #50 DONE 2.3s [2026-03-03T06:07:29.607Z] [2026-03-03T06:07:29.607Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:29.896Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 4.8s [2026-03-03T06:07:30.485Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.2s [2026-03-03T06:07:31.082Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.7s done [2026-03-03T06:07:31.289Z] #105 ... [2026-03-03T06:07:31.289Z] [2026-03-03T06:07:31.289Z] #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:31.289Z] #97 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:31.289Z] #97 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:31.289Z] #97 26.53 OK: 8 MiB in 19 packages [2026-03-03T06:07:31.954Z] #38 ... [2026-03-03T06:07:31.954Z] [2026-03-03T06:07:31.954Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:07:31.954Z] #51 ... [2026-03-03T06:07:31.954Z] [2026-03-03T06:07:31.954Z] #52 [core-data internal] load build context [2026-03-03T06:07:31.954Z] #52 transferring context: 3.40MB 3.1s done [2026-03-03T06:07:31.954Z] #52 DONE 6.9s [2026-03-03T06:07:31.954Z] [2026-03-03T06:07:31.954Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:31.954Z] #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.6s done [2026-03-03T06:07:31.954Z] #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-03T06:07:31.954Z] #53 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-03-03T06:07:31.954Z] #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-03T06:07:31.954Z] #53 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-03-03T06:07:31.954Z] #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-03-03T06:07:31.954Z] #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-03-03T06:07:31.954Z] #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-03-03T06:07:31.954Z] #53 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.8s done [2026-03-03T06:07:31.954Z] #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-03T06:07:31.954Z] #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-03-03T06:07:31.954Z] #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.6s [2026-03-03T06:07:32.378Z] #53 ... [2026-03-03T06:07:32.378Z] [2026-03-03T06:07:32.378Z] #54 [security-bootstrapper internal] load build context [2026-03-03T06:07:32.378Z] #54 transferring context: 3.40MB 4.0s done [2026-03-03T06:07:32.378Z] #54 DONE 7.3s [2026-03-03T06:07:32.378Z] [2026-03-03T06:07:32.378Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:32.378Z] #53 ... [2026-03-03T06:07:32.378Z] [2026-03-03T06:07:32.378Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:07:33.830Z] #97 ... [2026-03-03T06:07:33.830Z] [2026-03-03T06:07:33.830Z] #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-03T06:07:33.830Z] #106 DONE 8.0s [2026-03-03T06:07:33.830Z] [2026-03-03T06:07:33.830Z] #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:33.830Z] #98 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:33.830Z] #98 28.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:33.830Z] #98 28.84 OK: 12 MiB in 23 packages [2026-03-03T06:07:33.830Z] #98 ... [2026-03-03T06:07:33.830Z] [2026-03-03T06:07:33.830Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-03T06:07:33.830Z] #107 DONE 8.5s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:34.087Z] #97 DONE 31.1s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T06:07:34.087Z] #99 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:34.087Z] #99 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-03T06:07:34.087Z] #99 25.88 OK: 7 MiB in 18 packages [2026-03-03T06:07:34.087Z] #99 DONE 31.2s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-03T06:07:34.087Z] #108 DONE 8.6s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-03T06:07:34.087Z] #109 DONE 8.6s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:34.087Z] #98 DONE 31.2s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #110 [support-scheduler builder 6/7] COPY . . [2026-03-03T06:07:34.087Z] #110 DONE 8.7s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2026-03-03T06:07:34.087Z] #103 DONE 8.7s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-03T06:07:34.087Z] #111 DONE 8.6s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:34.087Z] #112 CACHED [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:34.087Z] #113 CACHED [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2026-03-03T06:07:34.087Z] #114 CACHED [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #115 [security-proxy-setup builder 6/7] COPY . . [2026-03-03T06:07:34.087Z] #115 CACHED [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:34.087Z] #116 CACHED [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:34.087Z] #117 CACHED [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #118 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-03T06:07:34.087Z] #118 DONE 8.6s [2026-03-03T06:07:34.087Z] [2026-03-03T06:07:34.087Z] #119 [security-spire-server] exporting to image [2026-03-03T06:07:34.087Z] #119 exporting layers [2026-03-03T06:07:34.344Z] #119 ... [2026-03-03T06:07:34.344Z] [2026-03-03T06:07:34.344Z] #120 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:07:34.344Z] #120 DONE 0.2s [2026-03-03T06:07:34.344Z] [2026-03-03T06:07:34.344Z] #121 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-03T06:07:34.344Z] #121 DONE 0.3s [2026-03-03T06:07:34.344Z] [2026-03-03T06:07:34.344Z] #122 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:07:34.601Z] #122 ... [2026-03-03T06:07:34.601Z] [2026-03-03T06:07:34.601Z] #123 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-03T06:07:34.601Z] #123 DONE 0.3s [2026-03-03T06:07:34.601Z] [2026-03-03T06:07:34.601Z] #124 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-03T06:07:35.084Z] #55 ... [2026-03-03T06:07:35.084Z] [2026-03-03T06:07:35.084Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:35.084Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.1s [2026-03-03T06:07:35.532Z] #124 ... [2026-03-03T06:07:35.532Z] [2026-03-03T06:07:35.532Z] #122 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:07:35.532Z] #122 DONE 0.9s [2026-03-03T06:07:35.532Z] [2026-03-03T06:07:35.532Z] #125 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-03T06:07:36.464Z] #125 ... [2026-03-03T06:07:36.464Z] [2026-03-03T06:07:36.464Z] #126 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-03T06:07:36.464Z] #126 DONE 2.5s [2026-03-03T06:07:36.552Z] #38 ... [2026-03-03T06:07:36.552Z] [2026-03-03T06:07:36.552Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-03T06:07:36.552Z] #0 5.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:36.552Z] #0 6.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:36.552Z] #0 8.206 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:36.552Z] #0 8.222 (2/2) Installing su-exec (0.2-r3) [2026-03-03T06:07:36.552Z] #0 8.232 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:36.552Z] #0 8.319 OK: 8 MiB in 18 packages [2026-03-03T06:07:36.552Z] #56 DONE 9.4s [2026-03-03T06:07:36.552Z] [2026-03-03T06:07:36.552Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:36.721Z] [2026-03-03T06:07:36.721Z] #127 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-03T06:07:37.155Z] #38 ... [2026-03-03T06:07:37.155Z] [2026-03-03T06:07:37.155Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:07:37.425Z] #57 ... [2026-03-03T06:07:37.425Z] [2026-03-03T06:07:37.425Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:07:37.425Z] #58 ... [2026-03-03T06:07:37.425Z] [2026-03-03T06:07:37.425Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T06:07:37.700Z] #59 ... [2026-03-03T06:07:37.700Z] [2026-03-03T06:07:37.700Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:07:37.700Z] #60 ... [2026-03-03T06:07:37.700Z] [2026-03-03T06:07:37.700Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:07:37.700Z] #58 DONE 10.6s [2026-03-03T06:07:37.700Z] [2026-03-03T06:07:37.700Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:37.700Z] #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:37.700Z] #0 9.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:37.969Z] #61 ... [2026-03-03T06:07:37.969Z] [2026-03-03T06:07:37.969Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:07:38.237Z] #62 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:38.237Z] #62 ... [2026-03-03T06:07:38.237Z] [2026-03-03T06:07:38.237Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T06:07:38.237Z] #0 8.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:38.237Z] #0 9.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:38.237Z] #63 ... [2026-03-03T06:07:38.237Z] [2026-03-03T06:07:38.237Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T06:07:38.513Z] #64 ... [2026-03-03T06:07:38.513Z] [2026-03-03T06:07:38.513Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:38.513Z] #65 ... [2026-03-03T06:07:38.513Z] [2026-03-03T06:07:38.513Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:07:38.779Z] #66 ... [2026-03-03T06:07:38.779Z] [2026-03-03T06:07:38.779Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:39.746Z] #38 ... [2026-03-03T06:07:39.746Z] [2026-03-03T06:07:39.746Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T06:07:39.746Z] #67 ... [2026-03-03T06:07:39.746Z] [2026-03-03T06:07:39.746Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:07:39.746Z] #68 ... [2026-03-03T06:07:39.746Z] [2026-03-03T06:07:39.746Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T06:07:40.014Z] #69 ... [2026-03-03T06:07:40.014Z] [2026-03-03T06:07:40.014Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:07:40.014Z] #70 ... [2026-03-03T06:07:40.014Z] [2026-03-03T06:07:40.014Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T06:07:40.285Z] #71 ... [2026-03-03T06:07:40.285Z] [2026-03-03T06:07:40.285Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T06:07:40.285Z] #64 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:40.886Z] #64 ... [2026-03-03T06:07:40.887Z] [2026-03-03T06:07:40.887Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:40.887Z] #61 12.25 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:40.887Z] #61 12.25 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:40.887Z] #61 12.32 OK: 8 MiB in 17 packages [2026-03-03T06:07:40.887Z] #61 DONE 13.5s [2026-03-03T06:07:40.887Z] [2026-03-03T06:07:40.887Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T06:07:41.862Z] #72 ... [2026-03-03T06:07:41.862Z] [2026-03-03T06:07:41.862Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-03T06:07:41.862Z] #63 11.37 (1/3) Installing ca-certificates (20250911-r0) [2026-03-03T06:07:41.862Z] #63 11.71 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:41.862Z] #63 11.71 (3/3) Installing tzdata (2025c-r0) [2026-03-03T06:07:41.862Z] #63 12.27 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:41.862Z] #63 12.41 Executing ca-certificates-20250911-r0.trigger [2026-03-03T06:07:41.862Z] #63 13.19 OK: 9 MiB in 19 packages [2026-03-03T06:07:41.862Z] #63 DONE 14.7s [2026-03-03T06:07:42.132Z] [2026-03-03T06:07:42.132Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:07:42.132Z] #66 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:42.155Z] #127 ... [2026-03-03T06:07:42.155Z] [2026-03-03T06:07:42.155Z] #119 [security-spire-server] exporting to image [2026-03-03T06:07:42.155Z] #119 exporting layers 5.3s done [2026-03-03T06:07:42.155Z] #119 writing image sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 0.5s done [2026-03-03T06:07:42.155Z] #119 naming to docker.io/library/security-spire-server 0.8s done [2026-03-03T06:07:42.400Z] #66 ... [2026-03-03T06:07:42.400Z] [2026-03-03T06:07:42.400Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:42.400Z] #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.1s [2026-03-03T06:07:42.670Z] #53 ... [2026-03-03T06:07:42.670Z] [2026-03-03T06:07:42.670Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:07:42.670Z] #66 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:43.525Z] #119 ... [2026-03-03T06:07:43.525Z] [2026-03-03T06:07:43.526Z] #124 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-03T06:07:43.526Z] #124 DONE 8.6s [2026-03-03T06:07:43.526Z] [2026-03-03T06:07:43.526Z] #119 [security-spire-server] exporting to image [2026-03-03T06:07:43.526Z] #119 DONE 9.5s [2026-03-03T06:07:43.526Z] [2026-03-03T06:07:43.526Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T06:07:43.526Z] #0 2.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-03T06:07:44.090Z] #128 ... [2026-03-03T06:07:44.090Z] [2026-03-03T06:07:44.090Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:07:44.090Z] #0 0.784 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-03T06:07:44.090Z] #129 ... [2026-03-03T06:07:44.090Z] [2026-03-03T06:07:44.090Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-03T06:07:44.090Z] #0 2.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-03T06:07:44.348Z] #130 ... [2026-03-03T06:07:44.348Z] [2026-03-03T06:07:44.348Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:07:44.348Z] #0 0.931 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-03T06:07:44.606Z] #131 ... [2026-03-03T06:07:44.606Z] [2026-03-03T06:07:44.606Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T06:07:44.606Z] #0 2.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-03T06:07:44.606Z] #132 ... [2026-03-03T06:07:44.606Z] [2026-03-03T06:07:44.606Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:07:44.606Z] #0 0.944 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-03T06:07:44.863Z] #133 ... [2026-03-03T06:07:44.863Z] [2026-03-03T06:07:44.863Z] #134 [security-spire-agent] exporting to image [2026-03-03T06:07:46.027Z] #66 ... [2026-03-03T06:07:46.028Z] [2026-03-03T06:07:46.028Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-03T06:07:46.028Z] #68 DONE 16.5s [2026-03-03T06:07:46.297Z] [2026-03-03T06:07:46.297Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T06:07:46.567Z] #73 ... [2026-03-03T06:07:46.567Z] [2026-03-03T06:07:46.567Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T06:07:46.567Z] #74 ... [2026-03-03T06:07:46.567Z] [2026-03-03T06:07:46.567Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:47.541Z] #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 19.1s [2026-03-03T06:07:47.541Z] #53 ... [2026-03-03T06:07:47.541Z] [2026-03-03T06:07:47.541Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:07:47.541Z] #57 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:47.541Z] #57 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:47.541Z] #57 16.05 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:07:47.541Z] #57 16.05 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:07:47.541Z] #57 16.05 OK: 26165 distinct packages available [2026-03-03T06:07:47.541Z] #57 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:47.541Z] #57 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:47.808Z] #57 ... [2026-03-03T06:07:47.808Z] [2026-03-03T06:07:47.808Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:47.808Z] #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 19.5s done [2026-03-03T06:07:47.808Z] #53 ... [2026-03-03T06:07:47.808Z] [2026-03-03T06:07:47.808Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:47.808Z] #0 10.05 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:47.808Z] #75 ... [2026-03-03T06:07:47.808Z] [2026-03-03T06:07:47.808Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:47.808Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.4s [2026-03-03T06:07:48.076Z] #38 ... [2026-03-03T06:07:48.076Z] [2026-03-03T06:07:48.076Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T06:07:48.076Z] #74 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:48.139Z] #134 ... [2026-03-03T06:07:48.139Z] [2026-03-03T06:07:48.139Z] #125 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-03T06:07:48.139Z] #125 DONE 12.8s [2026-03-03T06:07:48.139Z] [2026-03-03T06:07:48.139Z] #127 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-03T06:07:48.139Z] #127 DONE 11.7s [2026-03-03T06:07:48.139Z] [2026-03-03T06:07:48.139Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:48.139Z] #78 DONE 45.4s [2026-03-03T06:07:48.139Z] [2026-03-03T06:07:48.139Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:48.139Z] #105 DONE 22.5s [2026-03-03T06:07:48.398Z] [2026-03-03T06:07:48.398Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-03T06:07:48.960Z] #135 ... [2026-03-03T06:07:48.960Z] [2026-03-03T06:07:48.960Z] #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-03T06:07:48.960Z] #136 DONE 0.6s [2026-03-03T06:07:48.960Z] [2026-03-03T06:07:48.960Z] #134 [security-spire-agent] exporting to image [2026-03-03T06:07:48.960Z] #134 exporting layers 4.7s done [2026-03-03T06:07:48.960Z] #134 writing image sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done [2026-03-03T06:07:48.960Z] #134 naming to docker.io/library/security-spire-agent 0.0s done [2026-03-03T06:07:48.960Z] #134 DONE 4.8s [2026-03-03T06:07:48.960Z] [2026-03-03T06:07:48.960Z] #137 [security-spire-config] exporting to image [2026-03-03T06:07:49.052Z] #74 ... [2026-03-03T06:07:49.052Z] [2026-03-03T06:07:49.052Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:07:49.052Z] #62 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:49.052Z] #62 18.02 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:07:49.052Z] #62 18.02 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:07:49.052Z] #62 18.02 OK: 26165 distinct packages available [2026-03-03T06:07:49.052Z] #62 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:49.052Z] #62 ... [2026-03-03T06:07:49.052Z] [2026-03-03T06:07:49.052Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:49.216Z] #137 exporting layers 0.5s done [2026-03-03T06:07:49.216Z] #137 writing image sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b 0.0s done [2026-03-03T06:07:49.216Z] #137 naming to docker.io/library/security-spire-config [2026-03-03T06:07:49.473Z] #137 naming to docker.io/library/security-spire-config 0.0s done [2026-03-03T06:07:49.473Z] #137 DONE 0.6s [2026-03-03T06:07:49.473Z] [2026-03-03T06:07:49.473Z] #138 [core-keeper builder 7/8] COPY . . [2026-03-03T06:07:50.017Z] #38 ... [2026-03-03T06:07:50.017Z] [2026-03-03T06:07:50.017Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T06:07:50.017Z] #59 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:50.017Z] #59 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:50.285Z] #59 ... [2026-03-03T06:07:50.285Z] [2026-03-03T06:07:50.285Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T06:07:50.285Z] #74 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:51.698Z] #74 ... [2026-03-03T06:07:51.698Z] [2026-03-03T06:07:51.698Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T06:07:51.698Z] #64 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:51.698Z] #64 23.60 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:51.698Z] #64 23.63 (2/4) Installing openssl (3.5.5-r0) [2026-03-03T06:07:51.698Z] #64 23.72 (3/4) Installing su-exec (0.2-r3) [2026-03-03T06:07:51.698Z] #64 23.75 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T06:07:51.698Z] #64 ... [2026-03-03T06:07:51.698Z] [2026-03-03T06:07:51.698Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:51.966Z] #38 ... [2026-03-03T06:07:51.966Z] [2026-03-03T06:07:51.966Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:07:51.966Z] #0 7.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:51.966Z] #0 9.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:51.966Z] #76 ... [2026-03-03T06:07:51.966Z] [2026-03-03T06:07:51.966Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:52.553Z] #38 ... [2026-03-03T06:07:52.553Z] [2026-03-03T06:07:52.553Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:07:52.553Z] #60 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:52.553Z] #60 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:52.553Z] #60 ... [2026-03-03T06:07:52.553Z] [2026-03-03T06:07:52.553Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:53.138Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s [2026-03-03T06:07:53.406Z] #38 ... [2026-03-03T06:07:53.406Z] [2026-03-03T06:07:53.406Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T06:07:53.406Z] #67 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:53.406Z] #67 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:53.406Z] #67 ... [2026-03-03T06:07:53.406Z] [2026-03-03T06:07:53.406Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:07:53.406Z] #60 26.38 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:07:53.674Z] #60 26.41 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:07:53.674Z] #60 26.41 OK: 26165 distinct packages available [2026-03-03T06:07:54.638Z] #60 ... [2026-03-03T06:07:54.638Z] [2026-03-03T06:07:54.638Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T06:07:54.638Z] #69 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:54.638Z] #69 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:54.910Z] #69 ... [2026-03-03T06:07:54.910Z] [2026-03-03T06:07:54.910Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:54.910Z] #38 ... [2026-03-03T06:07:54.910Z] [2026-03-03T06:07:54.910Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:54.910Z] #65 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:54.910Z] #65 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:55.188Z] #65 ... [2026-03-03T06:07:55.188Z] [2026-03-03T06:07:55.188Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:55.188Z] #38 ... [2026-03-03T06:07:55.188Z] [2026-03-03T06:07:55.188Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-03T06:07:55.188Z] #64 25.23 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:55.188Z] #64 25.40 OK: 20 MiB in 20 packages [2026-03-03T06:07:55.188Z] #64 DONE 27.9s [2026-03-03T06:07:55.188Z] [2026-03-03T06:07:55.188Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:55.188Z] #38 ... [2026-03-03T06:07:55.188Z] [2026-03-03T06:07:55.188Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:07:55.188Z] #70 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:55.188Z] #70 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:55.459Z] #70 ... [2026-03-03T06:07:55.459Z] [2026-03-03T06:07:55.459Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:07:55.459Z] #66 25.42 (1/7) Installing ca-certificates (20250911-r0) [2026-03-03T06:07:55.459Z] #66 25.93 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:55.459Z] #66 25.95 (3/7) Installing libgcc (14.2.0-r6) [2026-03-03T06:07:55.459Z] #66 25.97 (4/7) Installing libsodium (1.0.20-r1) [2026-03-03T06:07:55.459Z] #66 26.00 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-03T06:07:55.459Z] #66 26.14 (6/7) Installing libzmq (4.3.5-r2) [2026-03-03T06:07:55.459Z] #66 26.26 (7/7) Installing zeromq (4.3.5-r2) [2026-03-03T06:07:55.459Z] #66 26.35 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:55.459Z] #66 26.57 Executing ca-certificates-20250911-r0.trigger [2026-03-03T06:07:55.459Z] #66 28.18 OK: 12 MiB in 23 packages [2026-03-03T06:07:55.459Z] #66 ... [2026-03-03T06:07:55.459Z] [2026-03-03T06:07:55.459Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T06:07:55.459Z] #71 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:55.459Z] #71 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:55.731Z] #71 ... [2026-03-03T06:07:55.731Z] [2026-03-03T06:07:55.731Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:56.699Z] #38 ... [2026-03-03T06:07:56.699Z] [2026-03-03T06:07:56.699Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-03T06:07:56.699Z] #67 24.87 OK: 255 MiB in 60 packages [2026-03-03T06:07:56.699Z] #67 DONE 27.1s [2026-03-03T06:07:56.699Z] [2026-03-03T06:07:56.699Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:56.974Z] #38 ... [2026-03-03T06:07:56.974Z] [2026-03-03T06:07:56.974Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:07:56.974Z] #55 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:56.974Z] #55 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:57.255Z] #55 ... [2026-03-03T06:07:57.255Z] [2026-03-03T06:07:57.255Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:07:57.255Z] #77 DONE 0.6s [2026-03-03T06:07:57.255Z] [2026-03-03T06:07:57.255Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:07:58.220Z] #78 ... [2026-03-03T06:07:58.220Z] [2026-03-03T06:07:58.220Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-03T06:07:58.220Z] #59 23.63 (1/4) Installing ca-certificates (20250911-r0) [2026-03-03T06:07:58.220Z] #59 24.08 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-03T06:07:58.220Z] #59 24.13 (3/4) Installing su-exec (0.2-r3) [2026-03-03T06:07:58.220Z] #59 24.15 (4/4) Installing yq-go (4.47.2-r3) [2026-03-03T06:07:58.220Z] #59 25.55 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:07:58.220Z] #59 25.83 Executing ca-certificates-20250911-r0.trigger [2026-03-03T06:07:58.220Z] #59 27.48 OK: 20 MiB in 20 packages [2026-03-03T06:07:58.220Z] #59 DONE 30.9s [2026-03-03T06:07:58.220Z] [2026-03-03T06:07:58.220Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T06:07:58.220Z] #73 4.285 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:58.220Z] #73 5.559 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:58.486Z] #73 ... [2026-03-03T06:07:58.486Z] [2026-03-03T06:07:58.486Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:07:58.757Z] #53 ... [2026-03-03T06:07:58.757Z] [2026-03-03T06:07:58.757Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-03T06:07:58.757Z] #66 DONE 31.4s [2026-03-03T06:07:58.757Z] [2026-03-03T06:07:58.757Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-03T06:07:58.757Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.0s done [2026-03-03T06:07:58.757Z] #38 DONE 34.2s [2026-03-03T06:07:58.757Z] [2026-03-03T06:07:58.757Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:07:58.757Z] #57 31.46 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-03T06:07:58.757Z] #57 31.60 (2/13) Installing c-ares (1.34.6-r0) [2026-03-03T06:07:59.025Z] #57 31.83 (3/13) Installing libunistring (1.3-r0) [2026-03-03T06:07:59.295Z] #57 ... [2026-03-03T06:07:59.295Z] [2026-03-03T06:07:59.295Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:07:59.295Z] #62 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:59.295Z] #62 ... [2026-03-03T06:07:59.295Z] [2026-03-03T06:07:59.295Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T06:07:59.295Z] #72 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:59.295Z] #72 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:07:59.562Z] #72 ... [2026-03-03T06:07:59.562Z] [2026-03-03T06:07:59.562Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:07:59.562Z] #57 32.31 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-03T06:07:59.562Z] #57 32.39 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-03T06:07:59.835Z] #57 32.48 (6/13) Installing libpsl (0.21.5-r3) [2026-03-03T06:07:59.835Z] #57 32.52 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-03T06:07:59.835Z] #57 32.76 (8/13) Installing libcurl (8.14.1-r2) [2026-03-03T06:07:59.835Z] #57 ... [2026-03-03T06:07:59.835Z] [2026-03-03T06:07:59.835Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T06:07:59.835Z] #75 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:00.101Z] #75 ... [2026-03-03T06:08:00.101Z] [2026-03-03T06:08:00.101Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:08:00.101Z] #70 30.48 OK: 255 MiB in 60 packages [2026-03-03T06:08:00.101Z] #70 ... [2026-03-03T06:08:00.101Z] [2026-03-03T06:08:00.101Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-03T06:08:00.101Z] #69 27.76 OK: 255 MiB in 60 packages [2026-03-03T06:08:00.101Z] #69 DONE 30.6s [2026-03-03T06:08:00.368Z] [2026-03-03T06:08:00.369Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:08:00.369Z] #57 33.03 (9/13) Installing curl (8.14.1-r2) [2026-03-03T06:08:00.369Z] #57 33.13 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-03T06:08:00.369Z] #57 33.15 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-03T06:08:00.369Z] #57 33.17 (12/13) Installing libucontext (1.3.2-r0) [2026-03-03T06:08:00.369Z] #57 33.19 (13/13) Installing gcompat (1.1.0-r4) [2026-03-03T06:08:00.369Z] #57 33.23 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:08:00.641Z] #57 33.36 OK: 13 MiB in 29 packages [2026-03-03T06:08:01.224Z] #57 ... [2026-03-03T06:08:01.224Z] [2026-03-03T06:08:01.224Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:01.224Z] #79 DONE 1.1s [2026-03-03T06:08:01.224Z] [2026-03-03T06:08:01.224Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:01.653Z] #138 ... [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #135 [security-proxy-auth builder 6/7] COPY . . [2026-03-03T06:08:01.653Z] #135 DONE 12.6s [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:01.653Z] #139 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #140 [core-metadata builder 6/7] COPY . . [2026-03-03T06:08:01.653Z] #140 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:01.653Z] #141 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #142 [core-command builder 6/7] COPY . . [2026-03-03T06:08:01.653Z] #142 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:01.653Z] #143 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:01.653Z] #144 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #145 [security-proxy-auth builder 6/7] COPY . . [2026-03-03T06:08:01.653Z] #145 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #146 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:01.653Z] #146 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #147 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:01.653Z] #147 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #148 [core-data builder 6/7] COPY . . [2026-03-03T06:08:01.653Z] #148 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #149 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:01.653Z] #149 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #150 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:01.653Z] #150 CACHED [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #138 [core-keeper builder 7/8] COPY . . [2026-03-03T06:08:01.653Z] #138 DONE 12.6s [2026-03-03T06:08:01.653Z] [2026-03-03T06:08:01.653Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:08:01.653Z] #151 0.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-03T06:08:03.176Z] #80 ... [2026-03-03T06:08:03.176Z] [2026-03-03T06:08:03.176Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-03T06:08:03.176Z] #65 31.90 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T06:08:03.176Z] #65 31.98 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:08:03.176Z] #65 32.17 OK: 8 MiB in 17 packages [2026-03-03T06:08:03.176Z] #65 DONE 35.8s [2026-03-03T06:08:03.176Z] [2026-03-03T06:08:03.176Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:08:03.176Z] #55 30.85 OK: 255 MiB in 60 packages [2026-03-03T06:08:03.176Z] #55 DONE 33.7s [2026-03-03T06:08:03.176Z] [2026-03-03T06:08:03.176Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:08:03.176Z] #62 35.56 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-03T06:08:03.176Z] #62 35.60 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-03T06:08:03.176Z] #62 35.62 (3/4) Installing libucontext (1.3.2-r0) [2026-03-03T06:08:03.176Z] #62 35.65 (4/4) Installing gcompat (1.1.0-r4) [2026-03-03T06:08:03.176Z] #62 35.73 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:08:03.176Z] #62 35.89 OK: 8 MiB in 20 packages [2026-03-03T06:08:03.449Z] #62 ... [2026-03-03T06:08:03.449Z] [2026-03-03T06:08:03.449Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-03T06:08:03.449Z] #70 DONE 33.8s [2026-03-03T06:08:03.449Z] [2026-03-03T06:08:03.449Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:04.043Z] #81 ... [2026-03-03T06:08:04.043Z] [2026-03-03T06:08:04.043Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-03T06:08:04.043Z] #57 DONE 36.8s [2026-03-03T06:08:04.309Z] [2026-03-03T06:08:04.309Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:04.895Z] #82 ... [2026-03-03T06:08:04.895Z] [2026-03-03T06:08:04.895Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:04.895Z] #83 DONE 1.6s [2026-03-03T06:08:05.164Z] [2026-03-03T06:08:05.164Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T06:08:05.164Z] #75 26.08 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-03T06:08:05.164Z] #75 26.82 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:08:05.164Z] #75 26.99 OK: 8 MiB in 17 packages [2026-03-03T06:08:05.164Z] #75 ... [2026-03-03T06:08:05.164Z] [2026-03-03T06:08:05.164Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-03T06:08:05.164Z] #74 26.89 OK: 8 MiB in 18 packages [2026-03-03T06:08:05.164Z] #74 DONE 28.7s [2026-03-03T06:08:05.164Z] [2026-03-03T06:08:05.164Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T06:08:05.164Z] #0 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:05.164Z] #0 8.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:05.432Z] #84 ... [2026-03-03T06:08:05.432Z] [2026-03-03T06:08:05.432Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:05.432Z] #81 DONE 1.9s [2026-03-03T06:08:05.432Z] [2026-03-03T06:08:05.432Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:05.432Z] #85 ... [2026-03-03T06:08:05.432Z] [2026-03-03T06:08:05.432Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:08:05.432Z] #60 28.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:05.432Z] #60 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:05.699Z] #60 ... [2026-03-03T06:08:05.699Z] [2026-03-03T06:08:05.699Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:05.699Z] #76 23.72 OK: 9 MiB in 19 packages [2026-03-03T06:08:05.965Z] #76 ... [2026-03-03T06:08:05.965Z] [2026-03-03T06:08:05.965Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-03T06:08:05.965Z] #62 DONE 38.8s [2026-03-03T06:08:05.965Z] [2026-03-03T06:08:05.965Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-03T06:08:07.921Z] #86 ... [2026-03-03T06:08:07.921Z] [2026-03-03T06:08:07.921Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-03T06:08:07.921Z] #75 DONE 30.1s [2026-03-03T06:08:07.921Z] [2026-03-03T06:08:07.921Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:07.921Z] #76 DONE 26.1s [2026-03-03T06:08:07.921Z] [2026-03-03T06:08:07.921Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T06:08:07.921Z] #73 20.94 OK: 255 MiB in 60 packages [2026-03-03T06:08:08.188Z] #73 ... [2026-03-03T06:08:08.188Z] [2026-03-03T06:08:08.188Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T06:08:08.188Z] #0 7.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:08.188Z] #0 9.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:08.188Z] #87 ... [2026-03-03T06:08:08.188Z] [2026-03-03T06:08:08.188Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T06:08:08.188Z] #71 32.25 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-03T06:08:08.188Z] #71 32.25 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-03T06:08:08.188Z] #71 32.25 OK: 26176 distinct packages available [2026-03-03T06:08:08.188Z] #71 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:08.188Z] #71 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:08.454Z] #71 ... [2026-03-03T06:08:08.454Z] [2026-03-03T06:08:08.454Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-03T06:08:08.454Z] #72 24.56 OK: 8 MiB in 17 packages [2026-03-03T06:08:08.454Z] #72 DONE 27.7s [2026-03-03T06:08:08.454Z] [2026-03-03T06:08:08.454Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T06:08:08.454Z] #88 ... [2026-03-03T06:08:08.454Z] [2026-03-03T06:08:08.454Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:08.454Z] #0 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:08.454Z] #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:09.046Z] #89 ... [2026-03-03T06:08:09.046Z] [2026-03-03T06:08:09.046Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-03T06:08:09.046Z] #73 DONE 22.7s [2026-03-03T06:08:09.046Z] [2026-03-03T06:08:09.046Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-03T06:08:10.006Z] #90 DONE 1.1s [2026-03-03T06:08:10.006Z] [2026-03-03T06:08:10.006Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:11.618Z] #151 ... [2026-03-03T06:08:11.618Z] [2026-03-03T06:08:11.618Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T06:08:11.618Z] #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-03T06:08:11.618Z] #152 ... [2026-03-03T06:08:11.618Z] [2026-03-03T06:08:11.618Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T06:08:11.618Z] #0 1.027 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-03T06:08:11.618Z] #153 ... [2026-03-03T06:08:11.618Z] [2026-03-03T06:08:11.618Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:08:11.618Z] #0 0.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-03T06:08:11.618Z] #154 ... [2026-03-03T06:08:11.618Z] [2026-03-03T06:08:11.618Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T06:08:11.618Z] #0 1.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-03T06:08:11.618Z] #155 ... [2026-03-03T06:08:11.618Z] [2026-03-03T06:08:11.618Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:08:11.618Z] #0 1.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-03T06:08:11.958Z] #91 ... [2026-03-03T06:08:11.958Z] [2026-03-03T06:08:11.958Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-03T06:08:11.958Z] #60 42.30 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-03T06:08:11.958Z] #60 42.30 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-03T06:08:11.958Z] #60 42.36 (3/5) Installing libucontext (1.3.2-r0) [2026-03-03T06:08:11.958Z] #60 42.40 (4/5) Installing gcompat (1.1.0-r4) [2026-03-03T06:08:11.958Z] #60 42.40 (5/5) Installing openssl (3.5.5-r0) [2026-03-03T06:08:11.958Z] #60 42.50 Executing busybox-1.37.0-r20.trigger [2026-03-03T06:08:11.958Z] #60 42.61 OK: 9 MiB in 21 packages [2026-03-03T06:08:11.958Z] #60 DONE 44.7s [2026-03-03T06:08:12.225Z] [2026-03-03T06:08:12.225Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T06:08:12.809Z] #92 ... [2026-03-03T06:08:12.809Z] [2026-03-03T06:08:12.809Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-03T06:08:12.809Z] #86 DONE 7.5s [2026-03-03T06:08:13.084Z] [2026-03-03T06:08:13.084Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-03T06:08:13.084Z] #93 DONE 0.3s [2026-03-03T06:08:13.084Z] [2026-03-03T06:08:13.084Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:13.084Z] #0 8.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:13.084Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:13.352Z] #94 ... [2026-03-03T06:08:13.352Z] [2026-03-03T06:08:13.352Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-03T06:08:13.352Z] #84 16.52 OK: 20 MiB in 20 packages [2026-03-03T06:08:13.352Z] #84 DONE 18.2s [2026-03-03T06:08:13.352Z] [2026-03-03T06:08:13.352Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-03T06:08:13.619Z] #95 DONE 0.3s [2026-03-03T06:08:13.619Z] [2026-03-03T06:08:13.619Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:13.619Z] #82 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:15.031Z] #82 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:15.300Z] #82 ... [2026-03-03T06:08:15.300Z] [2026-03-03T06:08:15.300Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:15.300Z] #96 ... [2026-03-03T06:08:15.300Z] [2026-03-03T06:08:15.300Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T06:08:15.300Z] #87 17.28 OK: 20 MiB in 20 packages [2026-03-03T06:08:15.894Z] #87 ... [2026-03-03T06:08:15.894Z] [2026-03-03T06:08:15.894Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-03T06:08:15.894Z] #71 45.09 OK: 255 MiB in 60 packages [2026-03-03T06:08:15.894Z] #71 DONE 46.2s [2026-03-03T06:08:15.894Z] [2026-03-03T06:08:15.894Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:08:16.188Z] #97 DONE 0.4s [2026-03-03T06:08:16.188Z] [2026-03-03T06:08:16.188Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:16.454Z] #98 ... [2026-03-03T06:08:16.454Z] [2026-03-03T06:08:16.454Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:16.454Z] #89 16.28 OK: 12 MiB in 23 packages [2026-03-03T06:08:16.454Z] #89 DONE 18.0s [2026-03-03T06:08:16.724Z] [2026-03-03T06:08:16.724Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T06:08:16.724Z] #92 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:16.724Z] #92 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:17.001Z] #92 ... [2026-03-03T06:08:17.001Z] [2026-03-03T06:08:17.001Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-03T06:08:17.001Z] #87 DONE 18.9s [2026-03-03T06:08:17.001Z] [2026-03-03T06:08:17.001Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T06:08:17.001Z] #88 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:17.001Z] #88 8.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-03T06:08:19.581Z] #88 ... [2026-03-03T06:08:19.581Z] [2026-03-03T06:08:19.581Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:19.581Z] #94 16.05 OK: 8 MiB in 17 packages [2026-03-03T06:08:20.173Z] #94 DONE 17.0s [2026-03-03T06:08:20.173Z] [2026-03-03T06:08:20.173Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:08:20.761Z] #30 ... [2026-03-03T06:08:20.761Z] [2026-03-03T06:08:20.761Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-03T06:08:20.761Z] #88 14.48 OK: 8 MiB in 20 packages [2026-03-03T06:08:21.374Z] #88 DONE 15.3s [2026-03-03T06:08:21.374Z] [2026-03-03T06:08:21.374Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-03T06:08:21.374Z] #82 16.52 OK: 13 MiB in 29 packages [2026-03-03T06:08:21.374Z] #82 DONE 17.4s [2026-03-03T06:08:21.374Z] [2026-03-03T06:08:21.374Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:08:24.717Z] #99 DONE 3.1s [2026-03-03T06:08:24.717Z] [2026-03-03T06:08:24.717Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-03T06:08:24.717Z] #92 10.69 OK: 9 MiB in 21 packages [2026-03-03T06:08:24.717Z] #92 DONE 12.6s [2026-03-03T06:08:24.717Z] [2026-03-03T06:08:24.717Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-03T06:08:24.983Z] #100 DONE 0.3s [2026-03-03T06:08:24.983Z] [2026-03-03T06:08:24.983Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-03T06:08:25.250Z] #101 DONE 0.3s [2026-03-03T06:08:25.250Z] [2026-03-03T06:08:25.250Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:08:25.250Z] #102 DONE 0.2s [2026-03-03T06:08:25.250Z] [2026-03-03T06:08:25.250Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-03T06:08:25.837Z] #103 DONE 0.4s [2026-03-03T06:08:25.837Z] [2026-03-03T06:08:25.837Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-03T06:08:25.837Z] #104 DONE 1.3s [2026-03-03T06:08:25.837Z] [2026-03-03T06:08:25.837Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-03T06:08:26.107Z] #105 DONE 0.3s [2026-03-03T06:08:26.107Z] [2026-03-03T06:08:26.107Z] #106 [security-spire-config] exporting to image [2026-03-03T06:08:26.107Z] #106 exporting layers [2026-03-03T06:08:27.528Z] #106 ... [2026-03-03T06:08:27.528Z] [2026-03-03T06:08:27.528Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:08:27.528Z] #107 DONE 2.7s [2026-03-03T06:08:27.528Z] [2026-03-03T06:08:27.528Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-03T06:08:27.528Z] #108 DONE 0.3s [2026-03-03T06:08:27.528Z] [2026-03-03T06:08:27.528Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:08:27.800Z] #109 ... [2026-03-03T06:08:27.800Z] [2026-03-03T06:08:27.800Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-03T06:08:27.800Z] #110 DONE 0.3s [2026-03-03T06:08:27.800Z] [2026-03-03T06:08:27.800Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:08:28.065Z] #111 DONE 0.2s [2026-03-03T06:08:28.065Z] [2026-03-03T06:08:28.065Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-03T06:08:28.344Z] #112 DONE 0.3s [2026-03-03T06:08:28.344Z] [2026-03-03T06:08:28.344Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-03T06:08:28.623Z] #113 ... [2026-03-03T06:08:28.623Z] [2026-03-03T06:08:28.623Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-03T06:08:28.623Z] #109 DONE 2.8s [2026-03-03T06:08:28.623Z] [2026-03-03T06:08:28.623Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T06:08:28.894Z] #114 ... [2026-03-03T06:08:28.894Z] [2026-03-03T06:08:28.894Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-03T06:08:28.894Z] #113 DONE 0.4s [2026-03-03T06:08:28.894Z] [2026-03-03T06:08:28.894Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-03T06:08:28.894Z] #114 DONE 0.3s [2026-03-03T06:08:28.894Z] [2026-03-03T06:08:28.894Z] #106 [security-spire-server] exporting to image [2026-03-03T06:08:29.486Z] #106 ... [2026-03-03T06:08:29.486Z] [2026-03-03T06:08:29.486Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-03T06:08:29.486Z] #115 DONE 0.3s [2026-03-03T06:08:29.486Z] [2026-03-03T06:08:29.486Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-03T06:08:29.753Z] #116 DONE 0.4s [2026-03-03T06:08:29.753Z] [2026-03-03T06:08:29.753Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-03T06:08:30.029Z] #117 DONE 0.3s [2026-03-03T06:08:30.029Z] [2026-03-03T06:08:30.029Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-03T06:08:30.295Z] #118 DONE 0.3s [2026-03-03T06:08:30.295Z] [2026-03-03T06:08:30.295Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:08:30.295Z] #85 ... [2026-03-03T06:08:30.295Z] [2026-03-03T06:08:30.295Z] #106 [security-spire-agent] exporting to image [2026-03-03T06:08:31.252Z] #106 exporting layers 5.0s done [2026-03-03T06:08:31.252Z] #106 writing image sha256:f69263c66d8c1cf433a10e41bdf0f13e938137fabeda8faa26ee97ba5f3a9cde 0.1s done [2026-03-03T06:08:31.252Z] #106 naming to docker.io/library/security-spire-config-arm64 [2026-03-03T06:08:31.252Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2026-03-03T06:08:33.197Z] #106 exporting layers 4.3s done [2026-03-03T06:08:33.198Z] #106 writing image sha256:a1d330dc21134bd1a9e55d81fc5a0e54503e07e42fd2c9a81fe2c2353ac278d5 done [2026-03-03T06:08:33.198Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-03-03T06:08:33.466Z] #106 exporting layers 3.2s done [2026-03-03T06:08:33.466Z] #106 writing image sha256:b015ae1a54a2ed7b752d5f06072bd9e6afca7f2e411655f99f6b83ca0fe87f47 done [2026-03-03T06:08:33.466Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2026-03-03T06:08:33.466Z] #106 DONE 7.3s [2026-03-03T06:08:33.466Z] [2026-03-03T06:08:33.466Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:33.692Z] #156 ... [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T06:09:33.692Z] #132 DONE 109.0s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:09:33.692Z] #129 ... [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-03T06:09:33.692Z] #157 DONE 0.1s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:09:33.692Z] #129 ... [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-03T06:09:33.692Z] #158 DONE 2.0s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:09:33.692Z] #159 DONE 0.6s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:09:33.692Z] #131 ... [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:09:33.692Z] #160 DONE 0.1s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-03T06:09:33.692Z] #161 DONE 0.7s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-03T06:09:33.692Z] #162 DONE 0.3s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:09:33.692Z] #154 ... [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-03-03T06:09:33.692Z] #163 DONE 0.1s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-03-03T06:09:33.692Z] #164 DONE 0.0s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-03-03T06:09:33.692Z] #165 DONE 0.2s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-03T06:09:33.692Z] #166 DONE 0.6s [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:09:33.692Z] #156 ... [2026-03-03T06:09:33.692Z] [2026-03-03T06:09:33.692Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-03T06:09:35.066Z] #167 DONE 2.6s [2026-03-03T06:09:35.066Z] [2026-03-03T06:09:35.066Z] #168 [security-bootstrapper] exporting to image [2026-03-03T06:09:35.066Z] #168 exporting layers [2026-03-03T06:09:35.642Z] #168 exporting layers 0.7s done [2026-03-03T06:09:35.642Z] #168 writing image sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done [2026-03-03T06:09:35.642Z] #168 naming to docker.io/library/security-bootstrapper 0.0s done [2026-03-03T06:09:35.642Z] #168 DONE 0.8s [2026-03-03T06:09:35.642Z] [2026-03-03T06:09:35.642Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:09:37.655Z] #151 ... [2026-03-03T06:09:37.655Z] [2026-03-03T06:09:37.655Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T06:09:37.655Z] #155 DONE 96.7s [2026-03-03T06:09:37.913Z] [2026-03-03T06:09:37.913Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:09:37.913Z] #169 DONE 0.2s [2026-03-03T06:09:37.913Z] [2026-03-03T06:09:37.913Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:09:37.913Z] #170 DONE 0.0s [2026-03-03T06:09:37.913Z] [2026-03-03T06:09:37.913Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:09:37.913Z] #129 ... [2026-03-03T06:09:37.913Z] [2026-03-03T06:09:37.913Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-03T06:09:37.913Z] #171 DONE 0.1s [2026-03-03T06:09:38.176Z] [2026-03-03T06:09:38.176Z] #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:09:38.176Z] #172 DONE 0.1s [2026-03-03T06:09:38.176Z] [2026-03-03T06:09:38.176Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:09:38.176Z] #151 ... [2026-03-03T06:09:38.176Z] [2026-03-03T06:09:38.176Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-03-03T06:09:38.742Z] #173 DONE 0.5s [2026-03-03T06:09:38.742Z] [2026-03-03T06:09:38.742Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:09:39.681Z] #174 DONE 1.2s [2026-03-03T06:09:39.681Z] [2026-03-03T06:09:39.681Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:09:39.941Z] #131 ... [2026-03-03T06:09:39.941Z] [2026-03-03T06:09:39.941Z] #175 [core-common-config-bootstrapper] exporting to image [2026-03-03T06:09:40.199Z] #175 exporting layers 0.3s done [2026-03-03T06:09:40.199Z] #175 writing image sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done [2026-03-03T06:09:40.199Z] #175 naming to docker.io/library/core-common-config-bootstrapper done [2026-03-03T06:09:40.199Z] #175 DONE 0.3s [2026-03-03T06:09:40.199Z] [2026-03-03T06:09:40.199Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:09:56.634Z] #98 DONE 99.5s [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:56.634Z] #78 DONE 118.5s [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:56.634Z] #91 DONE 105.7s [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:56.634Z] #80 DONE 114.4s [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #119 [core-keeper builder 7/8] COPY . . [2026-03-03T06:09:56.634Z] #119 ... [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:56.634Z] #85 DONE 110.4s [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:56.634Z] #96 DONE 110.6s [2026-03-03T06:09:56.634Z] [2026-03-03T06:09:56.634Z] #120 [security-proxy-auth builder 6/7] COPY . . [2026-03-03T06:09:57.589Z] #120 ... [2026-03-03T06:09:57.589Z] [2026-03-03T06:09:57.589Z] #121 [security-proxy-setup builder 6/7] COPY . . [2026-03-03T06:09:57.589Z] #121 DONE 1.8s [2026-03-03T06:09:57.589Z] [2026-03-03T06:09:57.589Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:57.589Z] #122 CACHED [2026-03-03T06:09:57.589Z] [2026-03-03T06:09:57.589Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2026-03-03T06:09:57.589Z] #123 CACHED [2026-03-03T06:09:57.589Z] [2026-03-03T06:09:57.589Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:09:57.589Z] #124 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:57.854Z] #125 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:09:57.854Z] #126 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #127 [security-bootstrapper builder 6/7] COPY . . [2026-03-03T06:09:57.854Z] #127 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:09:57.854Z] #128 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:57.854Z] #129 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #130 [core-data builder 6/7] COPY . . [2026-03-03T06:09:57.854Z] #130 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:09:57.854Z] #131 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:57.854Z] #132 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-03T06:09:57.854Z] #133 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #120 [security-proxy-auth builder 6/7] COPY . . [2026-03-03T06:09:57.854Z] #120 DONE 1.8s [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-03T06:09:57.854Z] #134 DONE 1.9s [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #135 [core-command builder 6/7] COPY . . [2026-03-03T06:09:57.854Z] #135 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:09:57.854Z] #136 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.854Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:57.854Z] #137 CACHED [2026-03-03T06:09:57.854Z] [2026-03-03T06:09:57.855Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-03T06:09:57.855Z] #138 CACHED [2026-03-03T06:09:57.855Z] [2026-03-03T06:09:57.855Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-03T06:09:57.855Z] #139 CACHED [2026-03-03T06:09:57.855Z] [2026-03-03T06:09:57.855Z] #140 [core-metadata builder 6/7] COPY . . [2026-03-03T06:09:57.855Z] #140 CACHED [2026-03-03T06:09:57.855Z] [2026-03-03T06:09:57.855Z] #119 [core-keeper builder 7/8] COPY . . [2026-03-03T06:09:57.855Z] #119 DONE 2.1s [2026-03-03T06:09:57.855Z] [2026-03-03T06:09:57.855Z] #141 [support-scheduler builder 6/7] COPY . . [2026-03-03T06:09:57.855Z] #141 DONE 2.0s [2026-03-03T06:09:57.855Z] [2026-03-03T06:09:57.855Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:09:57.855Z] #142 ... [2026-03-03T06:09:57.855Z] [2026-03-03T06:09:57.855Z] #143 [support-notifications builder 6/7] COPY . . [2026-03-03T06:09:57.855Z] #143 DONE 2.1s [2026-03-03T06:09:58.120Z] [2026-03-03T06:09:58.120Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:10:03.492Z] #144 ... [2026-03-03T06:10:03.492Z] [2026-03-03T06:10:03.492Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:10:03.492Z] #142 5.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-03T06:10:07.775Z] #142 ... [2026-03-03T06:10:07.775Z] [2026-03-03T06:10:07.775Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:10:07.775Z] #0 6.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-03T06:10:08.041Z] #145 ... [2026-03-03T06:10:08.041Z] [2026-03-03T06:10:08.041Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:10:08.041Z] #0 6.337 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-03T06:10:08.041Z] #146 ... [2026-03-03T06:10:08.041Z] [2026-03-03T06:10:08.041Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:10:08.041Z] #0 5.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-03T06:10:08.312Z] #147 ... [2026-03-03T06:10:08.312Z] [2026-03-03T06:10:08.312Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T06:10:08.312Z] #0 6.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-03T06:10:08.312Z] #148 ... [2026-03-03T06:10:08.312Z] [2026-03-03T06:10:08.312Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T06:10:08.312Z] #0 4.839 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-03T06:10:08.578Z] #149 ... [2026-03-03T06:10:08.578Z] [2026-03-03T06:10:08.578Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:10:08.578Z] #0 5.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-03T06:10:08.854Z] #150 ... [2026-03-03T06:10:08.854Z] [2026-03-03T06:10:08.854Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-03T06:10:08.854Z] #0 6.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-03T06:10:08.854Z] #151 ... [2026-03-03T06:10:08.854Z] [2026-03-03T06:10:08.854Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T06:10:08.854Z] #0 5.511 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-03T06:10:09.129Z] #152 ... [2026-03-03T06:10:09.129Z] [2026-03-03T06:10:09.129Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T06:10:09.129Z] #0 3.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-03T06:10:09.129Z] #153 ... [2026-03-03T06:10:09.129Z] [2026-03-03T06:10:09.129Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T06:10:09.129Z] #0 6.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-03T06:10:09.461Z] #154 ... [2026-03-03T06:10:09.461Z] [2026-03-03T06:10:09.461Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:10:09.461Z] #144 6.358 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-03T06:10:26.847Z] #131 ... [2026-03-03T06:10:26.847Z] [2026-03-03T06:10:26.847Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-03T06:10:26.847Z] #130 169.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-03T06:10:32.361Z] #130 ... [2026-03-03T06:10:32.361Z] [2026-03-03T06:10:32.361Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:10:32.361Z] #129 DONE 178.0s [2026-03-03T06:10:32.361Z] [2026-03-03T06:10:32.361Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T06:10:34.934Z] #153 ... [2026-03-03T06:10:34.934Z] [2026-03-03T06:10:34.934Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T06:10:34.934Z] #128 DONE 180.8s [2026-03-03T06:10:34.934Z] [2026-03-03T06:10:34.934Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-03T06:10:34.934Z] #130 DONE 180.8s [2026-03-03T06:10:34.934Z] [2026-03-03T06:10:34.934Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:10:34.934Z] #131 DONE 180.8s [2026-03-03T06:10:34.934Z] [2026-03-03T06:10:34.934Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:10:34.934Z] #133 DONE 180.8s [2026-03-03T06:10:34.934Z] [2026-03-03T06:10:34.934Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T06:10:35.504Z] #153 ... [2026-03-03T06:10:35.504Z] [2026-03-03T06:10:35.504Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #176 ... [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:10:37.417Z] #156 DONE 156.4s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #177 DONE 2.0s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #178 DONE 0.4s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #176 DONE 1.9s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #179 DONE 0.4s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #180 DONE 0.4s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:37.417Z] #181 DONE 0.2s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:37.417Z] #182 DONE 0.2s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:37.417Z] #183 DONE 0.2s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:37.417Z] #184 DONE 0.2s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:37.417Z] #185 DONE 0.2s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:37.417Z] #186 DONE 0.2s [2026-03-03T06:10:37.417Z] [2026-03-03T06:10:37.417Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-03T06:10:38.364Z] #187 ... [2026-03-03T06:10:38.364Z] [2026-03-03T06:10:38.364Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-03-03T06:10:38.364Z] #188 DONE 0.9s [2026-03-03T06:10:38.624Z] [2026-03-03T06:10:38.624Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-03-03T06:10:40.103Z] #189 ... [2026-03-03T06:10:40.103Z] [2026-03-03T06:10:40.103Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-03T06:10:40.103Z] #190 DONE 2.5s [2026-03-03T06:10:40.385Z] [2026-03-03T06:10:40.385Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-03T06:10:40.385Z] #191 ... [2026-03-03T06:10:40.385Z] [2026-03-03T06:10:40.386Z] #192 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:40.386Z] #192 DONE 2.8s [2026-03-03T06:10:40.386Z] [2026-03-03T06:10:40.386Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-03T06:10:41.821Z] #193 ... [2026-03-03T06:10:41.821Z] [2026-03-03T06:10:41.821Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-03-03T06:10:41.821Z] #189 DONE 4.3s [2026-03-03T06:10:41.821Z] [2026-03-03T06:10:41.821Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-03T06:10:41.821Z] #187 DONE 4.3s [2026-03-03T06:10:41.821Z] [2026-03-03T06:10:41.821Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-03T06:10:41.821Z] #194 DONE 4.3s [2026-03-03T06:10:41.821Z] [2026-03-03T06:10:41.821Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:10:41.821Z] #151 DONE 161.0s [2026-03-03T06:10:41.821Z] [2026-03-03T06:10:41.821Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:42.762Z] #195 ... [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-03T06:10:42.762Z] #191 DONE 3.1s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-03T06:10:42.762Z] #196 DONE 2.2s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T06:10:42.762Z] #153 DONE 161.7s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T06:10:42.762Z] #152 DONE 161.7s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:10:42.762Z] #154 DONE 161.7s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-03T06:10:42.762Z] #193 DONE 2.2s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-03-03T06:10:42.762Z] #197 DONE 0.8s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #183 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:42.762Z] #183 DONE 0.2s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #192 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:42.762Z] #192 DONE 2.8s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:42.762Z] #198 DONE 0.8s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:42.762Z] #195 DONE 0.8s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:42.762Z] #199 DONE 0.2s [2026-03-03T06:10:42.762Z] [2026-03-03T06:10:42.762Z] #200 [support-notifications] exporting to image [2026-03-03T06:10:42.762Z] #200 exporting layers [2026-03-03T06:10:43.023Z] #200 ... [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #183 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:43.023Z] #183 DONE 0.2s [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #192 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:43.023Z] #192 DONE 2.8s [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:43.023Z] #201 CACHED [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:43.023Z] #202 CACHED [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:43.023Z] #203 CACHED [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:43.023Z] #204 CACHED [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:43.023Z] #205 DONE 0.5s [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-03T06:10:43.023Z] #206 DONE 0.5s [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:43.023Z] #207 DONE 0.5s [2026-03-03T06:10:43.023Z] [2026-03-03T06:10:43.023Z] #208 [core-command] exporting to image [2026-03-03T06:10:44.412Z] #208 ... [2026-03-03T06:10:44.412Z] [2026-03-03T06:10:44.412Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-03T06:10:44.412Z] #209 DONE 1.4s [2026-03-03T06:10:44.412Z] [2026-03-03T06:10:44.412Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-03T06:10:44.412Z] #210 DONE 1.4s [2026-03-03T06:10:44.412Z] [2026-03-03T06:10:44.412Z] #211 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-03T06:10:44.412Z] #211 DONE 1.4s [2026-03-03T06:10:44.412Z] [2026-03-03T06:10:44.412Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:10:44.412Z] #212 DONE 1.4s [2026-03-03T06:10:44.412Z] [2026-03-03T06:10:44.412Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T06:10:44.412Z] #213 DONE 1.4s [2026-03-03T06:10:44.412Z] [2026-03-03T06:10:44.412Z] #214 [support-scheduler] exporting to image [2026-03-03T06:10:44.412Z] #214 exporting layers 0.6s done [2026-03-03T06:10:44.412Z] #214 writing image sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 0.0s done [2026-03-03T06:10:44.412Z] #214 naming to docker.io/library/support-scheduler done [2026-03-03T06:10:44.412Z] #214 DONE 1.9s [2026-03-03T06:10:44.672Z] [2026-03-03T06:10:44.672Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:10:44.672Z] #215 ... [2026-03-03T06:10:44.672Z] [2026-03-03T06:10:44.672Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-03T06:10:44.672Z] #216 DONE 1.6s [2026-03-03T06:10:44.672Z] [2026-03-03T06:10:44.672Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:44.672Z] #217 DONE 0.4s [2026-03-03T06:10:44.672Z] [2026-03-03T06:10:44.672Z] #208 [core-command] exporting to image [2026-03-03T06:10:44.672Z] #208 exporting layers 1.7s done [2026-03-03T06:10:44.672Z] #208 writing image sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done [2026-03-03T06:10:44.672Z] #208 naming to docker.io/library/core-command done [2026-03-03T06:10:44.672Z] #208 DONE 1.8s [2026-03-03T06:10:44.932Z] [2026-03-03T06:10:44.932Z] #200 [support-notifications] exporting to image [2026-03-03T06:10:44.932Z] #200 exporting layers 2.1s done [2026-03-03T06:10:44.932Z] #200 writing image sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done [2026-03-03T06:10:44.932Z] #200 naming to docker.io/library/support-notifications done [2026-03-03T06:10:44.932Z] #200 DONE 2.2s [2026-03-03T06:10:44.932Z] [2026-03-03T06:10:44.932Z] #218 [security-spiffe-token-provider] exporting to image [2026-03-03T06:10:44.932Z] #218 exporting layers 1.8s done [2026-03-03T06:10:44.932Z] #218 writing image sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done [2026-03-03T06:10:44.932Z] #218 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-03-03T06:10:44.932Z] #218 DONE 1.8s [2026-03-03T06:10:44.932Z] [2026-03-03T06:10:44.932Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:44.932Z] #219 DONE 0.5s [2026-03-03T06:10:44.932Z] [2026-03-03T06:10:44.932Z] #220 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-03T06:10:44.932Z] #220 DONE 0.5s [2026-03-03T06:10:44.932Z] [2026-03-03T06:10:44.932Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-03T06:10:45.191Z] #221 ... [2026-03-03T06:10:45.191Z] [2026-03-03T06:10:45.191Z] #222 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:10:45.191Z] #222 DONE 0.7s [2026-03-03T06:10:45.191Z] [2026-03-03T06:10:45.191Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-03T06:10:45.191Z] #223 DONE 0.4s [2026-03-03T06:10:45.191Z] [2026-03-03T06:10:45.191Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-03T06:10:45.191Z] #224 DONE 0.4s [2026-03-03T06:10:45.191Z] [2026-03-03T06:10:45.191Z] #225 [core-keeper] exporting to image [2026-03-03T06:10:45.449Z] #225 ... [2026-03-03T06:10:45.449Z] [2026-03-03T06:10:45.449Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-03T06:10:45.449Z] #221 DONE 0.4s [2026-03-03T06:10:45.449Z] [2026-03-03T06:10:45.449Z] #226 [core-metadata] exporting to image [2026-03-03T06:10:45.709Z] #226 ... [2026-03-03T06:10:45.709Z] [2026-03-03T06:10:45.709Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T06:10:45.709Z] #227 DONE 0.4s [2026-03-03T06:10:45.709Z] [2026-03-03T06:10:45.709Z] #228 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-03T06:10:45.709Z] #228 DONE 0.5s [2026-03-03T06:10:45.709Z] [2026-03-03T06:10:45.709Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:10:45.709Z] #215 DONE 1.1s [2026-03-03T06:10:45.709Z] [2026-03-03T06:10:45.709Z] #229 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:10:45.709Z] #229 DONE 0.1s [2026-03-03T06:10:45.709Z] [2026-03-03T06:10:45.709Z] #225 [core-keeper] exporting to image [2026-03-03T06:10:45.709Z] #225 exporting layers 0.5s done [2026-03-03T06:10:45.709Z] #225 writing image sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done [2026-03-03T06:10:45.709Z] #225 naming to docker.io/library/core-keeper 0.0s done [2026-03-03T06:10:45.709Z] #225 DONE 0.6s [2026-03-03T06:10:45.709Z] [2026-03-03T06:10:45.709Z] #230 [core-data] exporting to image [2026-03-03T06:10:45.968Z] #230 exporting layers 0.1s done [2026-03-03T06:10:45.968Z] #230 writing image sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done [2026-03-03T06:10:45.968Z] #230 naming to docker.io/library/core-data done [2026-03-03T06:10:45.968Z] #230 DONE 0.2s [2026-03-03T06:10:45.968Z] [2026-03-03T06:10:45.968Z] #231 [security-proxy-setup] exporting to image [2026-03-03T06:10:45.968Z] #231 exporting layers 0.3s done [2026-03-03T06:10:45.968Z] #231 writing image sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 [2026-03-03T06:10:45.968Z] #231 writing image sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done [2026-03-03T06:10:45.968Z] #231 naming to docker.io/library/security-proxy-setup done [2026-03-03T06:10:45.968Z] #231 DONE 0.3s [2026-03-03T06:10:45.968Z] [2026-03-03T06:10:45.968Z] #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:10:45.968Z] #232 DONE 0.7s [2026-03-03T06:10:45.968Z] [2026-03-03T06:10:45.968Z] #233 [security-proxy-auth] exporting to image [2026-03-03T06:10:46.266Z] #233 ... [2026-03-03T06:10:46.266Z] [2026-03-03T06:10:46.266Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:10:46.266Z] #234 DONE 0.5s [2026-03-03T06:10:46.266Z] [2026-03-03T06:10:46.266Z] #226 [core-metadata] exporting to image [2026-03-03T06:10:46.266Z] #226 exporting layers 1.0s done [2026-03-03T06:10:46.266Z] #226 writing image sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 0.0s done [2026-03-03T06:10:46.266Z] #226 naming to docker.io/library/core-metadata done [2026-03-03T06:10:46.266Z] #226 DONE 1.0s [2026-03-03T06:10:46.266Z] [2026-03-03T06:10:46.266Z] #233 [security-proxy-auth] exporting to image [2026-03-03T06:10:46.266Z] #233 exporting layers 0.4s done [2026-03-03T06:10:46.266Z] #233 writing image sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done [2026-03-03T06:10:46.266Z] #233 naming to docker.io/library/security-proxy-auth done [2026-03-03T06:10:46.266Z] #233 DONE 0.4s [2026-03-03T06:10:46.266Z] [2026-03-03T06:10:46.266Z] #235 [security-secretstore-setup] exporting to image [2026-03-03T06:10:46.266Z] #235 exporting layers 0.3s done [2026-03-03T06:10:47.117Z] #235 writing image sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done [2026-03-03T06:10:47.117Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-03-03T06:10:47.117Z] #235 DONE 0.3s [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:10:47.117Z] time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-03T06:10:47.142Z] $ docker stop --time=1 502211cbceb551c9ddc7a17a8605ae602b7095d51d0f39f0b511c0486eb1fa10 [2026-03-03T06:10:48.412Z] $ docker rm -f --volumes 502211cbceb551c9ddc7a17a8605ae602b7095d51d0f39f0b511c0486eb1fa10 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T06:10:48.781Z] + docker images [2026-03-03T06:10:48.781Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-03T06:10:48.781Z] security-secretstore-setup latest 26d0fad58cc2 3 seconds ago 83.7MB [2026-03-03T06:10:48.781Z] security-proxy-auth latest f006dbcd4612 3 seconds ago 46.1MB [2026-03-03T06:10:48.781Z] core-metadata latest 3b0245245881 3 seconds ago 47.1MB [2026-03-03T06:10:48.781Z] security-proxy-setup latest 3739292426f4 3 seconds ago 52MB [2026-03-03T06:10:48.781Z] core-data latest 6dd1e4977a05 3 seconds ago 47MB [2026-03-03T06:10:48.781Z] core-keeper latest 3861f17e641f 4 seconds ago 46.8MB [2026-03-03T06:10:48.781Z] support-scheduler latest b659d2ef2ccf 6 seconds ago 51.2MB [2026-03-03T06:10:48.781Z] security-spiffe-token-provider latest 235e35806c9a 6 seconds ago 50.2MB [2026-03-03T06:10:48.781Z] support-notifications latest 5266f14490b9 6 seconds ago 54.8MB [2026-03-03T06:10:48.781Z] core-command latest 22301fc52cf9 6 seconds ago 41.3MB [2026-03-03T06:10:48.781Z] core-common-config-bootstrapper latest f5f6bfa4b0ea About a minute ago 20.5MB [2026-03-03T06:10:48.781Z] security-bootstrapper latest 1981d61155d3 About a minute ago 21.6MB [2026-03-03T06:10:48.781Z] security-spire-config latest 734fe19b0db5 3 minutes ago 177MB [2026-03-03T06:10:48.781Z] security-spire-agent latest b0deff24f749 3 minutes ago 237MB [2026-03-03T06:10:48.781Z] security-spire-server latest d6fd67c913cd 3 minutes ago 178MB [2026-03-03T06:10:48.781Z] ci-base-image-x86_64 latest c9f417d8ecd5 7 minutes ago 1GB [2026-03-03T06:10:48.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB [2026-03-03T06:10:48.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB [2026-03-03T06:10:48.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:10:48.905Z] provisioning config files... [2026-03-03T06:10:48.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config1498302072225108990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:10:49.294Z] ---> ****-login.sh [2026-03-03T06:10:49.294Z] nexus3.edgexfoundry.org:10001 [2026-03-03T06:10:49.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:10:49.294Z] Login Succeeded [2026-03-03T06:10:49.294Z] nexus3.edgexfoundry.org:10002 [2026-03-03T06:10:49.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:10:49.294Z] Login Succeeded [2026-03-03T06:10:49.294Z] nexus3.edgexfoundry.org:10003 [2026-03-03T06:10:49.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:10:49.294Z] Login Succeeded [2026-03-03T06:10:49.294Z] nexus3.edgexfoundry.org:10004 [2026-03-03T06:10:49.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:10:49.578Z] Login Succeeded [2026-03-03T06:10:49.578Z] ****.io [2026-03-03T06:10:49.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:10:49.835Z] Login Succeeded [2026-03-03T06:10:49.836Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T06:10:49.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:10:49.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:10:49.924Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-03-03T06:10:49.924Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:10:49.924Z] latest [2026-03-03T06:10:49.924Z] 4.1.0-dev.101 [2026-03-03T06:10:49.924Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:10:49.924Z] main [2026-03-03T06:10:49.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:50.269Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:50.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:10:50.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T06:10:50.591Z] 2bab6441d588: Preparing [2026-03-03T06:10:50.591Z] 56cfb6ed0b82: Preparing [2026-03-03T06:10:50.591Z] a15d405df527: Preparing [2026-03-03T06:10:50.591Z] a54a9ad0f201: Preparing [2026-03-03T06:10:50.591Z] ad4f97aabb26: Preparing [2026-03-03T06:10:50.591Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:50.591Z] cce92674e987: Preparing [2026-03-03T06:10:50.591Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:50.591Z] cce92674e987: Waiting [2026-03-03T06:10:50.591Z] a54a9ad0f201: Pushed [2026-03-03T06:10:50.591Z] ad4f97aabb26: Pushed [2026-03-03T06:10:50.591Z] 2bab6441d588: Pushed [2026-03-03T06:10:50.592Z] a15d405df527: Pushed [2026-03-03T06:10:50.592Z] cce92674e987: Layer already exists [2026-03-03T06:10:50.849Z] 5eacf9b72e22: Pushed [2026-03-03T06:10:54.124Z] 56cfb6ed0b82: Pushed [2026-03-03T06:10:54.124Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:54.445Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:54.758Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T06:10:54.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T06:10:54.758Z] 2bab6441d588: Preparing [2026-03-03T06:10:54.758Z] 56cfb6ed0b82: Preparing [2026-03-03T06:10:54.758Z] a15d405df527: Preparing [2026-03-03T06:10:54.758Z] a54a9ad0f201: Preparing [2026-03-03T06:10:54.758Z] ad4f97aabb26: Preparing [2026-03-03T06:10:54.758Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:54.758Z] cce92674e987: Preparing [2026-03-03T06:10:54.758Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:54.758Z] cce92674e987: Waiting [2026-03-03T06:10:54.758Z] a54a9ad0f201: Layer already exists [2026-03-03T06:10:54.758Z] 56cfb6ed0b82: Layer already exists [2026-03-03T06:10:54.758Z] a15d405df527: Layer already exists [2026-03-03T06:10:54.758Z] ad4f97aabb26: Layer already exists [2026-03-03T06:10:54.758Z] 2bab6441d588: Layer already exists [2026-03-03T06:10:54.758Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:10:54.758Z] cce92674e987: Layer already exists [2026-03-03T06:10:54.758Z] latest: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:55.078Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:55.399Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [2026-03-03T06:10:55.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T06:10:55.400Z] 2bab6441d588: Preparing [2026-03-03T06:10:55.400Z] 56cfb6ed0b82: Preparing [2026-03-03T06:10:55.400Z] a15d405df527: Preparing [2026-03-03T06:10:55.400Z] a54a9ad0f201: Preparing [2026-03-03T06:10:55.400Z] ad4f97aabb26: Preparing [2026-03-03T06:10:55.400Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:55.400Z] cce92674e987: Preparing [2026-03-03T06:10:55.400Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:55.400Z] cce92674e987: Waiting [2026-03-03T06:10:55.400Z] ad4f97aabb26: Layer already exists [2026-03-03T06:10:55.400Z] a54a9ad0f201: Layer already exists [2026-03-03T06:10:55.400Z] 2bab6441d588: Layer already exists [2026-03-03T06:10:55.400Z] 56cfb6ed0b82: Layer already exists [2026-03-03T06:10:55.400Z] a15d405df527: Layer already exists [2026-03-03T06:10:55.400Z] cce92674e987: Layer already exists [2026-03-03T06:10:55.400Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:10:55.400Z] 4.1.0-dev.101: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:55.720Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:56.043Z] + docker push nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:10:56.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T06:10:56.044Z] 2bab6441d588: Preparing [2026-03-03T06:10:56.044Z] 56cfb6ed0b82: Preparing [2026-03-03T06:10:56.044Z] a15d405df527: Preparing [2026-03-03T06:10:56.044Z] a54a9ad0f201: Preparing [2026-03-03T06:10:56.044Z] ad4f97aabb26: Preparing [2026-03-03T06:10:56.044Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:56.044Z] cce92674e987: Preparing [2026-03-03T06:10:56.044Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:56.044Z] cce92674e987: Waiting [2026-03-03T06:10:56.044Z] 2bab6441d588: Layer already exists [2026-03-03T06:10:56.044Z] ad4f97aabb26: Layer already exists [2026-03-03T06:10:56.044Z] a15d405df527: Layer already exists [2026-03-03T06:10:56.044Z] a54a9ad0f201: Layer already exists [2026-03-03T06:10:56.044Z] 56cfb6ed0b82: Layer already exists [2026-03-03T06:10:56.044Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:10:56.044Z] cce92674e987: Layer already exists [2026-03-03T06:10:56.044Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:56.369Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:56.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-03-03T06:10:56.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-03T06:10:56.694Z] 2bab6441d588: Preparing [2026-03-03T06:10:56.694Z] 56cfb6ed0b82: Preparing [2026-03-03T06:10:56.694Z] a15d405df527: Preparing [2026-03-03T06:10:56.694Z] a54a9ad0f201: Preparing [2026-03-03T06:10:56.694Z] ad4f97aabb26: Preparing [2026-03-03T06:10:56.694Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:56.694Z] cce92674e987: Preparing [2026-03-03T06:10:56.694Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:56.694Z] cce92674e987: Waiting [2026-03-03T06:10:56.694Z] a54a9ad0f201: Layer already exists [2026-03-03T06:10:56.694Z] 2bab6441d588: Layer already exists [2026-03-03T06:10:56.694Z] a15d405df527: Layer already exists [2026-03-03T06:10:56.694Z] ad4f97aabb26: Layer already exists [2026-03-03T06:10:56.694Z] 56cfb6ed0b82: Layer already exists [2026-03-03T06:10:56.694Z] cce92674e987: Layer already exists [2026-03-03T06:10:56.694Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:10:56.694Z] main: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:10:56.760Z] ===================================================== [Pipeline] echo [2026-03-03T06:10:56.772Z] taggedImages: [2026-03-03T06:10:56.772Z] - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:10:56.772Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T06:10:56.772Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [2026-03-03T06:10:56.772Z] - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:10:56.772Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-03-03T06:10:56.800Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-03-03T06:10:56.800Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:10:56.800Z] latest [2026-03-03T06:10:56.800Z] 4.1.0-dev.101 [2026-03-03T06:10:56.800Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:10:56.800Z] main [2026-03-03T06:10:56.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:57.134Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:57.460Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:10:57.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T06:10:57.460Z] 2c5e36aac746: Preparing [2026-03-03T06:10:57.460Z] b01d5462a57a: Preparing [2026-03-03T06:10:57.460Z] 5e99518029ad: Preparing [2026-03-03T06:10:57.460Z] 0275de6a6095: Preparing [2026-03-03T06:10:57.460Z] a15d405df527: Preparing [2026-03-03T06:10:57.460Z] a54a9ad0f201: Preparing [2026-03-03T06:10:57.460Z] ad4f97aabb26: Preparing [2026-03-03T06:10:57.460Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:57.460Z] cce92674e987: Preparing [2026-03-03T06:10:57.460Z] ad4f97aabb26: Waiting [2026-03-03T06:10:57.460Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:57.460Z] cce92674e987: Waiting [2026-03-03T06:10:57.460Z] a54a9ad0f201: Waiting [2026-03-03T06:10:57.460Z] a15d405df527: Layer already exists [2026-03-03T06:10:57.460Z] a54a9ad0f201: Layer already exists [2026-03-03T06:10:57.460Z] ad4f97aabb26: Layer already exists [2026-03-03T06:10:57.460Z] b01d5462a57a: Pushed [2026-03-03T06:10:57.460Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:10:57.460Z] 2c5e36aac746: Pushed [2026-03-03T06:10:57.460Z] cce92674e987: Layer already exists [2026-03-03T06:10:57.460Z] 5e99518029ad: Pushed [2026-03-03T06:10:58.833Z] 0275de6a6095: Pushed [2026-03-03T06:10:58.833Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:59.154Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:59.470Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T06:10:59.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T06:10:59.470Z] 2c5e36aac746: Preparing [2026-03-03T06:10:59.470Z] b01d5462a57a: Preparing [2026-03-03T06:10:59.470Z] 5e99518029ad: Preparing [2026-03-03T06:10:59.470Z] 0275de6a6095: Preparing [2026-03-03T06:10:59.470Z] a15d405df527: Preparing [2026-03-03T06:10:59.470Z] a54a9ad0f201: Preparing [2026-03-03T06:10:59.470Z] ad4f97aabb26: Preparing [2026-03-03T06:10:59.470Z] 5eacf9b72e22: Preparing [2026-03-03T06:10:59.470Z] cce92674e987: Preparing [2026-03-03T06:10:59.470Z] 5eacf9b72e22: Waiting [2026-03-03T06:10:59.470Z] ad4f97aabb26: Waiting [2026-03-03T06:10:59.470Z] a54a9ad0f201: Waiting [2026-03-03T06:10:59.470Z] cce92674e987: Waiting [2026-03-03T06:10:59.470Z] 2c5e36aac746: Layer already exists [2026-03-03T06:10:59.470Z] a15d405df527: Layer already exists [2026-03-03T06:10:59.470Z] 5e99518029ad: Layer already exists [2026-03-03T06:10:59.470Z] b01d5462a57a: Layer already exists [2026-03-03T06:10:59.470Z] 0275de6a6095: Layer already exists [2026-03-03T06:10:59.470Z] cce92674e987: Layer already exists [2026-03-03T06:10:59.470Z] a54a9ad0f201: Layer already exists [2026-03-03T06:10:59.470Z] ad4f97aabb26: Layer already exists [2026-03-03T06:10:59.470Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:10:59.470Z] latest: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:10:59.786Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:00.100Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [2026-03-03T06:11:00.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T06:11:00.100Z] 2c5e36aac746: Preparing [2026-03-03T06:11:00.100Z] b01d5462a57a: Preparing [2026-03-03T06:11:00.100Z] 5e99518029ad: Preparing [2026-03-03T06:11:00.100Z] 0275de6a6095: Preparing [2026-03-03T06:11:00.100Z] a15d405df527: Preparing [2026-03-03T06:11:00.100Z] a54a9ad0f201: Preparing [2026-03-03T06:11:00.100Z] ad4f97aabb26: Preparing [2026-03-03T06:11:00.100Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:00.100Z] cce92674e987: Preparing [2026-03-03T06:11:00.100Z] a54a9ad0f201: Waiting [2026-03-03T06:11:00.100Z] ad4f97aabb26: Waiting [2026-03-03T06:11:00.100Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:00.100Z] cce92674e987: Waiting [2026-03-03T06:11:00.100Z] 0275de6a6095: Layer already exists [2026-03-03T06:11:00.100Z] 5e99518029ad: Layer already exists [2026-03-03T06:11:00.100Z] 2c5e36aac746: Layer already exists [2026-03-03T06:11:00.100Z] a15d405df527: Layer already exists [2026-03-03T06:11:00.100Z] b01d5462a57a: Layer already exists [2026-03-03T06:11:00.100Z] cce92674e987: Layer already exists [2026-03-03T06:11:00.100Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:00.100Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:00.100Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:00.100Z] 4.1.0-dev.101: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:00.420Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:00.729Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:00.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T06:11:00.729Z] 2c5e36aac746: Preparing [2026-03-03T06:11:00.729Z] b01d5462a57a: Preparing [2026-03-03T06:11:00.729Z] 5e99518029ad: Preparing [2026-03-03T06:11:00.729Z] 0275de6a6095: Preparing [2026-03-03T06:11:00.729Z] a15d405df527: Preparing [2026-03-03T06:11:00.729Z] a54a9ad0f201: Preparing [2026-03-03T06:11:00.729Z] ad4f97aabb26: Preparing [2026-03-03T06:11:00.729Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:00.729Z] cce92674e987: Preparing [2026-03-03T06:11:00.729Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:00.729Z] a54a9ad0f201: Waiting [2026-03-03T06:11:00.729Z] ad4f97aabb26: Waiting [2026-03-03T06:11:00.729Z] cce92674e987: Waiting [2026-03-03T06:11:00.729Z] 0275de6a6095: Layer already exists [2026-03-03T06:11:00.729Z] b01d5462a57a: Layer already exists [2026-03-03T06:11:00.729Z] 2c5e36aac746: Layer already exists [2026-03-03T06:11:00.729Z] a15d405df527: Layer already exists [2026-03-03T06:11:00.729Z] 5e99518029ad: Layer already exists [2026-03-03T06:11:00.729Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:00.729Z] cce92674e987: Layer already exists [2026-03-03T06:11:00.729Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:00.729Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:00.729Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:01.044Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:01.356Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-03T06:11:01.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-03T06:11:01.356Z] 2c5e36aac746: Preparing [2026-03-03T06:11:01.356Z] b01d5462a57a: Preparing [2026-03-03T06:11:01.356Z] 5e99518029ad: Preparing [2026-03-03T06:11:01.356Z] 0275de6a6095: Preparing [2026-03-03T06:11:01.356Z] a15d405df527: Preparing [2026-03-03T06:11:01.356Z] a54a9ad0f201: Preparing [2026-03-03T06:11:01.356Z] ad4f97aabb26: Preparing [2026-03-03T06:11:01.356Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:01.356Z] cce92674e987: Preparing [2026-03-03T06:11:01.356Z] ad4f97aabb26: Waiting [2026-03-03T06:11:01.356Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:01.356Z] cce92674e987: Waiting [2026-03-03T06:11:01.356Z] a54a9ad0f201: Waiting [2026-03-03T06:11:01.356Z] 5e99518029ad: Layer already exists [2026-03-03T06:11:01.356Z] 2c5e36aac746: Layer already exists [2026-03-03T06:11:01.356Z] a15d405df527: Layer already exists [2026-03-03T06:11:01.356Z] 0275de6a6095: Layer already exists [2026-03-03T06:11:01.356Z] b01d5462a57a: Layer already exists [2026-03-03T06:11:01.356Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:01.356Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:01.356Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:01.356Z] cce92674e987: Layer already exists [2026-03-03T06:11:01.356Z] main: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:11:01.411Z] ===================================================== [Pipeline] echo [2026-03-03T06:11:01.424Z] taggedImages: [2026-03-03T06:11:01.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:01.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T06:11:01.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [2026-03-03T06:11:01.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:01.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-03-03T06:11:01.452Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-03-03T06:11:01.452Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:01.452Z] latest [2026-03-03T06:11:01.452Z] 4.1.0-dev.101 [2026-03-03T06:11:01.452Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:01.452Z] main [2026-03-03T06:11:01.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:01.780Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:02.102Z] + docker push nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:02.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T06:11:02.102Z] cadcf7f7fb01: Preparing [2026-03-03T06:11:02.102Z] 786ce56da195: Preparing [2026-03-03T06:11:02.102Z] a15d405df527: Preparing [2026-03-03T06:11:02.102Z] a54a9ad0f201: Preparing [2026-03-03T06:11:02.102Z] 2137a605df2f: Preparing [2026-03-03T06:11:02.102Z] de69d16f45b4: Preparing [2026-03-03T06:11:02.102Z] cce92674e987: Preparing [2026-03-03T06:11:02.102Z] de69d16f45b4: Waiting [2026-03-03T06:11:02.102Z] cce92674e987: Waiting [2026-03-03T06:11:02.102Z] a15d405df527: Layer already exists [2026-03-03T06:11:02.102Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:02.102Z] cce92674e987: Layer already exists [2026-03-03T06:11:02.102Z] 2137a605df2f: Pushed [2026-03-03T06:11:02.102Z] cadcf7f7fb01: Pushed [2026-03-03T06:11:02.102Z] de69d16f45b4: Pushed [2026-03-03T06:11:06.291Z] 786ce56da195: Pushed [2026-03-03T06:11:06.291Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:06.605Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:06.921Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T06:11:06.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T06:11:06.921Z] cadcf7f7fb01: Preparing [2026-03-03T06:11:06.921Z] 786ce56da195: Preparing [2026-03-03T06:11:06.921Z] a15d405df527: Preparing [2026-03-03T06:11:06.921Z] a54a9ad0f201: Preparing [2026-03-03T06:11:06.921Z] 2137a605df2f: Preparing [2026-03-03T06:11:06.921Z] de69d16f45b4: Preparing [2026-03-03T06:11:06.922Z] cce92674e987: Preparing [2026-03-03T06:11:06.922Z] de69d16f45b4: Waiting [2026-03-03T06:11:06.922Z] cce92674e987: Waiting [2026-03-03T06:11:06.922Z] 786ce56da195: Layer already exists [2026-03-03T06:11:06.922Z] a15d405df527: Layer already exists [2026-03-03T06:11:06.922Z] cadcf7f7fb01: Layer already exists [2026-03-03T06:11:06.922Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:06.922Z] 2137a605df2f: Layer already exists [2026-03-03T06:11:06.922Z] cce92674e987: Layer already exists [2026-03-03T06:11:06.922Z] de69d16f45b4: Layer already exists [2026-03-03T06:11:06.922Z] latest: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:07.241Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:07.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [2026-03-03T06:11:07.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T06:11:07.558Z] cadcf7f7fb01: Preparing [2026-03-03T06:11:07.558Z] 786ce56da195: Preparing [2026-03-03T06:11:07.558Z] a15d405df527: Preparing [2026-03-03T06:11:07.558Z] a54a9ad0f201: Preparing [2026-03-03T06:11:07.558Z] 2137a605df2f: Preparing [2026-03-03T06:11:07.558Z] de69d16f45b4: Preparing [2026-03-03T06:11:07.558Z] cce92674e987: Preparing [2026-03-03T06:11:07.558Z] de69d16f45b4: Waiting [2026-03-03T06:11:07.558Z] cce92674e987: Waiting [2026-03-03T06:11:07.558Z] cadcf7f7fb01: Layer already exists [2026-03-03T06:11:07.558Z] a15d405df527: Layer already exists [2026-03-03T06:11:07.558Z] 786ce56da195: Layer already exists [2026-03-03T06:11:07.558Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:07.558Z] 2137a605df2f: Layer already exists [2026-03-03T06:11:07.558Z] de69d16f45b4: Layer already exists [2026-03-03T06:11:07.558Z] cce92674e987: Layer already exists [2026-03-03T06:11:07.558Z] 4.1.0-dev.101: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:07.870Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:08.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:08.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T06:11:08.181Z] cadcf7f7fb01: Preparing [2026-03-03T06:11:08.181Z] 786ce56da195: Preparing [2026-03-03T06:11:08.181Z] a15d405df527: Preparing [2026-03-03T06:11:08.181Z] a54a9ad0f201: Preparing [2026-03-03T06:11:08.181Z] 2137a605df2f: Preparing [2026-03-03T06:11:08.181Z] de69d16f45b4: Preparing [2026-03-03T06:11:08.181Z] cce92674e987: Preparing [2026-03-03T06:11:08.181Z] de69d16f45b4: Waiting [2026-03-03T06:11:08.181Z] cce92674e987: Waiting [2026-03-03T06:11:08.181Z] a15d405df527: Layer already exists [2026-03-03T06:11:08.181Z] cadcf7f7fb01: Layer already exists [2026-03-03T06:11:08.181Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:08.181Z] 2137a605df2f: Layer already exists [2026-03-03T06:11:08.181Z] 786ce56da195: Layer already exists [2026-03-03T06:11:08.181Z] de69d16f45b4: Layer already exists [2026-03-03T06:11:08.181Z] cce92674e987: Layer already exists [2026-03-03T06:11:08.181Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:08.494Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:08.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-03-03T06:11:08.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-03T06:11:08.807Z] cadcf7f7fb01: Preparing [2026-03-03T06:11:08.807Z] 786ce56da195: Preparing [2026-03-03T06:11:08.807Z] a15d405df527: Preparing [2026-03-03T06:11:08.807Z] a54a9ad0f201: Preparing [2026-03-03T06:11:08.807Z] 2137a605df2f: Preparing [2026-03-03T06:11:08.807Z] de69d16f45b4: Preparing [2026-03-03T06:11:08.807Z] cce92674e987: Preparing [2026-03-03T06:11:08.807Z] de69d16f45b4: Waiting [2026-03-03T06:11:08.807Z] cce92674e987: Waiting [2026-03-03T06:11:08.807Z] 786ce56da195: Layer already exists [2026-03-03T06:11:08.807Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:08.807Z] cadcf7f7fb01: Layer already exists [2026-03-03T06:11:08.807Z] a15d405df527: Layer already exists [2026-03-03T06:11:08.807Z] 2137a605df2f: Layer already exists [2026-03-03T06:11:08.807Z] de69d16f45b4: Layer already exists [2026-03-03T06:11:08.807Z] cce92674e987: Layer already exists [2026-03-03T06:11:08.807Z] main: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:11:08.880Z] ===================================================== [Pipeline] echo [2026-03-03T06:11:08.890Z] taggedImages: [2026-03-03T06:11:08.890Z] - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:08.890Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T06:11:08.890Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [2026-03-03T06:11:08.890Z] - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:08.890Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-03-03T06:11:08.916Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-03-03T06:11:08.916Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:08.916Z] latest [2026-03-03T06:11:08.916Z] 4.1.0-dev.101 [2026-03-03T06:11:08.916Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:08.916Z] main [2026-03-03T06:11:08.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:09.241Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:09.551Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:09.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T06:11:09.551Z] ed7c61176459: Preparing [2026-03-03T06:11:09.551Z] 54260d59c5a5: Preparing [2026-03-03T06:11:09.551Z] a54a9ad0f201: Preparing [2026-03-03T06:11:09.551Z] 5ddb2968d0bc: Preparing [2026-03-03T06:11:09.551Z] d9d28f4304f4: Preparing [2026-03-03T06:11:09.551Z] cce92674e987: Preparing [2026-03-03T06:11:09.551Z] cce92674e987: Waiting [2026-03-03T06:11:09.551Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:09.551Z] cce92674e987: Layer already exists [2026-03-03T06:11:09.551Z] d9d28f4304f4: Pushed [2026-03-03T06:11:09.551Z] 5ddb2968d0bc: Pushed [2026-03-03T06:11:09.551Z] ed7c61176459: Pushed [2026-03-03T06:11:13.740Z] 54260d59c5a5: Pushed [2026-03-03T06:11:13.740Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:14.058Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:14.372Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T06:11:14.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T06:11:14.373Z] ed7c61176459: Preparing [2026-03-03T06:11:14.373Z] 54260d59c5a5: Preparing [2026-03-03T06:11:14.373Z] a54a9ad0f201: Preparing [2026-03-03T06:11:14.373Z] 5ddb2968d0bc: Preparing [2026-03-03T06:11:14.373Z] d9d28f4304f4: Preparing [2026-03-03T06:11:14.373Z] cce92674e987: Preparing [2026-03-03T06:11:14.373Z] cce92674e987: Waiting [2026-03-03T06:11:14.373Z] 5ddb2968d0bc: Layer already exists [2026-03-03T06:11:14.373Z] d9d28f4304f4: Layer already exists [2026-03-03T06:11:14.373Z] ed7c61176459: Layer already exists [2026-03-03T06:11:14.373Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:14.373Z] 54260d59c5a5: Layer already exists [2026-03-03T06:11:14.373Z] cce92674e987: Layer already exists [2026-03-03T06:11:14.373Z] latest: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:14.700Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:15.012Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [2026-03-03T06:11:15.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T06:11:15.012Z] ed7c61176459: Preparing [2026-03-03T06:11:15.012Z] 54260d59c5a5: Preparing [2026-03-03T06:11:15.012Z] a54a9ad0f201: Preparing [2026-03-03T06:11:15.012Z] 5ddb2968d0bc: Preparing [2026-03-03T06:11:15.012Z] d9d28f4304f4: Preparing [2026-03-03T06:11:15.012Z] cce92674e987: Preparing [2026-03-03T06:11:15.012Z] cce92674e987: Waiting [2026-03-03T06:11:15.012Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:15.012Z] ed7c61176459: Layer already exists [2026-03-03T06:11:15.012Z] d9d28f4304f4: Layer already exists [2026-03-03T06:11:15.013Z] 5ddb2968d0bc: Layer already exists [2026-03-03T06:11:15.013Z] 54260d59c5a5: Layer already exists [2026-03-03T06:11:15.013Z] cce92674e987: Layer already exists [2026-03-03T06:11:15.013Z] 4.1.0-dev.101: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:15.333Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:15.648Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:15.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T06:11:15.648Z] ed7c61176459: Preparing [2026-03-03T06:11:15.648Z] 54260d59c5a5: Preparing [2026-03-03T06:11:15.648Z] a54a9ad0f201: Preparing [2026-03-03T06:11:15.648Z] 5ddb2968d0bc: Preparing [2026-03-03T06:11:15.648Z] d9d28f4304f4: Preparing [2026-03-03T06:11:15.648Z] cce92674e987: Preparing [2026-03-03T06:11:15.648Z] cce92674e987: Waiting [2026-03-03T06:11:15.648Z] 54260d59c5a5: Layer already exists [2026-03-03T06:11:15.648Z] 5ddb2968d0bc: Layer already exists [2026-03-03T06:11:15.648Z] d9d28f4304f4: Layer already exists [2026-03-03T06:11:15.648Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:15.648Z] ed7c61176459: Layer already exists [2026-03-03T06:11:15.648Z] cce92674e987: Layer already exists [2026-03-03T06:11:15.648Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:15.964Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:16.287Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-03T06:11:16.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-03T06:11:16.287Z] ed7c61176459: Preparing [2026-03-03T06:11:16.287Z] 54260d59c5a5: Preparing [2026-03-03T06:11:16.287Z] a54a9ad0f201: Preparing [2026-03-03T06:11:16.287Z] 5ddb2968d0bc: Preparing [2026-03-03T06:11:16.287Z] d9d28f4304f4: Preparing [2026-03-03T06:11:16.287Z] cce92674e987: Preparing [2026-03-03T06:11:16.287Z] cce92674e987: Waiting [2026-03-03T06:11:16.287Z] 5ddb2968d0bc: Layer already exists [2026-03-03T06:11:16.287Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:16.287Z] 54260d59c5a5: Layer already exists [2026-03-03T06:11:16.287Z] ed7c61176459: Layer already exists [2026-03-03T06:11:16.287Z] d9d28f4304f4: Layer already exists [2026-03-03T06:11:16.287Z] cce92674e987: Layer already exists [2026-03-03T06:11:16.287Z] main: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:11:16.351Z] ===================================================== [Pipeline] echo [2026-03-03T06:11:16.363Z] taggedImages: [2026-03-03T06:11:16.363Z] - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:16.363Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T06:11:16.363Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [2026-03-03T06:11:16.363Z] - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:16.363Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-03-03T06:11:16.388Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-03-03T06:11:16.388Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:16.388Z] latest [2026-03-03T06:11:16.388Z] 4.1.0-dev.101 [2026-03-03T06:11:16.388Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:16.388Z] main [2026-03-03T06:11:16.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:16.740Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:17.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:17.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T06:11:17.058Z] 818518d333ba: Preparing [2026-03-03T06:11:17.058Z] 59ba5ed716f0: Preparing [2026-03-03T06:11:17.058Z] 317bb2ab4615: Preparing [2026-03-03T06:11:17.058Z] a15d405df527: Preparing [2026-03-03T06:11:17.058Z] a54a9ad0f201: Preparing [2026-03-03T06:11:17.058Z] ad4f97aabb26: Preparing [2026-03-03T06:11:17.058Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:17.058Z] cce92674e987: Preparing [2026-03-03T06:11:17.058Z] ad4f97aabb26: Waiting [2026-03-03T06:11:17.058Z] cce92674e987: Waiting [2026-03-03T06:11:17.058Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:17.058Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:17.058Z] a15d405df527: Layer already exists [2026-03-03T06:11:17.059Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:17.059Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:17.059Z] cce92674e987: Layer already exists [2026-03-03T06:11:17.059Z] 818518d333ba: Pushed [2026-03-03T06:11:17.059Z] 59ba5ed716f0: Pushed [2026-03-03T06:11:21.249Z] 317bb2ab4615: Pushed [2026-03-03T06:11:21.249Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:21.589Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:21.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T06:11:21.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T06:11:21.900Z] 818518d333ba: Preparing [2026-03-03T06:11:21.900Z] 59ba5ed716f0: Preparing [2026-03-03T06:11:21.900Z] 317bb2ab4615: Preparing [2026-03-03T06:11:21.900Z] a15d405df527: Preparing [2026-03-03T06:11:21.900Z] a54a9ad0f201: Preparing [2026-03-03T06:11:21.900Z] ad4f97aabb26: Preparing [2026-03-03T06:11:21.900Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:21.900Z] cce92674e987: Preparing [2026-03-03T06:11:21.900Z] ad4f97aabb26: Waiting [2026-03-03T06:11:21.900Z] cce92674e987: Waiting [2026-03-03T06:11:21.900Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:21.900Z] 317bb2ab4615: Layer already exists [2026-03-03T06:11:21.900Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:21.900Z] 59ba5ed716f0: Layer already exists [2026-03-03T06:11:21.900Z] a15d405df527: Layer already exists [2026-03-03T06:11:21.900Z] 818518d333ba: Layer already exists [2026-03-03T06:11:21.900Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:21.900Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:21.900Z] cce92674e987: Layer already exists [2026-03-03T06:11:21.900Z] latest: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:22.228Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:22.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [2026-03-03T06:11:22.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T06:11:22.544Z] 818518d333ba: Preparing [2026-03-03T06:11:22.544Z] 59ba5ed716f0: Preparing [2026-03-03T06:11:22.544Z] 317bb2ab4615: Preparing [2026-03-03T06:11:22.544Z] a15d405df527: Preparing [2026-03-03T06:11:22.544Z] a54a9ad0f201: Preparing [2026-03-03T06:11:22.544Z] ad4f97aabb26: Preparing [2026-03-03T06:11:22.544Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:22.544Z] cce92674e987: Preparing [2026-03-03T06:11:22.544Z] ad4f97aabb26: Waiting [2026-03-03T06:11:22.544Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:22.544Z] cce92674e987: Waiting [2026-03-03T06:11:22.544Z] 818518d333ba: Layer already exists [2026-03-03T06:11:22.544Z] 317bb2ab4615: Layer already exists [2026-03-03T06:11:22.544Z] a15d405df527: Layer already exists [2026-03-03T06:11:22.544Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:22.544Z] 59ba5ed716f0: Layer already exists [2026-03-03T06:11:22.544Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:22.544Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:22.544Z] cce92674e987: Layer already exists [2026-03-03T06:11:22.544Z] 4.1.0-dev.101: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:22.878Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:23.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:23.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T06:11:23.194Z] 818518d333ba: Preparing [2026-03-03T06:11:23.194Z] 59ba5ed716f0: Preparing [2026-03-03T06:11:23.194Z] 317bb2ab4615: Preparing [2026-03-03T06:11:23.194Z] a15d405df527: Preparing [2026-03-03T06:11:23.194Z] a54a9ad0f201: Preparing [2026-03-03T06:11:23.194Z] ad4f97aabb26: Preparing [2026-03-03T06:11:23.194Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:23.194Z] cce92674e987: Preparing [2026-03-03T06:11:23.194Z] ad4f97aabb26: Waiting [2026-03-03T06:11:23.194Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:23.194Z] cce92674e987: Waiting [2026-03-03T06:11:23.194Z] 818518d333ba: Layer already exists [2026-03-03T06:11:23.194Z] a15d405df527: Layer already exists [2026-03-03T06:11:23.194Z] 59ba5ed716f0: Layer already exists [2026-03-03T06:11:23.194Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:23.194Z] 317bb2ab4615: Layer already exists [2026-03-03T06:11:23.194Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:23.194Z] cce92674e987: Layer already exists [2026-03-03T06:11:23.194Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:23.194Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:23.515Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:23.851Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-03T06:11:23.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-03T06:11:23.851Z] 818518d333ba: Preparing [2026-03-03T06:11:23.851Z] 59ba5ed716f0: Preparing [2026-03-03T06:11:23.851Z] 317bb2ab4615: Preparing [2026-03-03T06:11:23.851Z] a15d405df527: Preparing [2026-03-03T06:11:23.851Z] a54a9ad0f201: Preparing [2026-03-03T06:11:23.851Z] ad4f97aabb26: Preparing [2026-03-03T06:11:23.851Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:23.851Z] cce92674e987: Preparing [2026-03-03T06:11:23.851Z] ad4f97aabb26: Waiting [2026-03-03T06:11:23.851Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:23.851Z] cce92674e987: Waiting [2026-03-03T06:11:23.851Z] 818518d333ba: Layer already exists [2026-03-03T06:11:23.851Z] 317bb2ab4615: Layer already exists [2026-03-03T06:11:23.851Z] 59ba5ed716f0: Layer already exists [2026-03-03T06:11:23.851Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:23.851Z] a15d405df527: Layer already exists [2026-03-03T06:11:23.851Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:23.851Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:23.851Z] cce92674e987: Layer already exists [2026-03-03T06:11:23.851Z] main: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:11:23.923Z] ===================================================== [Pipeline] echo [2026-03-03T06:11:23.933Z] taggedImages: [2026-03-03T06:11:23.933Z] - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:23.933Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T06:11:23.933Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [2026-03-03T06:11:23.933Z] - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:23.933Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-03-03T06:11:23.962Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-03-03T06:11:23.962Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:23.962Z] latest [2026-03-03T06:11:23.962Z] 4.1.0-dev.101 [2026-03-03T06:11:23.962Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:23.962Z] main [2026-03-03T06:11:23.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:24.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:24.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:24.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T06:11:24.651Z] 9047179f6630: Preparing [2026-03-03T06:11:24.651Z] 76711b4f43da: Preparing [2026-03-03T06:11:24.651Z] c2686aa960a7: Preparing [2026-03-03T06:11:24.651Z] 0f2893c0a6da: Preparing [2026-03-03T06:11:24.651Z] ea9a6144883f: Preparing [2026-03-03T06:11:24.651Z] 00dd0e0a98b2: Preparing [2026-03-03T06:11:24.651Z] f0955e17e3c7: Preparing [2026-03-03T06:11:24.651Z] a15d405df527: Preparing [2026-03-03T06:11:24.651Z] a54a9ad0f201: Preparing [2026-03-03T06:11:24.651Z] 9f6a89a7f121: Preparing [2026-03-03T06:11:24.651Z] dbeeedd8c5fd: Preparing [2026-03-03T06:11:24.651Z] 5f70bf18a086: Preparing [2026-03-03T06:11:24.651Z] dc8a7086f2ed: Preparing [2026-03-03T06:11:24.651Z] 30f849bdaf2c: Preparing [2026-03-03T06:11:24.651Z] bde6a0b402d2: Preparing [2026-03-03T06:11:24.651Z] cce92674e987: Preparing [2026-03-03T06:11:24.651Z] dbeeedd8c5fd: Waiting [2026-03-03T06:11:24.651Z] 00dd0e0a98b2: Waiting [2026-03-03T06:11:24.651Z] f0955e17e3c7: Waiting [2026-03-03T06:11:24.651Z] 5f70bf18a086: Waiting [2026-03-03T06:11:24.651Z] 30f849bdaf2c: Waiting [2026-03-03T06:11:24.651Z] a15d405df527: Waiting [2026-03-03T06:11:24.651Z] dc8a7086f2ed: Waiting [2026-03-03T06:11:24.651Z] bde6a0b402d2: Waiting [2026-03-03T06:11:24.651Z] a54a9ad0f201: Waiting [2026-03-03T06:11:24.651Z] cce92674e987: Waiting [2026-03-03T06:11:24.651Z] 9f6a89a7f121: Waiting [2026-03-03T06:11:24.651Z] ea9a6144883f: Pushed [2026-03-03T06:11:24.651Z] c2686aa960a7: Pushed [2026-03-03T06:11:24.651Z] 0f2893c0a6da: Pushed [2026-03-03T06:11:24.651Z] 76711b4f43da: Pushed [2026-03-03T06:11:24.651Z] 9047179f6630: Pushed [2026-03-03T06:11:24.909Z] a15d405df527: Layer already exists [2026-03-03T06:11:24.909Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:24.909Z] 5f70bf18a086: Layer already exists [2026-03-03T06:11:24.909Z] 00dd0e0a98b2: Pushed [2026-03-03T06:11:24.909Z] dbeeedd8c5fd: Pushed [2026-03-03T06:11:24.909Z] 9f6a89a7f121: Pushed [2026-03-03T06:11:24.909Z] dc8a7086f2ed: Pushed [2026-03-03T06:11:24.909Z] cce92674e987: Layer already exists [2026-03-03T06:11:24.909Z] 30f849bdaf2c: Pushed [2026-03-03T06:11:24.909Z] bde6a0b402d2: Pushed [2026-03-03T06:11:26.286Z] f0955e17e3c7: Pushed [2026-03-03T06:11:26.545Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:26.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:27.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T06:11:27.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T06:11:27.233Z] 9047179f6630: Preparing [2026-03-03T06:11:27.233Z] 76711b4f43da: Preparing [2026-03-03T06:11:27.233Z] c2686aa960a7: Preparing [2026-03-03T06:11:27.233Z] 0f2893c0a6da: Preparing [2026-03-03T06:11:27.233Z] ea9a6144883f: Preparing [2026-03-03T06:11:27.233Z] 00dd0e0a98b2: Preparing [2026-03-03T06:11:27.233Z] f0955e17e3c7: Preparing [2026-03-03T06:11:27.233Z] a15d405df527: Preparing [2026-03-03T06:11:27.233Z] a54a9ad0f201: Preparing [2026-03-03T06:11:27.233Z] 9f6a89a7f121: Preparing [2026-03-03T06:11:27.233Z] dbeeedd8c5fd: Preparing [2026-03-03T06:11:27.233Z] 5f70bf18a086: Preparing [2026-03-03T06:11:27.233Z] dc8a7086f2ed: Preparing [2026-03-03T06:11:27.233Z] f0955e17e3c7: Waiting [2026-03-03T06:11:27.233Z] a15d405df527: Waiting [2026-03-03T06:11:27.233Z] a54a9ad0f201: Waiting [2026-03-03T06:11:27.233Z] 9f6a89a7f121: Waiting [2026-03-03T06:11:27.233Z] dbeeedd8c5fd: Waiting [2026-03-03T06:11:27.233Z] 5f70bf18a086: Waiting [2026-03-03T06:11:27.233Z] 00dd0e0a98b2: Waiting [2026-03-03T06:11:27.233Z] 30f849bdaf2c: Preparing [2026-03-03T06:11:27.233Z] dc8a7086f2ed: Waiting [2026-03-03T06:11:27.233Z] bde6a0b402d2: Preparing [2026-03-03T06:11:27.233Z] cce92674e987: Preparing [2026-03-03T06:11:27.233Z] 30f849bdaf2c: Waiting [2026-03-03T06:11:27.233Z] cce92674e987: Waiting [2026-03-03T06:11:27.233Z] bde6a0b402d2: Waiting [2026-03-03T06:11:27.233Z] 76711b4f43da: Layer already exists [2026-03-03T06:11:27.233Z] ea9a6144883f: Layer already exists [2026-03-03T06:11:27.233Z] 0f2893c0a6da: Layer already exists [2026-03-03T06:11:27.233Z] 9047179f6630: Layer already exists [2026-03-03T06:11:27.233Z] c2686aa960a7: Layer already exists [2026-03-03T06:11:27.233Z] f0955e17e3c7: Layer already exists [2026-03-03T06:11:27.233Z] 00dd0e0a98b2: Layer already exists [2026-03-03T06:11:27.233Z] 9f6a89a7f121: Layer already exists [2026-03-03T06:11:27.233Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:27.233Z] a15d405df527: Layer already exists [2026-03-03T06:11:27.233Z] 30f849bdaf2c: Layer already exists [2026-03-03T06:11:27.233Z] dbeeedd8c5fd: Layer already exists [2026-03-03T06:11:27.233Z] bde6a0b402d2: Layer already exists [2026-03-03T06:11:27.233Z] 5f70bf18a086: Layer already exists [2026-03-03T06:11:27.233Z] dc8a7086f2ed: Layer already exists [2026-03-03T06:11:27.233Z] cce92674e987: Layer already exists [2026-03-03T06:11:27.233Z] latest: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:27.555Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:27.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [2026-03-03T06:11:27.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T06:11:27.880Z] 9047179f6630: Preparing [2026-03-03T06:11:27.880Z] 76711b4f43da: Preparing [2026-03-03T06:11:27.880Z] c2686aa960a7: Preparing [2026-03-03T06:11:27.880Z] 0f2893c0a6da: Preparing [2026-03-03T06:11:27.880Z] ea9a6144883f: Preparing [2026-03-03T06:11:27.880Z] 00dd0e0a98b2: Preparing [2026-03-03T06:11:27.880Z] f0955e17e3c7: Preparing [2026-03-03T06:11:27.880Z] a15d405df527: Preparing [2026-03-03T06:11:27.880Z] a54a9ad0f201: Preparing [2026-03-03T06:11:27.880Z] 9f6a89a7f121: Preparing [2026-03-03T06:11:27.880Z] dbeeedd8c5fd: Preparing [2026-03-03T06:11:27.880Z] 5f70bf18a086: Preparing [2026-03-03T06:11:27.880Z] dc8a7086f2ed: Preparing [2026-03-03T06:11:27.880Z] 30f849bdaf2c: Preparing [2026-03-03T06:11:27.880Z] bde6a0b402d2: Preparing [2026-03-03T06:11:27.880Z] cce92674e987: Preparing [2026-03-03T06:11:27.880Z] 00dd0e0a98b2: Waiting [2026-03-03T06:11:27.880Z] f0955e17e3c7: Waiting [2026-03-03T06:11:27.880Z] dbeeedd8c5fd: Waiting [2026-03-03T06:11:27.880Z] 5f70bf18a086: Waiting [2026-03-03T06:11:27.880Z] 9f6a89a7f121: Waiting [2026-03-03T06:11:27.880Z] a15d405df527: Waiting [2026-03-03T06:11:27.880Z] dc8a7086f2ed: Waiting [2026-03-03T06:11:27.880Z] 30f849bdaf2c: Waiting [2026-03-03T06:11:27.880Z] a54a9ad0f201: Waiting [2026-03-03T06:11:27.880Z] bde6a0b402d2: Waiting [2026-03-03T06:11:27.880Z] cce92674e987: Waiting [2026-03-03T06:11:27.880Z] 0f2893c0a6da: Layer already exists [2026-03-03T06:11:27.880Z] 76711b4f43da: Layer already exists [2026-03-03T06:11:27.880Z] c2686aa960a7: Layer already exists [2026-03-03T06:11:27.880Z] 9047179f6630: Layer already exists [2026-03-03T06:11:27.880Z] ea9a6144883f: Layer already exists [2026-03-03T06:11:27.880Z] a15d405df527: Layer already exists [2026-03-03T06:11:27.880Z] f0955e17e3c7: Layer already exists [2026-03-03T06:11:27.880Z] 00dd0e0a98b2: Layer already exists [2026-03-03T06:11:27.880Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:27.880Z] 9f6a89a7f121: Layer already exists [2026-03-03T06:11:27.880Z] dbeeedd8c5fd: Layer already exists [2026-03-03T06:11:27.880Z] 5f70bf18a086: Layer already exists [2026-03-03T06:11:27.880Z] 30f849bdaf2c: Layer already exists [2026-03-03T06:11:27.880Z] dc8a7086f2ed: Layer already exists [2026-03-03T06:11:27.880Z] bde6a0b402d2: Layer already exists [2026-03-03T06:11:27.880Z] cce92674e987: Layer already exists [2026-03-03T06:11:27.880Z] 4.1.0-dev.101: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:28.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:28.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:28.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T06:11:28.503Z] 9047179f6630: Preparing [2026-03-03T06:11:28.503Z] 76711b4f43da: Preparing [2026-03-03T06:11:28.503Z] c2686aa960a7: Preparing [2026-03-03T06:11:28.503Z] 0f2893c0a6da: Preparing [2026-03-03T06:11:28.503Z] ea9a6144883f: Preparing [2026-03-03T06:11:28.503Z] 00dd0e0a98b2: Preparing [2026-03-03T06:11:28.503Z] f0955e17e3c7: Preparing [2026-03-03T06:11:28.503Z] a15d405df527: Preparing [2026-03-03T06:11:28.503Z] a54a9ad0f201: Preparing [2026-03-03T06:11:28.503Z] 9f6a89a7f121: Preparing [2026-03-03T06:11:28.503Z] dbeeedd8c5fd: Preparing [2026-03-03T06:11:28.503Z] 5f70bf18a086: Preparing [2026-03-03T06:11:28.503Z] dc8a7086f2ed: Preparing [2026-03-03T06:11:28.503Z] 30f849bdaf2c: Preparing [2026-03-03T06:11:28.503Z] 00dd0e0a98b2: Waiting [2026-03-03T06:11:28.503Z] f0955e17e3c7: Waiting [2026-03-03T06:11:28.503Z] a15d405df527: Waiting [2026-03-03T06:11:28.503Z] 9f6a89a7f121: Waiting [2026-03-03T06:11:28.503Z] 5f70bf18a086: Waiting [2026-03-03T06:11:28.503Z] a54a9ad0f201: Waiting [2026-03-03T06:11:28.503Z] dc8a7086f2ed: Waiting [2026-03-03T06:11:28.503Z] bde6a0b402d2: Preparing [2026-03-03T06:11:28.503Z] cce92674e987: Preparing [2026-03-03T06:11:28.503Z] 30f849bdaf2c: Waiting [2026-03-03T06:11:28.503Z] cce92674e987: Waiting [2026-03-03T06:11:28.503Z] bde6a0b402d2: Waiting [2026-03-03T06:11:28.503Z] dbeeedd8c5fd: Waiting [2026-03-03T06:11:28.503Z] 76711b4f43da: Layer already exists [2026-03-03T06:11:28.503Z] ea9a6144883f: Layer already exists [2026-03-03T06:11:28.503Z] 0f2893c0a6da: Layer already exists [2026-03-03T06:11:28.503Z] c2686aa960a7: Layer already exists [2026-03-03T06:11:28.503Z] 9047179f6630: Layer already exists [2026-03-03T06:11:28.503Z] 00dd0e0a98b2: Layer already exists [2026-03-03T06:11:28.503Z] f0955e17e3c7: Layer already exists [2026-03-03T06:11:28.503Z] a15d405df527: Layer already exists [2026-03-03T06:11:28.503Z] 9f6a89a7f121: Layer already exists [2026-03-03T06:11:28.503Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:28.503Z] dbeeedd8c5fd: Layer already exists [2026-03-03T06:11:28.503Z] 5f70bf18a086: Layer already exists [2026-03-03T06:11:28.503Z] dc8a7086f2ed: Layer already exists [2026-03-03T06:11:28.503Z] 30f849bdaf2c: Layer already exists [2026-03-03T06:11:28.503Z] bde6a0b402d2: Layer already exists [2026-03-03T06:11:28.503Z] cce92674e987: Layer already exists [2026-03-03T06:11:28.503Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:28.827Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:29.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-03T06:11:29.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-03T06:11:29.165Z] 9047179f6630: Preparing [2026-03-03T06:11:29.165Z] 76711b4f43da: Preparing [2026-03-03T06:11:29.165Z] c2686aa960a7: Preparing [2026-03-03T06:11:29.165Z] 0f2893c0a6da: Preparing [2026-03-03T06:11:29.165Z] ea9a6144883f: Preparing [2026-03-03T06:11:29.165Z] 00dd0e0a98b2: Preparing [2026-03-03T06:11:29.165Z] f0955e17e3c7: Preparing [2026-03-03T06:11:29.165Z] a15d405df527: Preparing [2026-03-03T06:11:29.165Z] a54a9ad0f201: Preparing [2026-03-03T06:11:29.165Z] 9f6a89a7f121: Preparing [2026-03-03T06:11:29.165Z] dbeeedd8c5fd: Preparing [2026-03-03T06:11:29.165Z] 5f70bf18a086: Preparing [2026-03-03T06:11:29.165Z] dc8a7086f2ed: Preparing [2026-03-03T06:11:29.165Z] 30f849bdaf2c: Preparing [2026-03-03T06:11:29.165Z] bde6a0b402d2: Preparing [2026-03-03T06:11:29.165Z] cce92674e987: Preparing [2026-03-03T06:11:29.165Z] f0955e17e3c7: Waiting [2026-03-03T06:11:29.165Z] a15d405df527: Waiting [2026-03-03T06:11:29.165Z] a54a9ad0f201: Waiting [2026-03-03T06:11:29.165Z] 9f6a89a7f121: Waiting [2026-03-03T06:11:29.165Z] dbeeedd8c5fd: Waiting [2026-03-03T06:11:29.165Z] 5f70bf18a086: Waiting [2026-03-03T06:11:29.165Z] dc8a7086f2ed: Waiting [2026-03-03T06:11:29.165Z] 30f849bdaf2c: Waiting [2026-03-03T06:11:29.165Z] bde6a0b402d2: Waiting [2026-03-03T06:11:29.165Z] cce92674e987: Waiting [2026-03-03T06:11:29.165Z] 00dd0e0a98b2: Waiting [2026-03-03T06:11:29.165Z] 0f2893c0a6da: Layer already exists [2026-03-03T06:11:29.165Z] 9047179f6630: Layer already exists [2026-03-03T06:11:29.165Z] c2686aa960a7: Layer already exists [2026-03-03T06:11:29.165Z] 76711b4f43da: Layer already exists [2026-03-03T06:11:29.165Z] ea9a6144883f: Layer already exists [2026-03-03T06:11:29.165Z] 00dd0e0a98b2: Layer already exists [2026-03-03T06:11:29.165Z] f0955e17e3c7: Layer already exists [2026-03-03T06:11:29.165Z] a15d405df527: Layer already exists [2026-03-03T06:11:29.165Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:29.165Z] 9f6a89a7f121: Layer already exists [2026-03-03T06:11:29.165Z] dbeeedd8c5fd: Layer already exists [2026-03-03T06:11:29.165Z] 5f70bf18a086: Layer already exists [2026-03-03T06:11:29.165Z] dc8a7086f2ed: Layer already exists [2026-03-03T06:11:29.165Z] 30f849bdaf2c: Layer already exists [2026-03-03T06:11:29.165Z] bde6a0b402d2: Layer already exists [2026-03-03T06:11:29.165Z] cce92674e987: Layer already exists [2026-03-03T06:11:29.165Z] main: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:11:29.240Z] ===================================================== [Pipeline] echo [2026-03-03T06:11:29.250Z] taggedImages: [2026-03-03T06:11:29.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:29.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T06:11:29.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [2026-03-03T06:11:29.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:29.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-03-03T06:11:29.278Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-03-03T06:11:29.278Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:29.278Z] latest [2026-03-03T06:11:29.278Z] 4.1.0-dev.101 [2026-03-03T06:11:29.278Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:29.278Z] main [2026-03-03T06:11:29.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:29.650Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:29.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:29.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T06:11:29.983Z] bb9f2b6d0546: Preparing [2026-03-03T06:11:29.983Z] 53562a83ebff: Preparing [2026-03-03T06:11:29.983Z] ee2cf19601d6: Preparing [2026-03-03T06:11:29.983Z] 828916d08e6b: Preparing [2026-03-03T06:11:29.983Z] a15d405df527: Preparing [2026-03-03T06:11:29.983Z] a54a9ad0f201: Preparing [2026-03-03T06:11:29.983Z] ad4f97aabb26: Preparing [2026-03-03T06:11:29.983Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:29.983Z] cce92674e987: Preparing [2026-03-03T06:11:29.983Z] a54a9ad0f201: Waiting [2026-03-03T06:11:29.983Z] ad4f97aabb26: Waiting [2026-03-03T06:11:29.983Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:29.983Z] cce92674e987: Waiting [2026-03-03T06:11:29.983Z] a15d405df527: Layer already exists [2026-03-03T06:11:29.983Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:29.983Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:29.983Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:29.983Z] bb9f2b6d0546: Pushed [2026-03-03T06:11:29.983Z] cce92674e987: Layer already exists [2026-03-03T06:11:29.983Z] 53562a83ebff: Pushed [2026-03-03T06:11:29.983Z] ee2cf19601d6: Pushed [2026-03-03T06:11:34.190Z] 828916d08e6b: Pushed [2026-03-03T06:11:34.190Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:34.526Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:34.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T06:11:34.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T06:11:34.873Z] bb9f2b6d0546: Preparing [2026-03-03T06:11:34.873Z] 53562a83ebff: Preparing [2026-03-03T06:11:34.873Z] ee2cf19601d6: Preparing [2026-03-03T06:11:34.873Z] 828916d08e6b: Preparing [2026-03-03T06:11:34.873Z] a15d405df527: Preparing [2026-03-03T06:11:34.873Z] a54a9ad0f201: Preparing [2026-03-03T06:11:34.873Z] ad4f97aabb26: Preparing [2026-03-03T06:11:34.873Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:34.873Z] cce92674e987: Preparing [2026-03-03T06:11:34.873Z] ad4f97aabb26: Waiting [2026-03-03T06:11:34.873Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:34.873Z] cce92674e987: Waiting [2026-03-03T06:11:34.873Z] a54a9ad0f201: Waiting [2026-03-03T06:11:34.873Z] bb9f2b6d0546: Layer already exists [2026-03-03T06:11:34.873Z] 53562a83ebff: Layer already exists [2026-03-03T06:11:34.873Z] ee2cf19601d6: Layer already exists [2026-03-03T06:11:34.873Z] a15d405df527: Layer already exists [2026-03-03T06:11:34.873Z] 828916d08e6b: Layer already exists [2026-03-03T06:11:34.873Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:34.873Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:34.873Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:34.873Z] cce92674e987: Layer already exists [2026-03-03T06:11:34.873Z] latest: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:35.213Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:35.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [2026-03-03T06:11:35.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T06:11:35.539Z] bb9f2b6d0546: Preparing [2026-03-03T06:11:35.539Z] 53562a83ebff: Preparing [2026-03-03T06:11:35.539Z] ee2cf19601d6: Preparing [2026-03-03T06:11:35.539Z] 828916d08e6b: Preparing [2026-03-03T06:11:35.539Z] a15d405df527: Preparing [2026-03-03T06:11:35.539Z] a54a9ad0f201: Preparing [2026-03-03T06:11:35.539Z] ad4f97aabb26: Preparing [2026-03-03T06:11:35.539Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:35.539Z] cce92674e987: Preparing [2026-03-03T06:11:35.539Z] a54a9ad0f201: Waiting [2026-03-03T06:11:35.539Z] ad4f97aabb26: Waiting [2026-03-03T06:11:35.539Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:35.539Z] cce92674e987: Waiting [2026-03-03T06:11:35.539Z] a15d405df527: Layer already exists [2026-03-03T06:11:35.539Z] 53562a83ebff: Layer already exists [2026-03-03T06:11:35.539Z] 828916d08e6b: Layer already exists [2026-03-03T06:11:35.539Z] ee2cf19601d6: Layer already exists [2026-03-03T06:11:35.539Z] bb9f2b6d0546: Layer already exists [2026-03-03T06:11:35.539Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:35.539Z] cce92674e987: Layer already exists [2026-03-03T06:11:35.539Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:35.539Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:35.539Z] 4.1.0-dev.101: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:35.877Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:36.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:36.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T06:11:36.191Z] bb9f2b6d0546: Preparing [2026-03-03T06:11:36.191Z] 53562a83ebff: Preparing [2026-03-03T06:11:36.191Z] ee2cf19601d6: Preparing [2026-03-03T06:11:36.191Z] 828916d08e6b: Preparing [2026-03-03T06:11:36.191Z] a15d405df527: Preparing [2026-03-03T06:11:36.191Z] a54a9ad0f201: Preparing [2026-03-03T06:11:36.191Z] ad4f97aabb26: Preparing [2026-03-03T06:11:36.191Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:36.191Z] cce92674e987: Preparing [2026-03-03T06:11:36.191Z] ad4f97aabb26: Waiting [2026-03-03T06:11:36.191Z] a54a9ad0f201: Waiting [2026-03-03T06:11:36.191Z] cce92674e987: Waiting [2026-03-03T06:11:36.191Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:36.191Z] 53562a83ebff: Layer already exists [2026-03-03T06:11:36.191Z] ee2cf19601d6: Layer already exists [2026-03-03T06:11:36.191Z] bb9f2b6d0546: Layer already exists [2026-03-03T06:11:36.191Z] 828916d08e6b: Layer already exists [2026-03-03T06:11:36.191Z] a15d405df527: Layer already exists [2026-03-03T06:11:36.191Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:36.191Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:36.191Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:36.191Z] cce92674e987: Layer already exists [2026-03-03T06:11:36.191Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:36.514Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:36.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-03T06:11:36.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-03T06:11:36.833Z] bb9f2b6d0546: Preparing [2026-03-03T06:11:36.833Z] 53562a83ebff: Preparing [2026-03-03T06:11:36.833Z] ee2cf19601d6: Preparing [2026-03-03T06:11:36.833Z] 828916d08e6b: Preparing [2026-03-03T06:11:36.833Z] a15d405df527: Preparing [2026-03-03T06:11:36.833Z] a54a9ad0f201: Preparing [2026-03-03T06:11:36.833Z] ad4f97aabb26: Preparing [2026-03-03T06:11:36.833Z] 5eacf9b72e22: Preparing [2026-03-03T06:11:36.833Z] cce92674e987: Preparing [2026-03-03T06:11:36.833Z] a54a9ad0f201: Waiting [2026-03-03T06:11:36.833Z] ad4f97aabb26: Waiting [2026-03-03T06:11:36.833Z] 5eacf9b72e22: Waiting [2026-03-03T06:11:36.833Z] cce92674e987: Waiting [2026-03-03T06:11:36.833Z] bb9f2b6d0546: Layer already exists [2026-03-03T06:11:36.833Z] 828916d08e6b: Layer already exists [2026-03-03T06:11:36.833Z] a15d405df527: Layer already exists [2026-03-03T06:11:36.833Z] ee2cf19601d6: Layer already exists [2026-03-03T06:11:36.833Z] 53562a83ebff: Layer already exists [2026-03-03T06:11:36.833Z] ad4f97aabb26: Layer already exists [2026-03-03T06:11:36.833Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:36.833Z] 5eacf9b72e22: Layer already exists [2026-03-03T06:11:36.833Z] cce92674e987: Layer already exists [2026-03-03T06:11:36.833Z] main: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:11:36.903Z] ===================================================== [Pipeline] echo [2026-03-03T06:11:36.919Z] taggedImages: [2026-03-03T06:11:36.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:36.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T06:11:36.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [2026-03-03T06:11:36.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:36.919Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-03-03T06:11:36.946Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-03-03T06:11:36.946Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:36.946Z] latest [2026-03-03T06:11:36.946Z] 4.1.0-dev.101 [2026-03-03T06:11:36.946Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:36.946Z] main [2026-03-03T06:11:36.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:37.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:37.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:11:37.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T06:11:37.607Z] 0c67bfb8b171: Preparing [2026-03-03T06:11:37.607Z] 153944e07e91: Preparing [2026-03-03T06:11:37.607Z] cc5e02edaed9: Preparing [2026-03-03T06:11:37.607Z] b86ccc138374: Preparing [2026-03-03T06:11:37.607Z] b53db84bdc41: Preparing [2026-03-03T06:11:37.607Z] a15d405df527: Preparing [2026-03-03T06:11:37.607Z] a54a9ad0f201: Preparing [2026-03-03T06:11:37.607Z] a529519b07f9: Preparing [2026-03-03T06:11:37.607Z] d72b0fa0701e: Preparing [2026-03-03T06:11:37.607Z] 219427ebc639: Preparing [2026-03-03T06:11:37.607Z] cce92674e987: Preparing [2026-03-03T06:11:37.607Z] a54a9ad0f201: Waiting [2026-03-03T06:11:37.607Z] d72b0fa0701e: Waiting [2026-03-03T06:11:37.607Z] 219427ebc639: Waiting [2026-03-03T06:11:37.607Z] cce92674e987: Waiting [2026-03-03T06:11:37.607Z] a529519b07f9: Waiting [2026-03-03T06:11:37.607Z] a15d405df527: Waiting [2026-03-03T06:11:37.607Z] b53db84bdc41: Pushed [2026-03-03T06:11:37.607Z] 153944e07e91: Pushed [2026-03-03T06:11:37.607Z] 0c67bfb8b171: Pushed [2026-03-03T06:11:37.607Z] b86ccc138374: Pushed [2026-03-03T06:11:37.607Z] a15d405df527: Layer already exists [2026-03-03T06:11:37.607Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:37.607Z] cce92674e987: Layer already exists [2026-03-03T06:11:37.865Z] a529519b07f9: Pushed [2026-03-03T06:11:37.865Z] d72b0fa0701e: Pushed [2026-03-03T06:11:39.257Z] 219427ebc639: Pushed [2026-03-03T06:11:40.649Z] cc5e02edaed9: Pushed [2026-03-03T06:11:40.649Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:40.970Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:41.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T06:11:41.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T06:11:41.285Z] 0c67bfb8b171: Preparing [2026-03-03T06:11:41.285Z] 153944e07e91: Preparing [2026-03-03T06:11:41.285Z] cc5e02edaed9: Preparing [2026-03-03T06:11:41.285Z] b86ccc138374: Preparing [2026-03-03T06:11:41.285Z] b53db84bdc41: Preparing [2026-03-03T06:11:41.285Z] a15d405df527: Preparing [2026-03-03T06:11:41.285Z] a54a9ad0f201: Preparing [2026-03-03T06:11:41.285Z] a529519b07f9: Preparing [2026-03-03T06:11:41.285Z] d72b0fa0701e: Preparing [2026-03-03T06:11:41.285Z] 219427ebc639: Preparing [2026-03-03T06:11:41.285Z] cce92674e987: Preparing [2026-03-03T06:11:41.285Z] a15d405df527: Waiting [2026-03-03T06:11:41.285Z] a54a9ad0f201: Waiting [2026-03-03T06:11:41.285Z] a529519b07f9: Waiting [2026-03-03T06:11:41.285Z] d72b0fa0701e: Waiting [2026-03-03T06:11:41.285Z] cce92674e987: Waiting [2026-03-03T06:11:41.285Z] 0c67bfb8b171: Layer already exists [2026-03-03T06:11:41.285Z] b53db84bdc41: Layer already exists [2026-03-03T06:11:41.285Z] cc5e02edaed9: Layer already exists [2026-03-03T06:11:41.285Z] b86ccc138374: Layer already exists [2026-03-03T06:11:41.285Z] 153944e07e91: Layer already exists [2026-03-03T06:11:41.285Z] a15d405df527: Layer already exists [2026-03-03T06:11:41.285Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:41.285Z] d72b0fa0701e: Layer already exists [2026-03-03T06:11:41.285Z] a529519b07f9: Layer already exists [2026-03-03T06:11:41.285Z] 219427ebc639: Layer already exists [2026-03-03T06:11:41.285Z] cce92674e987: Layer already exists [2026-03-03T06:11:41.285Z] latest: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:41.616Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:41.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [2026-03-03T06:11:41.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T06:11:41.965Z] 0c67bfb8b171: Preparing [2026-03-03T06:11:41.965Z] 153944e07e91: Preparing [2026-03-03T06:11:41.965Z] cc5e02edaed9: Preparing [2026-03-03T06:11:41.965Z] b86ccc138374: Preparing [2026-03-03T06:11:41.965Z] b53db84bdc41: Preparing [2026-03-03T06:11:41.965Z] a15d405df527: Preparing [2026-03-03T06:11:41.965Z] a54a9ad0f201: Preparing [2026-03-03T06:11:41.965Z] a529519b07f9: Preparing [2026-03-03T06:11:41.965Z] d72b0fa0701e: Preparing [2026-03-03T06:11:41.965Z] 219427ebc639: Preparing [2026-03-03T06:11:41.965Z] cce92674e987: Preparing [2026-03-03T06:11:41.965Z] a54a9ad0f201: Waiting [2026-03-03T06:11:41.965Z] a529519b07f9: Waiting [2026-03-03T06:11:41.965Z] 219427ebc639: Waiting [2026-03-03T06:11:41.965Z] d72b0fa0701e: Waiting [2026-03-03T06:11:41.965Z] a15d405df527: Waiting [2026-03-03T06:11:41.965Z] b86ccc138374: Layer already exists [2026-03-03T06:11:41.965Z] 153944e07e91: Layer already exists [2026-03-03T06:11:41.965Z] 0c67bfb8b171: Layer already exists [2026-03-03T06:11:41.965Z] cc5e02edaed9: Layer already exists [2026-03-03T06:11:41.965Z] b53db84bdc41: Layer already exists [2026-03-03T06:11:41.965Z] a529519b07f9: Layer already exists [2026-03-03T06:11:41.965Z] a15d405df527: Layer already exists [2026-03-03T06:11:41.965Z] d72b0fa0701e: Layer already exists [2026-03-03T06:11:41.965Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:41.965Z] 219427ebc639: Layer already exists [2026-03-03T06:11:41.965Z] cce92674e987: Layer already exists [2026-03-03T06:11:41.965Z] 4.1.0-dev.101: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:42.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:42.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:11:42.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T06:11:42.628Z] 0c67bfb8b171: Preparing [2026-03-03T06:11:42.628Z] 153944e07e91: Preparing [2026-03-03T06:11:42.628Z] cc5e02edaed9: Preparing [2026-03-03T06:11:42.628Z] b86ccc138374: Preparing [2026-03-03T06:11:42.628Z] b53db84bdc41: Preparing [2026-03-03T06:11:42.628Z] a15d405df527: Preparing [2026-03-03T06:11:42.628Z] a54a9ad0f201: Preparing [2026-03-03T06:11:42.628Z] a529519b07f9: Preparing [2026-03-03T06:11:42.628Z] d72b0fa0701e: Preparing [2026-03-03T06:11:42.628Z] 219427ebc639: Preparing [2026-03-03T06:11:42.628Z] cce92674e987: Preparing [2026-03-03T06:11:42.628Z] d72b0fa0701e: Waiting [2026-03-03T06:11:42.628Z] a15d405df527: Waiting [2026-03-03T06:11:42.628Z] a54a9ad0f201: Waiting [2026-03-03T06:11:42.628Z] 219427ebc639: Waiting [2026-03-03T06:11:42.628Z] a529519b07f9: Waiting [2026-03-03T06:11:42.628Z] cce92674e987: Waiting [2026-03-03T06:11:42.628Z] cc5e02edaed9: Layer already exists [2026-03-03T06:11:42.628Z] b86ccc138374: Layer already exists [2026-03-03T06:11:42.628Z] b53db84bdc41: Layer already exists [2026-03-03T06:11:42.628Z] 153944e07e91: Layer already exists [2026-03-03T06:11:42.628Z] 0c67bfb8b171: Layer already exists [2026-03-03T06:11:42.628Z] a54a9ad0f201: Layer already exists [2026-03-03T06:11:42.628Z] a529519b07f9: Layer already exists [2026-03-03T06:11:42.628Z] 219427ebc639: Layer already exists [2026-03-03T06:11:42.628Z] a15d405df527: Layer already exists [2026-03-03T06:11:42.628Z] d72b0fa0701e: Layer already exists [2026-03-03T06:11:42.628Z] cce92674e987: Layer already exists [2026-03-03T06:11:42.628Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:11:42.944Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:09.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-03T06:12:09.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-03T06:12:09.815Z] 0c67bfb8b171: Preparing [2026-03-03T06:12:09.815Z] 153944e07e91: Preparing [2026-03-03T06:12:09.815Z] cc5e02edaed9: Preparing [2026-03-03T06:12:09.815Z] b86ccc138374: Preparing [2026-03-03T06:12:09.815Z] b53db84bdc41: Preparing [2026-03-03T06:12:09.815Z] a15d405df527: Preparing [2026-03-03T06:12:09.815Z] a54a9ad0f201: Preparing [2026-03-03T06:12:09.815Z] a529519b07f9: Preparing [2026-03-03T06:12:09.815Z] d72b0fa0701e: Preparing [2026-03-03T06:12:09.815Z] 219427ebc639: Preparing [2026-03-03T06:12:09.815Z] cce92674e987: Preparing [2026-03-03T06:12:09.815Z] a54a9ad0f201: Waiting [2026-03-03T06:12:09.815Z] a529519b07f9: Waiting [2026-03-03T06:12:09.815Z] d72b0fa0701e: Waiting [2026-03-03T06:12:09.815Z] 219427ebc639: Waiting [2026-03-03T06:12:09.815Z] cce92674e987: Waiting [2026-03-03T06:12:09.815Z] a15d405df527: Waiting [2026-03-03T06:12:09.815Z] cc5e02edaed9: Layer already exists [2026-03-03T06:12:09.815Z] 153944e07e91: Layer already exists [2026-03-03T06:12:09.815Z] b86ccc138374: Layer already exists [2026-03-03T06:12:09.815Z] b53db84bdc41: Layer already exists [2026-03-03T06:12:09.815Z] 0c67bfb8b171: Layer already exists [2026-03-03T06:12:09.815Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:09.815Z] a15d405df527: Layer already exists [2026-03-03T06:12:09.815Z] 219427ebc639: Layer already exists [2026-03-03T06:12:09.815Z] a529519b07f9: Layer already exists [2026-03-03T06:12:09.815Z] d72b0fa0701e: Layer already exists [2026-03-03T06:12:09.815Z] cce92674e987: Layer already exists [2026-03-03T06:12:09.815Z] main: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:12:09.883Z] ===================================================== [Pipeline] echo [2026-03-03T06:12:09.895Z] taggedImages: [2026-03-03T06:12:09.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:09.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T06:12:09.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [2026-03-03T06:12:09.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:09.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-03-03T06:12:09.916Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-03-03T06:12:09.916Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:09.916Z] latest [2026-03-03T06:12:09.916Z] 4.1.0-dev.101 [2026-03-03T06:12:09.916Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:09.916Z] main [2026-03-03T06:12:09.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:10.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:10.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:10.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T06:12:10.582Z] 30053792b253: Preparing [2026-03-03T06:12:10.582Z] b04ef989f3be: Preparing [2026-03-03T06:12:10.582Z] 80998ee9ad22: Preparing [2026-03-03T06:12:10.582Z] 52332b313480: Preparing [2026-03-03T06:12:10.582Z] 03d2aab08afb: Preparing [2026-03-03T06:12:10.582Z] 57fc8e2e8442: Preparing [2026-03-03T06:12:10.582Z] a31241ded918: Preparing [2026-03-03T06:12:10.582Z] a15d405df527: Preparing [2026-03-03T06:12:10.582Z] a54a9ad0f201: Preparing [2026-03-03T06:12:10.582Z] 24095814fc33: Preparing [2026-03-03T06:12:10.582Z] ffe77be4dc6a: Preparing [2026-03-03T06:12:10.582Z] cce92674e987: Preparing [2026-03-03T06:12:10.582Z] a15d405df527: Waiting [2026-03-03T06:12:10.582Z] ffe77be4dc6a: Waiting [2026-03-03T06:12:10.582Z] cce92674e987: Waiting [2026-03-03T06:12:10.582Z] a54a9ad0f201: Waiting [2026-03-03T06:12:10.582Z] 57fc8e2e8442: Waiting [2026-03-03T06:12:10.582Z] 24095814fc33: Waiting [2026-03-03T06:12:10.582Z] a31241ded918: Waiting [2026-03-03T06:12:10.582Z] 03d2aab08afb: Pushed [2026-03-03T06:12:10.582Z] b04ef989f3be: Pushed [2026-03-03T06:12:10.582Z] 30053792b253: Pushed [2026-03-03T06:12:10.582Z] a15d405df527: Layer already exists [2026-03-03T06:12:10.582Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:10.582Z] 57fc8e2e8442: Pushed [2026-03-03T06:12:10.582Z] a31241ded918: Pushed [2026-03-03T06:12:10.840Z] cce92674e987: Layer already exists [2026-03-03T06:12:10.840Z] 24095814fc33: Pushed [2026-03-03T06:12:12.218Z] ffe77be4dc6a: Pushed [2026-03-03T06:12:13.154Z] 52332b313480: Pushed [2026-03-03T06:12:13.413Z] 80998ee9ad22: Pushed [2026-03-03T06:12:13.672Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:13.992Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:14.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T06:12:14.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T06:12:14.308Z] 30053792b253: Preparing [2026-03-03T06:12:14.308Z] b04ef989f3be: Preparing [2026-03-03T06:12:14.308Z] 80998ee9ad22: Preparing [2026-03-03T06:12:14.308Z] 52332b313480: Preparing [2026-03-03T06:12:14.308Z] 03d2aab08afb: Preparing [2026-03-03T06:12:14.308Z] 57fc8e2e8442: Preparing [2026-03-03T06:12:14.308Z] a31241ded918: Preparing [2026-03-03T06:12:14.308Z] a15d405df527: Preparing [2026-03-03T06:12:14.308Z] a54a9ad0f201: Preparing [2026-03-03T06:12:14.308Z] 24095814fc33: Preparing [2026-03-03T06:12:14.308Z] ffe77be4dc6a: Preparing [2026-03-03T06:12:14.308Z] cce92674e987: Preparing [2026-03-03T06:12:14.308Z] 57fc8e2e8442: Waiting [2026-03-03T06:12:14.308Z] a31241ded918: Waiting [2026-03-03T06:12:14.308Z] a15d405df527: Waiting [2026-03-03T06:12:14.308Z] a54a9ad0f201: Waiting [2026-03-03T06:12:14.308Z] 24095814fc33: Waiting [2026-03-03T06:12:14.308Z] ffe77be4dc6a: Waiting [2026-03-03T06:12:14.308Z] cce92674e987: Waiting [2026-03-03T06:12:14.308Z] 03d2aab08afb: Layer already exists [2026-03-03T06:12:14.308Z] 52332b313480: Layer already exists [2026-03-03T06:12:14.308Z] 30053792b253: Layer already exists [2026-03-03T06:12:14.308Z] 80998ee9ad22: Layer already exists [2026-03-03T06:12:14.308Z] b04ef989f3be: Layer already exists [2026-03-03T06:12:14.308Z] 57fc8e2e8442: Layer already exists [2026-03-03T06:12:14.308Z] a31241ded918: Layer already exists [2026-03-03T06:12:14.308Z] a15d405df527: Layer already exists [2026-03-03T06:12:14.308Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:14.308Z] ffe77be4dc6a: Layer already exists [2026-03-03T06:12:14.308Z] cce92674e987: Layer already exists [2026-03-03T06:12:14.308Z] 24095814fc33: Layer already exists [2026-03-03T06:12:14.308Z] latest: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:14.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:14.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [2026-03-03T06:12:14.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T06:12:14.934Z] 30053792b253: Preparing [2026-03-03T06:12:14.934Z] b04ef989f3be: Preparing [2026-03-03T06:12:14.934Z] 80998ee9ad22: Preparing [2026-03-03T06:12:14.934Z] 52332b313480: Preparing [2026-03-03T06:12:14.934Z] 03d2aab08afb: Preparing [2026-03-03T06:12:14.934Z] 57fc8e2e8442: Preparing [2026-03-03T06:12:14.934Z] a31241ded918: Preparing [2026-03-03T06:12:14.934Z] a15d405df527: Preparing [2026-03-03T06:12:14.934Z] a54a9ad0f201: Preparing [2026-03-03T06:12:14.934Z] 24095814fc33: Preparing [2026-03-03T06:12:14.934Z] ffe77be4dc6a: Preparing [2026-03-03T06:12:14.934Z] cce92674e987: Preparing [2026-03-03T06:12:14.934Z] a15d405df527: Waiting [2026-03-03T06:12:14.934Z] a54a9ad0f201: Waiting [2026-03-03T06:12:14.934Z] 57fc8e2e8442: Waiting [2026-03-03T06:12:14.934Z] ffe77be4dc6a: Waiting [2026-03-03T06:12:14.934Z] cce92674e987: Waiting [2026-03-03T06:12:14.934Z] a31241ded918: Waiting [2026-03-03T06:12:14.934Z] 24095814fc33: Waiting [2026-03-03T06:12:14.934Z] 03d2aab08afb: Layer already exists [2026-03-03T06:12:14.934Z] 52332b313480: Layer already exists [2026-03-03T06:12:14.934Z] b04ef989f3be: Layer already exists [2026-03-03T06:12:14.934Z] 80998ee9ad22: Layer already exists [2026-03-03T06:12:14.934Z] 30053792b253: Layer already exists [2026-03-03T06:12:14.934Z] a31241ded918: Layer already exists [2026-03-03T06:12:14.934Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:14.934Z] 57fc8e2e8442: Layer already exists [2026-03-03T06:12:14.934Z] a15d405df527: Layer already exists [2026-03-03T06:12:14.934Z] 24095814fc33: Layer already exists [2026-03-03T06:12:14.934Z] ffe77be4dc6a: Layer already exists [2026-03-03T06:12:14.934Z] cce92674e987: Layer already exists [2026-03-03T06:12:14.934Z] 4.1.0-dev.101: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:15.351Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:15.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:15.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T06:12:15.714Z] 30053792b253: Preparing [2026-03-03T06:12:15.714Z] b04ef989f3be: Preparing [2026-03-03T06:12:15.714Z] 80998ee9ad22: Preparing [2026-03-03T06:12:15.714Z] 52332b313480: Preparing [2026-03-03T06:12:15.714Z] 03d2aab08afb: Preparing [2026-03-03T06:12:15.714Z] 57fc8e2e8442: Preparing [2026-03-03T06:12:15.714Z] a31241ded918: Preparing [2026-03-03T06:12:15.714Z] a15d405df527: Preparing [2026-03-03T06:12:15.714Z] a54a9ad0f201: Preparing [2026-03-03T06:12:15.714Z] 24095814fc33: Preparing [2026-03-03T06:12:15.714Z] ffe77be4dc6a: Preparing [2026-03-03T06:12:15.714Z] cce92674e987: Preparing [2026-03-03T06:12:15.714Z] a15d405df527: Waiting [2026-03-03T06:12:15.714Z] a54a9ad0f201: Waiting [2026-03-03T06:12:15.714Z] 24095814fc33: Waiting [2026-03-03T06:12:15.714Z] ffe77be4dc6a: Waiting [2026-03-03T06:12:15.714Z] cce92674e987: Waiting [2026-03-03T06:12:15.714Z] 57fc8e2e8442: Waiting [2026-03-03T06:12:15.714Z] a31241ded918: Waiting [2026-03-03T06:12:15.714Z] 52332b313480: Layer already exists [2026-03-03T06:12:15.714Z] 30053792b253: Layer already exists [2026-03-03T06:12:15.714Z] b04ef989f3be: Layer already exists [2026-03-03T06:12:15.714Z] 03d2aab08afb: Layer already exists [2026-03-03T06:12:15.714Z] 80998ee9ad22: Layer already exists [2026-03-03T06:12:15.714Z] 57fc8e2e8442: Layer already exists [2026-03-03T06:12:15.714Z] a31241ded918: Layer already exists [2026-03-03T06:12:15.714Z] a15d405df527: Layer already exists [2026-03-03T06:12:15.714Z] 24095814fc33: Layer already exists [2026-03-03T06:12:15.714Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:15.714Z] ffe77be4dc6a: Layer already exists [2026-03-03T06:12:15.714Z] cce92674e987: Layer already exists [2026-03-03T06:12:15.714Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:16.065Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:16.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-03T06:12:16.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-03T06:12:16.379Z] 30053792b253: Preparing [2026-03-03T06:12:16.379Z] b04ef989f3be: Preparing [2026-03-03T06:12:16.379Z] 80998ee9ad22: Preparing [2026-03-03T06:12:16.379Z] 52332b313480: Preparing [2026-03-03T06:12:16.379Z] 03d2aab08afb: Preparing [2026-03-03T06:12:16.379Z] 57fc8e2e8442: Preparing [2026-03-03T06:12:16.379Z] a31241ded918: Preparing [2026-03-03T06:12:16.379Z] a15d405df527: Preparing [2026-03-03T06:12:16.379Z] a54a9ad0f201: Preparing [2026-03-03T06:12:16.379Z] 24095814fc33: Preparing [2026-03-03T06:12:16.379Z] ffe77be4dc6a: Preparing [2026-03-03T06:12:16.379Z] cce92674e987: Preparing [2026-03-03T06:12:16.379Z] a54a9ad0f201: Waiting [2026-03-03T06:12:16.379Z] 24095814fc33: Waiting [2026-03-03T06:12:16.379Z] 57fc8e2e8442: Waiting [2026-03-03T06:12:16.379Z] ffe77be4dc6a: Waiting [2026-03-03T06:12:16.379Z] cce92674e987: Waiting [2026-03-03T06:12:16.379Z] a31241ded918: Waiting [2026-03-03T06:12:16.379Z] a15d405df527: Waiting [2026-03-03T06:12:16.379Z] 80998ee9ad22: Layer already exists [2026-03-03T06:12:16.379Z] 03d2aab08afb: Layer already exists [2026-03-03T06:12:16.379Z] 30053792b253: Layer already exists [2026-03-03T06:12:16.379Z] b04ef989f3be: Layer already exists [2026-03-03T06:12:16.379Z] 52332b313480: Layer already exists [2026-03-03T06:12:16.379Z] a31241ded918: Layer already exists [2026-03-03T06:12:16.379Z] a15d405df527: Layer already exists [2026-03-03T06:12:16.379Z] 57fc8e2e8442: Layer already exists [2026-03-03T06:12:16.379Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:16.379Z] 24095814fc33: Layer already exists [2026-03-03T06:12:16.379Z] ffe77be4dc6a: Layer already exists [2026-03-03T06:12:16.379Z] cce92674e987: Layer already exists [2026-03-03T06:12:16.379Z] main: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:12:16.448Z] ===================================================== [Pipeline] echo [2026-03-03T06:12:16.458Z] taggedImages: [2026-03-03T06:12:16.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:16.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T06:12:16.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [2026-03-03T06:12:16.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:16.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-03-03T06:12:16.480Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-03-03T06:12:16.480Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:16.480Z] latest [2026-03-03T06:12:16.480Z] 4.1.0-dev.101 [2026-03-03T06:12:16.480Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:16.480Z] main [2026-03-03T06:12:16.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:16.809Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:17.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:17.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T06:12:17.128Z] e8d3aed9d267: Preparing [2026-03-03T06:12:17.128Z] ee1e158878b0: Preparing [2026-03-03T06:12:17.128Z] a15d405df527: Preparing [2026-03-03T06:12:17.128Z] a54a9ad0f201: Preparing [2026-03-03T06:12:17.128Z] 2c150ce87b19: Preparing [2026-03-03T06:12:17.128Z] 24aa6753d6c9: Preparing [2026-03-03T06:12:17.128Z] cce92674e987: Preparing [2026-03-03T06:12:17.128Z] 24aa6753d6c9: Waiting [2026-03-03T06:12:17.128Z] cce92674e987: Waiting [2026-03-03T06:12:17.128Z] a15d405df527: Layer already exists [2026-03-03T06:12:17.128Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:17.128Z] cce92674e987: Layer already exists [2026-03-03T06:12:17.128Z] 2c150ce87b19: Pushed [2026-03-03T06:12:17.128Z] e8d3aed9d267: Pushed [2026-03-03T06:12:18.062Z] 24aa6753d6c9: Pushed [2026-03-03T06:12:20.593Z] ee1e158878b0: Pushed [2026-03-03T06:12:20.593Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:20.917Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:21.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T06:12:21.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T06:12:21.232Z] e8d3aed9d267: Preparing [2026-03-03T06:12:21.232Z] ee1e158878b0: Preparing [2026-03-03T06:12:21.232Z] a15d405df527: Preparing [2026-03-03T06:12:21.232Z] a54a9ad0f201: Preparing [2026-03-03T06:12:21.232Z] 2c150ce87b19: Preparing [2026-03-03T06:12:21.232Z] 24aa6753d6c9: Preparing [2026-03-03T06:12:21.232Z] cce92674e987: Preparing [2026-03-03T06:12:21.232Z] 24aa6753d6c9: Waiting [2026-03-03T06:12:21.232Z] cce92674e987: Waiting [2026-03-03T06:12:21.232Z] 2c150ce87b19: Layer already exists [2026-03-03T06:12:21.232Z] a15d405df527: Layer already exists [2026-03-03T06:12:21.232Z] ee1e158878b0: Layer already exists [2026-03-03T06:12:21.232Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:21.232Z] e8d3aed9d267: Layer already exists [2026-03-03T06:12:21.232Z] 24aa6753d6c9: Layer already exists [2026-03-03T06:12:21.232Z] cce92674e987: Layer already exists [2026-03-03T06:12:21.232Z] latest: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:21.559Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:21.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [2026-03-03T06:12:21.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T06:12:21.882Z] e8d3aed9d267: Preparing [2026-03-03T06:12:21.882Z] ee1e158878b0: Preparing [2026-03-03T06:12:21.883Z] a15d405df527: Preparing [2026-03-03T06:12:21.883Z] a54a9ad0f201: Preparing [2026-03-03T06:12:21.883Z] 2c150ce87b19: Preparing [2026-03-03T06:12:21.883Z] 24aa6753d6c9: Preparing [2026-03-03T06:12:21.883Z] cce92674e987: Preparing [2026-03-03T06:12:21.883Z] cce92674e987: Waiting [2026-03-03T06:12:21.883Z] 24aa6753d6c9: Waiting [2026-03-03T06:12:21.883Z] a15d405df527: Layer already exists [2026-03-03T06:12:21.883Z] 2c150ce87b19: Layer already exists [2026-03-03T06:12:21.883Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:21.883Z] ee1e158878b0: Layer already exists [2026-03-03T06:12:21.883Z] e8d3aed9d267: Layer already exists [2026-03-03T06:12:21.883Z] 24aa6753d6c9: Layer already exists [2026-03-03T06:12:21.883Z] cce92674e987: Layer already exists [2026-03-03T06:12:21.883Z] 4.1.0-dev.101: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:22.205Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:22.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:22.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T06:12:22.518Z] e8d3aed9d267: Preparing [2026-03-03T06:12:22.518Z] ee1e158878b0: Preparing [2026-03-03T06:12:22.518Z] a15d405df527: Preparing [2026-03-03T06:12:22.518Z] a54a9ad0f201: Preparing [2026-03-03T06:12:22.518Z] 2c150ce87b19: Preparing [2026-03-03T06:12:22.518Z] 24aa6753d6c9: Preparing [2026-03-03T06:12:22.518Z] cce92674e987: Preparing [2026-03-03T06:12:22.518Z] 24aa6753d6c9: Waiting [2026-03-03T06:12:22.518Z] cce92674e987: Waiting [2026-03-03T06:12:22.518Z] a15d405df527: Layer already exists [2026-03-03T06:12:22.518Z] e8d3aed9d267: Layer already exists [2026-03-03T06:12:22.518Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:22.518Z] ee1e158878b0: Layer already exists [2026-03-03T06:12:22.518Z] 2c150ce87b19: Layer already exists [2026-03-03T06:12:22.518Z] 24aa6753d6c9: Layer already exists [2026-03-03T06:12:22.518Z] cce92674e987: Layer already exists [2026-03-03T06:12:22.518Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:22.836Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:23.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-03T06:12:23.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-03T06:12:23.154Z] e8d3aed9d267: Preparing [2026-03-03T06:12:23.154Z] ee1e158878b0: Preparing [2026-03-03T06:12:23.154Z] a15d405df527: Preparing [2026-03-03T06:12:23.154Z] a54a9ad0f201: Preparing [2026-03-03T06:12:23.154Z] 2c150ce87b19: Preparing [2026-03-03T06:12:23.154Z] 24aa6753d6c9: Preparing [2026-03-03T06:12:23.154Z] cce92674e987: Preparing [2026-03-03T06:12:23.154Z] 24aa6753d6c9: Waiting [2026-03-03T06:12:23.154Z] cce92674e987: Waiting [2026-03-03T06:12:23.154Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:23.154Z] ee1e158878b0: Layer already exists [2026-03-03T06:12:23.154Z] 2c150ce87b19: Layer already exists [2026-03-03T06:12:23.154Z] a15d405df527: Layer already exists [2026-03-03T06:12:23.154Z] e8d3aed9d267: Layer already exists [2026-03-03T06:12:23.154Z] 24aa6753d6c9: Layer already exists [2026-03-03T06:12:23.154Z] cce92674e987: Layer already exists [2026-03-03T06:12:23.154Z] main: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:12:23.274Z] ===================================================== [Pipeline] echo [2026-03-03T06:12:23.285Z] taggedImages: [2026-03-03T06:12:23.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:23.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T06:12:23.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [2026-03-03T06:12:23.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:23.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-03-03T06:12:23.310Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-03-03T06:12:23.310Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:23.310Z] latest [2026-03-03T06:12:23.310Z] 4.1.0-dev.101 [2026-03-03T06:12:23.310Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:23.310Z] main [2026-03-03T06:12:23.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:23.690Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:24.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:24.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T06:12:24.000Z] 66bb49ad1c2d: Preparing [2026-03-03T06:12:24.000Z] 4b61077ba282: Preparing [2026-03-03T06:12:24.000Z] 7b5692974ad2: Preparing [2026-03-03T06:12:24.000Z] a15d405df527: Preparing [2026-03-03T06:12:24.000Z] a54a9ad0f201: Preparing [2026-03-03T06:12:24.000Z] ae0a60341765: Preparing [2026-03-03T06:12:24.000Z] 53341d43a3f6: Preparing [2026-03-03T06:12:24.000Z] a74cc0fa5fc4: Preparing [2026-03-03T06:12:24.000Z] a2d5209b366c: Preparing [2026-03-03T06:12:24.000Z] cce92674e987: Preparing [2026-03-03T06:12:24.000Z] 53341d43a3f6: Waiting [2026-03-03T06:12:24.000Z] a74cc0fa5fc4: Waiting [2026-03-03T06:12:24.000Z] a2d5209b366c: Waiting [2026-03-03T06:12:24.000Z] cce92674e987: Waiting [2026-03-03T06:12:24.000Z] ae0a60341765: Waiting [2026-03-03T06:12:24.000Z] a15d405df527: Layer already exists [2026-03-03T06:12:24.000Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:24.000Z] 7b5692974ad2: Pushed [2026-03-03T06:12:24.000Z] 4b61077ba282: Pushed [2026-03-03T06:12:24.000Z] 66bb49ad1c2d: Pushed [2026-03-03T06:12:24.000Z] cce92674e987: Layer already exists [2026-03-03T06:12:24.000Z] a74cc0fa5fc4: Pushed [2026-03-03T06:12:27.221Z] a2d5209b366c: Pushed [2026-03-03T06:12:32.494Z] 53341d43a3f6: Pushed [2026-03-03T06:12:40.613Z] ae0a60341765: Pushed [2026-03-03T06:12:40.613Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:40.932Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:41.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T06:12:41.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T06:12:41.245Z] 66bb49ad1c2d: Preparing [2026-03-03T06:12:41.245Z] 4b61077ba282: Preparing [2026-03-03T06:12:41.245Z] 7b5692974ad2: Preparing [2026-03-03T06:12:41.245Z] a15d405df527: Preparing [2026-03-03T06:12:41.245Z] a54a9ad0f201: Preparing [2026-03-03T06:12:41.245Z] ae0a60341765: Preparing [2026-03-03T06:12:41.245Z] 53341d43a3f6: Preparing [2026-03-03T06:12:41.245Z] a74cc0fa5fc4: Preparing [2026-03-03T06:12:41.245Z] a2d5209b366c: Preparing [2026-03-03T06:12:41.245Z] cce92674e987: Preparing [2026-03-03T06:12:41.245Z] 53341d43a3f6: Waiting [2026-03-03T06:12:41.245Z] a74cc0fa5fc4: Waiting [2026-03-03T06:12:41.245Z] a2d5209b366c: Waiting [2026-03-03T06:12:41.245Z] cce92674e987: Waiting [2026-03-03T06:12:41.245Z] ae0a60341765: Waiting [2026-03-03T06:12:41.245Z] a15d405df527: Layer already exists [2026-03-03T06:12:41.245Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:41.245Z] 66bb49ad1c2d: Layer already exists [2026-03-03T06:12:41.245Z] 4b61077ba282: Layer already exists [2026-03-03T06:12:41.245Z] 7b5692974ad2: Layer already exists [2026-03-03T06:12:41.245Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:12:41.245Z] 53341d43a3f6: Layer already exists [2026-03-03T06:12:41.245Z] ae0a60341765: Layer already exists [2026-03-03T06:12:41.245Z] cce92674e987: Layer already exists [2026-03-03T06:12:41.245Z] a2d5209b366c: Layer already exists [2026-03-03T06:12:41.245Z] latest: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:41.564Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:41.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [2026-03-03T06:12:41.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T06:12:41.880Z] 66bb49ad1c2d: Preparing [2026-03-03T06:12:41.880Z] 4b61077ba282: Preparing [2026-03-03T06:12:41.880Z] 7b5692974ad2: Preparing [2026-03-03T06:12:41.880Z] a15d405df527: Preparing [2026-03-03T06:12:41.880Z] a54a9ad0f201: Preparing [2026-03-03T06:12:41.880Z] ae0a60341765: Preparing [2026-03-03T06:12:41.880Z] 53341d43a3f6: Preparing [2026-03-03T06:12:41.880Z] a74cc0fa5fc4: Preparing [2026-03-03T06:12:41.880Z] a2d5209b366c: Preparing [2026-03-03T06:12:41.880Z] cce92674e987: Preparing [2026-03-03T06:12:41.880Z] ae0a60341765: Waiting [2026-03-03T06:12:41.880Z] 53341d43a3f6: Waiting [2026-03-03T06:12:41.880Z] a74cc0fa5fc4: Waiting [2026-03-03T06:12:41.880Z] a2d5209b366c: Waiting [2026-03-03T06:12:41.880Z] cce92674e987: Waiting [2026-03-03T06:12:41.880Z] 7b5692974ad2: Layer already exists [2026-03-03T06:12:41.880Z] a15d405df527: Layer already exists [2026-03-03T06:12:41.880Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:41.880Z] 66bb49ad1c2d: Layer already exists [2026-03-03T06:12:41.880Z] 4b61077ba282: Layer already exists [2026-03-03T06:12:41.880Z] ae0a60341765: Layer already exists [2026-03-03T06:12:41.880Z] cce92674e987: Layer already exists [2026-03-03T06:12:41.880Z] 53341d43a3f6: Layer already exists [2026-03-03T06:12:41.880Z] a2d5209b366c: Layer already exists [2026-03-03T06:12:41.880Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:12:41.880Z] 4.1.0-dev.101: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:42.198Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:42.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:42.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T06:12:42.509Z] 66bb49ad1c2d: Preparing [2026-03-03T06:12:42.509Z] 4b61077ba282: Preparing [2026-03-03T06:12:42.509Z] 7b5692974ad2: Preparing [2026-03-03T06:12:42.509Z] a15d405df527: Preparing [2026-03-03T06:12:42.509Z] a54a9ad0f201: Preparing [2026-03-03T06:12:42.509Z] ae0a60341765: Preparing [2026-03-03T06:12:42.509Z] 53341d43a3f6: Preparing [2026-03-03T06:12:42.509Z] a74cc0fa5fc4: Preparing [2026-03-03T06:12:42.509Z] a2d5209b366c: Preparing [2026-03-03T06:12:42.509Z] cce92674e987: Preparing [2026-03-03T06:12:42.509Z] ae0a60341765: Waiting [2026-03-03T06:12:42.509Z] 53341d43a3f6: Waiting [2026-03-03T06:12:42.509Z] a74cc0fa5fc4: Waiting [2026-03-03T06:12:42.509Z] a2d5209b366c: Waiting [2026-03-03T06:12:42.509Z] cce92674e987: Waiting [2026-03-03T06:12:42.509Z] 66bb49ad1c2d: Layer already exists [2026-03-03T06:12:42.509Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:42.509Z] a15d405df527: Layer already exists [2026-03-03T06:12:42.509Z] 7b5692974ad2: Layer already exists [2026-03-03T06:12:42.509Z] 4b61077ba282: Layer already exists [2026-03-03T06:12:42.509Z] ae0a60341765: Layer already exists [2026-03-03T06:12:42.509Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:12:42.509Z] 53341d43a3f6: Layer already exists [2026-03-03T06:12:42.509Z] a2d5209b366c: Layer already exists [2026-03-03T06:12:42.509Z] cce92674e987: Layer already exists [2026-03-03T06:12:42.509Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:42.827Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:43.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-03T06:12:43.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-03T06:12:43.135Z] 66bb49ad1c2d: Preparing [2026-03-03T06:12:43.135Z] 4b61077ba282: Preparing [2026-03-03T06:12:43.135Z] 7b5692974ad2: Preparing [2026-03-03T06:12:43.135Z] a15d405df527: Preparing [2026-03-03T06:12:43.135Z] a54a9ad0f201: Preparing [2026-03-03T06:12:43.135Z] ae0a60341765: Preparing [2026-03-03T06:12:43.135Z] 53341d43a3f6: Preparing [2026-03-03T06:12:43.135Z] a74cc0fa5fc4: Preparing [2026-03-03T06:12:43.135Z] a2d5209b366c: Preparing [2026-03-03T06:12:43.135Z] cce92674e987: Preparing [2026-03-03T06:12:43.135Z] 53341d43a3f6: Waiting [2026-03-03T06:12:43.135Z] a74cc0fa5fc4: Waiting [2026-03-03T06:12:43.135Z] a2d5209b366c: Waiting [2026-03-03T06:12:43.135Z] cce92674e987: Waiting [2026-03-03T06:12:43.135Z] ae0a60341765: Waiting [2026-03-03T06:12:43.135Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:43.135Z] 66bb49ad1c2d: Layer already exists [2026-03-03T06:12:43.135Z] a15d405df527: Layer already exists [2026-03-03T06:12:43.135Z] 7b5692974ad2: Layer already exists [2026-03-03T06:12:43.135Z] 4b61077ba282: Layer already exists [2026-03-03T06:12:43.135Z] ae0a60341765: Layer already exists [2026-03-03T06:12:43.135Z] 53341d43a3f6: Layer already exists [2026-03-03T06:12:43.135Z] a2d5209b366c: Layer already exists [2026-03-03T06:12:43.135Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:12:43.135Z] cce92674e987: Layer already exists [2026-03-03T06:12:43.135Z] main: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:12:43.198Z] ===================================================== [Pipeline] echo [2026-03-03T06:12:43.212Z] taggedImages: [2026-03-03T06:12:43.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:43.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T06:12:43.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [2026-03-03T06:12:43.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:43.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-03-03T06:12:43.235Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-03-03T06:12:43.235Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:43.235Z] latest [2026-03-03T06:12:43.235Z] 4.1.0-dev.101 [2026-03-03T06:12:43.235Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:12:43.235Z] main [2026-03-03T06:12:43.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:43.562Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:43.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:12:43.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T06:12:43.870Z] c2f49920df56: Preparing [2026-03-03T06:12:43.870Z] 57ba276bbc4d: Preparing [2026-03-03T06:12:43.870Z] f855cfb7b0e6: Preparing [2026-03-03T06:12:43.870Z] a15d405df527: Preparing [2026-03-03T06:12:43.870Z] a54a9ad0f201: Preparing [2026-03-03T06:12:43.870Z] 2e2812d9f0dc: Preparing [2026-03-03T06:12:43.870Z] 1455e8094266: Preparing [2026-03-03T06:12:43.870Z] c8e44692c91a: Preparing [2026-03-03T06:12:43.870Z] cce92674e987: Preparing [2026-03-03T06:12:43.870Z] 1455e8094266: Waiting [2026-03-03T06:12:43.870Z] 2e2812d9f0dc: Waiting [2026-03-03T06:12:43.870Z] c8e44692c91a: Waiting [2026-03-03T06:12:43.870Z] cce92674e987: Waiting [2026-03-03T06:12:43.870Z] a15d405df527: Layer already exists [2026-03-03T06:12:43.870Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:43.870Z] f855cfb7b0e6: Pushed [2026-03-03T06:12:43.870Z] 57ba276bbc4d: Pushed [2026-03-03T06:12:43.870Z] c2f49920df56: Pushed [2026-03-03T06:12:43.870Z] 1455e8094266: Pushed [2026-03-03T06:12:43.870Z] cce92674e987: Layer already exists [2026-03-03T06:12:44.438Z] c8e44692c91a: Pushed [2026-03-03T06:12:59.313Z] 2e2812d9f0dc: Pushed [2026-03-03T06:12:59.314Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:59.629Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:12:59.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T06:12:59.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T06:12:59.936Z] c2f49920df56: Preparing [2026-03-03T06:12:59.936Z] 57ba276bbc4d: Preparing [2026-03-03T06:12:59.936Z] f855cfb7b0e6: Preparing [2026-03-03T06:12:59.936Z] a15d405df527: Preparing [2026-03-03T06:12:59.936Z] a54a9ad0f201: Preparing [2026-03-03T06:12:59.936Z] 2e2812d9f0dc: Preparing [2026-03-03T06:12:59.936Z] 1455e8094266: Preparing [2026-03-03T06:12:59.936Z] c8e44692c91a: Preparing [2026-03-03T06:12:59.936Z] 1455e8094266: Waiting [2026-03-03T06:12:59.936Z] 2e2812d9f0dc: Waiting [2026-03-03T06:12:59.936Z] c8e44692c91a: Waiting [2026-03-03T06:12:59.936Z] cce92674e987: Preparing [2026-03-03T06:12:59.936Z] cce92674e987: Waiting [2026-03-03T06:12:59.936Z] f855cfb7b0e6: Layer already exists [2026-03-03T06:12:59.936Z] a15d405df527: Layer already exists [2026-03-03T06:12:59.936Z] a54a9ad0f201: Layer already exists [2026-03-03T06:12:59.936Z] 57ba276bbc4d: Layer already exists [2026-03-03T06:12:59.936Z] c2f49920df56: Layer already exists [2026-03-03T06:12:59.936Z] c8e44692c91a: Layer already exists [2026-03-03T06:12:59.936Z] 2e2812d9f0dc: Layer already exists [2026-03-03T06:12:59.936Z] cce92674e987: Layer already exists [2026-03-03T06:12:59.936Z] 1455e8094266: Layer already exists [2026-03-03T06:12:59.936Z] latest: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:00.247Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:00.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [2026-03-03T06:13:00.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T06:13:00.557Z] c2f49920df56: Preparing [2026-03-03T06:13:00.557Z] 57ba276bbc4d: Preparing [2026-03-03T06:13:00.557Z] f855cfb7b0e6: Preparing [2026-03-03T06:13:00.557Z] a15d405df527: Preparing [2026-03-03T06:13:00.557Z] a54a9ad0f201: Preparing [2026-03-03T06:13:00.557Z] 2e2812d9f0dc: Preparing [2026-03-03T06:13:00.557Z] 1455e8094266: Preparing [2026-03-03T06:13:00.557Z] c8e44692c91a: Preparing [2026-03-03T06:13:00.557Z] cce92674e987: Preparing [2026-03-03T06:13:00.557Z] 2e2812d9f0dc: Waiting [2026-03-03T06:13:00.557Z] 1455e8094266: Waiting [2026-03-03T06:13:00.557Z] c8e44692c91a: Waiting [2026-03-03T06:13:00.557Z] cce92674e987: Waiting [2026-03-03T06:13:00.557Z] a15d405df527: Layer already exists [2026-03-03T06:13:00.557Z] f855cfb7b0e6: Layer already exists [2026-03-03T06:13:00.557Z] 57ba276bbc4d: Layer already exists [2026-03-03T06:13:00.557Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:00.557Z] c2f49920df56: Layer already exists [2026-03-03T06:13:00.557Z] 2e2812d9f0dc: Layer already exists [2026-03-03T06:13:00.557Z] 1455e8094266: Layer already exists [2026-03-03T06:13:00.557Z] c8e44692c91a: Layer already exists [2026-03-03T06:13:00.557Z] cce92674e987: Layer already exists [2026-03-03T06:13:00.557Z] 4.1.0-dev.101: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:00.877Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:01.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:01.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T06:13:01.199Z] c2f49920df56: Preparing [2026-03-03T06:13:01.199Z] 57ba276bbc4d: Preparing [2026-03-03T06:13:01.199Z] f855cfb7b0e6: Preparing [2026-03-03T06:13:01.199Z] a15d405df527: Preparing [2026-03-03T06:13:01.199Z] a54a9ad0f201: Preparing [2026-03-03T06:13:01.199Z] 2e2812d9f0dc: Preparing [2026-03-03T06:13:01.199Z] 1455e8094266: Preparing [2026-03-03T06:13:01.199Z] c8e44692c91a: Preparing [2026-03-03T06:13:01.199Z] cce92674e987: Preparing [2026-03-03T06:13:01.199Z] 2e2812d9f0dc: Waiting [2026-03-03T06:13:01.199Z] 1455e8094266: Waiting [2026-03-03T06:13:01.199Z] c8e44692c91a: Waiting [2026-03-03T06:13:01.199Z] cce92674e987: Waiting [2026-03-03T06:13:01.199Z] c2f49920df56: Layer already exists [2026-03-03T06:13:01.199Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:01.199Z] f855cfb7b0e6: Layer already exists [2026-03-03T06:13:01.199Z] a15d405df527: Layer already exists [2026-03-03T06:13:01.199Z] 57ba276bbc4d: Layer already exists [2026-03-03T06:13:01.199Z] c8e44692c91a: Layer already exists [2026-03-03T06:13:01.199Z] 1455e8094266: Layer already exists [2026-03-03T06:13:01.199Z] 2e2812d9f0dc: Layer already exists [2026-03-03T06:13:01.199Z] cce92674e987: Layer already exists [2026-03-03T06:13:01.199Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:01.521Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:01.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-03T06:13:01.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-03T06:13:01.835Z] c2f49920df56: Preparing [2026-03-03T06:13:01.835Z] 57ba276bbc4d: Preparing [2026-03-03T06:13:01.835Z] f855cfb7b0e6: Preparing [2026-03-03T06:13:01.835Z] a15d405df527: Preparing [2026-03-03T06:13:01.835Z] a54a9ad0f201: Preparing [2026-03-03T06:13:01.835Z] 2e2812d9f0dc: Preparing [2026-03-03T06:13:01.835Z] 1455e8094266: Preparing [2026-03-03T06:13:01.835Z] c8e44692c91a: Preparing [2026-03-03T06:13:01.835Z] cce92674e987: Preparing [2026-03-03T06:13:01.835Z] 2e2812d9f0dc: Waiting [2026-03-03T06:13:01.835Z] 1455e8094266: Waiting [2026-03-03T06:13:01.835Z] c8e44692c91a: Waiting [2026-03-03T06:13:01.835Z] cce92674e987: Waiting [2026-03-03T06:13:01.835Z] a15d405df527: Layer already exists [2026-03-03T06:13:01.835Z] 57ba276bbc4d: Layer already exists [2026-03-03T06:13:01.835Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:01.835Z] c2f49920df56: Layer already exists [2026-03-03T06:13:01.835Z] f855cfb7b0e6: Layer already exists [2026-03-03T06:13:01.835Z] 2e2812d9f0dc: Layer already exists [2026-03-03T06:13:01.835Z] c8e44692c91a: Layer already exists [2026-03-03T06:13:01.835Z] cce92674e987: Layer already exists [2026-03-03T06:13:01.835Z] 1455e8094266: Layer already exists [2026-03-03T06:13:01.835Z] main: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:13:01.901Z] ===================================================== [Pipeline] echo [2026-03-03T06:13:01.913Z] taggedImages: [2026-03-03T06:13:01.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:01.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T06:13:01.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [2026-03-03T06:13:01.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:01.913Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-03-03T06:13:01.939Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-03-03T06:13:01.939Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:01.939Z] latest [2026-03-03T06:13:01.939Z] 4.1.0-dev.101 [2026-03-03T06:13:01.939Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:01.939Z] main [2026-03-03T06:13:01.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:02.262Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:02.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:02.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T06:13:02.571Z] 21e1c46aaa81: Preparing [2026-03-03T06:13:02.571Z] 8f6b2c62aa5b: Preparing [2026-03-03T06:13:02.571Z] 427e0a6b999c: Preparing [2026-03-03T06:13:02.571Z] a15d405df527: Preparing [2026-03-03T06:13:02.571Z] a54a9ad0f201: Preparing [2026-03-03T06:13:02.571Z] 6cd0050f4257: Preparing [2026-03-03T06:13:02.571Z] a74cc0fa5fc4: Preparing [2026-03-03T06:13:02.571Z] a2d5209b366c: Preparing [2026-03-03T06:13:02.571Z] cce92674e987: Preparing [2026-03-03T06:13:02.571Z] 6cd0050f4257: Waiting [2026-03-03T06:13:02.571Z] a74cc0fa5fc4: Waiting [2026-03-03T06:13:02.571Z] a2d5209b366c: Waiting [2026-03-03T06:13:02.571Z] cce92674e987: Waiting [2026-03-03T06:13:02.571Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:02.571Z] a15d405df527: Layer already exists [2026-03-03T06:13:02.571Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:13:02.571Z] a2d5209b366c: Layer already exists [2026-03-03T06:13:02.571Z] cce92674e987: Layer already exists [2026-03-03T06:13:02.571Z] 21e1c46aaa81: Pushed [2026-03-03T06:13:02.571Z] 8f6b2c62aa5b: Pushed [2026-03-03T06:13:02.571Z] 427e0a6b999c: Pushed [2026-03-03T06:13:17.452Z] 6cd0050f4257: Pushed [2026-03-03T06:13:17.452Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:17.776Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:18.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T06:13:18.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T06:13:18.090Z] 21e1c46aaa81: Preparing [2026-03-03T06:13:18.090Z] 8f6b2c62aa5b: Preparing [2026-03-03T06:13:18.090Z] 427e0a6b999c: Preparing [2026-03-03T06:13:18.090Z] a15d405df527: Preparing [2026-03-03T06:13:18.090Z] a54a9ad0f201: Preparing [2026-03-03T06:13:18.090Z] 6cd0050f4257: Preparing [2026-03-03T06:13:18.090Z] a74cc0fa5fc4: Preparing [2026-03-03T06:13:18.090Z] a2d5209b366c: Preparing [2026-03-03T06:13:18.090Z] cce92674e987: Preparing [2026-03-03T06:13:18.090Z] 6cd0050f4257: Waiting [2026-03-03T06:13:18.090Z] a74cc0fa5fc4: Waiting [2026-03-03T06:13:18.090Z] a2d5209b366c: Waiting [2026-03-03T06:13:18.090Z] cce92674e987: Waiting [2026-03-03T06:13:18.090Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:18.090Z] 427e0a6b999c: Layer already exists [2026-03-03T06:13:18.090Z] a15d405df527: Layer already exists [2026-03-03T06:13:18.090Z] 8f6b2c62aa5b: Layer already exists [2026-03-03T06:13:18.090Z] 21e1c46aaa81: Layer already exists [2026-03-03T06:13:18.090Z] 6cd0050f4257: Layer already exists [2026-03-03T06:13:18.090Z] cce92674e987: Layer already exists [2026-03-03T06:13:18.090Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:13:18.090Z] a2d5209b366c: Layer already exists [2026-03-03T06:13:18.090Z] latest: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:18.407Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:18.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [2026-03-03T06:13:18.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T06:13:18.728Z] 21e1c46aaa81: Preparing [2026-03-03T06:13:18.728Z] 8f6b2c62aa5b: Preparing [2026-03-03T06:13:18.728Z] 427e0a6b999c: Preparing [2026-03-03T06:13:18.728Z] a15d405df527: Preparing [2026-03-03T06:13:18.728Z] a54a9ad0f201: Preparing [2026-03-03T06:13:18.728Z] 6cd0050f4257: Preparing [2026-03-03T06:13:18.728Z] a74cc0fa5fc4: Preparing [2026-03-03T06:13:18.728Z] a2d5209b366c: Preparing [2026-03-03T06:13:18.728Z] cce92674e987: Preparing [2026-03-03T06:13:18.728Z] a74cc0fa5fc4: Waiting [2026-03-03T06:13:18.728Z] a2d5209b366c: Waiting [2026-03-03T06:13:18.728Z] 6cd0050f4257: Waiting [2026-03-03T06:13:18.728Z] cce92674e987: Waiting [2026-03-03T06:13:18.728Z] 21e1c46aaa81: Layer already exists [2026-03-03T06:13:18.728Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:18.728Z] a15d405df527: Layer already exists [2026-03-03T06:13:18.728Z] 427e0a6b999c: Layer already exists [2026-03-03T06:13:18.728Z] 8f6b2c62aa5b: Layer already exists [2026-03-03T06:13:18.728Z] cce92674e987: Layer already exists [2026-03-03T06:13:18.728Z] 6cd0050f4257: Layer already exists [2026-03-03T06:13:18.728Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:13:18.728Z] a2d5209b366c: Layer already exists [2026-03-03T06:13:18.728Z] 4.1.0-dev.101: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:19.052Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:19.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:19.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T06:13:19.370Z] 21e1c46aaa81: Preparing [2026-03-03T06:13:19.370Z] 8f6b2c62aa5b: Preparing [2026-03-03T06:13:19.370Z] 427e0a6b999c: Preparing [2026-03-03T06:13:19.370Z] a15d405df527: Preparing [2026-03-03T06:13:19.370Z] a54a9ad0f201: Preparing [2026-03-03T06:13:19.370Z] 6cd0050f4257: Preparing [2026-03-03T06:13:19.370Z] a74cc0fa5fc4: Preparing [2026-03-03T06:13:19.370Z] a2d5209b366c: Preparing [2026-03-03T06:13:19.370Z] cce92674e987: Preparing [2026-03-03T06:13:19.370Z] 6cd0050f4257: Waiting [2026-03-03T06:13:19.370Z] a74cc0fa5fc4: Waiting [2026-03-03T06:13:19.370Z] cce92674e987: Waiting [2026-03-03T06:13:19.370Z] a2d5209b366c: Waiting [2026-03-03T06:13:19.370Z] a15d405df527: Layer already exists [2026-03-03T06:13:19.370Z] 427e0a6b999c: Layer already exists [2026-03-03T06:13:19.370Z] 21e1c46aaa81: Layer already exists [2026-03-03T06:13:19.370Z] 8f6b2c62aa5b: Layer already exists [2026-03-03T06:13:19.370Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:19.370Z] 6cd0050f4257: Layer already exists [2026-03-03T06:13:19.370Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:13:19.370Z] a2d5209b366c: Layer already exists [2026-03-03T06:13:19.370Z] cce92674e987: Layer already exists [2026-03-03T06:13:19.370Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:19.687Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:19.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-03T06:13:19.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-03T06:13:19.989Z] 21e1c46aaa81: Preparing [2026-03-03T06:13:19.989Z] 8f6b2c62aa5b: Preparing [2026-03-03T06:13:19.989Z] 427e0a6b999c: Preparing [2026-03-03T06:13:19.989Z] a15d405df527: Preparing [2026-03-03T06:13:19.989Z] a54a9ad0f201: Preparing [2026-03-03T06:13:19.989Z] 6cd0050f4257: Preparing [2026-03-03T06:13:19.989Z] a74cc0fa5fc4: Preparing [2026-03-03T06:13:19.989Z] a2d5209b366c: Preparing [2026-03-03T06:13:19.989Z] cce92674e987: Preparing [2026-03-03T06:13:19.989Z] 6cd0050f4257: Waiting [2026-03-03T06:13:19.989Z] a74cc0fa5fc4: Waiting [2026-03-03T06:13:19.989Z] a2d5209b366c: Waiting [2026-03-03T06:13:19.989Z] cce92674e987: Waiting [2026-03-03T06:13:19.989Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:19.989Z] a15d405df527: Layer already exists [2026-03-03T06:13:19.989Z] 21e1c46aaa81: Layer already exists [2026-03-03T06:13:19.989Z] 427e0a6b999c: Layer already exists [2026-03-03T06:13:19.989Z] 8f6b2c62aa5b: Layer already exists [2026-03-03T06:13:19.989Z] a2d5209b366c: Layer already exists [2026-03-03T06:13:19.989Z] 6cd0050f4257: Layer already exists [2026-03-03T06:13:19.989Z] cce92674e987: Layer already exists [2026-03-03T06:13:19.989Z] a74cc0fa5fc4: Layer already exists [2026-03-03T06:13:19.989Z] main: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:13:20.041Z] ===================================================== [Pipeline] echo [2026-03-03T06:13:20.057Z] taggedImages: [2026-03-03T06:13:20.057Z] - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:20.057Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T06:13:20.057Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [2026-03-03T06:13:20.057Z] - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:20.057Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-03-03T06:13:20.078Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-03-03T06:13:20.078Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:20.078Z] latest [2026-03-03T06:13:20.078Z] 4.1.0-dev.101 [2026-03-03T06:13:20.078Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:20.078Z] main [2026-03-03T06:13:20.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:20.414Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:20.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:20.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T06:13:20.729Z] 83ee76a1ec47: Preparing [2026-03-03T06:13:20.729Z] 33e9d4befb13: Preparing [2026-03-03T06:13:20.729Z] a15d405df527: Preparing [2026-03-03T06:13:20.729Z] a54a9ad0f201: Preparing [2026-03-03T06:13:20.729Z] e9cd641bc045: Preparing [2026-03-03T06:13:20.729Z] aec14b74e9fd: Preparing [2026-03-03T06:13:20.729Z] cce92674e987: Preparing [2026-03-03T06:13:20.729Z] aec14b74e9fd: Waiting [2026-03-03T06:13:20.729Z] cce92674e987: Waiting [2026-03-03T06:13:20.729Z] a15d405df527: Layer already exists [2026-03-03T06:13:20.729Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:20.729Z] cce92674e987: Layer already exists [2026-03-03T06:13:20.729Z] e9cd641bc045: Pushed [2026-03-03T06:13:20.729Z] 83ee76a1ec47: Pushed [2026-03-03T06:13:21.294Z] aec14b74e9fd: Pushed [2026-03-03T06:13:24.578Z] 33e9d4befb13: Pushed [2026-03-03T06:13:24.838Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:25.169Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:25.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T06:13:25.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T06:13:25.492Z] 83ee76a1ec47: Preparing [2026-03-03T06:13:25.492Z] 33e9d4befb13: Preparing [2026-03-03T06:13:25.492Z] a15d405df527: Preparing [2026-03-03T06:13:25.492Z] a54a9ad0f201: Preparing [2026-03-03T06:13:25.492Z] e9cd641bc045: Preparing [2026-03-03T06:13:25.492Z] aec14b74e9fd: Preparing [2026-03-03T06:13:25.492Z] cce92674e987: Preparing [2026-03-03T06:13:25.492Z] aec14b74e9fd: Waiting [2026-03-03T06:13:25.492Z] cce92674e987: Waiting [2026-03-03T06:13:25.492Z] 33e9d4befb13: Layer already exists [2026-03-03T06:13:25.492Z] 83ee76a1ec47: Layer already exists [2026-03-03T06:13:25.492Z] a15d405df527: Layer already exists [2026-03-03T06:13:25.492Z] e9cd641bc045: Layer already exists [2026-03-03T06:13:25.492Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:25.492Z] cce92674e987: Layer already exists [2026-03-03T06:13:25.492Z] aec14b74e9fd: Layer already exists [2026-03-03T06:13:25.492Z] latest: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:25.811Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:26.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [2026-03-03T06:13:26.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T06:13:26.129Z] 83ee76a1ec47: Preparing [2026-03-03T06:13:26.129Z] 33e9d4befb13: Preparing [2026-03-03T06:13:26.129Z] a15d405df527: Preparing [2026-03-03T06:13:26.129Z] a54a9ad0f201: Preparing [2026-03-03T06:13:26.129Z] e9cd641bc045: Preparing [2026-03-03T06:13:26.129Z] aec14b74e9fd: Preparing [2026-03-03T06:13:26.129Z] cce92674e987: Preparing [2026-03-03T06:13:26.129Z] aec14b74e9fd: Waiting [2026-03-03T06:13:26.129Z] cce92674e987: Waiting [2026-03-03T06:13:26.129Z] e9cd641bc045: Layer already exists [2026-03-03T06:13:26.129Z] a15d405df527: Layer already exists [2026-03-03T06:13:26.129Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:26.129Z] 83ee76a1ec47: Layer already exists [2026-03-03T06:13:26.129Z] 33e9d4befb13: Layer already exists [2026-03-03T06:13:26.129Z] cce92674e987: Layer already exists [2026-03-03T06:13:26.129Z] aec14b74e9fd: Layer already exists [2026-03-03T06:13:26.129Z] 4.1.0-dev.101: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:26.446Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:26.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:26.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T06:13:26.757Z] 83ee76a1ec47: Preparing [2026-03-03T06:13:26.757Z] 33e9d4befb13: Preparing [2026-03-03T06:13:26.757Z] a15d405df527: Preparing [2026-03-03T06:13:26.757Z] a54a9ad0f201: Preparing [2026-03-03T06:13:26.757Z] e9cd641bc045: Preparing [2026-03-03T06:13:26.757Z] aec14b74e9fd: Preparing [2026-03-03T06:13:26.757Z] cce92674e987: Preparing [2026-03-03T06:13:26.757Z] aec14b74e9fd: Waiting [2026-03-03T06:13:26.757Z] cce92674e987: Waiting [2026-03-03T06:13:26.757Z] a15d405df527: Layer already exists [2026-03-03T06:13:26.757Z] 83ee76a1ec47: Layer already exists [2026-03-03T06:13:26.757Z] e9cd641bc045: Layer already exists [2026-03-03T06:13:26.757Z] 33e9d4befb13: Layer already exists [2026-03-03T06:13:26.757Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:26.757Z] cce92674e987: Layer already exists [2026-03-03T06:13:26.757Z] aec14b74e9fd: Layer already exists [2026-03-03T06:13:26.757Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:27.082Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:27.406Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-03T06:13:27.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-03T06:13:27.406Z] 83ee76a1ec47: Preparing [2026-03-03T06:13:27.406Z] 33e9d4befb13: Preparing [2026-03-03T06:13:27.406Z] a15d405df527: Preparing [2026-03-03T06:13:27.406Z] a54a9ad0f201: Preparing [2026-03-03T06:13:27.406Z] e9cd641bc045: Preparing [2026-03-03T06:13:27.406Z] aec14b74e9fd: Preparing [2026-03-03T06:13:27.406Z] cce92674e987: Preparing [2026-03-03T06:13:27.406Z] aec14b74e9fd: Waiting [2026-03-03T06:13:27.406Z] cce92674e987: Waiting [2026-03-03T06:13:27.406Z] 33e9d4befb13: Layer already exists [2026-03-03T06:13:27.406Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:27.406Z] a15d405df527: Layer already exists [2026-03-03T06:13:27.406Z] e9cd641bc045: Layer already exists [2026-03-03T06:13:27.407Z] 83ee76a1ec47: Layer already exists [2026-03-03T06:13:27.407Z] cce92674e987: Layer already exists [2026-03-03T06:13:27.407Z] aec14b74e9fd: Layer already exists [2026-03-03T06:13:27.407Z] main: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:13:27.484Z] ===================================================== [Pipeline] echo [2026-03-03T06:13:27.498Z] taggedImages: [2026-03-03T06:13:27.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:27.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T06:13:27.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [2026-03-03T06:13:27.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:27.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-03-03T06:13:27.526Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-03-03T06:13:27.527Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:27.527Z] latest [2026-03-03T06:13:27.527Z] 4.1.0-dev.101 [2026-03-03T06:13:27.527Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:27.527Z] main [2026-03-03T06:13:27.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:27.868Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:28.188Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:28.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T06:13:28.188Z] 370972dcbb46: Preparing [2026-03-03T06:13:28.188Z] a45ada432de2: Preparing [2026-03-03T06:13:28.188Z] a15d405df527: Preparing [2026-03-03T06:13:28.188Z] a54a9ad0f201: Preparing [2026-03-03T06:13:28.188Z] 0575599a4766: Preparing [2026-03-03T06:13:28.188Z] 07ab910672e8: Preparing [2026-03-03T06:13:28.188Z] cce92674e987: Preparing [2026-03-03T06:13:28.188Z] cce92674e987: Waiting [2026-03-03T06:13:28.188Z] 07ab910672e8: Waiting [2026-03-03T06:13:28.188Z] a15d405df527: Layer already exists [2026-03-03T06:13:28.188Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:28.188Z] cce92674e987: Layer already exists [2026-03-03T06:13:28.188Z] 370972dcbb46: Pushed [2026-03-03T06:13:28.188Z] 0575599a4766: Pushed [2026-03-03T06:13:28.448Z] 07ab910672e8: Pushed [2026-03-03T06:13:32.637Z] a45ada432de2: Pushed [2026-03-03T06:13:32.637Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:32.956Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:33.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T06:13:33.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T06:13:33.278Z] 370972dcbb46: Preparing [2026-03-03T06:13:33.278Z] a45ada432de2: Preparing [2026-03-03T06:13:33.278Z] a15d405df527: Preparing [2026-03-03T06:13:33.278Z] a54a9ad0f201: Preparing [2026-03-03T06:13:33.278Z] 0575599a4766: Preparing [2026-03-03T06:13:33.278Z] 07ab910672e8: Preparing [2026-03-03T06:13:33.278Z] cce92674e987: Preparing [2026-03-03T06:13:33.278Z] cce92674e987: Waiting [2026-03-03T06:13:33.278Z] 07ab910672e8: Waiting [2026-03-03T06:13:33.278Z] a45ada432de2: Layer already exists [2026-03-03T06:13:33.278Z] 0575599a4766: Layer already exists [2026-03-03T06:13:33.278Z] 370972dcbb46: Layer already exists [2026-03-03T06:13:33.278Z] a15d405df527: Layer already exists [2026-03-03T06:13:33.278Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:33.278Z] 07ab910672e8: Layer already exists [2026-03-03T06:13:33.278Z] cce92674e987: Layer already exists [2026-03-03T06:13:33.278Z] latest: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:33.609Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:33.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [2026-03-03T06:13:33.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T06:13:33.926Z] 370972dcbb46: Preparing [2026-03-03T06:13:33.926Z] a45ada432de2: Preparing [2026-03-03T06:13:33.926Z] a15d405df527: Preparing [2026-03-03T06:13:33.926Z] a54a9ad0f201: Preparing [2026-03-03T06:13:33.926Z] 0575599a4766: Preparing [2026-03-03T06:13:33.926Z] 07ab910672e8: Preparing [2026-03-03T06:13:33.926Z] cce92674e987: Preparing [2026-03-03T06:13:33.926Z] 07ab910672e8: Waiting [2026-03-03T06:13:33.926Z] cce92674e987: Waiting [2026-03-03T06:13:33.926Z] 370972dcbb46: Layer already exists [2026-03-03T06:13:33.926Z] a15d405df527: Layer already exists [2026-03-03T06:13:33.926Z] a45ada432de2: Layer already exists [2026-03-03T06:13:33.926Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:33.926Z] 0575599a4766: Layer already exists [2026-03-03T06:13:33.926Z] 07ab910672e8: Layer already exists [2026-03-03T06:13:33.926Z] cce92674e987: Layer already exists [2026-03-03T06:13:33.926Z] 4.1.0-dev.101: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:34.248Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:34.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:34.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T06:13:34.561Z] 370972dcbb46: Preparing [2026-03-03T06:13:34.561Z] a45ada432de2: Preparing [2026-03-03T06:13:34.561Z] a15d405df527: Preparing [2026-03-03T06:13:34.561Z] a54a9ad0f201: Preparing [2026-03-03T06:13:34.561Z] 0575599a4766: Preparing [2026-03-03T06:13:34.561Z] 07ab910672e8: Preparing [2026-03-03T06:13:34.561Z] cce92674e987: Preparing [2026-03-03T06:13:34.561Z] 07ab910672e8: Waiting [2026-03-03T06:13:34.561Z] cce92674e987: Waiting [2026-03-03T06:13:34.561Z] 370972dcbb46: Layer already exists [2026-03-03T06:13:34.561Z] a15d405df527: Layer already exists [2026-03-03T06:13:34.561Z] 0575599a4766: Layer already exists [2026-03-03T06:13:34.561Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:34.561Z] a45ada432de2: Layer already exists [2026-03-03T06:13:34.561Z] 07ab910672e8: Layer already exists [2026-03-03T06:13:34.561Z] cce92674e987: Layer already exists [2026-03-03T06:13:34.561Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:34.889Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:13:35.206Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-03T06:13:35.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-03T06:13:35.206Z] 370972dcbb46: Preparing [2026-03-03T06:13:35.206Z] a45ada432de2: Preparing [2026-03-03T06:13:35.206Z] a15d405df527: Preparing [2026-03-03T06:13:35.206Z] a54a9ad0f201: Preparing [2026-03-03T06:13:35.206Z] 0575599a4766: Preparing [2026-03-03T06:13:35.206Z] 07ab910672e8: Preparing [2026-03-03T06:13:35.206Z] cce92674e987: Preparing [2026-03-03T06:13:35.206Z] 07ab910672e8: Waiting [2026-03-03T06:13:35.206Z] cce92674e987: Waiting [2026-03-03T06:13:35.206Z] a54a9ad0f201: Layer already exists [2026-03-03T06:13:35.206Z] 370972dcbb46: Layer already exists [2026-03-03T06:13:35.206Z] 0575599a4766: Layer already exists [2026-03-03T06:13:35.206Z] a15d405df527: Layer already exists [2026-03-03T06:13:35.206Z] a45ada432de2: Layer already exists [2026-03-03T06:13:35.206Z] 07ab910672e8: Layer already exists [2026-03-03T06:13:35.206Z] cce92674e987: Layer already exists [2026-03-03T06:13:35.206Z] main: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:13:35.277Z] ===================================================== [Pipeline] echo [2026-03-03T06:13:35.289Z] taggedImages: [2026-03-03T06:13:35.289Z] - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.289Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T06:13:35.289Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [2026-03-03T06:13:35.289Z] - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.289Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-03-03T06:13:35.342Z] ========================================================= [2026-03-03T06:13:35.342Z] [edgeXBuildMultiArch] RAW Config: [2026-03-03T06:13:35.342Z] images: [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:13:35.342Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-03T06:13:35.342Z] settingsFile: [2026-03-03T06:13:35.342Z] edgex-go-settings [2026-03-03T06:13:35.342Z] ========================================================= [Pipeline] node [2026-03-03T06:13:50.345Z] Still waiting to schedule task [2026-03-03T06:13:50.345Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-03T06:14:43.556Z] Running on prd-centos7-docker-4c-2g-2908 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:14:43.597Z] provisioning config files... [2026-03-03T06:14:43.625Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15169985560494444135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:14:47.619Z] ---> ****-login.sh [2026-03-03T06:14:47.619Z] nexus3.edgexfoundry.org:10001 [2026-03-03T06:14:47.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:14:47.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:14:47.619Z] Configure a credential helper to remove this warning. See [2026-03-03T06:14:47.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:14:47.619Z] [2026-03-03T06:14:47.619Z] Login Succeeded [2026-03-03T06:14:47.619Z] nexus3.edgexfoundry.org:10002 [2026-03-03T06:14:47.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:14:47.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:14:47.882Z] Configure a credential helper to remove this warning. See [2026-03-03T06:14:47.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:14:47.882Z] [2026-03-03T06:14:47.882Z] Login Succeeded [2026-03-03T06:14:47.882Z] nexus3.edgexfoundry.org:10003 [2026-03-03T06:14:47.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:14:47.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:14:47.882Z] Configure a credential helper to remove this warning. See [2026-03-03T06:14:47.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:14:47.882Z] [2026-03-03T06:14:47.882Z] Login Succeeded [2026-03-03T06:14:47.883Z] nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:47.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:14:47.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:14:47.883Z] Configure a credential helper to remove this warning. See [2026-03-03T06:14:47.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:14:47.883Z] [2026-03-03T06:14:47.883Z] Login Succeeded [2026-03-03T06:14:47.883Z] ****.io [2026-03-03T06:14:48.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:14:48.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:14:48.146Z] Configure a credential helper to remove this warning. See [2026-03-03T06:14:48.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:14:48.146Z] [2026-03-03T06:14:48.146Z] Login Succeeded [2026-03-03T06:14:48.146Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T06:14:48.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:14:48.500Z] + docker buildx ls [2026-03-03T06:14:48.500Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-03T06:14:48.500Z] default * docker [2026-03-03T06:14:48.500Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-03T06:14:48.799Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-03T06:14:48.799Z] edgex-builder [Pipeline] sh [2026-03-03T06:14:49.096Z] + docker buildx inspect --bootstrap [2026-03-03T06:14:49.096Z] #1 [internal] booting buildkit [2026-03-03T06:14:49.096Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-03T06:14:52.409Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2026-03-03T06:14:52.409Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-03T06:14:53.369Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2026-03-03T06:14:53.369Z] #1 DONE 4.0s [2026-03-03T06:14:53.369Z] Name: edgex-builder [2026-03-03T06:14:53.369Z] Driver: docker-container [2026-03-03T06:14:53.369Z] [2026-03-03T06:14:53.369Z] Nodes: [2026-03-03T06:14:53.369Z] Name: edgex-builder0 [2026-03-03T06:14:53.369Z] Endpoint: unix:///var/run/docker.sock [2026-03-03T06:14:53.369Z] Status: running [2026-03-03T06:14:53.369Z] Buildkit: v0.27.1 [2026-03-03T06:14:53.369Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-03T06:14:53.660Z] + docker buildx ls [2026-03-03T06:14:53.660Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-03T06:14:53.660Z] edgex-builder * docker-container [2026-03-03T06:14:53.660Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-03T06:14:53.660Z] default docker [2026-03-03T06:14:53.660Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-03T06:14:53.956Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:14:53.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:14:54.216Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:54.216Z] #1 transferring dockerfile: 197B done [2026-03-03T06:14:54.216Z] #1 DONE 0.0s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:14:54.216Z] #2 DONE 0.1s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:14:54.216Z] #3 DONE 0.1s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #4 [internal] load .dockerignore [2026-03-03T06:14:54.216Z] #4 transferring context: 2B done [2026-03-03T06:14:54.216Z] #4 DONE 0.0s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:54.216Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:54.216Z] #5 DONE 0.0s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:54.216Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:54.216Z] #6 DONE 0.1s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:54.216Z] #7 DONE 0.0s [2026-03-03T06:14:54.216Z] [2026-03-03T06:14:54.216Z] #8 exporting to image [2026-03-03T06:14:54.216Z] #8 exporting layers done [2026-03-03T06:14:54.216Z] #8 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb 0.0s done [2026-03-03T06:14:54.216Z] #8 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done [2026-03-03T06:14:54.216Z] #8 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done [2026-03-03T06:14:54.216Z] #8 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done [2026-03-03T06:14:54.216Z] #8 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done [2026-03-03T06:14:54.216Z] #8 pushing layers 0.1s done [2026-03-03T06:14:54.216Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de [2026-03-03T06:14:54.216Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:54.475Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done [2026-03-03T06:14:54.475Z] #8 DONE 0.2s [2026-03-03T06:14:54.475Z] [2026-03-03T06:14:54.475Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:54.475Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:54.765Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-03-03T06:14:54.765Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-03-03T06:14:54.765Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:54.765Z] #1 transferring dockerfile: 163B done [2026-03-03T06:14:54.765Z] #1 DONE 0.0s [2026-03-03T06:14:54.765Z] [2026-03-03T06:14:54.765Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T06:14:54.765Z] #2 DONE 0.0s [2026-03-03T06:14:54.765Z] [2026-03-03T06:14:54.765Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-03T06:14:54.765Z] #3 DONE 0.0s [2026-03-03T06:14:54.765Z] [2026-03-03T06:14:54.765Z] #4 [internal] load .dockerignore [2026-03-03T06:14:54.765Z] #4 transferring context: 2B done [2026-03-03T06:14:54.765Z] #4 DONE 0.0s [2026-03-03T06:14:54.765Z] [2026-03-03T06:14:54.765Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:54.765Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:55.023Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:55.023Z] #5 CACHED [2026-03-03T06:14:55.023Z] [2026-03-03T06:14:55.023Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:55.023Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:55.023Z] #6 CACHED [2026-03-03T06:14:55.023Z] [2026-03-03T06:14:55.023Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:55.023Z] #7 DONE 0.0s [2026-03-03T06:14:55.023Z] [2026-03-03T06:14:55.023Z] #8 exporting to image [2026-03-03T06:14:55.023Z] #8 exporting layers done [2026-03-03T06:14:55.023Z] #8 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done [2026-03-03T06:14:55.023Z] #8 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done [2026-03-03T06:14:55.024Z] #8 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done [2026-03-03T06:14:55.024Z] #8 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done [2026-03-03T06:14:55.024Z] #8 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done [2026-03-03T06:14:55.024Z] #8 pushing layers 0.0s done [2026-03-03T06:14:55.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done [2026-03-03T06:14:55.024Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:55.024Z] #8 DONE 0.1s [2026-03-03T06:14:55.024Z] [2026-03-03T06:14:55.024Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:55.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:55.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101' [2026-03-03T06:14:55.317Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 --push - [2026-03-03T06:14:55.576Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:55.576Z] #1 transferring dockerfile: 170B done [2026-03-03T06:14:55.576Z] #1 DONE 0.0s [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [2026-03-03T06:14:55.576Z] #2 DONE 0.0s [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [2026-03-03T06:14:55.576Z] #3 DONE 0.0s [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #4 [internal] load .dockerignore [2026-03-03T06:14:55.576Z] #4 transferring context: 2B done [2026-03-03T06:14:55.576Z] #4 DONE 0.0s [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:55.576Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:55.576Z] #5 CACHED [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:55.576Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:55.576Z] #6 CACHED [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #7 exporting to image [2026-03-03T06:14:55.576Z] #7 exporting layers done [2026-03-03T06:14:55.576Z] #7 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done [2026-03-03T06:14:55.576Z] #7 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done [2026-03-03T06:14:55.576Z] #7 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done [2026-03-03T06:14:55.576Z] #7 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done [2026-03-03T06:14:55.576Z] #7 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done [2026-03-03T06:14:55.576Z] #7 pushing layers 0.0s done [2026-03-03T06:14:55.576Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de [2026-03-03T06:14:55.576Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:55.576Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done [2026-03-03T06:14:55.576Z] #7 DONE 0.1s [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:55.576Z] #8 DONE 0.0s [2026-03-03T06:14:55.576Z] [2026-03-03T06:14:55.576Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:55.576Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:55.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:14:55.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:14:55.858Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:55.858Z] #1 transferring dockerfile: 211B done [2026-03-03T06:14:55.858Z] #1 DONE 0.0s [2026-03-03T06:14:55.858Z] [2026-03-03T06:14:55.858Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:14:55.858Z] #2 DONE 0.0s [2026-03-03T06:14:55.858Z] [2026-03-03T06:14:55.858Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:14:55.858Z] #3 DONE 0.0s [2026-03-03T06:14:55.858Z] [2026-03-03T06:14:55.858Z] #4 [internal] load .dockerignore [2026-03-03T06:14:55.858Z] #4 transferring context: 2B done [2026-03-03T06:14:55.858Z] #4 DONE 0.0s [2026-03-03T06:14:55.858Z] [2026-03-03T06:14:55.858Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:55.858Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:55.858Z] #5 CACHED [2026-03-03T06:14:55.858Z] [2026-03-03T06:14:55.858Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:55.858Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:55.858Z] #6 CACHED [2026-03-03T06:14:55.858Z] [2026-03-03T06:14:55.858Z] #7 exporting to image [2026-03-03T06:14:55.858Z] #7 exporting layers done [2026-03-03T06:14:55.858Z] #7 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done [2026-03-03T06:14:55.858Z] #7 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done [2026-03-03T06:14:55.858Z] #7 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done [2026-03-03T06:14:55.858Z] #7 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done [2026-03-03T06:14:55.858Z] #7 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done [2026-03-03T06:14:55.858Z] #7 pushing layers 0.0s done [2026-03-03T06:14:55.858Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de [2026-03-03T06:14:55.858Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:56.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done [2026-03-03T06:14:56.116Z] #7 DONE 0.1s [2026-03-03T06:14:56.116Z] [2026-03-03T06:14:56.116Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:56.116Z] #8 DONE 0.0s [2026-03-03T06:14:56.116Z] [2026-03-03T06:14:56.116Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:56.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:56.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-03-03T06:14:56.405Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-03-03T06:14:56.405Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:56.405Z] #1 transferring dockerfile: 161B done [2026-03-03T06:14:56.405Z] #1 DONE 0.0s [2026-03-03T06:14:56.405Z] [2026-03-03T06:14:56.405Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-03-03T06:14:56.405Z] #2 DONE 0.0s [2026-03-03T06:14:56.405Z] [2026-03-03T06:14:56.405Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-03-03T06:14:56.405Z] #3 DONE 0.0s [2026-03-03T06:14:56.405Z] [2026-03-03T06:14:56.405Z] #4 [internal] load .dockerignore [2026-03-03T06:14:56.405Z] #4 transferring context: 2B done [2026-03-03T06:14:56.405Z] #4 DONE 0.0s [2026-03-03T06:14:56.405Z] [2026-03-03T06:14:56.405Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:56.405Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:56.405Z] #5 CACHED [2026-03-03T06:14:56.405Z] [2026-03-03T06:14:56.405Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a [2026-03-03T06:14:56.405Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done [2026-03-03T06:14:56.405Z] #6 CACHED [2026-03-03T06:14:56.405Z] [2026-03-03T06:14:56.405Z] #7 exporting to image [2026-03-03T06:14:56.405Z] #7 exporting layers done [2026-03-03T06:14:56.405Z] #7 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done [2026-03-03T06:14:56.405Z] #7 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done [2026-03-03T06:14:56.405Z] #7 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done [2026-03-03T06:14:56.405Z] #7 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done [2026-03-03T06:14:56.405Z] #7 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done [2026-03-03T06:14:56.405Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:56.665Z] #7 pushing layers 0.0s done [2026-03-03T06:14:56.665Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done [2026-03-03T06:14:56.665Z] #7 DONE 0.1s [2026-03-03T06:14:56.665Z] [2026-03-03T06:14:56.665Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:56.665Z] #8 DONE 0.0s [2026-03-03T06:14:56.665Z] [2026-03-03T06:14:56.665Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:56.665Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:56.953Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:14:56.953Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:14:56.953Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:56.953Z] #1 transferring dockerfile: 216B done [2026-03-03T06:14:56.953Z] #1 DONE 0.0s [2026-03-03T06:14:56.953Z] [2026-03-03T06:14:56.953Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:14:56.953Z] #2 DONE 0.1s [2026-03-03T06:14:56.953Z] [2026-03-03T06:14:56.953Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:14:56.953Z] #3 DONE 0.1s [2026-03-03T06:14:56.953Z] [2026-03-03T06:14:56.953Z] #4 [internal] load .dockerignore [2026-03-03T06:14:56.953Z] #4 transferring context: 2B done [2026-03-03T06:14:56.953Z] #4 DONE 0.0s [2026-03-03T06:14:57.214Z] [2026-03-03T06:14:57.215Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:57.215Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:57.215Z] #5 DONE 0.0s [2026-03-03T06:14:57.215Z] [2026-03-03T06:14:57.215Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:57.215Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:57.215Z] #6 DONE 0.1s [2026-03-03T06:14:57.215Z] [2026-03-03T06:14:57.215Z] #7 exporting to image [2026-03-03T06:14:57.215Z] #7 exporting layers done [2026-03-03T06:14:57.215Z] #7 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done [2026-03-03T06:14:57.215Z] #7 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done [2026-03-03T06:14:57.215Z] #7 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done [2026-03-03T06:14:57.215Z] #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done [2026-03-03T06:14:57.215Z] #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 [2026-03-03T06:14:57.215Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:57.215Z] #7 ... [2026-03-03T06:14:57.215Z] [2026-03-03T06:14:57.215Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:57.215Z] #8 DONE 0.0s [2026-03-03T06:14:57.215Z] [2026-03-03T06:14:57.215Z] #7 exporting to image [2026-03-03T06:14:57.215Z] #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done [2026-03-03T06:14:57.215Z] #7 pushing layers 0.1s done [2026-03-03T06:14:57.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 [2026-03-03T06:14:57.473Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done [2026-03-03T06:14:57.473Z] #7 DONE 0.2s [2026-03-03T06:14:57.473Z] [2026-03-03T06:14:57.473Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:57.473Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:57.763Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-03-03T06:14:57.763Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-03-03T06:14:57.763Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:57.763Z] #1 transferring dockerfile: 182B done [2026-03-03T06:14:57.763Z] #1 DONE 0.0s [2026-03-03T06:14:57.763Z] [2026-03-03T06:14:57.763Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T06:14:57.763Z] #2 DONE 0.0s [2026-03-03T06:14:57.763Z] [2026-03-03T06:14:57.763Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-03T06:14:57.763Z] #3 DONE 0.0s [2026-03-03T06:14:57.763Z] [2026-03-03T06:14:57.763Z] #4 [internal] load .dockerignore [2026-03-03T06:14:57.763Z] #4 transferring context: 2B done [2026-03-03T06:14:57.763Z] #4 DONE 0.0s [2026-03-03T06:14:57.763Z] [2026-03-03T06:14:57.763Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:57.763Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:57.763Z] #5 CACHED [2026-03-03T06:14:57.763Z] [2026-03-03T06:14:57.763Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:57.763Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:57.763Z] #6 DONE 0.0s [2026-03-03T06:14:58.021Z] [2026-03-03T06:14:58.021Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:58.021Z] #6 CACHED [2026-03-03T06:14:58.021Z] [2026-03-03T06:14:58.022Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:58.022Z] #7 DONE 0.0s [2026-03-03T06:14:58.022Z] [2026-03-03T06:14:58.022Z] #8 exporting to image [2026-03-03T06:14:58.022Z] #8 exporting layers done [2026-03-03T06:14:58.022Z] #8 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done [2026-03-03T06:14:58.022Z] #8 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done [2026-03-03T06:14:58.022Z] #8 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done [2026-03-03T06:14:58.022Z] #8 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done [2026-03-03T06:14:58.022Z] #8 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done [2026-03-03T06:14:58.022Z] #8 pushing layers 0.0s done [2026-03-03T06:14:58.022Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done [2026-03-03T06:14:58.022Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:58.022Z] #8 DONE 0.1s [2026-03-03T06:14:58.022Z] [2026-03-03T06:14:58.022Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:58.022Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:58.308Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101' [2026-03-03T06:14:58.308Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 --push - [2026-03-03T06:14:58.308Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:58.308Z] #1 transferring dockerfile: 189B done [2026-03-03T06:14:58.308Z] #1 DONE 0.0s [2026-03-03T06:14:58.308Z] [2026-03-03T06:14:58.308Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [2026-03-03T06:14:58.308Z] #2 DONE 0.0s [2026-03-03T06:14:58.308Z] [2026-03-03T06:14:58.308Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [2026-03-03T06:14:58.308Z] #3 DONE 0.0s [2026-03-03T06:14:58.308Z] [2026-03-03T06:14:58.308Z] #4 [internal] load .dockerignore [2026-03-03T06:14:58.308Z] #4 transferring context: 2B done [2026-03-03T06:14:58.308Z] #4 DONE 0.0s [2026-03-03T06:14:58.308Z] [2026-03-03T06:14:58.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:58.308Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:58.308Z] #5 CACHED [2026-03-03T06:14:58.308Z] [2026-03-03T06:14:58.308Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:58.308Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:58.308Z] #6 CACHED [2026-03-03T06:14:58.308Z] [2026-03-03T06:14:58.308Z] #7 exporting to image [2026-03-03T06:14:58.308Z] #7 exporting layers done [2026-03-03T06:14:58.308Z] #7 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done [2026-03-03T06:14:58.308Z] #7 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done [2026-03-03T06:14:58.308Z] #7 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done [2026-03-03T06:14:58.308Z] #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done [2026-03-03T06:14:58.308Z] #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 [2026-03-03T06:14:58.308Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:58.569Z] #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done [2026-03-03T06:14:58.569Z] #7 pushing layers 0.0s done [2026-03-03T06:14:58.569Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done [2026-03-03T06:14:58.569Z] #7 DONE 0.1s [2026-03-03T06:14:58.569Z] [2026-03-03T06:14:58.569Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:58.569Z] #8 DONE 0.0s [2026-03-03T06:14:58.569Z] [2026-03-03T06:14:58.569Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:58.569Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:58.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:14:58.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:14:59.119Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:59.119Z] #1 transferring dockerfile: 230B done [2026-03-03T06:14:59.119Z] #1 DONE 0.0s [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:14:59.119Z] #2 DONE 0.0s [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:14:59.119Z] #3 DONE 0.0s [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #4 [internal] load .dockerignore [2026-03-03T06:14:59.119Z] #4 transferring context: 2B done [2026-03-03T06:14:59.119Z] #4 DONE 0.0s [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:59.119Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:59.119Z] #5 CACHED [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:59.119Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:59.119Z] #6 CACHED [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #7 exporting to image [2026-03-03T06:14:59.119Z] #7 exporting layers done [2026-03-03T06:14:59.119Z] #7 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done [2026-03-03T06:14:59.119Z] #7 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done [2026-03-03T06:14:59.119Z] #7 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done [2026-03-03T06:14:59.119Z] #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b [2026-03-03T06:14:59.119Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:59.119Z] #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done [2026-03-03T06:14:59.119Z] #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done [2026-03-03T06:14:59.119Z] #7 pushing layers 0.0s done [2026-03-03T06:14:59.119Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done [2026-03-03T06:14:59.119Z] #7 DONE 0.1s [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:59.119Z] #8 DONE 0.0s [2026-03-03T06:14:59.119Z] [2026-03-03T06:14:59.119Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:59.119Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:59.408Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-03-03T06:14:59.408Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-03-03T06:14:59.670Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:14:59.670Z] #1 transferring dockerfile: 180B done [2026-03-03T06:14:59.670Z] #1 DONE 0.0s [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-03T06:14:59.670Z] #2 DONE 0.0s [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-03T06:14:59.670Z] #3 DONE 0.0s [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #4 [internal] load .dockerignore [2026-03-03T06:14:59.670Z] #4 transferring context: 2B done [2026-03-03T06:14:59.670Z] #4 DONE 0.0s [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:59.670Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:59.670Z] #5 CACHED [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 [2026-03-03T06:14:59.670Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done [2026-03-03T06:14:59.670Z] #6 CACHED [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:14:59.670Z] #7 DONE 0.0s [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] #8 exporting to image [2026-03-03T06:14:59.670Z] #8 exporting layers done [2026-03-03T06:14:59.670Z] #8 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done [2026-03-03T06:14:59.670Z] #8 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done [2026-03-03T06:14:59.670Z] #8 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done [2026-03-03T06:14:59.670Z] #8 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done [2026-03-03T06:14:59.670Z] #8 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done [2026-03-03T06:14:59.670Z] #8 pushing layers 0.0s done [2026-03-03T06:14:59.670Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done [2026-03-03T06:14:59.670Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:14:59.670Z] #8 DONE 0.1s [2026-03-03T06:14:59.670Z] [2026-03-03T06:14:59.670Z] 1 warning found (use --debug to expand): [2026-03-03T06:14:59.670Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:14:59.964Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:14:59.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:00.224Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:00.224Z] #1 transferring dockerfile: 194B done [2026-03-03T06:15:00.224Z] #1 DONE 0.0s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:00.224Z] #2 DONE 0.0s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:00.224Z] #3 DONE 0.0s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #4 [internal] load .dockerignore [2026-03-03T06:15:00.224Z] #4 transferring context: 2B done [2026-03-03T06:15:00.224Z] #4 DONE 0.0s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:00.224Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:00.224Z] #5 DONE 0.0s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:00.224Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:00.224Z] #6 DONE 0.1s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #7 exporting to image [2026-03-03T06:15:00.224Z] #7 exporting layers done [2026-03-03T06:15:00.224Z] #7 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done [2026-03-03T06:15:00.224Z] #7 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done [2026-03-03T06:15:00.224Z] #7 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done [2026-03-03T06:15:00.224Z] #7 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade [2026-03-03T06:15:00.224Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:00.224Z] #7 ... [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:00.224Z] #8 DONE 0.0s [2026-03-03T06:15:00.224Z] [2026-03-03T06:15:00.224Z] #7 exporting to image [2026-03-03T06:15:00.224Z] #7 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done [2026-03-03T06:15:00.224Z] #7 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done [2026-03-03T06:15:00.224Z] #7 pushing layers 0.1s done [2026-03-03T06:15:00.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 [2026-03-03T06:15:00.484Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done [2026-03-03T06:15:00.484Z] #7 DONE 0.2s [2026-03-03T06:15:00.484Z] [2026-03-03T06:15:00.484Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:00.484Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:00.772Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-03-03T06:15:00.772Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-03-03T06:15:01.033Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:01.033Z] #1 transferring dockerfile: 160B done [2026-03-03T06:15:01.033Z] #1 DONE 0.0s [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T06:15:01.033Z] #2 DONE 0.0s [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-03T06:15:01.033Z] #3 DONE 0.0s [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #4 [internal] load .dockerignore [2026-03-03T06:15:01.033Z] #4 transferring context: 2B done [2026-03-03T06:15:01.033Z] #4 DONE 0.0s [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:01.033Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 done [2026-03-03T06:15:01.033Z] #5 CACHED [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:01.033Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:01.033Z] #6 CACHED [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:01.033Z] #7 DONE 0.0s [2026-03-03T06:15:01.033Z] [2026-03-03T06:15:01.033Z] #8 exporting to image [2026-03-03T06:15:01.033Z] #8 exporting layers done [2026-03-03T06:15:01.034Z] #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done [2026-03-03T06:15:01.034Z] #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done [2026-03-03T06:15:01.034Z] #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done [2026-03-03T06:15:01.034Z] #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done [2026-03-03T06:15:01.034Z] #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done [2026-03-03T06:15:01.034Z] #8 pushing layers 0.0s done [2026-03-03T06:15:01.034Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done [2026-03-03T06:15:01.034Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:01.034Z] #8 DONE 0.1s [2026-03-03T06:15:01.034Z] [2026-03-03T06:15:01.034Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:01.034Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:01.321Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101' [2026-03-03T06:15:01.321Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 --push - [2026-03-03T06:15:01.583Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:01.583Z] #1 transferring dockerfile: 167B done [2026-03-03T06:15:01.583Z] #1 DONE 0.0s [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [2026-03-03T06:15:01.583Z] #2 DONE 0.0s [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [2026-03-03T06:15:01.583Z] #3 DONE 0.0s [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #4 [internal] load .dockerignore [2026-03-03T06:15:01.583Z] #4 transferring context: 2B done [2026-03-03T06:15:01.583Z] #4 DONE 0.0s [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:01.583Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:01.583Z] #5 CACHED [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:01.583Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:01.583Z] #6 CACHED [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:01.583Z] #7 DONE 0.0s [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] #8 exporting to image [2026-03-03T06:15:01.583Z] #8 exporting layers done [2026-03-03T06:15:01.583Z] #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done [2026-03-03T06:15:01.583Z] #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done [2026-03-03T06:15:01.583Z] #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done [2026-03-03T06:15:01.583Z] #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done [2026-03-03T06:15:01.583Z] #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done [2026-03-03T06:15:01.583Z] #8 pushing layers 0.0s done [2026-03-03T06:15:01.583Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done [2026-03-03T06:15:01.583Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:01.583Z] #8 DONE 0.1s [2026-03-03T06:15:01.583Z] [2026-03-03T06:15:01.583Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:01.583Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:01.872Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:01.872Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:02.133Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:02.133Z] #1 transferring dockerfile: 208B done [2026-03-03T06:15:02.133Z] #1 DONE 0.0s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:02.133Z] #2 DONE 0.0s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:02.133Z] #3 DONE 0.0s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #4 [internal] load .dockerignore [2026-03-03T06:15:02.133Z] #4 transferring context: 2B done [2026-03-03T06:15:02.133Z] #4 DONE 0.0s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:02.133Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:02.133Z] #5 DONE 0.0s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:02.133Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:02.133Z] #6 CACHED [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:02.133Z] #5 CACHED [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:02.133Z] #7 DONE 0.0s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] #8 exporting to image [2026-03-03T06:15:02.133Z] #8 exporting layers done [2026-03-03T06:15:02.133Z] #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done [2026-03-03T06:15:02.133Z] #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done [2026-03-03T06:15:02.133Z] #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done [2026-03-03T06:15:02.133Z] #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done [2026-03-03T06:15:02.133Z] #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done [2026-03-03T06:15:02.133Z] #8 pushing layers 0.0s done [2026-03-03T06:15:02.133Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done [2026-03-03T06:15:02.133Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:02.133Z] #8 DONE 0.1s [2026-03-03T06:15:02.133Z] [2026-03-03T06:15:02.133Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:02.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:02.426Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-03-03T06:15:02.426Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-03-03T06:15:02.685Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:02.685Z] #1 transferring dockerfile: 158B done [2026-03-03T06:15:02.685Z] #1 DONE 0.0s [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-03-03T06:15:02.685Z] #2 DONE 0.0s [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-03-03T06:15:02.685Z] #3 DONE 0.0s [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #4 [internal] load .dockerignore [2026-03-03T06:15:02.685Z] #4 transferring context: 2B done [2026-03-03T06:15:02.685Z] #4 DONE 0.0s [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:02.685Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:02.685Z] #5 CACHED [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 [2026-03-03T06:15:02.685Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done [2026-03-03T06:15:02.685Z] #6 CACHED [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:02.685Z] #7 DONE 0.0s [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] #8 exporting to image [2026-03-03T06:15:02.685Z] #8 exporting layers done [2026-03-03T06:15:02.685Z] #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done [2026-03-03T06:15:02.685Z] #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done [2026-03-03T06:15:02.685Z] #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done [2026-03-03T06:15:02.685Z] #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done [2026-03-03T06:15:02.685Z] #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done [2026-03-03T06:15:02.685Z] #8 pushing layers 0.0s done [2026-03-03T06:15:02.685Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done [2026-03-03T06:15:02.685Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:02.685Z] #8 DONE 0.1s [2026-03-03T06:15:02.685Z] [2026-03-03T06:15:02.685Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:02.685Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:02.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:02.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:02.969Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:02.969Z] #1 transferring dockerfile: 196B done [2026-03-03T06:15:02.969Z] #1 DONE 0.0s [2026-03-03T06:15:02.969Z] [2026-03-03T06:15:02.969Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:02.969Z] #2 DONE 0.0s [2026-03-03T06:15:02.969Z] [2026-03-03T06:15:02.969Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:02.969Z] #3 DONE 0.1s [2026-03-03T06:15:02.969Z] [2026-03-03T06:15:02.969Z] #4 [internal] load .dockerignore [2026-03-03T06:15:02.969Z] #4 transferring context: 2B done [2026-03-03T06:15:02.969Z] #4 DONE 0.0s [2026-03-03T06:15:02.969Z] [2026-03-03T06:15:02.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:03.228Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:03.228Z] #5 DONE 0.0s [2026-03-03T06:15:03.228Z] [2026-03-03T06:15:03.228Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:03.228Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:03.228Z] #6 DONE 0.1s [2026-03-03T06:15:03.228Z] [2026-03-03T06:15:03.228Z] #7 exporting to image [2026-03-03T06:15:03.228Z] #7 exporting layers done [2026-03-03T06:15:03.228Z] #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 0.0s done [2026-03-03T06:15:03.228Z] #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done [2026-03-03T06:15:03.228Z] #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done [2026-03-03T06:15:03.228Z] #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done [2026-03-03T06:15:03.228Z] #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.0s done [2026-03-03T06:15:03.228Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:03.228Z] #7 ... [2026-03-03T06:15:03.228Z] [2026-03-03T06:15:03.228Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:03.228Z] #8 DONE 0.0s [2026-03-03T06:15:03.228Z] [2026-03-03T06:15:03.228Z] #7 exporting to image [2026-03-03T06:15:03.228Z] #7 pushing layers 0.1s done [2026-03-03T06:15:03.228Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e [2026-03-03T06:15:03.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done [2026-03-03T06:15:03.488Z] #7 DONE 0.2s [2026-03-03T06:15:03.488Z] [2026-03-03T06:15:03.488Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:03.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:03.772Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-03-03T06:15:03.773Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-03-03T06:15:03.773Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:03.773Z] #1 transferring dockerfile: 162B done [2026-03-03T06:15:03.773Z] #1 DONE 0.0s [2026-03-03T06:15:03.773Z] [2026-03-03T06:15:03.773Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T06:15:03.773Z] #2 DONE 0.0s [2026-03-03T06:15:03.773Z] [2026-03-03T06:15:03.773Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-03T06:15:03.773Z] #3 DONE 0.0s [2026-03-03T06:15:03.773Z] [2026-03-03T06:15:03.773Z] #4 [internal] load .dockerignore [2026-03-03T06:15:03.773Z] #4 transferring context: [2026-03-03T06:15:04.032Z] #4 transferring context: 2B done [2026-03-03T06:15:04.033Z] #4 DONE 0.0s [2026-03-03T06:15:04.033Z] [2026-03-03T06:15:04.033Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:04.033Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:04.033Z] #5 CACHED [2026-03-03T06:15:04.033Z] [2026-03-03T06:15:04.033Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:04.033Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:04.033Z] #6 CACHED [2026-03-03T06:15:04.033Z] [2026-03-03T06:15:04.033Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:04.033Z] #7 DONE 0.0s [2026-03-03T06:15:04.033Z] [2026-03-03T06:15:04.033Z] #8 exporting to image [2026-03-03T06:15:04.033Z] #8 exporting layers done [2026-03-03T06:15:04.033Z] #8 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done [2026-03-03T06:15:04.033Z] #8 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done [2026-03-03T06:15:04.033Z] #8 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done [2026-03-03T06:15:04.033Z] #8 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done [2026-03-03T06:15:04.033Z] #8 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done [2026-03-03T06:15:04.033Z] #8 pushing layers 0.0s done [2026-03-03T06:15:04.033Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done [2026-03-03T06:15:04.033Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:04.033Z] #8 DONE 0.1s [2026-03-03T06:15:04.033Z] [2026-03-03T06:15:04.033Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:04.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:04.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101' [2026-03-03T06:15:04.317Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 --push - [2026-03-03T06:15:04.317Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:04.317Z] #1 transferring dockerfile: 169B done [2026-03-03T06:15:04.317Z] #1 DONE 0.0s [2026-03-03T06:15:04.317Z] [2026-03-03T06:15:04.317Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [2026-03-03T06:15:04.317Z] #2 DONE 0.0s [2026-03-03T06:15:04.317Z] [2026-03-03T06:15:04.317Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [2026-03-03T06:15:04.317Z] #3 DONE 0.0s [2026-03-03T06:15:04.318Z] [2026-03-03T06:15:04.318Z] #4 [internal] load .dockerignore [2026-03-03T06:15:04.318Z] #4 transferring context: 2B done [2026-03-03T06:15:04.318Z] #4 DONE 0.0s [2026-03-03T06:15:04.318Z] [2026-03-03T06:15:04.318Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:04.318Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed done [2026-03-03T06:15:04.318Z] #5 CACHED [2026-03-03T06:15:04.318Z] [2026-03-03T06:15:04.318Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:04.318Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed done [2026-03-03T06:15:04.318Z] #6 CACHED [2026-03-03T06:15:04.318Z] [2026-03-03T06:15:04.318Z] #7 exporting to image [2026-03-03T06:15:04.318Z] #7 exporting layers done [2026-03-03T06:15:04.318Z] #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done [2026-03-03T06:15:04.318Z] #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done [2026-03-03T06:15:04.318Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:04.576Z] #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done [2026-03-03T06:15:04.576Z] #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done [2026-03-03T06:15:04.576Z] #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done [2026-03-03T06:15:04.576Z] #7 pushing layers 0.0s done [2026-03-03T06:15:04.576Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done [2026-03-03T06:15:04.576Z] #7 DONE 0.1s [2026-03-03T06:15:04.576Z] [2026-03-03T06:15:04.576Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:04.576Z] #8 DONE 0.0s [2026-03-03T06:15:04.576Z] [2026-03-03T06:15:04.576Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:04.576Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:04.859Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:04.859Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:04.859Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:04.859Z] #1 transferring dockerfile: 210B done [2026-03-03T06:15:04.859Z] #1 DONE 0.0s [2026-03-03T06:15:04.859Z] [2026-03-03T06:15:04.859Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:04.859Z] #2 DONE 0.0s [2026-03-03T06:15:04.859Z] [2026-03-03T06:15:04.859Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:04.859Z] #3 DONE 0.0s [2026-03-03T06:15:04.859Z] [2026-03-03T06:15:04.859Z] #4 [internal] load .dockerignore [2026-03-03T06:15:04.859Z] #4 transferring context: 2B done [2026-03-03T06:15:04.859Z] #4 DONE 0.0s [2026-03-03T06:15:04.859Z] [2026-03-03T06:15:04.859Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:04.859Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:04.859Z] #5 CACHED [2026-03-03T06:15:04.859Z] [2026-03-03T06:15:04.859Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:04.859Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:04.859Z] #6 CACHED [2026-03-03T06:15:04.859Z] [2026-03-03T06:15:04.859Z] #7 exporting to image [2026-03-03T06:15:04.859Z] #7 exporting layers done [2026-03-03T06:15:04.859Z] #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done [2026-03-03T06:15:04.859Z] #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done [2026-03-03T06:15:04.859Z] #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done [2026-03-03T06:15:04.859Z] #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done [2026-03-03T06:15:04.859Z] #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e [2026-03-03T06:15:04.859Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:05.118Z] #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done [2026-03-03T06:15:05.118Z] #7 pushing layers 0.0s done [2026-03-03T06:15:05.118Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done [2026-03-03T06:15:05.118Z] #7 DONE 0.1s [2026-03-03T06:15:05.118Z] [2026-03-03T06:15:05.118Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:05.118Z] #8 DONE 0.0s [2026-03-03T06:15:05.118Z] [2026-03-03T06:15:05.118Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:05.118Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:05.403Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-03-03T06:15:05.403Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-03-03T06:15:05.403Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:05.403Z] #1 transferring dockerfile: 160B done [2026-03-03T06:15:05.403Z] #1 DONE 0.0s [2026-03-03T06:15:05.403Z] [2026-03-03T06:15:05.403Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-03T06:15:05.403Z] #2 DONE 0.0s [2026-03-03T06:15:05.403Z] [2026-03-03T06:15:05.403Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-03T06:15:05.403Z] #3 DONE 0.0s [2026-03-03T06:15:05.403Z] [2026-03-03T06:15:05.403Z] #4 [internal] load .dockerignore [2026-03-03T06:15:05.403Z] #4 transferring context: 2B done [2026-03-03T06:15:05.403Z] #4 DONE 0.0s [2026-03-03T06:15:05.403Z] [2026-03-03T06:15:05.403Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:05.403Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:05.403Z] #5 CACHED [2026-03-03T06:15:05.403Z] [2026-03-03T06:15:05.403Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed [2026-03-03T06:15:05.403Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done [2026-03-03T06:15:05.403Z] #6 CACHED [2026-03-03T06:15:05.403Z] [2026-03-03T06:15:05.403Z] #7 exporting to image [2026-03-03T06:15:05.403Z] #7 exporting layers done [2026-03-03T06:15:05.403Z] #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done [2026-03-03T06:15:05.403Z] #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done [2026-03-03T06:15:05.403Z] #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done [2026-03-03T06:15:05.403Z] #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done [2026-03-03T06:15:05.403Z] #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done [2026-03-03T06:15:05.403Z] #7 pushing layers [2026-03-03T06:15:05.403Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:05.665Z] #7 pushing layers 0.0s done [2026-03-03T06:15:05.665Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done [2026-03-03T06:15:05.665Z] #7 DONE 0.1s [2026-03-03T06:15:05.665Z] [2026-03-03T06:15:05.665Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:05.665Z] #8 DONE 0.0s [2026-03-03T06:15:05.665Z] [2026-03-03T06:15:05.665Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:05.665Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:05.948Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:05.948Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:05.948Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:05.948Z] #1 transferring dockerfile: 198B done [2026-03-03T06:15:05.948Z] #1 DONE 0.0s [2026-03-03T06:15:05.948Z] [2026-03-03T06:15:05.948Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:05.948Z] #2 DONE 0.0s [2026-03-03T06:15:05.948Z] [2026-03-03T06:15:05.948Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:05.948Z] #3 DONE 0.1s [2026-03-03T06:15:05.948Z] [2026-03-03T06:15:05.948Z] #4 [internal] load .dockerignore [2026-03-03T06:15:05.948Z] #4 transferring context: 2B done [2026-03-03T06:15:05.948Z] #4 DONE 0.0s [2026-03-03T06:15:06.213Z] [2026-03-03T06:15:06.214Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:06.214Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:06.214Z] #5 ... [2026-03-03T06:15:06.214Z] [2026-03-03T06:15:06.214Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:06.214Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:06.214Z] #6 DONE 0.1s [2026-03-03T06:15:06.214Z] [2026-03-03T06:15:06.214Z] #7 exporting to image [2026-03-03T06:15:06.214Z] #7 exporting layers done [2026-03-03T06:15:06.214Z] #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d 0.0s done [2026-03-03T06:15:06.214Z] #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done [2026-03-03T06:15:06.214Z] #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done [2026-03-03T06:15:06.214Z] #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done [2026-03-03T06:15:06.214Z] #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 [2026-03-03T06:15:06.214Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:06.214Z] #7 ... [2026-03-03T06:15:06.214Z] [2026-03-03T06:15:06.214Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:06.214Z] #8 DONE 0.0s [2026-03-03T06:15:06.214Z] [2026-03-03T06:15:06.214Z] #7 exporting to image [2026-03-03T06:15:06.214Z] #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done [2026-03-03T06:15:06.214Z] #7 pushing layers 0.1s done [2026-03-03T06:15:06.214Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 [2026-03-03T06:15:06.474Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done [2026-03-03T06:15:06.474Z] #7 DONE 0.2s [2026-03-03T06:15:06.474Z] [2026-03-03T06:15:06.474Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:06.474Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:06.772Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-03-03T06:15:06.772Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-03-03T06:15:07.031Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:07.031Z] #1 transferring dockerfile: 164B done [2026-03-03T06:15:07.031Z] #1 DONE 0.0s [2026-03-03T06:15:07.031Z] [2026-03-03T06:15:07.031Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T06:15:07.031Z] #2 DONE 0.0s [2026-03-03T06:15:07.031Z] [2026-03-03T06:15:07.031Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-03T06:15:07.031Z] #3 DONE 0.0s [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] #4 [internal] load .dockerignore [2026-03-03T06:15:07.032Z] #4 transferring context: 2B done [2026-03-03T06:15:07.032Z] #4 DONE 0.0s [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.032Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:07.032Z] #5 CACHED [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.032Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:07.032Z] #6 DONE 0.0s [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.032Z] #6 CACHED [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:07.032Z] #7 DONE 0.0s [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] #8 exporting to image [2026-03-03T06:15:07.032Z] #8 exporting layers done [2026-03-03T06:15:07.032Z] #8 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done [2026-03-03T06:15:07.032Z] #8 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done [2026-03-03T06:15:07.032Z] #8 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done [2026-03-03T06:15:07.032Z] #8 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done [2026-03-03T06:15:07.032Z] #8 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done [2026-03-03T06:15:07.032Z] #8 pushing layers 0.0s done [2026-03-03T06:15:07.032Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done [2026-03-03T06:15:07.032Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:07.032Z] #8 DONE 0.1s [2026-03-03T06:15:07.032Z] [2026-03-03T06:15:07.032Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:07.032Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:07.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101' [2026-03-03T06:15:07.319Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 --push - [2026-03-03T06:15:07.576Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:07.576Z] #1 transferring dockerfile: 171B done [2026-03-03T06:15:07.576Z] #1 DONE 0.0s [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [2026-03-03T06:15:07.576Z] #2 DONE 0.0s [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [2026-03-03T06:15:07.576Z] #3 DONE 0.0s [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #4 [internal] load .dockerignore [2026-03-03T06:15:07.576Z] #4 transferring context: 2B done [2026-03-03T06:15:07.576Z] #4 DONE 0.0s [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.576Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:07.576Z] #5 CACHED [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.576Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:07.576Z] #6 CACHED [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #7 exporting to image [2026-03-03T06:15:07.576Z] #7 exporting layers done [2026-03-03T06:15:07.576Z] #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done [2026-03-03T06:15:07.576Z] #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done [2026-03-03T06:15:07.576Z] #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done [2026-03-03T06:15:07.576Z] #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done [2026-03-03T06:15:07.576Z] #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done [2026-03-03T06:15:07.576Z] #7 pushing layers 0.0s done [2026-03-03T06:15:07.576Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 [2026-03-03T06:15:07.576Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:07.576Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done [2026-03-03T06:15:07.576Z] #7 DONE 0.1s [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:07.576Z] #8 DONE 0.0s [2026-03-03T06:15:07.576Z] [2026-03-03T06:15:07.576Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:07.576Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:07.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:07.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:07.875Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:07.875Z] #1 transferring dockerfile: 212B done [2026-03-03T06:15:07.875Z] #1 DONE 0.0s [2026-03-03T06:15:07.875Z] [2026-03-03T06:15:07.875Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:07.875Z] #2 DONE 0.0s [2026-03-03T06:15:07.875Z] [2026-03-03T06:15:07.875Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:07.875Z] #3 DONE 0.0s [2026-03-03T06:15:07.875Z] [2026-03-03T06:15:07.875Z] #4 [internal] load .dockerignore [2026-03-03T06:15:07.875Z] #4 transferring context: 2B done [2026-03-03T06:15:07.875Z] #4 DONE 0.0s [2026-03-03T06:15:07.875Z] [2026-03-03T06:15:07.875Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.875Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:07.875Z] #5 CACHED [2026-03-03T06:15:07.875Z] [2026-03-03T06:15:07.875Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:07.875Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:07.875Z] #6 CACHED [2026-03-03T06:15:07.875Z] [2026-03-03T06:15:07.875Z] #7 exporting to image [2026-03-03T06:15:07.875Z] #7 exporting layers done [2026-03-03T06:15:07.875Z] #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done [2026-03-03T06:15:07.875Z] #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 [2026-03-03T06:15:07.875Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:08.133Z] #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done [2026-03-03T06:15:08.133Z] #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done [2026-03-03T06:15:08.133Z] #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done [2026-03-03T06:15:08.133Z] #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done [2026-03-03T06:15:08.133Z] #7 pushing layers 0.0s done [2026-03-03T06:15:08.133Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done [2026-03-03T06:15:08.133Z] #7 DONE 0.1s [2026-03-03T06:15:08.133Z] [2026-03-03T06:15:08.133Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:08.133Z] #8 DONE 0.0s [2026-03-03T06:15:08.133Z] [2026-03-03T06:15:08.133Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:08.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:08.418Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-03-03T06:15:08.418Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-03-03T06:15:08.418Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:08.418Z] #1 transferring dockerfile: 162B done [2026-03-03T06:15:08.418Z] #1 DONE 0.0s [2026-03-03T06:15:08.418Z] [2026-03-03T06:15:08.418Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-03T06:15:08.418Z] #2 DONE 0.0s [2026-03-03T06:15:08.418Z] [2026-03-03T06:15:08.418Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-03T06:15:08.418Z] #3 DONE 0.0s [2026-03-03T06:15:08.418Z] [2026-03-03T06:15:08.418Z] #4 [internal] load .dockerignore [2026-03-03T06:15:08.418Z] #4 transferring context: 2B done [2026-03-03T06:15:08.418Z] #4 DONE 0.0s [2026-03-03T06:15:08.418Z] [2026-03-03T06:15:08.418Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:08.418Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:08.418Z] #5 CACHED [2026-03-03T06:15:08.418Z] [2026-03-03T06:15:08.419Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 [2026-03-03T06:15:08.419Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done [2026-03-03T06:15:08.419Z] #6 CACHED [2026-03-03T06:15:08.419Z] [2026-03-03T06:15:08.419Z] #7 exporting to image [2026-03-03T06:15:08.419Z] #7 exporting layers done [2026-03-03T06:15:08.419Z] #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done [2026-03-03T06:15:08.419Z] #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 [2026-03-03T06:15:08.419Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:08.676Z] #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done [2026-03-03T06:15:08.676Z] #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done [2026-03-03T06:15:08.676Z] #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done [2026-03-03T06:15:08.676Z] #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done [2026-03-03T06:15:08.676Z] #7 pushing layers 0.0s done [2026-03-03T06:15:08.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done [2026-03-03T06:15:08.676Z] #7 DONE 0.1s [2026-03-03T06:15:08.676Z] [2026-03-03T06:15:08.676Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:08.676Z] #8 DONE 0.0s [2026-03-03T06:15:08.676Z] [2026-03-03T06:15:08.676Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:08.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:08.962Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:08.962Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:09.220Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:09.220Z] #1 transferring dockerfile: 206B done [2026-03-03T06:15:09.220Z] #1 DONE 0.0s [2026-03-03T06:15:09.220Z] [2026-03-03T06:15:09.220Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:09.220Z] #2 DONE 0.0s [2026-03-03T06:15:09.220Z] [2026-03-03T06:15:09.220Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:09.220Z] #3 DONE 0.1s [2026-03-03T06:15:09.220Z] [2026-03-03T06:15:09.220Z] #4 [internal] load .dockerignore [2026-03-03T06:15:09.220Z] #4 transferring context: 2B done [2026-03-03T06:15:09.220Z] #4 DONE 0.0s [2026-03-03T06:15:09.220Z] [2026-03-03T06:15:09.220Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:09.220Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:09.220Z] #5 DONE 0.0s [2026-03-03T06:15:09.220Z] [2026-03-03T06:15:09.220Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:09.220Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:09.220Z] #6 DONE 0.0s [2026-03-03T06:15:09.220Z] [2026-03-03T06:15:09.220Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:09.220Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:09.478Z] #5 DONE 0.2s [2026-03-03T06:15:09.478Z] [2026-03-03T06:15:09.478Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:09.478Z] #7 DONE 0.0s [2026-03-03T06:15:09.478Z] [2026-03-03T06:15:09.478Z] #8 exporting to image [2026-03-03T06:15:09.478Z] #8 exporting layers done [2026-03-03T06:15:09.478Z] #8 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 0.0s done [2026-03-03T06:15:09.478Z] #8 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done [2026-03-03T06:15:09.478Z] #8 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 0.0s done [2026-03-03T06:15:09.478Z] #8 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done [2026-03-03T06:15:09.478Z] #8 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done [2026-03-03T06:15:09.478Z] #8 pushing layers 0.1s done [2026-03-03T06:15:09.478Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 [2026-03-03T06:15:09.478Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:09.478Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done [2026-03-03T06:15:09.478Z] #8 DONE 0.2s [2026-03-03T06:15:09.478Z] [2026-03-03T06:15:09.478Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:09.478Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:09.767Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-03-03T06:15:09.767Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-03-03T06:15:09.767Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:09.767Z] #1 transferring dockerfile: 172B done [2026-03-03T06:15:09.767Z] #1 DONE 0.0s [2026-03-03T06:15:09.767Z] [2026-03-03T06:15:09.767Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T06:15:09.767Z] #2 DONE 0.0s [2026-03-03T06:15:09.767Z] [2026-03-03T06:15:09.767Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-03T06:15:09.767Z] #3 DONE 0.0s [2026-03-03T06:15:09.767Z] [2026-03-03T06:15:09.767Z] #4 [internal] load .dockerignore [2026-03-03T06:15:09.767Z] #4 transferring context: 2B done [2026-03-03T06:15:09.767Z] #4 DONE 0.0s [2026-03-03T06:15:09.767Z] [2026-03-03T06:15:09.767Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:09.767Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 done [2026-03-03T06:15:09.767Z] #5 CACHED [2026-03-03T06:15:09.767Z] [2026-03-03T06:15:09.767Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:09.767Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:09.767Z] #6 CACHED [2026-03-03T06:15:09.767Z] [2026-03-03T06:15:09.767Z] #7 exporting to image [2026-03-03T06:15:09.767Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:10.027Z] #7 exporting layers done [2026-03-03T06:15:10.027Z] #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done [2026-03-03T06:15:10.027Z] #7 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done [2026-03-03T06:15:10.027Z] #7 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done [2026-03-03T06:15:10.027Z] #7 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done [2026-03-03T06:15:10.027Z] #7 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done [2026-03-03T06:15:10.027Z] #7 pushing layers 0.0s done [2026-03-03T06:15:10.027Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done [2026-03-03T06:15:10.027Z] #7 DONE 0.1s [2026-03-03T06:15:10.027Z] [2026-03-03T06:15:10.027Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:10.027Z] #8 DONE 0.0s [2026-03-03T06:15:10.027Z] [2026-03-03T06:15:10.027Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:10.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:10.315Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101' [2026-03-03T06:15:10.315Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 --push - [2026-03-03T06:15:10.315Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:10.315Z] #1 transferring dockerfile: 179B done [2026-03-03T06:15:10.315Z] #1 DONE 0.0s [2026-03-03T06:15:10.315Z] [2026-03-03T06:15:10.315Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [2026-03-03T06:15:10.315Z] #2 DONE 0.0s [2026-03-03T06:15:10.315Z] [2026-03-03T06:15:10.315Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [2026-03-03T06:15:10.315Z] #3 DONE 0.0s [2026-03-03T06:15:10.315Z] [2026-03-03T06:15:10.315Z] #4 [internal] load .dockerignore [2026-03-03T06:15:10.315Z] #4 transferring context: 2B done [2026-03-03T06:15:10.315Z] #4 DONE 0.0s [2026-03-03T06:15:10.315Z] [2026-03-03T06:15:10.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:10.315Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:10.315Z] #5 CACHED [2026-03-03T06:15:10.315Z] [2026-03-03T06:15:10.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:10.315Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:10.315Z] #6 CACHED [2026-03-03T06:15:10.315Z] [2026-03-03T06:15:10.315Z] #7 exporting to image [2026-03-03T06:15:10.315Z] #7 exporting layers done [2026-03-03T06:15:10.315Z] #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 [2026-03-03T06:15:10.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:10.574Z] #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done [2026-03-03T06:15:10.574Z] #7 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done [2026-03-03T06:15:10.574Z] #7 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done [2026-03-03T06:15:10.574Z] #7 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done [2026-03-03T06:15:10.574Z] #7 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done [2026-03-03T06:15:10.574Z] #7 pushing layers 0.0s done [2026-03-03T06:15:10.574Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done [2026-03-03T06:15:10.574Z] #7 DONE 0.1s [2026-03-03T06:15:10.574Z] [2026-03-03T06:15:10.574Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:10.574Z] #8 DONE 0.0s [2026-03-03T06:15:10.575Z] [2026-03-03T06:15:10.575Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:10.575Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:10.869Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:10.869Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:10.869Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:10.869Z] #1 transferring dockerfile: 220B done [2026-03-03T06:15:10.869Z] #1 DONE 0.0s [2026-03-03T06:15:10.869Z] [2026-03-03T06:15:10.869Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:10.869Z] #2 DONE 0.0s [2026-03-03T06:15:10.869Z] [2026-03-03T06:15:10.869Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:10.869Z] #3 DONE 0.0s [2026-03-03T06:15:10.869Z] [2026-03-03T06:15:10.869Z] #4 [internal] load .dockerignore [2026-03-03T06:15:10.869Z] #4 transferring context: 2B done [2026-03-03T06:15:10.869Z] #4 DONE 0.0s [2026-03-03T06:15:10.869Z] [2026-03-03T06:15:10.869Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:10.869Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:10.869Z] #5 DONE 0.0s [2026-03-03T06:15:10.869Z] [2026-03-03T06:15:10.869Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:11.129Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:11.129Z] #6 CACHED [2026-03-03T06:15:11.129Z] [2026-03-03T06:15:11.129Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:11.129Z] #5 CACHED [2026-03-03T06:15:11.129Z] [2026-03-03T06:15:11.129Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:11.129Z] #7 DONE 0.0s [2026-03-03T06:15:11.129Z] [2026-03-03T06:15:11.129Z] #8 exporting to image [2026-03-03T06:15:11.129Z] #8 exporting layers done [2026-03-03T06:15:11.129Z] #8 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done [2026-03-03T06:15:11.129Z] #8 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done [2026-03-03T06:15:11.129Z] #8 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done [2026-03-03T06:15:11.129Z] #8 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done [2026-03-03T06:15:11.129Z] #8 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done [2026-03-03T06:15:11.129Z] #8 pushing layers 0.0s done [2026-03-03T06:15:11.129Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done [2026-03-03T06:15:11.129Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:11.129Z] #8 DONE 0.1s [2026-03-03T06:15:11.129Z] [2026-03-03T06:15:11.129Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:11.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:11.421Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-03-03T06:15:11.421Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-03-03T06:15:11.683Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:11.683Z] #1 transferring dockerfile: 170B done [2026-03-03T06:15:11.683Z] #1 DONE 0.0s [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-03T06:15:11.683Z] #2 DONE 0.0s [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-03T06:15:11.683Z] #3 DONE 0.0s [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #4 [internal] load .dockerignore [2026-03-03T06:15:11.683Z] #4 transferring context: 2B done [2026-03-03T06:15:11.683Z] #4 DONE 0.0s [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:11.683Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:11.683Z] #5 CACHED [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 [2026-03-03T06:15:11.683Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done [2026-03-03T06:15:11.683Z] #6 CACHED [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #7 exporting to image [2026-03-03T06:15:11.683Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:11.683Z] #7 exporting layers done [2026-03-03T06:15:11.683Z] #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done [2026-03-03T06:15:11.683Z] #7 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done [2026-03-03T06:15:11.683Z] #7 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done [2026-03-03T06:15:11.683Z] #7 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done [2026-03-03T06:15:11.683Z] #7 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done [2026-03-03T06:15:11.683Z] #7 pushing layers 0.0s done [2026-03-03T06:15:11.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done [2026-03-03T06:15:11.683Z] #7 DONE 0.1s [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:11.683Z] #8 DONE 0.0s [2026-03-03T06:15:11.683Z] [2026-03-03T06:15:11.683Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:11.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:11.984Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:11.984Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:12.244Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:12.244Z] #1 transferring dockerfile: 204B done [2026-03-03T06:15:12.244Z] #1 DONE 0.0s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:12.244Z] #2 DONE 0.0s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:12.244Z] #3 DONE 0.0s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #4 [internal] load .dockerignore [2026-03-03T06:15:12.244Z] #4 transferring context: 2B done [2026-03-03T06:15:12.244Z] #4 DONE 0.0s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:12.244Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:12.244Z] #5 DONE 0.0s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:12.244Z] #6 DONE 0.0s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:12.244Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:12.244Z] #5 DONE 0.1s [2026-03-03T06:15:12.244Z] [2026-03-03T06:15:12.244Z] #7 exporting to image [2026-03-03T06:15:12.244Z] #7 exporting layers done [2026-03-03T06:15:12.244Z] #7 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done [2026-03-03T06:15:12.244Z] #7 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done [2026-03-03T06:15:12.244Z] #7 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f 0.0s done [2026-03-03T06:15:12.244Z] #7 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done [2026-03-03T06:15:12.244Z] #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done [2026-03-03T06:15:12.244Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:12.505Z] #7 ... [2026-03-03T06:15:12.505Z] [2026-03-03T06:15:12.505Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:12.505Z] #8 DONE 0.0s [2026-03-03T06:15:12.505Z] [2026-03-03T06:15:12.505Z] #7 exporting to image [2026-03-03T06:15:12.505Z] #7 pushing layers [2026-03-03T06:15:16.814Z] #7 pushing layers 4.2s done [2026-03-03T06:15:16.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba [2026-03-03T06:15:16.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done [2026-03-03T06:15:16.814Z] #7 DONE 4.3s [2026-03-03T06:15:16.814Z] [2026-03-03T06:15:16.814Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:16.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:17.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-03-03T06:15:17.111Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-03-03T06:15:17.369Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:17.369Z] #1 transferring dockerfile: 170B done [2026-03-03T06:15:17.369Z] #1 DONE 0.0s [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T06:15:17.369Z] #2 DONE 0.0s [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-03T06:15:17.369Z] #3 DONE 0.0s [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #4 [internal] load .dockerignore [2026-03-03T06:15:17.369Z] #4 transferring context: 2B done [2026-03-03T06:15:17.369Z] #4 DONE 0.0s [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:17.369Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:17.369Z] #5 CACHED [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:17.369Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:17.369Z] #6 CACHED [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:17.369Z] #7 DONE 0.0s [2026-03-03T06:15:17.369Z] [2026-03-03T06:15:17.369Z] #8 exporting to image [2026-03-03T06:15:17.369Z] #8 exporting layers done [2026-03-03T06:15:17.369Z] #8 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done [2026-03-03T06:15:17.369Z] #8 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done [2026-03-03T06:15:17.369Z] #8 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done [2026-03-03T06:15:17.369Z] #8 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done [2026-03-03T06:15:17.369Z] #8 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done [2026-03-03T06:15:17.369Z] #8 pushing layers 0.0s done [2026-03-03T06:15:17.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba [2026-03-03T06:15:17.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:17.630Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done [2026-03-03T06:15:17.630Z] #8 DONE 0.1s [2026-03-03T06:15:17.630Z] [2026-03-03T06:15:17.630Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:17.630Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:17.913Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 --push - [2026-03-03T06:15:17.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101' [2026-03-03T06:15:18.175Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:18.175Z] #1 transferring dockerfile: 177B done [2026-03-03T06:15:18.175Z] #1 DONE 0.0s [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [2026-03-03T06:15:18.175Z] #2 DONE 0.0s [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [2026-03-03T06:15:18.175Z] #3 DONE 0.0s [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #4 [internal] load .dockerignore [2026-03-03T06:15:18.175Z] #4 transferring context: 2B done [2026-03-03T06:15:18.175Z] #4 DONE 0.0s [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:18.175Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:18.175Z] #5 CACHED [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:18.175Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:18.175Z] #6 CACHED [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #7 exporting to image [2026-03-03T06:15:18.175Z] #7 exporting layers done [2026-03-03T06:15:18.175Z] #7 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done [2026-03-03T06:15:18.175Z] #7 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done [2026-03-03T06:15:18.175Z] #7 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done [2026-03-03T06:15:18.175Z] #7 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done [2026-03-03T06:15:18.175Z] #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba [2026-03-03T06:15:18.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:18.175Z] #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done [2026-03-03T06:15:18.175Z] #7 pushing layers 0.0s done [2026-03-03T06:15:18.175Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done [2026-03-03T06:15:18.175Z] #7 DONE 0.1s [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:18.175Z] #8 DONE 0.0s [2026-03-03T06:15:18.175Z] [2026-03-03T06:15:18.175Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:18.175Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:18.460Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:18.460Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:18.720Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:18.720Z] #1 transferring dockerfile: 218B done [2026-03-03T06:15:18.720Z] #1 DONE 0.0s [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:18.720Z] #2 DONE 0.0s [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:18.720Z] #3 DONE 0.0s [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #4 [internal] load .dockerignore [2026-03-03T06:15:18.720Z] #4 transferring context: 2B done [2026-03-03T06:15:18.720Z] #4 DONE 0.0s [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:18.720Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:18.720Z] #5 DONE 0.0s [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:18.720Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:18.720Z] #6 CACHED [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:18.720Z] #5 CACHED [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:18.720Z] #7 DONE 0.0s [2026-03-03T06:15:18.720Z] [2026-03-03T06:15:18.720Z] #8 exporting to image [2026-03-03T06:15:18.720Z] #8 exporting layers done [2026-03-03T06:15:18.720Z] #8 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done [2026-03-03T06:15:18.720Z] #8 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done [2026-03-03T06:15:18.720Z] #8 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done [2026-03-03T06:15:18.720Z] #8 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done [2026-03-03T06:15:18.721Z] #8 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done [2026-03-03T06:15:18.721Z] #8 pushing layers 0.0s done [2026-03-03T06:15:18.721Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done [2026-03-03T06:15:18.721Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:18.721Z] #8 DONE 0.1s [2026-03-03T06:15:18.721Z] [2026-03-03T06:15:18.721Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:18.721Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:19.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-03-03T06:15:19.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-03-03T06:15:19.007Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:19.007Z] #1 transferring dockerfile: 168B done [2026-03-03T06:15:19.007Z] #1 DONE 0.0s [2026-03-03T06:15:19.007Z] [2026-03-03T06:15:19.007Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-03T06:15:19.007Z] #2 DONE 0.0s [2026-03-03T06:15:19.007Z] [2026-03-03T06:15:19.007Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-03T06:15:19.007Z] #3 DONE 0.0s [2026-03-03T06:15:19.007Z] [2026-03-03T06:15:19.007Z] #4 [internal] load .dockerignore [2026-03-03T06:15:19.007Z] #4 transferring context: 2B done [2026-03-03T06:15:19.007Z] #4 DONE 0.0s [2026-03-03T06:15:19.007Z] [2026-03-03T06:15:19.007Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:19.007Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:19.007Z] #5 CACHED [2026-03-03T06:15:19.007Z] [2026-03-03T06:15:19.007Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc [2026-03-03T06:15:19.007Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done [2026-03-03T06:15:19.007Z] #6 CACHED [2026-03-03T06:15:19.007Z] [2026-03-03T06:15:19.007Z] #7 exporting to image [2026-03-03T06:15:19.007Z] #7 exporting layers done [2026-03-03T06:15:19.007Z] #7 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done [2026-03-03T06:15:19.007Z] #7 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done [2026-03-03T06:15:19.007Z] #7 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done [2026-03-03T06:15:19.007Z] #7 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done [2026-03-03T06:15:19.007Z] #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba [2026-03-03T06:15:19.007Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:19.267Z] #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done [2026-03-03T06:15:19.267Z] #7 pushing layers 0.0s done [2026-03-03T06:15:19.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done [2026-03-03T06:15:19.267Z] #7 DONE 0.1s [2026-03-03T06:15:19.267Z] [2026-03-03T06:15:19.267Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:19.267Z] #8 DONE 0.0s [2026-03-03T06:15:19.267Z] [2026-03-03T06:15:19.267Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:19.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:19.551Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:19.551Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:19.809Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:19.809Z] #1 transferring dockerfile: 205B done [2026-03-03T06:15:19.809Z] #1 DONE 0.0s [2026-03-03T06:15:19.809Z] [2026-03-03T06:15:19.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:19.809Z] #2 DONE 0.0s [2026-03-03T06:15:19.809Z] [2026-03-03T06:15:19.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:19.809Z] #3 DONE 0.0s [2026-03-03T06:15:19.809Z] [2026-03-03T06:15:19.809Z] #4 [internal] load .dockerignore [2026-03-03T06:15:19.809Z] #4 transferring context: 2B done [2026-03-03T06:15:19.809Z] #4 DONE 0.0s [2026-03-03T06:15:19.809Z] [2026-03-03T06:15:19.809Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:19.809Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:19.809Z] #5 DONE 0.0s [2026-03-03T06:15:19.809Z] [2026-03-03T06:15:19.809Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:19.809Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:19.809Z] #6 DONE 0.1s [2026-03-03T06:15:20.068Z] [2026-03-03T06:15:20.068Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:20.068Z] #7 DONE 0.0s [2026-03-03T06:15:20.068Z] [2026-03-03T06:15:20.068Z] #8 exporting to image [2026-03-03T06:15:20.068Z] #8 exporting layers done [2026-03-03T06:15:20.068Z] #8 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done [2026-03-03T06:15:20.068Z] #8 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done [2026-03-03T06:15:20.068Z] #8 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done [2026-03-03T06:15:20.068Z] #8 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done [2026-03-03T06:15:20.068Z] #8 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.0s done [2026-03-03T06:15:20.068Z] #8 pushing layers 0.1s done [2026-03-03T06:15:20.068Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c [2026-03-03T06:15:20.069Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:20.069Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done [2026-03-03T06:15:20.069Z] #8 DONE 0.2s [2026-03-03T06:15:20.069Z] [2026-03-03T06:15:20.069Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:20.069Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:20.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-03-03T06:15:20.353Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-03-03T06:15:20.353Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:20.353Z] #1 transferring dockerfile: 171B done [2026-03-03T06:15:20.353Z] #1 DONE 0.0s [2026-03-03T06:15:20.353Z] [2026-03-03T06:15:20.353Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T06:15:20.353Z] #2 DONE 0.0s [2026-03-03T06:15:20.353Z] [2026-03-03T06:15:20.353Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-03T06:15:20.353Z] #3 DONE 0.0s [2026-03-03T06:15:20.353Z] [2026-03-03T06:15:20.353Z] #4 [internal] load .dockerignore [2026-03-03T06:15:20.353Z] #4 transferring context: 2B done [2026-03-03T06:15:20.353Z] #4 DONE 0.0s [2026-03-03T06:15:20.353Z] [2026-03-03T06:15:20.353Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:20.353Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:20.353Z] #5 CACHED [2026-03-03T06:15:20.353Z] [2026-03-03T06:15:20.353Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:20.353Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:20.353Z] #6 CACHED [2026-03-03T06:15:20.353Z] [2026-03-03T06:15:20.353Z] #7 exporting to image [2026-03-03T06:15:20.353Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:20.615Z] #7 exporting layers done [2026-03-03T06:15:20.615Z] #7 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done [2026-03-03T06:15:20.615Z] #7 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done [2026-03-03T06:15:20.615Z] #7 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done [2026-03-03T06:15:20.615Z] #7 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done [2026-03-03T06:15:20.615Z] #7 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done [2026-03-03T06:15:20.615Z] #7 pushing layers 0.0s done [2026-03-03T06:15:20.615Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done [2026-03-03T06:15:20.615Z] #7 DONE 0.1s [2026-03-03T06:15:20.615Z] [2026-03-03T06:15:20.615Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:20.615Z] #8 DONE 0.0s [2026-03-03T06:15:20.615Z] [2026-03-03T06:15:20.615Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:20.615Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:20.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 --push - [2026-03-03T06:15:20.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101' [2026-03-03T06:15:20.905Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:20.905Z] #1 transferring dockerfile: 178B done [2026-03-03T06:15:20.905Z] #1 DONE 0.0s [2026-03-03T06:15:20.905Z] [2026-03-03T06:15:20.905Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [2026-03-03T06:15:20.905Z] #2 DONE 0.0s [2026-03-03T06:15:20.905Z] [2026-03-03T06:15:20.905Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [2026-03-03T06:15:20.905Z] #3 DONE 0.0s [2026-03-03T06:15:20.905Z] [2026-03-03T06:15:20.905Z] #4 [internal] load .dockerignore [2026-03-03T06:15:20.905Z] #4 transferring context: 2B done [2026-03-03T06:15:20.905Z] #4 DONE 0.0s [2026-03-03T06:15:20.905Z] [2026-03-03T06:15:20.905Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:20.905Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 done [2026-03-03T06:15:20.905Z] #5 CACHED [2026-03-03T06:15:20.905Z] [2026-03-03T06:15:20.905Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:21.164Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 done [2026-03-03T06:15:21.164Z] #6 CACHED [2026-03-03T06:15:21.164Z] [2026-03-03T06:15:21.164Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:21.164Z] #7 DONE 0.0s [2026-03-03T06:15:21.164Z] [2026-03-03T06:15:21.164Z] #8 exporting to image [2026-03-03T06:15:21.164Z] #8 exporting layers done [2026-03-03T06:15:21.164Z] #8 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done [2026-03-03T06:15:21.164Z] #8 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done [2026-03-03T06:15:21.164Z] #8 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done [2026-03-03T06:15:21.164Z] #8 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done [2026-03-03T06:15:21.164Z] #8 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done [2026-03-03T06:15:21.164Z] #8 pushing layers 0.0s done [2026-03-03T06:15:21.164Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done [2026-03-03T06:15:21.164Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:21.164Z] #8 DONE 0.1s [2026-03-03T06:15:21.164Z] [2026-03-03T06:15:21.164Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:21.164Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:21.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:21.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:21.705Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:21.705Z] #1 transferring dockerfile: 219B done [2026-03-03T06:15:21.705Z] #1 DONE 0.0s [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:21.705Z] #2 DONE 0.0s [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:21.705Z] #3 DONE 0.0s [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #4 [internal] load .dockerignore [2026-03-03T06:15:21.705Z] #4 transferring context: 2B done [2026-03-03T06:15:21.705Z] #4 DONE 0.0s [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:21.705Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:21.705Z] #5 CACHED [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:21.705Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:21.705Z] #6 CACHED [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #7 exporting to image [2026-03-03T06:15:21.705Z] #7 exporting layers done [2026-03-03T06:15:21.705Z] #7 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done [2026-03-03T06:15:21.705Z] #7 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 [2026-03-03T06:15:21.705Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:21.705Z] #7 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done [2026-03-03T06:15:21.705Z] #7 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done [2026-03-03T06:15:21.705Z] #7 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done [2026-03-03T06:15:21.705Z] #7 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done [2026-03-03T06:15:21.705Z] #7 pushing layers 0.0s done [2026-03-03T06:15:21.705Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done [2026-03-03T06:15:21.705Z] #7 DONE 0.1s [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:21.705Z] #8 DONE 0.0s [2026-03-03T06:15:21.705Z] [2026-03-03T06:15:21.705Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:21.705Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:21.992Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-03-03T06:15:21.993Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-03-03T06:15:21.993Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:21.993Z] #1 transferring dockerfile: 169B done [2026-03-03T06:15:21.993Z] #1 DONE 0.0s [2026-03-03T06:15:21.993Z] [2026-03-03T06:15:21.993Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-03T06:15:21.993Z] #2 DONE 0.0s [2026-03-03T06:15:21.993Z] [2026-03-03T06:15:21.993Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-03T06:15:21.993Z] #3 DONE 0.0s [2026-03-03T06:15:21.993Z] [2026-03-03T06:15:21.993Z] #4 [internal] load .dockerignore [2026-03-03T06:15:21.993Z] #4 transferring context: 2B done [2026-03-03T06:15:21.993Z] #4 DONE 0.0s [2026-03-03T06:15:21.993Z] [2026-03-03T06:15:21.993Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:21.993Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:21.993Z] #5 DONE 0.0s [2026-03-03T06:15:21.993Z] [2026-03-03T06:15:21.993Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:22.251Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done [2026-03-03T06:15:22.251Z] #6 CACHED [2026-03-03T06:15:22.251Z] [2026-03-03T06:15:22.251Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 [2026-03-03T06:15:22.251Z] #5 CACHED [2026-03-03T06:15:22.251Z] [2026-03-03T06:15:22.251Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:22.251Z] #7 DONE 0.0s [2026-03-03T06:15:22.251Z] [2026-03-03T06:15:22.251Z] #8 exporting to image [2026-03-03T06:15:22.251Z] #8 exporting layers done [2026-03-03T06:15:22.251Z] #8 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done [2026-03-03T06:15:22.251Z] #8 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done [2026-03-03T06:15:22.251Z] #8 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done [2026-03-03T06:15:22.251Z] #8 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done [2026-03-03T06:15:22.251Z] #8 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done [2026-03-03T06:15:22.251Z] #8 pushing layers 0.0s done [2026-03-03T06:15:22.251Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done [2026-03-03T06:15:22.251Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:22.251Z] #8 DONE 0.1s [2026-03-03T06:15:22.251Z] [2026-03-03T06:15:22.251Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:22.251Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:22.533Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:22.533Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:22.533Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:22.533Z] #1 transferring dockerfile: 211B done [2026-03-03T06:15:22.533Z] #1 DONE 0.0s [2026-03-03T06:15:22.533Z] [2026-03-03T06:15:22.533Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:22.533Z] #2 DONE 0.0s [2026-03-03T06:15:22.533Z] [2026-03-03T06:15:22.533Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:22.533Z] #3 DONE 0.0s [2026-03-03T06:15:22.533Z] [2026-03-03T06:15:22.533Z] #4 [internal] load .dockerignore [2026-03-03T06:15:22.533Z] #4 transferring context: 2B done [2026-03-03T06:15:22.533Z] #4 DONE 0.0s [2026-03-03T06:15:22.533Z] [2026-03-03T06:15:22.533Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:22.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done [2026-03-03T06:15:22.533Z] #5 DONE 0.0s [2026-03-03T06:15:22.533Z] [2026-03-03T06:15:22.533Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:22.798Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done [2026-03-03T06:15:22.798Z] #6 DONE 0.0s [2026-03-03T06:15:22.798Z] [2026-03-03T06:15:22.798Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:22.798Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done [2026-03-03T06:15:23.056Z] #5 DONE 0.2s [2026-03-03T06:15:23.056Z] [2026-03-03T06:15:23.056Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:23.056Z] #7 DONE 0.0s [2026-03-03T06:15:23.056Z] [2026-03-03T06:15:23.056Z] #8 exporting to image [2026-03-03T06:15:23.056Z] #8 exporting layers done [2026-03-03T06:15:23.056Z] #8 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done [2026-03-03T06:15:23.056Z] #8 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done [2026-03-03T06:15:23.056Z] #8 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done [2026-03-03T06:15:23.056Z] #8 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done [2026-03-03T06:15:23.056Z] #8 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done [2026-03-03T06:15:23.056Z] #8 pushing layers [2026-03-03T06:15:23.056Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:23.056Z] #8 pushing layers 0.1s done [2026-03-03T06:15:23.056Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done [2026-03-03T06:15:23.056Z] #8 DONE 0.2s [2026-03-03T06:15:23.056Z] [2026-03-03T06:15:23.056Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:23.056Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:23.351Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-03-03T06:15:23.351Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-03-03T06:15:23.351Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:23.351Z] #1 transferring dockerfile: 177B done [2026-03-03T06:15:23.351Z] #1 DONE 0.0s [2026-03-03T06:15:23.351Z] [2026-03-03T06:15:23.351Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T06:15:23.351Z] #2 DONE 0.0s [2026-03-03T06:15:23.351Z] [2026-03-03T06:15:23.351Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-03T06:15:23.351Z] #3 DONE 0.0s [2026-03-03T06:15:23.351Z] [2026-03-03T06:15:23.351Z] #4 [internal] load .dockerignore [2026-03-03T06:15:23.351Z] #4 transferring context: 2B done [2026-03-03T06:15:23.351Z] #4 DONE 0.0s [2026-03-03T06:15:23.351Z] [2026-03-03T06:15:23.351Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:23.351Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done [2026-03-03T06:15:23.351Z] #5 CACHED [2026-03-03T06:15:23.351Z] [2026-03-03T06:15:23.351Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:23.351Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done [2026-03-03T06:15:23.351Z] #6 CACHED [2026-03-03T06:15:23.351Z] [2026-03-03T06:15:23.351Z] #7 exporting to image [2026-03-03T06:15:23.351Z] #7 exporting layers done [2026-03-03T06:15:23.351Z] #7 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done [2026-03-03T06:15:23.351Z] #7 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done [2026-03-03T06:15:23.351Z] #7 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done [2026-03-03T06:15:23.352Z] #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f [2026-03-03T06:15:23.352Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:23.610Z] #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done [2026-03-03T06:15:23.610Z] #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done [2026-03-03T06:15:23.610Z] #7 pushing layers 0.0s done [2026-03-03T06:15:23.610Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done [2026-03-03T06:15:23.610Z] #7 DONE 0.1s [2026-03-03T06:15:23.610Z] [2026-03-03T06:15:23.610Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:23.610Z] #8 DONE 0.0s [2026-03-03T06:15:23.610Z] [2026-03-03T06:15:23.610Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:23.610Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:23.901Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101' [2026-03-03T06:15:23.901Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 --push - [2026-03-03T06:15:24.161Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:24.161Z] #1 transferring dockerfile: 184B done [2026-03-03T06:15:24.161Z] #1 DONE 0.0s [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [2026-03-03T06:15:24.161Z] #2 DONE 0.0s [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [2026-03-03T06:15:24.161Z] #3 DONE 0.0s [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #4 [internal] load .dockerignore [2026-03-03T06:15:24.161Z] #4 transferring context: 2B done [2026-03-03T06:15:24.161Z] #4 DONE 0.0s [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:24.161Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done [2026-03-03T06:15:24.161Z] #5 CACHED [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:24.161Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done [2026-03-03T06:15:24.161Z] #6 CACHED [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #7 exporting to image [2026-03-03T06:15:24.161Z] #7 exporting layers done [2026-03-03T06:15:24.161Z] #7 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done [2026-03-03T06:15:24.161Z] #7 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done [2026-03-03T06:15:24.161Z] #7 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done [2026-03-03T06:15:24.161Z] #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f [2026-03-03T06:15:24.161Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:24.161Z] #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done [2026-03-03T06:15:24.161Z] #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done [2026-03-03T06:15:24.161Z] #7 pushing layers 0.0s done [2026-03-03T06:15:24.161Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done [2026-03-03T06:15:24.161Z] #7 DONE 0.1s [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:24.161Z] #8 DONE 0.0s [2026-03-03T06:15:24.161Z] [2026-03-03T06:15:24.161Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:24.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:24.449Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:24.449Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:24.449Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:24.449Z] #1 transferring dockerfile: 225B done [2026-03-03T06:15:24.449Z] #1 DONE 0.0s [2026-03-03T06:15:24.449Z] [2026-03-03T06:15:24.449Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:24.449Z] #2 DONE 0.0s [2026-03-03T06:15:24.449Z] [2026-03-03T06:15:24.449Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:24.449Z] #3 DONE 0.0s [2026-03-03T06:15:24.449Z] [2026-03-03T06:15:24.449Z] #4 [internal] load .dockerignore [2026-03-03T06:15:24.449Z] #4 transferring context: 2B done [2026-03-03T06:15:24.449Z] #4 DONE 0.0s [2026-03-03T06:15:24.449Z] [2026-03-03T06:15:24.449Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:24.449Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done [2026-03-03T06:15:24.449Z] #5 CACHED [2026-03-03T06:15:24.449Z] [2026-03-03T06:15:24.449Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:24.449Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done [2026-03-03T06:15:24.449Z] #6 CACHED [2026-03-03T06:15:24.449Z] [2026-03-03T06:15:24.449Z] #7 exporting to image [2026-03-03T06:15:24.449Z] #7 exporting layers done [2026-03-03T06:15:24.449Z] #7 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done [2026-03-03T06:15:24.449Z] #7 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done [2026-03-03T06:15:24.449Z] #7 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done [2026-03-03T06:15:24.449Z] #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done [2026-03-03T06:15:24.449Z] #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb [2026-03-03T06:15:24.449Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:24.707Z] #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done [2026-03-03T06:15:24.707Z] #7 pushing layers 0.0s done [2026-03-03T06:15:24.707Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done [2026-03-03T06:15:24.707Z] #7 DONE 0.1s [2026-03-03T06:15:24.707Z] [2026-03-03T06:15:24.707Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:24.707Z] #8 DONE 0.0s [2026-03-03T06:15:24.707Z] [2026-03-03T06:15:24.707Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:24.707Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:24.994Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-03-03T06:15:24.994Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-03-03T06:15:24.994Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:24.994Z] #1 transferring dockerfile: 175B done [2026-03-03T06:15:24.994Z] #1 DONE 0.0s [2026-03-03T06:15:24.994Z] [2026-03-03T06:15:24.994Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-03T06:15:24.994Z] #2 DONE 0.0s [2026-03-03T06:15:24.994Z] [2026-03-03T06:15:24.994Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-03T06:15:24.994Z] #3 DONE 0.0s [2026-03-03T06:15:24.994Z] [2026-03-03T06:15:24.994Z] #4 [internal] load .dockerignore [2026-03-03T06:15:24.995Z] #4 transferring context: 2B done [2026-03-03T06:15:24.995Z] #4 DONE 0.0s [2026-03-03T06:15:24.995Z] [2026-03-03T06:15:24.995Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:24.995Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done [2026-03-03T06:15:24.995Z] #5 CACHED [2026-03-03T06:15:24.995Z] [2026-03-03T06:15:24.995Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db [2026-03-03T06:15:24.995Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done [2026-03-03T06:15:25.253Z] #6 CACHED [2026-03-03T06:15:25.253Z] [2026-03-03T06:15:25.253Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:25.253Z] #7 DONE 0.0s [2026-03-03T06:15:25.253Z] [2026-03-03T06:15:25.253Z] #8 exporting to image [2026-03-03T06:15:25.253Z] #8 exporting layers done [2026-03-03T06:15:25.253Z] #8 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done [2026-03-03T06:15:25.253Z] #8 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done [2026-03-03T06:15:25.253Z] #8 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done [2026-03-03T06:15:25.253Z] #8 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done [2026-03-03T06:15:25.253Z] #8 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done [2026-03-03T06:15:25.253Z] #8 pushing layers 0.0s done [2026-03-03T06:15:25.253Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done [2026-03-03T06:15:25.253Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:25.253Z] #8 DONE 0.1s [2026-03-03T06:15:25.253Z] [2026-03-03T06:15:25.253Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:25.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:25.539Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:25.539Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:25.801Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:25.801Z] #1 transferring dockerfile: 215B done [2026-03-03T06:15:25.801Z] #1 DONE 0.0s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:25.801Z] #2 DONE 0.0s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:25.801Z] #3 DONE 0.0s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #4 [internal] load .dockerignore [2026-03-03T06:15:25.801Z] #4 transferring context: 2B done [2026-03-03T06:15:25.801Z] #4 DONE 0.0s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:25.801Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:25.801Z] #5 DONE 0.0s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:25.801Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:25.801Z] #6 DONE 0.0s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:25.801Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:25.801Z] #5 DONE 0.1s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #7 exporting to image [2026-03-03T06:15:25.801Z] #7 exporting layers done [2026-03-03T06:15:25.801Z] #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done [2026-03-03T06:15:25.801Z] #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done [2026-03-03T06:15:25.801Z] #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done [2026-03-03T06:15:25.801Z] #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done [2026-03-03T06:15:25.801Z] #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done [2026-03-03T06:15:25.801Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:25.801Z] #7 pushing layers 0.1s done [2026-03-03T06:15:25.801Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done [2026-03-03T06:15:25.801Z] #7 DONE 0.2s [2026-03-03T06:15:25.801Z] [2026-03-03T06:15:25.801Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:25.801Z] #8 DONE 0.0s [2026-03-03T06:15:26.059Z] [2026-03-03T06:15:26.059Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:26.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:26.367Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-03-03T06:15:26.367Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-03-03T06:15:26.625Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:26.625Z] #1 transferring dockerfile: 181B done [2026-03-03T06:15:26.625Z] #1 DONE 0.0s [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T06:15:26.625Z] #2 DONE 0.0s [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-03T06:15:26.625Z] #3 DONE 0.0s [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #4 [internal] load .dockerignore [2026-03-03T06:15:26.625Z] #4 transferring context: 2B done [2026-03-03T06:15:26.625Z] #4 DONE 0.0s [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:26.625Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:26.625Z] #5 CACHED [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:26.625Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:26.625Z] #6 CACHED [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:26.625Z] #7 DONE 0.0s [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] #8 exporting to image [2026-03-03T06:15:26.625Z] #8 exporting layers done [2026-03-03T06:15:26.625Z] #8 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done [2026-03-03T06:15:26.625Z] #8 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done [2026-03-03T06:15:26.625Z] #8 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done [2026-03-03T06:15:26.625Z] #8 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done [2026-03-03T06:15:26.625Z] #8 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done [2026-03-03T06:15:26.625Z] #8 pushing layers 0.0s done [2026-03-03T06:15:26.625Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done [2026-03-03T06:15:26.625Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:26.625Z] #8 DONE 0.1s [2026-03-03T06:15:26.625Z] [2026-03-03T06:15:26.625Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:26.625Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:26.914Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 --push - [2026-03-03T06:15:26.914Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101' [2026-03-03T06:15:27.175Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:27.175Z] #1 transferring dockerfile: 188B done [2026-03-03T06:15:27.175Z] #1 DONE 0.0s [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [2026-03-03T06:15:27.175Z] #2 DONE 0.0s [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [2026-03-03T06:15:27.175Z] #3 DONE 0.0s [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #4 [internal] load .dockerignore [2026-03-03T06:15:27.175Z] #4 transferring context: 2B done [2026-03-03T06:15:27.175Z] #4 DONE 0.0s [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:27.175Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:27.175Z] #5 CACHED [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:27.175Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:27.175Z] #6 CACHED [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #7 exporting to image [2026-03-03T06:15:27.175Z] #7 exporting layers done [2026-03-03T06:15:27.175Z] #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done [2026-03-03T06:15:27.175Z] #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done [2026-03-03T06:15:27.175Z] #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done [2026-03-03T06:15:27.175Z] #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done [2026-03-03T06:15:27.175Z] #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done [2026-03-03T06:15:27.175Z] #7 pushing layers 0.0s done [2026-03-03T06:15:27.175Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 [2026-03-03T06:15:27.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:27.175Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done [2026-03-03T06:15:27.175Z] #7 DONE 0.1s [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:27.175Z] #8 DONE 0.0s [2026-03-03T06:15:27.175Z] [2026-03-03T06:15:27.175Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:27.175Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:27.463Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:27.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:27.721Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:27.722Z] #1 transferring dockerfile: 229B done [2026-03-03T06:15:27.722Z] #1 DONE 0.0s [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:27.722Z] #2 DONE 0.0s [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:27.722Z] #3 DONE 0.0s [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #4 [internal] load .dockerignore [2026-03-03T06:15:27.722Z] #4 transferring context: 2B done [2026-03-03T06:15:27.722Z] #4 DONE 0.0s [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:27.722Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:27.722Z] #5 CACHED [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:27.722Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a done [2026-03-03T06:15:27.722Z] #6 CACHED [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #7 exporting to image [2026-03-03T06:15:27.722Z] #7 exporting layers done [2026-03-03T06:15:27.722Z] #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done [2026-03-03T06:15:27.722Z] #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done [2026-03-03T06:15:27.722Z] #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done [2026-03-03T06:15:27.722Z] #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done [2026-03-03T06:15:27.722Z] #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done [2026-03-03T06:15:27.722Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:27.722Z] #7 pushing layers 0.0s done [2026-03-03T06:15:27.722Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done [2026-03-03T06:15:27.722Z] #7 DONE 0.1s [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:27.722Z] #8 DONE 0.0s [2026-03-03T06:15:27.722Z] [2026-03-03T06:15:27.722Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:27.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:28.013Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-03-03T06:15:28.014Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-03-03T06:15:28.278Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:28.278Z] #1 transferring dockerfile: 179B done [2026-03-03T06:15:28.278Z] #1 DONE 0.0s [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-03T06:15:28.278Z] #2 DONE 0.0s [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-03T06:15:28.278Z] #3 DONE 0.0s [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #4 [internal] load .dockerignore [2026-03-03T06:15:28.278Z] #4 transferring context: 2B done [2026-03-03T06:15:28.278Z] #4 DONE 0.0s [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:28.278Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:28.278Z] #5 CACHED [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a [2026-03-03T06:15:28.278Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done [2026-03-03T06:15:28.278Z] #6 CACHED [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #7 exporting to image [2026-03-03T06:15:28.278Z] #7 exporting layers done [2026-03-03T06:15:28.278Z] #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done [2026-03-03T06:15:28.278Z] #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done [2026-03-03T06:15:28.278Z] #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done [2026-03-03T06:15:28.278Z] #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done [2026-03-03T06:15:28.278Z] #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done [2026-03-03T06:15:28.278Z] #7 pushing layers 0.0s done [2026-03-03T06:15:28.278Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 [2026-03-03T06:15:28.278Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:28.278Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done [2026-03-03T06:15:28.278Z] #7 DONE 0.1s [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:28.278Z] #8 DONE 0.0s [2026-03-03T06:15:28.278Z] [2026-03-03T06:15:28.278Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:28.278Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:28.571Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:28.571Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:28.834Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:28.834Z] #1 transferring dockerfile: 205B done [2026-03-03T06:15:28.834Z] #1 DONE 0.0s [2026-03-03T06:15:28.834Z] [2026-03-03T06:15:28.834Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:28.834Z] #2 DONE 0.0s [2026-03-03T06:15:28.834Z] [2026-03-03T06:15:28.834Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:28.834Z] #3 DONE 0.0s [2026-03-03T06:15:28.834Z] [2026-03-03T06:15:28.834Z] #4 [internal] load .dockerignore [2026-03-03T06:15:28.834Z] #4 transferring context: 2B done [2026-03-03T06:15:28.834Z] #4 DONE 0.0s [2026-03-03T06:15:28.834Z] [2026-03-03T06:15:28.834Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:28.834Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:28.834Z] #5 DONE 0.0s [2026-03-03T06:15:28.834Z] [2026-03-03T06:15:28.835Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:28.835Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:28.835Z] #6 DONE 0.0s [2026-03-03T06:15:28.835Z] [2026-03-03T06:15:28.835Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:28.835Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:28.835Z] #5 DONE 0.1s [2026-03-03T06:15:28.835Z] [2026-03-03T06:15:28.835Z] #7 exporting to image [2026-03-03T06:15:28.835Z] #7 exporting layers done [2026-03-03T06:15:28.835Z] #7 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done [2026-03-03T06:15:28.835Z] #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c [2026-03-03T06:15:28.835Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:28.835Z] #7 ... [2026-03-03T06:15:28.835Z] [2026-03-03T06:15:28.835Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:28.835Z] #8 DONE 0.0s [2026-03-03T06:15:28.835Z] [2026-03-03T06:15:28.835Z] #7 exporting to image [2026-03-03T06:15:28.835Z] #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done [2026-03-03T06:15:28.835Z] #7 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done [2026-03-03T06:15:28.835Z] #7 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done [2026-03-03T06:15:28.835Z] #7 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done [2026-03-03T06:15:28.835Z] #7 pushing layers 0.1s done [2026-03-03T06:15:28.835Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 [2026-03-03T06:15:29.094Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done [2026-03-03T06:15:29.094Z] #7 DONE 0.2s [2026-03-03T06:15:29.094Z] [2026-03-03T06:15:29.094Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:29.094Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:29.377Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-03-03T06:15:29.377Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-03-03T06:15:29.636Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:29.636Z] #1 transferring dockerfile: 171B done [2026-03-03T06:15:29.636Z] #1 DONE 0.0s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T06:15:29.636Z] #2 DONE 0.0s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-03T06:15:29.636Z] #3 DONE 0.0s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #4 [internal] load .dockerignore [2026-03-03T06:15:29.636Z] #4 transferring context: 2B done [2026-03-03T06:15:29.636Z] #4 DONE 0.0s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:29.636Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:29.636Z] #5 DONE 0.0s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:29.636Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:29.636Z] #6 CACHED [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:29.636Z] #5 CACHED [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:29.636Z] #7 DONE 0.0s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] #8 exporting to image [2026-03-03T06:15:29.636Z] #8 exporting layers done [2026-03-03T06:15:29.636Z] #8 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done [2026-03-03T06:15:29.636Z] #8 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done [2026-03-03T06:15:29.636Z] #8 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done [2026-03-03T06:15:29.636Z] #8 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done [2026-03-03T06:15:29.636Z] #8 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done [2026-03-03T06:15:29.636Z] #8 pushing layers 0.0s done [2026-03-03T06:15:29.636Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done [2026-03-03T06:15:29.636Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:29.636Z] #8 DONE 0.1s [2026-03-03T06:15:29.636Z] [2026-03-03T06:15:29.636Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:29.636Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:29.922Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101' [2026-03-03T06:15:29.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 --push - [2026-03-03T06:15:29.922Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:29.922Z] #1 transferring dockerfile: 178B done [2026-03-03T06:15:29.922Z] #1 DONE 0.0s [2026-03-03T06:15:29.922Z] [2026-03-03T06:15:29.922Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [2026-03-03T06:15:29.922Z] #2 DONE 0.0s [2026-03-03T06:15:29.922Z] [2026-03-03T06:15:29.922Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [2026-03-03T06:15:29.922Z] #3 DONE 0.0s [2026-03-03T06:15:29.922Z] [2026-03-03T06:15:29.922Z] #4 [internal] load .dockerignore [2026-03-03T06:15:29.922Z] #4 transferring context: 2B done [2026-03-03T06:15:29.922Z] #4 DONE 0.0s [2026-03-03T06:15:29.922Z] [2026-03-03T06:15:29.922Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:29.922Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:29.922Z] #5 CACHED [2026-03-03T06:15:29.922Z] [2026-03-03T06:15:29.922Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:29.922Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:29.922Z] #6 CACHED [2026-03-03T06:15:29.922Z] [2026-03-03T06:15:29.922Z] #7 exporting to image [2026-03-03T06:15:29.922Z] #7 exporting layers done [2026-03-03T06:15:29.922Z] #7 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done [2026-03-03T06:15:29.922Z] #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done [2026-03-03T06:15:29.922Z] #7 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done [2026-03-03T06:15:29.922Z] #7 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done [2026-03-03T06:15:29.922Z] #7 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done [2026-03-03T06:15:29.922Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:30.181Z] #7 pushing layers 0.0s done [2026-03-03T06:15:30.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done [2026-03-03T06:15:30.181Z] #7 DONE 0.1s [2026-03-03T06:15:30.181Z] [2026-03-03T06:15:30.181Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:30.181Z] #8 DONE 0.0s [2026-03-03T06:15:30.181Z] [2026-03-03T06:15:30.181Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:30.181Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:30.477Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:30.477Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:30.769Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:30.769Z] #1 transferring dockerfile: 219B done [2026-03-03T06:15:30.769Z] #1 DONE 0.0s [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:30.769Z] #2 DONE 0.0s [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:30.769Z] #3 DONE 0.0s [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #4 [internal] load .dockerignore [2026-03-03T06:15:30.769Z] #4 transferring context: 2B done [2026-03-03T06:15:30.769Z] #4 DONE 0.0s [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:30.769Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:30.769Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:30.769Z] #5 CACHED [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:30.769Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:30.769Z] #6 CACHED [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:30.769Z] #7 DONE 0.0s [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] #8 exporting to image [2026-03-03T06:15:30.769Z] #8 exporting layers done [2026-03-03T06:15:30.769Z] #8 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done [2026-03-03T06:15:30.769Z] #8 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done [2026-03-03T06:15:30.769Z] #8 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done [2026-03-03T06:15:30.769Z] #8 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done [2026-03-03T06:15:30.769Z] #8 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done [2026-03-03T06:15:30.769Z] #8 pushing layers 0.0s done [2026-03-03T06:15:30.769Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done [2026-03-03T06:15:30.769Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:30.769Z] #8 DONE 0.1s [2026-03-03T06:15:30.769Z] [2026-03-03T06:15:30.769Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:30.769Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:31.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-03-03T06:15:31.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-03-03T06:15:31.330Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:31.330Z] #1 transferring dockerfile: 169B done [2026-03-03T06:15:31.330Z] #1 DONE 0.0s [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-03T06:15:31.330Z] #2 DONE 0.0s [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-03T06:15:31.330Z] #3 DONE 0.0s [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #4 [internal] load .dockerignore [2026-03-03T06:15:31.330Z] #4 transferring context: 2B done [2026-03-03T06:15:31.330Z] #4 DONE 0.0s [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:31.330Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:31.330Z] #5 CACHED [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d [2026-03-03T06:15:31.330Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done [2026-03-03T06:15:31.330Z] #6 CACHED [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #7 exporting to image [2026-03-03T06:15:31.330Z] #7 exporting layers done [2026-03-03T06:15:31.330Z] #7 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done [2026-03-03T06:15:31.330Z] #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done [2026-03-03T06:15:31.330Z] #7 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done [2026-03-03T06:15:31.330Z] #7 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done [2026-03-03T06:15:31.330Z] #7 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done [2026-03-03T06:15:31.330Z] #7 pushing layers [2026-03-03T06:15:31.330Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:31.330Z] #7 pushing layers 0.0s done [2026-03-03T06:15:31.330Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done [2026-03-03T06:15:31.330Z] #7 DONE 0.1s [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:31.330Z] #8 DONE 0.0s [2026-03-03T06:15:31.330Z] [2026-03-03T06:15:31.330Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:31.330Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:31.621Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:31.621Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:31.886Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:31.886Z] #1 transferring dockerfile: 206B done [2026-03-03T06:15:31.886Z] #1 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:31.886Z] #2 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:31.886Z] #3 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #4 [internal] load .dockerignore [2026-03-03T06:15:31.886Z] #4 transferring context: 2B done [2026-03-03T06:15:31.886Z] #4 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:31.886Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:31.886Z] #5 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:31.886Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:31.886Z] #6 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:31.886Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:31.886Z] #5 DONE 0.1s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:31.886Z] #7 DONE 0.0s [2026-03-03T06:15:31.886Z] [2026-03-03T06:15:31.886Z] #8 exporting to image [2026-03-03T06:15:31.886Z] #8 exporting layers done [2026-03-03T06:15:31.886Z] #8 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done [2026-03-03T06:15:31.886Z] #8 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done [2026-03-03T06:15:31.886Z] #8 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done [2026-03-03T06:15:31.886Z] #8 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done [2026-03-03T06:15:31.886Z] #8 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.0s done [2026-03-03T06:15:31.886Z] #8 pushing layers 0.1s done [2026-03-03T06:15:31.886Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 [2026-03-03T06:15:31.886Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:32.145Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done [2026-03-03T06:15:32.145Z] #8 DONE 0.2s [2026-03-03T06:15:32.145Z] [2026-03-03T06:15:32.145Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:32.145Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:32.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-03-03T06:15:32.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-03-03T06:15:32.431Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:32.431Z] #1 transferring dockerfile: 172B done [2026-03-03T06:15:32.431Z] #1 DONE 0.0s [2026-03-03T06:15:32.431Z] [2026-03-03T06:15:32.431Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T06:15:32.431Z] #2 DONE 0.0s [2026-03-03T06:15:32.431Z] [2026-03-03T06:15:32.431Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-03T06:15:32.431Z] #3 DONE 0.0s [2026-03-03T06:15:32.431Z] [2026-03-03T06:15:32.431Z] #4 [internal] load .dockerignore [2026-03-03T06:15:32.431Z] #4 transferring context: 2B done [2026-03-03T06:15:32.431Z] #4 DONE 0.0s [2026-03-03T06:15:32.431Z] [2026-03-03T06:15:32.431Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:32.431Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 done [2026-03-03T06:15:32.431Z] #5 CACHED [2026-03-03T06:15:32.431Z] [2026-03-03T06:15:32.431Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:32.431Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 done [2026-03-03T06:15:32.431Z] #6 CACHED [2026-03-03T06:15:32.431Z] [2026-03-03T06:15:32.431Z] #7 exporting to image [2026-03-03T06:15:32.431Z] #7 exporting layers done [2026-03-03T06:15:32.431Z] #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done [2026-03-03T06:15:32.432Z] #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done [2026-03-03T06:15:32.432Z] #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done [2026-03-03T06:15:32.432Z] #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done [2026-03-03T06:15:32.432Z] #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done [2026-03-03T06:15:32.432Z] #7 pushing layers [2026-03-03T06:15:32.432Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:32.690Z] #7 pushing layers 0.0s done [2026-03-03T06:15:32.690Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done [2026-03-03T06:15:32.690Z] #7 DONE 0.1s [2026-03-03T06:15:32.690Z] [2026-03-03T06:15:32.690Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:32.690Z] #8 DONE 0.0s [2026-03-03T06:15:32.690Z] [2026-03-03T06:15:32.690Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:32.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:32.992Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 --push - [2026-03-03T06:15:32.992Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101' [2026-03-03T06:15:32.992Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:32.992Z] #1 transferring dockerfile: 179B done [2026-03-03T06:15:32.992Z] #1 DONE 0.0s [2026-03-03T06:15:32.992Z] [2026-03-03T06:15:32.992Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [2026-03-03T06:15:32.992Z] #2 DONE 0.0s [2026-03-03T06:15:32.992Z] [2026-03-03T06:15:32.992Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [2026-03-03T06:15:32.992Z] #3 DONE 0.0s [2026-03-03T06:15:32.992Z] [2026-03-03T06:15:32.992Z] #4 [internal] load .dockerignore [2026-03-03T06:15:32.992Z] #4 transferring context: 2B done [2026-03-03T06:15:32.992Z] #4 DONE 0.0s [2026-03-03T06:15:32.992Z] [2026-03-03T06:15:32.992Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:32.992Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:32.992Z] #5 CACHED [2026-03-03T06:15:32.992Z] [2026-03-03T06:15:32.992Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:32.992Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:32.992Z] #6 CACHED [2026-03-03T06:15:32.992Z] [2026-03-03T06:15:32.992Z] #7 exporting to image [2026-03-03T06:15:32.992Z] #7 exporting layers done [2026-03-03T06:15:32.992Z] #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done [2026-03-03T06:15:32.992Z] #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done [2026-03-03T06:15:32.992Z] #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done [2026-03-03T06:15:32.992Z] #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done [2026-03-03T06:15:32.992Z] #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 [2026-03-03T06:15:32.992Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:33.251Z] #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done [2026-03-03T06:15:33.251Z] #7 pushing layers 0.0s done [2026-03-03T06:15:33.251Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done [2026-03-03T06:15:33.251Z] #7 DONE 0.1s [2026-03-03T06:15:33.251Z] [2026-03-03T06:15:33.251Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:33.251Z] #8 DONE 0.0s [2026-03-03T06:15:33.251Z] [2026-03-03T06:15:33.251Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:33.251Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:33.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:33.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:33.537Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:33.537Z] #1 transferring dockerfile: 220B done [2026-03-03T06:15:33.537Z] #1 DONE 0.0s [2026-03-03T06:15:33.537Z] [2026-03-03T06:15:33.537Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:33.537Z] #2 DONE 0.0s [2026-03-03T06:15:33.537Z] [2026-03-03T06:15:33.537Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:33.537Z] #3 DONE 0.0s [2026-03-03T06:15:33.537Z] [2026-03-03T06:15:33.537Z] #4 [internal] load .dockerignore [2026-03-03T06:15:33.537Z] #4 transferring context: 2B done [2026-03-03T06:15:33.537Z] #4 DONE 0.0s [2026-03-03T06:15:33.537Z] [2026-03-03T06:15:33.537Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:33.537Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:33.537Z] #5 CACHED [2026-03-03T06:15:33.537Z] [2026-03-03T06:15:33.537Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:33.537Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:33.537Z] #6 CACHED [2026-03-03T06:15:33.537Z] [2026-03-03T06:15:33.537Z] #7 exporting to image [2026-03-03T06:15:33.537Z] #7 exporting layers done [2026-03-03T06:15:33.537Z] #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done [2026-03-03T06:15:33.537Z] #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done [2026-03-03T06:15:33.537Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:33.795Z] #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done [2026-03-03T06:15:33.795Z] #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done [2026-03-03T06:15:33.795Z] #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done [2026-03-03T06:15:33.795Z] #7 pushing layers 0.0s done [2026-03-03T06:15:33.795Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done [2026-03-03T06:15:33.795Z] #7 DONE 0.1s [2026-03-03T06:15:33.795Z] [2026-03-03T06:15:33.795Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:33.795Z] #8 DONE 0.0s [2026-03-03T06:15:33.795Z] [2026-03-03T06:15:33.795Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:33.795Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:34.079Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-03-03T06:15:34.079Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-03-03T06:15:34.338Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:34.338Z] #1 transferring dockerfile: 170B done [2026-03-03T06:15:34.338Z] #1 DONE 0.0s [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-03T06:15:34.338Z] #2 DONE 0.0s [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-03T06:15:34.338Z] #3 DONE 0.0s [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #4 [internal] load .dockerignore [2026-03-03T06:15:34.338Z] #4 transferring context: 2B done [2026-03-03T06:15:34.338Z] #4 DONE 0.0s [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:34.338Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:34.338Z] #5 CACHED [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 [2026-03-03T06:15:34.338Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done [2026-03-03T06:15:34.338Z] #6 CACHED [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #7 exporting to image [2026-03-03T06:15:34.338Z] #7 exporting layers done [2026-03-03T06:15:34.338Z] #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done [2026-03-03T06:15:34.338Z] #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done [2026-03-03T06:15:34.338Z] #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done [2026-03-03T06:15:34.338Z] #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done [2026-03-03T06:15:34.338Z] #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done [2026-03-03T06:15:34.338Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:34.338Z] #7 pushing layers 0.0s done [2026-03-03T06:15:34.338Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done [2026-03-03T06:15:34.338Z] #7 DONE 0.1s [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:34.338Z] #8 DONE 0.0s [2026-03-03T06:15:34.338Z] [2026-03-03T06:15:34.338Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:34.338Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:34.623Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:34.623Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:34.623Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:34.623Z] #1 transferring dockerfile: 206B done [2026-03-03T06:15:34.623Z] #1 DONE 0.0s [2026-03-03T06:15:34.623Z] [2026-03-03T06:15:34.623Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:34.623Z] #2 DONE 0.0s [2026-03-03T06:15:34.623Z] [2026-03-03T06:15:34.623Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:34.623Z] #3 DONE 0.0s [2026-03-03T06:15:34.623Z] [2026-03-03T06:15:34.623Z] #4 [internal] load .dockerignore [2026-03-03T06:15:34.623Z] #4 transferring context: 2B done [2026-03-03T06:15:34.623Z] #4 DONE 0.0s [2026-03-03T06:15:34.623Z] [2026-03-03T06:15:34.623Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:34.623Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done [2026-03-03T06:15:34.623Z] #5 DONE 0.0s [2026-03-03T06:15:34.623Z] [2026-03-03T06:15:34.623Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:34.881Z] #6 DONE 0.0s [2026-03-03T06:15:34.881Z] [2026-03-03T06:15:34.881Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:34.881Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done [2026-03-03T06:15:34.881Z] #5 DONE 0.1s [2026-03-03T06:15:34.881Z] [2026-03-03T06:15:34.881Z] #7 exporting to image [2026-03-03T06:15:34.881Z] #7 exporting layers done [2026-03-03T06:15:34.881Z] #7 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done [2026-03-03T06:15:34.881Z] #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done [2026-03-03T06:15:34.881Z] #7 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done [2026-03-03T06:15:34.881Z] #7 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done [2026-03-03T06:15:34.881Z] #7 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done [2026-03-03T06:15:34.881Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:34.881Z] #7 ... [2026-03-03T06:15:34.881Z] [2026-03-03T06:15:34.881Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:34.881Z] #8 DONE 0.0s [2026-03-03T06:15:34.881Z] [2026-03-03T06:15:34.881Z] #7 exporting to image [2026-03-03T06:15:34.881Z] #7 pushing layers 0.1s done [2026-03-03T06:15:34.881Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 [2026-03-03T06:15:35.139Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done [2026-03-03T06:15:35.139Z] #7 DONE 0.2s [2026-03-03T06:15:35.139Z] [2026-03-03T06:15:35.139Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:35.139Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:35.421Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-03-03T06:15:35.421Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-03-03T06:15:35.421Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:35.421Z] #1 transferring dockerfile: 172B done [2026-03-03T06:15:35.421Z] #1 DONE 0.0s [2026-03-03T06:15:35.421Z] [2026-03-03T06:15:35.421Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T06:15:35.421Z] #2 DONE 0.0s [2026-03-03T06:15:35.421Z] [2026-03-03T06:15:35.421Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-03T06:15:35.421Z] #3 DONE 0.0s [2026-03-03T06:15:35.421Z] [2026-03-03T06:15:35.421Z] #4 [internal] load .dockerignore [2026-03-03T06:15:35.421Z] #4 transferring context: 2B done [2026-03-03T06:15:35.421Z] #4 DONE 0.0s [2026-03-03T06:15:35.421Z] [2026-03-03T06:15:35.421Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:35.421Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done [2026-03-03T06:15:35.421Z] #5 DONE 0.0s [2026-03-03T06:15:35.421Z] [2026-03-03T06:15:35.421Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:35.679Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done [2026-03-03T06:15:35.679Z] #6 CACHED [2026-03-03T06:15:35.679Z] [2026-03-03T06:15:35.679Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:35.679Z] #5 CACHED [2026-03-03T06:15:35.679Z] [2026-03-03T06:15:35.679Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:35.679Z] #7 DONE 0.0s [2026-03-03T06:15:35.679Z] [2026-03-03T06:15:35.679Z] #8 exporting to image [2026-03-03T06:15:35.679Z] #8 exporting layers done [2026-03-03T06:15:35.679Z] #8 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done [2026-03-03T06:15:35.679Z] #8 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done [2026-03-03T06:15:35.679Z] #8 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done [2026-03-03T06:15:35.679Z] #8 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done [2026-03-03T06:15:35.679Z] #8 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done [2026-03-03T06:15:35.679Z] #8 pushing layers 0.0s done [2026-03-03T06:15:35.679Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done [2026-03-03T06:15:35.679Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:35.679Z] #8 DONE 0.1s [2026-03-03T06:15:35.679Z] [2026-03-03T06:15:35.679Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:35.679Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:35.959Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101' [2026-03-03T06:15:35.959Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 --push - [2026-03-03T06:15:36.218Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:36.218Z] #1 transferring dockerfile: 179B done [2026-03-03T06:15:36.218Z] #1 DONE 0.0s [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [2026-03-03T06:15:36.218Z] #2 DONE 0.0s [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [2026-03-03T06:15:36.218Z] #3 DONE 0.0s [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #4 [internal] load .dockerignore [2026-03-03T06:15:36.218Z] #4 transferring context: 2B done [2026-03-03T06:15:36.218Z] #4 DONE 0.0s [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:36.218Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done [2026-03-03T06:15:36.218Z] #5 CACHED [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:36.218Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done [2026-03-03T06:15:36.218Z] #6 CACHED [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #7 exporting to image [2026-03-03T06:15:36.218Z] #7 exporting layers done [2026-03-03T06:15:36.218Z] #7 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done [2026-03-03T06:15:36.218Z] #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done [2026-03-03T06:15:36.218Z] #7 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done [2026-03-03T06:15:36.218Z] #7 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done [2026-03-03T06:15:36.218Z] #7 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done [2026-03-03T06:15:36.218Z] #7 pushing layers 0.0s done [2026-03-03T06:15:36.218Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 [2026-03-03T06:15:36.218Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:36.218Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done [2026-03-03T06:15:36.218Z] #7 DONE 0.1s [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:36.218Z] #8 DONE 0.0s [2026-03-03T06:15:36.218Z] [2026-03-03T06:15:36.218Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:36.218Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:36.500Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:36.500Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:36.500Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:36.500Z] #1 transferring dockerfile: 220B done [2026-03-03T06:15:36.500Z] #1 DONE 0.0s [2026-03-03T06:15:36.500Z] [2026-03-03T06:15:36.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:36.500Z] #2 DONE 0.0s [2026-03-03T06:15:36.500Z] [2026-03-03T06:15:36.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:36.500Z] #3 DONE 0.0s [2026-03-03T06:15:36.500Z] [2026-03-03T06:15:36.500Z] #4 [internal] load .dockerignore [2026-03-03T06:15:36.500Z] #4 transferring context: 2B done [2026-03-03T06:15:36.500Z] #4 DONE 0.0s [2026-03-03T06:15:36.500Z] [2026-03-03T06:15:36.500Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:36.500Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done [2026-03-03T06:15:36.500Z] #5 CACHED [2026-03-03T06:15:36.500Z] [2026-03-03T06:15:36.500Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:36.500Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done [2026-03-03T06:15:36.500Z] #6 CACHED [2026-03-03T06:15:36.500Z] [2026-03-03T06:15:36.500Z] #7 exporting to image [2026-03-03T06:15:36.500Z] #7 exporting layers done [2026-03-03T06:15:36.500Z] #7 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done [2026-03-03T06:15:36.500Z] #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 [2026-03-03T06:15:36.500Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:36.759Z] #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done [2026-03-03T06:15:36.759Z] #7 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done [2026-03-03T06:15:36.759Z] #7 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done [2026-03-03T06:15:36.759Z] #7 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done [2026-03-03T06:15:36.759Z] #7 pushing layers 0.0s done [2026-03-03T06:15:36.759Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done [2026-03-03T06:15:36.759Z] #7 DONE 0.1s [2026-03-03T06:15:36.759Z] [2026-03-03T06:15:36.759Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:36.759Z] #8 DONE 0.0s [2026-03-03T06:15:36.759Z] [2026-03-03T06:15:36.759Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:36.759Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:37.045Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-03-03T06:15:37.045Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-03-03T06:15:37.045Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:37.045Z] #1 transferring dockerfile: 170B done [2026-03-03T06:15:37.045Z] #1 DONE 0.0s [2026-03-03T06:15:37.045Z] [2026-03-03T06:15:37.045Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-03T06:15:37.045Z] #2 DONE 0.0s [2026-03-03T06:15:37.045Z] [2026-03-03T06:15:37.045Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-03T06:15:37.045Z] #3 DONE 0.0s [2026-03-03T06:15:37.045Z] [2026-03-03T06:15:37.045Z] #4 [internal] load .dockerignore [2026-03-03T06:15:37.045Z] #4 transferring context: 2B done [2026-03-03T06:15:37.045Z] #4 DONE 0.0s [2026-03-03T06:15:37.045Z] [2026-03-03T06:15:37.045Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:37.045Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done [2026-03-03T06:15:37.045Z] #5 DONE 0.0s [2026-03-03T06:15:37.045Z] [2026-03-03T06:15:37.045Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:37.045Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done [2026-03-03T06:15:37.045Z] #6 DONE 0.0s [2026-03-03T06:15:37.304Z] [2026-03-03T06:15:37.304Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:37.304Z] #5 CACHED [2026-03-03T06:15:37.304Z] [2026-03-03T06:15:37.304Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 [2026-03-03T06:15:37.304Z] #6 CACHED [2026-03-03T06:15:37.304Z] [2026-03-03T06:15:37.304Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:37.304Z] #7 DONE 0.0s [2026-03-03T06:15:37.304Z] [2026-03-03T06:15:37.304Z] #8 exporting to image [2026-03-03T06:15:37.304Z] #8 exporting layers done [2026-03-03T06:15:37.304Z] #8 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done [2026-03-03T06:15:37.304Z] #8 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done [2026-03-03T06:15:37.304Z] #8 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done [2026-03-03T06:15:37.304Z] #8 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done [2026-03-03T06:15:37.304Z] #8 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done [2026-03-03T06:15:37.304Z] #8 pushing layers 0.0s done [2026-03-03T06:15:37.304Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done [2026-03-03T06:15:37.304Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:37.304Z] #8 DONE 0.1s [2026-03-03T06:15:37.304Z] [2026-03-03T06:15:37.304Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:37.304Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:37.588Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:37.588Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:37.589Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:37.589Z] #1 transferring dockerfile: 206B done [2026-03-03T06:15:37.589Z] #1 DONE 0.0s [2026-03-03T06:15:37.589Z] [2026-03-03T06:15:37.589Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:37.589Z] #2 DONE 0.0s [2026-03-03T06:15:37.589Z] [2026-03-03T06:15:37.589Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:37.589Z] #3 DONE 0.1s [2026-03-03T06:15:37.589Z] [2026-03-03T06:15:37.589Z] #4 [internal] load .dockerignore [2026-03-03T06:15:37.589Z] #4 transferring context: 2B done [2026-03-03T06:15:37.589Z] #4 DONE 0.0s [2026-03-03T06:15:37.589Z] [2026-03-03T06:15:37.589Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:37.589Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:37.589Z] #5 DONE 0.0s [2026-03-03T06:15:37.589Z] [2026-03-03T06:15:37.589Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:37.846Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:37.846Z] #6 DONE 0.0s [2026-03-03T06:15:37.846Z] [2026-03-03T06:15:37.846Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:37.846Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:37.846Z] #5 DONE 0.1s [2026-03-03T06:15:37.846Z] [2026-03-03T06:15:37.846Z] #7 exporting to image [2026-03-03T06:15:37.846Z] #7 exporting layers done [2026-03-03T06:15:37.846Z] #7 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done [2026-03-03T06:15:37.846Z] #7 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done [2026-03-03T06:15:37.846Z] #7 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done [2026-03-03T06:15:37.846Z] #7 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done [2026-03-03T06:15:37.846Z] #7 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done [2026-03-03T06:15:37.846Z] #7 pushing layers [2026-03-03T06:15:37.846Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:37.846Z] #7 pushing layers 0.1s done [2026-03-03T06:15:37.846Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done [2026-03-03T06:15:37.846Z] #7 DONE 0.2s [2026-03-03T06:15:37.846Z] [2026-03-03T06:15:37.846Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:37.846Z] #8 DONE 0.0s [2026-03-03T06:15:38.104Z] [2026-03-03T06:15:38.104Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:38.104Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:38.385Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-03-03T06:15:38.386Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-03-03T06:15:38.386Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:38.386Z] #1 transferring dockerfile: 172B done [2026-03-03T06:15:38.386Z] #1 DONE 0.0s [2026-03-03T06:15:38.386Z] [2026-03-03T06:15:38.386Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T06:15:38.386Z] #2 DONE 0.0s [2026-03-03T06:15:38.386Z] [2026-03-03T06:15:38.386Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-03T06:15:38.386Z] #3 DONE 0.0s [2026-03-03T06:15:38.386Z] [2026-03-03T06:15:38.386Z] #4 [internal] load .dockerignore [2026-03-03T06:15:38.386Z] #4 transferring context: 2B done [2026-03-03T06:15:38.386Z] #4 DONE 0.0s [2026-03-03T06:15:38.386Z] [2026-03-03T06:15:38.386Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:38.386Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:38.643Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:38.643Z] #5 CACHED [2026-03-03T06:15:38.643Z] [2026-03-03T06:15:38.643Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:38.643Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:38.643Z] #6 CACHED [2026-03-03T06:15:38.643Z] [2026-03-03T06:15:38.643Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:38.643Z] #7 DONE 0.0s [2026-03-03T06:15:38.643Z] [2026-03-03T06:15:38.643Z] #8 exporting to image [2026-03-03T06:15:38.643Z] #8 exporting layers done [2026-03-03T06:15:38.643Z] #8 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done [2026-03-03T06:15:38.643Z] #8 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done [2026-03-03T06:15:38.643Z] #8 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done [2026-03-03T06:15:38.643Z] #8 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done [2026-03-03T06:15:38.643Z] #8 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done [2026-03-03T06:15:38.643Z] #8 pushing layers 0.0s done [2026-03-03T06:15:38.644Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done [2026-03-03T06:15:38.644Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:38.644Z] #8 DONE 0.1s [2026-03-03T06:15:38.644Z] [2026-03-03T06:15:38.644Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:38.644Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:38.928Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101' [2026-03-03T06:15:38.928Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 --push - [2026-03-03T06:15:39.187Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:39.187Z] #1 transferring dockerfile: 179B done [2026-03-03T06:15:39.187Z] #1 DONE 0.0s [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [2026-03-03T06:15:39.187Z] #2 DONE 0.0s [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [2026-03-03T06:15:39.187Z] #3 DONE 0.0s [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #4 [internal] load .dockerignore [2026-03-03T06:15:39.187Z] #4 transferring context: 2B done [2026-03-03T06:15:39.187Z] #4 DONE 0.0s [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:39.187Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:39.187Z] #5 CACHED [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:39.187Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:39.187Z] #6 CACHED [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:39.187Z] #7 DONE 0.0s [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] #8 exporting to image [2026-03-03T06:15:39.187Z] #8 exporting layers done [2026-03-03T06:15:39.187Z] #8 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done [2026-03-03T06:15:39.187Z] #8 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done [2026-03-03T06:15:39.187Z] #8 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done [2026-03-03T06:15:39.187Z] #8 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done [2026-03-03T06:15:39.187Z] #8 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done [2026-03-03T06:15:39.187Z] #8 pushing layers 0.0s done [2026-03-03T06:15:39.187Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done [2026-03-03T06:15:39.187Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:39.187Z] #8 DONE 0.1s [2026-03-03T06:15:39.187Z] [2026-03-03T06:15:39.187Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:39.187Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:39.470Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:39.470Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:39.729Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:39.729Z] #1 transferring dockerfile: 220B done [2026-03-03T06:15:39.729Z] #1 DONE 0.0s [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:39.729Z] #2 DONE 0.0s [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:39.729Z] #3 DONE 0.0s [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #4 [internal] load .dockerignore [2026-03-03T06:15:39.729Z] #4 transferring context: 2B done [2026-03-03T06:15:39.729Z] #4 DONE 0.0s [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:39.729Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:39.729Z] #5 CACHED [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:39.729Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:39.729Z] #6 CACHED [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #7 exporting to image [2026-03-03T06:15:39.729Z] #7 exporting layers done [2026-03-03T06:15:39.729Z] #7 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done [2026-03-03T06:15:39.729Z] #7 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done [2026-03-03T06:15:39.729Z] #7 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done [2026-03-03T06:15:39.729Z] #7 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done [2026-03-03T06:15:39.729Z] #7 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done [2026-03-03T06:15:39.729Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:39.729Z] #7 pushing layers 0.0s done [2026-03-03T06:15:39.729Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done [2026-03-03T06:15:39.729Z] #7 DONE 0.1s [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:39.729Z] #8 DONE 0.0s [2026-03-03T06:15:39.729Z] [2026-03-03T06:15:39.729Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:39.729Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:40.010Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-03-03T06:15:40.010Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-03-03T06:15:40.010Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:40.010Z] #1 transferring dockerfile: 170B done [2026-03-03T06:15:40.010Z] #1 DONE 0.0s [2026-03-03T06:15:40.010Z] [2026-03-03T06:15:40.010Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-03T06:15:40.010Z] #2 DONE 0.0s [2026-03-03T06:15:40.010Z] [2026-03-03T06:15:40.010Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-03T06:15:40.010Z] #3 DONE 0.0s [2026-03-03T06:15:40.010Z] [2026-03-03T06:15:40.010Z] #4 [internal] load .dockerignore [2026-03-03T06:15:40.010Z] #4 transferring context: 2B done [2026-03-03T06:15:40.010Z] #4 DONE 0.0s [2026-03-03T06:15:40.010Z] [2026-03-03T06:15:40.010Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:40.010Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 done [2026-03-03T06:15:40.010Z] #5 CACHED [2026-03-03T06:15:40.010Z] [2026-03-03T06:15:40.010Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 [2026-03-03T06:15:40.010Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done [2026-03-03T06:15:40.010Z] #6 CACHED [2026-03-03T06:15:40.010Z] [2026-03-03T06:15:40.010Z] #7 exporting to image [2026-03-03T06:15:40.010Z] #7 exporting layers done [2026-03-03T06:15:40.010Z] #7 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done [2026-03-03T06:15:40.010Z] #7 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done [2026-03-03T06:15:40.010Z] #7 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done [2026-03-03T06:15:40.010Z] #7 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done [2026-03-03T06:15:40.010Z] #7 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done [2026-03-03T06:15:40.010Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:40.273Z] #7 pushing layers 0.0s done [2026-03-03T06:15:40.273Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done [2026-03-03T06:15:40.273Z] #7 DONE 0.1s [2026-03-03T06:15:40.273Z] [2026-03-03T06:15:40.273Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:40.273Z] #8 DONE 0.0s [2026-03-03T06:15:40.273Z] [2026-03-03T06:15:40.273Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:40.273Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:40.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc --push - [2026-03-03T06:15:40.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc' [2026-03-03T06:15:40.555Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:40.555Z] #1 transferring dockerfile: 202B done [2026-03-03T06:15:40.555Z] #1 DONE 0.0s [2026-03-03T06:15:40.555Z] [2026-03-03T06:15:40.555Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:40.555Z] #2 DONE 0.0s [2026-03-03T06:15:40.555Z] [2026-03-03T06:15:40.555Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:15:40.555Z] #3 DONE 0.1s [2026-03-03T06:15:40.555Z] [2026-03-03T06:15:40.555Z] #4 [internal] load .dockerignore [2026-03-03T06:15:40.555Z] #4 transferring context: 2B done [2026-03-03T06:15:40.555Z] #4 DONE 0.0s [2026-03-03T06:15:40.813Z] [2026-03-03T06:15:40.813Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:40.813Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done [2026-03-03T06:15:40.813Z] #5 DONE 0.0s [2026-03-03T06:15:40.813Z] [2026-03-03T06:15:40.813Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:40.813Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done [2026-03-03T06:15:40.813Z] #6 DONE 0.1s [2026-03-03T06:15:40.813Z] [2026-03-03T06:15:40.813Z] #7 exporting to image [2026-03-03T06:15:40.813Z] #7 exporting layers done [2026-03-03T06:15:40.813Z] #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done [2026-03-03T06:15:40.813Z] #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done [2026-03-03T06:15:40.813Z] #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done [2026-03-03T06:15:40.813Z] #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 [2026-03-03T06:15:40.813Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:40.813Z] #7 ... [2026-03-03T06:15:40.813Z] [2026-03-03T06:15:40.813Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:40.813Z] #8 DONE 0.0s [2026-03-03T06:15:40.813Z] [2026-03-03T06:15:40.813Z] #7 exporting to image [2026-03-03T06:15:40.813Z] #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done [2026-03-03T06:15:40.813Z] #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done [2026-03-03T06:15:40.813Z] #7 pushing layers 0.1s done [2026-03-03T06:15:40.813Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b [2026-03-03T06:15:41.071Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done [2026-03-03T06:15:41.071Z] #7 DONE 0.2s [2026-03-03T06:15:41.071Z] [2026-03-03T06:15:41.071Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:41.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:41.358Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-03-03T06:15:41.358Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-03-03T06:15:41.358Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:41.358Z] #1 transferring dockerfile: 168B done [2026-03-03T06:15:41.358Z] #1 DONE 0.0s [2026-03-03T06:15:41.358Z] [2026-03-03T06:15:41.358Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T06:15:41.358Z] #2 DONE 0.0s [2026-03-03T06:15:41.358Z] [2026-03-03T06:15:41.358Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-03T06:15:41.358Z] #3 DONE 0.0s [2026-03-03T06:15:41.358Z] [2026-03-03T06:15:41.358Z] #4 [internal] load .dockerignore [2026-03-03T06:15:41.358Z] #4 transferring context: 2B done [2026-03-03T06:15:41.358Z] #4 DONE 0.0s [2026-03-03T06:15:41.358Z] [2026-03-03T06:15:41.358Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:41.358Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done [2026-03-03T06:15:41.358Z] #5 CACHED [2026-03-03T06:15:41.358Z] [2026-03-03T06:15:41.358Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:41.358Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done [2026-03-03T06:15:41.358Z] #6 CACHED [2026-03-03T06:15:41.358Z] [2026-03-03T06:15:41.358Z] #7 exporting to image [2026-03-03T06:15:41.358Z] #7 exporting layers [2026-03-03T06:15:41.358Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:41.617Z] #7 exporting layers done [2026-03-03T06:15:41.617Z] #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done [2026-03-03T06:15:41.617Z] #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done [2026-03-03T06:15:41.617Z] #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done [2026-03-03T06:15:41.617Z] #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done [2026-03-03T06:15:41.617Z] #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done [2026-03-03T06:15:41.617Z] #7 pushing layers 0.0s done [2026-03-03T06:15:41.617Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done [2026-03-03T06:15:41.617Z] #7 DONE 0.1s [2026-03-03T06:15:41.617Z] [2026-03-03T06:15:41.617Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:41.617Z] #8 DONE 0.0s [2026-03-03T06:15:41.617Z] [2026-03-03T06:15:41.617Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:41.617Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:41.900Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101' [2026-03-03T06:15:41.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 --push - [2026-03-03T06:15:41.900Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:41.900Z] #1 transferring dockerfile: 175B done [2026-03-03T06:15:41.900Z] #1 DONE 0.0s [2026-03-03T06:15:41.900Z] [2026-03-03T06:15:41.900Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [2026-03-03T06:15:41.900Z] #2 DONE 0.0s [2026-03-03T06:15:41.900Z] [2026-03-03T06:15:41.900Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [2026-03-03T06:15:41.900Z] #3 DONE 0.0s [2026-03-03T06:15:41.900Z] [2026-03-03T06:15:41.900Z] #4 [internal] load .dockerignore [2026-03-03T06:15:41.900Z] #4 transferring context: 2B done [2026-03-03T06:15:41.900Z] #4 DONE 0.0s [2026-03-03T06:15:41.900Z] [2026-03-03T06:15:41.900Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:41.900Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done [2026-03-03T06:15:41.900Z] #5 CACHED [2026-03-03T06:15:41.900Z] [2026-03-03T06:15:41.900Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:41.900Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done [2026-03-03T06:15:41.900Z] #6 CACHED [2026-03-03T06:15:41.900Z] [2026-03-03T06:15:41.900Z] #7 exporting to image [2026-03-03T06:15:41.900Z] #7 exporting layers done [2026-03-03T06:15:41.900Z] #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done [2026-03-03T06:15:41.900Z] #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done [2026-03-03T06:15:41.900Z] #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done [2026-03-03T06:15:41.900Z] #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 [2026-03-03T06:15:41.900Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:42.156Z] #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done [2026-03-03T06:15:42.156Z] #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done [2026-03-03T06:15:42.156Z] #7 pushing layers 0.0s done [2026-03-03T06:15:42.156Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done [2026-03-03T06:15:42.156Z] #7 DONE 0.1s [2026-03-03T06:15:42.156Z] [2026-03-03T06:15:42.156Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:42.156Z] #8 DONE 0.0s [2026-03-03T06:15:42.156Z] [2026-03-03T06:15:42.156Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:42.156Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:42.437Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' [2026-03-03T06:15:42.437Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - [2026-03-03T06:15:42.437Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:42.437Z] #1 transferring dockerfile: 216B done [2026-03-03T06:15:42.437Z] #1 DONE 0.0s [2026-03-03T06:15:42.437Z] [2026-03-03T06:15:42.437Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:42.437Z] #2 DONE 0.0s [2026-03-03T06:15:42.437Z] [2026-03-03T06:15:42.437Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:15:42.437Z] #3 DONE 0.0s [2026-03-03T06:15:42.437Z] [2026-03-03T06:15:42.437Z] #4 [internal] load .dockerignore [2026-03-03T06:15:42.437Z] #4 transferring context: 2B done [2026-03-03T06:15:42.437Z] #4 DONE 0.0s [2026-03-03T06:15:42.437Z] [2026-03-03T06:15:42.437Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:42.437Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done [2026-03-03T06:15:42.437Z] #5 CACHED [2026-03-03T06:15:42.437Z] [2026-03-03T06:15:42.437Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:42.437Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done [2026-03-03T06:15:42.437Z] #6 CACHED [2026-03-03T06:15:42.437Z] [2026-03-03T06:15:42.437Z] #7 exporting to image [2026-03-03T06:15:42.437Z] #7 exporting layers [2026-03-03T06:15:42.437Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:42.695Z] #7 exporting layers done [2026-03-03T06:15:42.695Z] #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done [2026-03-03T06:15:42.695Z] #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done [2026-03-03T06:15:42.695Z] #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done [2026-03-03T06:15:42.695Z] #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done [2026-03-03T06:15:42.695Z] #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done [2026-03-03T06:15:42.695Z] #7 pushing layers 0.0s done [2026-03-03T06:15:42.695Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done [2026-03-03T06:15:42.695Z] #7 DONE 0.1s [2026-03-03T06:15:42.695Z] [2026-03-03T06:15:42.695Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:42.695Z] #8 DONE 0.0s [2026-03-03T06:15:42.695Z] [2026-03-03T06:15:42.695Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:42.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-03T06:15:42.980Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-03-03T06:15:42.980Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-03-03T06:15:42.980Z] #1 [internal] load build definition from Dockerfile [2026-03-03T06:15:42.980Z] #1 transferring dockerfile: 166B done [2026-03-03T06:15:42.980Z] #1 DONE 0.0s [2026-03-03T06:15:42.980Z] [2026-03-03T06:15:42.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-03T06:15:42.980Z] #2 DONE 0.0s [2026-03-03T06:15:42.980Z] [2026-03-03T06:15:42.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-03T06:15:42.980Z] #3 DONE 0.0s [2026-03-03T06:15:42.980Z] [2026-03-03T06:15:42.980Z] #4 [internal] load .dockerignore [2026-03-03T06:15:42.980Z] #4 transferring context: 2B done [2026-03-03T06:15:42.980Z] #4 DONE 0.0s [2026-03-03T06:15:42.980Z] [2026-03-03T06:15:42.980Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:42.980Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done [2026-03-03T06:15:42.980Z] #5 CACHED [2026-03-03T06:15:42.980Z] [2026-03-03T06:15:42.980Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:42.980Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done [2026-03-03T06:15:42.980Z] #6 DONE 0.0s [2026-03-03T06:15:43.240Z] [2026-03-03T06:15:43.240Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 [2026-03-03T06:15:43.240Z] #6 CACHED [2026-03-03T06:15:43.240Z] [2026-03-03T06:15:43.240Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-03T06:15:43.240Z] #7 DONE 0.0s [2026-03-03T06:15:43.240Z] [2026-03-03T06:15:43.240Z] #8 exporting to image [2026-03-03T06:15:43.240Z] #8 exporting layers done [2026-03-03T06:15:43.240Z] #8 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done [2026-03-03T06:15:43.240Z] #8 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done [2026-03-03T06:15:43.240Z] #8 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done [2026-03-03T06:15:43.240Z] #8 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done [2026-03-03T06:15:43.240Z] #8 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done [2026-03-03T06:15:43.240Z] #8 pushing layers 0.0s done [2026-03-03T06:15:43.240Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done [2026-03-03T06:15:43.240Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-03T06:15:43.240Z] #8 DONE 0.1s [2026-03-03T06:15:43.240Z] [2026-03-03T06:15:43.240Z] 1 warning found (use --debug to expand): [2026-03-03T06:15:43.240Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-03T06:15:43.604Z] + '[' -d /w/workspace/edgex-go/956/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:15:43.888Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:15:44.442Z] ---> package-listing.sh [2026-03-03T06:15:44.442Z] ++ facter osfamily [2026-03-03T06:15:44.442Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-03T06:15:44.701Z] + OS_FAMILY=redhat [2026-03-03T06:15:44.701Z] + workspace=/w/workspace/edgex-go/956 [2026-03-03T06:15:44.701Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-03T06:15:44.701Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-03T06:15:44.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-03T06:15:44.701Z] + PACKAGES=/tmp/packages_start.txt [2026-03-03T06:15:44.701Z] + '[' /w/workspace/edgex-go/956 ']' [2026-03-03T06:15:44.701Z] + PACKAGES=/tmp/packages_end.txt [2026-03-03T06:15:44.701Z] + case "${OS_FAMILY}" in [2026-03-03T06:15:44.701Z] + rpm -qa [2026-03-03T06:15:44.701Z] + sort [2026-03-03T06:15:45.268Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-03T06:15:45.268Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-03T06:15:45.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-03T06:15:45.268Z] + '[' /w/workspace/edgex-go/956 ']' [2026-03-03T06:15:45.268Z] + mkdir -p /w/workspace/edgex-go/956/archives/ [2026-03-03T06:15:45.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/956/archives/ [Pipeline] echo [2026-03-03T06:15:45.279Z] 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/956/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-03T06:15:45.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:15:46.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T06:15:46.128Z] [2026-03-03T06:15:46.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:15:46.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T06:15:46.446Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-03T06:15:46.446Z] 5eb5b503b376: Pulling fs layer [2026-03-03T06:15:46.446Z] 5c69ac0246d0: Pulling fs layer [2026-03-03T06:15:46.446Z] ec43610c2a17: Pulling fs layer [2026-03-03T06:15:46.446Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-03T06:15:46.446Z] 33b1e0a273af: Pulling fs layer [2026-03-03T06:15:46.446Z] 5d3b04190fa2: Pulling fs layer [2026-03-03T06:15:46.446Z] 2f39f015ded8: Pulling fs layer [2026-03-03T06:15:46.446Z] 3a2ae6a8a46f: Waiting [2026-03-03T06:15:46.446Z] 33b1e0a273af: Waiting [2026-03-03T06:15:46.446Z] 5d3b04190fa2: Waiting [2026-03-03T06:15:46.446Z] 2f39f015ded8: Waiting [2026-03-03T06:15:46.446Z] 5c69ac0246d0: Verifying Checksum [2026-03-03T06:15:46.446Z] 5c69ac0246d0: Download complete [2026-03-03T06:15:46.446Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-03T06:15:46.446Z] 3a2ae6a8a46f: Download complete [2026-03-03T06:15:46.446Z] 33b1e0a273af: Verifying Checksum [2026-03-03T06:15:46.446Z] 33b1e0a273af: Download complete [2026-03-03T06:15:46.446Z] 5d3b04190fa2: Verifying Checksum [2026-03-03T06:15:46.446Z] 5d3b04190fa2: Download complete [2026-03-03T06:15:46.721Z] ec43610c2a17: Verifying Checksum [2026-03-03T06:15:46.721Z] ec43610c2a17: Download complete [2026-03-03T06:15:46.721Z] 5eb5b503b376: Verifying Checksum [2026-03-03T06:15:46.721Z] 5eb5b503b376: Download complete [2026-03-03T06:15:47.288Z] 2f39f015ded8: Verifying Checksum [2026-03-03T06:15:47.288Z] 2f39f015ded8: Download complete [2026-03-03T06:15:48.226Z] 5eb5b503b376: Pull complete [2026-03-03T06:15:48.226Z] 5c69ac0246d0: Pull complete [2026-03-03T06:15:48.486Z] ec43610c2a17: Pull complete [2026-03-03T06:15:48.486Z] 3a2ae6a8a46f: Pull complete [2026-03-03T06:15:48.748Z] 33b1e0a273af: Pull complete [2026-03-03T06:15:48.748Z] 5d3b04190fa2: Pull complete [2026-03-03T06:15:52.953Z] 2f39f015ded8: Pull complete [2026-03-03T06:15:52.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-03T06:15:52.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T06:15:52.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:15:53.104Z] prd-centos7-docker-4c-2g-2908 does not seem to be running inside a container [2026-03-03T06:15:53.163Z] $ 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/956/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-03T06:15:56.406Z] $ docker top 6b53442d4830fc8735505fa3add6d33d4ae555542d663ecd3064be841288ad8c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:15:56.762Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-03T06:15:57.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-03T06:15:57.341Z] + ls /var/log/sa-host [2026-03-03T06:15:57.341Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:15:57.415Z] provisioning config files... [2026-03-03T06:15:57.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6973962633249101848tmp [Pipeline] { [Pipeline] echo [2026-03-03T06:15:57.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:15:57.726Z] ---> create-netrc.sh [Pipeline] } [2026-03-03T06:15:57.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:15:58.059Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-03T06:15:58.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:15:58.355Z] ---> sudo-logs.sh [2026-03-03T06:15:58.355Z] Archiving 'sudo' log.. [2026-03-03T06:15:58.355Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:15:58.383Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-03T06:15:58.385Z] $ docker stop --time=1 6b53442d4830fc8735505fa3add6d33d4ae555542d663ecd3064be841288ad8c [2026-03-03T06:15:59.509Z] $ docker rm -f --volumes 6b53442d4830fc8735505fa3add6d33d4ae555542d663ecd3064be841288ad8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-03T06:15:59.613Z] [WS-CLEANUP] Deleting project workspace... [2026-03-03T06:15:59.613Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-03T06:15:59.630Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-03T06:29:47.437Z] #144 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-03T06:29:47.437Z] #152 DONE 1180.1s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-03T06:29:47.437Z] #153 DONE 1180.1s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:29:47.437Z] #145 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:29:47.437Z] #155 DONE 0.4s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:29:47.437Z] #156 DONE 0.3s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-03T06:29:47.437Z] #157 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-03T06:29:47.437Z] #158 DONE 0.3s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-03T06:29:47.437Z] #159 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-03T06:29:47.437Z] #157 DONE 0.5s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #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-03-03T06:29:47.437Z] #160 DONE 0.2s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #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-03-03T06:29:47.437Z] #161 DONE 0.4s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #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-03-03T06:29:47.437Z] #162 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-03T06:29:47.437Z] #159 DONE 3.0s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:29:47.437Z] #163 DONE 0.2s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:29:47.437Z] #164 DONE 0.3s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:29:47.437Z] #145 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-03T06:29:47.437Z] #165 DONE 0.2s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-03T06:29:47.437Z] #166 DONE 0.1s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-03-03T06:29:47.437Z] #167 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #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-03-03T06:29:47.437Z] #162 DONE 3.0s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #106 [core-common-config-bootstrapper] exporting to image [2026-03-03T06:29:47.437Z] #106 exporting layers [2026-03-03T06:29:47.437Z] #106 ... [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-03-03T06:29:47.437Z] #167 DONE 0.7s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-03-03T06:29:47.437Z] #168 DONE 0.2s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-03-03T06:29:47.437Z] #169 DONE 0.1s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #106 [core-common-config-bootstrapper] exporting to image [2026-03-03T06:29:47.437Z] #106 exporting layers 1.0s done [2026-03-03T06:29:47.437Z] #106 writing image sha256:a15ba295b86607465bb50624b79716e7215bb4004ff6819bd8ed0410ee365e08 done [2026-03-03T06:29:47.437Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-03-03T06:29:47.437Z] #106 DONE 8.3s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-03T06:29:47.437Z] #170 DONE 0.2s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-03T06:29:47.437Z] #171 DONE 1.9s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #106 [security-bootstrapper] exporting to image [2026-03-03T06:29:47.437Z] #106 exporting layers 0.9s done [2026-03-03T06:29:47.437Z] #106 writing image sha256:ca1df57591d7201ad8c8eddb9ccb5546232c470d10bd9fad9d9b0a7403b12203 done [2026-03-03T06:29:47.437Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2026-03-03T06:29:47.437Z] #106 DONE 9.3s [2026-03-03T06:29:47.437Z] [2026-03-03T06:29:47.437Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:46:10.046Z] #142 ... [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-03T06:46:10.046Z] #145 DONE 2161.9s [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:46:10.046Z] #147 ... [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:46:10.046Z] #172 DONE 0.1s [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:46:10.046Z] #147 ... [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:46:10.046Z] #173 DONE 0.1s [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:46:10.046Z] #51 ... [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-03T06:46:10.046Z] #174 DONE 0.5s [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:46:10.046Z] #175 DONE 0.1s [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:46:10.046Z] #51 ... [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #106 [core-command] exporting to image [2026-03-03T06:46:10.046Z] #106 exporting layers [2026-03-03T06:46:10.046Z] #106 exporting layers 0.5s done [2026-03-03T06:46:10.046Z] #106 writing image sha256:fd39d2525664d6a9984b3a612335320adee44f915a1ebdc8c7567c611752aa4c done [2026-03-03T06:46:10.046Z] #106 naming to docker.io/library/core-command-arm64 done [2026-03-03T06:46:10.046Z] #106 DONE 9.8s [2026-03-03T06:46:10.046Z] [2026-03-03T06:46:10.046Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:46:25.043Z] #51 ... [2026-03-03T06:46:25.043Z] [2026-03-03T06:46:25.043Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-03T06:46:25.043Z] #149 DONE 2187.2s [2026-03-03T06:46:25.043Z] [2026-03-03T06:46:25.043Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:46:26.005Z] #142 ... [2026-03-03T06:46:26.005Z] [2026-03-03T06:46:26.005Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:46:26.005Z] #176 DONE 0.3s [2026-03-03T06:46:26.005Z] [2026-03-03T06:46:26.005Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:46:26.005Z] #53 ... [2026-03-03T06:46:26.005Z] [2026-03-03T06:46:26.005Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:46:26.293Z] #177 DONE 0.2s [2026-03-03T06:46:26.293Z] [2026-03-03T06:46:26.293Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-03-03T06:46:26.560Z] #178 DONE 0.2s [2026-03-03T06:46:26.560Z] [2026-03-03T06:46:26.560Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-03T06:46:26.560Z] #179 DONE 0.2s [2026-03-03T06:46:26.560Z] [2026-03-03T06:46:26.560Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-03T06:46:27.147Z] #180 DONE 0.4s [2026-03-03T06:46:27.147Z] [2026-03-03T06:46:27.147Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T06:46:27.147Z] #181 DONE 0.1s [2026-03-03T06:46:27.147Z] [2026-03-03T06:46:27.147Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:46:27.147Z] #51 ... [2026-03-03T06:46:27.147Z] [2026-03-03T06:46:27.147Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:46:29.089Z] #182 DONE 2.1s [2026-03-03T06:46:29.089Z] [2026-03-03T06:46:29.089Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-03T06:46:29.089Z] #151 2190.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-03T06:46:30.498Z] #151 ... [2026-03-03T06:46:30.498Z] [2026-03-03T06:46:30.498Z] #106 [security-proxy-setup] exporting to image [2026-03-03T06:46:30.498Z] #106 exporting layers 1.0s done [2026-03-03T06:46:30.498Z] #106 writing image sha256:5b541a2df3ce9a201bda60a6e9d0ae9ab50cd42e0a975ea9f8a38578f87ba483 done [2026-03-03T06:46:30.498Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2026-03-03T06:46:30.498Z] #106 DONE 10.8s [2026-03-03T06:46:30.498Z] [2026-03-03T06:46:30.498Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:47:02.708Z] #147 ... [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-03-03T06:47:02.708Z] #151 DONE 2220.8s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:47:02.708Z] #142 ... [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:47:02.708Z] #183 DONE 0.3s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:47:02.708Z] #184 DONE 0.1s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-03-03T06:47:02.708Z] #185 DONE 0.1s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-03-03T06:47:02.708Z] #186 DONE 0.1s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:47:02.708Z] #51 ... [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:47:02.708Z] #187 DONE 0.1s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-03T06:47:02.708Z] #188 DONE 0.4s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:47:02.708Z] #146 ... [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-03T06:47:02.708Z] #189 DONE 0.5s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-03T06:47:02.708Z] #190 DONE 0.2s [2026-03-03T06:47:02.708Z] [2026-03-03T06:47:02.708Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:47:03.291Z] #191 DONE 1.8s [2026-03-03T06:47:03.291Z] [2026-03-03T06:47:03.291Z] #106 [security-secretstore-setup] exporting to image [2026-03-03T06:47:03.291Z] #106 exporting layers [2026-03-03T06:47:04.708Z] #106 exporting layers 1.5s done [2026-03-03T06:47:04.708Z] #106 writing image sha256:014679fb5b8fef71ef8ea2f6c933e2b95a684f9f08aac00f106135b1575e0107 done [2026-03-03T06:47:04.708Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-03-03T06:47:04.708Z] #106 DONE 12.4s [2026-03-03T06:47:04.708Z] [2026-03-03T06:47:04.708Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:48:01.094Z] #51 ... [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-03T06:48:01.094Z] #142 DONE 2278.7s [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:48:01.094Z] #51 ... [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:48:01.094Z] #192 DONE 0.2s [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:48:01.094Z] #147 ... [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:48:01.094Z] #193 DONE 0.2s [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:48:01.094Z] #146 ... [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-03T06:48:01.094Z] #194 DONE 0.4s [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:48:01.094Z] #195 DONE 0.1s [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #106 [security-spiffe-token-provider] exporting to image [2026-03-03T06:48:01.094Z] #106 exporting layers [2026-03-03T06:48:01.094Z] #106 exporting layers 0.6s done [2026-03-03T06:48:01.094Z] #106 writing image sha256:91aa4410c5418e5178c0dc488da370e07065819971183d46f8fd50ff5493bf24 done [2026-03-03T06:48:01.094Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-03-03T06:48:01.094Z] #106 DONE 12.9s [2026-03-03T06:48:01.094Z] [2026-03-03T06:48:01.094Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T06:48:47.900Z] #154 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-03T06:48:47.900Z] #148 DONE 2324.7s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:48:47.900Z] #147 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:48:47.900Z] #196 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-03T06:48:47.900Z] #146 DONE 2325.2s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:48:47.900Z] #196 DONE 0.3s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:48:47.900Z] #53 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:48:47.900Z] #197 DONE 0.2s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:48:47.900Z] #51 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-03T06:48:47.900Z] #198 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:48:47.900Z] #199 DONE 0.2s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-03T06:48:47.900Z] #200 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-03T06:48:47.900Z] #198 DONE 0.7s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-03T06:48:47.900Z] #201 DONE 0.3s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-03T06:48:47.900Z] #202 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-03T06:48:47.900Z] #200 DONE 0.8s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-03T06:48:47.900Z] #202 DONE 0.3s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:48:47.900Z] #203 DONE 0.3s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:48:47.900Z] #204 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #106 [core-keeper] exporting to image [2026-03-03T06:48:47.900Z] #106 exporting layers 0.9s done [2026-03-03T06:48:47.900Z] #106 writing image sha256:d63fc9d62333801ba280196e261e3db9aa410badd9d7e71959df0aefc7e29fd1 done [2026-03-03T06:48:47.900Z] #106 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-03-03T06:48:47.900Z] #106 DONE 13.9s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:48:47.900Z] #53 ... [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-03T06:48:47.900Z] #204 DONE 2.0s [2026-03-03T06:48:47.900Z] [2026-03-03T06:48:47.900Z] #106 [security-proxy-auth] exporting to image [2026-03-03T06:48:48.482Z] #106 ... [2026-03-03T06:48:48.482Z] [2026-03-03T06:48:48.482Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-03T06:48:48.482Z] #154 DONE 2330.7s [2026-03-03T06:48:48.482Z] [2026-03-03T06:48:48.482Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:48:48.747Z] #147 ... [2026-03-03T06:48:48.747Z] [2026-03-03T06:48:48.747Z] #106 [security-proxy-auth] exporting to image [2026-03-03T06:48:48.747Z] #106 exporting layers 1.4s done [2026-03-03T06:48:49.017Z] #106 writing image sha256:40df3bcfaec954102310a34ab78f754d716307749e9721d0c3ceb18421687c64 0.0s done [2026-03-03T06:48:49.017Z] #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-03-03T06:48:49.017Z] #106 DONE 15.4s [2026-03-03T06:48:49.017Z] [2026-03-03T06:48:49.017Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:48:49.017Z] #51 ... [2026-03-03T06:48:49.017Z] [2026-03-03T06:48:49.017Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-03T06:48:49.017Z] #147 DONE 2331.4s [2026-03-03T06:48:49.284Z] [2026-03-03T06:48:49.284Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:48:49.552Z] #30 ... [2026-03-03T06:48:49.552Z] [2026-03-03T06:48:49.552Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:48:49.819Z] #205 DONE 0.3s [2026-03-03T06:48:49.819Z] [2026-03-03T06:48:49.819Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:48:50.087Z] #150 ... [2026-03-03T06:48:50.087Z] [2026-03-03T06:48:50.087Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:48:50.361Z] #206 DONE 0.2s [2026-03-03T06:48:50.361Z] [2026-03-03T06:48:50.361Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:48:50.361Z] #207 DONE 0.3s [2026-03-03T06:48:50.361Z] [2026-03-03T06:48:50.361Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:48:50.361Z] #208 DONE 0.2s [2026-03-03T06:48:50.361Z] [2026-03-03T06:48:50.361Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-03T06:48:50.946Z] #209 DONE 0.6s [2026-03-03T06:48:50.946Z] [2026-03-03T06:48:50.946Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-03T06:48:50.946Z] #210 DONE 0.7s [2026-03-03T06:48:50.946Z] [2026-03-03T06:48:50.946Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:48:51.212Z] #211 DONE 0.2s [2026-03-03T06:48:51.212Z] [2026-03-03T06:48:51.212Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:48:51.212Z] #212 DONE 0.2s [2026-03-03T06:48:51.212Z] [2026-03-03T06:48:51.212Z] #106 [core-data] exporting to image [2026-03-03T06:48:51.212Z] #106 ... [2026-03-03T06:48:51.212Z] [2026-03-03T06:48:51.212Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-03T06:48:51.212Z] #213 DONE 0.2s [2026-03-03T06:48:51.481Z] [2026-03-03T06:48:51.481Z] #106 [core-metadata] exporting to image [2026-03-03T06:48:52.887Z] #106 exporting layers 1.3s done [2026-03-03T06:48:52.887Z] #106 writing image sha256:9b5e0a071a99a5e12d262b483c564e47f5464b07e96a0e581ae42de10060c8c1 0.0s done [2026-03-03T06:48:52.887Z] #106 naming to docker.io/library/core-data-arm64 done [2026-03-03T06:48:52.887Z] #106 writing image sha256:93121e53abd2f12b44b463af1f23153c7fac15e37664d95c275297dc207cae32 [2026-03-03T06:48:52.887Z] #106 writing image sha256:93121e53abd2f12b44b463af1f23153c7fac15e37664d95c275297dc207cae32 done [2026-03-03T06:48:52.887Z] #106 naming to docker.io/library/core-metadata-arm64 done [2026-03-03T06:48:52.887Z] #106 DONE 17.0s [2026-03-03T06:48:52.887Z] [2026-03-03T06:48:52.887Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:49:19.548Z] #30 ... [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-03T06:49:19.548Z] #150 DONE 2360.8s [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:49:19.548Z] #144 ... [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:49:19.548Z] #214 DONE 0.1s [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:49:19.548Z] #144 ... [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:49:19.548Z] #215 DONE 0.1s [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:49:19.548Z] #53 ... [2026-03-03T06:49:19.548Z] [2026-03-03T06:49:19.548Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-03T06:49:19.820Z] #216 DONE 0.5s [2026-03-03T06:49:19.820Z] [2026-03-03T06:49:19.820Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-03T06:49:20.086Z] #217 DONE 0.1s [2026-03-03T06:49:20.086Z] [2026-03-03T06:49:20.086Z] #106 [support-scheduler] exporting to image [2026-03-03T06:49:20.086Z] #106 exporting layers [2026-03-03T06:49:21.049Z] #106 exporting layers 1.0s done [2026-03-03T06:49:21.049Z] #106 writing image sha256:a016703d785801e5a58c43e10ec127d9da446bab13b08bb10832a2912ffaee21 done [2026-03-03T06:49:21.049Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2026-03-03T06:49:21.049Z] #106 DONE 18.0s [2026-03-03T06:49:21.049Z] [2026-03-03T06:49:21.049Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-03T06:49:25.279Z] #53 ... [2026-03-03T06:49:25.279Z] [2026-03-03T06:49:25.279Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-03T06:49:25.279Z] #144 DONE 2366.8s [2026-03-03T06:49:25.279Z] [2026-03-03T06:49:25.279Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-03T06:49:25.279Z] #51 ... [2026-03-03T06:49:25.279Z] [2026-03-03T06:49:25.279Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-03T06:49:25.279Z] #218 DONE 0.1s [2026-03-03T06:49:25.279Z] [2026-03-03T06:49:25.279Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-03T06:49:25.279Z] #219 DONE 0.1s [2026-03-03T06:49:25.279Z] [2026-03-03T06:49:25.279Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:49:25.279Z] #30 ... [2026-03-03T06:49:25.279Z] [2026-03-03T06:49:25.279Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-03T06:49:25.543Z] #220 DONE 0.4s [2026-03-03T06:49:25.543Z] [2026-03-03T06:49:25.543Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:49:25.543Z] #30 ... [2026-03-03T06:49:25.543Z] [2026-03-03T06:49:25.543Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-03T06:49:25.543Z] #221 DONE 0.1s [2026-03-03T06:49:25.543Z] [2026-03-03T06:49:25.543Z] #106 [support-notifications] exporting to image [2026-03-03T06:49:26.121Z] #106 exporting layers 0.5s done [2026-03-03T06:49:26.121Z] #106 writing image sha256:11815112444092a04b0425b84df5d582a3f9dbdb7722fc6cb39f07f58cc5f5e1 done [2026-03-03T06:49:26.121Z] #106 naming to docker.io/library/support-notifications-arm64 done [2026-03-03T06:49:26.121Z] #106 DONE 18.6s [2026-03-03T06:49:26.121Z] [2026-03-03T06:49:26.121Z] #30 [support-notifications internal] load build definition from Dockerfile [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-03T06:49:26.121Z] time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-03T06:49:26.127Z] $ docker stop --time=1 7653243d2fb20fcc387d2f8095c2b7226d2347102001025e0c544730cf280066 [2026-03-03T06:49:27.764Z] $ docker rm -f --volumes 7653243d2fb20fcc387d2f8095c2b7226d2347102001025e0c544730cf280066 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T06:49:28.261Z] + docker images [2026-03-03T06:49:28.261Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-03T06:49:28.261Z] support-notifications-arm64 latest 118151124440 3 seconds ago 53.3MB [2026-03-03T06:49:28.261Z] support-scheduler-arm64 latest a016703d7858 9 seconds ago 49.5MB [2026-03-03T06:49:28.261Z] core-metadata-arm64 latest 93121e53abd2 37 seconds ago 45.4MB [2026-03-03T06:49:28.261Z] core-data-arm64 latest 9b5e0a071a99 38 seconds ago 45.3MB [2026-03-03T06:49:28.261Z] security-proxy-auth-arm64 latest 40df3bcfaec9 41 seconds ago 44.5MB [2026-03-03T06:49:28.261Z] core-keeper-arm64 latest d63fc9d62333 43 seconds ago 45.1MB [2026-03-03T06:49:28.261Z] security-spiffe-token-provider-arm64 latest 91aa4410c541 About a minute ago 49.2MB [2026-03-03T06:49:28.261Z] security-secretstore-setup-arm64 latest 014679fb5b8f 2 minutes ago 80.7MB [2026-03-03T06:49:28.261Z] security-proxy-setup-arm64 latest 5b541a2df3ce 3 minutes ago 50.4MB [2026-03-03T06:49:28.261Z] core-command-arm64 latest fd39d2525664 3 minutes ago 40MB [2026-03-03T06:49:28.261Z] security-bootstrapper-arm64 latest ca1df57591d7 19 minutes ago 21.3MB [2026-03-03T06:49:28.261Z] core-common-config-bootstrapper-arm64 latest a15ba295b866 19 minutes ago 20.1MB [2026-03-03T06:49:28.262Z] security-spire-agent-arm64 latest b015ae1a54a2 40 minutes ago 219MB [2026-03-03T06:49:28.262Z] security-spire-server-arm64 latest a1d330dc2113 41 minutes ago 163MB [2026-03-03T06:49:28.262Z] security-spire-config-arm64 latest f69263c66d8c 41 minutes ago 162MB [2026-03-03T06:49:28.262Z] ci-base-image-arm64 latest 543798d86b34 42 minutes ago 931MB [2026-03-03T06:49:28.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB [2026-03-03T06:49:28.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:49:28.390Z] provisioning config files... [2026-03-03T06:49:28.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config104818006938352830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:49:28.732Z] ---> ****-login.sh [2026-03-03T06:49:28.732Z] nexus3.edgexfoundry.org:10001 [2026-03-03T06:49:28.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:49:32.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:49:32.315Z] Configure a credential helper to remove this warning. See [2026-03-03T06:49:32.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:49:32.315Z] [2026-03-03T06:49:32.315Z] Login Succeeded [2026-03-03T06:49:32.315Z] nexus3.edgexfoundry.org:10002 [2026-03-03T06:49:32.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:49:32.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:49:32.315Z] Configure a credential helper to remove this warning. See [2026-03-03T06:49:32.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:49:32.315Z] [2026-03-03T06:49:32.315Z] Login Succeeded [2026-03-03T06:49:32.315Z] nexus3.edgexfoundry.org:10003 [2026-03-03T06:49:32.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:49:32.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:49:32.580Z] Configure a credential helper to remove this warning. See [2026-03-03T06:49:32.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:49:32.580Z] [2026-03-03T06:49:32.580Z] Login Succeeded [2026-03-03T06:49:32.847Z] nexus3.edgexfoundry.org:10004 [2026-03-03T06:49:32.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:49:33.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:49:33.113Z] Configure a credential helper to remove this warning. See [2026-03-03T06:49:33.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:49:33.113Z] [2026-03-03T06:49:33.113Z] Login Succeeded [2026-03-03T06:49:33.113Z] ****.io [2026-03-03T06:49:33.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-03T06:49:33.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-03T06:49:33.641Z] Configure a credential helper to remove this warning. See [2026-03-03T06:49:33.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-03T06:49:33.641Z] [2026-03-03T06:49:33.641Z] Login Succeeded [2026-03-03T06:49:33.641Z] ---> ****-login.sh ends [Pipeline] } [2026-03-03T06:49:33.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:49:33.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-03T06:49:33.783Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-03-03T06:49:33.783Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:33.783Z] latest [2026-03-03T06:49:33.783Z] 4.1.0-dev.101 [2026-03-03T06:49:33.783Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:33.783Z] main [2026-03-03T06:49:33.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:34.156Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:34.507Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:34.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T06:49:34.507Z] 93f498bb1884: Preparing [2026-03-03T06:49:34.507Z] 287e496321bd: Preparing [2026-03-03T06:49:34.507Z] 402a115caeb6: Preparing [2026-03-03T06:49:34.507Z] c417d0d81a46: Preparing [2026-03-03T06:49:34.507Z] f6add71b7dcc: Preparing [2026-03-03T06:49:34.507Z] 35ecf3f12049: Preparing [2026-03-03T06:49:34.507Z] c4e71c2a4573: Preparing [2026-03-03T06:49:34.507Z] 35ecf3f12049: Waiting [2026-03-03T06:49:34.772Z] c417d0d81a46: Pushed [2026-03-03T06:49:34.772Z] 402a115caeb6: Pushed [2026-03-03T06:49:34.772Z] 93f498bb1884: Pushed [2026-03-03T06:49:34.772Z] f6add71b7dcc: Pushed [2026-03-03T06:49:34.772Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:34.772Z] 35ecf3f12049: Pushed [2026-03-03T06:49:41.386Z] 287e496321bd: Pushed [2026-03-03T06:49:41.386Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:41.740Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:42.144Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-03T06:49:42.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T06:49:42.145Z] 93f498bb1884: Preparing [2026-03-03T06:49:42.145Z] 287e496321bd: Preparing [2026-03-03T06:49:42.145Z] 402a115caeb6: Preparing [2026-03-03T06:49:42.145Z] c417d0d81a46: Preparing [2026-03-03T06:49:42.145Z] f6add71b7dcc: Preparing [2026-03-03T06:49:42.145Z] 35ecf3f12049: Preparing [2026-03-03T06:49:42.145Z] c4e71c2a4573: Preparing [2026-03-03T06:49:42.145Z] 35ecf3f12049: Waiting [2026-03-03T06:49:42.145Z] c4e71c2a4573: Waiting [2026-03-03T06:49:42.145Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:42.145Z] 93f498bb1884: Layer already exists [2026-03-03T06:49:42.145Z] 287e496321bd: Layer already exists [2026-03-03T06:49:42.145Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:42.145Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:42.145Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:42.145Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:42.145Z] latest: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:42.525Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:42.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 [2026-03-03T06:49:42.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T06:49:42.886Z] 93f498bb1884: Preparing [2026-03-03T06:49:42.886Z] 287e496321bd: Preparing [2026-03-03T06:49:42.886Z] 402a115caeb6: Preparing [2026-03-03T06:49:42.886Z] c417d0d81a46: Preparing [2026-03-03T06:49:42.886Z] f6add71b7dcc: Preparing [2026-03-03T06:49:42.886Z] 35ecf3f12049: Preparing [2026-03-03T06:49:42.886Z] c4e71c2a4573: Preparing [2026-03-03T06:49:42.886Z] 35ecf3f12049: Waiting [2026-03-03T06:49:42.886Z] c4e71c2a4573: Waiting [2026-03-03T06:49:42.886Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:42.886Z] 287e496321bd: Layer already exists [2026-03-03T06:49:42.886Z] 93f498bb1884: Layer already exists [2026-03-03T06:49:42.886Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:42.886Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:42.886Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:42.886Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:42.886Z] 4.1.0-dev.101: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:43.514Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:44.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:44.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T06:49:44.472Z] 93f498bb1884: Preparing [2026-03-03T06:49:44.472Z] 287e496321bd: Preparing [2026-03-03T06:49:44.472Z] 402a115caeb6: Preparing [2026-03-03T06:49:44.472Z] c417d0d81a46: Preparing [2026-03-03T06:49:44.472Z] f6add71b7dcc: Preparing [2026-03-03T06:49:44.472Z] 35ecf3f12049: Preparing [2026-03-03T06:49:44.472Z] c4e71c2a4573: Preparing [2026-03-03T06:49:44.472Z] 35ecf3f12049: Waiting [2026-03-03T06:49:44.472Z] c4e71c2a4573: Waiting [2026-03-03T06:49:44.472Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:44.472Z] 287e496321bd: Layer already exists [2026-03-03T06:49:44.472Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:44.472Z] 93f498bb1884: Layer already exists [2026-03-03T06:49:44.472Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:44.472Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:44.472Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:44.472Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:44.822Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:45.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-03-03T06:49:45.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-03T06:49:45.168Z] 93f498bb1884: Preparing [2026-03-03T06:49:45.168Z] 287e496321bd: Preparing [2026-03-03T06:49:45.168Z] 402a115caeb6: Preparing [2026-03-03T06:49:45.168Z] c417d0d81a46: Preparing [2026-03-03T06:49:45.168Z] f6add71b7dcc: Preparing [2026-03-03T06:49:45.168Z] 35ecf3f12049: Preparing [2026-03-03T06:49:45.168Z] c4e71c2a4573: Preparing [2026-03-03T06:49:45.168Z] 35ecf3f12049: Waiting [2026-03-03T06:49:45.168Z] c4e71c2a4573: Waiting [2026-03-03T06:49:45.168Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:45.168Z] 287e496321bd: Layer already exists [2026-03-03T06:49:45.168Z] 93f498bb1884: Layer already exists [2026-03-03T06:49:45.168Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:45.168Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:45.168Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:45.168Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:45.434Z] main: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:49:45.519Z] ===================================================== [Pipeline] echo [2026-03-03T06:49:45.530Z] taggedImages: [2026-03-03T06:49:45.530Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:45.530Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-03T06:49:45.530Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 [2026-03-03T06:49:45.530Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:45.530Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-03T06:49:45.559Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-03-03T06:49:45.559Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:45.559Z] latest [2026-03-03T06:49:45.559Z] 4.1.0-dev.101 [2026-03-03T06:49:45.559Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:45.559Z] main [2026-03-03T06:49:45.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:45.913Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:46.258Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:46.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T06:49:46.258Z] e65e78ede74e: Preparing [2026-03-03T06:49:46.258Z] 9e1e73df6218: Preparing [2026-03-03T06:49:46.258Z] 137865a25721: Preparing [2026-03-03T06:49:46.258Z] 6a7dc65226f0: Preparing [2026-03-03T06:49:46.258Z] 402a115caeb6: Preparing [2026-03-03T06:49:46.258Z] c417d0d81a46: Preparing [2026-03-03T06:49:46.258Z] f6add71b7dcc: Preparing [2026-03-03T06:49:46.258Z] 35ecf3f12049: Preparing [2026-03-03T06:49:46.258Z] c4e71c2a4573: Preparing [2026-03-03T06:49:46.258Z] f6add71b7dcc: Waiting [2026-03-03T06:49:46.258Z] 35ecf3f12049: Waiting [2026-03-03T06:49:46.258Z] c4e71c2a4573: Waiting [2026-03-03T06:49:46.258Z] c417d0d81a46: Waiting [2026-03-03T06:49:46.258Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:46.523Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:46.523Z] 137865a25721: Pushed [2026-03-03T06:49:46.523Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:46.523Z] 9e1e73df6218: Pushed [2026-03-03T06:49:46.523Z] e65e78ede74e: Pushed [2026-03-03T06:49:46.523Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:46.523Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:49.093Z] 6a7dc65226f0: Pushed [2026-03-03T06:49:49.093Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:49.441Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:49.783Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-03T06:49:49.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T06:49:49.783Z] e65e78ede74e: Preparing [2026-03-03T06:49:49.783Z] 9e1e73df6218: Preparing [2026-03-03T06:49:49.783Z] 137865a25721: Preparing [2026-03-03T06:49:49.783Z] 6a7dc65226f0: Preparing [2026-03-03T06:49:49.783Z] 402a115caeb6: Preparing [2026-03-03T06:49:49.783Z] c417d0d81a46: Preparing [2026-03-03T06:49:49.783Z] f6add71b7dcc: Preparing [2026-03-03T06:49:49.783Z] 35ecf3f12049: Preparing [2026-03-03T06:49:49.783Z] c4e71c2a4573: Preparing [2026-03-03T06:49:49.783Z] 35ecf3f12049: Waiting [2026-03-03T06:49:49.783Z] c417d0d81a46: Waiting [2026-03-03T06:49:49.783Z] f6add71b7dcc: Waiting [2026-03-03T06:49:49.783Z] c4e71c2a4573: Waiting [2026-03-03T06:49:49.783Z] 6a7dc65226f0: Layer already exists [2026-03-03T06:49:49.783Z] 137865a25721: Layer already exists [2026-03-03T06:49:49.783Z] 9e1e73df6218: Layer already exists [2026-03-03T06:49:49.783Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:49.783Z] e65e78ede74e: Layer already exists [2026-03-03T06:49:49.783Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:49.783Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:49.783Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:49.783Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:49.783Z] latest: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:50.394Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:50.734Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 [2026-03-03T06:49:50.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T06:49:50.734Z] e65e78ede74e: Preparing [2026-03-03T06:49:50.734Z] 9e1e73df6218: Preparing [2026-03-03T06:49:50.734Z] 137865a25721: Preparing [2026-03-03T06:49:50.734Z] 6a7dc65226f0: Preparing [2026-03-03T06:49:50.734Z] 402a115caeb6: Preparing [2026-03-03T06:49:50.734Z] c417d0d81a46: Preparing [2026-03-03T06:49:50.734Z] f6add71b7dcc: Preparing [2026-03-03T06:49:50.734Z] 35ecf3f12049: Preparing [2026-03-03T06:49:50.734Z] c4e71c2a4573: Preparing [2026-03-03T06:49:50.734Z] c417d0d81a46: Waiting [2026-03-03T06:49:50.734Z] f6add71b7dcc: Waiting [2026-03-03T06:49:50.734Z] 35ecf3f12049: Waiting [2026-03-03T06:49:50.734Z] c4e71c2a4573: Waiting [2026-03-03T06:49:50.734Z] 137865a25721: Layer already exists [2026-03-03T06:49:50.734Z] 9e1e73df6218: Layer already exists [2026-03-03T06:49:50.734Z] 6a7dc65226f0: Layer already exists [2026-03-03T06:49:50.734Z] e65e78ede74e: Layer already exists [2026-03-03T06:49:50.734Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:50.734Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:50.734Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:50.734Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:50.734Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:50.734Z] 4.1.0-dev.101: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:51.343Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:51.684Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:51.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T06:49:51.684Z] e65e78ede74e: Preparing [2026-03-03T06:49:51.684Z] 9e1e73df6218: Preparing [2026-03-03T06:49:51.684Z] 137865a25721: Preparing [2026-03-03T06:49:51.684Z] 6a7dc65226f0: Preparing [2026-03-03T06:49:51.684Z] 402a115caeb6: Preparing [2026-03-03T06:49:51.684Z] c417d0d81a46: Preparing [2026-03-03T06:49:51.684Z] f6add71b7dcc: Preparing [2026-03-03T06:49:51.684Z] 35ecf3f12049: Preparing [2026-03-03T06:49:51.684Z] c4e71c2a4573: Preparing [2026-03-03T06:49:51.684Z] f6add71b7dcc: Waiting [2026-03-03T06:49:51.684Z] 35ecf3f12049: Waiting [2026-03-03T06:49:51.684Z] c4e71c2a4573: Waiting [2026-03-03T06:49:51.684Z] c417d0d81a46: Waiting [2026-03-03T06:49:51.684Z] 9e1e73df6218: Layer already exists [2026-03-03T06:49:51.684Z] 6a7dc65226f0: Layer already exists [2026-03-03T06:49:51.684Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:51.684Z] 137865a25721: Layer already exists [2026-03-03T06:49:51.684Z] e65e78ede74e: Layer already exists [2026-03-03T06:49:51.684Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:51.684Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:51.684Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:51.684Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:51.684Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:52.290Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:52.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-03-03T06:49:52.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-03T06:49:52.627Z] e65e78ede74e: Preparing [2026-03-03T06:49:52.627Z] 9e1e73df6218: Preparing [2026-03-03T06:49:52.627Z] 137865a25721: Preparing [2026-03-03T06:49:52.627Z] 6a7dc65226f0: Preparing [2026-03-03T06:49:52.627Z] 402a115caeb6: Preparing [2026-03-03T06:49:52.627Z] c417d0d81a46: Preparing [2026-03-03T06:49:52.627Z] f6add71b7dcc: Preparing [2026-03-03T06:49:52.627Z] 35ecf3f12049: Preparing [2026-03-03T06:49:52.627Z] c4e71c2a4573: Preparing [2026-03-03T06:49:52.627Z] c417d0d81a46: Waiting [2026-03-03T06:49:52.627Z] f6add71b7dcc: Waiting [2026-03-03T06:49:52.627Z] 35ecf3f12049: Waiting [2026-03-03T06:49:52.627Z] c4e71c2a4573: Waiting [2026-03-03T06:49:52.627Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:52.627Z] 9e1e73df6218: Layer already exists [2026-03-03T06:49:52.627Z] 6a7dc65226f0: Layer already exists [2026-03-03T06:49:52.627Z] e65e78ede74e: Layer already exists [2026-03-03T06:49:52.627Z] 137865a25721: Layer already exists [2026-03-03T06:49:52.627Z] 35ecf3f12049: Layer already exists [2026-03-03T06:49:52.627Z] f6add71b7dcc: Layer already exists [2026-03-03T06:49:52.627Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:52.627Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:52.627Z] main: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:49:52.955Z] ===================================================== [Pipeline] echo [2026-03-03T06:49:52.967Z] taggedImages: [2026-03-03T06:49:52.967Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:52.967Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-03T06:49:52.967Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 [2026-03-03T06:49:52.967Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:52.967Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T06:49:52.994Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-03-03T06:49:52.994Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:52.994Z] latest [2026-03-03T06:49:52.994Z] 4.1.0-dev.101 [2026-03-03T06:49:52.994Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:49:52.994Z] main [2026-03-03T06:49:52.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:53.338Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:49:53.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:49:53.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T06:49:53.676Z] 61c9b7f477eb: Preparing [2026-03-03T06:49:53.676Z] a2cbbd8ab174: Preparing [2026-03-03T06:49:53.676Z] 402a115caeb6: Preparing [2026-03-03T06:49:53.676Z] c417d0d81a46: Preparing [2026-03-03T06:49:53.676Z] 8830abb86cac: Preparing [2026-03-03T06:49:53.676Z] e4fd65f77154: Preparing [2026-03-03T06:49:53.676Z] c4e71c2a4573: Preparing [2026-03-03T06:49:53.676Z] e4fd65f77154: Waiting [2026-03-03T06:49:53.676Z] c4e71c2a4573: Waiting [2026-03-03T06:49:53.676Z] 402a115caeb6: Layer already exists [2026-03-03T06:49:53.676Z] c417d0d81a46: Layer already exists [2026-03-03T06:49:53.940Z] c4e71c2a4573: Layer already exists [2026-03-03T06:49:53.940Z] 8830abb86cac: Pushed [2026-03-03T06:49:53.940Z] 61c9b7f477eb: Pushed [2026-03-03T06:49:53.940Z] e4fd65f77154: Pushed [2026-03-03T06:50:00.552Z] a2cbbd8ab174: Pushed [2026-03-03T06:50:00.814Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:01.149Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:01.487Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-03T06:50:01.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T06:50:01.488Z] 61c9b7f477eb: Preparing [2026-03-03T06:50:01.488Z] a2cbbd8ab174: Preparing [2026-03-03T06:50:01.488Z] 402a115caeb6: Preparing [2026-03-03T06:50:01.488Z] c417d0d81a46: Preparing [2026-03-03T06:50:01.488Z] 8830abb86cac: Preparing [2026-03-03T06:50:01.488Z] e4fd65f77154: Preparing [2026-03-03T06:50:01.488Z] c4e71c2a4573: Preparing [2026-03-03T06:50:01.488Z] e4fd65f77154: Waiting [2026-03-03T06:50:01.488Z] c4e71c2a4573: Waiting [2026-03-03T06:50:01.488Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:01.488Z] 8830abb86cac: Layer already exists [2026-03-03T06:50:01.488Z] 61c9b7f477eb: Layer already exists [2026-03-03T06:50:01.488Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:01.488Z] a2cbbd8ab174: Layer already exists [2026-03-03T06:50:01.488Z] e4fd65f77154: Layer already exists [2026-03-03T06:50:01.488Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:01.754Z] latest: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:02.091Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:02.421Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 [2026-03-03T06:50:02.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T06:50:02.421Z] 61c9b7f477eb: Preparing [2026-03-03T06:50:02.421Z] a2cbbd8ab174: Preparing [2026-03-03T06:50:02.421Z] 402a115caeb6: Preparing [2026-03-03T06:50:02.421Z] c417d0d81a46: Preparing [2026-03-03T06:50:02.421Z] 8830abb86cac: Preparing [2026-03-03T06:50:02.421Z] e4fd65f77154: Preparing [2026-03-03T06:50:02.421Z] c4e71c2a4573: Preparing [2026-03-03T06:50:02.421Z] c4e71c2a4573: Waiting [2026-03-03T06:50:02.421Z] e4fd65f77154: Waiting [2026-03-03T06:50:02.421Z] a2cbbd8ab174: Layer already exists [2026-03-03T06:50:02.421Z] 61c9b7f477eb: Layer already exists [2026-03-03T06:50:02.421Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:02.421Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:02.421Z] 8830abb86cac: Layer already exists [2026-03-03T06:50:02.421Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:02.421Z] e4fd65f77154: Layer already exists [2026-03-03T06:50:02.421Z] 4.1.0-dev.101: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:03.021Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:03.360Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:03.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T06:50:03.361Z] 61c9b7f477eb: Preparing [2026-03-03T06:50:03.361Z] a2cbbd8ab174: Preparing [2026-03-03T06:50:03.361Z] 402a115caeb6: Preparing [2026-03-03T06:50:03.361Z] c417d0d81a46: Preparing [2026-03-03T06:50:03.361Z] 8830abb86cac: Preparing [2026-03-03T06:50:03.361Z] e4fd65f77154: Preparing [2026-03-03T06:50:03.361Z] c4e71c2a4573: Preparing [2026-03-03T06:50:03.361Z] e4fd65f77154: Waiting [2026-03-03T06:50:03.361Z] c4e71c2a4573: Waiting [2026-03-03T06:50:03.361Z] 8830abb86cac: Layer already exists [2026-03-03T06:50:03.361Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:03.361Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:03.361Z] a2cbbd8ab174: Layer already exists [2026-03-03T06:50:03.361Z] 61c9b7f477eb: Layer already exists [2026-03-03T06:50:03.361Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:03.361Z] e4fd65f77154: Layer already exists [2026-03-03T06:50:03.361Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:03.709Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:04.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-03-03T06:50:04.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-03T06:50:04.047Z] 61c9b7f477eb: Preparing [2026-03-03T06:50:04.047Z] a2cbbd8ab174: Preparing [2026-03-03T06:50:04.047Z] 402a115caeb6: Preparing [2026-03-03T06:50:04.047Z] c417d0d81a46: Preparing [2026-03-03T06:50:04.047Z] 8830abb86cac: Preparing [2026-03-03T06:50:04.047Z] e4fd65f77154: Preparing [2026-03-03T06:50:04.047Z] c4e71c2a4573: Preparing [2026-03-03T06:50:04.047Z] e4fd65f77154: Waiting [2026-03-03T06:50:04.047Z] c4e71c2a4573: Waiting [2026-03-03T06:50:04.047Z] 8830abb86cac: Layer already exists [2026-03-03T06:50:04.047Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:04.047Z] 61c9b7f477eb: Layer already exists [2026-03-03T06:50:04.047Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:04.047Z] a2cbbd8ab174: Layer already exists [2026-03-03T06:50:04.047Z] e4fd65f77154: Layer already exists [2026-03-03T06:50:04.047Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:04.047Z] main: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:50:04.378Z] ===================================================== [Pipeline] echo [2026-03-03T06:50:04.391Z] taggedImages: [2026-03-03T06:50:04.391Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:04.391Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-03T06:50:04.391Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 [2026-03-03T06:50:04.391Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:04.391Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-03T06:50:04.414Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-03-03T06:50:04.415Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:04.415Z] latest [2026-03-03T06:50:04.415Z] 4.1.0-dev.101 [2026-03-03T06:50:04.415Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:04.415Z] main [2026-03-03T06:50:04.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:04.772Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:05.114Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:05.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T06:50:05.114Z] ce938b774fe1: Preparing [2026-03-03T06:50:05.114Z] abd7e1d4af7e: Preparing [2026-03-03T06:50:05.114Z] c417d0d81a46: Preparing [2026-03-03T06:50:05.114Z] 977c4f9848cd: Preparing [2026-03-03T06:50:05.114Z] 483b401746dd: Preparing [2026-03-03T06:50:05.114Z] c4e71c2a4573: Preparing [2026-03-03T06:50:05.114Z] c4e71c2a4573: Waiting [2026-03-03T06:50:05.114Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:05.378Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:05.378Z] 483b401746dd: Pushed [2026-03-03T06:50:05.378Z] ce938b774fe1: Pushed [2026-03-03T06:50:05.378Z] 977c4f9848cd: Pushed [2026-03-03T06:50:13.566Z] abd7e1d4af7e: Pushed [2026-03-03T06:50:13.566Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:13.905Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:14.243Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-03T06:50:14.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T06:50:14.243Z] ce938b774fe1: Preparing [2026-03-03T06:50:14.243Z] abd7e1d4af7e: Preparing [2026-03-03T06:50:14.243Z] c417d0d81a46: Preparing [2026-03-03T06:50:14.243Z] 977c4f9848cd: Preparing [2026-03-03T06:50:14.243Z] 483b401746dd: Preparing [2026-03-03T06:50:14.243Z] c4e71c2a4573: Preparing [2026-03-03T06:50:14.243Z] abd7e1d4af7e: Layer already exists [2026-03-03T06:50:14.243Z] ce938b774fe1: Layer already exists [2026-03-03T06:50:14.243Z] 483b401746dd: Layer already exists [2026-03-03T06:50:14.243Z] 977c4f9848cd: Layer already exists [2026-03-03T06:50:14.243Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:14.243Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:14.243Z] latest: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:14.847Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:15.195Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 [2026-03-03T06:50:15.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T06:50:15.195Z] ce938b774fe1: Preparing [2026-03-03T06:50:15.195Z] abd7e1d4af7e: Preparing [2026-03-03T06:50:15.195Z] c417d0d81a46: Preparing [2026-03-03T06:50:15.195Z] 977c4f9848cd: Preparing [2026-03-03T06:50:15.195Z] 483b401746dd: Preparing [2026-03-03T06:50:15.195Z] c4e71c2a4573: Preparing [2026-03-03T06:50:15.195Z] 977c4f9848cd: Layer already exists [2026-03-03T06:50:15.195Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:15.195Z] abd7e1d4af7e: Layer already exists [2026-03-03T06:50:15.195Z] 483b401746dd: Layer already exists [2026-03-03T06:50:15.195Z] ce938b774fe1: Layer already exists [2026-03-03T06:50:15.195Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:15.195Z] 4.1.0-dev.101: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:15.540Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:15.877Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:15.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T06:50:15.877Z] ce938b774fe1: Preparing [2026-03-03T06:50:15.877Z] abd7e1d4af7e: Preparing [2026-03-03T06:50:15.877Z] c417d0d81a46: Preparing [2026-03-03T06:50:15.877Z] 977c4f9848cd: Preparing [2026-03-03T06:50:15.877Z] 483b401746dd: Preparing [2026-03-03T06:50:15.877Z] c4e71c2a4573: Preparing [2026-03-03T06:50:15.877Z] c4e71c2a4573: Waiting [2026-03-03T06:50:15.877Z] 977c4f9848cd: Layer already exists [2026-03-03T06:50:15.877Z] 483b401746dd: Layer already exists [2026-03-03T06:50:15.877Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:15.877Z] ce938b774fe1: Layer already exists [2026-03-03T06:50:15.877Z] abd7e1d4af7e: Layer already exists [2026-03-03T06:50:15.877Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:15.877Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:16.489Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:16.829Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-03-03T06:50:16.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-03T06:50:16.829Z] ce938b774fe1: Preparing [2026-03-03T06:50:16.829Z] abd7e1d4af7e: Preparing [2026-03-03T06:50:16.829Z] c417d0d81a46: Preparing [2026-03-03T06:50:16.829Z] 977c4f9848cd: Preparing [2026-03-03T06:50:16.829Z] 483b401746dd: Preparing [2026-03-03T06:50:16.829Z] c4e71c2a4573: Preparing [2026-03-03T06:50:16.829Z] c4e71c2a4573: Waiting [2026-03-03T06:50:16.829Z] 977c4f9848cd: Layer already exists [2026-03-03T06:50:16.829Z] ce938b774fe1: Layer already exists [2026-03-03T06:50:16.829Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:16.829Z] abd7e1d4af7e: Layer already exists [2026-03-03T06:50:16.829Z] 483b401746dd: Layer already exists [2026-03-03T06:50:16.829Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:16.829Z] main: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:50:16.898Z] ===================================================== [Pipeline] echo [2026-03-03T06:50:16.909Z] taggedImages: [2026-03-03T06:50:16.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:16.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-03T06:50:16.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 [2026-03-03T06:50:16.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:16.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-03T06:50:16.933Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-03-03T06:50:16.933Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:16.933Z] latest [2026-03-03T06:50:16.933Z] 4.1.0-dev.101 [2026-03-03T06:50:16.933Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:16.933Z] main [2026-03-03T06:50:16.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:17.324Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:17.671Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:17.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T06:50:17.671Z] 3932ef6e5b72: Preparing [2026-03-03T06:50:17.671Z] 02312e0d65c7: Preparing [2026-03-03T06:50:17.671Z] 4dba987537c5: Preparing [2026-03-03T06:50:17.671Z] 402a115caeb6: Preparing [2026-03-03T06:50:17.671Z] c417d0d81a46: Preparing [2026-03-03T06:50:17.671Z] f6add71b7dcc: Preparing [2026-03-03T06:50:17.671Z] 35ecf3f12049: Preparing [2026-03-03T06:50:17.671Z] c4e71c2a4573: Preparing [2026-03-03T06:50:17.671Z] f6add71b7dcc: Waiting [2026-03-03T06:50:17.671Z] 35ecf3f12049: Waiting [2026-03-03T06:50:17.671Z] c4e71c2a4573: Waiting [2026-03-03T06:50:17.671Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:17.671Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:17.936Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:17.936Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:17.936Z] 02312e0d65c7: Pushed [2026-03-03T06:50:17.936Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:17.936Z] 3932ef6e5b72: Pushed [2026-03-03T06:50:24.542Z] 4dba987537c5: Pushed [2026-03-03T06:50:24.806Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:25.154Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:25.492Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-03T06:50:25.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T06:50:25.492Z] 3932ef6e5b72: Preparing [2026-03-03T06:50:25.492Z] 02312e0d65c7: Preparing [2026-03-03T06:50:25.492Z] 4dba987537c5: Preparing [2026-03-03T06:50:25.492Z] 402a115caeb6: Preparing [2026-03-03T06:50:25.492Z] c417d0d81a46: Preparing [2026-03-03T06:50:25.492Z] f6add71b7dcc: Preparing [2026-03-03T06:50:25.492Z] 35ecf3f12049: Preparing [2026-03-03T06:50:25.492Z] c4e71c2a4573: Preparing [2026-03-03T06:50:25.492Z] f6add71b7dcc: Waiting [2026-03-03T06:50:25.492Z] 35ecf3f12049: Waiting [2026-03-03T06:50:25.492Z] c4e71c2a4573: Waiting [2026-03-03T06:50:25.492Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:25.492Z] 02312e0d65c7: Layer already exists [2026-03-03T06:50:25.492Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:25.492Z] 4dba987537c5: Layer already exists [2026-03-03T06:50:25.492Z] 3932ef6e5b72: Layer already exists [2026-03-03T06:50:25.492Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:25.492Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:25.492Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:25.755Z] latest: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:26.097Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:26.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 [2026-03-03T06:50:26.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T06:50:26.434Z] 3932ef6e5b72: Preparing [2026-03-03T06:50:26.434Z] 02312e0d65c7: Preparing [2026-03-03T06:50:26.434Z] 4dba987537c5: Preparing [2026-03-03T06:50:26.434Z] 402a115caeb6: Preparing [2026-03-03T06:50:26.434Z] c417d0d81a46: Preparing [2026-03-03T06:50:26.434Z] f6add71b7dcc: Preparing [2026-03-03T06:50:26.434Z] 35ecf3f12049: Preparing [2026-03-03T06:50:26.434Z] c4e71c2a4573: Preparing [2026-03-03T06:50:26.434Z] c4e71c2a4573: Waiting [2026-03-03T06:50:26.434Z] f6add71b7dcc: Waiting [2026-03-03T06:50:26.434Z] 35ecf3f12049: Waiting [2026-03-03T06:50:26.434Z] 3932ef6e5b72: Layer already exists [2026-03-03T06:50:26.434Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:26.434Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:26.434Z] 4dba987537c5: Layer already exists [2026-03-03T06:50:26.434Z] 02312e0d65c7: Layer already exists [2026-03-03T06:50:26.434Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:26.434Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:26.434Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:26.434Z] 4.1.0-dev.101: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:26.773Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:27.108Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:27.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T06:50:27.108Z] 3932ef6e5b72: Preparing [2026-03-03T06:50:27.108Z] 02312e0d65c7: Preparing [2026-03-03T06:50:27.108Z] 4dba987537c5: Preparing [2026-03-03T06:50:27.108Z] 402a115caeb6: Preparing [2026-03-03T06:50:27.108Z] c417d0d81a46: Preparing [2026-03-03T06:50:27.108Z] f6add71b7dcc: Preparing [2026-03-03T06:50:27.108Z] 35ecf3f12049: Preparing [2026-03-03T06:50:27.108Z] c4e71c2a4573: Preparing [2026-03-03T06:50:27.108Z] f6add71b7dcc: Waiting [2026-03-03T06:50:27.108Z] 35ecf3f12049: Waiting [2026-03-03T06:50:27.108Z] c4e71c2a4573: Waiting [2026-03-03T06:50:27.108Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:27.108Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:27.108Z] 4dba987537c5: Layer already exists [2026-03-03T06:50:27.108Z] 02312e0d65c7: Layer already exists [2026-03-03T06:50:27.108Z] 3932ef6e5b72: Layer already exists [2026-03-03T06:50:27.108Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:27.108Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:27.108Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:27.108Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:27.451Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:27.783Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-03-03T06:50:27.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-03T06:50:27.783Z] 3932ef6e5b72: Preparing [2026-03-03T06:50:27.783Z] 02312e0d65c7: Preparing [2026-03-03T06:50:27.783Z] 4dba987537c5: Preparing [2026-03-03T06:50:27.783Z] 402a115caeb6: Preparing [2026-03-03T06:50:27.783Z] c417d0d81a46: Preparing [2026-03-03T06:50:27.783Z] f6add71b7dcc: Preparing [2026-03-03T06:50:27.783Z] 35ecf3f12049: Preparing [2026-03-03T06:50:27.783Z] c4e71c2a4573: Preparing [2026-03-03T06:50:27.783Z] f6add71b7dcc: Waiting [2026-03-03T06:50:27.783Z] 35ecf3f12049: Waiting [2026-03-03T06:50:27.783Z] c4e71c2a4573: Waiting [2026-03-03T06:50:27.783Z] 02312e0d65c7: Layer already exists [2026-03-03T06:50:27.783Z] 4dba987537c5: Layer already exists [2026-03-03T06:50:27.783Z] 3932ef6e5b72: Layer already exists [2026-03-03T06:50:27.783Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:27.783Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:27.783Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:27.783Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:27.783Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:28.047Z] main: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:50:28.112Z] ===================================================== [Pipeline] echo [2026-03-03T06:50:28.128Z] taggedImages: [2026-03-03T06:50:28.128Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:28.128Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-03T06:50:28.128Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 [2026-03-03T06:50:28.128Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:28.128Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-03T06:50:28.156Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-03-03T06:50:28.156Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:28.156Z] latest [2026-03-03T06:50:28.156Z] 4.1.0-dev.101 [2026-03-03T06:50:28.156Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:28.156Z] main [2026-03-03T06:50:28.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:28.515Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:28.854Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:28.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T06:50:28.854Z] 5b737fb6ddf5: Preparing [2026-03-03T06:50:28.854Z] d074238fe01a: Preparing [2026-03-03T06:50:28.854Z] 0637fd2205f2: Preparing [2026-03-03T06:50:28.854Z] 3b6639e80a55: Preparing [2026-03-03T06:50:28.854Z] 5e53b8147f71: Preparing [2026-03-03T06:50:28.854Z] 099fa66b87d3: Preparing [2026-03-03T06:50:28.854Z] bfaf57f18f22: Preparing [2026-03-03T06:50:28.854Z] 402a115caeb6: Preparing [2026-03-03T06:50:28.854Z] c417d0d81a46: Preparing [2026-03-03T06:50:28.854Z] 07e0610e5e7d: Preparing [2026-03-03T06:50:28.854Z] 8e6ec0e0bb8e: Preparing [2026-03-03T06:50:28.854Z] 5f70bf18a086: Preparing [2026-03-03T06:50:28.854Z] 201243fa81b3: Preparing [2026-03-03T06:50:28.854Z] 70ece6e5f056: Preparing [2026-03-03T06:50:28.854Z] 564b1895144e: Preparing [2026-03-03T06:50:28.854Z] c4e71c2a4573: Preparing [2026-03-03T06:50:28.854Z] 099fa66b87d3: Waiting [2026-03-03T06:50:28.854Z] 5f70bf18a086: Waiting [2026-03-03T06:50:28.854Z] bfaf57f18f22: Waiting [2026-03-03T06:50:28.854Z] 201243fa81b3: Waiting [2026-03-03T06:50:28.854Z] 402a115caeb6: Waiting [2026-03-03T06:50:28.854Z] 70ece6e5f056: Waiting [2026-03-03T06:50:28.854Z] c417d0d81a46: Waiting [2026-03-03T06:50:28.854Z] 07e0610e5e7d: Waiting [2026-03-03T06:50:28.854Z] c4e71c2a4573: Waiting [2026-03-03T06:50:28.854Z] 564b1895144e: Waiting [2026-03-03T06:50:28.854Z] 8e6ec0e0bb8e: Waiting [2026-03-03T06:50:29.120Z] 0637fd2205f2: Pushed [2026-03-03T06:50:29.120Z] 3b6639e80a55: Pushed [2026-03-03T06:50:29.120Z] d074238fe01a: Pushed [2026-03-03T06:50:29.120Z] 5e53b8147f71: Pushed [2026-03-03T06:50:29.121Z] 5b737fb6ddf5: Pushed [2026-03-03T06:50:29.121Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:29.121Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:29.385Z] 099fa66b87d3: Pushed [2026-03-03T06:50:29.385Z] 5f70bf18a086: Layer already exists [2026-03-03T06:50:29.385Z] 8e6ec0e0bb8e: Pushed [2026-03-03T06:50:29.385Z] 07e0610e5e7d: Pushed [2026-03-03T06:50:29.385Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:29.385Z] 201243fa81b3: Pushed [2026-03-03T06:50:29.385Z] 70ece6e5f056: Pushed [2026-03-03T06:50:29.385Z] 564b1895144e: Pushed [2026-03-03T06:50:32.708Z] bfaf57f18f22: Pushed [2026-03-03T06:50:32.708Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:33.045Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:33.380Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-03T06:50:33.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T06:50:33.380Z] 5b737fb6ddf5: Preparing [2026-03-03T06:50:33.380Z] d074238fe01a: Preparing [2026-03-03T06:50:33.380Z] 0637fd2205f2: Preparing [2026-03-03T06:50:33.380Z] 3b6639e80a55: Preparing [2026-03-03T06:50:33.380Z] 5e53b8147f71: Preparing [2026-03-03T06:50:33.380Z] 099fa66b87d3: Preparing [2026-03-03T06:50:33.380Z] bfaf57f18f22: Preparing [2026-03-03T06:50:33.380Z] 402a115caeb6: Preparing [2026-03-03T06:50:33.380Z] c417d0d81a46: Preparing [2026-03-03T06:50:33.380Z] 07e0610e5e7d: Preparing [2026-03-03T06:50:33.380Z] 8e6ec0e0bb8e: Preparing [2026-03-03T06:50:33.380Z] 5f70bf18a086: Preparing [2026-03-03T06:50:33.380Z] 201243fa81b3: Preparing [2026-03-03T06:50:33.380Z] 70ece6e5f056: Preparing [2026-03-03T06:50:33.380Z] 564b1895144e: Preparing [2026-03-03T06:50:33.380Z] c4e71c2a4573: Preparing [2026-03-03T06:50:33.380Z] 099fa66b87d3: Waiting [2026-03-03T06:50:33.380Z] 8e6ec0e0bb8e: Waiting [2026-03-03T06:50:33.380Z] 5f70bf18a086: Waiting [2026-03-03T06:50:33.380Z] 201243fa81b3: Waiting [2026-03-03T06:50:33.380Z] 70ece6e5f056: Waiting [2026-03-03T06:50:33.380Z] 564b1895144e: Waiting [2026-03-03T06:50:33.380Z] c4e71c2a4573: Waiting [2026-03-03T06:50:33.380Z] 402a115caeb6: Waiting [2026-03-03T06:50:33.380Z] bfaf57f18f22: Waiting [2026-03-03T06:50:33.380Z] c417d0d81a46: Waiting [2026-03-03T06:50:33.380Z] 07e0610e5e7d: Waiting [2026-03-03T06:50:33.380Z] 5e53b8147f71: Layer already exists [2026-03-03T06:50:33.380Z] 3b6639e80a55: Layer already exists [2026-03-03T06:50:33.380Z] d074238fe01a: Layer already exists [2026-03-03T06:50:33.380Z] 5b737fb6ddf5: Layer already exists [2026-03-03T06:50:33.380Z] 0637fd2205f2: Layer already exists [2026-03-03T06:50:33.380Z] 099fa66b87d3: Layer already exists [2026-03-03T06:50:33.380Z] 07e0610e5e7d: Layer already exists [2026-03-03T06:50:33.380Z] bfaf57f18f22: Layer already exists [2026-03-03T06:50:33.380Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:33.380Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:33.380Z] 201243fa81b3: Layer already exists [2026-03-03T06:50:33.380Z] 70ece6e5f056: Layer already exists [2026-03-03T06:50:33.380Z] 8e6ec0e0bb8e: Layer already exists [2026-03-03T06:50:33.380Z] 5f70bf18a086: Layer already exists [2026-03-03T06:50:33.380Z] 564b1895144e: Layer already exists [2026-03-03T06:50:33.380Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:33.643Z] latest: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:33.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:34.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 [2026-03-03T06:50:34.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T06:50:34.328Z] 5b737fb6ddf5: Preparing [2026-03-03T06:50:34.328Z] d074238fe01a: Preparing [2026-03-03T06:50:34.328Z] 0637fd2205f2: Preparing [2026-03-03T06:50:34.328Z] 3b6639e80a55: Preparing [2026-03-03T06:50:34.328Z] 5e53b8147f71: Preparing [2026-03-03T06:50:34.328Z] 099fa66b87d3: Preparing [2026-03-03T06:50:34.328Z] bfaf57f18f22: Preparing [2026-03-03T06:50:34.328Z] 099fa66b87d3: Waiting [2026-03-03T06:50:34.328Z] 402a115caeb6: Preparing [2026-03-03T06:50:34.328Z] bfaf57f18f22: Waiting [2026-03-03T06:50:34.328Z] c417d0d81a46: Preparing [2026-03-03T06:50:34.328Z] 07e0610e5e7d: Preparing [2026-03-03T06:50:34.328Z] 402a115caeb6: Waiting [2026-03-03T06:50:34.328Z] 8e6ec0e0bb8e: Preparing [2026-03-03T06:50:34.328Z] 5f70bf18a086: Preparing [2026-03-03T06:50:34.328Z] c417d0d81a46: Waiting [2026-03-03T06:50:34.328Z] 201243fa81b3: Preparing [2026-03-03T06:50:34.328Z] 07e0610e5e7d: Waiting [2026-03-03T06:50:34.328Z] 70ece6e5f056: Preparing [2026-03-03T06:50:34.328Z] 8e6ec0e0bb8e: Waiting [2026-03-03T06:50:34.328Z] 564b1895144e: Preparing [2026-03-03T06:50:34.328Z] c4e71c2a4573: Preparing [2026-03-03T06:50:34.328Z] 5f70bf18a086: Waiting [2026-03-03T06:50:34.328Z] 201243fa81b3: Waiting [2026-03-03T06:50:34.328Z] 564b1895144e: Waiting [2026-03-03T06:50:34.328Z] 70ece6e5f056: Waiting [2026-03-03T06:50:34.328Z] d074238fe01a: Layer already exists [2026-03-03T06:50:34.328Z] 0637fd2205f2: Layer already exists [2026-03-03T06:50:34.328Z] 3b6639e80a55: Layer already exists [2026-03-03T06:50:34.328Z] 5e53b8147f71: Layer already exists [2026-03-03T06:50:34.328Z] 5b737fb6ddf5: Layer already exists [2026-03-03T06:50:34.328Z] bfaf57f18f22: Layer already exists [2026-03-03T06:50:34.328Z] 099fa66b87d3: Layer already exists [2026-03-03T06:50:34.328Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:34.328Z] 07e0610e5e7d: Layer already exists [2026-03-03T06:50:34.328Z] 5f70bf18a086: Layer already exists [2026-03-03T06:50:34.328Z] 201243fa81b3: Layer already exists [2026-03-03T06:50:34.328Z] 8e6ec0e0bb8e: Layer already exists [2026-03-03T06:50:34.328Z] 70ece6e5f056: Layer already exists [2026-03-03T06:50:34.328Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:34.328Z] 564b1895144e: Layer already exists [2026-03-03T06:50:37.648Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:37.648Z] 4.1.0-dev.101: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:38.056Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:38.394Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:38.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T06:50:38.394Z] 5b737fb6ddf5: Preparing [2026-03-03T06:50:38.394Z] d074238fe01a: Preparing [2026-03-03T06:50:38.394Z] 0637fd2205f2: Preparing [2026-03-03T06:50:38.394Z] 3b6639e80a55: Preparing [2026-03-03T06:50:38.395Z] 5e53b8147f71: Preparing [2026-03-03T06:50:38.395Z] 099fa66b87d3: Preparing [2026-03-03T06:50:38.395Z] bfaf57f18f22: Preparing [2026-03-03T06:50:38.395Z] 402a115caeb6: Preparing [2026-03-03T06:50:38.395Z] c417d0d81a46: Preparing [2026-03-03T06:50:38.395Z] 07e0610e5e7d: Preparing [2026-03-03T06:50:38.395Z] 8e6ec0e0bb8e: Preparing [2026-03-03T06:50:38.395Z] 5f70bf18a086: Preparing [2026-03-03T06:50:38.395Z] 201243fa81b3: Preparing [2026-03-03T06:50:38.395Z] 70ece6e5f056: Preparing [2026-03-03T06:50:38.395Z] 564b1895144e: Preparing [2026-03-03T06:50:38.395Z] c4e71c2a4573: Preparing [2026-03-03T06:50:38.395Z] c417d0d81a46: Waiting [2026-03-03T06:50:38.395Z] 07e0610e5e7d: Waiting [2026-03-03T06:50:38.395Z] 8e6ec0e0bb8e: Waiting [2026-03-03T06:50:38.395Z] 5f70bf18a086: Waiting [2026-03-03T06:50:38.395Z] 201243fa81b3: Waiting [2026-03-03T06:50:38.395Z] 70ece6e5f056: Waiting [2026-03-03T06:50:38.395Z] 564b1895144e: Waiting [2026-03-03T06:50:38.395Z] c4e71c2a4573: Waiting [2026-03-03T06:50:38.395Z] 099fa66b87d3: Waiting [2026-03-03T06:50:38.395Z] 402a115caeb6: Waiting [2026-03-03T06:50:38.395Z] bfaf57f18f22: Waiting [2026-03-03T06:50:38.395Z] 3b6639e80a55: Layer already exists [2026-03-03T06:50:38.395Z] d074238fe01a: Layer already exists [2026-03-03T06:50:38.395Z] 0637fd2205f2: Layer already exists [2026-03-03T06:50:38.395Z] 5b737fb6ddf5: Layer already exists [2026-03-03T06:50:38.395Z] 5e53b8147f71: Layer already exists [2026-03-03T06:50:38.395Z] 07e0610e5e7d: Layer already exists [2026-03-03T06:50:38.395Z] 099fa66b87d3: Layer already exists [2026-03-03T06:50:38.395Z] bfaf57f18f22: Layer already exists [2026-03-03T06:50:38.395Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:38.395Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:38.395Z] 8e6ec0e0bb8e: Layer already exists [2026-03-03T06:50:38.395Z] 201243fa81b3: Layer already exists [2026-03-03T06:50:38.395Z] 5f70bf18a086: Layer already exists [2026-03-03T06:50:38.395Z] 70ece6e5f056: Layer already exists [2026-03-03T06:50:38.395Z] 564b1895144e: Layer already exists [2026-03-03T06:50:38.395Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:38.663Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:39.012Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:39.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-03-03T06:50:39.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-03T06:50:39.378Z] 5b737fb6ddf5: Preparing [2026-03-03T06:50:39.378Z] d074238fe01a: Preparing [2026-03-03T06:50:39.378Z] 0637fd2205f2: Preparing [2026-03-03T06:50:39.378Z] 3b6639e80a55: Preparing [2026-03-03T06:50:39.378Z] 5e53b8147f71: Preparing [2026-03-03T06:50:39.378Z] 099fa66b87d3: Preparing [2026-03-03T06:50:39.378Z] bfaf57f18f22: Preparing [2026-03-03T06:50:39.378Z] 402a115caeb6: Preparing [2026-03-03T06:50:39.378Z] c417d0d81a46: Preparing [2026-03-03T06:50:39.378Z] 07e0610e5e7d: Preparing [2026-03-03T06:50:39.378Z] 8e6ec0e0bb8e: Preparing [2026-03-03T06:50:39.378Z] 5f70bf18a086: Preparing [2026-03-03T06:50:39.378Z] 201243fa81b3: Preparing [2026-03-03T06:50:39.378Z] 70ece6e5f056: Preparing [2026-03-03T06:50:39.378Z] bfaf57f18f22: Waiting [2026-03-03T06:50:39.378Z] 564b1895144e: Preparing [2026-03-03T06:50:39.378Z] 402a115caeb6: Waiting [2026-03-03T06:50:39.378Z] c4e71c2a4573: Preparing [2026-03-03T06:50:39.378Z] c417d0d81a46: Waiting [2026-03-03T06:50:39.378Z] 07e0610e5e7d: Waiting [2026-03-03T06:50:39.378Z] 70ece6e5f056: Waiting [2026-03-03T06:50:39.378Z] 8e6ec0e0bb8e: Waiting [2026-03-03T06:50:39.378Z] 564b1895144e: Waiting [2026-03-03T06:50:39.378Z] 5f70bf18a086: Waiting [2026-03-03T06:50:39.378Z] c4e71c2a4573: Waiting [2026-03-03T06:50:39.378Z] 201243fa81b3: Waiting [2026-03-03T06:50:39.378Z] 099fa66b87d3: Waiting [2026-03-03T06:50:39.378Z] d074238fe01a: Layer already exists [2026-03-03T06:50:39.378Z] 0637fd2205f2: Layer already exists [2026-03-03T06:50:39.378Z] 3b6639e80a55: Layer already exists [2026-03-03T06:50:39.378Z] 5b737fb6ddf5: Layer already exists [2026-03-03T06:50:39.378Z] 5e53b8147f71: Layer already exists [2026-03-03T06:50:39.378Z] 099fa66b87d3: Layer already exists [2026-03-03T06:50:39.378Z] bfaf57f18f22: Layer already exists [2026-03-03T06:50:39.378Z] 07e0610e5e7d: Layer already exists [2026-03-03T06:50:39.378Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:39.378Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:39.378Z] 8e6ec0e0bb8e: Layer already exists [2026-03-03T06:50:39.378Z] 70ece6e5f056: Layer already exists [2026-03-03T06:50:39.378Z] 5f70bf18a086: Layer already exists [2026-03-03T06:50:39.378Z] 201243fa81b3: Layer already exists [2026-03-03T06:50:39.378Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:39.378Z] 564b1895144e: Layer already exists [2026-03-03T06:50:39.643Z] main: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:50:39.714Z] ===================================================== [Pipeline] echo [2026-03-03T06:50:39.728Z] taggedImages: [2026-03-03T06:50:39.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:39.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-03T06:50:39.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 [2026-03-03T06:50:39.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:39.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T06:50:39.756Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-03-03T06:50:39.756Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:39.756Z] latest [2026-03-03T06:50:39.756Z] 4.1.0-dev.101 [2026-03-03T06:50:39.756Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:39.756Z] main [2026-03-03T06:50:39.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:40.113Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:40.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:40.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T06:50:40.456Z] 2e5ab6c64e96: Preparing [2026-03-03T06:50:40.456Z] a4c9b969ea77: Preparing [2026-03-03T06:50:40.456Z] 13a28ec8bfee: Preparing [2026-03-03T06:50:40.456Z] 62182dfbba4c: Preparing [2026-03-03T06:50:40.456Z] 402a115caeb6: Preparing [2026-03-03T06:50:40.456Z] c417d0d81a46: Preparing [2026-03-03T06:50:40.456Z] f6add71b7dcc: Preparing [2026-03-03T06:50:40.456Z] 35ecf3f12049: Preparing [2026-03-03T06:50:40.456Z] c4e71c2a4573: Preparing [2026-03-03T06:50:40.456Z] c417d0d81a46: Waiting [2026-03-03T06:50:40.456Z] f6add71b7dcc: Waiting [2026-03-03T06:50:40.456Z] 35ecf3f12049: Waiting [2026-03-03T06:50:40.456Z] c4e71c2a4573: Waiting [2026-03-03T06:50:40.456Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:40.719Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:40.719Z] a4c9b969ea77: Pushed [2026-03-03T06:50:40.719Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:40.719Z] 13a28ec8bfee: Pushed [2026-03-03T06:50:40.719Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:40.719Z] 2e5ab6c64e96: Pushed [2026-03-03T06:50:40.719Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:47.338Z] 62182dfbba4c: Pushed [2026-03-03T06:50:47.338Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:47.683Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:49.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-03T06:50:49.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T06:50:49.955Z] 2e5ab6c64e96: Preparing [2026-03-03T06:50:49.955Z] a4c9b969ea77: Preparing [2026-03-03T06:50:49.955Z] 13a28ec8bfee: Preparing [2026-03-03T06:50:49.955Z] 62182dfbba4c: Preparing [2026-03-03T06:50:49.955Z] 402a115caeb6: Preparing [2026-03-03T06:50:49.955Z] c417d0d81a46: Preparing [2026-03-03T06:50:49.955Z] f6add71b7dcc: Preparing [2026-03-03T06:50:49.955Z] 35ecf3f12049: Preparing [2026-03-03T06:50:49.955Z] c4e71c2a4573: Preparing [2026-03-03T06:50:49.955Z] f6add71b7dcc: Waiting [2026-03-03T06:50:49.955Z] 35ecf3f12049: Waiting [2026-03-03T06:50:49.955Z] c4e71c2a4573: Waiting [2026-03-03T06:50:49.955Z] c417d0d81a46: Waiting [2026-03-03T06:50:49.955Z] 2e5ab6c64e96: Layer already exists [2026-03-03T06:50:49.955Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:49.955Z] 13a28ec8bfee: Layer already exists [2026-03-03T06:50:49.955Z] a4c9b969ea77: Layer already exists [2026-03-03T06:50:49.955Z] 62182dfbba4c: Layer already exists [2026-03-03T06:50:49.955Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:49.955Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:49.955Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:49.955Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:50.217Z] latest: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:50.557Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:50.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 [2026-03-03T06:50:50.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T06:50:50.897Z] 2e5ab6c64e96: Preparing [2026-03-03T06:50:50.897Z] a4c9b969ea77: Preparing [2026-03-03T06:50:50.897Z] 13a28ec8bfee: Preparing [2026-03-03T06:50:50.897Z] 62182dfbba4c: Preparing [2026-03-03T06:50:50.897Z] 402a115caeb6: Preparing [2026-03-03T06:50:50.897Z] c417d0d81a46: Preparing [2026-03-03T06:50:50.897Z] f6add71b7dcc: Preparing [2026-03-03T06:50:50.897Z] 35ecf3f12049: Preparing [2026-03-03T06:50:50.897Z] c4e71c2a4573: Preparing [2026-03-03T06:50:50.897Z] f6add71b7dcc: Waiting [2026-03-03T06:50:50.897Z] 35ecf3f12049: Waiting [2026-03-03T06:50:50.897Z] c4e71c2a4573: Waiting [2026-03-03T06:50:50.897Z] c417d0d81a46: Waiting [2026-03-03T06:50:50.897Z] 13a28ec8bfee: Layer already exists [2026-03-03T06:50:50.897Z] a4c9b969ea77: Layer already exists [2026-03-03T06:50:50.897Z] 2e5ab6c64e96: Layer already exists [2026-03-03T06:50:50.897Z] 62182dfbba4c: Layer already exists [2026-03-03T06:50:50.897Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:50.897Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:50.897Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:50.897Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:50.897Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:51.159Z] 4.1.0-dev.101: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:51.498Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:51.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:51.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T06:50:51.832Z] 2e5ab6c64e96: Preparing [2026-03-03T06:50:51.832Z] a4c9b969ea77: Preparing [2026-03-03T06:50:51.832Z] 13a28ec8bfee: Preparing [2026-03-03T06:50:51.832Z] 62182dfbba4c: Preparing [2026-03-03T06:50:51.832Z] 402a115caeb6: Preparing [2026-03-03T06:50:51.832Z] c417d0d81a46: Preparing [2026-03-03T06:50:51.832Z] f6add71b7dcc: Preparing [2026-03-03T06:50:51.832Z] 35ecf3f12049: Preparing [2026-03-03T06:50:51.832Z] c4e71c2a4573: Preparing [2026-03-03T06:50:51.832Z] f6add71b7dcc: Waiting [2026-03-03T06:50:51.832Z] 35ecf3f12049: Waiting [2026-03-03T06:50:51.832Z] c4e71c2a4573: Waiting [2026-03-03T06:50:51.832Z] c417d0d81a46: Waiting [2026-03-03T06:50:51.832Z] a4c9b969ea77: Layer already exists [2026-03-03T06:50:51.832Z] 13a28ec8bfee: Layer already exists [2026-03-03T06:50:51.832Z] 62182dfbba4c: Layer already exists [2026-03-03T06:50:51.832Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:51.832Z] 2e5ab6c64e96: Layer already exists [2026-03-03T06:50:51.832Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:51.832Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:51.832Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:51.832Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:51.832Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:52.436Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:52.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-03-03T06:50:52.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-03T06:50:52.775Z] 2e5ab6c64e96: Preparing [2026-03-03T06:50:52.775Z] a4c9b969ea77: Preparing [2026-03-03T06:50:52.775Z] 13a28ec8bfee: Preparing [2026-03-03T06:50:52.775Z] 62182dfbba4c: Preparing [2026-03-03T06:50:52.775Z] 402a115caeb6: Preparing [2026-03-03T06:50:52.775Z] c417d0d81a46: Preparing [2026-03-03T06:50:52.775Z] f6add71b7dcc: Preparing [2026-03-03T06:50:52.775Z] 35ecf3f12049: Preparing [2026-03-03T06:50:52.775Z] c4e71c2a4573: Preparing [2026-03-03T06:50:52.775Z] c417d0d81a46: Waiting [2026-03-03T06:50:52.775Z] f6add71b7dcc: Waiting [2026-03-03T06:50:52.775Z] 35ecf3f12049: Waiting [2026-03-03T06:50:52.775Z] c4e71c2a4573: Waiting [2026-03-03T06:50:52.775Z] 62182dfbba4c: Layer already exists [2026-03-03T06:50:52.775Z] a4c9b969ea77: Layer already exists [2026-03-03T06:50:52.775Z] 2e5ab6c64e96: Layer already exists [2026-03-03T06:50:52.775Z] 13a28ec8bfee: Layer already exists [2026-03-03T06:50:52.775Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:52.775Z] 35ecf3f12049: Layer already exists [2026-03-03T06:50:52.775Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:52.775Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:52.775Z] f6add71b7dcc: Layer already exists [2026-03-03T06:50:53.038Z] main: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:50:53.109Z] ===================================================== [Pipeline] echo [2026-03-03T06:50:53.120Z] taggedImages: [2026-03-03T06:50:53.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:53.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-03T06:50:53.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 [2026-03-03T06:50:53.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:53.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-03T06:50:53.142Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-03-03T06:50:53.142Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:53.142Z] latest [2026-03-03T06:50:53.142Z] 4.1.0-dev.101 [2026-03-03T06:50:53.142Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:50:53.142Z] main [2026-03-03T06:50:53.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:53.496Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:50:53.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:50:53.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T06:50:53.832Z] d93194a4bf27: Preparing [2026-03-03T06:50:53.832Z] 707ca74d3e33: Preparing [2026-03-03T06:50:53.832Z] 543ef6decaf9: Preparing [2026-03-03T06:50:53.832Z] 655945ec273b: Preparing [2026-03-03T06:50:53.832Z] a74949b0f16c: Preparing [2026-03-03T06:50:53.832Z] 402a115caeb6: Preparing [2026-03-03T06:50:53.832Z] c417d0d81a46: Preparing [2026-03-03T06:50:53.832Z] e76bf8a56ee6: Preparing [2026-03-03T06:50:53.832Z] 26a45b1c3718: Preparing [2026-03-03T06:50:53.832Z] e811cc7409a3: Preparing [2026-03-03T06:50:53.832Z] c4e71c2a4573: Preparing [2026-03-03T06:50:53.832Z] e76bf8a56ee6: Waiting [2026-03-03T06:50:53.832Z] 26a45b1c3718: Waiting [2026-03-03T06:50:53.832Z] e811cc7409a3: Waiting [2026-03-03T06:50:53.832Z] c4e71c2a4573: Waiting [2026-03-03T06:50:53.832Z] 402a115caeb6: Waiting [2026-03-03T06:50:53.832Z] c417d0d81a46: Waiting [2026-03-03T06:50:54.096Z] 655945ec273b: Pushed [2026-03-03T06:50:54.096Z] 707ca74d3e33: Pushed [2026-03-03T06:50:54.096Z] a74949b0f16c: Pushed [2026-03-03T06:50:54.096Z] d93194a4bf27: Pushed [2026-03-03T06:50:54.096Z] 402a115caeb6: Layer already exists [2026-03-03T06:50:54.096Z] c417d0d81a46: Layer already exists [2026-03-03T06:50:54.096Z] c4e71c2a4573: Layer already exists [2026-03-03T06:50:54.096Z] e76bf8a56ee6: Pushed [2026-03-03T06:50:54.096Z] 26a45b1c3718: Pushed [2026-03-03T06:50:57.440Z] e811cc7409a3: Pushed [2026-03-03T06:51:00.763Z] 543ef6decaf9: Pushed [2026-03-03T06:51:00.763Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:01.109Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:03.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-03T06:51:03.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T06:51:03.381Z] d93194a4bf27: Preparing [2026-03-03T06:51:03.381Z] 707ca74d3e33: Preparing [2026-03-03T06:51:03.381Z] 543ef6decaf9: Preparing [2026-03-03T06:51:03.381Z] 655945ec273b: Preparing [2026-03-03T06:51:03.381Z] a74949b0f16c: Preparing [2026-03-03T06:51:03.381Z] 402a115caeb6: Preparing [2026-03-03T06:51:03.381Z] c417d0d81a46: Preparing [2026-03-03T06:51:03.381Z] e76bf8a56ee6: Preparing [2026-03-03T06:51:03.381Z] 26a45b1c3718: Preparing [2026-03-03T06:51:03.381Z] e811cc7409a3: Preparing [2026-03-03T06:51:03.381Z] c4e71c2a4573: Preparing [2026-03-03T06:51:03.381Z] e76bf8a56ee6: Waiting [2026-03-03T06:51:03.381Z] 26a45b1c3718: Waiting [2026-03-03T06:51:03.381Z] e811cc7409a3: Waiting [2026-03-03T06:51:03.381Z] 402a115caeb6: Waiting [2026-03-03T06:51:03.381Z] c4e71c2a4573: Waiting [2026-03-03T06:51:03.381Z] c417d0d81a46: Waiting [2026-03-03T06:51:03.381Z] 707ca74d3e33: Layer already exists [2026-03-03T06:51:03.381Z] a74949b0f16c: Layer already exists [2026-03-03T06:51:03.381Z] 543ef6decaf9: Layer already exists [2026-03-03T06:51:03.381Z] 655945ec273b: Layer already exists [2026-03-03T06:51:03.381Z] d93194a4bf27: Layer already exists [2026-03-03T06:51:03.381Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:03.381Z] 26a45b1c3718: Layer already exists [2026-03-03T06:51:03.381Z] e76bf8a56ee6: Layer already exists [2026-03-03T06:51:03.381Z] e811cc7409a3: Layer already exists [2026-03-03T06:51:03.381Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:03.381Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:03.644Z] latest: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:03.989Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:04.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 [2026-03-03T06:51:04.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T06:51:04.338Z] d93194a4bf27: Preparing [2026-03-03T06:51:04.338Z] 707ca74d3e33: Preparing [2026-03-03T06:51:04.338Z] 543ef6decaf9: Preparing [2026-03-03T06:51:04.338Z] 655945ec273b: Preparing [2026-03-03T06:51:04.338Z] a74949b0f16c: Preparing [2026-03-03T06:51:04.338Z] 402a115caeb6: Preparing [2026-03-03T06:51:04.338Z] c417d0d81a46: Preparing [2026-03-03T06:51:04.338Z] e76bf8a56ee6: Preparing [2026-03-03T06:51:04.338Z] 26a45b1c3718: Preparing [2026-03-03T06:51:04.338Z] e811cc7409a3: Preparing [2026-03-03T06:51:04.338Z] c4e71c2a4573: Preparing [2026-03-03T06:51:04.338Z] e76bf8a56ee6: Waiting [2026-03-03T06:51:04.338Z] 26a45b1c3718: Waiting [2026-03-03T06:51:04.338Z] e811cc7409a3: Waiting [2026-03-03T06:51:04.338Z] c4e71c2a4573: Waiting [2026-03-03T06:51:04.338Z] 402a115caeb6: Waiting [2026-03-03T06:51:04.338Z] c417d0d81a46: Waiting [2026-03-03T06:51:04.338Z] 707ca74d3e33: Layer already exists [2026-03-03T06:51:04.338Z] a74949b0f16c: Layer already exists [2026-03-03T06:51:04.338Z] 543ef6decaf9: Layer already exists [2026-03-03T06:51:04.338Z] d93194a4bf27: Layer already exists [2026-03-03T06:51:04.338Z] 655945ec273b: Layer already exists [2026-03-03T06:51:04.338Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:04.338Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:04.338Z] e76bf8a56ee6: Layer already exists [2026-03-03T06:51:04.338Z] e811cc7409a3: Layer already exists [2026-03-03T06:51:04.338Z] 26a45b1c3718: Layer already exists [2026-03-03T06:51:04.338Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:04.338Z] 4.1.0-dev.101: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:04.947Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:05.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:05.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T06:51:05.291Z] d93194a4bf27: Preparing [2026-03-03T06:51:05.291Z] 707ca74d3e33: Preparing [2026-03-03T06:51:05.291Z] 543ef6decaf9: Preparing [2026-03-03T06:51:05.291Z] 655945ec273b: Preparing [2026-03-03T06:51:05.291Z] a74949b0f16c: Preparing [2026-03-03T06:51:05.291Z] 402a115caeb6: Preparing [2026-03-03T06:51:05.291Z] c417d0d81a46: Preparing [2026-03-03T06:51:05.291Z] e76bf8a56ee6: Preparing [2026-03-03T06:51:05.291Z] 26a45b1c3718: Preparing [2026-03-03T06:51:05.291Z] e811cc7409a3: Preparing [2026-03-03T06:51:05.291Z] c4e71c2a4573: Preparing [2026-03-03T06:51:05.291Z] 402a115caeb6: Waiting [2026-03-03T06:51:05.291Z] c417d0d81a46: Waiting [2026-03-03T06:51:05.291Z] e76bf8a56ee6: Waiting [2026-03-03T06:51:05.291Z] 26a45b1c3718: Waiting [2026-03-03T06:51:05.291Z] e811cc7409a3: Waiting [2026-03-03T06:51:05.291Z] c4e71c2a4573: Waiting [2026-03-03T06:51:05.291Z] d93194a4bf27: Layer already exists [2026-03-03T06:51:05.291Z] 543ef6decaf9: Layer already exists [2026-03-03T06:51:05.291Z] 655945ec273b: Layer already exists [2026-03-03T06:51:05.291Z] 707ca74d3e33: Layer already exists [2026-03-03T06:51:05.291Z] a74949b0f16c: Layer already exists [2026-03-03T06:51:05.291Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:05.291Z] e76bf8a56ee6: Layer already exists [2026-03-03T06:51:05.291Z] e811cc7409a3: Layer already exists [2026-03-03T06:51:05.291Z] 26a45b1c3718: Layer already exists [2026-03-03T06:51:05.291Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:05.291Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:05.554Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:05.900Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:06.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-03-03T06:51:06.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-03T06:51:06.237Z] d93194a4bf27: Preparing [2026-03-03T06:51:06.237Z] 707ca74d3e33: Preparing [2026-03-03T06:51:06.237Z] 543ef6decaf9: Preparing [2026-03-03T06:51:06.237Z] 655945ec273b: Preparing [2026-03-03T06:51:06.237Z] a74949b0f16c: Preparing [2026-03-03T06:51:06.237Z] 402a115caeb6: Preparing [2026-03-03T06:51:06.237Z] c417d0d81a46: Preparing [2026-03-03T06:51:06.237Z] e76bf8a56ee6: Preparing [2026-03-03T06:51:06.237Z] 26a45b1c3718: Preparing [2026-03-03T06:51:06.237Z] e811cc7409a3: Preparing [2026-03-03T06:51:06.237Z] c4e71c2a4573: Preparing [2026-03-03T06:51:06.237Z] 402a115caeb6: Waiting [2026-03-03T06:51:06.237Z] e811cc7409a3: Waiting [2026-03-03T06:51:06.237Z] c417d0d81a46: Waiting [2026-03-03T06:51:06.237Z] c4e71c2a4573: Waiting [2026-03-03T06:51:06.237Z] e76bf8a56ee6: Waiting [2026-03-03T06:51:06.237Z] 26a45b1c3718: Waiting [2026-03-03T06:51:06.237Z] 655945ec273b: Layer already exists [2026-03-03T06:51:06.237Z] d93194a4bf27: Layer already exists [2026-03-03T06:51:06.237Z] 707ca74d3e33: Layer already exists [2026-03-03T06:51:06.237Z] a74949b0f16c: Layer already exists [2026-03-03T06:51:06.237Z] 543ef6decaf9: Layer already exists [2026-03-03T06:51:06.237Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:06.237Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:06.237Z] e811cc7409a3: Layer already exists [2026-03-03T06:51:06.237Z] e76bf8a56ee6: Layer already exists [2026-03-03T06:51:06.237Z] 26a45b1c3718: Layer already exists [2026-03-03T06:51:06.237Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:06.500Z] main: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:51:06.575Z] ===================================================== [Pipeline] echo [2026-03-03T06:51:06.587Z] taggedImages: [2026-03-03T06:51:06.587Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:06.587Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-03T06:51:06.587Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 [2026-03-03T06:51:06.587Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:06.587Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-03T06:51:06.618Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-03-03T06:51:06.618Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:06.618Z] latest [2026-03-03T06:51:06.618Z] 4.1.0-dev.101 [2026-03-03T06:51:06.618Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:06.618Z] main [2026-03-03T06:51:06.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:06.970Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:07.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:07.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T06:51:07.305Z] 0d245869e955: Preparing [2026-03-03T06:51:07.305Z] b224d92a4181: Preparing [2026-03-03T06:51:07.305Z] 80d2946aa420: Preparing [2026-03-03T06:51:07.305Z] 15583a20960d: Preparing [2026-03-03T06:51:07.305Z] 2c86f6ddc8be: Preparing [2026-03-03T06:51:07.305Z] 0dadca3abf50: Preparing [2026-03-03T06:51:07.305Z] 51e68021eaa6: Preparing [2026-03-03T06:51:07.305Z] 402a115caeb6: Preparing [2026-03-03T06:51:07.305Z] c417d0d81a46: Preparing [2026-03-03T06:51:07.305Z] 5b8cae6cef9e: Preparing [2026-03-03T06:51:07.305Z] b47112c0871a: Preparing [2026-03-03T06:51:07.305Z] c4e71c2a4573: Preparing [2026-03-03T06:51:07.305Z] 402a115caeb6: Waiting [2026-03-03T06:51:07.305Z] c417d0d81a46: Waiting [2026-03-03T06:51:07.305Z] 5b8cae6cef9e: Waiting [2026-03-03T06:51:07.305Z] b47112c0871a: Waiting [2026-03-03T06:51:07.305Z] c4e71c2a4573: Waiting [2026-03-03T06:51:07.305Z] 0dadca3abf50: Waiting [2026-03-03T06:51:07.305Z] 51e68021eaa6: Waiting [2026-03-03T06:51:07.569Z] b224d92a4181: Pushed [2026-03-03T06:51:07.569Z] 2c86f6ddc8be: Pushed [2026-03-03T06:51:07.569Z] 0d245869e955: Pushed [2026-03-03T06:51:07.569Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:07.569Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:07.569Z] 0dadca3abf50: Pushed [2026-03-03T06:51:07.569Z] 51e68021eaa6: Pushed [2026-03-03T06:51:07.833Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:07.833Z] 5b8cae6cef9e: Pushed [2026-03-03T06:51:11.152Z] b47112c0871a: Pushed [2026-03-03T06:51:13.080Z] 15583a20960d: Pushed [2026-03-03T06:51:13.343Z] 80d2946aa420: Pushed [2026-03-03T06:51:15.266Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:15.608Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:15.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-03T06:51:15.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T06:51:15.949Z] 0d245869e955: Preparing [2026-03-03T06:51:15.949Z] b224d92a4181: Preparing [2026-03-03T06:51:15.949Z] 80d2946aa420: Preparing [2026-03-03T06:51:15.949Z] 15583a20960d: Preparing [2026-03-03T06:51:15.949Z] 2c86f6ddc8be: Preparing [2026-03-03T06:51:15.949Z] 0dadca3abf50: Preparing [2026-03-03T06:51:15.949Z] 51e68021eaa6: Preparing [2026-03-03T06:51:15.949Z] 402a115caeb6: Preparing [2026-03-03T06:51:15.949Z] c417d0d81a46: Preparing [2026-03-03T06:51:15.949Z] 5b8cae6cef9e: Preparing [2026-03-03T06:51:15.949Z] b47112c0871a: Preparing [2026-03-03T06:51:15.949Z] c4e71c2a4573: Preparing [2026-03-03T06:51:15.949Z] 0dadca3abf50: Waiting [2026-03-03T06:51:15.949Z] 51e68021eaa6: Waiting [2026-03-03T06:51:15.949Z] c417d0d81a46: Waiting [2026-03-03T06:51:15.949Z] 5b8cae6cef9e: Waiting [2026-03-03T06:51:15.949Z] b47112c0871a: Waiting [2026-03-03T06:51:15.949Z] 402a115caeb6: Waiting [2026-03-03T06:51:15.949Z] c4e71c2a4573: Waiting [2026-03-03T06:51:15.949Z] b224d92a4181: Layer already exists [2026-03-03T06:51:15.949Z] 80d2946aa420: Layer already exists [2026-03-03T06:51:15.949Z] 2c86f6ddc8be: Layer already exists [2026-03-03T06:51:15.949Z] 0d245869e955: Layer already exists [2026-03-03T06:51:15.949Z] 15583a20960d: Layer already exists [2026-03-03T06:51:15.949Z] 5b8cae6cef9e: Layer already exists [2026-03-03T06:51:15.949Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:15.949Z] 0dadca3abf50: Layer already exists [2026-03-03T06:51:15.949Z] 51e68021eaa6: Layer already exists [2026-03-03T06:51:15.949Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:15.949Z] b47112c0871a: Layer already exists [2026-03-03T06:51:15.949Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:16.211Z] latest: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:16.537Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:16.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 [2026-03-03T06:51:16.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T06:51:16.861Z] 0d245869e955: Preparing [2026-03-03T06:51:16.861Z] b224d92a4181: Preparing [2026-03-03T06:51:16.861Z] 80d2946aa420: Preparing [2026-03-03T06:51:16.861Z] 15583a20960d: Preparing [2026-03-03T06:51:16.861Z] 2c86f6ddc8be: Preparing [2026-03-03T06:51:16.861Z] 0dadca3abf50: Preparing [2026-03-03T06:51:16.861Z] 51e68021eaa6: Preparing [2026-03-03T06:51:16.861Z] 402a115caeb6: Preparing [2026-03-03T06:51:16.861Z] c417d0d81a46: Preparing [2026-03-03T06:51:16.861Z] 5b8cae6cef9e: Preparing [2026-03-03T06:51:16.861Z] b47112c0871a: Preparing [2026-03-03T06:51:16.861Z] c4e71c2a4573: Preparing [2026-03-03T06:51:16.861Z] 0dadca3abf50: Waiting [2026-03-03T06:51:16.861Z] 51e68021eaa6: Waiting [2026-03-03T06:51:16.861Z] 402a115caeb6: Waiting [2026-03-03T06:51:16.861Z] c417d0d81a46: Waiting [2026-03-03T06:51:16.861Z] 5b8cae6cef9e: Waiting [2026-03-03T06:51:16.861Z] b47112c0871a: Waiting [2026-03-03T06:51:16.861Z] c4e71c2a4573: Waiting [2026-03-03T06:51:16.861Z] 0d245869e955: Layer already exists [2026-03-03T06:51:16.861Z] 2c86f6ddc8be: Layer already exists [2026-03-03T06:51:16.861Z] 15583a20960d: Layer already exists [2026-03-03T06:51:16.861Z] b224d92a4181: Layer already exists [2026-03-03T06:51:16.861Z] 80d2946aa420: Layer already exists [2026-03-03T06:51:16.861Z] 0dadca3abf50: Layer already exists [2026-03-03T06:51:16.861Z] 5b8cae6cef9e: Layer already exists [2026-03-03T06:51:16.861Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:16.861Z] 51e68021eaa6: Layer already exists [2026-03-03T06:51:16.861Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:16.861Z] b47112c0871a: Layer already exists [2026-03-03T06:51:16.861Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:17.124Z] 4.1.0-dev.101: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:17.459Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:17.800Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:17.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T06:51:17.801Z] 0d245869e955: Preparing [2026-03-03T06:51:17.801Z] b224d92a4181: Preparing [2026-03-03T06:51:17.801Z] 80d2946aa420: Preparing [2026-03-03T06:51:17.801Z] 15583a20960d: Preparing [2026-03-03T06:51:17.801Z] 2c86f6ddc8be: Preparing [2026-03-03T06:51:17.801Z] 0dadca3abf50: Preparing [2026-03-03T06:51:17.801Z] 51e68021eaa6: Preparing [2026-03-03T06:51:17.801Z] 402a115caeb6: Preparing [2026-03-03T06:51:17.801Z] c417d0d81a46: Preparing [2026-03-03T06:51:17.801Z] 5b8cae6cef9e: Preparing [2026-03-03T06:51:17.801Z] b47112c0871a: Preparing [2026-03-03T06:51:17.801Z] c4e71c2a4573: Preparing [2026-03-03T06:51:17.801Z] 0dadca3abf50: Waiting [2026-03-03T06:51:17.801Z] 51e68021eaa6: Waiting [2026-03-03T06:51:17.801Z] 402a115caeb6: Waiting [2026-03-03T06:51:17.801Z] c417d0d81a46: Waiting [2026-03-03T06:51:17.801Z] 5b8cae6cef9e: Waiting [2026-03-03T06:51:17.801Z] b47112c0871a: Waiting [2026-03-03T06:51:17.801Z] c4e71c2a4573: Waiting [2026-03-03T06:51:17.801Z] b224d92a4181: Layer already exists [2026-03-03T06:51:17.801Z] 2c86f6ddc8be: Layer already exists [2026-03-03T06:51:17.801Z] 80d2946aa420: Layer already exists [2026-03-03T06:51:17.801Z] 0d245869e955: Layer already exists [2026-03-03T06:51:17.801Z] 15583a20960d: Layer already exists [2026-03-03T06:51:17.801Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:17.801Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:17.801Z] 0dadca3abf50: Layer already exists [2026-03-03T06:51:17.801Z] 51e68021eaa6: Layer already exists [2026-03-03T06:51:17.801Z] 5b8cae6cef9e: Layer already exists [2026-03-03T06:51:17.801Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:17.801Z] b47112c0871a: Layer already exists [2026-03-03T06:51:18.064Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:18.406Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:18.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-03-03T06:51:18.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-03T06:51:18.749Z] 0d245869e955: Preparing [2026-03-03T06:51:18.749Z] b224d92a4181: Preparing [2026-03-03T06:51:18.749Z] 80d2946aa420: Preparing [2026-03-03T06:51:18.749Z] 15583a20960d: Preparing [2026-03-03T06:51:18.749Z] 2c86f6ddc8be: Preparing [2026-03-03T06:51:18.749Z] 0dadca3abf50: Preparing [2026-03-03T06:51:18.749Z] 51e68021eaa6: Preparing [2026-03-03T06:51:18.749Z] 402a115caeb6: Preparing [2026-03-03T06:51:18.749Z] c417d0d81a46: Preparing [2026-03-03T06:51:18.749Z] 5b8cae6cef9e: Preparing [2026-03-03T06:51:18.749Z] b47112c0871a: Preparing [2026-03-03T06:51:18.749Z] c4e71c2a4573: Preparing [2026-03-03T06:51:18.749Z] 402a115caeb6: Waiting [2026-03-03T06:51:18.749Z] c417d0d81a46: Waiting [2026-03-03T06:51:18.749Z] 5b8cae6cef9e: Waiting [2026-03-03T06:51:18.749Z] b47112c0871a: Waiting [2026-03-03T06:51:18.749Z] c4e71c2a4573: Waiting [2026-03-03T06:51:18.749Z] 0dadca3abf50: Waiting [2026-03-03T06:51:18.749Z] 51e68021eaa6: Waiting [2026-03-03T06:51:18.749Z] b224d92a4181: Layer already exists [2026-03-03T06:51:18.749Z] 80d2946aa420: Layer already exists [2026-03-03T06:51:18.749Z] 0d245869e955: Layer already exists [2026-03-03T06:51:18.749Z] 15583a20960d: Layer already exists [2026-03-03T06:51:18.749Z] 2c86f6ddc8be: Layer already exists [2026-03-03T06:51:18.749Z] 0dadca3abf50: Layer already exists [2026-03-03T06:51:18.749Z] 51e68021eaa6: Layer already exists [2026-03-03T06:51:18.749Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:18.749Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:18.749Z] 5b8cae6cef9e: Layer already exists [2026-03-03T06:51:18.749Z] b47112c0871a: Layer already exists [2026-03-03T06:51:18.749Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:19.013Z] main: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:51:19.091Z] ===================================================== [Pipeline] echo [2026-03-03T06:51:19.103Z] taggedImages: [2026-03-03T06:51:19.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:19.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-03T06:51:19.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 [2026-03-03T06:51:19.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:19.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-03T06:51:19.125Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-03-03T06:51:19.125Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:19.125Z] latest [2026-03-03T06:51:19.125Z] 4.1.0-dev.101 [2026-03-03T06:51:19.125Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:19.125Z] main [2026-03-03T06:51:19.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:19.465Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:19.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:19.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T06:51:19.796Z] 604de166ad74: Preparing [2026-03-03T06:51:19.796Z] f95c9c560f9c: Preparing [2026-03-03T06:51:19.796Z] 402a115caeb6: Preparing [2026-03-03T06:51:19.796Z] c417d0d81a46: Preparing [2026-03-03T06:51:19.796Z] 80bd53ec9144: Preparing [2026-03-03T06:51:19.796Z] 8b2a03512bc2: Preparing [2026-03-03T06:51:19.796Z] c4e71c2a4573: Preparing [2026-03-03T06:51:19.796Z] 8b2a03512bc2: Waiting [2026-03-03T06:51:19.796Z] c4e71c2a4573: Waiting [2026-03-03T06:51:20.060Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:20.060Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:20.060Z] 80bd53ec9144: Pushed [2026-03-03T06:51:20.060Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:20.060Z] 604de166ad74: Pushed [2026-03-03T06:51:21.987Z] 8b2a03512bc2: Pushed [2026-03-03T06:51:27.297Z] f95c9c560f9c: Pushed [2026-03-03T06:51:27.297Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:27.641Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:29.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-03T06:51:29.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T06:51:29.377Z] 604de166ad74: Preparing [2026-03-03T06:51:29.377Z] f95c9c560f9c: Preparing [2026-03-03T06:51:29.377Z] 402a115caeb6: Preparing [2026-03-03T06:51:29.377Z] c417d0d81a46: Preparing [2026-03-03T06:51:29.377Z] 80bd53ec9144: Preparing [2026-03-03T06:51:29.377Z] 8b2a03512bc2: Preparing [2026-03-03T06:51:29.377Z] c4e71c2a4573: Preparing [2026-03-03T06:51:29.377Z] 8b2a03512bc2: Waiting [2026-03-03T06:51:29.377Z] c4e71c2a4573: Waiting [2026-03-03T06:51:29.377Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:29.377Z] 80bd53ec9144: Layer already exists [2026-03-03T06:51:29.377Z] f95c9c560f9c: Layer already exists [2026-03-03T06:51:29.377Z] 604de166ad74: Layer already exists [2026-03-03T06:51:29.377Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:29.377Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:29.377Z] 8b2a03512bc2: Layer already exists [2026-03-03T06:51:29.640Z] latest: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:29.984Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:30.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 [2026-03-03T06:51:30.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T06:51:30.320Z] 604de166ad74: Preparing [2026-03-03T06:51:30.320Z] f95c9c560f9c: Preparing [2026-03-03T06:51:30.320Z] 402a115caeb6: Preparing [2026-03-03T06:51:30.320Z] c417d0d81a46: Preparing [2026-03-03T06:51:30.320Z] 80bd53ec9144: Preparing [2026-03-03T06:51:30.320Z] 8b2a03512bc2: Preparing [2026-03-03T06:51:30.320Z] c4e71c2a4573: Preparing [2026-03-03T06:51:30.320Z] 8b2a03512bc2: Waiting [2026-03-03T06:51:30.320Z] c4e71c2a4573: Waiting [2026-03-03T06:51:30.320Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:30.320Z] f95c9c560f9c: Layer already exists [2026-03-03T06:51:30.320Z] 80bd53ec9144: Layer already exists [2026-03-03T06:51:30.320Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:30.320Z] 604de166ad74: Layer already exists [2026-03-03T06:51:30.320Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:30.320Z] 8b2a03512bc2: Layer already exists [2026-03-03T06:51:30.320Z] 4.1.0-dev.101: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:30.670Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:31.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:31.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T06:51:31.062Z] 604de166ad74: Preparing [2026-03-03T06:51:31.062Z] f95c9c560f9c: Preparing [2026-03-03T06:51:31.062Z] 402a115caeb6: Preparing [2026-03-03T06:51:31.062Z] c417d0d81a46: Preparing [2026-03-03T06:51:31.062Z] 80bd53ec9144: Preparing [2026-03-03T06:51:31.062Z] 8b2a03512bc2: Preparing [2026-03-03T06:51:31.062Z] c4e71c2a4573: Preparing [2026-03-03T06:51:31.062Z] 8b2a03512bc2: Waiting [2026-03-03T06:51:31.062Z] c4e71c2a4573: Waiting [2026-03-03T06:51:31.062Z] 80bd53ec9144: Layer already exists [2026-03-03T06:51:31.062Z] 604de166ad74: Layer already exists [2026-03-03T06:51:31.062Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:31.062Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:31.062Z] f95c9c560f9c: Layer already exists [2026-03-03T06:51:31.062Z] 8b2a03512bc2: Layer already exists [2026-03-03T06:51:31.062Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:31.323Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:31.656Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:32.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-03-03T06:51:32.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-03T06:51:32.000Z] 604de166ad74: Preparing [2026-03-03T06:51:32.000Z] f95c9c560f9c: Preparing [2026-03-03T06:51:32.000Z] 402a115caeb6: Preparing [2026-03-03T06:51:32.000Z] c417d0d81a46: Preparing [2026-03-03T06:51:32.000Z] 80bd53ec9144: Preparing [2026-03-03T06:51:32.000Z] 8b2a03512bc2: Preparing [2026-03-03T06:51:32.000Z] c4e71c2a4573: Preparing [2026-03-03T06:51:32.000Z] 8b2a03512bc2: Waiting [2026-03-03T06:51:32.000Z] c4e71c2a4573: Waiting [2026-03-03T06:51:32.000Z] 604de166ad74: Layer already exists [2026-03-03T06:51:32.000Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:32.000Z] 80bd53ec9144: Layer already exists [2026-03-03T06:51:32.000Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:32.000Z] f95c9c560f9c: Layer already exists [2026-03-03T06:51:32.000Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:32.000Z] 8b2a03512bc2: Layer already exists [2026-03-03T06:51:32.263Z] main: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:51:32.330Z] ===================================================== [Pipeline] echo [2026-03-03T06:51:32.345Z] taggedImages: [2026-03-03T06:51:32.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:32.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-03T06:51:32.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 [2026-03-03T06:51:32.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:32.345Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-03T06:51:32.369Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-03-03T06:51:32.369Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:32.369Z] latest [2026-03-03T06:51:32.369Z] 4.1.0-dev.101 [2026-03-03T06:51:32.369Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:51:32.369Z] main [2026-03-03T06:51:32.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:32.717Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:51:33.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:51:33.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T06:51:33.055Z] 0bc4af13d4d1: Preparing [2026-03-03T06:51:33.055Z] 50dff40ce75e: Preparing [2026-03-03T06:51:33.055Z] 730b4ca9f8eb: Preparing [2026-03-03T06:51:33.055Z] 402a115caeb6: Preparing [2026-03-03T06:51:33.055Z] c417d0d81a46: Preparing [2026-03-03T06:51:33.055Z] 38f111e9022d: Preparing [2026-03-03T06:51:33.055Z] 50166c715418: Preparing [2026-03-03T06:51:33.055Z] d3b686297fb5: Preparing [2026-03-03T06:51:33.055Z] ca35411aee66: Preparing [2026-03-03T06:51:33.055Z] c4e71c2a4573: Preparing [2026-03-03T06:51:33.055Z] 50166c715418: Waiting [2026-03-03T06:51:33.055Z] d3b686297fb5: Waiting [2026-03-03T06:51:33.055Z] 38f111e9022d: Waiting [2026-03-03T06:51:33.055Z] ca35411aee66: Waiting [2026-03-03T06:51:33.055Z] c417d0d81a46: Layer already exists [2026-03-03T06:51:33.055Z] 402a115caeb6: Layer already exists [2026-03-03T06:51:33.319Z] 730b4ca9f8eb: Pushed [2026-03-03T06:51:33.319Z] 0bc4af13d4d1: Pushed [2026-03-03T06:51:33.319Z] 50dff40ce75e: Pushed [2026-03-03T06:51:33.319Z] c4e71c2a4573: Layer already exists [2026-03-03T06:51:33.319Z] d3b686297fb5: Pushed [2026-03-03T06:51:34.269Z] ca35411aee66: Pushed [2026-03-03T06:51:46.535Z] 50166c715418: Pushed [2026-03-03T06:52:01.487Z] 38f111e9022d: Pushed [2026-03-03T06:52:01.487Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:01.835Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:02.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-03T06:52:02.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T06:52:02.167Z] 0bc4af13d4d1: Preparing [2026-03-03T06:52:02.167Z] 50dff40ce75e: Preparing [2026-03-03T06:52:02.167Z] 730b4ca9f8eb: Preparing [2026-03-03T06:52:02.167Z] 402a115caeb6: Preparing [2026-03-03T06:52:02.167Z] c417d0d81a46: Preparing [2026-03-03T06:52:02.167Z] 38f111e9022d: Preparing [2026-03-03T06:52:02.167Z] 50166c715418: Preparing [2026-03-03T06:52:02.167Z] d3b686297fb5: Preparing [2026-03-03T06:52:02.167Z] ca35411aee66: Preparing [2026-03-03T06:52:02.167Z] c4e71c2a4573: Preparing [2026-03-03T06:52:02.167Z] 50166c715418: Waiting [2026-03-03T06:52:02.167Z] d3b686297fb5: Waiting [2026-03-03T06:52:02.167Z] ca35411aee66: Waiting [2026-03-03T06:52:02.167Z] c4e71c2a4573: Waiting [2026-03-03T06:52:02.167Z] 38f111e9022d: Waiting [2026-03-03T06:52:02.167Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:02.167Z] 730b4ca9f8eb: Layer already exists [2026-03-03T06:52:02.167Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:02.167Z] 0bc4af13d4d1: Layer already exists [2026-03-03T06:52:02.167Z] 50dff40ce75e: Layer already exists [2026-03-03T06:52:02.167Z] d3b686297fb5: Layer already exists [2026-03-03T06:52:02.167Z] 50166c715418: Layer already exists [2026-03-03T06:52:02.167Z] 38f111e9022d: Layer already exists [2026-03-03T06:52:02.167Z] ca35411aee66: Layer already exists [2026-03-03T06:52:02.167Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:02.429Z] latest: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:02.770Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:03.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 [2026-03-03T06:52:03.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T06:52:03.110Z] 0bc4af13d4d1: Preparing [2026-03-03T06:52:03.110Z] 50dff40ce75e: Preparing [2026-03-03T06:52:03.110Z] 730b4ca9f8eb: Preparing [2026-03-03T06:52:03.110Z] 402a115caeb6: Preparing [2026-03-03T06:52:03.110Z] c417d0d81a46: Preparing [2026-03-03T06:52:03.110Z] 38f111e9022d: Preparing [2026-03-03T06:52:03.110Z] 50166c715418: Preparing [2026-03-03T06:52:03.110Z] d3b686297fb5: Preparing [2026-03-03T06:52:03.110Z] ca35411aee66: Preparing [2026-03-03T06:52:03.110Z] c4e71c2a4573: Preparing [2026-03-03T06:52:03.110Z] 38f111e9022d: Waiting [2026-03-03T06:52:03.110Z] 50166c715418: Waiting [2026-03-03T06:52:03.110Z] d3b686297fb5: Waiting [2026-03-03T06:52:03.110Z] ca35411aee66: Waiting [2026-03-03T06:52:03.110Z] c4e71c2a4573: Waiting [2026-03-03T06:52:03.110Z] 50dff40ce75e: Layer already exists [2026-03-03T06:52:03.110Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:03.110Z] 730b4ca9f8eb: Layer already exists [2026-03-03T06:52:03.110Z] 0bc4af13d4d1: Layer already exists [2026-03-03T06:52:03.110Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:03.110Z] 38f111e9022d: Layer already exists [2026-03-03T06:52:03.110Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:03.110Z] 50166c715418: Layer already exists [2026-03-03T06:52:03.110Z] d3b686297fb5: Layer already exists [2026-03-03T06:52:03.110Z] ca35411aee66: Layer already exists [2026-03-03T06:52:03.373Z] 4.1.0-dev.101: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:03.714Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:04.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:52:04.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T06:52:04.057Z] 0bc4af13d4d1: Preparing [2026-03-03T06:52:04.057Z] 50dff40ce75e: Preparing [2026-03-03T06:52:04.057Z] 730b4ca9f8eb: Preparing [2026-03-03T06:52:04.057Z] 402a115caeb6: Preparing [2026-03-03T06:52:04.057Z] c417d0d81a46: Preparing [2026-03-03T06:52:04.057Z] 38f111e9022d: Preparing [2026-03-03T06:52:04.057Z] 50166c715418: Preparing [2026-03-03T06:52:04.057Z] d3b686297fb5: Preparing [2026-03-03T06:52:04.057Z] 50166c715418: Waiting [2026-03-03T06:52:04.057Z] ca35411aee66: Preparing [2026-03-03T06:52:04.057Z] d3b686297fb5: Waiting [2026-03-03T06:52:04.057Z] c4e71c2a4573: Preparing [2026-03-03T06:52:04.057Z] ca35411aee66: Waiting [2026-03-03T06:52:04.057Z] 38f111e9022d: Waiting [2026-03-03T06:52:04.057Z] 730b4ca9f8eb: Layer already exists [2026-03-03T06:52:04.057Z] 0bc4af13d4d1: Layer already exists [2026-03-03T06:52:04.057Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:04.057Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:04.057Z] 50dff40ce75e: Layer already exists [2026-03-03T06:52:04.057Z] d3b686297fb5: Layer already exists [2026-03-03T06:52:04.057Z] 50166c715418: Layer already exists [2026-03-03T06:52:04.057Z] 38f111e9022d: Layer already exists [2026-03-03T06:52:04.057Z] ca35411aee66: Layer already exists [2026-03-03T06:52:04.057Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:04.057Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:04.736Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:05.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-03-03T06:52:05.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-03T06:52:05.086Z] 0bc4af13d4d1: Preparing [2026-03-03T06:52:05.086Z] 50dff40ce75e: Preparing [2026-03-03T06:52:05.086Z] 730b4ca9f8eb: Preparing [2026-03-03T06:52:05.086Z] 402a115caeb6: Preparing [2026-03-03T06:52:05.086Z] c417d0d81a46: Preparing [2026-03-03T06:52:05.086Z] 38f111e9022d: Preparing [2026-03-03T06:52:05.086Z] 50166c715418: Preparing [2026-03-03T06:52:05.086Z] d3b686297fb5: Preparing [2026-03-03T06:52:05.086Z] ca35411aee66: Preparing [2026-03-03T06:52:05.086Z] c4e71c2a4573: Preparing [2026-03-03T06:52:05.086Z] 50166c715418: Waiting [2026-03-03T06:52:05.086Z] d3b686297fb5: Waiting [2026-03-03T06:52:05.086Z] ca35411aee66: Waiting [2026-03-03T06:52:05.086Z] c4e71c2a4573: Waiting [2026-03-03T06:52:05.086Z] 38f111e9022d: Waiting [2026-03-03T06:52:05.086Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:05.086Z] 50dff40ce75e: Layer already exists [2026-03-03T06:52:05.086Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:05.086Z] 730b4ca9f8eb: Layer already exists [2026-03-03T06:52:05.086Z] 0bc4af13d4d1: Layer already exists [2026-03-03T06:52:05.086Z] 50166c715418: Layer already exists [2026-03-03T06:52:05.086Z] ca35411aee66: Layer already exists [2026-03-03T06:52:05.086Z] 38f111e9022d: Layer already exists [2026-03-03T06:52:05.086Z] d3b686297fb5: Layer already exists [2026-03-03T06:52:05.086Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:05.351Z] main: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:52:05.415Z] ===================================================== [Pipeline] echo [2026-03-03T06:52:05.425Z] taggedImages: [2026-03-03T06:52:05.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:52:05.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-03T06:52:05.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 [2026-03-03T06:52:05.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:52:05.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-03T06:52:05.454Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-03-03T06:52:05.454Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:52:05.454Z] latest [2026-03-03T06:52:05.454Z] 4.1.0-dev.101 [2026-03-03T06:52:05.454Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:52:05.454Z] main [2026-03-03T06:52:05.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:05.815Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:06.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:52:06.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T06:52:06.166Z] 32afbe21aab3: Preparing [2026-03-03T06:52:06.166Z] b60c6e337c4b: Preparing [2026-03-03T06:52:06.166Z] eaa6dc693063: Preparing [2026-03-03T06:52:06.166Z] 402a115caeb6: Preparing [2026-03-03T06:52:06.166Z] c417d0d81a46: Preparing [2026-03-03T06:52:06.166Z] 4d0eea5e5fa9: Preparing [2026-03-03T06:52:06.166Z] 305570b9e9a9: Preparing [2026-03-03T06:52:06.166Z] a1a4eb9ae334: Preparing [2026-03-03T06:52:06.166Z] c4e71c2a4573: Preparing [2026-03-03T06:52:06.166Z] 4d0eea5e5fa9: Waiting [2026-03-03T06:52:06.166Z] 305570b9e9a9: Waiting [2026-03-03T06:52:06.166Z] c4e71c2a4573: Waiting [2026-03-03T06:52:06.166Z] a1a4eb9ae334: Waiting [2026-03-03T06:52:06.435Z] eaa6dc693063: Pushed [2026-03-03T06:52:06.435Z] b60c6e337c4b: Pushed [2026-03-03T06:52:07.833Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:07.833Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:08.108Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:08.108Z] 32afbe21aab3: Pushed [2026-03-03T06:52:08.108Z] 305570b9e9a9: Pushed [2026-03-03T06:52:08.684Z] a1a4eb9ae334: Pushed [2026-03-03T06:52:40.850Z] 4d0eea5e5fa9: Pushed [2026-03-03T06:52:40.850Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:41.186Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:41.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-03T06:52:41.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T06:52:41.521Z] 32afbe21aab3: Preparing [2026-03-03T06:52:41.521Z] b60c6e337c4b: Preparing [2026-03-03T06:52:41.521Z] eaa6dc693063: Preparing [2026-03-03T06:52:41.521Z] 402a115caeb6: Preparing [2026-03-03T06:52:41.521Z] c417d0d81a46: Preparing [2026-03-03T06:52:41.521Z] 4d0eea5e5fa9: Preparing [2026-03-03T06:52:41.521Z] 305570b9e9a9: Preparing [2026-03-03T06:52:41.521Z] a1a4eb9ae334: Preparing [2026-03-03T06:52:41.521Z] c4e71c2a4573: Preparing [2026-03-03T06:52:41.521Z] 305570b9e9a9: Waiting [2026-03-03T06:52:41.521Z] a1a4eb9ae334: Waiting [2026-03-03T06:52:41.521Z] c4e71c2a4573: Waiting [2026-03-03T06:52:41.521Z] 4d0eea5e5fa9: Waiting [2026-03-03T06:52:41.521Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:41.521Z] b60c6e337c4b: Layer already exists [2026-03-03T06:52:41.521Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:41.521Z] 32afbe21aab3: Layer already exists [2026-03-03T06:52:41.521Z] eaa6dc693063: Layer already exists [2026-03-03T06:52:41.521Z] 305570b9e9a9: Layer already exists [2026-03-03T06:52:41.521Z] 4d0eea5e5fa9: Layer already exists [2026-03-03T06:52:41.521Z] a1a4eb9ae334: Layer already exists [2026-03-03T06:52:41.521Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:41.791Z] latest: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:42.126Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:42.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 [2026-03-03T06:52:42.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T06:52:42.458Z] 32afbe21aab3: Preparing [2026-03-03T06:52:42.458Z] b60c6e337c4b: Preparing [2026-03-03T06:52:42.458Z] eaa6dc693063: Preparing [2026-03-03T06:52:42.458Z] 402a115caeb6: Preparing [2026-03-03T06:52:42.458Z] c417d0d81a46: Preparing [2026-03-03T06:52:42.458Z] 4d0eea5e5fa9: Preparing [2026-03-03T06:52:42.458Z] 305570b9e9a9: Preparing [2026-03-03T06:52:42.458Z] a1a4eb9ae334: Preparing [2026-03-03T06:52:42.458Z] c4e71c2a4573: Preparing [2026-03-03T06:52:42.458Z] 4d0eea5e5fa9: Waiting [2026-03-03T06:52:42.458Z] 305570b9e9a9: Waiting [2026-03-03T06:52:42.458Z] a1a4eb9ae334: Waiting [2026-03-03T06:52:42.458Z] c4e71c2a4573: Waiting [2026-03-03T06:52:42.458Z] 32afbe21aab3: Layer already exists [2026-03-03T06:52:42.458Z] b60c6e337c4b: Layer already exists [2026-03-03T06:52:42.458Z] eaa6dc693063: Layer already exists [2026-03-03T06:52:42.458Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:42.458Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:42.458Z] a1a4eb9ae334: Layer already exists [2026-03-03T06:52:42.458Z] 305570b9e9a9: Layer already exists [2026-03-03T06:52:42.458Z] 4d0eea5e5fa9: Layer already exists [2026-03-03T06:52:42.458Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:42.458Z] 4.1.0-dev.101: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:43.064Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:43.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:52:43.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T06:52:43.397Z] 32afbe21aab3: Preparing [2026-03-03T06:52:43.397Z] b60c6e337c4b: Preparing [2026-03-03T06:52:43.397Z] eaa6dc693063: Preparing [2026-03-03T06:52:43.397Z] 402a115caeb6: Preparing [2026-03-03T06:52:43.397Z] c417d0d81a46: Preparing [2026-03-03T06:52:43.397Z] 4d0eea5e5fa9: Preparing [2026-03-03T06:52:43.397Z] 305570b9e9a9: Preparing [2026-03-03T06:52:43.397Z] a1a4eb9ae334: Preparing [2026-03-03T06:52:43.397Z] c4e71c2a4573: Preparing [2026-03-03T06:52:43.397Z] 305570b9e9a9: Waiting [2026-03-03T06:52:43.397Z] a1a4eb9ae334: Waiting [2026-03-03T06:52:43.397Z] c4e71c2a4573: Waiting [2026-03-03T06:52:43.397Z] 4d0eea5e5fa9: Waiting [2026-03-03T06:52:43.397Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:43.397Z] eaa6dc693063: Layer already exists [2026-03-03T06:52:43.397Z] 32afbe21aab3: Layer already exists [2026-03-03T06:52:43.397Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:43.397Z] b60c6e337c4b: Layer already exists [2026-03-03T06:52:43.397Z] 305570b9e9a9: Layer already exists [2026-03-03T06:52:43.397Z] 4d0eea5e5fa9: Layer already exists [2026-03-03T06:52:43.397Z] a1a4eb9ae334: Layer already exists [2026-03-03T06:52:43.397Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:43.397Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:44.004Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:44.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-03-03T06:52:44.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-03T06:52:44.334Z] 32afbe21aab3: Preparing [2026-03-03T06:52:44.334Z] b60c6e337c4b: Preparing [2026-03-03T06:52:44.334Z] eaa6dc693063: Preparing [2026-03-03T06:52:44.334Z] 402a115caeb6: Preparing [2026-03-03T06:52:44.334Z] c417d0d81a46: Preparing [2026-03-03T06:52:44.334Z] 4d0eea5e5fa9: Preparing [2026-03-03T06:52:44.334Z] 305570b9e9a9: Preparing [2026-03-03T06:52:44.334Z] a1a4eb9ae334: Preparing [2026-03-03T06:52:44.334Z] c4e71c2a4573: Preparing [2026-03-03T06:52:44.334Z] 4d0eea5e5fa9: Waiting [2026-03-03T06:52:44.334Z] 305570b9e9a9: Waiting [2026-03-03T06:52:44.334Z] a1a4eb9ae334: Waiting [2026-03-03T06:52:44.334Z] c4e71c2a4573: Waiting [2026-03-03T06:52:44.334Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:44.334Z] b60c6e337c4b: Layer already exists [2026-03-03T06:52:44.334Z] 32afbe21aab3: Layer already exists [2026-03-03T06:52:44.334Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:44.334Z] eaa6dc693063: Layer already exists [2026-03-03T06:52:44.334Z] a1a4eb9ae334: Layer already exists [2026-03-03T06:52:44.334Z] 305570b9e9a9: Layer already exists [2026-03-03T06:52:44.334Z] 4d0eea5e5fa9: Layer already exists [2026-03-03T06:52:47.659Z] c4e71c2a4573: Layer already exists [2026-03-03T06:52:47.659Z] main: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:52:47.731Z] ===================================================== [Pipeline] echo [2026-03-03T06:52:47.745Z] taggedImages: [2026-03-03T06:52:47.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:52:47.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-03T06:52:47.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 [2026-03-03T06:52:47.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:52:47.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-03T06:52:47.768Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-03-03T06:52:47.768Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:52:47.768Z] latest [2026-03-03T06:52:47.768Z] 4.1.0-dev.101 [2026-03-03T06:52:47.768Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:52:47.768Z] main [2026-03-03T06:52:47.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:48.134Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:52:48.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:52:48.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T06:52:48.475Z] cb9c26376cb0: Preparing [2026-03-03T06:52:48.475Z] 49a1fda131c0: Preparing [2026-03-03T06:52:48.475Z] 7609e46aac2c: Preparing [2026-03-03T06:52:48.475Z] 402a115caeb6: Preparing [2026-03-03T06:52:48.475Z] c417d0d81a46: Preparing [2026-03-03T06:52:48.475Z] 66e787ddf1f0: Preparing [2026-03-03T06:52:48.475Z] d3b686297fb5: Preparing [2026-03-03T06:52:48.475Z] ca35411aee66: Preparing [2026-03-03T06:52:48.475Z] c4e71c2a4573: Preparing [2026-03-03T06:52:48.475Z] 66e787ddf1f0: Waiting [2026-03-03T06:52:48.475Z] d3b686297fb5: Waiting [2026-03-03T06:52:48.475Z] ca35411aee66: Waiting [2026-03-03T06:52:48.475Z] c4e71c2a4573: Waiting [2026-03-03T06:52:48.475Z] 402a115caeb6: Layer already exists [2026-03-03T06:52:48.475Z] c417d0d81a46: Layer already exists [2026-03-03T06:52:48.738Z] d3b686297fb5: Layer already exists [2026-03-03T06:52:48.738Z] ca35411aee66: Layer already exists [2026-03-03T06:52:48.738Z] 7609e46aac2c: Pushed [2026-03-03T06:52:48.738Z] cb9c26376cb0: Pushed [2026-03-03T06:52:48.738Z] 49a1fda131c0: Pushed [2026-03-03T06:52:48.738Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:20.899Z] 66e787ddf1f0: Pushed [2026-03-03T06:53:20.899Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:21.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:21.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-03T06:53:21.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T06:53:21.574Z] cb9c26376cb0: Preparing [2026-03-03T06:53:21.574Z] 49a1fda131c0: Preparing [2026-03-03T06:53:21.574Z] 7609e46aac2c: Preparing [2026-03-03T06:53:21.574Z] 402a115caeb6: Preparing [2026-03-03T06:53:21.574Z] c417d0d81a46: Preparing [2026-03-03T06:53:21.574Z] 66e787ddf1f0: Preparing [2026-03-03T06:53:21.574Z] d3b686297fb5: Preparing [2026-03-03T06:53:21.574Z] ca35411aee66: Preparing [2026-03-03T06:53:21.574Z] c4e71c2a4573: Preparing [2026-03-03T06:53:21.574Z] d3b686297fb5: Waiting [2026-03-03T06:53:21.574Z] ca35411aee66: Waiting [2026-03-03T06:53:21.574Z] 66e787ddf1f0: Waiting [2026-03-03T06:53:21.574Z] c4e71c2a4573: Waiting [2026-03-03T06:53:21.574Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:21.574Z] 7609e46aac2c: Layer already exists [2026-03-03T06:53:21.574Z] cb9c26376cb0: Layer already exists [2026-03-03T06:53:21.574Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:21.574Z] 49a1fda131c0: Layer already exists [2026-03-03T06:53:21.574Z] 66e787ddf1f0: Layer already exists [2026-03-03T06:53:21.574Z] d3b686297fb5: Layer already exists [2026-03-03T06:53:21.574Z] ca35411aee66: Layer already exists [2026-03-03T06:53:21.574Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:21.837Z] latest: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:22.180Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:22.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 [2026-03-03T06:53:22.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T06:53:22.516Z] cb9c26376cb0: Preparing [2026-03-03T06:53:22.516Z] 49a1fda131c0: Preparing [2026-03-03T06:53:22.516Z] 7609e46aac2c: Preparing [2026-03-03T06:53:22.516Z] 402a115caeb6: Preparing [2026-03-03T06:53:22.516Z] c417d0d81a46: Preparing [2026-03-03T06:53:22.516Z] 66e787ddf1f0: Preparing [2026-03-03T06:53:22.516Z] d3b686297fb5: Preparing [2026-03-03T06:53:22.516Z] ca35411aee66: Preparing [2026-03-03T06:53:22.516Z] c4e71c2a4573: Preparing [2026-03-03T06:53:22.516Z] d3b686297fb5: Waiting [2026-03-03T06:53:22.516Z] ca35411aee66: Waiting [2026-03-03T06:53:22.516Z] c4e71c2a4573: Waiting [2026-03-03T06:53:22.516Z] 66e787ddf1f0: Waiting [2026-03-03T06:53:22.516Z] 49a1fda131c0: Layer already exists [2026-03-03T06:53:22.516Z] cb9c26376cb0: Layer already exists [2026-03-03T06:53:22.516Z] 7609e46aac2c: Layer already exists [2026-03-03T06:53:22.516Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:22.516Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:22.516Z] 66e787ddf1f0: Layer already exists [2026-03-03T06:53:22.516Z] d3b686297fb5: Layer already exists [2026-03-03T06:53:22.516Z] ca35411aee66: Layer already exists [2026-03-03T06:53:22.516Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:22.516Z] 4.1.0-dev.101: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:23.126Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:23.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:23.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T06:53:23.467Z] cb9c26376cb0: Preparing [2026-03-03T06:53:23.467Z] 49a1fda131c0: Preparing [2026-03-03T06:53:23.467Z] 7609e46aac2c: Preparing [2026-03-03T06:53:23.467Z] 402a115caeb6: Preparing [2026-03-03T06:53:23.467Z] c417d0d81a46: Preparing [2026-03-03T06:53:23.467Z] 66e787ddf1f0: Preparing [2026-03-03T06:53:23.467Z] d3b686297fb5: Preparing [2026-03-03T06:53:23.467Z] ca35411aee66: Preparing [2026-03-03T06:53:23.467Z] c4e71c2a4573: Preparing [2026-03-03T06:53:23.467Z] 66e787ddf1f0: Waiting [2026-03-03T06:53:23.467Z] d3b686297fb5: Waiting [2026-03-03T06:53:23.467Z] ca35411aee66: Waiting [2026-03-03T06:53:23.467Z] c4e71c2a4573: Waiting [2026-03-03T06:53:23.467Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:23.467Z] 49a1fda131c0: Layer already exists [2026-03-03T06:53:23.467Z] 7609e46aac2c: Layer already exists [2026-03-03T06:53:23.467Z] cb9c26376cb0: Layer already exists [2026-03-03T06:53:23.467Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:23.467Z] d3b686297fb5: Layer already exists [2026-03-03T06:53:23.467Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:23.467Z] ca35411aee66: Layer already exists [2026-03-03T06:53:23.467Z] 66e787ddf1f0: Layer already exists [2026-03-03T06:53:23.467Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:24.072Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:24.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-03-03T06:53:24.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-03T06:53:24.411Z] cb9c26376cb0: Preparing [2026-03-03T06:53:24.411Z] 49a1fda131c0: Preparing [2026-03-03T06:53:24.411Z] 7609e46aac2c: Preparing [2026-03-03T06:53:24.411Z] 402a115caeb6: Preparing [2026-03-03T06:53:24.411Z] c417d0d81a46: Preparing [2026-03-03T06:53:24.411Z] 66e787ddf1f0: Preparing [2026-03-03T06:53:24.411Z] d3b686297fb5: Preparing [2026-03-03T06:53:24.411Z] ca35411aee66: Preparing [2026-03-03T06:53:24.411Z] c4e71c2a4573: Preparing [2026-03-03T06:53:24.411Z] d3b686297fb5: Waiting [2026-03-03T06:53:24.411Z] ca35411aee66: Waiting [2026-03-03T06:53:24.411Z] c4e71c2a4573: Waiting [2026-03-03T06:53:24.411Z] 66e787ddf1f0: Waiting [2026-03-03T06:53:24.411Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:24.411Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:24.411Z] 7609e46aac2c: Layer already exists [2026-03-03T06:53:24.411Z] 49a1fda131c0: Layer already exists [2026-03-03T06:53:24.411Z] 66e787ddf1f0: Layer already exists [2026-03-03T06:53:24.411Z] d3b686297fb5: Layer already exists [2026-03-03T06:53:24.411Z] ca35411aee66: Layer already exists [2026-03-03T06:53:24.411Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:26.980Z] cb9c26376cb0: Layer already exists [2026-03-03T06:53:26.980Z] main: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:53:27.050Z] ===================================================== [Pipeline] echo [2026-03-03T06:53:27.061Z] taggedImages: [2026-03-03T06:53:27.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:27.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-03T06:53:27.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 [2026-03-03T06:53:27.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:27.061Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-03T06:53:27.085Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-03-03T06:53:27.085Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:27.085Z] latest [2026-03-03T06:53:27.085Z] 4.1.0-dev.101 [2026-03-03T06:53:27.085Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:27.085Z] main [2026-03-03T06:53:27.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:27.444Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:27.785Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:27.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T06:53:27.785Z] a15c2cd53a61: Preparing [2026-03-03T06:53:27.785Z] 5a9b42fc84aa: Preparing [2026-03-03T06:53:27.785Z] 402a115caeb6: Preparing [2026-03-03T06:53:27.785Z] c417d0d81a46: Preparing [2026-03-03T06:53:27.785Z] 89960d0eb730: Preparing [2026-03-03T06:53:27.785Z] 8453b3bea9e6: Preparing [2026-03-03T06:53:27.785Z] c4e71c2a4573: Preparing [2026-03-03T06:53:27.785Z] c4e71c2a4573: Waiting [2026-03-03T06:53:27.785Z] 8453b3bea9e6: Waiting [2026-03-03T06:53:27.785Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:28.049Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:28.049Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:28.049Z] 89960d0eb730: Pushed [2026-03-03T06:53:28.049Z] a15c2cd53a61: Pushed [2026-03-03T06:53:29.445Z] 8453b3bea9e6: Pushed [2026-03-03T06:53:36.057Z] 5a9b42fc84aa: Pushed [2026-03-03T06:53:36.321Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:36.658Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:36.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-03T06:53:36.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T06:53:36.988Z] a15c2cd53a61: Preparing [2026-03-03T06:53:36.988Z] 5a9b42fc84aa: Preparing [2026-03-03T06:53:36.988Z] 402a115caeb6: Preparing [2026-03-03T06:53:36.988Z] c417d0d81a46: Preparing [2026-03-03T06:53:36.988Z] 89960d0eb730: Preparing [2026-03-03T06:53:36.988Z] 8453b3bea9e6: Preparing [2026-03-03T06:53:36.988Z] c4e71c2a4573: Preparing [2026-03-03T06:53:36.988Z] 8453b3bea9e6: Waiting [2026-03-03T06:53:36.988Z] c4e71c2a4573: Waiting [2026-03-03T06:53:36.988Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:36.988Z] 89960d0eb730: Layer already exists [2026-03-03T06:53:36.988Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:36.988Z] 5a9b42fc84aa: Layer already exists [2026-03-03T06:53:36.988Z] a15c2cd53a61: Layer already exists [2026-03-03T06:53:36.988Z] 8453b3bea9e6: Layer already exists [2026-03-03T06:53:36.988Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:36.988Z] latest: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:37.615Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:37.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 [2026-03-03T06:53:37.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T06:53:37.948Z] a15c2cd53a61: Preparing [2026-03-03T06:53:37.948Z] 5a9b42fc84aa: Preparing [2026-03-03T06:53:37.948Z] 402a115caeb6: Preparing [2026-03-03T06:53:37.948Z] c417d0d81a46: Preparing [2026-03-03T06:53:37.948Z] 89960d0eb730: Preparing [2026-03-03T06:53:37.948Z] 8453b3bea9e6: Preparing [2026-03-03T06:53:37.948Z] c4e71c2a4573: Preparing [2026-03-03T06:53:37.948Z] 8453b3bea9e6: Waiting [2026-03-03T06:53:37.948Z] c4e71c2a4573: Waiting [2026-03-03T06:53:37.948Z] 5a9b42fc84aa: Layer already exists [2026-03-03T06:53:37.948Z] 89960d0eb730: Layer already exists [2026-03-03T06:53:37.948Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:37.948Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:37.948Z] a15c2cd53a61: Layer already exists [2026-03-03T06:53:37.948Z] 8453b3bea9e6: Layer already exists [2026-03-03T06:53:37.948Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:38.212Z] 4.1.0-dev.101: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:38.560Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:40.823Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:40.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T06:53:40.823Z] a15c2cd53a61: Preparing [2026-03-03T06:53:40.823Z] 5a9b42fc84aa: Preparing [2026-03-03T06:53:40.823Z] 402a115caeb6: Preparing [2026-03-03T06:53:40.823Z] c417d0d81a46: Preparing [2026-03-03T06:53:40.823Z] 89960d0eb730: Preparing [2026-03-03T06:53:40.823Z] 8453b3bea9e6: Preparing [2026-03-03T06:53:40.823Z] c4e71c2a4573: Preparing [2026-03-03T06:53:40.823Z] 8453b3bea9e6: Waiting [2026-03-03T06:53:40.823Z] c4e71c2a4573: Waiting [2026-03-03T06:53:40.823Z] 89960d0eb730: Layer already exists [2026-03-03T06:53:40.823Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:40.823Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:40.823Z] 5a9b42fc84aa: Layer already exists [2026-03-03T06:53:40.823Z] a15c2cd53a61: Layer already exists [2026-03-03T06:53:40.823Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:40.823Z] 8453b3bea9e6: Layer already exists [2026-03-03T06:53:40.823Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:41.428Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:41.758Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-03-03T06:53:41.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-03T06:53:41.758Z] a15c2cd53a61: Preparing [2026-03-03T06:53:41.758Z] 5a9b42fc84aa: Preparing [2026-03-03T06:53:41.758Z] 402a115caeb6: Preparing [2026-03-03T06:53:41.758Z] c417d0d81a46: Preparing [2026-03-03T06:53:41.758Z] 89960d0eb730: Preparing [2026-03-03T06:53:41.758Z] 8453b3bea9e6: Preparing [2026-03-03T06:53:41.758Z] c4e71c2a4573: Preparing [2026-03-03T06:53:41.758Z] 8453b3bea9e6: Waiting [2026-03-03T06:53:41.758Z] c4e71c2a4573: Waiting [2026-03-03T06:53:41.758Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:41.758Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:41.758Z] 89960d0eb730: Layer already exists [2026-03-03T06:53:41.758Z] a15c2cd53a61: Layer already exists [2026-03-03T06:53:41.758Z] 5a9b42fc84aa: Layer already exists [2026-03-03T06:53:41.758Z] 8453b3bea9e6: Layer already exists [2026-03-03T06:53:41.758Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:42.021Z] main: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:53:42.087Z] ===================================================== [Pipeline] echo [2026-03-03T06:53:42.099Z] taggedImages: [2026-03-03T06:53:42.099Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:42.099Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-03T06:53:42.099Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 [2026-03-03T06:53:42.099Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:42.099Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-03T06:53:42.121Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-03-03T06:53:42.121Z] 31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:42.121Z] latest [2026-03-03T06:53:42.121Z] 4.1.0-dev.101 [2026-03-03T06:53:42.121Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:42.121Z] main [2026-03-03T06:53:42.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:42.460Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:42.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:42.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T06:53:42.794Z] 217b8052045f: Preparing [2026-03-03T06:53:42.794Z] d3f2f6caa01c: Preparing [2026-03-03T06:53:42.794Z] 402a115caeb6: Preparing [2026-03-03T06:53:42.794Z] c417d0d81a46: Preparing [2026-03-03T06:53:42.794Z] 00fdaae8fd7e: Preparing [2026-03-03T06:53:42.794Z] d1ac50376ffc: Preparing [2026-03-03T06:53:42.794Z] c4e71c2a4573: Preparing [2026-03-03T06:53:42.794Z] d1ac50376ffc: Waiting [2026-03-03T06:53:42.794Z] c4e71c2a4573: Waiting [2026-03-03T06:53:42.794Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:43.058Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:43.058Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:43.058Z] 00fdaae8fd7e: Pushed [2026-03-03T06:53:43.058Z] 217b8052045f: Pushed [2026-03-03T06:53:43.633Z] d1ac50376ffc: Pushed [2026-03-03T06:53:51.799Z] d3f2f6caa01c: Pushed [2026-03-03T06:53:53.192Z] 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:53.532Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:53.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-03T06:53:53.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T06:53:53.874Z] 217b8052045f: Preparing [2026-03-03T06:53:53.874Z] d3f2f6caa01c: Preparing [2026-03-03T06:53:53.874Z] 402a115caeb6: Preparing [2026-03-03T06:53:53.874Z] c417d0d81a46: Preparing [2026-03-03T06:53:53.874Z] 00fdaae8fd7e: Preparing [2026-03-03T06:53:53.874Z] d1ac50376ffc: Preparing [2026-03-03T06:53:53.874Z] c4e71c2a4573: Preparing [2026-03-03T06:53:53.874Z] d1ac50376ffc: Waiting [2026-03-03T06:53:53.874Z] c4e71c2a4573: Waiting [2026-03-03T06:53:53.874Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:53.874Z] d3f2f6caa01c: Layer already exists [2026-03-03T06:53:53.874Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:53.874Z] 00fdaae8fd7e: Layer already exists [2026-03-03T06:53:53.874Z] 217b8052045f: Layer already exists [2026-03-03T06:53:53.874Z] d1ac50376ffc: Layer already exists [2026-03-03T06:53:53.874Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:54.137Z] latest: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:54.474Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:54.810Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 [2026-03-03T06:53:54.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T06:53:54.810Z] 217b8052045f: Preparing [2026-03-03T06:53:54.810Z] d3f2f6caa01c: Preparing [2026-03-03T06:53:54.810Z] 402a115caeb6: Preparing [2026-03-03T06:53:54.810Z] c417d0d81a46: Preparing [2026-03-03T06:53:54.810Z] 00fdaae8fd7e: Preparing [2026-03-03T06:53:54.810Z] d1ac50376ffc: Preparing [2026-03-03T06:53:54.810Z] c4e71c2a4573: Preparing [2026-03-03T06:53:54.810Z] d1ac50376ffc: Waiting [2026-03-03T06:53:54.810Z] c4e71c2a4573: Waiting [2026-03-03T06:53:54.810Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:54.810Z] d3f2f6caa01c: Layer already exists [2026-03-03T06:53:54.810Z] 217b8052045f: Layer already exists [2026-03-03T06:53:54.810Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:54.810Z] 00fdaae8fd7e: Layer already exists [2026-03-03T06:53:54.810Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:54.810Z] d1ac50376ffc: Layer already exists [2026-03-03T06:53:54.810Z] 4.1.0-dev.101: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:55.161Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:55.507Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:55.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T06:53:55.507Z] 217b8052045f: Preparing [2026-03-03T06:53:55.507Z] d3f2f6caa01c: Preparing [2026-03-03T06:53:55.507Z] 402a115caeb6: Preparing [2026-03-03T06:53:55.507Z] c417d0d81a46: Preparing [2026-03-03T06:53:55.507Z] 00fdaae8fd7e: Preparing [2026-03-03T06:53:55.507Z] d1ac50376ffc: Preparing [2026-03-03T06:53:55.507Z] c4e71c2a4573: Preparing [2026-03-03T06:53:55.507Z] d1ac50376ffc: Waiting [2026-03-03T06:53:55.507Z] c4e71c2a4573: Waiting [2026-03-03T06:53:55.507Z] d3f2f6caa01c: Layer already exists [2026-03-03T06:53:55.507Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:55.507Z] 00fdaae8fd7e: Layer already exists [2026-03-03T06:53:55.507Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:55.507Z] 217b8052045f: Layer already exists [2026-03-03T06:53:55.507Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:55.507Z] d1ac50376ffc: Layer already exists [2026-03-03T06:53:55.507Z] 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:55.845Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:56.180Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-03-03T06:53:56.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-03T06:53:56.180Z] 217b8052045f: Preparing [2026-03-03T06:53:56.180Z] d3f2f6caa01c: Preparing [2026-03-03T06:53:56.180Z] 402a115caeb6: Preparing [2026-03-03T06:53:56.180Z] c417d0d81a46: Preparing [2026-03-03T06:53:56.180Z] 00fdaae8fd7e: Preparing [2026-03-03T06:53:56.180Z] d1ac50376ffc: Preparing [2026-03-03T06:53:56.180Z] c4e71c2a4573: Preparing [2026-03-03T06:53:56.180Z] d1ac50376ffc: Waiting [2026-03-03T06:53:56.180Z] c4e71c2a4573: Waiting [2026-03-03T06:53:56.180Z] c417d0d81a46: Layer already exists [2026-03-03T06:53:56.180Z] 402a115caeb6: Layer already exists [2026-03-03T06:53:56.180Z] d3f2f6caa01c: Layer already exists [2026-03-03T06:53:56.180Z] 00fdaae8fd7e: Layer already exists [2026-03-03T06:53:56.180Z] 217b8052045f: Layer already exists [2026-03-03T06:53:56.180Z] d1ac50376ffc: Layer already exists [2026-03-03T06:53:56.180Z] c4e71c2a4573: Layer already exists [2026-03-03T06:53:56.180Z] main: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-03T06:53:56.253Z] ===================================================== [Pipeline] echo [2026-03-03T06:53:56.265Z] taggedImages: [2026-03-03T06:53:56.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc [2026-03-03T06:53:56.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-03T06:53:56.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 [2026-03-03T06:53:56.265Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [2026-03-03T06:53:56.266Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-03-03T06:53:56.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.286Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.314Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-03T06:53:56.324Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.355Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.368Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T06:53:56.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.402Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.412Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-03T06:53:56.431Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.440Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.467Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.478Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-03T06:53:56.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.532Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-03T06:53:56.543Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.555Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.566Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.576Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.588Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-03T06:53:56.600Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.611Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.630Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-03T06:53:56.654Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.686Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.696Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-03T06:53:56.705Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.714Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.727Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-03T06:53:56.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.801Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-03T06:53:56.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.831Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.844Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.858Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-03T06:53:56.885Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-03T06:53:56.944Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:56.955Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-03-03T06:53:56.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:56.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-03T06:53:56.999Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:57.013Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-03-03T06:53:57.024Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:57.037Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:57.048Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-03T06:53:57.059Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo [2026-03-03T06:53:57.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-03-03T06:53:57.081Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:57.091Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:53:57.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:57.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-03T06:53:57.472Z] [2026-03-03T06:53:57.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:53:57.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-03T06:53:57.792Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-03T06:53:57.792Z] 8998bd30e6a1: Pulling fs layer [2026-03-03T06:53:57.792Z] 04944245beec: Pulling fs layer [2026-03-03T06:53:57.792Z] 699f458cf7ca: Pulling fs layer [2026-03-03T06:53:57.792Z] 765212b225bb: Pulling fs layer [2026-03-03T06:53:57.793Z] f23df028b6ca: Pulling fs layer [2026-03-03T06:53:57.793Z] d65c8cfc05b1: Pulling fs layer [2026-03-03T06:53:57.793Z] 2437ff75d9bd: Pulling fs layer [2026-03-03T06:53:57.793Z] f23df028b6ca: Waiting [2026-03-03T06:53:57.793Z] d65c8cfc05b1: Waiting [2026-03-03T06:53:57.793Z] 2437ff75d9bd: Waiting [2026-03-03T06:53:57.793Z] 765212b225bb: Waiting [2026-03-03T06:53:58.059Z] 04944245beec: Verifying Checksum [2026-03-03T06:53:58.059Z] 04944245beec: Download complete [2026-03-03T06:53:58.059Z] 765212b225bb: Verifying Checksum [2026-03-03T06:53:58.059Z] 765212b225bb: Download complete [2026-03-03T06:53:58.059Z] f23df028b6ca: Verifying Checksum [2026-03-03T06:53:58.059Z] f23df028b6ca: Download complete [2026-03-03T06:53:58.059Z] d65c8cfc05b1: Verifying Checksum [2026-03-03T06:53:58.059Z] d65c8cfc05b1: Download complete [2026-03-03T06:53:58.324Z] 699f458cf7ca: Verifying Checksum [2026-03-03T06:53:58.324Z] 699f458cf7ca: Download complete [2026-03-03T06:53:58.587Z] 8998bd30e6a1: Verifying Checksum [2026-03-03T06:53:58.587Z] 8998bd30e6a1: Download complete [2026-03-03T06:54:01.157Z] 2437ff75d9bd: Verifying Checksum [2026-03-03T06:54:01.157Z] 2437ff75d9bd: Download complete [2026-03-03T06:54:03.091Z] 8998bd30e6a1: Pull complete [2026-03-03T06:54:07.322Z] 04944245beec: Pull complete [2026-03-03T06:54:08.274Z] 699f458cf7ca: Pull complete [2026-03-03T06:54:08.274Z] 765212b225bb: Pull complete [2026-03-03T06:54:09.226Z] f23df028b6ca: Pull complete [2026-03-03T06:54:09.490Z] d65c8cfc05b1: Pull complete [2026-03-03T06:54:27.657Z] 2437ff75d9bd: Pull complete [2026-03-03T06:54:27.657Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-03T06:54:27.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-03T06:54:27.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:54:27.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-2906 does not seem to be running inside a container [2026-03-03T06:54:27.883Z] $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-03T06:54:30.556Z] $ docker top 18790b3441ef8e30a154f487ed29636f95fcc74408d6cef89c53499b38919153 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:54:31.493Z] ---> job-cost.sh [2026-03-03T06:54:31.493Z] lf-activate-venv: SKIPPING [2026-03-03T06:54:31.493Z] INFO: No Stack... [2026-03-03T06:54:32.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-03T06:54:32.671Z] INFO: Archiving Costs [Pipeline] sh [2026-03-03T06:54:33.305Z] + cat /w/workspace/edgex-go/956/archives/cost.csv [2026-03-03T06:54:33.306Z] + cut -d, -f6 [Pipeline] lock [2026-03-03T06:54:33.333Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-956-stack-cost] [2026-03-03T06:54:33.341Z] Resource [jenkins-edgexfoundry-edgex-go-main-956-stack-cost] did not exist. Created. [2026-03-03T06:54:33.346Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-956-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-03T06:54:33.991Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-03T06:54:34.622Z] Stashed 1 file(s) [Pipeline] } [2026-03-03T06:54:34.632Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-956-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-03T06:54:34.643Z] $ docker stop --time=1 18790b3441ef8e30a154f487ed29636f95fcc74408d6cef89c53499b38919153 [2026-03-03T06:54:36.119Z] $ docker rm -f --volumes 18790b3441ef8e30a154f487ed29636f95fcc74408d6cef89c53499b38919153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-03T06:54:36.641Z] provisioning config files... [2026-03-03T06:54:36.649Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/956@tmp/config140562893437111518tmp [Pipeline] { [Pipeline] sh [2026-03-03T06:54:36.948Z] + set +x [2026-03-03T06:54:36.948Z] + curl -s https://codecov.io/bash [2026-03-03T06:54:36.948Z] + bash -s -- [2026-03-03T06:54:36.948Z] [2026-03-03T06:54:36.948Z] _____ _ [2026-03-03T06:54:36.948Z] / ____| | | [2026-03-03T06:54:36.948Z] | | ___ __| | ___ ___ _____ __ [2026-03-03T06:54:36.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-03T06:54:36.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-03T06:54:36.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-03T06:54:36.948Z] Bash-1.0.6 [2026-03-03T06:54:36.948Z] [2026-03-03T06:54:36.948Z] [2026-03-03T06:54:36.948Z] ==> git version 2.25.1 found [2026-03-03T06:54:36.948Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-03T06:54:36.948Z] Release-Date: 2020-01-08 [2026-03-03T06:54:36.948Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-03T06:54:36.948Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-03T06:54:36.948Z] ==> Jenkins CI detected. [2026-03-03T06:54:36.948Z] current dir:  /w/workspace/edgex-go/956 [2026-03-03T06:54:36.948Z] project root: . [2026-03-03T06:54:36.948Z] --> token set from env [2026-03-03T06:54:36.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-03T06:54:36.948Z] ==> Running gcov in . (disable via -X gcov) [2026-03-03T06:54:36.948Z] ==> Python coveragepy not found [2026-03-03T06:54:36.948Z] ==> Searching for coverage reports in: [2026-03-03T06:54:36.948Z] + . [2026-03-03T06:54:37.208Z] -> Found 1 reports [2026-03-03T06:54:37.208Z] ==> Detecting git/mercurial file structure [2026-03-03T06:54:37.208Z] ==> Reading reports [2026-03-03T06:54:37.208Z] + ./coverage.out bytes=1044652 [2026-03-03T06:54:37.208Z] ==> Appending adjustments [2026-03-03T06:54:37.208Z] https://docs.codecov.io/docs/fixing-reports [2026-03-03T06:54:38.588Z] + Found adjustments [2026-03-03T06:54:38.588Z] ==> Gzipping contents [2026-03-03T06:54:38.588Z] 108K /tmp/codecov.MOPrZy.gz [2026-03-03T06:54:38.588Z] ==> Uploading reports [2026-03-03T06:54:38.588Z] url: https://codecov.io [2026-03-03T06:54:38.588Z] query: branch=main&commit=31488391e867a2acda3e650386b7010fa72a24cc&build=956&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F956%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-03T06:54:38.588Z] -> Pinging Codecov [2026-03-03T06:54:38.588Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31488391e867a2acda3e650386b7010fa72a24cc&build=956&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F956%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-03T06:54:38.846Z] -> Uploading to [2026-03-03T06:54:38.846Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/31488391e867a2acda3e650386b7010fa72a24cc/8d54a3c7-67b7-4226-827d-c5a99b4ec18f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260303T065438Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b30719c9e25b52ce29c90a2280f06d51e63794bafb0b570bae85ff6744f5e582 [2026-03-03T06:54:38.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:54:38.846Z] Dload Upload Total Spent Left Speed [2026-03-03T06:54:39.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 320k --:--:-- --:--:-- --:--:-- 320k [2026-03-03T06:54:39.104Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [2026-03-03T06:54:39.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-03-03T06:54:39.329Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-03T06:54:39.346Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:54:39.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-03T06:54:39.650Z] [2026-03-03T06:54:39.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:54:39.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-03T06:54:40.200Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-03T06:54:40.457Z] 2d35ebdb57d9: Already exists [2026-03-03T06:54:40.457Z] 85e8836fcdb2: Pulling fs layer [2026-03-03T06:54:40.457Z] 91631faa732a: Pulling fs layer [2026-03-03T06:54:40.457Z] f3f5ae8826fa: Pulling fs layer [2026-03-03T06:54:40.457Z] 4f4fb700ef54: Pulling fs layer [2026-03-03T06:54:40.457Z] 7861252a18e6: Pulling fs layer [2026-03-03T06:54:40.457Z] 9130f900ef6f: Pulling fs layer [2026-03-03T06:54:40.457Z] 4f4fb700ef54: Waiting [2026-03-03T06:54:40.457Z] 9130f900ef6f: Waiting [2026-03-03T06:54:40.457Z] 7861252a18e6: Waiting [2026-03-03T06:54:40.457Z] f3f5ae8826fa: Verifying Checksum [2026-03-03T06:54:40.457Z] f3f5ae8826fa: Download complete [2026-03-03T06:54:40.457Z] 85e8836fcdb2: Verifying Checksum [2026-03-03T06:54:40.457Z] 4f4fb700ef54: Download complete [2026-03-03T06:54:40.715Z] 85e8836fcdb2: Pull complete [2026-03-03T06:54:40.715Z] 7861252a18e6: Verifying Checksum [2026-03-03T06:54:40.715Z] 7861252a18e6: Download complete [2026-03-03T06:54:40.973Z] 91631faa732a: Verifying Checksum [2026-03-03T06:54:40.973Z] 91631faa732a: Download complete [2026-03-03T06:54:41.537Z] 9130f900ef6f: Verifying Checksum [2026-03-03T06:54:41.537Z] 9130f900ef6f: Download complete [2026-03-03T06:54:45.712Z] 91631faa732a: Pull complete [2026-03-03T06:54:45.712Z] f3f5ae8826fa: Pull complete [2026-03-03T06:54:45.712Z] 4f4fb700ef54: Pull complete [2026-03-03T06:54:45.970Z] 7861252a18e6: Pull complete [2026-03-03T06:54:50.153Z] 9130f900ef6f: Pull complete [2026-03-03T06:54:50.153Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-03T06:54:50.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-03T06:54:50.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:54:50.239Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:54:50.268Z] $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-03T06:54:58.578Z] $ docker top 73d4b30f97600c83a85e027581247d4dc1f26bb9114120d8951d804fce135946 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:54:58.908Z] + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] echo [2026-03-03T06:54:58.916Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-03-03T06:54:59.302Z] + set -o pipefail [2026-03-03T06:54:59.302Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-03-03T06:55:07.511Z] [2026-03-03T06:55:07.511Z] Monitoring /w/workspace/edgex-go/956 (github.com/edgexfoundry/edgex-go)... [2026-03-03T06:55:07.511Z] [2026-03-03T06:55:07.512Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3d999ca3-e1f9-474a-9e59-6438894747cb [2026-03-03T06:55:07.512Z] [2026-03-03T06:55:07.512Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-03T06:55:07.512Z] [2026-03-03T06:55:08.080Z] [2026-03-03T06:55:08.080Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-03T06:55:08.080Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-03T06:55:08.092Z] $ docker stop --time=1 73d4b30f97600c83a85e027581247d4dc1f26bb9114120d8951d804fce135946 [2026-03-03T06:55:17.860Z] $ docker rm -f --volumes 73d4b30f97600c83a85e027581247d4dc1f26bb9114120d8951d804fce135946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-03-03T06:55:18.380Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:55:18.393Z] provisioning config files... [2026-03-03T06:55:18.399Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/956@tmp/config13982106352379208444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:55:18.690Z] --> edgex-publish-swagger.sh [2026-03-03T06:55:18.690Z] === Publish openapi API === [2026-03-03T06:55:18.690Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-03-03T06:55:18.690Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/956/openapi/core-command.yaml] [2026-03-03T06:55:18.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:18.690Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:18.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33422 0 0 100 33422 0 350k --:--:-- --:--:-- --:--:-- 350k 100 33488 100 66 100 33422 554 274k --:--:-- --:--:-- --:--:-- 274k [2026-03-03T06:55:18.690Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:18.690Z] [2026-03-03T06:55:18.690Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/956/openapi/core-data.yaml] [2026-03-03T06:55:18.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:18.690Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:19.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 140 156k --:--:-- --:--:-- --:--:-- 156k [2026-03-03T06:55:19.259Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:19.259Z] [2026-03-03T06:55:19.259Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/956/openapi/core-keeper.yaml] [2026-03-03T06:55:19.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:19.259Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:19.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 485 217k --:--:-- --:--:-- --:--:-- 219k [2026-03-03T06:55:19.259Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:19.259Z] [2026-03-03T06:55:19.259Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/956/openapi/core-metadata.yaml] [2026-03-03T06:55:19.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:19.259Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:19.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 402 977k --:--:-- --:--:-- --:--:-- 977k [2026-03-03T06:55:19.518Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:19.518Z] [2026-03-03T06:55:19.518Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/956/openapi/security-proxy-auth.yaml] [2026-03-03T06:55:19.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:19.518Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:19.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 237k [2026-03-03T06:55:19.518Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:19.518Z] [2026-03-03T06:55:19.518Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/956/openapi/security-secretstore-setup.yaml] [2026-03-03T06:55:19.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:19.777Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:19.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 758 44977 --:--:-- --:--:-- --:--:-- 45215 [2026-03-03T06:55:19.777Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:19.777Z] [2026-03-03T06:55:19.777Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/956/openapi/support-notifications.yaml] [2026-03-03T06:55:19.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:19.777Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:20.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 106 157k --:--:-- --:--:-- --:--:-- 158k [2026-03-03T06:55:20.344Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:20.344Z] [2026-03-03T06:55:20.344Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/956/openapi/support-scheduler.yaml] [2026-03-03T06:55:20.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-03T06:55:20.344Z] Dload Upload Total Spent Left Speed [2026-03-03T06:55:20.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 168k --:--:-- --:--:-- --:--:-- 168k 100 50767 100 66 100 50701 130 98k --:--:-- --:--:-- --:--:-- 98k [2026-03-03T06:55:20.861Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-03T06:55:20.861Z] [Pipeline] } [2026-03-03T06:55:20.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-03-03T06:55:21.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-03T06:55:21.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:55:21.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:55:21.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:55:21.688Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:55:21.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-03T06:55:24.307Z] $ docker top 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 -eo pid,comm [2026-03-03T06:55:24.348Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-03T06:55:24.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-03T06:55:24.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:55:24.397Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:55:24.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:55:24.517Z] $ docker exec 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 ssh-agent [2026-03-03T06:55:24.616Z] SSH_AUTH_SOCK=/tmp/ssh-Qta3swWn1ZER/agent.32 [2026-03-03T06:55:24.616Z] SSH_AGENT_PID=38 [2026-03-03T06:55:24.621Z] Running ssh-add (command line suppressed) [2026-03-03T06:55:24.712Z] Identity added: /w/workspace/edgex-go/956@tmp/private_key_12513470977728209868.key (/w/workspace/edgex-go/956@tmp/private_key_12513470977728209868.key) [2026-03-03T06:55:24.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:55:25.018Z] + git semver tag [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,211 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,215 [run_tag] DEBUG tag force:False [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,215 [check_head_tag] DEBUG check head tag [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,216 [execute] INFO git cat-file --batch-check [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/956, stdin=, shell=False, universal_newlines=False) [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,218 [execute] INFO git cat-file --batch [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/956, stdin=, shell=False, universal_newlines=False) [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,245 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,245 [execute] INFO git tag -a v4.1.0-dev.101 -m v4.1.0-dev.101 [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.101', '-m', 'v4.1.0-dev.101'], cwd=/w/workspace/edgex-go/956, stdin=None, shell=False, universal_newlines=False) [2026-03-03T06:55:25.278Z] 2026-03-03 06:55:25,248 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:55:25.278Z] 4.1.0-dev.101 [Pipeline] } [2026-03-03T06:55:25.289Z] $ docker exec --env ******** --env ******** 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 ssh-agent -k [2026-03-03T06:55:25.376Z] unset SSH_AUTH_SOCK; [2026-03-03T06:55:25.376Z] unset SSH_AGENT_PID; [2026-03-03T06:55:25.376Z] echo Agent pid 38 killed; [2026-03-03T06:55:25.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:55:25.717Z] + git semver [Pipeline] } [2026-03-03T06:55:25.989Z] $ docker stop --time=1 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 [2026-03-03T06:55:27.251Z] $ docker rm -f --volumes 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:55:27.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-03T06:55:27.641Z] [2026-03-03T06:55:27.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:55:27.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-03T06:55:27.938Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-03T06:55:27.938Z] ab5ef0e58194: Pulling fs layer [2026-03-03T06:55:27.938Z] 9712f1f96733: Pulling fs layer [2026-03-03T06:55:27.938Z] 63f879dbbcfc: Pulling fs layer [2026-03-03T06:55:27.938Z] 0d9ebad4ef96: Pulling fs layer [2026-03-03T06:55:27.938Z] e9a5061849ea: Pulling fs layer [2026-03-03T06:55:27.938Z] d747dcd14b5f: Pulling fs layer [2026-03-03T06:55:27.938Z] 2de7ff778b66: Pulling fs layer [2026-03-03T06:55:27.938Z] e9a5061849ea: Waiting [2026-03-03T06:55:27.938Z] d747dcd14b5f: Waiting [2026-03-03T06:55:27.938Z] 2de7ff778b66: Waiting [2026-03-03T06:55:27.938Z] 0d9ebad4ef96: Waiting [2026-03-03T06:55:27.938Z] 9712f1f96733: Verifying Checksum [2026-03-03T06:55:27.938Z] 9712f1f96733: Download complete [2026-03-03T06:55:28.197Z] 63f879dbbcfc: Verifying Checksum [2026-03-03T06:55:28.197Z] 63f879dbbcfc: Download complete [2026-03-03T06:55:28.454Z] e9a5061849ea: Verifying Checksum [2026-03-03T06:55:28.454Z] e9a5061849ea: Download complete [2026-03-03T06:55:28.454Z] d747dcd14b5f: Verifying Checksum [2026-03-03T06:55:28.454Z] ab5ef0e58194: Verifying Checksum [2026-03-03T06:55:28.454Z] ab5ef0e58194: Download complete [2026-03-03T06:55:28.454Z] 0d9ebad4ef96: Verifying Checksum [2026-03-03T06:55:28.454Z] 0d9ebad4ef96: Download complete [2026-03-03T06:55:28.713Z] 2de7ff778b66: Download complete [2026-03-03T06:55:32.896Z] ab5ef0e58194: Pull complete [2026-03-03T06:55:32.896Z] 9712f1f96733: Pull complete [2026-03-03T06:55:32.896Z] 63f879dbbcfc: Pull complete [2026-03-03T06:55:38.159Z] 0d9ebad4ef96: Pull complete [2026-03-03T06:55:38.159Z] e9a5061849ea: Pull complete [2026-03-03T06:55:38.159Z] d747dcd14b5f: Pull complete [2026-03-03T06:55:40.056Z] 2de7ff778b66: Pull complete [2026-03-03T06:55:40.056Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-03T06:55:40.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-03T06:55:40.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:55:40.150Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:55:40.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-03T06:55:54.242Z] $ docker top 5be30013ed19b0e6fd44dce99b5dc46b9e3b063d213373c014a0831eaa77826f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:55:54.298Z] provisioning config files... [2026-03-03T06:55:54.307Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/956@tmp/config3568165915475579393tmp [2026-03-03T06:55:54.316Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/956@tmp/config15406344704078103569tmp [2026-03-03T06:55:54.324Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/956@tmp/config11469557062610533506tmp [Pipeline] { [Pipeline] echo [2026-03-03T06:55:54.394Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:55:54.681Z] ---> sigul-configuration.sh [2026-03-03T06:55:54.681Z] gpg: directory `/root/.gnupg' created [2026-03-03T06:55:54.681Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-03T06:55:54.681Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-03T06:55:54.681Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-03T06:55:54.681Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-03T06:55:54.681Z] gpg: CAST5 encrypted data [2026-03-03T06:55:54.681Z] gpg: encrypted with 1 passphrase [2026-03-03T06:55:54.681Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-03T06:55:54.968Z] + mkdir /home/jenkins [2026-03-03T06:55:54.969Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-03T06:55:55.261Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-03T06:55:55.273Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:55:55.560Z] ---> sigul-install.sh [2026-03-03T06:55:55.560Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-03T06:55:55.850Z] + git tag --list [2026-03-03T06:55:55.850Z] 0.6.0 [2026-03-03T06:55:55.850Z] 0.6.1 [2026-03-03T06:55:55.850Z] 0.7.0 [2026-03-03T06:55:55.850Z] 0.7.1 [2026-03-03T06:55:55.850Z] v1.0.0 [2026-03-03T06:55:55.850Z] v1.0.1 [2026-03-03T06:55:55.850Z] v1.1.0 [2026-03-03T06:55:55.850Z] v1.2.0 [2026-03-03T06:55:55.850Z] v1.2.1 [2026-03-03T06:55:55.850Z] v1.3.0 [2026-03-03T06:55:55.850Z] v1.3.1 [2026-03-03T06:55:55.850Z] v2.0.0 [2026-03-03T06:55:55.850Z] v2.1.0 [2026-03-03T06:55:55.850Z] v2.1.1 [2026-03-03T06:55:55.850Z] v2.2.0 [2026-03-03T06:55:55.850Z] v2.3.0 [2026-03-03T06:55:55.850Z] v3.0 [2026-03-03T06:55:55.850Z] v3.0.0 [2026-03-03T06:55:55.850Z] v3.1 [2026-03-03T06:55:55.850Z] v3.1.0 [2026-03-03T06:55:55.850Z] v3.1.1 [2026-03-03T06:55:55.850Z] v4.0 [2026-03-03T06:55:55.850Z] v4.0.0 [2026-03-03T06:55:55.850Z] v4.0.1 [2026-03-03T06:55:55.850Z] v4.0.1-dev.1 [2026-03-03T06:55:55.850Z] v4.0.1-dev.2 [2026-03-03T06:55:55.850Z] v4.0.2-dev.1 [2026-03-03T06:55:55.850Z] v4.1.0-dev.1 [2026-03-03T06:55:55.850Z] v4.1.0-dev.10 [2026-03-03T06:55:55.850Z] v4.1.0-dev.100 [2026-03-03T06:55:55.850Z] v4.1.0-dev.101 [2026-03-03T06:55:55.850Z] v4.1.0-dev.11 [2026-03-03T06:55:55.850Z] v4.1.0-dev.12 [2026-03-03T06:55:55.850Z] v4.1.0-dev.13 [2026-03-03T06:55:55.850Z] v4.1.0-dev.14 [2026-03-03T06:55:55.850Z] v4.1.0-dev.15 [2026-03-03T06:55:55.850Z] v4.1.0-dev.16 [2026-03-03T06:55:55.850Z] v4.1.0-dev.17 [2026-03-03T06:55:55.850Z] v4.1.0-dev.18 [2026-03-03T06:55:55.850Z] v4.1.0-dev.19 [2026-03-03T06:55:55.850Z] v4.1.0-dev.2 [2026-03-03T06:55:55.850Z] v4.1.0-dev.20 [2026-03-03T06:55:55.850Z] v4.1.0-dev.21 [2026-03-03T06:55:55.850Z] v4.1.0-dev.22 [2026-03-03T06:55:55.850Z] v4.1.0-dev.23 [2026-03-03T06:55:55.850Z] v4.1.0-dev.24 [2026-03-03T06:55:55.850Z] v4.1.0-dev.25 [2026-03-03T06:55:55.850Z] v4.1.0-dev.26 [2026-03-03T06:55:55.850Z] v4.1.0-dev.27 [2026-03-03T06:55:55.850Z] v4.1.0-dev.28 [2026-03-03T06:55:55.850Z] v4.1.0-dev.29 [2026-03-03T06:55:55.850Z] v4.1.0-dev.3 [2026-03-03T06:55:55.850Z] v4.1.0-dev.30 [2026-03-03T06:55:55.850Z] v4.1.0-dev.31 [2026-03-03T06:55:55.850Z] v4.1.0-dev.32 [2026-03-03T06:55:55.850Z] v4.1.0-dev.33 [2026-03-03T06:55:55.850Z] v4.1.0-dev.34 [2026-03-03T06:55:55.850Z] v4.1.0-dev.35 [2026-03-03T06:55:55.850Z] v4.1.0-dev.36 [2026-03-03T06:55:55.850Z] v4.1.0-dev.37 [2026-03-03T06:55:55.850Z] v4.1.0-dev.38 [2026-03-03T06:55:55.850Z] v4.1.0-dev.39 [2026-03-03T06:55:55.850Z] v4.1.0-dev.4 [2026-03-03T06:55:55.850Z] v4.1.0-dev.40 [2026-03-03T06:55:55.850Z] v4.1.0-dev.41 [2026-03-03T06:55:55.850Z] v4.1.0-dev.42 [2026-03-03T06:55:55.850Z] v4.1.0-dev.43 [2026-03-03T06:55:55.850Z] v4.1.0-dev.44 [2026-03-03T06:55:55.850Z] v4.1.0-dev.45 [2026-03-03T06:55:55.850Z] v4.1.0-dev.46 [2026-03-03T06:55:55.850Z] v4.1.0-dev.47 [2026-03-03T06:55:55.850Z] v4.1.0-dev.48 [2026-03-03T06:55:55.850Z] v4.1.0-dev.49 [2026-03-03T06:55:55.850Z] v4.1.0-dev.5 [2026-03-03T06:55:55.850Z] v4.1.0-dev.50 [2026-03-03T06:55:55.850Z] v4.1.0-dev.51 [2026-03-03T06:55:55.850Z] v4.1.0-dev.52 [2026-03-03T06:55:55.850Z] v4.1.0-dev.53 [2026-03-03T06:55:55.850Z] v4.1.0-dev.54 [2026-03-03T06:55:55.850Z] v4.1.0-dev.55 [2026-03-03T06:55:55.850Z] v4.1.0-dev.56 [2026-03-03T06:55:55.850Z] v4.1.0-dev.57 [2026-03-03T06:55:55.850Z] v4.1.0-dev.58 [2026-03-03T06:55:55.851Z] v4.1.0-dev.59 [2026-03-03T06:55:55.851Z] v4.1.0-dev.6 [2026-03-03T06:55:55.851Z] v4.1.0-dev.60 [2026-03-03T06:55:55.851Z] v4.1.0-dev.61 [2026-03-03T06:55:55.851Z] v4.1.0-dev.62 [2026-03-03T06:55:55.851Z] v4.1.0-dev.63 [2026-03-03T06:55:55.851Z] v4.1.0-dev.64 [2026-03-03T06:55:55.851Z] v4.1.0-dev.65 [2026-03-03T06:55:55.851Z] v4.1.0-dev.66 [2026-03-03T06:55:55.851Z] v4.1.0-dev.67 [2026-03-03T06:55:55.851Z] v4.1.0-dev.68 [2026-03-03T06:55:55.851Z] v4.1.0-dev.69 [2026-03-03T06:55:55.851Z] v4.1.0-dev.7 [2026-03-03T06:55:55.851Z] v4.1.0-dev.70 [2026-03-03T06:55:55.851Z] v4.1.0-dev.71 [2026-03-03T06:55:55.851Z] v4.1.0-dev.72 [2026-03-03T06:55:55.851Z] v4.1.0-dev.73 [2026-03-03T06:55:55.851Z] v4.1.0-dev.74 [2026-03-03T06:55:55.851Z] v4.1.0-dev.75 [2026-03-03T06:55:55.851Z] v4.1.0-dev.76 [2026-03-03T06:55:55.851Z] v4.1.0-dev.77 [2026-03-03T06:55:55.851Z] v4.1.0-dev.78 [2026-03-03T06:55:55.851Z] v4.1.0-dev.79 [2026-03-03T06:55:55.851Z] v4.1.0-dev.8 [2026-03-03T06:55:55.851Z] v4.1.0-dev.80 [2026-03-03T06:55:55.851Z] v4.1.0-dev.81 [2026-03-03T06:55:55.851Z] v4.1.0-dev.82 [2026-03-03T06:55:55.851Z] v4.1.0-dev.83 [2026-03-03T06:55:55.851Z] v4.1.0-dev.84 [2026-03-03T06:55:55.851Z] v4.1.0-dev.85 [2026-03-03T06:55:55.851Z] v4.1.0-dev.86 [2026-03-03T06:55:55.851Z] v4.1.0-dev.87 [2026-03-03T06:55:55.851Z] v4.1.0-dev.88 [2026-03-03T06:55:55.851Z] v4.1.0-dev.89 [2026-03-03T06:55:55.851Z] v4.1.0-dev.9 [2026-03-03T06:55:55.851Z] v4.1.0-dev.90 [2026-03-03T06:55:55.851Z] v4.1.0-dev.91 [2026-03-03T06:55:55.851Z] v4.1.0-dev.92 [2026-03-03T06:55:55.851Z] v4.1.0-dev.93 [2026-03-03T06:55:55.851Z] v4.1.0-dev.94 [2026-03-03T06:55:55.851Z] v4.1.0-dev.95 [2026-03-03T06:55:55.851Z] v4.1.0-dev.96 [2026-03-03T06:55:55.851Z] v4.1.0-dev.97 [2026-03-03T06:55:55.851Z] v4.1.0-dev.98 [2026-03-03T06:55:55.851Z] v4.1.0-dev.99 [Pipeline] sh [2026-03-03T06:55:56.140Z] + lftools sign git-tag v4.1.0-dev.101 [2026-03-03T06:55:56.708Z] Signing Git tag with Sigul... [2026-03-03T06:55:56.708Z] Signing v4.1.0-dev.101 [Pipeline] echo [2026-03-03T06:55:56.978Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:55:57.268Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-03T06:55:57.275Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-03T06:55:57.299Z] $ docker stop --time=1 5be30013ed19b0e6fd44dce99b5dc46b9e3b063d213373c014a0831eaa77826f [2026-03-03T06:55:58.593Z] $ docker rm -f --volumes 5be30013ed19b0e6fd44dce99b5dc46b9e3b063d213373c014a0831eaa77826f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-03T06:55:59.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-03T06:55:59.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:55:59.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:55:59.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:55:59.378Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:55:59.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-03T06:55:59.627Z] $ docker top 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 -eo pid,comm [2026-03-03T06:55:59.672Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-03T06:55:59.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-03T06:55:59.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:55:59.723Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:55:59.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:55:59.828Z] $ docker exec 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 ssh-agent [2026-03-03T06:55:59.925Z] SSH_AUTH_SOCK=/tmp/ssh-3pbEyXz164fd/agent.33 [2026-03-03T06:55:59.925Z] SSH_AGENT_PID=39 [2026-03-03T06:55:59.930Z] Running ssh-add (command line suppressed) [2026-03-03T06:56:00.015Z] Identity added: /w/workspace/edgex-go/956@tmp/private_key_15875267347140262873.key (/w/workspace/edgex-go/956@tmp/private_key_15875267347140262873.key) [2026-03-03T06:56:00.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:56:00.317Z] + git semver bump pre [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,553 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,557 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,557 [bump_version] DEBUG bumping version:4.1.0-dev.101 on axis:pre with prefix:dev [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,557 [bump_version] DEBUG bumped version:4.1.0-dev.102 [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,557 [write_version] DEBUG write version:4.1.0-dev.102 to path:/w/workspace/edgex-go/956/.semver/main with force:True [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,557 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,557 [write_file] DEBUG write to file:/w/workspace/edgex-go/956/.semver/main [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,560 [execute] INFO git cat-file --batch-check [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/956/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,564 [execute] INFO git cat-file --batch [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/956/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-03T06:56:00.576Z] 2026-03-03 06:56:00,567 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:56:00.576Z] 4.1.0-dev.102 [Pipeline] } [2026-03-03T06:56:00.845Z] $ docker exec --env ******** --env ******** 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 ssh-agent -k [2026-03-03T06:56:00.930Z] unset SSH_AUTH_SOCK; [2026-03-03T06:56:00.930Z] unset SSH_AGENT_PID; [2026-03-03T06:56:00.930Z] echo Agent pid 39 killed; [2026-03-03T06:56:00.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:56:01.263Z] + git semver [Pipeline] } [2026-03-03T06:56:01.845Z] $ docker stop --time=1 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 [2026-03-03T06:56:03.093Z] $ docker rm -f --volumes 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-03T06:56:03.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-03T06:56:03.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:56:03.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-03T06:56:03.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:56:03.807Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:56:03.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-03T06:56:04.089Z] $ docker top 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 -eo pid,comm [2026-03-03T06:56:04.129Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-03T06:56:04.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-03T06:56:04.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-03T06:56:04.181Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-03T06:56:04.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-03T06:56:04.285Z] $ docker exec 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 ssh-agent [2026-03-03T06:56:04.387Z] SSH_AUTH_SOCK=/tmp/ssh-PL97y7NUOlib/agent.33 [2026-03-03T06:56:04.387Z] SSH_AGENT_PID=39 [2026-03-03T06:56:04.392Z] Running ssh-add (command line suppressed) [2026-03-03T06:56:04.493Z] Identity added: /w/workspace/edgex-go/956@tmp/private_key_12094317521030782800.key (/w/workspace/edgex-go/956@tmp/private_key_12094317521030782800.key) [2026-03-03T06:56:04.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-03T06:56:04.787Z] + git semver push [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:04,986 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:04,990 [run_push] DEBUG push [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:04,990 [execute] INFO git cat-file --batch-check [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:04,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/956/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:04,992 [execute] INFO git rev-list 32c0d0b461bdcd939fe247421e15c47e1878ae57 -- [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:04,993 [execute] DEBUG Popen(['git', 'rev-list', '32c0d0b461bdcd939fe247421e15c47e1878ae57', '--'], cwd=/w/workspace/edgex-go/956/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:05,013 [execute] INFO git fetch -v -- origin [2026-03-03T06:56:05.046Z] 2026-03-03 06:56:05,013 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/956/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-03T06:56:05.982Z] 2026-03-03 06:56:05,676 [run_push] DEBUG no remote changes detected [2026-03-03T06:56:05.982Z] 2026-03-03 06:56:05,677 [execute] INFO git push origin semver [2026-03-03T06:56:05.982Z] 2026-03-03 06:56:05,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/956/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-03T06:56:06.548Z] 2026-03-03 06:56:06,536 [run_push] DEBUG push all version tags [2026-03-03T06:56:06.548Z] 2026-03-03 06:56:06,536 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-03T06:56:06.548Z] 2026-03-03 06:56:06,536 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/956, stdin=None, shell=False, universal_newlines=False) [2026-03-03T06:56:07.480Z] 2026-03-03 06:56:07,330 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main [2026-03-03T06:56:07.480Z] 4.1.0-dev.102 [Pipeline] } [2026-03-03T06:56:07.490Z] $ docker exec --env ******** --env ******** 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 ssh-agent -k [2026-03-03T06:56:07.577Z] unset SSH_AUTH_SOCK; [2026-03-03T06:56:07.577Z] unset SSH_AGENT_PID; [2026-03-03T06:56:07.577Z] echo Agent pid 39 killed; [2026-03-03T06:56:07.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-03T06:56:07.889Z] + git semver [Pipeline] } [2026-03-03T06:56:08.160Z] $ docker stop --time=1 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 [2026-03-03T06:56:09.399Z] $ docker rm -f --volumes 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-03T06:56:09.898Z] + [ -d /w/workspace/edgex-go/956/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:10.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:11.036Z] ---> package-listing.sh [2026-03-03T06:56:11.037Z] ++ facter osfamily [2026-03-03T06:56:11.037Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-03T06:56:11.295Z] + OS_FAMILY=debian [2026-03-03T06:56:11.296Z] + workspace=/w/workspace/edgex-go/956 [2026-03-03T06:56:11.296Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-03T06:56:11.296Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-03T06:56:11.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-03T06:56:11.296Z] + PACKAGES=/tmp/packages_start.txt [2026-03-03T06:56:11.296Z] + '[' /w/workspace/edgex-go/956 ']' [2026-03-03T06:56:11.296Z] + PACKAGES=/tmp/packages_end.txt [2026-03-03T06:56:11.296Z] + case "${OS_FAMILY}" in [2026-03-03T06:56:11.296Z] + dpkg -l [2026-03-03T06:56:11.296Z] + grep '^ii' [2026-03-03T06:56:11.296Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-03T06:56:11.296Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-03T06:56:11.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-03T06:56:11.296Z] + '[' /w/workspace/edgex-go/956 ']' [2026-03-03T06:56:11.296Z] + mkdir -p /w/workspace/edgex-go/956/archives/ [2026-03-03T06:56:11.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/956/archives/ [Pipeline] echo [2026-03-03T06:56:11.307Z] 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/956/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-03T06:56:11.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:56:12.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T06:56:12.159Z] [2026-03-03T06:56:12.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-03T06:56:12.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T06:56:12.458Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-03T06:56:12.458Z] 5eb5b503b376: Pulling fs layer [2026-03-03T06:56:12.458Z] 5c69ac0246d0: Pulling fs layer [2026-03-03T06:56:12.458Z] ec43610c2a17: Pulling fs layer [2026-03-03T06:56:12.458Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-03T06:56:12.458Z] 33b1e0a273af: Pulling fs layer [2026-03-03T06:56:12.458Z] 5d3b04190fa2: Pulling fs layer [2026-03-03T06:56:12.458Z] 2f39f015ded8: Pulling fs layer [2026-03-03T06:56:12.459Z] 3a2ae6a8a46f: Waiting [2026-03-03T06:56:12.459Z] 33b1e0a273af: Waiting [2026-03-03T06:56:12.459Z] 5d3b04190fa2: Waiting [2026-03-03T06:56:12.459Z] 2f39f015ded8: Waiting [2026-03-03T06:56:12.459Z] 5c69ac0246d0: Download complete [2026-03-03T06:56:12.718Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-03T06:56:12.718Z] 3a2ae6a8a46f: Download complete [2026-03-03T06:56:12.718Z] 33b1e0a273af: Verifying Checksum [2026-03-03T06:56:12.718Z] 33b1e0a273af: Download complete [2026-03-03T06:56:12.718Z] ec43610c2a17: Verifying Checksum [2026-03-03T06:56:12.718Z] ec43610c2a17: Download complete [2026-03-03T06:56:12.718Z] 5d3b04190fa2: Download complete [2026-03-03T06:56:12.718Z] 5eb5b503b376: Verifying Checksum [2026-03-03T06:56:12.718Z] 5eb5b503b376: Download complete [2026-03-03T06:56:13.284Z] 2f39f015ded8: Verifying Checksum [2026-03-03T06:56:13.284Z] 2f39f015ded8: Download complete [2026-03-03T06:56:14.657Z] 5eb5b503b376: Pull complete [2026-03-03T06:56:14.657Z] 5c69ac0246d0: Pull complete [2026-03-03T06:56:15.222Z] ec43610c2a17: Pull complete [2026-03-03T06:56:15.222Z] 3a2ae6a8a46f: Pull complete [2026-03-03T06:56:15.480Z] 33b1e0a273af: Pull complete [2026-03-03T06:56:15.480Z] 5d3b04190fa2: Pull complete [2026-03-03T06:56:20.740Z] 2f39f015ded8: Pull complete [2026-03-03T06:56:20.740Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-03T06:56:20.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-03T06:56:20.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-03T06:56:20.828Z] prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container [2026-03-03T06:56:20.855Z] $ 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/956/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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-03T06:56:26.978Z] $ docker top 25d3674c46d22a5fb7147af887495e5423d5a6455b195bfd300933293db71bd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-03T06:56:27.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-03T06:56:27.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-03T06:56:27.882Z] + ls /var/log/sa-host [2026-03-03T06:56:27.882Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-03T06:56:27.914Z] provisioning config files... [2026-03-03T06:56:27.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/956@tmp/config12860294874616531296tmp [Pipeline] { [Pipeline] echo [2026-03-03T06:56:27.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:28.223Z] ---> create-netrc.sh [Pipeline] } [2026-03-03T06:56:28.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:28.527Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-03T06:56:28.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:28.819Z] ---> sudo-logs.sh [2026-03-03T06:56:28.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-03T06:56:28.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:29.130Z] ---> job-cost.sh [2026-03-03T06:56:29.130Z] lf-activate-venv: SKIPPING [2026-03-03T06:56:29.130Z] DEBUG: total: 0.10999999940395355 [2026-03-03T06:56:29.130Z] INFO: Retrieving Stack Cost... [2026-03-03T06:56:29.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-03T06:56:29.647Z] INFO: Archiving Costs [Pipeline] echo [2026-03-03T06:56:29.917Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-03T06:56:30.198Z] ---> logs-deploy.sh [2026-03-03T06:56:30.198Z] lf-activate-venv: SKIPPING [2026-03-03T06:56:30.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/956 [2026-03-03T06:56:30.198Z] INFO: archiving workspace using pattern(s): [2026-03-03T06:56:31.135Z] Archives upload complete. [2026-03-03T06:56:31.135Z] INFO: archiving logs to Nexus