Started by upstream project "edgexfoundry/cd-management/release-lts" build number 116 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9a48e2fe97e43dd34e53fb088e96658b535ab2a 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-ssh4471581649637574342.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-ssh6944182237177144610.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18439908800026361803.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-ssh4667005014961254105.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11257729968502148159.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-773807’ is offline Running on prd-ubuntu20.04-docker-8c-8g-773808 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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 a9a48e2fe97e43dd34e53fb088e96658b535ab2a (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @1729928" > 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 a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 > git rev-list --no-walk a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-25T12:04:02.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-25T12:04:02.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T12:04:02.582Z] ========================================================= [2025-11-25T12:04:02.582Z] EdgeX Global Pipelines Version Info [2025-11-25T12:04:02.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:04:03.802Z] ------------------- [2025-11-25T12:04:03.802Z] stable info: [2025-11-25T12:04:03.802Z] ------------------- [2025-11-25T12:04:03.802Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-25T12:04:03.802Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-25T12:04:03.802Z] Message: update stable to v1.0.278 [2025-11-25T12:04:04.373Z] ------------------- [2025-11-25T12:04:04.373Z] experimental info: [2025-11-25T12:04:04.373Z] ------------------- [2025-11-25T12:04:04.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-25T12:04:04.373Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-25T12:04:04.373Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-25T12:04:04.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-25T12:04:04.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-25T12:04:04.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-25T12:04:04.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-25T12:04:04.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-25T12:04:04.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-25T12:04:04.611Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-25T12:04:04.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-25T12:04:04.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-25T12:04:04.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-25T12:04:04.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-25T12:04:04.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-25T12:04:04.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-25T12:04:04.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-25T12:04:04.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-25T12:04:04.795Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T12:04:04.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T12:04:04.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-25T12:04:04.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-25T12:04:04.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-25T12:04:04.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-25T12:04:04.937Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-25T12:04:04.965Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-25T12:04:04.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-11-25T12:04:05.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-11-25T12:04:05.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-11-25T12:04:05.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:04:05.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9a48e2 [Pipeline] echo [2025-11-25T12:04:05.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:04:05.177Z] provisioning config files... [2025-11-25T12:04:05.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config12405891306369937271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:04:05.537Z] ---> ****-login.sh [2025-11-25T12:04:05.538Z] nexus3.edgexfoundry.org:10001 [2025-11-25T12:04:05.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:04:05.799Z] [2025-11-25T12:04:05.799Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T12:04:05.799Z] Configure a credential helper to remove this warning. See [2025-11-25T12:04:05.799Z] https://docs.****.com/go/credential-store/ [2025-11-25T12:04:05.799Z] [2025-11-25T12:04:05.799Z] Login Succeeded [2025-11-25T12:04:05.799Z] nexus3.edgexfoundry.org:10002 [2025-11-25T12:04:05.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:04:05.799Z] [2025-11-25T12:04:05.799Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T12:04:05.799Z] Configure a credential helper to remove this warning. See [2025-11-25T12:04:05.799Z] https://docs.****.com/go/credential-store/ [2025-11-25T12:04:05.799Z] [2025-11-25T12:04:05.799Z] Login Succeeded [2025-11-25T12:04:05.799Z] nexus3.edgexfoundry.org:10003 [2025-11-25T12:04:05.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:04:06.061Z] [2025-11-25T12:04:06.061Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T12:04:06.061Z] Configure a credential helper to remove this warning. See [2025-11-25T12:04:06.061Z] https://docs.****.com/go/credential-store/ [2025-11-25T12:04:06.061Z] [2025-11-25T12:04:06.061Z] Login Succeeded [2025-11-25T12:04:06.061Z] nexus3.edgexfoundry.org:10004 [2025-11-25T12:04:06.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:04:06.062Z] [2025-11-25T12:04:06.062Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T12:04:06.062Z] Configure a credential helper to remove this warning. See [2025-11-25T12:04:06.062Z] https://docs.****.com/go/credential-store/ [2025-11-25T12:04:06.062Z] [2025-11-25T12:04:06.062Z] Login Succeeded [2025-11-25T12:04:06.062Z] ****.io [2025-11-25T12:04:06.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:04:06.325Z] [2025-11-25T12:04:06.325Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T12:04:06.325Z] Configure a credential helper to remove this warning. See [2025-11-25T12:04:06.325Z] https://docs.****.com/go/credential-store/ [2025-11-25T12:04:06.325Z] [2025-11-25T12:04:06.325Z] Login Succeeded [2025-11-25T12:04:06.325Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T12:04:06.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T12:04:06.672Z] + 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 [2025-11-25T12:04:06.672Z] + dirname cmd/core-command/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/core-data/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/core-keeper/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/core-metadata/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/support-notifications/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-25T12:04:06.672Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-25T12:04:06.672Z] + cut -d/ -f2 [2025-11-25T12:04:06.672Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-25T12:04:06.713Z] 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 [2025-11-25T12:04:07.073Z] + git rev-list -1 --merges a9a48e2fe97e43dd34e53fb088e96658b535ab2a~1..a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:04:07.088Z] -----------> git rev-list -1 --merges a9a48e2fe97e43dd34e53fb088e96658b535ab2a~1..a9a48e2fe97e43dd34e53fb088e96658b535ab2a a9a48e2fe97e43dd34e53fb088e96658b535ab2a [false] [Pipeline] sh [2025-11-25T12:04:07.387Z] + git log --format=format:%s -1 a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:04:07.403Z] ========================================================= [2025-11-25T12:04:07.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-11-25T12:04:07.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-25T12:04:07.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T12:04:07.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-25T12:04:07.780Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-25T12:04:07.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-25T12:04:07.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-25T12:04:07.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-25T12:04:07.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:04:08.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T12:04:08.165Z] [2025-11-25T12:04:08.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:04:08.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T12:04:08.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-25T12:04:08.482Z] 3dae71ba6b94: Pulling fs layer [2025-11-25T12:04:08.482Z] 6bf1a483ea7c: Pulling fs layer [2025-11-25T12:04:08.482Z] f5dfc541a4d3: Pulling fs layer [2025-11-25T12:04:08.482Z] 461d9e800cba: Pulling fs layer [2025-11-25T12:04:08.482Z] 80192f66455f: Pulling fs layer [2025-11-25T12:04:08.482Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-25T12:04:08.482Z] a29436f7fd5d: Pulling fs layer [2025-11-25T12:04:08.482Z] 923cac83aea3: Pulling fs layer [2025-11-25T12:04:08.482Z] 25ad8b0a4227: Pulling fs layer [2025-11-25T12:04:08.482Z] db01528c6b51: Pulling fs layer [2025-11-25T12:04:08.482Z] 28988de357af: Pulling fs layer [2025-11-25T12:04:08.482Z] 461d9e800cba: Waiting [2025-11-25T12:04:08.482Z] 80192f66455f: Waiting [2025-11-25T12:04:08.482Z] 2e8e34ca0e6c: Waiting [2025-11-25T12:04:08.482Z] db01528c6b51: Waiting [2025-11-25T12:04:08.482Z] 28988de357af: Waiting [2025-11-25T12:04:08.482Z] 923cac83aea3: Waiting [2025-11-25T12:04:08.482Z] a29436f7fd5d: Waiting [2025-11-25T12:04:08.482Z] 25ad8b0a4227: Waiting [2025-11-25T12:04:08.482Z] 6bf1a483ea7c: Verifying Checksum [2025-11-25T12:04:08.482Z] 6bf1a483ea7c: Download complete [2025-11-25T12:04:08.482Z] 461d9e800cba: Download complete [2025-11-25T12:04:08.483Z] 80192f66455f: Download complete [2025-11-25T12:04:08.743Z] f5dfc541a4d3: Verifying Checksum [2025-11-25T12:04:08.743Z] f5dfc541a4d3: Download complete [2025-11-25T12:04:08.743Z] 3dae71ba6b94: Verifying Checksum [2025-11-25T12:04:08.743Z] 3dae71ba6b94: Download complete [2025-11-25T12:04:08.743Z] 923cac83aea3: Verifying Checksum [2025-11-25T12:04:08.743Z] 923cac83aea3: Download complete [2025-11-25T12:04:09.004Z] 25ad8b0a4227: Verifying Checksum [2025-11-25T12:04:09.004Z] 25ad8b0a4227: Download complete [2025-11-25T12:04:09.004Z] db01528c6b51: Download complete [2025-11-25T12:04:09.004Z] 28988de357af: Verifying Checksum [2025-11-25T12:04:09.004Z] 28988de357af: Download complete [2025-11-25T12:04:09.004Z] a29436f7fd5d: Verifying Checksum [2025-11-25T12:04:09.004Z] a29436f7fd5d: Download complete [2025-11-25T12:04:09.572Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-25T12:04:09.572Z] 2e8e34ca0e6c: Download complete [2025-11-25T12:04:10.507Z] 3dae71ba6b94: Pull complete [2025-11-25T12:04:10.507Z] 6bf1a483ea7c: Pull complete [2025-11-25T12:04:11.443Z] f5dfc541a4d3: Pull complete [2025-11-25T12:04:11.443Z] 461d9e800cba: Pull complete [2025-11-25T12:04:11.443Z] 80192f66455f: Pull complete [2025-11-25T12:04:15.639Z] 2e8e34ca0e6c: Pull complete [2025-11-25T12:04:15.898Z] a29436f7fd5d: Pull complete [2025-11-25T12:04:15.898Z] 923cac83aea3: Pull complete [2025-11-25T12:04:16.157Z] 25ad8b0a4227: Pull complete [2025-11-25T12:04:16.157Z] db01528c6b51: Pull complete [2025-11-25T12:04:16.157Z] 28988de357af: Pull complete [2025-11-25T12:04:16.157Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-25T12:04:16.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T12:04:16.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:04:16.307Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:04:16.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T12:04:20.529Z] $ docker top 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf -eo pid,comm [2025-11-25T12:04:20.575Z] 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). [2025-11-25T12:04:20.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T12:04:20.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T12:04:20.636Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T12:04:20.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T12:04:20.752Z] $ docker exec 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent [2025-11-25T12:04:20.862Z] SSH_AUTH_SOCK=/tmp/ssh-DmVfmKs9Sw6X/agent.32 [2025-11-25T12:04:20.862Z] SSH_AGENT_PID=38 [2025-11-25T12:04:20.868Z] Running ssh-add (command line suppressed) [2025-11-25T12:04:20.959Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_10548174214252833570.key (/w/workspace/edgex-go/20@tmp/private_key_10548174214252833570.key) [2025-11-25T12:04:20.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T12:04:21.268Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] sh [2025-11-25T12:04:21.554Z] + git tag --points-at a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [2025-11-25T12:04:21.566Z] $ docker exec --env ******** --env ******** 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent -k [2025-11-25T12:04:21.665Z] unset SSH_AUTH_SOCK; [2025-11-25T12:04:21.665Z] unset SSH_AGENT_PID; [2025-11-25T12:04:21.666Z] echo Agent pid 38 killed; [2025-11-25T12:04:21.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-11-25T12:04:21.709Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent [2025-11-25T12:04:21.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T12:04:21.733Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T12:04:21.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T12:04:21.846Z] $ docker exec 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent [2025-11-25T12:04:21.943Z] SSH_AUTH_SOCK=/tmp/ssh-ghbLYRAE8u75/agent.85 [2025-11-25T12:04:21.943Z] SSH_AGENT_PID=91 [2025-11-25T12:04:21.948Z] Running ssh-add (command line suppressed) [2025-11-25T12:04:22.039Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_12799653090701839360.key (/w/workspace/edgex-go/20@tmp/private_key_12799653090701839360.key) [2025-11-25T12:04:22.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T12:04:22.348Z] + git semver init [2025-11-25T12:04:22.609Z] 2025-11-25 12:04:22,554 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T12:04:22.609Z] 2025-11-25 12:04:22,558 [run_init] DEBUG init version:0.0.0 force:False [2025-11-25T12:04:22.609Z] 2025-11-25 12:04:22,558 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/20/.semver [2025-11-25T12:04:22.609Z] 2025-11-25 12:04:22,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/20/.semver [2025-11-25T12:04:22.609Z] 2025-11-25 12:04:22,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/20/.semver'], cwd=/w/workspace/edgex-go/20, stdin=None, shell=False, universal_newlines=False) [2025-11-25T12:04:30.741Z] 2025-11-25 12:04:30,524 [append_file] DEBUG append to file:/w/workspace/edgex-go/20/.git/info/exclude [2025-11-25T12:04:30.741Z] 2025-11-25 12:04:30,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/20/.semver/odessa with force:False [2025-11-25T12:04:30.741Z] 2025-11-25 12:04:30,525 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/odessa [2025-11-25T12:04:30.741Z] 2025-11-25 12:04:30,525 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/odessa [2025-11-25T12:04:30.741Z] 4.0.1 [Pipeline] } [2025-11-25T12:04:30.756Z] $ docker exec --env ******** --env ******** 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf ssh-agent -k [2025-11-25T12:04:30.845Z] unset SSH_AUTH_SOCK; [2025-11-25T12:04:30.845Z] unset SSH_AGENT_PID; [2025-11-25T12:04:30.845Z] echo Agent pid 91 killed; [2025-11-25T12:04:30.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T12:04:31.173Z] + git semver [Pipeline] } [2025-11-25T12:04:31.444Z] $ docker stop --time=1 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf [2025-11-25T12:04:32.713Z] $ docker rm -f --volumes 9bba859de94c059ea1e316099712d6e72303630a42372cb033f1a8f1f5daa3cf [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T12:04:33.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-25T12:04:33.345Z] Stashed 1 file(s) [Pipeline] echo [2025-11-25T12:04:33.350Z] [edgeXSemver]: initialized semver on version 4.0.1 [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 [2025-11-25T12:04:33.797Z] + git checkout a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:04:33.797Z] HEAD is now at a9a48e2f ci(lts-release): LTS release v4.0.1 @1729928 [Pipeline] sh [2025-11-25T12:04:34.082Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo [2025-11-25T12:04:34.095Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T12:04:34.403Z] + grep ^go [0-9].[0-9]* go.mod [2025-11-25T12:04:34.403Z] + + cut -d cut -f -d 2 . [2025-11-25T12:04:34.403Z] -f1-2 [Pipeline] echo [2025-11-25T12:04:34.418Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T12:04:34.439Z] ========================================================= [2025-11-25T12:04:34.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-11-25T12:04:34.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T12:04:34.733Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T12:04:34.733Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-11-25T12:04:34.733Z] 0a9a5dfd008f: Pulling fs layer [2025-11-25T12:04:34.733Z] 8833042f23b5: Pulling fs layer [2025-11-25T12:04:34.733Z] 6ca661eb024f: Pulling fs layer [2025-11-25T12:04:34.733Z] b5acb76e9680: Pulling fs layer [2025-11-25T12:04:34.733Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T12:04:34.733Z] 012bb1f9d321: Pulling fs layer [2025-11-25T12:04:34.733Z] 97255f1bc79d: Pulling fs layer [2025-11-25T12:04:34.733Z] 454448c9edf9: Pulling fs layer [2025-11-25T12:04:34.733Z] 15f87924ceaf: Pulling fs layer [2025-11-25T12:04:34.733Z] 4f4fb700ef54: Waiting [2025-11-25T12:04:34.733Z] 012bb1f9d321: Waiting [2025-11-25T12:04:34.733Z] 97255f1bc79d: Waiting [2025-11-25T12:04:34.733Z] 454448c9edf9: Waiting [2025-11-25T12:04:34.733Z] b5acb76e9680: Waiting [2025-11-25T12:04:34.733Z] 8833042f23b5: Verifying Checksum [2025-11-25T12:04:34.733Z] 8833042f23b5: Download complete [2025-11-25T12:04:34.733Z] b5acb76e9680: Verifying Checksum [2025-11-25T12:04:34.733Z] b5acb76e9680: Download complete [2025-11-25T12:04:34.733Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T12:04:34.733Z] 4f4fb700ef54: Download complete [2025-11-25T12:04:34.733Z] 0a9a5dfd008f: Download complete [2025-11-25T12:04:34.733Z] 012bb1f9d321: Download complete [2025-11-25T12:04:34.733Z] 97255f1bc79d: Verifying Checksum [2025-11-25T12:04:34.733Z] 97255f1bc79d: Download complete [2025-11-25T12:04:34.992Z] 0a9a5dfd008f: Pull complete [2025-11-25T12:04:34.992Z] 8833042f23b5: Pull complete [2025-11-25T12:04:35.250Z] 15f87924ceaf: Verifying Checksum [2025-11-25T12:04:35.250Z] 15f87924ceaf: Download complete [2025-11-25T12:04:35.250Z] 6ca661eb024f: Download complete [2025-11-25T12:04:35.509Z] 454448c9edf9: Verifying Checksum [2025-11-25T12:04:35.509Z] 454448c9edf9: Download complete [2025-11-25T12:04:39.698Z] 6ca661eb024f: Pull complete [2025-11-25T12:04:39.698Z] b5acb76e9680: Pull complete [2025-11-25T12:04:39.958Z] 4f4fb700ef54: Pull complete [2025-11-25T12:04:39.958Z] 012bb1f9d321: Pull complete [2025-11-25T12:04:39.958Z] 97255f1bc79d: Pull complete [2025-11-25T12:04:42.492Z] 454448c9edf9: Pull complete [2025-11-25T12:04:43.060Z] 15f87924ceaf: Pull complete [2025-11-25T12:04:43.060Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-11-25T12:04:43.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T12:04:43.060Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-25T12:04:43.361Z] + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T12:04:43.361Z] WORKDIR /edgex [2025-11-25T12:04:43.361Z] COPY go.mod . [2025-11-25T12:04:43.361Z] RUN go mod download [2025-11-25T12:04:43.361Z] docker build -t ci-base-image-x86_64 -f - . [2025-11-25T12:04:43.933Z] #0 building with "default" instance using docker driver [2025-11-25T12:04:43.933Z] [2025-11-25T12:04:43.933Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:04:43.933Z] #1 transferring dockerfile: 170B done [2025-11-25T12:04:43.933Z] #1 DONE 0.0s [2025-11-25T12:04:43.933Z] [2025-11-25T12:04:43.933Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T12:04:43.933Z] #2 DONE 0.0s [2025-11-25T12:04:43.933Z] [2025-11-25T12:04:43.933Z] #3 [internal] load .dockerignore [2025-11-25T12:04:43.933Z] #3 transferring context: 50B done [2025-11-25T12:04:43.933Z] #3 DONE 0.0s [2025-11-25T12:04:43.933Z] [2025-11-25T12:04:43.933Z] #4 [internal] load build context [2025-11-25T12:04:43.933Z] #4 transferring context: 6.49kB done [2025-11-25T12:04:43.933Z] #4 DONE 0.0s [2025-11-25T12:04:43.933Z] [2025-11-25T12:04:43.933Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T12:04:44.193Z] #5 DONE 0.1s [2025-11-25T12:04:44.193Z] [2025-11-25T12:04:44.193Z] #6 [2/4] WORKDIR /edgex [2025-11-25T12:04:47.492Z] #6 DONE 3.3s [2025-11-25T12:04:47.492Z] [2025-11-25T12:04:47.492Z] #7 [3/4] COPY go.mod . [2025-11-25T12:04:47.492Z] #7 DONE 0.0s [2025-11-25T12:04:47.492Z] [2025-11-25T12:04:47.492Z] #8 [4/4] RUN go mod download [2025-11-25T12:04:48.462Z] Still waiting to schedule task [2025-11-25T12:04:48.462Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-25T12:04:59.709Z] #8 DONE 12.2s [2025-11-25T12:04:59.709Z] [2025-11-25T12:04:59.709Z] #9 exporting to image [2025-11-25T12:04:59.709Z] #9 exporting layers [2025-11-25T12:05:02.997Z] #9 exporting layers 3.5s done [2025-11-25T12:05:02.997Z] #9 writing image sha256:636ce884c606feec58a371810bc753fc5b169f70f655d5c607a2b8155695ca27 done [2025-11-25T12:05:02.997Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-25T12:05:02.997Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:05:03.573Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T12:05:03.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:05:03.664Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:05:03.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-25T12:05:04.114Z] $ docker top 11e655b56876b566ccc3a87a47da337a75484afa3d88e651b8a3b529aa5df6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:05:04.467Z] + go version [2025-11-25T12:05:04.467Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-11-25T12:05:04.480Z] $ docker stop --time=1 11e655b56876b566ccc3a87a47da337a75484afa3d88e651b8a3b529aa5df6ee [2025-11-25T12:05:05.753Z] $ docker rm -f --volumes 11e655b56876b566ccc3a87a47da337a75484afa3d88e651b8a3b529aa5df6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:05:06.184Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T12:05:06.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:05:06.263Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:05:06.295Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-25T12:05:06.531Z] $ docker top 32fa038ca7aae2bded03835ae998b783492c9f7837ad035fce5d55e9c3e069db -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-25T12:05:06.598Z] ========================================================= [2025-11-25T12:05:06.598Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-25T12:05:06.598Z] ========================================================= [Pipeline] sh [2025-11-25T12:05:06.881Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] fileExists [Pipeline] sh [2025-11-25T12:05:07.184Z] + make test [2025-11-25T12:05:07.184Z] go test -race -coverprofile=coverage.out ./... [2025-11-25T12:05:15.306Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-25T12:05:37.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-25T12:05:37.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 42.3% of statements [2025-11-25T12:05:37.802Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-25T12:05:37.802Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-25T12:05:38.371Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-25T12:05:38.371Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-25T12:05:38.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-11-25T12:05:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-25T12:05:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:05:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-25T12:05:39.195Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-25T12:05:40.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-25T12:05:40.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-25T12:05:40.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-25T12:05:40.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-25T12:05:40.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:05:40.571Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-25T12:05:41.948Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-25T12:05:41.948Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-25T12:05:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-11-25T12:05:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements [2025-11-25T12:05:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 46.3% of statements [2025-11-25T12:05:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.670s coverage: 93.4% of statements [2025-11-25T12:05:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements [2025-11-25T12:05:42.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 8.4% of statements [2025-11-25T12:05:43.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-25T12:05:43.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-25T12:05:43.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-25T12:05:43.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-25T12:05:45.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 95.8% of statements [2025-11-25T12:05:45.223Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-11-25T12:05:45.790Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-11-25T12:05:45.790Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-25T12:05:45.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-25T12:05:45.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-25T12:05:45.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-25T12:05:45.790Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:05:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-11-25T12:05:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-11-25T12:05:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 42.6% of statements [2025-11-25T12:05:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-11-25T12:05:47.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-11-25T12:05:47.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2025-11-25T12:05:47.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2025-11-25T12:05:47.301Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-25T12:05:47.301Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-25T12:05:47.301Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-25T12:05:47.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements [2025-11-25T12:05:47.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-25T12:05:47.872Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-25T12:05:47.872Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-25T12:05:47.872Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-25T12:05:48.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-25T12:05:49.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-25T12:05:49.643Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-25T12:05:49.643Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-25T12:05:50.211Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-25T12:05:51.592Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-25T12:05:51.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-25T12:05:53.234Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-25T12:05:54.172Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-25T12:05:54.172Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-25T12:05:54.172Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-25T12:05:57.466Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-11-25T12:05:57.723Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-25T12:05:57.724Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-25T12:05:58.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-25T12:05:58.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-25T12:05:58.289Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:06:00.195Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-25T12:06:00.195Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-25T12:06:00.195Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-25T12:06:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-25T12:06:00.195Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-25T12:06:00.195Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-25T12:06:00.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-11-25T12:06:00.764Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-25T12:06:00.764Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-25T12:06:00.764Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-25T12:06:00.764Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-25T12:06:00.764Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-25T12:06:00.764Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-25T12:06:02.669Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-25T12:06:02.669Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-25T12:06:02.669Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-25T12:06:02.669Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-25T12:06:04.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-25T12:06:04.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-25T12:06:04.572Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-25T12:06:04.572Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-25T12:06:04.572Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-25T12:06:04.572Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:06:04.572Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-25T12:06:05.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-25T12:06:05.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-25T12:06:05.509Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.040s coverage: 92.9% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.114s coverage: 81.8% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.205s coverage: 54.5% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 29.2% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 94.9% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements [2025-11-25T12:06:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.021s coverage: 43.6% of statements [2025-11-25T12:06:13.634Z] 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 [2025-11-25T12:06:13.634Z] running golangci-lint [2025-11-25T12:06:13.634Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-11-25T12:06:13.634Z] go version go1.23.7 linux/amd64 [2025-11-25T12:06:13.634Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-11-25T12:06:13.634Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-25T12:06:13.634Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-11-25T12:06:30.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773810 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-11-25T12:06:30.485Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2025-11-25T12:06:30.533Z] The recommended git tool is: git [2025-11-25T12:06:35.572Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 21.071898101s" [2025-11-25T12:06:35.572Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.371833ms" [2025-11-25T12:06:37.604Z] using credential edgex-jenkins-ssh [2025-11-25T12:06:37.623Z] Cloning the remote Git repository [2025-11-25T12:06:37.664Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-25T12:06:37.755Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2025-11-25T12:06:37.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-25T12:06:37.894Z] > git --version # timeout=10 [2025-11-25T12:06:37.914Z] > git --version # 'git version 2.25.1' [2025-11-25T12:06:37.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-25T12:06:38.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T12:06:45.584Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.292284949s with top 10 stages: buildir: 52.691191111s, gosec: 3.538419265s, inspect: 2.862733075s, fact_deprecated: 2.48697194s, printf: 2.248672858s, ctrlflow: 1.54692019s, fact_purity: 1.231145376s, S1038: 1.13750673s, nilness: 1.049724032s, directives: 971.905581ms" [2025-11-25T12:06:45.584Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-11-25T12:06:45.584Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, nolint: 20/0, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, cgo: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202" [2025-11-25T12:06:45.584Z] level=info msg="[runner] processing took 18.592739ms with stages: nolint: 7.715028ms, identifier_marker: 5.574454ms, exclude-rules: 1.838678ms, path_prettifier: 1.337335ms, autogenerated_exclude: 1.324893ms, skip_dirs: 710.768µs, invalid_issue: 41.912µs, filename_unadjuster: 22.97µs, cgo: 22.681µs, max_same_issues: 700ns, uniq_by_line: 670ns, max_from_linter: 450ns, fixer: 390ns, skip_files: 370ns, exclude: 340ns, sort_results: 270ns, diff: 160ns, source_code: 160ns, path_prefixer: 140ns, path_shortener: 130ns, max_per_file_from_linter: 130ns, severity-rules: 110ns" [2025-11-25T12:06:45.584Z] level=info msg="[runner] linters took 11.217288562s with stages: goanalysis_metalinter: 11.198609221s" [2025-11-25T12:06:45.584Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-25T12:06:45.584Z] level=info msg="Memory: 324 samples, avg is 297.0MB, max is 1298.8MB" [2025-11-25T12:06:45.584Z] level=info msg="Execution took 32.354445648s" [2025-11-25T12:06:45.584Z] go vet ./... [2025-11-25T12:06:52.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-25T12:06:52.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-25T12:06:52.151Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-25T12:06:52.426Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-11-25T12:06:52.742Z] + go mod tidy [2025-11-25T12:06:53.000Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-11-25T12:06:53.000Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-11-25T12:06:53.000Z] go: downloading go.uber.org/goleak v1.3.0 [2025-11-25T12:06:53.259Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-11-25T12:06:53.259Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-11-25T12:06:53.518Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-11-25T12:06:53.518Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-11-25T12:06:53.518Z] go: downloading github.com/kr/pretty v0.3.1 [2025-11-25T12:06:53.518Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-11-25T12:06:53.518Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-11-25T12:06:53.518Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-11-25T12:06:53.518Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-11-25T12:06:53.776Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-11-25T12:06:53.776Z] go: downloading github.com/rs/cors v1.11.0 [2025-11-25T12:06:53.776Z] go: downloading github.com/kr/text v0.2.0 [2025-11-25T12:06:53.776Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-11-25T12:06:53.776Z] go: downloading github.com/shoenig/test v0.6.4 [2025-11-25T12:06:53.776Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-11-25T12:06:53.776Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-11-25T12:06:54.344Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-11-25T12:06:54.345Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-11-25T12:06:54.345Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-11-25T12:06:54.635Z] + ls -al . [2025-11-25T12:06:54.635Z] total 2000 [2025-11-25T12:06:54.635Z] drwxrwxr-x 12 1001 1001 4096 Nov 25 12:05 . [2025-11-25T12:06:54.635Z] drwxr-xr-x 4 root root 4096 Nov 25 12:05 .. [2025-11-25T12:06:54.635Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 .blubracket [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 10 Nov 25 12:03 .dockerignore [2025-11-25T12:06:54.635Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 12:06 .git [2025-11-25T12:06:54.635Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 12:03 .github [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 902 Nov 25 12:03 .gitignore [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 218 Nov 25 12:03 .golangci.yml [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 100 Nov 25 12:03 .hadolint.yml [2025-11-25T12:06:54.635Z] drwxr-xr-x 3 1001 1001 4096 Nov 25 12:04 .semver [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 155 Nov 25 12:03 .sonarcloud.properties [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 12:03 ADOPTERS.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 17374 Nov 25 12:03 Attribution.txt [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 108018 Nov 25 12:03 CHANGELOG.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 12:03 CONTRIBUTING.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 12:03 GOVERNANCE.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 858 Nov 25 12:03 Jenkinsfile [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 12:03 LICENSE [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 16754 Nov 25 12:03 Makefile [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 12:03 OWNERS.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 9932 Nov 25 12:03 README.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 789 Nov 25 12:03 SECURITY.md [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 12:04 VERSION [2025-11-25T12:06:54.635Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 bin [2025-11-25T12:06:54.635Z] drwxrwxr-x 19 1001 1001 4096 Nov 25 12:03 cmd [2025-11-25T12:06:54.635Z] -rw-r--r-- 1 root root 1665865 Nov 25 12:06 coverage.out [2025-11-25T12:06:54.635Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 fuzz_test [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 6454 Nov 25 12:03 go.mod [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 88143 Nov 25 12:03 go.sum [2025-11-25T12:06:54.635Z] drwxrwxr-x 7 1001 1001 4096 Nov 25 12:03 internal [2025-11-25T12:06:54.635Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 12:03 openapi [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 584 Nov 25 12:03 security.txt [2025-11-25T12:06:54.635Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 12:03 vendor [2025-11-25T12:06:54.635Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 12:03 version.go [Pipeline] sh [2025-11-25T12:06:54.928Z] + '[' -e coverage.out ] [2025-11-25T12:06:54.928Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-25T12:06:55.117Z] Stashed 1 file(s) [Pipeline] sh [2025-11-25T12:06:55.402Z] + make build [2025-11-25T12:06:55.403Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T12:07:00.091Z] Avoid second fetch [2025-11-25T12:07:00.092Z] Checking out Revision a9a48e2fe97e43dd34e53fb088e96658b535ab2a (odessa) [2025-11-25T12:06:59.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-25T12:06:59.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T12:07:00.107Z] > git config core.sparsecheckout # timeout=10 [2025-11-25T12:07:00.176Z] > git checkout -f a9a48e2fe97e43dd34e53fb088e96658b535ab2a # timeout=10 [2025-11-25T12:07:02.317Z] Commit message: "ci(lts-release): LTS release v4.0.1 @1729928" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-25T12:07:07.110Z] + git checkout a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:07:07.698Z] HEAD is now at a9a48e2f ci(lts-release): LTS release v4.0.1 @1729928 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:07:07.743Z] provisioning config files... [2025-11-25T12:07:07.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config2739857863356905870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:07:08.211Z] ---> ****-login.sh [2025-11-25T12:07:08.211Z] nexus3.edgexfoundry.org:10001 [2025-11-25T12:07:08.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:07:08.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:07:08.757Z] Configure a credential helper to remove this warning. See [2025-11-25T12:07:08.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:07:08.757Z] [2025-11-25T12:07:08.757Z] Login Succeeded [2025-11-25T12:07:08.757Z] nexus3.edgexfoundry.org:10002 [2025-11-25T12:07:09.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:07:09.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:07:09.028Z] Configure a credential helper to remove this warning. See [2025-11-25T12:07:09.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:07:09.028Z] [2025-11-25T12:07:09.028Z] Login Succeeded [2025-11-25T12:07:09.028Z] nexus3.edgexfoundry.org:10003 [2025-11-25T12:07:09.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:07:09.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:07:09.574Z] Configure a credential helper to remove this warning. See [2025-11-25T12:07:09.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:07:09.574Z] [2025-11-25T12:07:09.574Z] Login Succeeded [2025-11-25T12:07:09.574Z] nexus3.edgexfoundry.org:10004 [2025-11-25T12:07:09.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:07:09.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:07:09.848Z] Configure a credential helper to remove this warning. See [2025-11-25T12:07:09.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:07:09.848Z] [2025-11-25T12:07:09.848Z] Login Succeeded [2025-11-25T12:07:09.848Z] ****.io [2025-11-25T12:07:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:07:10.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:07:10.387Z] Configure a credential helper to remove this warning. See [2025-11-25T12:07:10.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:07:10.387Z] [2025-11-25T12:07:10.387Z] Login Succeeded [2025-11-25T12:07:10.387Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T12:07:10.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-25T12:07:11.002Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo [2025-11-25T12:07:11.024Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T12:07:11.356Z] + cut -d -f 2 [2025-11-25T12:07:11.356Z] + grep ^go [0-9].[0-9]* go.mod [2025-11-25T12:07:11.356Z] + cut -d . -f1-2 [Pipeline] echo [2025-11-25T12:07:11.412Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T12:07:11.441Z] ========================================================= [2025-11-25T12:07:11.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-11-25T12:07:11.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T12:07:11.764Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T12:07:11.764Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-25T12:07:11.764Z] 94e9d8af2201: Pulling fs layer [2025-11-25T12:07:11.764Z] 345fe9f21930: Pulling fs layer [2025-11-25T12:07:11.764Z] b40fc9e46828: Pulling fs layer [2025-11-25T12:07:11.764Z] c9804373a1e5: Pulling fs layer [2025-11-25T12:07:11.764Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T12:07:11.764Z] f5a772c54f75: Pulling fs layer [2025-11-25T12:07:11.764Z] e2dd1b2a9dca: Pulling fs layer [2025-11-25T12:07:11.764Z] 0a0502178392: Pulling fs layer [2025-11-25T12:07:11.764Z] 4f4fb700ef54: Waiting [2025-11-25T12:07:11.764Z] e2dd1b2a9dca: Waiting [2025-11-25T12:07:11.764Z] 0a0502178392: Waiting [2025-11-25T12:07:11.764Z] c9804373a1e5: Waiting [2025-11-25T12:07:11.764Z] f5a772c54f75: Waiting [2025-11-25T12:07:12.046Z] 345fe9f21930: Verifying Checksum [2025-11-25T12:07:12.046Z] 345fe9f21930: Download complete [2025-11-25T12:07:12.046Z] c9804373a1e5: Verifying Checksum [2025-11-25T12:07:12.046Z] c9804373a1e5: Download complete [2025-11-25T12:07:12.046Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T12:07:12.046Z] 4f4fb700ef54: Download complete [2025-11-25T12:07:12.046Z] f5a772c54f75: Verifying Checksum [2025-11-25T12:07:12.046Z] f5a772c54f75: Download complete [2025-11-25T12:07:12.046Z] 94e9d8af2201: Verifying Checksum [2025-11-25T12:07:12.046Z] 94e9d8af2201: Download complete [2025-11-25T12:07:12.315Z] 0a0502178392: Verifying Checksum [2025-11-25T12:07:12.315Z] 0a0502178392: Download complete [2025-11-25T12:07:13.283Z] 94e9d8af2201: Pull complete [2025-11-25T12:07:13.873Z] 345fe9f21930: Pull complete [2025-11-25T12:07:13.873Z] b40fc9e46828: Verifying Checksum [2025-11-25T12:07:13.873Z] b40fc9e46828: Download complete [2025-11-25T12:07:14.839Z] e2dd1b2a9dca: Verifying Checksum [2025-11-25T12:07:14.839Z] e2dd1b2a9dca: Download complete [2025-11-25T12:07:17.328Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T12:07:17.587Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T12:07:18.967Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T12:07:19.532Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T12:07:20.907Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T12:07:26.178Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T12:07:27.181Z] b40fc9e46828: Pull complete [2025-11-25T12:07:27.449Z] c9804373a1e5: Pull complete [2025-11-25T12:07:27.716Z] 4f4fb700ef54: Pull complete [2025-11-25T12:07:27.998Z] f5a772c54f75: Pull complete [2025-11-25T12:07:28.080Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T12:07:29.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T12:07:31.887Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T12:07:33.260Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T12:07:34.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T12:07:35.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T12:07:36.224Z] e2dd1b2a9dca: Pull complete [Pipeline] } [2025-11-25T12:07:36.597Z] $ docker stop --time=1 32fa038ca7aae2bded03835ae998b783492c9f7837ad035fce5d55e9c3e069db [2025-11-25T12:07:37.649Z] 0a0502178392: Pull complete [2025-11-25T12:07:37.649Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-11-25T12:07:37.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T12:07:37.922Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T12:07:43.992Z] $ docker rm -f --volumes 32fa038ca7aae2bded03835ae998b783492c9f7837ad035fce5d55e9c3e069db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-11-25T12:07:44.908Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T12:07:44.908Z] WORKDIR /edgex [2025-11-25T12:07:44.908Z] COPY go.mod . [2025-11-25T12:07:44.908Z] RUN go mod download [2025-11-25T12:07:44.908Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:07:45.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T12:07:45.271Z] [2025-11-25T12:07:45.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:07:45.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T12:07:45.582Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-25T12:07:45.582Z] 91d30c5bc195: Pulling fs layer [2025-11-25T12:07:45.582Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-25T12:07:45.582Z] 9c61dcf015f6: Pulling fs layer [2025-11-25T12:07:45.582Z] 4698f68db338: Pulling fs layer [2025-11-25T12:07:45.582Z] 2a2f49069b9e: Pulling fs layer [2025-11-25T12:07:45.582Z] e0025b399a48: Pulling fs layer [2025-11-25T12:07:45.582Z] 4698f68db338: Waiting [2025-11-25T12:07:45.582Z] 2a2f49069b9e: Waiting [2025-11-25T12:07:45.582Z] e0025b399a48: Waiting [2025-11-25T12:07:45.842Z] 91d30c5bc195: Verifying Checksum [2025-11-25T12:07:45.842Z] 91d30c5bc195: Download complete [2025-11-25T12:07:45.842Z] 4698f68db338: Verifying Checksum [2025-11-25T12:07:45.842Z] 4698f68db338: Download complete [2025-11-25T12:07:45.842Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-25T12:07:45.842Z] 2e9b0aa3be6d: Download complete [2025-11-25T12:07:45.842Z] 91d30c5bc195: Pull complete [2025-11-25T12:07:45.842Z] e0025b399a48: Verifying Checksum [2025-11-25T12:07:45.842Z] e0025b399a48: Download complete [2025-11-25T12:07:45.842Z] 2a2f49069b9e: Download complete [2025-11-25T12:07:46.100Z] 2e9b0aa3be6d: Pull complete [2025-11-25T12:07:46.358Z] 9c61dcf015f6: Verifying Checksum [2025-11-25T12:07:46.358Z] 9c61dcf015f6: Download complete [2025-11-25T12:07:49.651Z] 9c61dcf015f6: Pull complete [2025-11-25T12:07:49.651Z] 4698f68db338: Pull complete [2025-11-25T12:07:49.912Z] 2a2f49069b9e: Pull complete [2025-11-25T12:07:49.912Z] e0025b399a48: Pull complete [2025-11-25T12:07:49.912Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-25T12:07:49.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T12:07:49.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:07:50.023Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:07:50.053Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-11-25T12:07:50.284Z] Sending build context to Docker daemon 48.51MB [2025-11-25T12:07:50.284Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T12:07:50.284Z] ---> 72db82c1953f [2025-11-25T12:07:50.284Z] Step 2/4 : WORKDIR /edgex [2025-11-25T12:07:51.252Z] ---> Running in dc69280ddc77 [2025-11-25T12:07:51.521Z] Removing intermediate container dc69280ddc77 [2025-11-25T12:07:51.521Z] ---> 2d8fb57fbd60 [2025-11-25T12:07:51.521Z] Step 3/4 : COPY go.mod . [2025-11-25T12:07:52.108Z] ---> 309f10645ce1 [2025-11-25T12:07:52.108Z] Step 4/4 : RUN go mod download [2025-11-25T12:07:52.108Z] ---> Running in 560e69553b61 [2025-11-25T12:07:53.461Z] $ docker top e06e693691b389b171b6e4564c226c9805513eca98650edefa77d2caae7a5e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:07:53.804Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T12:07:54.062Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T12:07:54.062Z] #1 transferring dockerfile: 2.14kB done [2025-11-25T12:07:54.062Z] #1 DONE 0.1s [2025-11-25T12:07:54.062Z] [2025-11-25T12:07:54.062Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T12:07:54.062Z] #2 DONE 0.0s [2025-11-25T12:07:54.062Z] [2025-11-25T12:07:54.062Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T12:07:54.062Z] #3 transferring dockerfile: 1.81kB done [2025-11-25T12:07:54.062Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T12:07:54.062Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-25T12:07:54.062Z] #3 DONE 0.1s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #4 transferring dockerfile: 1.69kB done [2025-11-25T12:07:54.063Z] #4 DONE 0.1s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #5 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-25T12:07:54.063Z] #5 ... [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #6 transferring dockerfile: 2.23kB done [2025-11-25T12:07:54.063Z] #6 DONE 0.1s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #7 [core-data internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #7 transferring dockerfile: 2.04kB done [2025-11-25T12:07:54.063Z] #7 DONE 0.1s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #8 transferring dockerfile: 1.83kB done [2025-11-25T12:07:54.063Z] #8 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #9 transferring dockerfile: 1.70kB done [2025-11-25T12:07:54.063Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T12:07:54.063Z] #9 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #10 transferring dockerfile: 3.02kB done [2025-11-25T12:07:54.063Z] #10 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #11 transferring dockerfile: 2.49kB done [2025-11-25T12:07:54.063Z] #11 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #12 transferring dockerfile: 2.01kB done [2025-11-25T12:07:54.063Z] #12 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #13 transferring dockerfile: 2.00kB done [2025-11-25T12:07:54.063Z] #13 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #14 transferring dockerfile: 1.89kB done [2025-11-25T12:07:54.063Z] #14 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #15 transferring dockerfile: 2.10kB done [2025-11-25T12:07:54.063Z] #15 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #16 transferring dockerfile: 2.50kB done [2025-11-25T12:07:54.063Z] #16 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #17 [core-command internal] load build definition from Dockerfile [2025-11-25T12:07:54.063Z] #17 transferring dockerfile: 1.94kB done [2025-11-25T12:07:54.063Z] #17 DONE 0.2s [2025-11-25T12:07:54.063Z] [2025-11-25T12:07:54.063Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T12:07:54.063Z] #2 DONE 0.0s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:07:54.333Z] #18 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T12:07:54.333Z] #19 transferring context: 50B done [2025-11-25T12:07:54.333Z] #19 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #20 [security-proxy-auth internal] load .dockerignore [2025-11-25T12:07:54.333Z] #20 transferring context: 50B done [2025-11-25T12:07:54.333Z] #20 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #21 [core-data internal] load .dockerignore [2025-11-25T12:07:54.333Z] #21 transferring context: 50B done [2025-11-25T12:07:54.333Z] #21 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #22 [support-scheduler internal] load .dockerignore [2025-11-25T12:07:54.333Z] #22 transferring context: 50B done [2025-11-25T12:07:54.333Z] #22 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #23 [security-bootstrapper internal] load .dockerignore [2025-11-25T12:07:54.333Z] #23 transferring context: 50B done [2025-11-25T12:07:54.333Z] #23 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-11-25T12:07:54.333Z] #24 transferring context: 50B done [2025-11-25T12:07:54.333Z] #24 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #25 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:07:54.333Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T12:07:54.333Z] #25 ... [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T12:07:54.333Z] #26 transferring context: 50B done [2025-11-25T12:07:54.333Z] #26 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #27 [support-notifications internal] load .dockerignore [2025-11-25T12:07:54.333Z] #27 transferring context: 50B done [2025-11-25T12:07:54.333Z] #27 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #28 [core-metadata internal] load .dockerignore [2025-11-25T12:07:54.333Z] #28 transferring context: 50B done [2025-11-25T12:07:54.333Z] #28 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #29 [core-keeper internal] load .dockerignore [2025-11-25T12:07:54.333Z] #29 transferring context: 50B done [2025-11-25T12:07:54.333Z] #29 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #30 [security-proxy-setup internal] load .dockerignore [2025-11-25T12:07:54.333Z] #30 transferring context: 50B done [2025-11-25T12:07:54.333Z] #30 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #31 [core-command internal] load .dockerignore [2025-11-25T12:07:54.333Z] #31 transferring context: 50B done [2025-11-25T12:07:54.333Z] #31 DONE 0.1s [2025-11-25T12:07:54.333Z] [2025-11-25T12:07:54.333Z] #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:07:54.333Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T12:07:54.630Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T12:07:54.630Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T12:07:54.630Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T12:07:54.630Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.2s [2025-11-25T12:07:54.890Z] #25 ... [2025-11-25T12:07:54.890Z] [2025-11-25T12:07:54.890Z] #5 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-25T12:07:54.890Z] #5 DONE 0.7s [2025-11-25T12:07:54.890Z] [2025-11-25T12:07:54.890Z] #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:07:54.890Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.5s [2025-11-25T12:07:54.890Z] #25 ... [2025-11-25T12:07:54.890Z] [2025-11-25T12:07:54.890Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T12:07:54.890Z] #32 DONE 0.8s [2025-11-25T12:07:54.890Z] [2025-11-25T12:07:54.890Z] #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:07:54.890Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.6s done [2025-11-25T12:07:54.890Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-25T12:07:54.890Z] #25 ... [2025-11-25T12:07:54.890Z] [2025-11-25T12:07:54.890Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T12:07:54.890Z] #33 DONE 0.7s [2025-11-25T12:07:54.890Z] [2025-11-25T12:07:54.890Z] #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:07:55.459Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.4s done [2025-11-25T12:08:00.783Z] #25 ... [2025-11-25T12:08:00.783Z] [2025-11-25T12:08:00.783Z] #34 [security-secretstore-setup internal] load build context [2025-11-25T12:08:00.783Z] #34 transferring context: 271.22MB 6.0s [2025-11-25T12:08:01.045Z] #34 ... [2025-11-25T12:08:01.045Z] [2025-11-25T12:08:01.045Z] #35 [core-keeper internal] load build context [2025-11-25T12:08:01.045Z] #35 ... [2025-11-25T12:08:01.045Z] [2025-11-25T12:08:01.045Z] #34 [security-secretstore-setup internal] load build context [2025-11-25T12:08:02.956Z] #34 ... [2025-11-25T12:08:02.956Z] [2025-11-25T12:08:02.956Z] #36 [security-spire-agent internal] load .dockerignore [2025-11-25T12:08:02.956Z] #36 transferring context: 50B 0.0s done [2025-11-25T12:08:02.956Z] #36 DONE 8.0s [2025-11-25T12:08:02.956Z] [2025-11-25T12:08:02.956Z] #34 [security-secretstore-setup internal] load build context [2025-11-25T12:08:02.956Z] #34 transferring context: 351.16MB 8.7s [2025-11-25T12:08:04.869Z] #34 ... [2025-11-25T12:08:04.869Z] [2025-11-25T12:08:04.869Z] #37 [security-bootstrapper internal] load build context [2025-11-25T12:08:04.869Z] #37 ... [2025-11-25T12:08:04.869Z] [2025-11-25T12:08:04.869Z] #38 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:08:04.869Z] #38 ... [2025-11-25T12:08:04.869Z] [2025-11-25T12:08:04.869Z] #39 [core-command internal] load build context [2025-11-25T12:08:04.869Z] #39 ... [2025-11-25T12:08:04.869Z] [2025-11-25T12:08:04.869Z] #40 [support-notifications internal] load build context [2025-11-25T12:08:04.869Z] #40 ... [2025-11-25T12:08:04.869Z] [2025-11-25T12:08:04.869Z] #41 [security-proxy-setup internal] load build context [2025-11-25T12:08:04.869Z] #41 ... [2025-11-25T12:08:04.869Z] [2025-11-25T12:08:04.869Z] #42 [support-scheduler internal] load build context [2025-11-25T12:08:04.869Z] #42 ... [2025-11-25T12:08:04.870Z] [2025-11-25T12:08:04.870Z] #43 [security-spire-config internal] load .dockerignore [2025-11-25T12:08:04.870Z] #43 transferring context: 50B 1.0s done [2025-11-25T12:08:05.138Z] #43 ... [2025-11-25T12:08:05.138Z] [2025-11-25T12:08:05.138Z] #44 [security-proxy-auth internal] load build context [2025-11-25T12:08:05.138Z] #44 ... [2025-11-25T12:08:05.138Z] [2025-11-25T12:08:05.138Z] #45 [security-spire-server internal] load .dockerignore [2025-11-25T12:08:05.138Z] #45 transferring context: 50B 0.0s done [2025-11-25T12:08:05.460Z] #45 ... [2025-11-25T12:08:05.460Z] [2025-11-25T12:08:05.460Z] #46 [core-metadata internal] load build context [2025-11-25T12:08:05.460Z] #46 transferring context: 349.44MB 10.7s [2025-11-25T12:08:05.460Z] #46 ... [2025-11-25T12:08:05.460Z] [2025-11-25T12:08:05.460Z] #47 [core-data internal] load build context [2025-11-25T12:08:05.717Z] #47 ... [2025-11-25T12:08:05.717Z] [2025-11-25T12:08:05.717Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T12:08:05.717Z] #48 ... [2025-11-25T12:08:05.717Z] [2025-11-25T12:08:05.717Z] #49 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-11-25T12:08:05.976Z] #49 ... [2025-11-25T12:08:05.976Z] [2025-11-25T12:08:05.976Z] #46 [core-metadata internal] load build context [2025-11-25T12:08:10.282Z] #46 transferring context: 544.02MB 15.4s done [2025-11-25T12:08:11.263Z] #46 ... [2025-11-25T12:08:11.263Z] [2025-11-25T12:08:11.263Z] #35 [core-keeper internal] load build context [2025-11-25T12:08:11.263Z] #35 transferring context: 544.02MB 13.4s done [2025-11-25T12:08:11.263Z] #35 ... [2025-11-25T12:08:11.263Z] [2025-11-25T12:08:11.263Z] #42 [support-scheduler internal] load build context [2025-11-25T12:08:11.263Z] #42 transferring context: 544.02MB 16.0s done [2025-11-25T12:08:14.566Z] #42 ... [2025-11-25T12:08:14.566Z] [2025-11-25T12:08:14.566Z] #25 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:08:14.566Z] #25 DONE 19.3s [2025-11-25T12:08:14.566Z] [2025-11-25T12:08:14.566Z] #44 [security-proxy-auth internal] load build context [2025-11-25T12:08:14.566Z] #44 transferring context: 544.02MB 15.4s done [2025-11-25T12:08:14.566Z] #44 ... [2025-11-25T12:08:14.566Z] [2025-11-25T12:08:14.566Z] #34 [security-secretstore-setup internal] load build context [2025-11-25T12:08:14.566Z] #34 transferring context: 544.02MB 14.2s done [2025-11-25T12:08:14.566Z] #34 ... [2025-11-25T12:08:14.566Z] [2025-11-25T12:08:14.566Z] #37 [security-bootstrapper internal] load build context [2025-11-25T12:08:14.566Z] #37 transferring context: 544.02MB 12.4s done [2025-11-25T12:08:14.826Z] #37 ... [2025-11-25T12:08:14.826Z] [2025-11-25T12:08:14.826Z] #40 [support-notifications internal] load build context [2025-11-25T12:08:14.826Z] #40 transferring context: 544.02MB 14.1s done [2025-11-25T12:08:15.986Z] #40 ... [2025-11-25T12:08:15.986Z] [2025-11-25T12:08:15.986Z] #41 [security-proxy-setup internal] load build context [2025-11-25T12:08:15.986Z] #41 transferring context: 544.02MB 12.0s done [2025-11-25T12:08:15.986Z] #41 ... [2025-11-25T12:08:15.986Z] [2025-11-25T12:08:15.986Z] #39 [core-command internal] load build context [2025-11-25T12:08:15.986Z] #39 transferring context: 544.02MB 14.9s done [2025-11-25T12:08:16.245Z] #39 ... [2025-11-25T12:08:16.245Z] [2025-11-25T12:08:16.245Z] #38 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:08:16.245Z] #38 transferring context: 544.02MB 14.4s done [2025-11-25T12:08:16.245Z] #38 ... [2025-11-25T12:08:16.245Z] [2025-11-25T12:08:16.245Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T12:08:16.245Z] #48 transferring context: 544.02MB 12.6s done [2025-11-25T12:08:16.684Z] #48 ... [2025-11-25T12:08:16.684Z] [2025-11-25T12:08:16.684Z] #47 [core-data internal] load build context [2025-11-25T12:08:16.684Z] #47 transferring context: 544.02MB 14.3s done [2025-11-25T12:08:25.239Z] #47 ... [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:08:25.239Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T12:08:25.239Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T12:08:25.239Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T12:08:25.239Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T12:08:25.239Z] #25 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.6s done [2025-11-25T12:08:25.239Z] #25 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.4s done [2025-11-25T12:08:25.239Z] #25 DONE 19.3s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #45 [security-spire-server internal] load .dockerignore [2025-11-25T12:08:25.239Z] #45 DONE 30.1s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #43 [security-spire-config internal] load .dockerignore [2025-11-25T12:08:25.239Z] #43 DONE 30.1s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #41 [security-proxy-setup internal] load build context [2025-11-25T12:08:25.239Z] #41 DONE 30.7s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #37 [security-bootstrapper internal] load build context [2025-11-25T12:08:25.239Z] #37 DONE 30.8s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #49 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-11-25T12:08:25.239Z] #49 DONE 30.1s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #50 [security-spire-server internal] load build context [2025-11-25T12:08:25.239Z] #50 ... [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T12:08:25.239Z] #48 DONE 30.7s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #35 [core-keeper internal] load build context [2025-11-25T12:08:25.239Z] #35 DONE 30.7s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #40 [support-notifications internal] load build context [2025-11-25T12:08:25.239Z] #40 DONE 30.7s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #34 [security-secretstore-setup internal] load build context [2025-11-25T12:08:25.239Z] #34 DONE 30.9s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #47 [core-data internal] load build context [2025-11-25T12:08:25.239Z] #47 DONE 30.9s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #38 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:08:25.239Z] #38 DONE 30.9s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #44 [security-proxy-auth internal] load build context [2025-11-25T12:08:25.239Z] #44 DONE 30.9s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #42 [support-scheduler internal] load build context [2025-11-25T12:08:25.239Z] #42 DONE 30.9s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #39 [core-command internal] load build context [2025-11-25T12:08:25.239Z] #39 DONE 30.8s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #46 [core-metadata internal] load build context [2025-11-25T12:08:25.239Z] #46 DONE 30.8s [2025-11-25T12:08:25.239Z] [2025-11-25T12:08:25.239Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:08:25.239Z] #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-11-25T12:08:25.239Z] #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T12:08:25.239Z] #51 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-11-25T12:08:25.239Z] #51 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-11-25T12:08:25.239Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-11-25T12:08:25.239Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-11-25T12:08:25.498Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-11-25T12:08:25.498Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s [2025-11-25T12:08:25.498Z] #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-11-25T12:08:25.498Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-11-25T12:08:25.498Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-11-25T12:08:25.498Z] #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-11-25T12:08:25.498Z] #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-11-25T12:08:25.498Z] #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-11-25T12:08:25.498Z] #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-11-25T12:08:25.498Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s [2025-11-25T12:08:25.498Z] #51 ... [2025-11-25T12:08:25.498Z] [2025-11-25T12:08:25.498Z] #52 [security-spire-config internal] load build context [2025-11-25T12:08:25.498Z] #52 transferring context: 22.05kB done [2025-11-25T12:08:25.498Z] #52 DONE 0.5s [2025-11-25T12:08:25.498Z] [2025-11-25T12:08:25.498Z] #53 [security-spire-agent internal] load build context [2025-11-25T12:08:25.498Z] #53 transferring context: 23.33kB 0.0s done [2025-11-25T12:08:25.498Z] #53 DONE 0.6s [2025-11-25T12:08:25.498Z] [2025-11-25T12:08:25.498Z] #50 [security-spire-server internal] load build context [2025-11-25T12:08:25.498Z] #50 transferring context: 23.80kB done [2025-11-25T12:08:25.498Z] #50 DONE 0.6s [2025-11-25T12:08:25.498Z] [2025-11-25T12:08:25.498Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:08:25.498Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-11-25T12:08:25.498Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-11-25T12:08:25.498Z] #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-11-25T12:08:25.498Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.5s [2025-11-25T12:08:25.757Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.6s [2025-11-25T12:08:25.757Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-11-25T12:08:26.015Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done [2025-11-25T12:08:26.272Z] #51 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done [2025-11-25T12:08:26.272Z] #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-11-25T12:08:28.218Z] #51 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.6s done [2025-11-25T12:08:34.810Z] #51 ... [2025-11-25T12:08:34.810Z] [2025-11-25T12:08:34.810Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T12:08:34.810Z] #0 0.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.810Z] #0 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.810Z] #0 1.116 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T12:08:34.810Z] #0 1.136 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.810Z] #0 1.141 (3/4) Installing su-exec (0.2-r3) [2025-11-25T12:08:34.810Z] #0 1.149 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T12:08:34.810Z] #0 1.237 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.810Z] #0 1.246 Executing ca-certificates-20250911-r0.trigger [2025-11-25T12:08:34.810Z] #0 1.366 OK: 20 MiB in 20 packages [2025-11-25T12:08:34.810Z] #54 DONE 9.4s [2025-11-25T12:08:34.810Z] [2025-11-25T12:08:34.810Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T12:08:34.810Z] #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.810Z] #0 0.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.810Z] #0 1.298 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T12:08:34.810Z] #0 1.333 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.810Z] #0 1.340 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T12:08:34.810Z] #0 1.352 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T12:08:34.810Z] #0 1.362 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T12:08:34.810Z] #0 1.379 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T12:08:34.810Z] #0 1.401 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T12:08:34.810Z] #0 1.406 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.810Z] #0 1.412 Executing ca-certificates-20250911-r0.trigger [2025-11-25T12:08:34.810Z] #0 1.454 OK: 12 MiB in 23 packages [2025-11-25T12:08:34.810Z] #55 DONE 9.4s [2025-11-25T12:08:34.810Z] [2025-11-25T12:08:34.810Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T12:08:34.810Z] #0 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.810Z] #0 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.810Z] #0 1.253 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.257 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.263 OK: 7 MiB in 17 packages [2025-11-25T12:08:34.811Z] #56 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T12:08:34.811Z] #57 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T12:08:34.811Z] #0 0.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.109 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T12:08:34.811Z] #0 1.109 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T12:08:34.811Z] #0 1.109 OK: 26328 distinct packages available [2025-11-25T12:08:34.811Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.650 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T12:08:34.811Z] #0 1.666 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T12:08:34.811Z] #0 1.674 (3/13) Installing libunistring (1.3-r0) [2025-11-25T12:08:34.811Z] #0 1.690 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T12:08:34.811Z] #0 1.692 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T12:08:34.811Z] #0 1.696 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T12:08:34.811Z] #0 1.700 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T12:08:34.811Z] #0 1.710 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T12:08:34.811Z] #0 1.721 (9/13) Installing curl (8.14.1-r2) [2025-11-25T12:08:34.811Z] #0 1.729 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.743 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T12:08:34.811Z] #0 1.747 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T12:08:34.811Z] #0 1.767 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T12:08:34.811Z] #0 1.774 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.779 OK: 13 MiB in 29 packages [2025-11-25T12:08:34.811Z] #58 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:08:34.811Z] #0 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.130 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T12:08:34.811Z] #0 1.130 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T12:08:34.811Z] #0 1.130 OK: 26328 distinct packages available [2025-11-25T12:08:34.811Z] #0 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.666 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.670 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T12:08:34.811Z] #0 1.674 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T12:08:34.811Z] #0 1.676 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T12:08:34.811Z] #0 1.682 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T12:08:34.811Z] #0 1.693 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.700 OK: 8 MiB in 21 packages [2025-11-25T12:08:34.811Z] #59 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T12:08:34.811Z] #0 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 3.377 v3.20.8-70-g5842f00d25a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-25T12:08:34.811Z] #0 3.377 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-25T12:08:34.811Z] #0 3.377 OK: 24184 distinct packages available [2025-11-25T12:08:34.811Z] #0 3.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 3.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 3.868 OK: 248 MiB in 58 packages [2025-11-25T12:08:34.811Z] #60 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:08:34.811Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-11-25T12:08:34.811Z] #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-25T12:08:34.811Z] #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-11-25T12:08:34.811Z] #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-11-25T12:08:34.811Z] #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-11-25T12:08:34.811Z] #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-11-25T12:08:34.811Z] #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-11-25T12:08:34.811Z] #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-11-25T12:08:34.811Z] #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-11-25T12:08:34.811Z] #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-25T12:08:34.811Z] #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done [2025-11-25T12:08:34.811Z] #61 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T12:08:34.811Z] #0 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.638 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.642 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T12:08:34.811Z] #0 1.653 (3/4) Installing su-exec (0.2-r3) [2025-11-25T12:08:34.811Z] #0 1.657 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T12:08:34.811Z] #0 1.746 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.750 OK: 20 MiB in 20 packages [2025-11-25T12:08:34.811Z] #62 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:08:34.811Z] #0 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.872 OK: 248 MiB in 58 packages [2025-11-25T12:08:34.811Z] #63 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T12:08:34.811Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 3.369 OK: 248 MiB in 58 packages [2025-11-25T12:08:34.811Z] #64 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T12:08:34.811Z] #65 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:34.811Z] #66 ... [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T12:08:34.811Z] #0 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.851 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T12:08:34.811Z] #0 1.865 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.868 (3/3) Installing tzdata (2025b-r0) [2025-11-25T12:08:34.811Z] #0 1.905 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.914 Executing ca-certificates-20250911-r0.trigger [2025-11-25T12:08:34.811Z] #0 1.954 OK: 8 MiB in 19 packages [2025-11-25T12:08:34.811Z] #67 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T12:08:34.811Z] #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.912 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T12:08:34.811Z] #0 1.912 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T12:08:34.811Z] #0 1.912 OK: 26328 distinct packages available [2025-11-25T12:08:34.811Z] #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 2.332 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 2.336 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T12:08:34.811Z] #0 2.339 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T12:08:34.811Z] #0 2.342 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T12:08:34.811Z] #0 2.346 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 2.353 OK: 8 MiB in 20 packages [2025-11-25T12:08:34.811Z] #68 DONE 9.4s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T12:08:34.811Z] #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.862 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.867 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.879 OK: 7 MiB in 17 packages [2025-11-25T12:08:34.811Z] #69 DONE 9.5s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T12:08:34.811Z] #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:34.811Z] #0 1.785 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:34.811Z] #0 1.798 (2/2) Installing su-exec (0.2-r3) [2025-11-25T12:08:34.811Z] #0 1.799 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:34.811Z] #0 1.810 OK: 7 MiB in 18 packages [2025-11-25T12:08:34.811Z] #70 DONE 9.5s [2025-11-25T12:08:34.811Z] [2025-11-25T12:08:34.811Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:35.070Z] #66 ... [2025-11-25T12:08:35.070Z] [2025-11-25T12:08:35.070Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:08:35.070Z] #51 DONE 9.9s [2025-11-25T12:08:35.070Z] [2025-11-25T12:08:35.070Z] #71 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-11-25T12:08:35.328Z] #71 ... [2025-11-25T12:08:35.328Z] [2025-11-25T12:08:35.328Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T12:08:35.328Z] #72 ... [2025-11-25T12:08:35.328Z] [2025-11-25T12:08:35.328Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:08:35.587Z] #73 ... [2025-11-25T12:08:35.587Z] [2025-11-25T12:08:35.587Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T12:08:35.587Z] #72 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:35.587Z] #72 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:35.845Z] #72 10.81 OK: 248 MiB in 58 packages [2025-11-25T12:08:37.222Z] #72 DONE 12.2s [2025-11-25T12:08:37.222Z] [2025-11-25T12:08:37.222Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:37.222Z] #74 DONE 2.8s [2025-11-25T12:08:37.222Z] [2025-11-25T12:08:37.222Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:08:37.222Z] #73 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:37.222Z] #73 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:37.222Z] #73 10.93 OK: 248 MiB in 58 packages [2025-11-25T12:08:37.222Z] #73 DONE 12.2s [2025-11-25T12:08:37.222Z] [2025-11-25T12:08:37.222Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:37.222Z] #66 DONE 2.8s [2025-11-25T12:08:37.222Z] [2025-11-25T12:08:37.222Z] #75 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:37.222Z] #75 ... [2025-11-25T12:08:37.222Z] [2025-11-25T12:08:37.222Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:37.222Z] #76 DONE 2.8s [2025-11-25T12:08:37.222Z] [2025-11-25T12:08:37.222Z] #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:40.514Z] #75 ... [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:40.514Z] #77 DONE 2.8s [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:08:40.514Z] #78 DONE 2.8s [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T12:08:40.514Z] #0 3.607 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #0 4.058 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #0 4.590 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T12:08:40.514Z] #0 4.754 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:08:40.514Z] #0 4.762 OK: 7 MiB in 17 packages [2025-11-25T12:08:40.514Z] #79 DONE 5.6s [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T12:08:40.514Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #0 3.761 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #0 3.779 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:40.514Z] #0 5.025 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #0 5.057 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #0 5.060 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:40.514Z] #0 5.067 OK: 20 MiB in 20 packages [2025-11-25T12:08:40.514Z] #80 DONE 5.6s [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:40.514Z] #81 ... [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-25T12:08:40.514Z] #71 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #71 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #71 4.034 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #71 4.091 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:40.514Z] #71 5.562 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #71 5.564 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #71 5.567 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:40.514Z] #71 5.576 OK: 8 MiB in 21 packages [2025-11-25T12:08:40.514Z] #71 DONE 5.8s [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T12:08:40.514Z] #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:40.514Z] #0 3.903 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #0 3.917 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:40.514Z] #0 5.571 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #0 5.574 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:40.514Z] #0 5.584 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:40.514Z] #0 5.585 OK: 7 MiB in 17 packages [2025-11-25T12:08:40.514Z] #82 DONE 5.8s [2025-11-25T12:08:40.514Z] [2025-11-25T12:08:40.514Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:08:41.891Z] #83 DONE 1.4s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:08:41.891Z] #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:41.891Z] #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:41.891Z] #0 3.858 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 3.909 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:41.891Z] #0 5.570 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 5.579 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 5.586 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:41.891Z] #0 5.606 OK: 12 MiB in 23 packages [2025-11-25T12:08:41.891Z] #84 DONE 7.2s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T12:08:41.891Z] #0 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:41.891Z] #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:41.891Z] #0 3.958 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 3.980 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:41.891Z] #0 5.548 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 5.552 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 5.554 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:41.891Z] #0 5.565 OK: 20 MiB in 20 packages [2025-11-25T12:08:41.891Z] #85 DONE 7.2s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:08:41.891Z] #0 3.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:41.891Z] #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:41.891Z] #0 4.028 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 4.095 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:41.891Z] #0 5.570 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 5.570 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:41.891Z] #0 5.573 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:41.891Z] #0 5.587 OK: 13 MiB in 29 packages [2025-11-25T12:08:41.891Z] #86 DONE 7.2s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T12:08:41.891Z] #87 DONE 1.4s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T12:08:41.891Z] #88 DONE 0.1s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T12:08:41.891Z] #89 DONE 0.1s [2025-11-25T12:08:41.891Z] [2025-11-25T12:08:41.891Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T12:08:42.461Z] #90 DONE 0.7s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:08:42.461Z] #91 DONE 0.7s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T12:08:42.461Z] #92 DONE 0.1s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:08:42.461Z] #93 DONE 0.1s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:08:42.461Z] #0 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:42.461Z] #0 7.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:42.461Z] #0 7.585 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:42.461Z] #0 7.598 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:42.461Z] #0 7.942 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:42.461Z] #0 7.942 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:42.461Z] #0 7.942 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:42.461Z] #0 7.967 OK: 8 MiB in 19 packages [2025-11-25T12:08:42.461Z] #94 DONE 8.1s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T12:08:42.461Z] #0 7.213 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:42.461Z] #0 7.476 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:42.461Z] #0 8.005 OK: 248 MiB in 58 packages [2025-11-25T12:08:42.461Z] #95 DONE 8.2s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T12:08:42.461Z] #96 DONE 0.1s [2025-11-25T12:08:42.461Z] [2025-11-25T12:08:42.461Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T12:08:42.720Z] #97 ... [2025-11-25T12:08:42.720Z] [2025-11-25T12:08:42.720Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T12:08:42.720Z] #98 DONE 0.2s [2025-11-25T12:08:42.720Z] [2025-11-25T12:08:42.720Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T12:08:42.720Z] #99 DONE 0.2s [2025-11-25T12:08:42.720Z] [2025-11-25T12:08:42.720Z] #100 [security-spire-server] exporting to image [2025-11-25T12:08:42.720Z] #100 exporting layers [2025-11-25T12:08:42.978Z] #100 ... [2025-11-25T12:08:42.978Z] [2025-11-25T12:08:42.978Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:08:42.978Z] #101 DONE 0.4s [2025-11-25T12:08:43.236Z] [2025-11-25T12:08:43.236Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T12:08:43.803Z] #102 ... [2025-11-25T12:08:43.803Z] [2025-11-25T12:08:43.803Z] #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T12:08:43.803Z] #0 7.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:43.803Z] #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:43.803Z] #0 8.397 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.418 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:43.803Z] #0 8.675 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.678 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.681 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:43.803Z] #0 8.694 OK: 7 MiB in 18 packages [2025-11-25T12:08:43.803Z] #103 DONE 9.3s [2025-11-25T12:08:43.803Z] [2025-11-25T12:08:43.803Z] #104 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:08:43.803Z] #0 7.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:43.803Z] #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:43.803Z] #0 8.454 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.492 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:43.803Z] #0 8.691 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.696 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.701 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:43.803Z] #0 8.716 OK: 7 MiB in 17 packages [2025-11-25T12:08:43.803Z] #104 DONE 9.3s [2025-11-25T12:08:43.803Z] [2025-11-25T12:08:43.803Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T12:08:43.803Z] #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:43.803Z] #0 8.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T12:08:43.803Z] #0 8.431 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.494 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:08:43.803Z] #0 8.686 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.689 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:08:43.803Z] #0 8.699 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:08:43.803Z] #0 8.702 OK: 8 MiB in 20 packages [2025-11-25T12:08:43.803Z] #105 DONE 9.3s [2025-11-25T12:08:43.803Z] [2025-11-25T12:08:43.803Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T12:08:43.803Z] #102 DONE 0.6s [2025-11-25T12:08:43.803Z] [2025-11-25T12:08:43.803Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T12:08:43.803Z] #97 DONE 1.1s [2025-11-25T12:08:43.803Z] [2025-11-25T12:08:43.803Z] #100 [security-spire-server] exporting to image [2025-11-25T12:08:43.803Z] #100 exporting layers 1.0s done [2025-11-25T12:08:43.803Z] #100 writing image sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done [2025-11-25T12:08:43.803Z] #100 naming to docker.io/library/security-spire-server 0.0s done [2025-11-25T12:08:44.062Z] #100 DONE 1.0s [2025-11-25T12:08:44.062Z] [2025-11-25T12:08:44.062Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T12:08:44.062Z] #106 DONE 0.1s [2025-11-25T12:08:44.062Z] [2025-11-25T12:08:44.062Z] #107 [security-spire-agent] exporting to image [2025-11-25T12:08:44.628Z] #107 ... [2025-11-25T12:08:44.628Z] [2025-11-25T12:08:44.628Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:08:44.628Z] #108 DONE 0.8s [2025-11-25T12:08:44.628Z] [2025-11-25T12:08:44.628Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T12:08:44.628Z] #109 DONE 0.0s [2025-11-25T12:08:44.628Z] [2025-11-25T12:08:44.628Z] #107 [security-spire-agent] exporting to image [2025-11-25T12:08:44.628Z] #107 exporting layers 0.8s done [2025-11-25T12:08:44.628Z] #107 writing image sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done [2025-11-25T12:08:44.628Z] #107 naming to docker.io/library/security-spire-agent done [2025-11-25T12:08:44.629Z] #107 DONE 0.8s [2025-11-25T12:08:44.629Z] [2025-11-25T12:08:44.629Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T12:08:44.629Z] #110 DONE 0.0s [2025-11-25T12:08:44.629Z] [2025-11-25T12:08:44.629Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:08:44.629Z] #111 DONE 0.0s [2025-11-25T12:08:44.629Z] [2025-11-25T12:08:44.629Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:44.886Z] #112 ... [2025-11-25T12:08:44.886Z] [2025-11-25T12:08:44.886Z] #113 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T12:08:44.886Z] #113 DONE 1.1s [2025-11-25T12:08:44.886Z] [2025-11-25T12:08:44.886Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T12:08:44.886Z] #114 DONE 0.1s [2025-11-25T12:08:44.886Z] [2025-11-25T12:08:44.886Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T12:08:44.886Z] #115 DONE 0.0s [2025-11-25T12:08:44.886Z] [2025-11-25T12:08:44.886Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T12:08:44.886Z] #116 DONE 0.0s [2025-11-25T12:08:44.886Z] [2025-11-25T12:08:44.886Z] #117 [security-spire-config] exporting to image [2025-11-25T12:08:45.144Z] #117 exporting layers 0.4s done [2025-11-25T12:08:45.401Z] #117 writing image sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done [2025-11-25T12:08:45.401Z] #117 naming to docker.io/library/security-spire-config done [2025-11-25T12:08:45.401Z] #117 DONE 0.4s [2025-11-25T12:08:45.401Z] [2025-11-25T12:08:45.401Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:47.302Z] #118 ... [2025-11-25T12:08:47.302Z] [2025-11-25T12:08:47.302Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:47.561Z] #119 ... [2025-11-25T12:08:47.561Z] [2025-11-25T12:08:47.561Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:08:48.541Z] Removing intermediate container 560e69553b61 [2025-11-25T12:08:48.542Z] ---> 2b253cd9239d [2025-11-25T12:08:48.542Z] Successfully built 2b253cd9239d [2025-11-25T12:08:48.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:08:48.880Z] + docker inspect -f . ci-base-image-arm64 [2025-11-25T12:08:48.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:08:49.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-773810 does not seem to be running inside a container [2025-11-25T12:08:49.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 [2025-11-25T12:08:50.341Z] $ docker top c8f41a2684a175b4fc93ac09bd80953ac847074551389f20bbdce81a6267d8c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:08:51.175Z] + go version [2025-11-25T12:08:51.175Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-11-25T12:08:51.199Z] $ docker stop --time=1 c8f41a2684a175b4fc93ac09bd80953ac847074551389f20bbdce81a6267d8c9 [2025-11-25T12:08:52.816Z] $ docker rm -f --volumes c8f41a2684a175b4fc93ac09bd80953ac847074551389f20bbdce81a6267d8c9 [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 [2025-11-25T12:08:53.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T12:08:53.541Z] [2025-11-25T12:08:53.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:08:53.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T12:08:53.889Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-25T12:08:53.889Z] 547446be3368: Pulling fs layer [2025-11-25T12:08:53.889Z] d125d8839a47: Pulling fs layer [2025-11-25T12:08:53.889Z] 3e85d5ac6304: Pulling fs layer [2025-11-25T12:08:53.889Z] c3105a71a48b: Pulling fs layer [2025-11-25T12:08:53.889Z] 0f093f025ec4: Pulling fs layer [2025-11-25T12:08:53.889Z] c3106fc0e877: Pulling fs layer [2025-11-25T12:08:53.889Z] c3105a71a48b: Waiting [2025-11-25T12:08:53.889Z] 0f093f025ec4: Waiting [2025-11-25T12:08:53.889Z] c3106fc0e877: Waiting [2025-11-25T12:08:54.165Z] 547446be3368: Verifying Checksum [2025-11-25T12:08:54.165Z] 547446be3368: Download complete [2025-11-25T12:08:54.165Z] c3105a71a48b: Verifying Checksum [2025-11-25T12:08:54.165Z] c3105a71a48b: Download complete [2025-11-25T12:08:54.444Z] d125d8839a47: Verifying Checksum [2025-11-25T12:08:54.444Z] d125d8839a47: Download complete [2025-11-25T12:08:54.444Z] c3106fc0e877: Verifying Checksum [2025-11-25T12:08:54.444Z] c3106fc0e877: Download complete [2025-11-25T12:08:54.444Z] 0f093f025ec4: Verifying Checksum [2025-11-25T12:08:54.444Z] 0f093f025ec4: Download complete [2025-11-25T12:08:55.029Z] 547446be3368: Pull complete [2025-11-25T12:08:55.992Z] d125d8839a47: Pull complete [2025-11-25T12:08:56.260Z] 3e85d5ac6304: Verifying Checksum [2025-11-25T12:08:56.260Z] 3e85d5ac6304: Download complete [2025-11-25T12:09:06.349Z] 3e85d5ac6304: Pull complete [2025-11-25T12:09:06.349Z] c3105a71a48b: Pull complete [2025-11-25T12:09:06.935Z] 0f093f025ec4: Pull complete [2025-11-25T12:09:07.202Z] c3106fc0e877: Pull complete [2025-11-25T12:09:07.202Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-25T12:09:07.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T12:09:07.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:09:07.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-773810 does not seem to be running inside a container [2025-11-25T12:09:07.468Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 [2025-11-25T12:09:09.574Z] $ docker top 9d5082297db0cfb811617775549e70885087dd9f691103556a328bd5219131aa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:09:10.417Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T12:09:20.506Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T12:09:20.506Z] #1 transferring dockerfile: [2025-11-25T12:09:20.506Z] #1 transferring dockerfile: 1.70kB 0.0s done [2025-11-25T12:09:20.506Z] #1 DONE 0.1s [2025-11-25T12:09:20.778Z] [2025-11-25T12:09:20.778Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T12:09:20.778Z] #2 transferring dockerfile: 2.49kB done [2025-11-25T12:09:20.778Z] #2 DONE 0.0s [2025-11-25T12:09:20.778Z] [2025-11-25T12:09:20.778Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T12:09:20.778Z] #3 transferring dockerfile: 3.02kB done [2025-11-25T12:09:20.778Z] #3 DONE 0.1s [2025-11-25T12:09:20.778Z] [2025-11-25T12:09:20.778Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-11-25T12:09:20.778Z] #4 transferring dockerfile: 2.01kB done [2025-11-25T12:09:21.051Z] #4 DONE 0.1s [2025-11-25T12:09:21.051Z] [2025-11-25T12:09:21.051Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T12:09:21.051Z] #5 transferring dockerfile: 2.50kB done [2025-11-25T12:09:21.051Z] #5 DONE 0.1s [2025-11-25T12:09:21.051Z] [2025-11-25T12:09:21.051Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T12:09:21.051Z] #6 transferring dockerfile: 1.89kB 0.0s done [2025-11-25T12:09:21.051Z] #6 DONE 0.1s [2025-11-25T12:09:21.051Z] [2025-11-25T12:09:21.051Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T12:09:21.051Z] #7 transferring dockerfile: 1.81kB done [2025-11-25T12:09:21.051Z] #7 DONE 0.1s [2025-11-25T12:09:21.051Z] [2025-11-25T12:09:21.051Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T12:09:21.319Z] #8 transferring dockerfile: 2.23kB done [2025-11-25T12:09:21.319Z] #8 DONE 0.1s [2025-11-25T12:09:21.319Z] [2025-11-25T12:09:21.319Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-11-25T12:09:21.319Z] #9 transferring dockerfile: 2.00kB done [2025-11-25T12:09:21.319Z] #9 DONE 0.1s [2025-11-25T12:09:21.319Z] [2025-11-25T12:09:21.319Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-11-25T12:09:21.319Z] #10 transferring dockerfile: 2.10kB 0.0s done [2025-11-25T12:09:21.319Z] #10 DONE 0.1s [2025-11-25T12:09:21.319Z] [2025-11-25T12:09:21.319Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T12:09:21.319Z] #11 transferring dockerfile: 1.83kB done [2025-11-25T12:09:21.319Z] #11 DONE 0.1s [2025-11-25T12:09:21.319Z] [2025-11-25T12:09:21.319Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T12:09:21.319Z] #12 transferring dockerfile: 2.14kB done [2025-11-25T12:09:21.319Z] #12 DONE 0.1s [2025-11-25T12:09:21.319Z] [2025-11-25T12:09:21.319Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T12:09:21.587Z] #13 transferring dockerfile: 1.69kB 0.0s done [2025-11-25T12:09:21.587Z] #13 DONE 0.1s [2025-11-25T12:09:21.587Z] [2025-11-25T12:09:21.587Z] #14 [core-command internal] load build definition from Dockerfile [2025-11-25T12:09:21.587Z] #14 transferring dockerfile: 1.94kB done [2025-11-25T12:09:21.587Z] #14 DONE 0.1s [2025-11-25T12:09:21.587Z] [2025-11-25T12:09:21.587Z] #15 [core-data internal] load build definition from Dockerfile [2025-11-25T12:09:21.587Z] #15 transferring dockerfile: 2.04kB done [2025-11-25T12:09:21.587Z] #15 DONE 0.1s [2025-11-25T12:09:21.587Z] [2025-11-25T12:09:21.587Z] #16 [security-spire-server internal] load .dockerignore [2025-11-25T12:09:21.587Z] #16 transferring context: 50B done [2025-11-25T12:09:21.587Z] #16 DONE 0.1s [2025-11-25T12:09:22.173Z] [2025-11-25T12:09:22.173Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-11-25T12:09:22.446Z] #17 transferring context: 50B 0.0s done [2025-11-25T12:09:22.446Z] #17 DONE 0.1s [2025-11-25T12:09:22.446Z] [2025-11-25T12:09:22.446Z] #18 [security-bootstrapper internal] load .dockerignore [2025-11-25T12:09:22.446Z] #18 transferring context: 50B done [2025-11-25T12:09:22.446Z] #18 DONE 0.0s [2025-11-25T12:09:22.446Z] [2025-11-25T12:09:22.446Z] #19 [core-keeper internal] load .dockerignore [2025-11-25T12:09:22.446Z] #19 transferring context: 50B done [2025-11-25T12:09:22.446Z] #19 DONE 0.1s [2025-11-25T12:09:22.446Z] [2025-11-25T12:09:22.447Z] #20 [security-proxy-setup internal] load .dockerignore [2025-11-25T12:09:22.721Z] #20 transferring context: 50B done [2025-11-25T12:09:22.721Z] #20 DONE 0.1s [2025-11-25T12:09:22.721Z] [2025-11-25T12:09:22.721Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T12:09:22.721Z] #21 transferring context: 50B 0.0s done [2025-11-25T12:09:22.721Z] #21 DONE 0.1s [2025-11-25T12:09:22.721Z] [2025-11-25T12:09:22.721Z] #22 [security-spire-agent internal] load .dockerignore [2025-11-25T12:09:22.721Z] #22 transferring context: 50B done [2025-11-25T12:09:22.721Z] #22 DONE 0.1s [2025-11-25T12:09:22.721Z] [2025-11-25T12:09:22.721Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T12:09:22.721Z] #23 transferring context: 50B done [2025-11-25T12:09:22.721Z] #23 DONE 0.0s [2025-11-25T12:09:22.721Z] [2025-11-25T12:09:22.721Z] #24 [support-notifications internal] load .dockerignore [2025-11-25T12:09:22.721Z] #24 transferring context: 50B done [2025-11-25T12:09:22.721Z] #24 DONE 0.1s [2025-11-25T12:09:22.721Z] [2025-11-25T12:09:22.721Z] #25 [core-metadata internal] load .dockerignore [2025-11-25T12:09:22.989Z] #25 transferring context: 50B done [2025-11-25T12:09:22.989Z] #25 DONE 0.1s [2025-11-25T12:09:22.989Z] [2025-11-25T12:09:22.989Z] #26 [support-scheduler internal] load .dockerignore [2025-11-25T12:09:22.989Z] #26 transferring context: 50B done [2025-11-25T12:09:22.989Z] #26 DONE 0.1s [2025-11-25T12:09:22.989Z] [2025-11-25T12:09:22.989Z] #27 [security-proxy-auth internal] load .dockerignore [2025-11-25T12:09:22.989Z] #27 transferring context: 50B done [2025-11-25T12:09:22.989Z] #27 DONE 0.1s [2025-11-25T12:09:22.989Z] [2025-11-25T12:09:22.989Z] #28 [security-spire-config internal] load .dockerignore [2025-11-25T12:09:23.258Z] #28 transferring context: 50B 0.0s done [2025-11-25T12:09:23.258Z] #28 DONE 0.1s [2025-11-25T12:09:23.258Z] [2025-11-25T12:09:23.258Z] #29 [core-data internal] load .dockerignore [2025-11-25T12:09:23.258Z] #29 transferring context: 50B 0.0s done [2025-11-25T12:09:23.258Z] #29 DONE 0.1s [2025-11-25T12:09:23.258Z] [2025-11-25T12:09:23.258Z] #30 [core-command internal] load .dockerignore [2025-11-25T12:09:23.258Z] #30 transferring context: 50B 0.0s done [2025-11-25T12:09:23.258Z] #30 DONE 0.1s [2025-11-25T12:09:23.258Z] [2025-11-25T12:09:23.258Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:09:23.842Z] #31 DONE 0.5s [2025-11-25T12:09:23.842Z] [2025-11-25T12:09:23.842Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T12:09:23.842Z] #32 DONE 0.7s [2025-11-25T12:09:24.110Z] [2025-11-25T12:09:24.110Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:24.110Z] #33 DONE 0.0s [2025-11-25T12:09:24.110Z] [2025-11-25T12:09:24.110Z] #34 [security-spire-server internal] load build context [2025-11-25T12:09:24.110Z] #34 transferring context: 23.80kB 0.0s done [2025-11-25T12:09:24.110Z] #34 DONE 0.1s [2025-11-25T12:09:24.110Z] [2025-11-25T12:09:24.110Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:24.110Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T12:09:24.110Z] #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T12:09:24.110Z] #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T12:09:24.110Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-11-25T12:09:24.110Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-11-25T12:09:24.110Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T12:09:24.110Z] #35 ... [2025-11-25T12:09:24.110Z] [2025-11-25T12:09:24.110Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:24.110Z] #33 DONE 0.0s [2025-11-25T12:09:24.110Z] [2025-11-25T12:09:24.110Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:24.110Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-25T12:09:24.110Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-11-25T12:09:24.110Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-25T12:09:24.110Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-11-25T12:09:24.110Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.2s [2025-11-25T12:09:24.378Z] #35 ... [2025-11-25T12:09:24.378Z] [2025-11-25T12:09:24.378Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:24.378Z] #33 DONE 0.0s [2025-11-25T12:09:24.378Z] [2025-11-25T12:09:24.378Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:24.378Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-11-25T12:09:24.378Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 0.4s [2025-11-25T12:09:24.645Z] #35 ... [2025-11-25T12:09:24.645Z] [2025-11-25T12:09:24.645Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:09:24.645Z] #31 DONE 0.7s [2025-11-25T12:09:24.645Z] [2025-11-25T12:09:24.645Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T12:09:24.645Z] #32 DONE 0.7s [2025-11-25T12:09:24.645Z] [2025-11-25T12:09:24.645Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:24.645Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 0.6s [2025-11-25T12:09:24.645Z] #35 ... [2025-11-25T12:09:24.645Z] [2025-11-25T12:09:24.645Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:24.645Z] #33 DONE 0.0s [2025-11-25T12:09:24.645Z] [2025-11-25T12:09:24.645Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:24.914Z] #35 ... [2025-11-25T12:09:24.914Z] [2025-11-25T12:09:24.914Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:09:24.914Z] #31 DONE 0.9s [2025-11-25T12:09:24.914Z] [2025-11-25T12:09:24.914Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:24.914Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.0s [2025-11-25T12:09:25.183Z] #35 ... [2025-11-25T12:09:25.183Z] [2025-11-25T12:09:25.183Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:25.183Z] #33 DONE 0.0s [2025-11-25T12:09:25.183Z] [2025-11-25T12:09:25.183Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:25.183Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.1s [2025-11-25T12:09:25.183Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-11-25T12:09:25.453Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 1.3s [2025-11-25T12:09:25.453Z] #35 ... [2025-11-25T12:09:25.453Z] [2025-11-25T12:09:25.453Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:25.453Z] #33 DONE 0.0s [2025-11-25T12:09:25.453Z] [2025-11-25T12:09:25.453Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:25.722Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 1.6s [2025-11-25T12:09:25.722Z] #35 ... [2025-11-25T12:09:25.722Z] [2025-11-25T12:09:25.722Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:09:25.722Z] #31 DONE 1.5s [2025-11-25T12:09:25.722Z] [2025-11-25T12:09:25.722Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:25.722Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.8s [2025-11-25T12:09:25.993Z] #35 ... [2025-11-25T12:09:25.993Z] [2025-11-25T12:09:25.993Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:25.993Z] #33 DONE 0.0s [2025-11-25T12:09:25.993Z] [2025-11-25T12:09:25.993Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:25.993Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-11-25T12:09:26.261Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 2.1s [2025-11-25T12:09:26.261Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-11-25T12:09:26.261Z] #35 ... [2025-11-25T12:09:26.261Z] [2025-11-25T12:09:26.261Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:26.261Z] #33 DONE 0.0s [2025-11-25T12:09:26.261Z] [2025-11-25T12:09:26.261Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:26.261Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 2.3s [2025-11-25T12:09:26.528Z] #35 ... [2025-11-25T12:09:26.528Z] [2025-11-25T12:09:26.528Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-25T12:09:26.528Z] #36 DONE 2.0s [2025-11-25T12:09:26.528Z] [2025-11-25T12:09:26.528Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:26.528Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.76MB / 33.17MB 2.5s [2025-11-25T12:09:26.803Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T12:09:26.803Z] #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T12:09:26.803Z] #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T12:09:26.803Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-25T12:09:26.803Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-11-25T12:09:26.803Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T12:09:26.803Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-25T12:09:26.803Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-11-25T12:09:26.803Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-11-25T12:09:26.803Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-11-25T12:09:27.070Z] #35 ... [2025-11-25T12:09:27.070Z] [2025-11-25T12:09:27.070Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:27.070Z] #33 DONE 0.0s [2025-11-25T12:09:27.070Z] [2025-11-25T12:09:27.070Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:27.070Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.1s [2025-11-25T12:09:27.341Z] #35 ... [2025-11-25T12:09:27.341Z] [2025-11-25T12:09:27.341Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:09:27.341Z] #31 DONE 2.9s [2025-11-25T12:09:27.341Z] [2025-11-25T12:09:27.341Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:27.341Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 3.4s [2025-11-25T12:09:27.341Z] #35 ... [2025-11-25T12:09:27.341Z] [2025-11-25T12:09:27.341Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T12:09:27.341Z] #33 DONE 0.0s [2025-11-25T12:09:27.341Z] [2025-11-25T12:09:27.341Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:27.610Z] #35 ... [2025-11-25T12:09:27.610Z] [2025-11-25T12:09:27.610Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T12:09:27.610Z] #32 DONE 1.8s [2025-11-25T12:09:27.610Z] [2025-11-25T12:09:27.610Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:27.610Z] #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T12:09:27.610Z] #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T12:09:27.610Z] #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T12:09:27.610Z] #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-25T12:09:27.610Z] #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-11-25T12:09:27.610Z] #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T12:09:27.610Z] #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-25T12:09:27.610Z] #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-11-25T12:09:27.610Z] #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-11-25T12:09:27.610Z] #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-11-25T12:09:27.610Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 3.7s [2025-11-25T12:09:27.886Z] #35 ... [2025-11-25T12:09:27.886Z] [2025-11-25T12:09:27.886Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T12:09:27.886Z] #31 DONE 3.2s [2025-11-25T12:09:27.886Z] [2025-11-25T12:09:27.886Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:28.154Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.0s [2025-11-25T12:09:28.422Z] #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done [2025-11-25T12:09:29.835Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-11-25T12:09:30.801Z] #35 ... [2025-11-25T12:09:30.801Z] [2025-11-25T12:09:30.801Z] #37 [security-spire-config internal] load build context [2025-11-25T12:09:30.801Z] #37 transferring context: 22.05kB 0.4s done [2025-11-25T12:09:30.801Z] #37 DONE 3.1s [2025-11-25T12:09:30.801Z] [2025-11-25T12:09:30.801Z] #38 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:09:30.801Z] #38 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T12:09:30.801Z] #38 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T12:09:30.801Z] #38 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T12:09:30.801Z] #38 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T12:09:30.801Z] #38 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 1.1s done [2025-11-25T12:09:30.801Z] #38 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.3s done [2025-11-25T12:09:31.070Z] #38 ... [2025-11-25T12:09:31.070Z] [2025-11-25T12:09:31.070Z] #39 [security-spire-agent internal] load build context [2025-11-25T12:09:31.070Z] #39 transferring context: 23.33kB 0.4s done [2025-11-25T12:09:31.070Z] #39 DONE 4.3s [2025-11-25T12:09:31.070Z] [2025-11-25T12:09:31.070Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:31.339Z] #35 ... [2025-11-25T12:09:31.339Z] [2025-11-25T12:09:31.339Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T12:09:31.339Z] #40 DONE 7.4s [2025-11-25T12:09:31.339Z] [2025-11-25T12:09:31.339Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:31.612Z] #41 ... [2025-11-25T12:09:31.612Z] [2025-11-25T12:09:31.612Z] #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-11-25T12:09:33.569Z] #42 DONE 2.2s [2025-11-25T12:09:33.569Z] [2025-11-25T12:09:33.569Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:09:34.161Z] #43 ... [2025-11-25T12:09:34.161Z] [2025-11-25T12:09:34.161Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:09:34.161Z] #44 ... [2025-11-25T12:09:34.161Z] [2025-11-25T12:09:34.161Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:09:34.253Z] #120 DONE 53.5s [2025-11-25T12:09:34.253Z] [2025-11-25T12:09:34.253Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:34.253Z] #75 DONE 53.5s [2025-11-25T12:09:34.253Z] [2025-11-25T12:09:34.253Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:34.253Z] #81 DONE 50.7s [2025-11-25T12:09:34.253Z] [2025-11-25T12:09:34.253Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T12:09:34.253Z] #121 ... [2025-11-25T12:09:34.253Z] [2025-11-25T12:09:34.253Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:34.253Z] #112 DONE 46.9s [2025-11-25T12:09:34.253Z] [2025-11-25T12:09:34.253Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:34.253Z] #118 DONE 50.7s [2025-11-25T12:09:34.253Z] [2025-11-25T12:09:34.253Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:34.254Z] #119 DONE 53.5s [2025-11-25T12:09:34.254Z] [2025-11-25T12:09:34.254Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T12:09:34.429Z] #45 ... [2025-11-25T12:09:34.429Z] [2025-11-25T12:09:34.429Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:09:34.429Z] #46 ... [2025-11-25T12:09:34.429Z] [2025-11-25T12:09:34.429Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:09:34.701Z] #47 ... [2025-11-25T12:09:34.701Z] [2025-11-25T12:09:34.701Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:09:34.974Z] #46 transferring context: 9.59MB 10.4s [2025-11-25T12:09:34.974Z] #46 ... [2025-11-25T12:09:34.974Z] [2025-11-25T12:09:34.974Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:09:34.974Z] #48 ... [2025-11-25T12:09:34.974Z] [2025-11-25T12:09:34.974Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:09:35.634Z] #121 ... [2025-11-25T12:09:35.634Z] [2025-11-25T12:09:35.634Z] #122 [core-command builder 6/7] COPY . . [2025-11-25T12:09:35.938Z] #46 ... [2025-11-25T12:09:35.938Z] [2025-11-25T12:09:35.938Z] #49 [core-metadata internal] load build context [2025-11-25T12:09:35.938Z] #49 ... [2025-11-25T12:09:35.938Z] [2025-11-25T12:09:35.938Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:09:36.210Z] #46 ... [2025-11-25T12:09:36.210Z] [2025-11-25T12:09:36.210Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:36.210Z] #50 ... [2025-11-25T12:09:36.210Z] [2025-11-25T12:09:36.210Z] #49 [core-metadata internal] load build context [2025-11-25T12:09:36.493Z] #49 ... [2025-11-25T12:09:36.493Z] [2025-11-25T12:09:36.493Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:36.493Z] #51 ... [2025-11-25T12:09:36.493Z] [2025-11-25T12:09:36.493Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:36.762Z] #50 ... [2025-11-25T12:09:36.762Z] [2025-11-25T12:09:36.762Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:09:36.762Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-11-25T12:09:36.762Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-25T12:09:36.762Z] #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-11-25T12:09:36.762Z] #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-11-25T12:09:36.762Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-11-25T12:09:36.762Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-11-25T12:09:36.762Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.4s done [2025-11-25T12:09:36.762Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.0s done [2025-11-25T12:09:36.762Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-25T12:09:36.762Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.7s [2025-11-25T12:09:36.762Z] #52 ... [2025-11-25T12:09:36.762Z] [2025-11-25T12:09:36.762Z] #49 [core-metadata internal] load build context [2025-11-25T12:09:37.348Z] #49 ... [2025-11-25T12:09:37.348Z] [2025-11-25T12:09:37.348Z] #53 [core-command internal] load build context [2025-11-25T12:09:37.348Z] #53 ... [2025-11-25T12:09:37.348Z] [2025-11-25T12:09:37.348Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:09:37.615Z] #54 ... [2025-11-25T12:09:37.615Z] [2025-11-25T12:09:37.615Z] #53 [core-command internal] load build context [2025-11-25T12:09:37.892Z] #53 ... [2025-11-25T12:09:37.892Z] [2025-11-25T12:09:37.892Z] #55 [core-data internal] load build context [2025-11-25T12:09:38.160Z] #55 ... [2025-11-25T12:09:38.160Z] [2025-11-25T12:09:38.160Z] #53 [core-command internal] load build context [2025-11-25T12:09:40.118Z] #53 transferring context: 7.89MB 10.7s [2025-11-25T12:09:40.911Z] #122 ... [2025-11-25T12:09:40.911Z] [2025-11-25T12:09:40.911Z] #123 [support-scheduler builder 6/7] COPY . . [2025-11-25T12:09:40.911Z] #123 ... [2025-11-25T12:09:40.911Z] [2025-11-25T12:09:40.911Z] #124 [support-notifications builder 6/7] COPY . . [2025-11-25T12:09:40.911Z] #124 ... [2025-11-25T12:09:40.911Z] [2025-11-25T12:09:40.911Z] #125 [core-keeper builder 7/8] COPY . . [2025-11-25T12:09:41.171Z] #125 ... [2025-11-25T12:09:41.171Z] [2025-11-25T12:09:41.171Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T12:09:41.539Z] #53 ... [2025-11-25T12:09:41.539Z] [2025-11-25T12:09:41.539Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:41.987Z] #41 ... [2025-11-25T12:09:41.987Z] [2025-11-25T12:09:41.988Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:09:41.988Z] #48 ... [2025-11-25T12:09:41.988Z] [2025-11-25T12:09:41.988Z] #53 [core-command internal] load build context [2025-11-25T12:09:42.327Z] #53 ... [2025-11-25T12:09:42.327Z] [2025-11-25T12:09:42.327Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:09:42.700Z] #38 ... [2025-11-25T12:09:42.700Z] [2025-11-25T12:09:42.700Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:42.700Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s [2025-11-25T12:09:42.700Z] #35 ... [2025-11-25T12:09:42.700Z] [2025-11-25T12:09:42.700Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:09:43.033Z] #48 ... [2025-11-25T12:09:43.033Z] [2025-11-25T12:09:43.033Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T12:09:43.033Z] #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:43.033Z] #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:43.033Z] #56 ... [2025-11-25T12:09:43.033Z] [2025-11-25T12:09:43.033Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:09:43.074Z] #126 DONE 12.3s [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:09:43.074Z] #127 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:43.074Z] #128 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #129 [core-data builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #129 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:09:43.074Z] #130 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #131 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:43.074Z] #132 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #122 DONE 12.4s [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #123 [support-scheduler builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #123 DONE 12.4s [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:09:43.074Z] #133 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:43.074Z] #134 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #135 [core-metadata builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #135 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #136 [core-command builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #136 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:43.074Z] #137 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:09:43.074Z] #138 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #125 [core-keeper builder 7/8] COPY . . [2025-11-25T12:09:43.074Z] #125 DONE 12.4s [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #124 [support-notifications builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #124 DONE 12.4s [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #121 DONE 12.4s [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:09:43.074Z] #139 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #140 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:43.074Z] #141 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T12:09:43.074Z] #142 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:09:43.074Z] #143 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:09:43.074Z] #144 CACHED [2025-11-25T12:09:43.074Z] [2025-11-25T12:09:43.074Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T12:09:43.703Z] #48 ... [2025-11-25T12:09:43.703Z] [2025-11-25T12:09:43.703Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T12:09:43.703Z] #57 ... [2025-11-25T12:09:43.703Z] [2025-11-25T12:09:43.703Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:09:44.002Z] #58 ... [2025-11-25T12:09:44.002Z] [2025-11-25T12:09:44.002Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T12:09:44.002Z] #59 ... [2025-11-25T12:09:44.002Z] [2025-11-25T12:09:44.002Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T12:09:44.292Z] #60 ... [2025-11-25T12:09:44.292Z] [2025-11-25T12:09:44.292Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T12:09:44.292Z] #61 ... [2025-11-25T12:09:44.292Z] [2025-11-25T12:09:44.292Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T12:09:44.292Z] #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:44.292Z] #0 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:44.292Z] #62 ... [2025-11-25T12:09:44.292Z] [2025-11-25T12:09:44.292Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:09:44.446Z] #145 1.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T12:09:44.577Z] #44 ... [2025-11-25T12:09:44.578Z] [2025-11-25T12:09:44.578Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T12:09:44.578Z] #63 ... [2025-11-25T12:09:44.578Z] [2025-11-25T12:09:44.578Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T12:09:44.853Z] #64 ... [2025-11-25T12:09:44.853Z] [2025-11-25T12:09:44.853Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:09:44.853Z] #45 ... [2025-11-25T12:09:44.853Z] [2025-11-25T12:09:44.853Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T12:09:45.123Z] #65 ... [2025-11-25T12:09:45.123Z] [2025-11-25T12:09:45.123Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T12:09:45.123Z] #66 ... [2025-11-25T12:09:45.123Z] [2025-11-25T12:09:45.123Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:09:45.393Z] #47 transferring context: 17.18MB 20.0s [2025-11-25T12:09:45.393Z] #47 ... [2025-11-25T12:09:45.393Z] [2025-11-25T12:09:45.393Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T12:09:45.393Z] #67 ... [2025-11-25T12:09:45.393Z] [2025-11-25T12:09:45.393Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T12:09:45.663Z] #68 ... [2025-11-25T12:09:45.663Z] [2025-11-25T12:09:45.663Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T12:09:45.663Z] #69 ... [2025-11-25T12:09:45.663Z] [2025-11-25T12:09:45.663Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:09:45.934Z] #70 ... [2025-11-25T12:09:45.934Z] [2025-11-25T12:09:45.934Z] #71 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T12:09:45.934Z] #71 ... [2025-11-25T12:09:45.934Z] [2025-11-25T12:09:45.934Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:09:45.934Z] #46 ... [2025-11-25T12:09:45.934Z] [2025-11-25T12:09:45.934Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:09:46.527Z] #47 ... [2025-11-25T12:09:46.527Z] [2025-11-25T12:09:46.527Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T12:09:46.527Z] #56 10.67 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T12:09:46.527Z] #56 10.67 (2/2) Installing su-exec (0.2-r3) [2025-11-25T12:09:46.527Z] #56 10.67 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:09:46.527Z] #56 10.82 OK: 8 MiB in 18 packages [2025-11-25T12:09:46.527Z] #56 DONE 13.7s [2025-11-25T12:09:46.527Z] [2025-11-25T12:09:46.527Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:46.795Z] #51 ... [2025-11-25T12:09:46.795Z] [2025-11-25T12:09:46.795Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:09:47.064Z] #47 ... [2025-11-25T12:09:47.064Z] [2025-11-25T12:09:47.064Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:47.064Z] #50 ... [2025-11-25T12:09:47.064Z] [2025-11-25T12:09:47.064Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:09:47.064Z] #47 ... [2025-11-25T12:09:47.064Z] [2025-11-25T12:09:47.064Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:09:47.064Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.3s [2025-11-25T12:09:47.332Z] #52 ... [2025-11-25T12:09:47.332Z] [2025-11-25T12:09:47.332Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:47.600Z] #50 ... [2025-11-25T12:09:47.600Z] [2025-11-25T12:09:47.600Z] #49 [core-metadata internal] load build context [2025-11-25T12:09:47.600Z] #49 ... [2025-11-25T12:09:47.600Z] [2025-11-25T12:09:47.600Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T12:09:47.600Z] #60 DONE 14.0s [2025-11-25T12:09:47.600Z] [2025-11-25T12:09:47.600Z] #49 [core-metadata internal] load build context [2025-11-25T12:09:47.600Z] #49 ... [2025-11-25T12:09:47.600Z] [2025-11-25T12:09:47.600Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:09:47.869Z] #54 ... [2025-11-25T12:09:47.869Z] [2025-11-25T12:09:47.869Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:48.457Z] #50 ... [2025-11-25T12:09:48.457Z] [2025-11-25T12:09:48.457Z] #55 [core-data internal] load build context [2025-11-25T12:09:48.457Z] #55 ... [2025-11-25T12:09:48.457Z] [2025-11-25T12:09:48.457Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:50.415Z] #50 transferring context: 6.67MB 22.4s [2025-11-25T12:09:50.683Z] #50 ... [2025-11-25T12:09:50.683Z] [2025-11-25T12:09:50.683Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T12:09:50.683Z] #62 12.44 OK: 239 MiB in 58 packages [2025-11-25T12:09:50.683Z] #62 DONE 17.0s [2025-11-25T12:09:50.683Z] [2025-11-25T12:09:50.683Z] #50 [support-notifications internal] load build context [2025-11-25T12:09:52.105Z] #50 ... [2025-11-25T12:09:52.105Z] [2025-11-25T12:09:52.105Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:52.105Z] #41 ... [2025-11-25T12:09:52.105Z] [2025-11-25T12:09:52.105Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:09:52.105Z] #45 ... [2025-11-25T12:09:52.105Z] [2025-11-25T12:09:52.105Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:52.374Z] #41 ... [2025-11-25T12:09:52.374Z] [2025-11-25T12:09:52.374Z] #53 [core-command internal] load build context [2025-11-25T12:09:52.645Z] #53 ... [2025-11-25T12:09:52.645Z] [2025-11-25T12:09:52.645Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:09:54.066Z] #45 ... [2025-11-25T12:09:54.066Z] [2025-11-25T12:09:54.066Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:09:54.066Z] #48 ... [2025-11-25T12:09:54.066Z] [2025-11-25T12:09:54.066Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:54.335Z] #41 ... [2025-11-25T12:09:54.335Z] [2025-11-25T12:09:54.335Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:09:54.335Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.9s [2025-11-25T12:09:54.335Z] #35 ... [2025-11-25T12:09:54.335Z] [2025-11-25T12:09:54.335Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T12:09:54.335Z] #59 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:54.335Z] #59 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:54.335Z] #59 15.47 v3.20.8-69-g2d906ab0af6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-25T12:09:54.335Z] #59 15.47 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-25T12:09:54.335Z] #59 15.47 OK: 24062 distinct packages available [2025-11-25T12:09:54.335Z] #59 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:54.335Z] #59 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:54.335Z] #59 18.24 OK: 239 MiB in 58 packages [2025-11-25T12:09:54.335Z] #59 DONE 20.7s [2025-11-25T12:09:54.335Z] [2025-11-25T12:09:54.335Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:54.604Z] #41 ... [2025-11-25T12:09:54.605Z] [2025-11-25T12:09:54.605Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:09:54.605Z] #44 ... [2025-11-25T12:09:54.605Z] [2025-11-25T12:09:54.605Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:54.942Z] #145 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T12:09:54.942Z] #0 1.146 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T12:09:54.942Z] #146 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T12:09:54.942Z] #0 1.138 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T12:09:54.942Z] #147 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:09:54.942Z] #0 0.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T12:09:54.942Z] #148 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T12:09:54.942Z] #0 0.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T12:09:54.942Z] #149 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:09:54.942Z] #0 0.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T12:09:54.942Z] #150 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:09:54.942Z] #0 1.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T12:09:54.942Z] #151 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T12:09:54.942Z] #0 0.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T12:09:54.942Z] #152 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T12:09:54.942Z] #0 0.748 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T12:09:54.942Z] #153 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:09:54.942Z] #0 1.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T12:09:54.942Z] #154 ... [2025-11-25T12:09:54.942Z] [2025-11-25T12:09:54.942Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T12:09:54.942Z] #0 0.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T12:09:55.200Z] #155 ... [2025-11-25T12:09:55.200Z] [2025-11-25T12:09:55.200Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:09:55.200Z] #0 1.151 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T12:09:55.578Z] #41 transferring context: 15.08MB 30.9s [2025-11-25T12:09:56.163Z] #41 ... [2025-11-25T12:09:56.163Z] [2025-11-25T12:09:56.163Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:09:56.163Z] #46 ... [2025-11-25T12:09:56.163Z] [2025-11-25T12:09:56.163Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:09:56.432Z] #47 ... [2025-11-25T12:09:56.432Z] [2025-11-25T12:09:56.432Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:57.021Z] #41 ... [2025-11-25T12:09:57.021Z] [2025-11-25T12:09:57.021Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:57.021Z] #51 ... [2025-11-25T12:09:57.021Z] [2025-11-25T12:09:57.021Z] #41 [core-keeper internal] load build context [2025-11-25T12:09:57.021Z] #41 ... [2025-11-25T12:09:57.021Z] [2025-11-25T12:09:57.021Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T12:09:57.292Z] #72 ... [2025-11-25T12:09:57.292Z] [2025-11-25T12:09:57.292Z] #49 [core-metadata internal] load build context [2025-11-25T12:09:57.561Z] #49 ... [2025-11-25T12:09:57.561Z] [2025-11-25T12:09:57.561Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:57.832Z] #51 ... [2025-11-25T12:09:57.832Z] [2025-11-25T12:09:57.832Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:09:57.832Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 25.2s [2025-11-25T12:09:57.832Z] #52 ... [2025-11-25T12:09:57.832Z] [2025-11-25T12:09:57.832Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:09:58.101Z] #54 ... [2025-11-25T12:09:58.101Z] [2025-11-25T12:09:58.101Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:58.369Z] #51 ... [2025-11-25T12:09:58.369Z] [2025-11-25T12:09:58.369Z] #55 [core-data internal] load build context [2025-11-25T12:09:58.636Z] #55 ... [2025-11-25T12:09:58.637Z] [2025-11-25T12:09:58.637Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:58.637Z] #51 ... [2025-11-25T12:09:58.637Z] [2025-11-25T12:09:58.637Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T12:09:58.637Z] #64 DONE 24.5s [2025-11-25T12:09:58.637Z] [2025-11-25T12:09:58.637Z] #51 [support-scheduler internal] load build context [2025-11-25T12:09:59.607Z] #51 ... [2025-11-25T12:09:59.607Z] [2025-11-25T12:09:59.607Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T12:09:59.607Z] #57 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:59.607Z] #57 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:09:59.607Z] #57 23.37 OK: 239 MiB in 58 packages [2025-11-25T12:09:59.607Z] #57 DONE 25.9s [2025-11-25T12:09:59.607Z] [2025-11-25T12:09:59.607Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:00.190Z] #51 ... [2025-11-25T12:10:00.190Z] [2025-11-25T12:10:00.190Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:10:00.190Z] #58 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:00.190Z] #58 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:00.190Z] #58 23.39 OK: 239 MiB in 58 packages [2025-11-25T12:10:00.190Z] #58 DONE 26.7s [2025-11-25T12:10:00.190Z] [2025-11-25T12:10:00.190Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:00.456Z] #51 transferring context: 10.75MB 32.5s [2025-11-25T12:10:00.456Z] #51 ... [2025-11-25T12:10:00.456Z] [2025-11-25T12:10:00.456Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T12:10:00.733Z] #73 ... [2025-11-25T12:10:00.733Z] [2025-11-25T12:10:00.733Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T12:10:00.733Z] #63 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:00.733Z] #63 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:00.733Z] #63 23.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:00.733Z] #63 23.35 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:00.733Z] #63 23.53 OK: 8 MiB in 17 packages [2025-11-25T12:10:00.733Z] #63 DONE 26.6s [2025-11-25T12:10:00.733Z] [2025-11-25T12:10:00.733Z] #55 [core-data internal] load build context [2025-11-25T12:10:02.157Z] #55 ... [2025-11-25T12:10:02.157Z] [2025-11-25T12:10:02.157Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:02.157Z] #50 ... [2025-11-25T12:10:02.157Z] [2025-11-25T12:10:02.157Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:10:02.157Z] #43 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:02.157Z] #43 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:02.157Z] #43 25.41 OK: 239 MiB in 58 packages [2025-11-25T12:10:02.425Z] #43 ... [2025-11-25T12:10:02.425Z] [2025-11-25T12:10:02.425Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:02.696Z] #41 ... [2025-11-25T12:10:02.696Z] [2025-11-25T12:10:02.696Z] #53 [core-command internal] load build context [2025-11-25T12:10:02.964Z] #53 ... [2025-11-25T12:10:02.964Z] [2025-11-25T12:10:02.964Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:03.555Z] #74 ... [2025-11-25T12:10:03.555Z] [2025-11-25T12:10:03.555Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T12:10:03.555Z] #43 DONE 30.1s [2025-11-25T12:10:03.825Z] [2025-11-25T12:10:03.825Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:04.092Z] #41 ... [2025-11-25T12:10:04.092Z] [2025-11-25T12:10:04.092Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:10:04.092Z] #48 ... [2025-11-25T12:10:04.092Z] [2025-11-25T12:10:04.092Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:10:04.359Z] #45 ... [2025-11-25T12:10:04.359Z] [2025-11-25T12:10:04.359Z] #53 [core-command internal] load build context [2025-11-25T12:10:04.625Z] #53 ... [2025-11-25T12:10:04.625Z] [2025-11-25T12:10:04.625Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T12:10:04.625Z] #61 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:04.625Z] #61 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:04.625Z] #61 27.37 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:04.625Z] #61 27.37 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T12:10:04.625Z] #61 27.40 (3/4) Installing su-exec (0.2-r3) [2025-11-25T12:10:04.625Z] #61 27.40 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T12:10:04.625Z] #61 27.72 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:04.625Z] #61 27.80 OK: 20 MiB in 20 packages [2025-11-25T12:10:04.625Z] #61 DONE 30.5s [2025-11-25T12:10:04.625Z] [2025-11-25T12:10:04.625Z] #53 [core-command internal] load build context [2025-11-25T12:10:04.893Z] #53 ... [2025-11-25T12:10:04.893Z] [2025-11-25T12:10:04.893Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:10:04.893Z] #44 ... [2025-11-25T12:10:04.893Z] [2025-11-25T12:10:04.893Z] #53 [core-command internal] load build context [2025-11-25T12:10:05.862Z] #53 transferring context: 19.33MB 36.1s [2025-11-25T12:10:06.826Z] #53 ... [2025-11-25T12:10:06.826Z] [2025-11-25T12:10:06.826Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:06.826Z] #46 ... [2025-11-25T12:10:06.826Z] [2025-11-25T12:10:06.826Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:07.093Z] #47 ... [2025-11-25T12:10:07.093Z] [2025-11-25T12:10:07.093Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:07.681Z] #46 ... [2025-11-25T12:10:07.681Z] [2025-11-25T12:10:07.681Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:07.681Z] #49 ... [2025-11-25T12:10:07.681Z] [2025-11-25T12:10:07.681Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:08.269Z] #47 ... [2025-11-25T12:10:08.269Z] [2025-11-25T12:10:08.269Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:10:08.269Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 35.4s [2025-11-25T12:10:08.269Z] #52 ... [2025-11-25T12:10:08.269Z] [2025-11-25T12:10:08.269Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:08.269Z] #54 ... [2025-11-25T12:10:08.269Z] [2025-11-25T12:10:08.269Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:09.242Z] #47 ... [2025-11-25T12:10:09.242Z] [2025-11-25T12:10:09.242Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:09.242Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 39.2s [2025-11-25T12:10:09.242Z] #35 ... [2025-11-25T12:10:09.242Z] [2025-11-25T12:10:09.242Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:09.242Z] #47 ... [2025-11-25T12:10:09.242Z] [2025-11-25T12:10:09.242Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T12:10:09.242Z] #75 ... [2025-11-25T12:10:09.242Z] [2025-11-25T12:10:09.242Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:09.840Z] #47 ... [2025-11-25T12:10:09.840Z] [2025-11-25T12:10:09.840Z] #71 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T12:10:09.840Z] #71 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:09.840Z] #71 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:09.840Z] #71 32.98 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:09.840Z] #71 32.98 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:09.840Z] #71 33.20 OK: 8 MiB in 17 packages [2025-11-25T12:10:09.840Z] #71 DONE 35.3s [2025-11-25T12:10:09.840Z] [2025-11-25T12:10:09.840Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:10.800Z] #47 transferring context: 31.46MB 45.5s [2025-11-25T12:10:10.800Z] #47 ... [2025-11-25T12:10:10.800Z] [2025-11-25T12:10:10.800Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:10.800Z] #51 ... [2025-11-25T12:10:10.800Z] [2025-11-25T12:10:10.800Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:12.235Z] #47 ... [2025-11-25T12:10:12.235Z] [2025-11-25T12:10:12.235Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T12:10:12.235Z] #69 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:12.235Z] #69 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:12.235Z] #69 34.04 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T12:10:12.235Z] #69 34.04 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:12.235Z] #69 34.04 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T12:10:12.235Z] #69 34.19 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T12:10:12.235Z] #69 34.19 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T12:10:12.235Z] #69 34.19 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T12:10:12.235Z] #69 34.29 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T12:10:12.235Z] #69 34.29 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:12.235Z] #69 34.41 Executing ca-certificates-20250911-r0.trigger [2025-11-25T12:10:12.235Z] #69 34.88 OK: 12 MiB in 23 packages [2025-11-25T12:10:12.235Z] #69 DONE 37.5s [2025-11-25T12:10:12.235Z] [2025-11-25T12:10:12.235Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:12.235Z] #47 ... [2025-11-25T12:10:12.235Z] [2025-11-25T12:10:12.235Z] #55 [core-data internal] load build context [2025-11-25T12:10:12.235Z] #55 ... [2025-11-25T12:10:12.235Z] [2025-11-25T12:10:12.235Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:12.504Z] #47 ... [2025-11-25T12:10:12.504Z] [2025-11-25T12:10:12.504Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:12.772Z] #50 ... [2025-11-25T12:10:12.772Z] [2025-11-25T12:10:12.772Z] #55 [core-data internal] load build context [2025-11-25T12:10:14.193Z] #55 ... [2025-11-25T12:10:14.193Z] [2025-11-25T12:10:14.193Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T12:10:14.193Z] #66 29.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:14.193Z] #66 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:14.193Z] #66 34.17 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T12:10:14.193Z] #66 34.17 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T12:10:14.193Z] #66 34.17 OK: 26169 distinct packages available [2025-11-25T12:10:14.193Z] #66 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:14.193Z] #66 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:14.193Z] #66 ... [2025-11-25T12:10:14.193Z] [2025-11-25T12:10:14.193Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:14.193Z] #41 ... [2025-11-25T12:10:14.193Z] [2025-11-25T12:10:14.193Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:14.461Z] #47 ... [2025-11-25T12:10:14.462Z] [2025-11-25T12:10:14.462Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:10:14.462Z] #48 ... [2025-11-25T12:10:14.462Z] [2025-11-25T12:10:14.462Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:10:14.729Z] #45 ... [2025-11-25T12:10:14.729Z] [2025-11-25T12:10:14.729Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:10:15.012Z] #48 ... [2025-11-25T12:10:15.012Z] [2025-11-25T12:10:15.012Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:10:15.285Z] #44 ... [2025-11-25T12:10:15.285Z] [2025-11-25T12:10:15.285Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T12:10:15.285Z] #76 ... [2025-11-25T12:10:15.285Z] [2025-11-25T12:10:15.285Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T12:10:15.285Z] #66 40.14 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:15.285Z] #66 40.14 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T12:10:15.285Z] #66 40.14 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T12:10:15.285Z] #66 40.14 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T12:10:15.285Z] #66 40.14 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:15.285Z] #66 40.54 OK: 8 MiB in 20 packages [2025-11-25T12:10:17.237Z] #66 ... [2025-11-25T12:10:17.237Z] [2025-11-25T12:10:17.237Z] #53 [core-command internal] load build context [2025-11-25T12:10:17.237Z] #53 transferring context: 24.72MB 47.3s [2025-11-25T12:10:17.237Z] #53 ... [2025-11-25T12:10:17.237Z] [2025-11-25T12:10:17.237Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T12:10:17.237Z] #67 42.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:17.505Z] #67 ... [2025-11-25T12:10:17.505Z] [2025-11-25T12:10:17.505Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T12:10:17.505Z] #66 DONE 42.8s [2025-11-25T12:10:17.776Z] [2025-11-25T12:10:17.776Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T12:10:17.776Z] #67 43.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:17.776Z] #67 ... [2025-11-25T12:10:17.776Z] [2025-11-25T12:10:17.776Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:18.042Z] #46 ... [2025-11-25T12:10:18.042Z] [2025-11-25T12:10:18.042Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T12:10:18.042Z] #68 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:18.042Z] #68 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:18.042Z] #68 39.45 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T12:10:18.042Z] #68 39.74 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:18.042Z] #68 39.74 (3/3) Installing tzdata (2025b-r0) [2025-11-25T12:10:18.042Z] #68 40.50 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:18.042Z] #68 40.50 Executing ca-certificates-20250911-r0.trigger [2025-11-25T12:10:18.042Z] #68 41.17 OK: 8 MiB in 19 packages [2025-11-25T12:10:18.042Z] #68 DONE 43.2s [2025-11-25T12:10:18.042Z] [2025-11-25T12:10:18.043Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:18.043Z] #46 ... [2025-11-25T12:10:18.043Z] [2025-11-25T12:10:18.043Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:18.043Z] #49 ... [2025-11-25T12:10:18.043Z] [2025-11-25T12:10:18.043Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:18.627Z] #77 ... [2025-11-25T12:10:18.627Z] [2025-11-25T12:10:18.627Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:18.627Z] #54 ... [2025-11-25T12:10:18.627Z] [2025-11-25T12:10:18.627Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:10:18.627Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 46.1s [2025-11-25T12:10:18.909Z] #52 ... [2025-11-25T12:10:18.909Z] [2025-11-25T12:10:18.909Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:19.874Z] #54 ... [2025-11-25T12:10:19.874Z] [2025-11-25T12:10:19.874Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:19.874Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.3s [2025-11-25T12:10:19.874Z] #35 ... [2025-11-25T12:10:19.874Z] [2025-11-25T12:10:19.874Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:19.874Z] #54 ... [2025-11-25T12:10:19.874Z] [2025-11-25T12:10:19.874Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T12:10:19.874Z] #78 ... [2025-11-25T12:10:19.874Z] [2025-11-25T12:10:19.874Z] #53 [core-command internal] load build context [2025-11-25T12:10:20.458Z] #53 ... [2025-11-25T12:10:20.458Z] [2025-11-25T12:10:20.458Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T12:10:20.458Z] #65 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:20.458Z] #65 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:20.458Z] #65 41.44 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T12:10:20.458Z] #65 41.89 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:20.458Z] #65 41.89 (3/4) Installing su-exec (0.2-r3) [2025-11-25T12:10:20.458Z] #65 41.89 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T12:10:20.458Z] #65 42.10 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:20.458Z] #65 42.10 Executing ca-certificates-20250911-r0.trigger [2025-11-25T12:10:20.458Z] #65 42.83 OK: 19 MiB in 20 packages [2025-11-25T12:10:20.458Z] #65 DONE 45.8s [2025-11-25T12:10:20.458Z] [2025-11-25T12:10:20.458Z] #53 [core-command internal] load build context [2025-11-25T12:10:21.040Z] #53 ... [2025-11-25T12:10:21.040Z] [2025-11-25T12:10:21.040Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:21.040Z] #51 ... [2025-11-25T12:10:21.040Z] [2025-11-25T12:10:21.040Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:22.000Z] #54 transferring context: 12.22MB 52.3s [2025-11-25T12:10:22.268Z] #54 ... [2025-11-25T12:10:22.268Z] [2025-11-25T12:10:22.268Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:22.534Z] #79 ... [2025-11-25T12:10:22.534Z] [2025-11-25T12:10:22.534Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:22.806Z] #54 ... [2025-11-25T12:10:22.806Z] [2025-11-25T12:10:22.806Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:22.806Z] #50 ... [2025-11-25T12:10:22.806Z] [2025-11-25T12:10:22.806Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:23.766Z] #49 ... [2025-11-25T12:10:23.766Z] [2025-11-25T12:10:23.766Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:24.350Z] #54 ... [2025-11-25T12:10:24.350Z] [2025-11-25T12:10:24.350Z] #55 [core-data internal] load build context [2025-11-25T12:10:24.350Z] #55 ... [2025-11-25T12:10:24.350Z] [2025-11-25T12:10:24.350Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:24.618Z] #41 ... [2025-11-25T12:10:24.618Z] [2025-11-25T12:10:24.618Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:24.618Z] #47 ... [2025-11-25T12:10:24.618Z] [2025-11-25T12:10:24.618Z] #55 [core-data internal] load build context [2025-11-25T12:10:25.201Z] #55 ... [2025-11-25T12:10:25.201Z] [2025-11-25T12:10:25.201Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:10:25.201Z] #45 ... [2025-11-25T12:10:25.201Z] [2025-11-25T12:10:25.201Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:10:25.468Z] #44 ... [2025-11-25T12:10:25.468Z] [2025-11-25T12:10:25.468Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:10:25.468Z] #70 41.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:25.468Z] #70 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:25.468Z] #70 48.60 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T12:10:25.468Z] #70 48.60 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T12:10:25.468Z] #70 48.60 OK: 26169 distinct packages available [2025-11-25T12:10:25.468Z] #70 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:25.468Z] #70 ... [2025-11-25T12:10:25.468Z] [2025-11-25T12:10:25.468Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:10:25.734Z] #48 ... [2025-11-25T12:10:25.734Z] [2025-11-25T12:10:25.734Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:10:26.709Z] #44 transferring context: 44.69MB 62.0s done [2025-11-25T12:10:27.672Z] #44 ... [2025-11-25T12:10:27.672Z] [2025-11-25T12:10:27.672Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T12:10:27.939Z] #80 ... [2025-11-25T12:10:27.939Z] [2025-11-25T12:10:27.939Z] #44 [security-bootstrapper internal] load build context [2025-11-25T12:10:27.939Z] #44 DONE 63.7s [2025-11-25T12:10:27.939Z] [2025-11-25T12:10:27.939Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:10:27.939Z] #70 53.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:27.939Z] #70 ... [2025-11-25T12:10:27.939Z] [2025-11-25T12:10:27.939Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T12:10:27.939Z] #72 30.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:27.939Z] #72 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:28.207Z] #72 ... [2025-11-25T12:10:28.207Z] [2025-11-25T12:10:28.207Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:10:28.207Z] #48 ... [2025-11-25T12:10:28.207Z] [2025-11-25T12:10:28.207Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:28.474Z] #46 ... [2025-11-25T12:10:28.474Z] [2025-11-25T12:10:28.474Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T12:10:28.474Z] #73 27.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:28.474Z] #73 29.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:28.474Z] #73 ... [2025-11-25T12:10:28.474Z] [2025-11-25T12:10:28.474Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:28.740Z] #46 ... [2025-11-25T12:10:28.740Z] [2025-11-25T12:10:28.740Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T12:10:28.740Z] #75 19.69 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:28.740Z] #75 21.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:29.012Z] #75 ... [2025-11-25T12:10:29.012Z] [2025-11-25T12:10:29.012Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:10:29.012Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 48.1s done [2025-11-25T12:10:29.012Z] #52 ... [2025-11-25T12:10:29.012Z] [2025-11-25T12:10:29.012Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:29.596Z] #46 ... [2025-11-25T12:10:29.596Z] [2025-11-25T12:10:29.596Z] #47 [security-spiffe-token-provider internal] load build context [2025-11-25T12:10:29.596Z] #47 transferring context: 44.69MB 62.1s done [2025-11-25T12:10:29.596Z] #47 DONE 65.2s [2025-11-25T12:10:29.596Z] [2025-11-25T12:10:29.596Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:30.199Z] #46 ... [2025-11-25T12:10:30.199Z] [2025-11-25T12:10:30.199Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:30.199Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 60.4s [2025-11-25T12:10:30.199Z] #35 ... [2025-11-25T12:10:30.199Z] [2025-11-25T12:10:30.199Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:30.199Z] #74 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:30.199Z] #74 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:30.199Z] #74 26.61 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:30.199Z] #74 26.83 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:30.467Z] #74 27.55 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:30.467Z] #74 27.60 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:30.467Z] #74 27.60 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:30.467Z] #74 ... [2025-11-25T12:10:30.467Z] [2025-11-25T12:10:30.467Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:30.733Z] #46 ... [2025-11-25T12:10:30.733Z] [2025-11-25T12:10:30.733Z] #45 [security-secretstore-setup internal] load build context [2025-11-25T12:10:30.733Z] #45 transferring context: 44.69MB 64.2s done [2025-11-25T12:10:30.733Z] #45 DONE 66.5s [2025-11-25T12:10:30.733Z] [2025-11-25T12:10:30.733Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:30.733Z] #46 ... [2025-11-25T12:10:30.733Z] [2025-11-25T12:10:30.733Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T12:10:30.733Z] #0 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:31.001Z] #81 ... [2025-11-25T12:10:31.001Z] [2025-11-25T12:10:31.001Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:31.282Z] #35 ... [2025-11-25T12:10:31.282Z] [2025-11-25T12:10:31.282Z] #53 [core-command internal] load build context [2025-11-25T12:10:31.282Z] #53 ... [2025-11-25T12:10:31.282Z] [2025-11-25T12:10:31.282Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:31.556Z] #51 ... [2025-11-25T12:10:31.556Z] [2025-11-25T12:10:31.556Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:32.964Z] #35 ... [2025-11-25T12:10:32.964Z] [2025-11-25T12:10:32.964Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:32.964Z] #50 ... [2025-11-25T12:10:32.964Z] [2025-11-25T12:10:32.964Z] #53 [core-command internal] load build context [2025-11-25T12:10:33.554Z] #53 transferring context: 44.69MB 64.2s done [2025-11-25T12:10:33.827Z] #53 ... [2025-11-25T12:10:33.827Z] [2025-11-25T12:10:33.827Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:33.827Z] #49 ... [2025-11-25T12:10:33.827Z] [2025-11-25T12:10:33.827Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T12:10:33.827Z] #73 39.74 OK: 239 MiB in 58 packages [2025-11-25T12:10:33.827Z] #73 DONE 43.3s [2025-11-25T12:10:33.827Z] [2025-11-25T12:10:33.827Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:33.827Z] #49 ... [2025-11-25T12:10:33.827Z] [2025-11-25T12:10:33.827Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:34.106Z] #50 ... [2025-11-25T12:10:34.106Z] [2025-11-25T12:10:34.106Z] #46 [security-proxy-setup internal] load build context [2025-11-25T12:10:34.106Z] #46 transferring context: 44.69MB 67.2s done [2025-11-25T12:10:34.106Z] #46 DONE 69.8s [2025-11-25T12:10:34.106Z] [2025-11-25T12:10:34.106Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:34.106Z] #50 ... [2025-11-25T12:10:34.106Z] [2025-11-25T12:10:34.106Z] #48 [core-common-config-bootstrapper internal] load build context [2025-11-25T12:10:34.106Z] #48 transferring context: 44.69MB 65.8s done [2025-11-25T12:10:34.106Z] #48 DONE 69.2s [2025-11-25T12:10:34.373Z] [2025-11-25T12:10:34.373Z] #53 [core-command internal] load build context [2025-11-25T12:10:34.373Z] #53 DONE 66.9s [2025-11-25T12:10:34.373Z] [2025-11-25T12:10:34.373Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:34.640Z] #50 ... [2025-11-25T12:10:34.640Z] [2025-11-25T12:10:34.640Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:34.640Z] #54 ... [2025-11-25T12:10:34.640Z] [2025-11-25T12:10:34.640Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T12:10:34.640Z] #76 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:34.640Z] #76 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:34.907Z] #76 ... [2025-11-25T12:10:34.907Z] [2025-11-25T12:10:34.907Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T12:10:34.907Z] #67 50.48 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T12:10:34.907Z] #67 50.48 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T12:10:34.907Z] #67 50.48 OK: 26169 distinct packages available [2025-11-25T12:10:34.907Z] #67 53.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:34.907Z] #67 54.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:34.907Z] #67 ... [2025-11-25T12:10:34.907Z] [2025-11-25T12:10:34.907Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:35.174Z] #41 ... [2025-11-25T12:10:35.174Z] [2025-11-25T12:10:35.174Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:35.174Z] #74 27.76 OK: 8 MiB in 17 packages [2025-11-25T12:10:35.174Z] #74 DONE 32.2s [2025-11-25T12:10:35.174Z] [2025-11-25T12:10:35.174Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:35.441Z] #50 ... [2025-11-25T12:10:35.441Z] [2025-11-25T12:10:35.441Z] #55 [core-data internal] load build context [2025-11-25T12:10:35.441Z] #55 ... [2025-11-25T12:10:35.441Z] [2025-11-25T12:10:35.441Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:35.715Z] #41 ... [2025-11-25T12:10:35.716Z] [2025-11-25T12:10:35.716Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T12:10:35.716Z] #78 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:35.716Z] #78 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:35.716Z] #78 ... [2025-11-25T12:10:35.716Z] [2025-11-25T12:10:35.716Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:36.682Z] #41 ... [2025-11-25T12:10:36.682Z] [2025-11-25T12:10:36.682Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T12:10:36.682Z] #72 43.28 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:36.682Z] #72 43.76 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:36.682Z] #72 45.05 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:36.682Z] #72 45.05 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:36.682Z] #72 45.15 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:36.682Z] #72 45.35 OK: 8 MiB in 18 packages [2025-11-25T12:10:36.682Z] #72 DONE 49.6s [2025-11-25T12:10:36.682Z] [2025-11-25T12:10:36.682Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:36.949Z] #41 ... [2025-11-25T12:10:36.949Z] [2025-11-25T12:10:36.949Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:36.949Z] #79 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:36.949Z] #79 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:37.215Z] #79 ... [2025-11-25T12:10:37.215Z] [2025-11-25T12:10:37.215Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:37.482Z] #41 transferring context: 32.12MB 73.0s [2025-11-25T12:10:38.076Z] #41 ... [2025-11-25T12:10:38.076Z] [2025-11-25T12:10:38.076Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T12:10:38.076Z] #75 33.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:38.076Z] #75 34.05 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:38.076Z] #75 34.23 OK: 8 MiB in 17 packages [2025-11-25T12:10:38.076Z] #75 DONE 38.8s [2025-11-25T12:10:38.076Z] [2025-11-25T12:10:38.076Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:39.500Z] #54 ... [2025-11-25T12:10:39.500Z] [2025-11-25T12:10:39.500Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:39.500Z] #77 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:39.500Z] #77 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:39.500Z] #77 ... [2025-11-25T12:10:39.500Z] [2025-11-25T12:10:39.500Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:10:39.500Z] #70 65.65 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:39.768Z] #70 65.77 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T12:10:39.768Z] #70 65.77 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T12:10:40.035Z] #70 65.89 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T12:10:40.035Z] #70 65.89 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T12:10:40.035Z] #70 65.95 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:40.035Z] #70 ... [2025-11-25T12:10:40.035Z] [2025-11-25T12:10:40.035Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T12:10:40.035Z] #80 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:40.035Z] #80 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:40.035Z] #80 ... [2025-11-25T12:10:40.035Z] [2025-11-25T12:10:40.035Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:40.035Z] #82 ... [2025-11-25T12:10:40.035Z] [2025-11-25T12:10:40.035Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:10:40.035Z] #70 66.15 OK: 9 MiB in 21 packages [2025-11-25T12:10:41.445Z] #70 ... [2025-11-25T12:10:41.445Z] [2025-11-25T12:10:41.445Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:41.445Z] #51 ... [2025-11-25T12:10:41.445Z] [2025-11-25T12:10:41.445Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:41.713Z] #83 ... [2025-11-25T12:10:41.713Z] [2025-11-25T12:10:41.713Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:42.674Z] #51 transferring context: 33.28MB 74.7s [2025-11-25T12:10:42.944Z] #51 ... [2025-11-25T12:10:42.945Z] [2025-11-25T12:10:42.945Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T12:10:42.945Z] #81 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:42.945Z] #81 ... [2025-11-25T12:10:42.945Z] [2025-11-25T12:10:42.945Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:42.945Z] #79 26.42 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:42.945Z] #79 26.58 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:42.945Z] #79 27.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:42.945Z] #79 27.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:42.945Z] #79 27.11 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:42.945Z] #79 27.34 OK: 12 MiB in 23 packages [2025-11-25T12:10:42.945Z] #79 DONE 30.8s [2025-11-25T12:10:42.945Z] [2025-11-25T12:10:42.945Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:43.529Z] #41 ... [2025-11-25T12:10:43.529Z] [2025-11-25T12:10:43.529Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:43.529Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 73.7s [2025-11-25T12:10:43.529Z] #35 ... [2025-11-25T12:10:43.529Z] [2025-11-25T12:10:43.529Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T12:10:43.529Z] #70 DONE 69.5s [2025-11-25T12:10:43.529Z] [2025-11-25T12:10:43.529Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T12:10:43.529Z] #81 22.12 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:43.529Z] #81 22.12 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:43.529Z] #81 22.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:43.529Z] #81 22.68 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:43.529Z] #81 22.71 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:43.529Z] #81 22.80 OK: 19 MiB in 20 packages [2025-11-25T12:10:44.116Z] #81 ... [2025-11-25T12:10:44.116Z] [2025-11-25T12:10:44.116Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T12:10:44.116Z] #78 29.25 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:44.116Z] #78 29.39 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:44.116Z] #78 30.21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:44.116Z] #78 30.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:44.116Z] #78 30.29 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:44.116Z] #78 30.53 OK: 8 MiB in 17 packages [2025-11-25T12:10:44.116Z] #78 DONE 34.3s [2025-11-25T12:10:44.116Z] [2025-11-25T12:10:44.116Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:44.116Z] #49 ... [2025-11-25T12:10:44.116Z] [2025-11-25T12:10:44.116Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:44.729Z] #35 ... [2025-11-25T12:10:44.729Z] [2025-11-25T12:10:44.729Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T12:10:44.729Z] #76 35.06 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:44.729Z] #76 35.43 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:44.729Z] #76 36.39 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:44.729Z] #76 36.39 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:44.729Z] #76 36.44 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:44.729Z] #76 36.62 OK: 20 MiB in 20 packages [2025-11-25T12:10:44.729Z] #76 DONE 39.6s [2025-11-25T12:10:44.729Z] [2025-11-25T12:10:44.729Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:45.314Z] #51 ... [2025-11-25T12:10:45.314Z] [2025-11-25T12:10:45.314Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T12:10:45.314Z] #67 66.55 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T12:10:45.314Z] #67 66.68 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T12:10:45.314Z] #67 66.78 (3/13) Installing libunistring (1.3-r0) [2025-11-25T12:10:45.314Z] #67 67.22 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T12:10:45.314Z] #67 67.22 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T12:10:45.314Z] #67 67.22 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T12:10:45.314Z] #67 67.22 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T12:10:45.314Z] #67 67.31 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T12:10:45.314Z] #67 67.31 (9/13) Installing curl (8.14.1-r2) [2025-11-25T12:10:45.314Z] #67 67.47 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T12:10:45.314Z] #67 67.47 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T12:10:45.314Z] #67 67.47 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T12:10:45.314Z] #67 67.47 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T12:10:45.314Z] #67 67.64 Executing busybox-1.37.0-r19.trigger [2025-11-25T12:10:45.314Z] #67 67.78 OK: 13 MiB in 29 packages [2025-11-25T12:10:45.314Z] #67 DONE 70.8s [2025-11-25T12:10:45.314Z] [2025-11-25T12:10:45.314Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:45.584Z] #51 ... [2025-11-25T12:10:45.584Z] [2025-11-25T12:10:45.584Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T12:10:45.584Z] #81 DONE 24.8s [2025-11-25T12:10:45.584Z] [2025-11-25T12:10:45.584Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:45.584Z] #51 ... [2025-11-25T12:10:45.584Z] [2025-11-25T12:10:45.584Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:45.584Z] #50 ... [2025-11-25T12:10:45.584Z] [2025-11-25T12:10:45.584Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:45.584Z] #51 ... [2025-11-25T12:10:45.584Z] [2025-11-25T12:10:45.584Z] #55 [core-data internal] load build context [2025-11-25T12:10:45.850Z] #55 ... [2025-11-25T12:10:45.850Z] [2025-11-25T12:10:45.850Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T12:10:45.850Z] #80 25.42 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:45.850Z] #80 25.42 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:45.850Z] #80 25.81 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:45.850Z] #80 25.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:45.850Z] #80 25.86 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:45.850Z] #80 26.01 OK: 8 MiB in 20 packages [2025-11-25T12:10:45.850Z] #80 DONE 28.1s [2025-11-25T12:10:45.850Z] [2025-11-25T12:10:45.850Z] #55 [core-data internal] load build context [2025-11-25T12:10:45.850Z] #55 ... [2025-11-25T12:10:45.850Z] [2025-11-25T12:10:45.850Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:46.117Z] #51 ... [2025-11-25T12:10:46.118Z] [2025-11-25T12:10:46.118Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:46.118Z] #77 25.82 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:46.118Z] #77 25.94 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:46.118Z] #77 26.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:46.118Z] #77 26.41 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:46.118Z] #77 26.41 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:46.118Z] #77 26.41 OK: 8 MiB in 19 packages [2025-11-25T12:10:46.118Z] #77 DONE 28.0s [2025-11-25T12:10:46.118Z] [2025-11-25T12:10:46.118Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:46.118Z] #51 ... [2025-11-25T12:10:46.118Z] [2025-11-25T12:10:46.118Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T12:10:46.118Z] #84 DONE 9.4s [2025-11-25T12:10:46.118Z] [2025-11-25T12:10:46.118Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:46.118Z] #51 ... [2025-11-25T12:10:46.118Z] [2025-11-25T12:10:46.118Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:46.397Z] #85 ... [2025-11-25T12:10:46.397Z] [2025-11-25T12:10:46.397Z] #55 [core-data internal] load build context [2025-11-25T12:10:46.397Z] #55 ... [2025-11-25T12:10:46.397Z] [2025-11-25T12:10:46.397Z] #49 [core-metadata internal] load build context [2025-11-25T12:10:46.397Z] #49 transferring context: 44.69MB 76.7s done [2025-11-25T12:10:46.397Z] #49 DONE 80.4s [2025-11-25T12:10:46.397Z] [2025-11-25T12:10:46.397Z] #55 [core-data internal] load build context [2025-11-25T12:10:46.981Z] #55 ... [2025-11-25T12:10:46.981Z] [2025-11-25T12:10:46.981Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T12:10:46.981Z] #86 DONE 2.1s [2025-11-25T12:10:46.981Z] [2025-11-25T12:10:46.981Z] #55 [core-data internal] load build context [2025-11-25T12:10:47.248Z] #55 ... [2025-11-25T12:10:47.248Z] [2025-11-25T12:10:47.248Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T12:10:47.248Z] #87 DONE 1.2s [2025-11-25T12:10:47.248Z] [2025-11-25T12:10:47.248Z] #55 [core-data internal] load build context [2025-11-25T12:10:49.191Z] #55 ... [2025-11-25T12:10:49.191Z] [2025-11-25T12:10:49.191Z] #51 [support-scheduler internal] load build context [2025-11-25T12:10:49.191Z] #51 transferring context: 44.69MB 80.6s done [2025-11-25T12:10:49.191Z] #51 DONE 82.6s [2025-11-25T12:10:49.191Z] [2025-11-25T12:10:49.191Z] #55 [core-data internal] load build context [2025-11-25T12:10:49.780Z] #55 ... [2025-11-25T12:10:49.780Z] [2025-11-25T12:10:49.780Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:49.780Z] #54 ... [2025-11-25T12:10:49.780Z] [2025-11-25T12:10:49.780Z] #55 [core-data internal] load build context [2025-11-25T12:10:49.780Z] #55 ... [2025-11-25T12:10:49.780Z] [2025-11-25T12:10:49.780Z] #41 [core-keeper internal] load build context [2025-11-25T12:10:49.780Z] #41 transferring context: 44.69MB 85.0s done [2025-11-25T12:10:49.780Z] #41 DONE 85.6s [2025-11-25T12:10:50.059Z] [2025-11-25T12:10:50.059Z] #55 [core-data internal] load build context [2025-11-25T12:10:50.665Z] #55 ... [2025-11-25T12:10:50.665Z] [2025-11-25T12:10:50.665Z] #50 [support-notifications internal] load build context [2025-11-25T12:10:50.665Z] #50 transferring context: 44.69MB 81.9s done [2025-11-25T12:10:50.665Z] #50 DONE 84.4s [2025-11-25T12:10:50.665Z] [2025-11-25T12:10:50.665Z] #55 [core-data internal] load build context [2025-11-25T12:10:52.614Z] #55 transferring context: 44.69MB 82.7s done [2025-11-25T12:10:52.614Z] #55 ... [2025-11-25T12:10:52.614Z] [2025-11-25T12:10:52.614Z] #54 [security-proxy-auth internal] load build context [2025-11-25T12:10:52.614Z] #54 transferring context: 44.69MB 81.9s done [2025-11-25T12:10:52.614Z] #54 DONE 85.1s [2025-11-25T12:10:52.614Z] [2025-11-25T12:10:52.614Z] #55 [core-data internal] load build context [2025-11-25T12:10:52.614Z] #55 DONE 84.7s [2025-11-25T12:10:52.614Z] [2025-11-25T12:10:52.614Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:52.614Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 82.7s [2025-11-25T12:10:53.593Z] #35 ... [2025-11-25T12:10:53.593Z] [2025-11-25T12:10:53.593Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T12:10:53.593Z] #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:53.593Z] #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:53.593Z] #0 6.495 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:53.593Z] #0 6.591 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:53.593Z] #0 7.125 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:53.593Z] #0 7.135 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:53.593Z] #0 7.156 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:53.593Z] #0 7.196 OK: 13 MiB in 29 packages [2025-11-25T12:10:53.593Z] #88 DONE 8.1s [2025-11-25T12:10:53.593Z] [2025-11-25T12:10:53.593Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T12:10:53.593Z] #0 6.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:53.593Z] #0 6.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T12:10:53.593Z] #0 8.739 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:53.593Z] #0 8.796 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T12:10:53.593Z] #0 8.958 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:53.593Z] #0 8.960 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T12:10:53.593Z] #0 8.969 Executing busybox-1.37.0-r20.trigger [2025-11-25T12:10:53.593Z] #0 9.102 OK: 9 MiB in 21 packages [2025-11-25T12:10:53.593Z] #89 ... [2025-11-25T12:10:53.593Z] [2025-11-25T12:10:53.593Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:53.861Z] #35 ... [2025-11-25T12:10:53.861Z] [2025-11-25T12:10:53.861Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T12:10:53.861Z] #89 DONE 10.8s [2025-11-25T12:10:53.861Z] [2025-11-25T12:10:53.861Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T12:10:54.132Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 84.6s done [2025-11-25T12:10:54.405Z] #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 84.6s done [2025-11-25T12:10:54.991Z] #35 DONE 91.6s [2025-11-25T12:10:54.991Z] [2025-11-25T12:10:54.991Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T12:10:54.991Z] #90 DONE 1.4s [2025-11-25T12:10:54.991Z] [2025-11-25T12:10:54.991Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:57.576Z] #91 ... [2025-11-25T12:10:57.576Z] [2025-11-25T12:10:57.576Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:57.576Z] #82 DONE 27.6s [2025-11-25T12:10:57.576Z] [2025-11-25T12:10:57.576Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:10:57.576Z] #92 ... [2025-11-25T12:10:57.576Z] [2025-11-25T12:10:57.576Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:57.576Z] #83 DONE 26.1s [2025-11-25T12:10:57.854Z] [2025-11-25T12:10:57.854Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:10:58.122Z] #93 ... [2025-11-25T12:10:58.122Z] [2025-11-25T12:10:58.122Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:10:58.122Z] #85 DONE 22.0s [2025-11-25T12:10:58.122Z] [2025-11-25T12:10:58.122Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:11:00.065Z] #94 ... [2025-11-25T12:11:00.065Z] [2025-11-25T12:11:00.065Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:11:00.065Z] #95 ... [2025-11-25T12:11:00.065Z] [2025-11-25T12:11:00.065Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:11:00.824Z] #96 ... [2025-11-25T12:11:00.824Z] [2025-11-25T12:11:00.824Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:11:00.824Z] #92 DONE 3.7s [2025-11-25T12:11:00.824Z] [2025-11-25T12:11:00.824Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:11:00.824Z] #97 DONE 4.4s [2025-11-25T12:11:00.824Z] [2025-11-25T12:11:00.824Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T12:11:00.824Z] #98 DONE 4.5s [2025-11-25T12:11:00.824Z] [2025-11-25T12:11:00.824Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T12:11:01.091Z] #99 ... [2025-11-25T12:11:01.092Z] [2025-11-25T12:11:01.092Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T12:11:01.092Z] #100 DONE 0.4s [2025-11-25T12:11:01.358Z] [2025-11-25T12:11:01.358Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T12:11:01.358Z] #101 DONE 0.5s [2025-11-25T12:11:01.358Z] [2025-11-25T12:11:01.358Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T12:11:01.358Z] #99 DONE 0.4s [2025-11-25T12:11:01.358Z] [2025-11-25T12:11:01.358Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T12:11:01.358Z] #102 ... [2025-11-25T12:11:01.358Z] [2025-11-25T12:11:01.358Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T12:11:01.631Z] #103 ... [2025-11-25T12:11:01.631Z] [2025-11-25T12:11:01.631Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T12:11:01.631Z] #104 DONE 0.4s [2025-11-25T12:11:01.631Z] [2025-11-25T12:11:01.631Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T12:11:01.631Z] #105 DONE 0.5s [2025-11-25T12:11:01.631Z] [2025-11-25T12:11:01.631Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T12:11:01.631Z] #103 DONE 0.4s [2025-11-25T12:11:01.631Z] [2025-11-25T12:11:01.631Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:11:01.916Z] #106 ... [2025-11-25T12:11:01.916Z] [2025-11-25T12:11:01.916Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:11:01.916Z] #107 DONE 0.4s [2025-11-25T12:11:02.194Z] [2025-11-25T12:11:02.194Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:11:02.194Z] #108 DONE 0.4s [2025-11-25T12:11:02.194Z] [2025-11-25T12:11:02.194Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T12:11:02.194Z] #106 DONE 0.4s [2025-11-25T12:11:02.194Z] [2025-11-25T12:11:02.194Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T12:11:02.469Z] #109 ... [2025-11-25T12:11:02.470Z] [2025-11-25T12:11:02.470Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:11:02.470Z] #95 DONE 12.7s [2025-11-25T12:11:02.470Z] [2025-11-25T12:11:02.470Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T12:11:02.470Z] #110 DONE 0.4s [2025-11-25T12:11:02.470Z] [2025-11-25T12:11:02.470Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T12:11:02.741Z] #111 ... [2025-11-25T12:11:02.741Z] [2025-11-25T12:11:02.741Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T12:11:02.741Z] #109 DONE 0.4s [2025-11-25T12:11:02.741Z] [2025-11-25T12:11:02.741Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T12:11:02.741Z] #112 DONE 0.5s [2025-11-25T12:11:02.741Z] [2025-11-25T12:11:02.741Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T12:11:03.010Z] #113 ... [2025-11-25T12:11:03.010Z] [2025-11-25T12:11:03.010Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T12:11:03.010Z] #111 DONE 0.6s [2025-11-25T12:11:03.283Z] [2025-11-25T12:11:03.283Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T12:11:03.283Z] #114 DONE 0.6s [2025-11-25T12:11:03.283Z] [2025-11-25T12:11:03.283Z] #115 [security-spire-agent] exporting to image [2025-11-25T12:11:03.283Z] #115 exporting layers [2025-11-25T12:11:03.865Z] #115 ... [2025-11-25T12:11:03.865Z] [2025-11-25T12:11:03.865Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T12:11:03.865Z] #113 DONE 1.0s [2025-11-25T12:11:03.865Z] [2025-11-25T12:11:03.865Z] #115 [security-spire-server] exporting to image [2025-11-25T12:11:05.278Z] #115 ... [2025-11-25T12:11:05.278Z] [2025-11-25T12:11:05.278Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T12:11:05.278Z] #102 DONE 14.1s [2025-11-25T12:11:05.544Z] [2025-11-25T12:11:05.545Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:11:05.545Z] #91 DONE 13.1s [2025-11-25T12:11:05.545Z] [2025-11-25T12:11:05.545Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:11:09.801Z] #116 ... [2025-11-25T12:11:09.801Z] [2025-11-25T12:11:09.801Z] #115 [security-spire-config] exporting to image [2025-11-25T12:11:09.801Z] #115 exporting layers 6.2s done [2025-11-25T12:11:09.801Z] #115 writing image sha256:65635931062f97cbff111b0e177e6d8447cba3081a81705085b831bbc033ae53 0.0s done [2025-11-25T12:11:09.801Z] #115 writing image sha256:aaae078c16242a9af297ae60250c6cd7bae96f0c115ea5b8e90d271144658289 0.0s done [2025-11-25T12:11:09.801Z] #115 naming to docker.io/library/security-spire-server-arm64 done [2025-11-25T12:11:09.801Z] #115 naming to docker.io/library/security-spire-agent-arm64 done [2025-11-25T12:11:09.801Z] #115 writing image sha256:e416fc80ea7a0314091db79db93f5ecf6e75df34d00f83b2e6aa71e4035078bf done [2025-11-25T12:11:09.801Z] #115 naming to docker.io/library/security-spire-config-arm64 done [2025-11-25T12:11:09.801Z] #115 DONE 7.0s [2025-11-25T12:11:09.801Z] [2025-11-25T12:11:09.801Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:11:12.384Z] #117 ... [2025-11-25T12:11:12.384Z] [2025-11-25T12:11:12.384Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:11:46.638Z] #156 ... [2025-11-25T12:11:46.638Z] [2025-11-25T12:11:46.638Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T12:11:46.638Z] #155 DONE 113.3s [2025-11-25T12:11:46.638Z] [2025-11-25T12:11:46.638Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:11:46.638Z] #148 ... [2025-11-25T12:11:46.638Z] [2025-11-25T12:11:46.638Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T12:11:46.638Z] #145 DONE 120.1s [2025-11-25T12:11:46.638Z] [2025-11-25T12:11:46.638Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T12:12:09.292Z] #149 ... [2025-11-25T12:12:09.292Z] [2025-11-25T12:12:09.292Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:12:09.292Z] #154 142.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T12:12:14.591Z] #154 ... [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:14.591Z] #157 ... [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T12:12:14.591Z] #153 DONE 151.2s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T12:12:14.591Z] #152 DONE 151.1s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:12:14.591Z] #154 DONE 151.2s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T12:12:14.591Z] #149 DONE 151.2s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:12:14.591Z] #156 DONE 151.2s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T12:12:14.591Z] #147 DONE 151.2s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:12:14.591Z] #148 DONE 151.3s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:12:14.591Z] #151 DONE 151.3s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T12:12:14.591Z] #146 DONE 151.3s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:12:14.591Z] #150 DONE 151.3s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:14.591Z] #157 DONE 0.4s [2025-11-25T12:12:14.591Z] [2025-11-25T12:12:14.591Z] #158 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:14.852Z] #158 ... [2025-11-25T12:12:14.852Z] [2025-11-25T12:12:14.852Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:14.852Z] #157 DONE 0.4s [2025-11-25T12:12:14.852Z] [2025-11-25T12:12:14.852Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:15.112Z] #158 ... [2025-11-25T12:12:15.112Z] [2025-11-25T12:12:15.112Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.112Z] #157 DONE 0.4s [2025-11-25T12:12:15.112Z] [2025-11-25T12:12:15.112Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:15.371Z] #158 ... [2025-11-25T12:12:15.371Z] [2025-11-25T12:12:15.371Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T12:12:15.371Z] #159 DONE 1.0s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #160 DONE 0.8s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:15.629Z] #158 DONE 0.9s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #161 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:15.629Z] #161 CACHED [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #162 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #162 CACHED [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #163 DONE 0.9s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #164 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #164 CACHED [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #165 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:15.629Z] #165 CACHED [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:15.629Z] #166 CACHED [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #167 CACHED [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #168 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #168 DONE 0.7s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #169 DONE 0.8s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #170 DONE 0.8s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #171 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #171 DONE 0.7s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:15.629Z] #172 DONE 0.5s [2025-11-25T12:12:15.629Z] [2025-11-25T12:12:15.629Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.567Z] #173 ... [2025-11-25T12:12:16.567Z] [2025-11-25T12:12:16.567Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T12:12:16.567Z] #174 DONE 0.9s [2025-11-25T12:12:16.567Z] [2025-11-25T12:12:16.567Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T12:12:16.567Z] #175 ... [2025-11-25T12:12:16.567Z] [2025-11-25T12:12:16.567Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T12:12:16.567Z] #176 DONE 1.1s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T12:12:16.838Z] #177 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T12:12:16.838Z] #178 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #179 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T12:12:16.838Z] #179 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.838Z] #180 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.838Z] #181 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T12:12:16.838Z] #182 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.838Z] #183 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.838Z] #184 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.838Z] #185 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:16.838Z] #173 DONE 1.2s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T12:12:16.838Z] #175 DONE 0.4s [2025-11-25T12:12:16.838Z] [2025-11-25T12:12:16.838Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T12:12:17.407Z] #186 ... [2025-11-25T12:12:17.407Z] [2025-11-25T12:12:17.407Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:17.407Z] #187 DONE 0.7s [2025-11-25T12:12:17.740Z] [2025-11-25T12:12:17.740Z] #188 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:17.740Z] #188 DONE 0.7s [2025-11-25T12:12:17.740Z] [2025-11-25T12:12:17.740Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:17.740Z] #189 DONE 0.7s [2025-11-25T12:12:17.740Z] [2025-11-25T12:12:17.740Z] #190 [core-keeper] exporting to image [2025-11-25T12:12:17.740Z] #190 exporting layers [2025-11-25T12:12:18.000Z] #190 ... [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-25T12:12:18.000Z] #191 DONE 1.1s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:18.000Z] #192 DONE 1.3s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #193 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:12:18.000Z] #193 DONE 1.2s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #194 [core-command] exporting to image [2025-11-25T12:12:18.000Z] #194 ... [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T12:12:18.000Z] #195 DONE 1.3s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T12:12:18.000Z] #196 DONE 1.2s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #197 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-25T12:12:18.000Z] #197 DONE 1.2s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T12:12:18.000Z] #198 DONE 1.3s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T12:12:18.000Z] #186 DONE 1.3s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T12:12:18.000Z] #199 DONE 1.2s [2025-11-25T12:12:18.000Z] [2025-11-25T12:12:18.000Z] #194 [core-command] exporting to image [2025-11-25T12:12:18.000Z] #194 exporting layers 0.1s done [2025-11-25T12:12:18.259Z] #194 ... [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-25T12:12:18.259Z] #200 DONE 0.7s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T12:12:18.259Z] #201 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T12:12:18.259Z] #202 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T12:12:18.259Z] #203 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:12:18.259Z] #204 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:18.259Z] #205 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #206 [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 [2025-11-25T12:12:18.259Z] #206 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:18.259Z] #207 DONE 0.1s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:18.259Z] #208 DONE 0.2s [2025-11-25T12:12:18.259Z] [2025-11-25T12:12:18.259Z] #194 [core-command] exporting to image [2025-11-25T12:12:18.259Z] #194 writing image sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 [2025-11-25T12:12:18.826Z] #194 ... [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T12:12:18.826Z] #209 DONE 0.6s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T12:12:18.826Z] #210 DONE 0.6s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:12:18.826Z] #211 DONE 0.6s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #190 [core-keeper] exporting to image [2025-11-25T12:12:18.826Z] #190 exporting layers 0.6s done [2025-11-25T12:12:18.826Z] #190 writing image sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 0.4s done [2025-11-25T12:12:18.826Z] #190 naming to docker.io/library/core-keeper done [2025-11-25T12:12:18.826Z] #190 DONE 1.3s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:12:18.826Z] #212 DONE 0.7s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #194 [core-command] exporting to image [2025-11-25T12:12:18.826Z] #194 writing image sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 0.5s done [2025-11-25T12:12:18.826Z] #194 naming to docker.io/library/core-command done [2025-11-25T12:12:18.826Z] #194 DONE 0.9s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T12:12:18.826Z] #213 DONE 0.1s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T12:12:18.826Z] #214 DONE 0.1s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #215 [core-data] exporting to image [2025-11-25T12:12:18.826Z] #215 exporting layers 0.6s done [2025-11-25T12:12:18.826Z] #215 writing image sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 0.0s done [2025-11-25T12:12:18.826Z] #215 naming to docker.io/library/core-data done [2025-11-25T12:12:18.826Z] #215 DONE 0.6s [2025-11-25T12:12:18.826Z] [2025-11-25T12:12:18.826Z] #216 [security-proxy-auth] exporting to image [2025-11-25T12:12:19.084Z] #216 ... [2025-11-25T12:12:19.084Z] [2025-11-25T12:12:19.085Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T12:12:19.085Z] #217 DONE 0.4s [2025-11-25T12:12:19.085Z] [2025-11-25T12:12:19.085Z] #218 [core-metadata] exporting to image [2025-11-25T12:12:19.085Z] #218 exporting layers 0.6s done [2025-11-25T12:12:19.085Z] #218 writing image sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 0.0s done [2025-11-25T12:12:19.085Z] #218 naming to docker.io/library/core-metadata done [2025-11-25T12:12:19.085Z] #218 DONE 1.0s [2025-11-25T12:12:19.085Z] [2025-11-25T12:12:19.085Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T12:12:19.355Z] #219 ... [2025-11-25T12:12:19.355Z] [2025-11-25T12:12:19.355Z] #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:12:19.355Z] #220 DONE 1.1s [2025-11-25T12:12:19.355Z] [2025-11-25T12:12:19.355Z] #221 [core-common-config-bootstrapper] exporting to image [2025-11-25T12:12:19.617Z] #221 ... [2025-11-25T12:12:19.617Z] [2025-11-25T12:12:19.617Z] #222 [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/ [2025-11-25T12:12:19.617Z] #222 DONE 0.8s [2025-11-25T12:12:19.617Z] [2025-11-25T12:12:19.617Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T12:12:19.617Z] #219 DONE 0.6s [2025-11-25T12:12:19.617Z] [2025-11-25T12:12:19.617Z] #221 [core-common-config-bootstrapper] exporting to image [2025-11-25T12:12:19.617Z] #221 exporting layers 0.4s done [2025-11-25T12:12:19.617Z] #221 writing image sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 [2025-11-25T12:12:19.878Z] #221 writing image sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done [2025-11-25T12:12:19.878Z] #221 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-11-25T12:12:19.878Z] #221 DONE 0.5s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #223 [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/ [2025-11-25T12:12:19.878Z] #223 DONE 0.1s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T12:12:19.878Z] #224 DONE 0.1s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #216 [security-proxy-auth] exporting to image [2025-11-25T12:12:19.878Z] #216 exporting layers 0.8s done [2025-11-25T12:12:19.878Z] #216 writing image sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e 0.0s done [2025-11-25T12:12:19.878Z] #216 naming to docker.io/library/security-proxy-auth 0.0s done [2025-11-25T12:12:19.878Z] #216 DONE 0.9s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #225 [support-scheduler] exporting to image [2025-11-25T12:12:19.878Z] #225 exporting layers 1.0s done [2025-11-25T12:12:19.878Z] #225 writing image sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 0.0s done [2025-11-25T12:12:19.878Z] #225 naming to docker.io/library/support-scheduler 0.0s done [2025-11-25T12:12:19.878Z] #225 DONE 1.6s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #226 [security-spiffe-token-provider] exporting to image [2025-11-25T12:12:19.878Z] #226 exporting layers 0.9s done [2025-11-25T12:12:19.878Z] #226 writing image sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done [2025-11-25T12:12:19.878Z] #226 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-11-25T12:12:19.878Z] #226 DONE 1.5s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #227 [support-notifications] exporting to image [2025-11-25T12:12:19.878Z] #227 exporting layers 1.0s done [2025-11-25T12:12:19.878Z] #227 writing image sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done [2025-11-25T12:12:19.878Z] #227 naming to docker.io/library/support-notifications 0.0s done [2025-11-25T12:12:19.878Z] #227 DONE 1.6s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:12:19.878Z] #228 ... [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:12:19.878Z] #229 DONE 1.1s [2025-11-25T12:12:19.878Z] [2025-11-25T12:12:19.878Z] #230 [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/ [2025-11-25T12:12:19.878Z] #230 DONE 0.2s [2025-11-25T12:12:20.140Z] [2025-11-25T12:12:20.140Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T12:12:20.140Z] #231 DONE 0.2s [2025-11-25T12:12:20.140Z] [2025-11-25T12:12:20.140Z] #232 [security-proxy-setup] exporting to image [2025-11-25T12:12:20.140Z] #232 exporting layers 0.2s done [2025-11-25T12:12:20.140Z] #232 writing image sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done [2025-11-25T12:12:20.140Z] #232 naming to docker.io/library/security-proxy-setup done [2025-11-25T12:12:20.140Z] #232 DONE 0.2s [2025-11-25T12:12:20.140Z] [2025-11-25T12:12:20.140Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:12:20.140Z] #228 DONE 0.4s [2025-11-25T12:12:20.140Z] [2025-11-25T12:12:20.140Z] #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T12:12:20.402Z] #233 DONE 0.3s [2025-11-25T12:12:20.402Z] [2025-11-25T12:12:20.402Z] #234 [security-secretstore-setup] exporting to image [2025-11-25T12:12:20.402Z] #234 exporting layers 0.2s done [2025-11-25T12:12:20.402Z] #234 writing image sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done [2025-11-25T12:12:20.402Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-11-25T12:12:20.402Z] #234 DONE 0.2s [2025-11-25T12:12:20.402Z] [2025-11-25T12:12:20.402Z] #235 [security-bootstrapper] exporting to image [2025-11-25T12:12:20.402Z] #235 exporting layers 0.2s done [2025-11-25T12:12:20.663Z] #235 writing image sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done [2025-11-25T12:12:20.663Z] #235 naming to docker.io/library/security-bootstrapper done [2025-11-25T12:12:20.663Z] #235 DONE 0.2s [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:12:20.663Z] time="2025-11-25T12:07:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T12:12:20.676Z] $ docker stop --time=1 e06e693691b389b171b6e4564c226c9805513eca98650edefa77d2caae7a5e94 [2025-11-25T12:12:21.942Z] $ docker rm -f --volumes e06e693691b389b171b6e4564c226c9805513eca98650edefa77d2caae7a5e94 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T12:12:22.278Z] + docker images [2025-11-25T12:12:22.278Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T12:12:22.278Z] security-bootstrapper latest dc1147040baa 2 seconds ago 21.7MB [2025-11-25T12:12:22.278Z] security-secretstore-setup latest 692f08fba090 3 seconds ago 70.6MB [2025-11-25T12:12:22.278Z] security-proxy-setup latest 5104785836b0 3 seconds ago 41.2MB [2025-11-25T12:12:22.278Z] core-common-config-bootstrapper latest 40a2f11e201d 3 seconds ago 18.5MB [2025-11-25T12:12:22.278Z] support-notifications latest f89fba7aa34b 4 seconds ago 53.1MB [2025-11-25T12:12:22.278Z] support-scheduler latest 57861061c85e 4 seconds ago 49.4MB [2025-11-25T12:12:22.278Z] core-data latest 8ab15f120f2a 4 seconds ago 33.8MB [2025-11-25T12:12:22.278Z] security-proxy-auth latest 59acf767732c 4 seconds ago 32.7MB [2025-11-25T12:12:22.278Z] security-spiffe-token-provider latest fca24145f114 4 seconds ago 48.3MB [2025-11-25T12:12:22.278Z] core-keeper latest 8c9def997700 5 seconds ago 32.6MB [2025-11-25T12:12:22.278Z] core-metadata latest c62d77244b5a 5 seconds ago 34MB [2025-11-25T12:12:22.278Z] core-command latest 979073c9e2eb 5 seconds ago 29.3MB [2025-11-25T12:12:22.278Z] security-spire-config latest dea4ace8013f 3 minutes ago 150MB [2025-11-25T12:12:22.278Z] security-spire-agent latest 2260ad908466 3 minutes ago 197MB [2025-11-25T12:12:22.278Z] security-spire-server latest d0c4c8aa0cf2 3 minutes ago 151MB [2025-11-25T12:12:22.278Z] ci-base-image-x86_64 latest 636ce884c606 7 minutes ago 924MB [2025-11-25T12:12:22.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-11-25T12:12:22.278Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB [2025-11-25T12:12:22.278Z] 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 [2025-11-25T12:12:22.443Z] provisioning config files... [2025-11-25T12:12:22.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6057907061955439262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:12:22.910Z] ---> ****-login.sh [2025-11-25T12:12:22.910Z] nexus3.edgexfoundry.org:10001 [2025-11-25T12:12:22.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:12:22.910Z] Login Succeeded [2025-11-25T12:12:22.910Z] nexus3.edgexfoundry.org:10002 [2025-11-25T12:12:22.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:12:22.910Z] Login Succeeded [2025-11-25T12:12:22.910Z] nexus3.edgexfoundry.org:10003 [2025-11-25T12:12:23.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:12:23.185Z] Login Succeeded [2025-11-25T12:12:23.185Z] nexus3.edgexfoundry.org:10004 [2025-11-25T12:12:23.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:12:23.185Z] Login Succeeded [2025-11-25T12:12:23.185Z] ****.io [2025-11-25T12:12:23.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:12:23.462Z] Login Succeeded [2025-11-25T12:12:23.463Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T12:12:23.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:23.536Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T12:12:23.563Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-25T12:12:23.563Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:23.563Z] 4.0.1 [2025-11-25T12:12:23.563Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:23.563Z] odessa [2025-11-25T12:12:23.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:23.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:24.340Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T12:12:24.340Z] db9e1024e33b: Preparing [2025-11-25T12:12:24.340Z] 52c9a24d9b15: Preparing [2025-11-25T12:12:24.340Z] 60a7b51a2229: Preparing [2025-11-25T12:12:24.340Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:24.340Z] e6c75bcde993: Preparing [2025-11-25T12:12:24.340Z] 1d64f19fae84: Preparing [2025-11-25T12:12:24.340Z] 256f393e029f: Preparing [2025-11-25T12:12:24.340Z] 1d64f19fae84: Waiting [2025-11-25T12:12:24.340Z] 256f393e029f: Waiting [2025-11-25T12:12:24.340Z] 60a7b51a2229: Pushed [2025-11-25T12:12:24.340Z] 0cc242ef54a0: Pushed [2025-11-25T12:12:24.340Z] db9e1024e33b: Pushed [2025-11-25T12:12:24.340Z] 256f393e029f: Layer already exists [2025-11-25T12:12:24.340Z] e6c75bcde993: Pushed [2025-11-25T12:12:24.340Z] 1d64f19fae84: Pushed [2025-11-25T12:12:26.249Z] 52c9a24d9b15: Pushed [2025-11-25T12:12:26.508Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:26.843Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:27.176Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1 [2025-11-25T12:12:27.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T12:12:27.176Z] db9e1024e33b: Preparing [2025-11-25T12:12:27.176Z] 52c9a24d9b15: Preparing [2025-11-25T12:12:27.176Z] 60a7b51a2229: Preparing [2025-11-25T12:12:27.176Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:27.176Z] e6c75bcde993: Preparing [2025-11-25T12:12:27.176Z] 1d64f19fae84: Preparing [2025-11-25T12:12:27.176Z] 256f393e029f: Preparing [2025-11-25T12:12:27.176Z] 1d64f19fae84: Waiting [2025-11-25T12:12:27.176Z] 256f393e029f: Waiting [2025-11-25T12:12:27.176Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:27.176Z] db9e1024e33b: Layer already exists [2025-11-25T12:12:27.176Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:27.176Z] 52c9a24d9b15: Layer already exists [2025-11-25T12:12:27.176Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:27.176Z] 256f393e029f: Layer already exists [2025-11-25T12:12:27.176Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:27.176Z] 4.0.1: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:27.508Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:27.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:27.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T12:12:27.841Z] db9e1024e33b: Preparing [2025-11-25T12:12:27.841Z] 52c9a24d9b15: Preparing [2025-11-25T12:12:27.841Z] 60a7b51a2229: Preparing [2025-11-25T12:12:27.842Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:27.842Z] e6c75bcde993: Preparing [2025-11-25T12:12:27.842Z] 1d64f19fae84: Preparing [2025-11-25T12:12:27.842Z] 256f393e029f: Preparing [2025-11-25T12:12:27.842Z] 1d64f19fae84: Waiting [2025-11-25T12:12:27.842Z] 256f393e029f: Waiting [2025-11-25T12:12:27.842Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:27.842Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:27.842Z] 52c9a24d9b15: Layer already exists [2025-11-25T12:12:27.842Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:27.842Z] db9e1024e33b: Layer already exists [2025-11-25T12:12:27.842Z] 256f393e029f: Layer already exists [2025-11-25T12:12:27.842Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:27.842Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:28.165Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:28.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-25T12:12:28.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T12:12:28.490Z] db9e1024e33b: Preparing [2025-11-25T12:12:28.490Z] 52c9a24d9b15: Preparing [2025-11-25T12:12:28.490Z] 60a7b51a2229: Preparing [2025-11-25T12:12:28.490Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:28.490Z] e6c75bcde993: Preparing [2025-11-25T12:12:28.490Z] 1d64f19fae84: Preparing [2025-11-25T12:12:28.490Z] 256f393e029f: Preparing [2025-11-25T12:12:28.490Z] 1d64f19fae84: Waiting [2025-11-25T12:12:28.490Z] 256f393e029f: Waiting [2025-11-25T12:12:28.490Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:28.490Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:28.490Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:28.490Z] 52c9a24d9b15: Layer already exists [2025-11-25T12:12:28.490Z] db9e1024e33b: Layer already exists [2025-11-25T12:12:28.490Z] 256f393e029f: Layer already exists [2025-11-25T12:12:28.490Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:28.490Z] odessa: digest: sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:28.570Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:28.589Z] taggedImages: [2025-11-25T12:12:28.589Z] - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:28.589Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1 [2025-11-25T12:12:28.589Z] - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:28.589Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-11-25T12:12:28.620Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-25T12:12:28.620Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:28.620Z] 4.0.1 [2025-11-25T12:12:28.620Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:28.620Z] odessa [2025-11-25T12:12:28.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:28.963Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:29.283Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:29.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T12:12:29.283Z] 274e53e1623f: Preparing [2025-11-25T12:12:29.283Z] a231f939190f: Preparing [2025-11-25T12:12:29.283Z] 0a407f08bf88: Preparing [2025-11-25T12:12:29.283Z] 4bd284a3d28c: Preparing [2025-11-25T12:12:29.283Z] 60a7b51a2229: Preparing [2025-11-25T12:12:29.283Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:29.283Z] e6c75bcde993: Preparing [2025-11-25T12:12:29.283Z] 1d64f19fae84: Preparing [2025-11-25T12:12:29.283Z] 256f393e029f: Preparing [2025-11-25T12:12:29.283Z] e6c75bcde993: Waiting [2025-11-25T12:12:29.283Z] 1d64f19fae84: Waiting [2025-11-25T12:12:29.283Z] 256f393e029f: Waiting [2025-11-25T12:12:29.283Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:29.283Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:29.283Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:29.283Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:29.283Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:29.283Z] a231f939190f: Pushed [2025-11-25T12:12:29.283Z] 274e53e1623f: Pushed [2025-11-25T12:12:29.283Z] 0a407f08bf88: Pushed [2025-11-25T12:12:29.283Z] 256f393e029f: Layer already exists [2025-11-25T12:12:30.224Z] 4bd284a3d28c: Pushed [2025-11-25T12:12:30.491Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:30.824Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:31.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [2025-11-25T12:12:31.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T12:12:31.158Z] 274e53e1623f: Preparing [2025-11-25T12:12:31.158Z] a231f939190f: Preparing [2025-11-25T12:12:31.158Z] 0a407f08bf88: Preparing [2025-11-25T12:12:31.158Z] 4bd284a3d28c: Preparing [2025-11-25T12:12:31.158Z] 60a7b51a2229: Preparing [2025-11-25T12:12:31.158Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:31.158Z] e6c75bcde993: Preparing [2025-11-25T12:12:31.158Z] 1d64f19fae84: Preparing [2025-11-25T12:12:31.158Z] 256f393e029f: Preparing [2025-11-25T12:12:31.158Z] e6c75bcde993: Waiting [2025-11-25T12:12:31.158Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:31.158Z] 1d64f19fae84: Waiting [2025-11-25T12:12:31.158Z] 256f393e029f: Waiting [2025-11-25T12:12:31.158Z] a231f939190f: Layer already exists [2025-11-25T12:12:31.158Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:31.158Z] 0a407f08bf88: Layer already exists [2025-11-25T12:12:31.158Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:31.158Z] 4bd284a3d28c: Layer already exists [2025-11-25T12:12:31.158Z] 256f393e029f: Layer already exists [2025-11-25T12:12:31.158Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:31.158Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:31.158Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:31.158Z] 4.0.1: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:31.489Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:31.822Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:31.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T12:12:31.822Z] 274e53e1623f: Preparing [2025-11-25T12:12:31.822Z] a231f939190f: Preparing [2025-11-25T12:12:31.822Z] 0a407f08bf88: Preparing [2025-11-25T12:12:31.822Z] 4bd284a3d28c: Preparing [2025-11-25T12:12:31.822Z] 60a7b51a2229: Preparing [2025-11-25T12:12:31.822Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:31.822Z] e6c75bcde993: Preparing [2025-11-25T12:12:31.822Z] 1d64f19fae84: Preparing [2025-11-25T12:12:31.822Z] 256f393e029f: Preparing [2025-11-25T12:12:31.822Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:31.822Z] 1d64f19fae84: Waiting [2025-11-25T12:12:31.822Z] 256f393e029f: Waiting [2025-11-25T12:12:31.822Z] e6c75bcde993: Waiting [2025-11-25T12:12:31.822Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:31.822Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:31.822Z] 4bd284a3d28c: Layer already exists [2025-11-25T12:12:31.822Z] 0a407f08bf88: Layer already exists [2025-11-25T12:12:31.822Z] a231f939190f: Layer already exists [2025-11-25T12:12:31.822Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:31.822Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:31.822Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:31.822Z] 256f393e029f: Layer already exists [2025-11-25T12:12:31.822Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:32.146Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:32.474Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-25T12:12:32.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T12:12:32.474Z] 274e53e1623f: Preparing [2025-11-25T12:12:32.474Z] a231f939190f: Preparing [2025-11-25T12:12:32.474Z] 0a407f08bf88: Preparing [2025-11-25T12:12:32.474Z] 4bd284a3d28c: Preparing [2025-11-25T12:12:32.474Z] 60a7b51a2229: Preparing [2025-11-25T12:12:32.474Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:32.474Z] e6c75bcde993: Preparing [2025-11-25T12:12:32.474Z] 1d64f19fae84: Preparing [2025-11-25T12:12:32.474Z] 256f393e029f: Preparing [2025-11-25T12:12:32.474Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:32.474Z] e6c75bcde993: Waiting [2025-11-25T12:12:32.474Z] 1d64f19fae84: Waiting [2025-11-25T12:12:32.474Z] 256f393e029f: Waiting [2025-11-25T12:12:32.474Z] 4bd284a3d28c: Layer already exists [2025-11-25T12:12:32.474Z] a231f939190f: Layer already exists [2025-11-25T12:12:32.474Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:32.474Z] 0a407f08bf88: Layer already exists [2025-11-25T12:12:32.474Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:32.474Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:32.474Z] 256f393e029f: Layer already exists [2025-11-25T12:12:32.474Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:32.474Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:32.474Z] odessa: digest: sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:32.550Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:32.566Z] taggedImages: [2025-11-25T12:12:32.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:32.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [2025-11-25T12:12:32.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:32.566Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-11-25T12:12:32.599Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-25T12:12:32.599Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:32.599Z] 4.0.1 [2025-11-25T12:12:32.599Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:32.599Z] odessa [2025-11-25T12:12:32.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:32.947Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:33.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:33.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T12:12:33.271Z] 0d31c0cc8567: Preparing [2025-11-25T12:12:33.271Z] dda5d4d1a3c4: Preparing [2025-11-25T12:12:33.271Z] 60a7b51a2229: Preparing [2025-11-25T12:12:33.271Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:33.271Z] b55647ebd907: Preparing [2025-11-25T12:12:33.271Z] 1d64f19fae84: Preparing [2025-11-25T12:12:33.271Z] 256f393e029f: Preparing [2025-11-25T12:12:33.271Z] 1d64f19fae84: Waiting [2025-11-25T12:12:33.271Z] 256f393e029f: Waiting [2025-11-25T12:12:33.271Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:33.271Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:33.271Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:33.271Z] 256f393e029f: Layer already exists [2025-11-25T12:12:33.271Z] 0d31c0cc8567: Pushed [2025-11-25T12:12:33.271Z] b55647ebd907: Pushed [2025-11-25T12:12:34.006Z] #118 ... [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:34.006Z] #116 DONE 82.4s [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:34.006Z] #93 DONE 90.3s [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:34.006Z] #96 DONE 90.3s [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:34.006Z] #117 DONE 82.5s [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T12:12:34.006Z] #119 ... [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:34.006Z] #118 DONE 85.6s [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:34.006Z] #94 DONE 89.9s [2025-11-25T12:12:34.006Z] [2025-11-25T12:12:34.006Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T12:12:35.804Z] dda5d4d1a3c4: Pushed [2025-11-25T12:12:35.804Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:36.144Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:36.480Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1 [2025-11-25T12:12:36.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T12:12:36.480Z] 0d31c0cc8567: Preparing [2025-11-25T12:12:36.480Z] dda5d4d1a3c4: Preparing [2025-11-25T12:12:36.480Z] 60a7b51a2229: Preparing [2025-11-25T12:12:36.480Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:36.480Z] b55647ebd907: Preparing [2025-11-25T12:12:36.480Z] 1d64f19fae84: Preparing [2025-11-25T12:12:36.480Z] 256f393e029f: Preparing [2025-11-25T12:12:36.480Z] 1d64f19fae84: Waiting [2025-11-25T12:12:36.480Z] 256f393e029f: Waiting [2025-11-25T12:12:36.480Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:36.481Z] b55647ebd907: Layer already exists [2025-11-25T12:12:36.481Z] 0d31c0cc8567: Layer already exists [2025-11-25T12:12:36.481Z] dda5d4d1a3c4: Layer already exists [2025-11-25T12:12:36.481Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:36.481Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:36.481Z] 256f393e029f: Layer already exists [2025-11-25T12:12:36.481Z] 4.0.1: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:36.813Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:37.224Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:37.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T12:12:37.224Z] 0d31c0cc8567: Preparing [2025-11-25T12:12:37.224Z] dda5d4d1a3c4: Preparing [2025-11-25T12:12:37.224Z] 60a7b51a2229: Preparing [2025-11-25T12:12:37.224Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:37.224Z] b55647ebd907: Preparing [2025-11-25T12:12:37.224Z] 1d64f19fae84: Preparing [2025-11-25T12:12:37.224Z] 256f393e029f: Preparing [2025-11-25T12:12:37.224Z] 1d64f19fae84: Waiting [2025-11-25T12:12:37.224Z] 256f393e029f: Waiting [2025-11-25T12:12:37.224Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:37.224Z] dda5d4d1a3c4: Layer already exists [2025-11-25T12:12:37.224Z] b55647ebd907: Layer already exists [2025-11-25T12:12:37.224Z] 0d31c0cc8567: Layer already exists [2025-11-25T12:12:37.224Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:37.224Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:37.224Z] 256f393e029f: Layer already exists [2025-11-25T12:12:37.224Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:37.552Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:37.865Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-25T12:12:37.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T12:12:37.865Z] 0d31c0cc8567: Preparing [2025-11-25T12:12:37.865Z] dda5d4d1a3c4: Preparing [2025-11-25T12:12:37.865Z] 60a7b51a2229: Preparing [2025-11-25T12:12:37.865Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:37.865Z] b55647ebd907: Preparing [2025-11-25T12:12:37.865Z] 1d64f19fae84: Preparing [2025-11-25T12:12:37.865Z] 256f393e029f: Preparing [2025-11-25T12:12:37.865Z] 1d64f19fae84: Waiting [2025-11-25T12:12:37.865Z] 256f393e029f: Waiting [2025-11-25T12:12:37.865Z] dda5d4d1a3c4: Layer already exists [2025-11-25T12:12:37.865Z] b55647ebd907: Layer already exists [2025-11-25T12:12:37.865Z] 0d31c0cc8567: Layer already exists [2025-11-25T12:12:37.865Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:37.865Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:37.865Z] 256f393e029f: Layer already exists [2025-11-25T12:12:37.865Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:37.865Z] odessa: digest: sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:37.929Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:37.940Z] taggedImages: [2025-11-25T12:12:37.940Z] - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:37.940Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1 [2025-11-25T12:12:37.940Z] - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:37.940Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-11-25T12:12:37.963Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-25T12:12:37.963Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:37.963Z] 4.0.1 [2025-11-25T12:12:37.963Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:37.963Z] odessa [2025-11-25T12:12:37.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:38.278Z] #120 DONE 9.9s [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:12:38.278Z] #121 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #122 [core-data builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #122 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:38.278Z] #123 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:38.278Z] #124 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:12:38.278Z] #125 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #126 [core-command builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #126 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:12:38.278Z] #127 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #128 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:38.278Z] #129 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #130 [core-metadata builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #130 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:12:38.278Z] #131 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:38.278Z] #132 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #133 [support-notifications builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #133 DONE 10.1s [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #119 DONE 10.1s [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #134 [support-scheduler builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #134 DONE 10.1s [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T12:12:38.278Z] #135 DONE 10.1s [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:38.278Z] #136 CACHED [2025-11-25T12:12:38.278Z] [2025-11-25T12:12:38.278Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:12:38.278Z] #137 CACHED [2025-11-25T12:12:38.279Z] [2025-11-25T12:12:38.279Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T12:12:38.279Z] #138 CACHED [2025-11-25T12:12:38.279Z] [2025-11-25T12:12:38.279Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T12:12:38.279Z] #139 CACHED [2025-11-25T12:12:38.279Z] [2025-11-25T12:12:38.279Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T12:12:38.279Z] #140 CACHED [2025-11-25T12:12:38.279Z] [2025-11-25T12:12:38.279Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T12:12:38.279Z] #141 CACHED [2025-11-25T12:12:38.279Z] [2025-11-25T12:12:38.279Z] #142 [core-keeper builder 7/8] COPY . . [2025-11-25T12:12:38.279Z] #142 DONE 10.1s [2025-11-25T12:12:38.279Z] [2025-11-25T12:12:38.279Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:12:38.298Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:38.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:38.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T12:12:38.611Z] 66204b45737d: Preparing [2025-11-25T12:12:38.611Z] 8336e1d24fb8: Preparing [2025-11-25T12:12:38.611Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:38.611Z] e5d9b3ec1a62: Preparing [2025-11-25T12:12:38.611Z] 08eda2401289: Preparing [2025-11-25T12:12:38.611Z] 256f393e029f: Preparing [2025-11-25T12:12:38.611Z] 256f393e029f: Waiting [2025-11-25T12:12:38.611Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:38.611Z] 256f393e029f: Layer already exists [2025-11-25T12:12:38.611Z] e5d9b3ec1a62: Pushed [2025-11-25T12:12:38.611Z] 08eda2401289: Pushed [2025-11-25T12:12:38.611Z] 66204b45737d: Pushed [2025-11-25T12:12:41.151Z] 8336e1d24fb8: Pushed [2025-11-25T12:12:41.151Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:41.487Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:41.809Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [2025-11-25T12:12:41.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T12:12:41.810Z] 66204b45737d: Preparing [2025-11-25T12:12:41.810Z] 8336e1d24fb8: Preparing [2025-11-25T12:12:41.810Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:41.810Z] e5d9b3ec1a62: Preparing [2025-11-25T12:12:41.810Z] 08eda2401289: Preparing [2025-11-25T12:12:41.810Z] 256f393e029f: Preparing [2025-11-25T12:12:41.810Z] 256f393e029f: Waiting [2025-11-25T12:12:41.810Z] 66204b45737d: Layer already exists [2025-11-25T12:12:41.810Z] 8336e1d24fb8: Layer already exists [2025-11-25T12:12:41.810Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:41.810Z] e5d9b3ec1a62: Layer already exists [2025-11-25T12:12:41.810Z] 08eda2401289: Layer already exists [2025-11-25T12:12:41.810Z] 256f393e029f: Layer already exists [2025-11-25T12:12:41.810Z] 4.0.1: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:42.136Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:42.458Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:42.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T12:12:42.458Z] 66204b45737d: Preparing [2025-11-25T12:12:42.458Z] 8336e1d24fb8: Preparing [2025-11-25T12:12:42.458Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:42.458Z] e5d9b3ec1a62: Preparing [2025-11-25T12:12:42.458Z] 08eda2401289: Preparing [2025-11-25T12:12:42.458Z] 256f393e029f: Preparing [2025-11-25T12:12:42.458Z] 256f393e029f: Waiting [2025-11-25T12:12:42.458Z] 66204b45737d: Layer already exists [2025-11-25T12:12:42.458Z] e5d9b3ec1a62: Layer already exists [2025-11-25T12:12:42.458Z] 08eda2401289: Layer already exists [2025-11-25T12:12:42.458Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:42.458Z] 8336e1d24fb8: Layer already exists [2025-11-25T12:12:42.458Z] 256f393e029f: Layer already exists [2025-11-25T12:12:42.458Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:42.794Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:43.120Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-25T12:12:43.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T12:12:43.120Z] 66204b45737d: Preparing [2025-11-25T12:12:43.120Z] 8336e1d24fb8: Preparing [2025-11-25T12:12:43.120Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:43.120Z] e5d9b3ec1a62: Preparing [2025-11-25T12:12:43.120Z] 08eda2401289: Preparing [2025-11-25T12:12:43.120Z] 256f393e029f: Preparing [2025-11-25T12:12:43.120Z] 256f393e029f: Waiting [2025-11-25T12:12:43.120Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:43.120Z] 8336e1d24fb8: Layer already exists [2025-11-25T12:12:43.120Z] 08eda2401289: Layer already exists [2025-11-25T12:12:43.120Z] 66204b45737d: Layer already exists [2025-11-25T12:12:43.120Z] e5d9b3ec1a62: Layer already exists [2025-11-25T12:12:43.120Z] 256f393e029f: Layer already exists [2025-11-25T12:12:43.120Z] odessa: digest: sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:43.197Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:43.214Z] taggedImages: [2025-11-25T12:12:43.214Z] - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:43.214Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [2025-11-25T12:12:43.214Z] - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:43.214Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-11-25T12:12:43.247Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-25T12:12:43.247Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:43.247Z] 4.0.1 [2025-11-25T12:12:43.247Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:43.247Z] odessa [2025-11-25T12:12:43.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:43.602Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:43.654Z] #143 ... [2025-11-25T12:12:43.654Z] [2025-11-25T12:12:43.655Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:12:43.655Z] #0 4.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T12:12:43.655Z] #144 ... [2025-11-25T12:12:43.655Z] [2025-11-25T12:12:43.655Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:12:43.655Z] #143 5.776 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T12:12:43.929Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:43.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T12:12:43.929Z] bfd8a19ad601: Preparing [2025-11-25T12:12:43.929Z] 3398c725127f: Preparing [2025-11-25T12:12:43.929Z] 05dc0353b6bd: Preparing [2025-11-25T12:12:43.929Z] 60a7b51a2229: Preparing [2025-11-25T12:12:43.930Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:43.930Z] e6c75bcde993: Preparing [2025-11-25T12:12:43.930Z] 1d64f19fae84: Preparing [2025-11-25T12:12:43.930Z] 256f393e029f: Preparing [2025-11-25T12:12:43.930Z] e6c75bcde993: Waiting [2025-11-25T12:12:43.930Z] 1d64f19fae84: Waiting [2025-11-25T12:12:43.930Z] 256f393e029f: Waiting [2025-11-25T12:12:43.930Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:43.930Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:43.930Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:43.930Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:43.930Z] 256f393e029f: Layer already exists [2025-11-25T12:12:43.930Z] bfd8a19ad601: Pushed [2025-11-25T12:12:43.930Z] 3398c725127f: Pushed [2025-11-25T12:12:46.457Z] 05dc0353b6bd: Pushed [2025-11-25T12:12:46.457Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:46.789Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:47.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [2025-11-25T12:12:47.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T12:12:47.111Z] bfd8a19ad601: Preparing [2025-11-25T12:12:47.111Z] 3398c725127f: Preparing [2025-11-25T12:12:47.111Z] 05dc0353b6bd: Preparing [2025-11-25T12:12:47.111Z] 60a7b51a2229: Preparing [2025-11-25T12:12:47.111Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:47.111Z] e6c75bcde993: Preparing [2025-11-25T12:12:47.111Z] 1d64f19fae84: Preparing [2025-11-25T12:12:47.111Z] 256f393e029f: Preparing [2025-11-25T12:12:47.111Z] 1d64f19fae84: Waiting [2025-11-25T12:12:47.111Z] e6c75bcde993: Waiting [2025-11-25T12:12:47.111Z] 256f393e029f: Waiting [2025-11-25T12:12:47.111Z] 05dc0353b6bd: Layer already exists [2025-11-25T12:12:47.111Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:47.111Z] bfd8a19ad601: Layer already exists [2025-11-25T12:12:47.111Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:47.111Z] 3398c725127f: Layer already exists [2025-11-25T12:12:47.111Z] 256f393e029f: Layer already exists [2025-11-25T12:12:47.111Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:47.111Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:47.111Z] 4.0.1: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:47.446Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:47.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T12:12:47.769Z] bfd8a19ad601: Preparing [2025-11-25T12:12:47.769Z] 3398c725127f: Preparing [2025-11-25T12:12:47.769Z] 05dc0353b6bd: Preparing [2025-11-25T12:12:47.769Z] 60a7b51a2229: Preparing [2025-11-25T12:12:47.769Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:47.769Z] e6c75bcde993: Preparing [2025-11-25T12:12:47.769Z] 1d64f19fae84: Preparing [2025-11-25T12:12:47.769Z] 256f393e029f: Preparing [2025-11-25T12:12:47.769Z] e6c75bcde993: Waiting [2025-11-25T12:12:47.769Z] 1d64f19fae84: Waiting [2025-11-25T12:12:47.769Z] 256f393e029f: Waiting [2025-11-25T12:12:47.769Z] 05dc0353b6bd: Layer already exists [2025-11-25T12:12:47.769Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:47.769Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:47.769Z] bfd8a19ad601: Layer already exists [2025-11-25T12:12:47.769Z] 3398c725127f: Layer already exists [2025-11-25T12:12:47.769Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:47.769Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:47.769Z] 256f393e029f: Layer already exists [2025-11-25T12:12:47.769Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:47.985Z] #143 ... [2025-11-25T12:12:47.986Z] [2025-11-25T12:12:47.986Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:12:47.986Z] #0 6.111 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T12:12:48.113Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:48.252Z] #145 ... [2025-11-25T12:12:48.252Z] [2025-11-25T12:12:48.252Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T12:12:48.252Z] #0 5.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T12:12:48.252Z] #146 ... [2025-11-25T12:12:48.252Z] [2025-11-25T12:12:48.252Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T12:12:48.252Z] #0 4.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T12:12:48.443Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-25T12:12:48.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T12:12:48.443Z] bfd8a19ad601: Preparing [2025-11-25T12:12:48.443Z] 3398c725127f: Preparing [2025-11-25T12:12:48.443Z] 05dc0353b6bd: Preparing [2025-11-25T12:12:48.443Z] 60a7b51a2229: Preparing [2025-11-25T12:12:48.443Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:48.443Z] e6c75bcde993: Preparing [2025-11-25T12:12:48.443Z] 1d64f19fae84: Preparing [2025-11-25T12:12:48.443Z] 256f393e029f: Preparing [2025-11-25T12:12:48.443Z] e6c75bcde993: Waiting [2025-11-25T12:12:48.443Z] 1d64f19fae84: Waiting [2025-11-25T12:12:48.443Z] 256f393e029f: Waiting [2025-11-25T12:12:48.443Z] 3398c725127f: Layer already exists [2025-11-25T12:12:48.443Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:48.443Z] 05dc0353b6bd: Layer already exists [2025-11-25T12:12:48.443Z] bfd8a19ad601: Layer already exists [2025-11-25T12:12:48.443Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:48.443Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:48.443Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:48.443Z] 256f393e029f: Layer already exists [2025-11-25T12:12:48.443Z] odessa: digest: sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2025-11-25T12:12:48.518Z] #147 ... [2025-11-25T12:12:48.518Z] [2025-11-25T12:12:48.518Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T12:12:48.518Z] #0 4.535 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] echo [2025-11-25T12:12:48.521Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:48.537Z] taggedImages: [2025-11-25T12:12:48.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:48.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [2025-11-25T12:12:48.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:48.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-11-25T12:12:48.566Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-25T12:12:48.566Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:48.566Z] 4.0.1 [2025-11-25T12:12:48.566Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:48.566Z] odessa [2025-11-25T12:12:48.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:48.791Z] #148 ... [2025-11-25T12:12:48.791Z] [2025-11-25T12:12:48.791Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T12:12:48.791Z] #0 5.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T12:12:48.791Z] #149 ... [2025-11-25T12:12:48.791Z] [2025-11-25T12:12:48.791Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T12:12:48.791Z] #0 5.681 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T12:12:48.917Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:49.149Z] #150 ... [2025-11-25T12:12:49.149Z] [2025-11-25T12:12:49.149Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T12:12:49.149Z] #0 6.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T12:12:49.244Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:49.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T12:12:49.244Z] 44e9b4021046: Preparing [2025-11-25T12:12:49.244Z] 7c7441cad5ed: Preparing [2025-11-25T12:12:49.244Z] f3a1cb4cb8b2: Preparing [2025-11-25T12:12:49.244Z] 4adffe1c4cca: Preparing [2025-11-25T12:12:49.244Z] 6f19c37c4938: Preparing [2025-11-25T12:12:49.244Z] ef51c82dd9de: Preparing [2025-11-25T12:12:49.244Z] 8d37cb8f6738: Preparing [2025-11-25T12:12:49.244Z] 60a7b51a2229: Preparing [2025-11-25T12:12:49.244Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:49.244Z] 5bea78304945: Preparing [2025-11-25T12:12:49.244Z] a3867a1e9cad: Preparing [2025-11-25T12:12:49.244Z] 5f70bf18a086: Preparing [2025-11-25T12:12:49.244Z] 0f1838acaa25: Preparing [2025-11-25T12:12:49.244Z] 8d7881fdbd29: Preparing [2025-11-25T12:12:49.244Z] 4aa925e595c8: Preparing [2025-11-25T12:12:49.244Z] 256f393e029f: Preparing [2025-11-25T12:12:49.244Z] 8d37cb8f6738: Waiting [2025-11-25T12:12:49.244Z] 60a7b51a2229: Waiting [2025-11-25T12:12:49.244Z] 5bea78304945: Waiting [2025-11-25T12:12:49.244Z] 5f70bf18a086: Waiting [2025-11-25T12:12:49.244Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:49.244Z] 0f1838acaa25: Waiting [2025-11-25T12:12:49.244Z] 256f393e029f: Waiting [2025-11-25T12:12:49.244Z] 8d7881fdbd29: Waiting [2025-11-25T12:12:49.244Z] 4aa925e595c8: Waiting [2025-11-25T12:12:49.244Z] a3867a1e9cad: Waiting [2025-11-25T12:12:49.244Z] ef51c82dd9de: Waiting [2025-11-25T12:12:49.244Z] 4adffe1c4cca: Pushed [2025-11-25T12:12:49.244Z] 44e9b4021046: Pushed [2025-11-25T12:12:49.244Z] f3a1cb4cb8b2: Pushed [2025-11-25T12:12:49.244Z] 6f19c37c4938: Pushed [2025-11-25T12:12:49.244Z] 7c7441cad5ed: Pushed [2025-11-25T12:12:49.244Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:49.244Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:49.244Z] ef51c82dd9de: Pushed [2025-11-25T12:12:49.244Z] 5f70bf18a086: Layer already exists [2025-11-25T12:12:49.415Z] #151 ... [2025-11-25T12:12:49.416Z] [2025-11-25T12:12:49.416Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T12:12:49.416Z] #0 6.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T12:12:49.416Z] #152 ... [2025-11-25T12:12:49.416Z] [2025-11-25T12:12:49.416Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:12:49.416Z] #0 6.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T12:12:49.502Z] 5bea78304945: Pushed [2025-11-25T12:12:49.502Z] a3867a1e9cad: Pushed [2025-11-25T12:12:49.502Z] 256f393e029f: Layer already exists [2025-11-25T12:12:49.502Z] 0f1838acaa25: Pushed [2025-11-25T12:12:49.502Z] 4aa925e595c8: Pushed [2025-11-25T12:12:49.502Z] 8d7881fdbd29: Pushed [2025-11-25T12:12:49.681Z] #153 ... [2025-11-25T12:12:49.681Z] [2025-11-25T12:12:49.681Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:12:49.681Z] #0 4.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T12:12:50.437Z] 8d37cb8f6738: Pushed [2025-11-25T12:12:50.695Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:51.023Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:51.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [2025-11-25T12:12:51.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T12:12:51.352Z] 44e9b4021046: Preparing [2025-11-25T12:12:51.352Z] 7c7441cad5ed: Preparing [2025-11-25T12:12:51.352Z] f3a1cb4cb8b2: Preparing [2025-11-25T12:12:51.352Z] 4adffe1c4cca: Preparing [2025-11-25T12:12:51.352Z] 6f19c37c4938: Preparing [2025-11-25T12:12:51.352Z] ef51c82dd9de: Preparing [2025-11-25T12:12:51.352Z] 8d37cb8f6738: Preparing [2025-11-25T12:12:51.352Z] 60a7b51a2229: Preparing [2025-11-25T12:12:51.352Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:51.352Z] 5bea78304945: Preparing [2025-11-25T12:12:51.352Z] a3867a1e9cad: Preparing [2025-11-25T12:12:51.352Z] 5f70bf18a086: Preparing [2025-11-25T12:12:51.352Z] 0f1838acaa25: Preparing [2025-11-25T12:12:51.352Z] 8d7881fdbd29: Preparing [2025-11-25T12:12:51.352Z] 4aa925e595c8: Preparing [2025-11-25T12:12:51.352Z] 256f393e029f: Preparing [2025-11-25T12:12:51.352Z] 5bea78304945: Waiting [2025-11-25T12:12:51.352Z] a3867a1e9cad: Waiting [2025-11-25T12:12:51.352Z] 5f70bf18a086: Waiting [2025-11-25T12:12:51.352Z] 0f1838acaa25: Waiting [2025-11-25T12:12:51.352Z] 8d7881fdbd29: Waiting [2025-11-25T12:12:51.352Z] ef51c82dd9de: Waiting [2025-11-25T12:12:51.352Z] 8d37cb8f6738: Waiting [2025-11-25T12:12:51.352Z] 60a7b51a2229: Waiting [2025-11-25T12:12:51.352Z] 4aa925e595c8: Waiting [2025-11-25T12:12:51.352Z] 256f393e029f: Waiting [2025-11-25T12:12:51.352Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:51.352Z] 7c7441cad5ed: Layer already exists [2025-11-25T12:12:51.352Z] 6f19c37c4938: Layer already exists [2025-11-25T12:12:51.352Z] f3a1cb4cb8b2: Layer already exists [2025-11-25T12:12:51.352Z] 4adffe1c4cca: Layer already exists [2025-11-25T12:12:51.352Z] 44e9b4021046: Layer already exists [2025-11-25T12:12:51.352Z] 8d37cb8f6738: Layer already exists [2025-11-25T12:12:51.352Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:51.352Z] 5bea78304945: Layer already exists [2025-11-25T12:12:51.352Z] ef51c82dd9de: Layer already exists [2025-11-25T12:12:51.352Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:51.352Z] a3867a1e9cad: Layer already exists [2025-11-25T12:12:51.352Z] 5f70bf18a086: Layer already exists [2025-11-25T12:12:51.352Z] 4aa925e595c8: Layer already exists [2025-11-25T12:12:51.352Z] 8d7881fdbd29: Layer already exists [2025-11-25T12:12:51.352Z] 0f1838acaa25: Layer already exists [2025-11-25T12:12:51.352Z] 256f393e029f: Layer already exists [2025-11-25T12:12:51.352Z] 4.0.1: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:51.676Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:52.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:52.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T12:12:52.005Z] 44e9b4021046: Preparing [2025-11-25T12:12:52.005Z] 7c7441cad5ed: Preparing [2025-11-25T12:12:52.005Z] f3a1cb4cb8b2: Preparing [2025-11-25T12:12:52.005Z] 4adffe1c4cca: Preparing [2025-11-25T12:12:52.005Z] 6f19c37c4938: Preparing [2025-11-25T12:12:52.005Z] ef51c82dd9de: Preparing [2025-11-25T12:12:52.005Z] 8d37cb8f6738: Preparing [2025-11-25T12:12:52.005Z] 60a7b51a2229: Preparing [2025-11-25T12:12:52.005Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:52.005Z] 5bea78304945: Preparing [2025-11-25T12:12:52.005Z] a3867a1e9cad: Preparing [2025-11-25T12:12:52.005Z] 5f70bf18a086: Preparing [2025-11-25T12:12:52.005Z] 0f1838acaa25: Preparing [2025-11-25T12:12:52.005Z] 8d7881fdbd29: Preparing [2025-11-25T12:12:52.005Z] 4aa925e595c8: Preparing [2025-11-25T12:12:52.005Z] 256f393e029f: Preparing [2025-11-25T12:12:52.005Z] 60a7b51a2229: Waiting [2025-11-25T12:12:52.005Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:52.005Z] 5bea78304945: Waiting [2025-11-25T12:12:52.005Z] a3867a1e9cad: Waiting [2025-11-25T12:12:52.005Z] 8d7881fdbd29: Waiting [2025-11-25T12:12:52.005Z] 5f70bf18a086: Waiting [2025-11-25T12:12:52.005Z] ef51c82dd9de: Waiting [2025-11-25T12:12:52.005Z] 0f1838acaa25: Waiting [2025-11-25T12:12:52.005Z] 8d37cb8f6738: Waiting [2025-11-25T12:12:52.005Z] 4adffe1c4cca: Layer already exists [2025-11-25T12:12:52.005Z] 6f19c37c4938: Layer already exists [2025-11-25T12:12:52.005Z] f3a1cb4cb8b2: Layer already exists [2025-11-25T12:12:52.005Z] 7c7441cad5ed: Layer already exists [2025-11-25T12:12:52.005Z] 44e9b4021046: Layer already exists [2025-11-25T12:12:52.005Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:52.005Z] 8d37cb8f6738: Layer already exists [2025-11-25T12:12:52.005Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:52.005Z] ef51c82dd9de: Layer already exists [2025-11-25T12:12:52.005Z] 5bea78304945: Layer already exists [2025-11-25T12:12:52.005Z] 0f1838acaa25: Layer already exists [2025-11-25T12:12:52.005Z] 4aa925e595c8: Layer already exists [2025-11-25T12:12:52.005Z] 5f70bf18a086: Layer already exists [2025-11-25T12:12:52.005Z] 8d7881fdbd29: Layer already exists [2025-11-25T12:12:52.005Z] a3867a1e9cad: Layer already exists [2025-11-25T12:12:52.005Z] 256f393e029f: Layer already exists [2025-11-25T12:12:52.005Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:52.340Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:52.663Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-25T12:12:52.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T12:12:52.663Z] 44e9b4021046: Preparing [2025-11-25T12:12:52.663Z] 7c7441cad5ed: Preparing [2025-11-25T12:12:52.663Z] f3a1cb4cb8b2: Preparing [2025-11-25T12:12:52.663Z] 4adffe1c4cca: Preparing [2025-11-25T12:12:52.663Z] 6f19c37c4938: Preparing [2025-11-25T12:12:52.663Z] ef51c82dd9de: Preparing [2025-11-25T12:12:52.663Z] 8d37cb8f6738: Preparing [2025-11-25T12:12:52.663Z] 60a7b51a2229: Preparing [2025-11-25T12:12:52.663Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:52.663Z] 5bea78304945: Preparing [2025-11-25T12:12:52.663Z] a3867a1e9cad: Preparing [2025-11-25T12:12:52.663Z] 5f70bf18a086: Preparing [2025-11-25T12:12:52.663Z] 0f1838acaa25: Preparing [2025-11-25T12:12:52.663Z] 8d7881fdbd29: Preparing [2025-11-25T12:12:52.663Z] 4aa925e595c8: Preparing [2025-11-25T12:12:52.663Z] 256f393e029f: Preparing [2025-11-25T12:12:52.663Z] ef51c82dd9de: Waiting [2025-11-25T12:12:52.663Z] 5f70bf18a086: Waiting [2025-11-25T12:12:52.663Z] 0f1838acaa25: Waiting [2025-11-25T12:12:52.663Z] 8d37cb8f6738: Waiting [2025-11-25T12:12:52.663Z] 8d7881fdbd29: Waiting [2025-11-25T12:12:52.663Z] 4aa925e595c8: Waiting [2025-11-25T12:12:52.663Z] 256f393e029f: Waiting [2025-11-25T12:12:52.663Z] 60a7b51a2229: Waiting [2025-11-25T12:12:52.663Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:52.663Z] 5bea78304945: Waiting [2025-11-25T12:12:52.663Z] a3867a1e9cad: Waiting [2025-11-25T12:12:52.663Z] 4adffe1c4cca: Layer already exists [2025-11-25T12:12:52.663Z] 44e9b4021046: Layer already exists [2025-11-25T12:12:52.663Z] 7c7441cad5ed: Layer already exists [2025-11-25T12:12:52.663Z] f3a1cb4cb8b2: Layer already exists [2025-11-25T12:12:52.663Z] 6f19c37c4938: Layer already exists [2025-11-25T12:12:52.663Z] ef51c82dd9de: Layer already exists [2025-11-25T12:12:52.663Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:52.663Z] 8d37cb8f6738: Layer already exists [2025-11-25T12:12:52.663Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:52.663Z] 5bea78304945: Layer already exists [2025-11-25T12:12:52.663Z] a3867a1e9cad: Layer already exists [2025-11-25T12:12:52.663Z] 0f1838acaa25: Layer already exists [2025-11-25T12:12:52.663Z] 5f70bf18a086: Layer already exists [2025-11-25T12:12:52.663Z] 8d7881fdbd29: Layer already exists [2025-11-25T12:12:52.663Z] 4aa925e595c8: Layer already exists [2025-11-25T12:12:52.663Z] 256f393e029f: Layer already exists [2025-11-25T12:12:52.663Z] odessa: digest: sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:52.734Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:52.752Z] taggedImages: [2025-11-25T12:12:52.752Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:52.752Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [2025-11-25T12:12:52.752Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:52.752Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-11-25T12:12:52.780Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-25T12:12:52.780Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:52.780Z] 4.0.1 [2025-11-25T12:12:52.780Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:52.780Z] odessa [2025-11-25T12:12:52.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:53.130Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:53.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:53.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T12:12:53.458Z] 274e53e1623f: Preparing [2025-11-25T12:12:53.458Z] a231f939190f: Preparing [2025-11-25T12:12:53.458Z] ac9793617234: Preparing [2025-11-25T12:12:53.458Z] 9d7401d26903: Preparing [2025-11-25T12:12:53.458Z] 60a7b51a2229: Preparing [2025-11-25T12:12:53.458Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:53.458Z] e6c75bcde993: Preparing [2025-11-25T12:12:53.458Z] 1d64f19fae84: Preparing [2025-11-25T12:12:53.458Z] 256f393e029f: Preparing [2025-11-25T12:12:53.458Z] e6c75bcde993: Waiting [2025-11-25T12:12:53.458Z] 1d64f19fae84: Waiting [2025-11-25T12:12:53.458Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:53.458Z] 256f393e029f: Waiting [2025-11-25T12:12:53.458Z] a231f939190f: Layer already exists [2025-11-25T12:12:53.458Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:53.458Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:53.458Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:53.458Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:53.458Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:53.458Z] 256f393e029f: Layer already exists [2025-11-25T12:12:53.458Z] ac9793617234: Pushed [2025-11-25T12:12:55.995Z] 9d7401d26903: Pushed [2025-11-25T12:12:55.995Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:56.353Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:56.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [2025-11-25T12:12:56.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T12:12:56.684Z] 274e53e1623f: Preparing [2025-11-25T12:12:56.684Z] a231f939190f: Preparing [2025-11-25T12:12:56.684Z] ac9793617234: Preparing [2025-11-25T12:12:56.684Z] 9d7401d26903: Preparing [2025-11-25T12:12:56.684Z] 60a7b51a2229: Preparing [2025-11-25T12:12:56.684Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:56.684Z] e6c75bcde993: Preparing [2025-11-25T12:12:56.684Z] 1d64f19fae84: Preparing [2025-11-25T12:12:56.684Z] e6c75bcde993: Waiting [2025-11-25T12:12:56.684Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:56.684Z] 256f393e029f: Preparing [2025-11-25T12:12:56.684Z] 1d64f19fae84: Waiting [2025-11-25T12:12:56.684Z] 256f393e029f: Waiting [2025-11-25T12:12:56.684Z] a231f939190f: Layer already exists [2025-11-25T12:12:56.684Z] 9d7401d26903: Layer already exists [2025-11-25T12:12:56.684Z] ac9793617234: Layer already exists [2025-11-25T12:12:56.684Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:56.684Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:56.684Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:56.684Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:56.684Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:56.684Z] 256f393e029f: Layer already exists [2025-11-25T12:12:56.684Z] 4.0.1: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:57.028Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:57.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:57.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T12:12:57.360Z] 274e53e1623f: Preparing [2025-11-25T12:12:57.360Z] a231f939190f: Preparing [2025-11-25T12:12:57.360Z] ac9793617234: Preparing [2025-11-25T12:12:57.360Z] 9d7401d26903: Preparing [2025-11-25T12:12:57.360Z] 60a7b51a2229: Preparing [2025-11-25T12:12:57.360Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:57.360Z] e6c75bcde993: Preparing [2025-11-25T12:12:57.360Z] 1d64f19fae84: Preparing [2025-11-25T12:12:57.360Z] 256f393e029f: Preparing [2025-11-25T12:12:57.360Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:57.360Z] e6c75bcde993: Waiting [2025-11-25T12:12:57.360Z] 1d64f19fae84: Waiting [2025-11-25T12:12:57.360Z] 256f393e029f: Waiting [2025-11-25T12:12:57.360Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:57.360Z] ac9793617234: Layer already exists [2025-11-25T12:12:57.360Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:57.360Z] a231f939190f: Layer already exists [2025-11-25T12:12:57.360Z] 9d7401d26903: Layer already exists [2025-11-25T12:12:57.360Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:57.360Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:57.360Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:57.360Z] 256f393e029f: Layer already exists [2025-11-25T12:12:57.360Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:57.706Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:58.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-25T12:12:58.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T12:12:58.041Z] 274e53e1623f: Preparing [2025-11-25T12:12:58.041Z] a231f939190f: Preparing [2025-11-25T12:12:58.041Z] ac9793617234: Preparing [2025-11-25T12:12:58.041Z] 9d7401d26903: Preparing [2025-11-25T12:12:58.041Z] 60a7b51a2229: Preparing [2025-11-25T12:12:58.041Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:58.041Z] e6c75bcde993: Preparing [2025-11-25T12:12:58.041Z] 1d64f19fae84: Preparing [2025-11-25T12:12:58.041Z] 256f393e029f: Preparing [2025-11-25T12:12:58.041Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:58.041Z] e6c75bcde993: Waiting [2025-11-25T12:12:58.041Z] 1d64f19fae84: Waiting [2025-11-25T12:12:58.041Z] 256f393e029f: Waiting [2025-11-25T12:12:58.041Z] 274e53e1623f: Layer already exists [2025-11-25T12:12:58.041Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:58.041Z] a231f939190f: Layer already exists [2025-11-25T12:12:58.042Z] ac9793617234: Layer already exists [2025-11-25T12:12:58.042Z] 9d7401d26903: Layer already exists [2025-11-25T12:12:58.042Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:58.042Z] 256f393e029f: Layer already exists [2025-11-25T12:12:58.042Z] 1d64f19fae84: Layer already exists [2025-11-25T12:12:58.042Z] e6c75bcde993: Layer already exists [2025-11-25T12:12:58.042Z] odessa: digest: sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:12:58.122Z] ===================================================== [Pipeline] echo [2025-11-25T12:12:58.139Z] taggedImages: [2025-11-25T12:12:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [2025-11-25T12:12:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-11-25T12:12:58.168Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-25T12:12:58.168Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:58.168Z] 4.0.1 [2025-11-25T12:12:58.168Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:12:58.168Z] odessa [2025-11-25T12:12:58.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:58.518Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:12:58.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:12:58.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T12:12:58.833Z] e32d52107e95: Preparing [2025-11-25T12:12:58.833Z] 202a2a983cbf: Preparing [2025-11-25T12:12:58.833Z] b58b3e2c309b: Preparing [2025-11-25T12:12:58.833Z] ef874ffd0a4b: Preparing [2025-11-25T12:12:58.833Z] 4f0e4223974d: Preparing [2025-11-25T12:12:58.833Z] 60a7b51a2229: Preparing [2025-11-25T12:12:58.833Z] 0cc242ef54a0: Preparing [2025-11-25T12:12:58.833Z] 5965c56a2680: Preparing [2025-11-25T12:12:58.833Z] 69388722b9e1: Preparing [2025-11-25T12:12:58.833Z] 141a345ddff0: Preparing [2025-11-25T12:12:58.833Z] 256f393e029f: Preparing [2025-11-25T12:12:58.833Z] 60a7b51a2229: Waiting [2025-11-25T12:12:58.833Z] 0cc242ef54a0: Waiting [2025-11-25T12:12:58.833Z] 5965c56a2680: Waiting [2025-11-25T12:12:58.833Z] 69388722b9e1: Waiting [2025-11-25T12:12:58.833Z] 141a345ddff0: Waiting [2025-11-25T12:12:58.833Z] 256f393e029f: Waiting [2025-11-25T12:12:58.833Z] 4f0e4223974d: Pushed [2025-11-25T12:12:58.833Z] ef874ffd0a4b: Pushed [2025-11-25T12:12:58.833Z] e32d52107e95: Pushed [2025-11-25T12:12:58.833Z] 202a2a983cbf: Pushed [2025-11-25T12:12:58.833Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:12:58.833Z] 60a7b51a2229: Layer already exists [2025-11-25T12:12:58.833Z] 256f393e029f: Layer already exists [2025-11-25T12:12:58.833Z] 5965c56a2680: Pushed [2025-11-25T12:12:59.092Z] 69388722b9e1: Pushed [2025-11-25T12:13:00.468Z] 141a345ddff0: Pushed [2025-11-25T12:13:00.468Z] b58b3e2c309b: Pushed [2025-11-25T12:13:00.728Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:01.064Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:01.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [2025-11-25T12:13:01.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T12:13:01.390Z] e32d52107e95: Preparing [2025-11-25T12:13:01.390Z] 202a2a983cbf: Preparing [2025-11-25T12:13:01.390Z] b58b3e2c309b: Preparing [2025-11-25T12:13:01.390Z] ef874ffd0a4b: Preparing [2025-11-25T12:13:01.390Z] 4f0e4223974d: Preparing [2025-11-25T12:13:01.390Z] 60a7b51a2229: Preparing [2025-11-25T12:13:01.390Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:01.390Z] 5965c56a2680: Preparing [2025-11-25T12:13:01.390Z] 69388722b9e1: Preparing [2025-11-25T12:13:01.390Z] 141a345ddff0: Preparing [2025-11-25T12:13:01.390Z] 256f393e029f: Preparing [2025-11-25T12:13:01.390Z] 5965c56a2680: Waiting [2025-11-25T12:13:01.390Z] 69388722b9e1: Waiting [2025-11-25T12:13:01.390Z] 141a345ddff0: Waiting [2025-11-25T12:13:01.390Z] 256f393e029f: Waiting [2025-11-25T12:13:01.390Z] 60a7b51a2229: Waiting [2025-11-25T12:13:01.390Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:01.390Z] b58b3e2c309b: Layer already exists [2025-11-25T12:13:01.390Z] 4f0e4223974d: Layer already exists [2025-11-25T12:13:01.390Z] ef874ffd0a4b: Layer already exists [2025-11-25T12:13:01.390Z] e32d52107e95: Layer already exists [2025-11-25T12:13:01.390Z] 202a2a983cbf: Layer already exists [2025-11-25T12:13:01.390Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:01.390Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:01.390Z] 69388722b9e1: Layer already exists [2025-11-25T12:13:01.390Z] 5965c56a2680: Layer already exists [2025-11-25T12:13:01.390Z] 141a345ddff0: Layer already exists [2025-11-25T12:13:01.390Z] 256f393e029f: Layer already exists [2025-11-25T12:13:01.390Z] 4.0.1: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:01.735Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:02.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:02.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T12:13:02.068Z] e32d52107e95: Preparing [2025-11-25T12:13:02.068Z] 202a2a983cbf: Preparing [2025-11-25T12:13:02.068Z] b58b3e2c309b: Preparing [2025-11-25T12:13:02.068Z] ef874ffd0a4b: Preparing [2025-11-25T12:13:02.068Z] 4f0e4223974d: Preparing [2025-11-25T12:13:02.068Z] 60a7b51a2229: Preparing [2025-11-25T12:13:02.068Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:02.068Z] 5965c56a2680: Preparing [2025-11-25T12:13:02.068Z] 69388722b9e1: Preparing [2025-11-25T12:13:02.068Z] 141a345ddff0: Preparing [2025-11-25T12:13:02.068Z] 256f393e029f: Preparing [2025-11-25T12:13:02.068Z] 141a345ddff0: Waiting [2025-11-25T12:13:02.068Z] 60a7b51a2229: Waiting [2025-11-25T12:13:02.068Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:02.068Z] 256f393e029f: Waiting [2025-11-25T12:13:02.068Z] 5965c56a2680: Waiting [2025-11-25T12:13:02.068Z] 69388722b9e1: Waiting [2025-11-25T12:13:02.068Z] b58b3e2c309b: Layer already exists [2025-11-25T12:13:02.068Z] ef874ffd0a4b: Layer already exists [2025-11-25T12:13:02.068Z] 4f0e4223974d: Layer already exists [2025-11-25T12:13:02.068Z] e32d52107e95: Layer already exists [2025-11-25T12:13:02.068Z] 202a2a983cbf: Layer already exists [2025-11-25T12:13:02.068Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:02.068Z] 5965c56a2680: Layer already exists [2025-11-25T12:13:02.068Z] 256f393e029f: Layer already exists [2025-11-25T12:13:02.069Z] 141a345ddff0: Layer already exists [2025-11-25T12:13:02.069Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:02.069Z] 69388722b9e1: Layer already exists [2025-11-25T12:13:02.069Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:02.392Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:02.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-25T12:13:02.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T12:13:02.726Z] e32d52107e95: Preparing [2025-11-25T12:13:02.726Z] 202a2a983cbf: Preparing [2025-11-25T12:13:02.726Z] b58b3e2c309b: Preparing [2025-11-25T12:13:02.726Z] ef874ffd0a4b: Preparing [2025-11-25T12:13:02.726Z] 4f0e4223974d: Preparing [2025-11-25T12:13:02.726Z] 60a7b51a2229: Preparing [2025-11-25T12:13:02.726Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:02.726Z] 5965c56a2680: Preparing [2025-11-25T12:13:02.726Z] 69388722b9e1: Preparing [2025-11-25T12:13:02.726Z] 141a345ddff0: Preparing [2025-11-25T12:13:02.726Z] 256f393e029f: Preparing [2025-11-25T12:13:02.726Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:02.726Z] 5965c56a2680: Waiting [2025-11-25T12:13:02.726Z] 69388722b9e1: Waiting [2025-11-25T12:13:02.726Z] 141a345ddff0: Waiting [2025-11-25T12:13:02.726Z] 256f393e029f: Waiting [2025-11-25T12:13:02.726Z] 60a7b51a2229: Waiting [2025-11-25T12:13:02.726Z] b58b3e2c309b: Layer already exists [2025-11-25T12:13:02.726Z] 4f0e4223974d: Layer already exists [2025-11-25T12:13:02.726Z] 202a2a983cbf: Layer already exists [2025-11-25T12:13:02.726Z] e32d52107e95: Layer already exists [2025-11-25T12:13:02.726Z] ef874ffd0a4b: Layer already exists [2025-11-25T12:13:02.726Z] 69388722b9e1: Layer already exists [2025-11-25T12:13:02.726Z] 5965c56a2680: Layer already exists [2025-11-25T12:13:02.726Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:02.726Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:02.726Z] 141a345ddff0: Layer already exists [2025-11-25T12:13:02.726Z] 256f393e029f: Layer already exists [2025-11-25T12:13:02.726Z] odessa: digest: sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:13:02.800Z] ===================================================== [Pipeline] echo [2025-11-25T12:13:02.814Z] taggedImages: [2025-11-25T12:13:02.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:02.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [2025-11-25T12:13:02.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:02.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-11-25T12:13:02.842Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-25T12:13:02.842Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:02.842Z] 4.0.1 [2025-11-25T12:13:02.842Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:02.842Z] odessa [2025-11-25T12:13:02.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:03.262Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:03.592Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:03.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T12:13:03.592Z] 1fcbea848cec: Preparing [2025-11-25T12:13:03.592Z] b76b3849efe7: Preparing [2025-11-25T12:13:03.592Z] 355fd83d86de: Preparing [2025-11-25T12:13:03.592Z] 2669ca54a370: Preparing [2025-11-25T12:13:03.592Z] 1b01875d4c1c: Preparing [2025-11-25T12:13:03.592Z] 5e93aaad690f: Preparing [2025-11-25T12:13:03.592Z] b1dbea1def73: Preparing [2025-11-25T12:13:03.592Z] 60a7b51a2229: Preparing [2025-11-25T12:13:03.592Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:03.592Z] 34e4222d18fb: Preparing [2025-11-25T12:13:03.592Z] f90e1eb6a36e: Preparing [2025-11-25T12:13:03.592Z] 256f393e029f: Preparing [2025-11-25T12:13:03.592Z] b1dbea1def73: Waiting [2025-11-25T12:13:03.592Z] 60a7b51a2229: Waiting [2025-11-25T12:13:03.592Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:03.592Z] 34e4222d18fb: Waiting [2025-11-25T12:13:03.592Z] f90e1eb6a36e: Waiting [2025-11-25T12:13:03.592Z] 256f393e029f: Waiting [2025-11-25T12:13:03.592Z] 5e93aaad690f: Waiting [2025-11-25T12:13:03.592Z] b76b3849efe7: Pushed [2025-11-25T12:13:03.592Z] 1b01875d4c1c: Pushed [2025-11-25T12:13:03.592Z] 1fcbea848cec: Pushed [2025-11-25T12:13:03.592Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:03.592Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:03.592Z] 5e93aaad690f: Pushed [2025-11-25T12:13:03.592Z] b1dbea1def73: Pushed [2025-11-25T12:13:03.850Z] 256f393e029f: Layer already exists [2025-11-25T12:13:03.850Z] 34e4222d18fb: Pushed [2025-11-25T12:13:05.228Z] f90e1eb6a36e: Pushed [2025-11-25T12:13:05.228Z] 2669ca54a370: Pushed [2025-11-25T12:13:06.168Z] 355fd83d86de: Pushed [2025-11-25T12:13:06.429Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:06.764Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:07.093Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [2025-11-25T12:13:07.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T12:13:07.093Z] 1fcbea848cec: Preparing [2025-11-25T12:13:07.093Z] b76b3849efe7: Preparing [2025-11-25T12:13:07.093Z] 355fd83d86de: Preparing [2025-11-25T12:13:07.093Z] 2669ca54a370: Preparing [2025-11-25T12:13:07.093Z] 1b01875d4c1c: Preparing [2025-11-25T12:13:07.093Z] 5e93aaad690f: Preparing [2025-11-25T12:13:07.093Z] b1dbea1def73: Preparing [2025-11-25T12:13:07.093Z] 60a7b51a2229: Preparing [2025-11-25T12:13:07.093Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:07.093Z] 34e4222d18fb: Preparing [2025-11-25T12:13:07.093Z] b1dbea1def73: Waiting [2025-11-25T12:13:07.093Z] 5e93aaad690f: Waiting [2025-11-25T12:13:07.093Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:07.093Z] 60a7b51a2229: Waiting [2025-11-25T12:13:07.093Z] f90e1eb6a36e: Preparing [2025-11-25T12:13:07.093Z] 256f393e029f: Preparing [2025-11-25T12:13:07.093Z] 34e4222d18fb: Waiting [2025-11-25T12:13:07.093Z] 256f393e029f: Waiting [2025-11-25T12:13:07.093Z] 1fcbea848cec: Layer already exists [2025-11-25T12:13:07.093Z] 1b01875d4c1c: Layer already exists [2025-11-25T12:13:07.093Z] 2669ca54a370: Layer already exists [2025-11-25T12:13:07.093Z] 355fd83d86de: Layer already exists [2025-11-25T12:13:07.093Z] b76b3849efe7: Layer already exists [2025-11-25T12:13:07.093Z] b1dbea1def73: Layer already exists [2025-11-25T12:13:07.093Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:07.093Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:07.093Z] 5e93aaad690f: Layer already exists [2025-11-25T12:13:07.093Z] 34e4222d18fb: Layer already exists [2025-11-25T12:13:07.093Z] 256f393e029f: Layer already exists [2025-11-25T12:13:07.093Z] f90e1eb6a36e: Layer already exists [2025-11-25T12:13:07.093Z] 4.0.1: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:07.428Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:07.744Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:07.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T12:13:07.744Z] 1fcbea848cec: Preparing [2025-11-25T12:13:07.744Z] b76b3849efe7: Preparing [2025-11-25T12:13:07.744Z] 355fd83d86de: Preparing [2025-11-25T12:13:07.744Z] 2669ca54a370: Preparing [2025-11-25T12:13:07.744Z] 1b01875d4c1c: Preparing [2025-11-25T12:13:07.744Z] 5e93aaad690f: Preparing [2025-11-25T12:13:07.744Z] b1dbea1def73: Preparing [2025-11-25T12:13:07.744Z] 60a7b51a2229: Preparing [2025-11-25T12:13:07.744Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:07.744Z] 34e4222d18fb: Preparing [2025-11-25T12:13:07.744Z] f90e1eb6a36e: Preparing [2025-11-25T12:13:07.744Z] 256f393e029f: Preparing [2025-11-25T12:13:07.744Z] b1dbea1def73: Waiting [2025-11-25T12:13:07.744Z] 60a7b51a2229: Waiting [2025-11-25T12:13:07.744Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:07.744Z] 34e4222d18fb: Waiting [2025-11-25T12:13:07.744Z] f90e1eb6a36e: Waiting [2025-11-25T12:13:07.744Z] 256f393e029f: Waiting [2025-11-25T12:13:07.744Z] 5e93aaad690f: Waiting [2025-11-25T12:13:07.744Z] 1fcbea848cec: Layer already exists [2025-11-25T12:13:07.744Z] 355fd83d86de: Layer already exists [2025-11-25T12:13:07.744Z] 1b01875d4c1c: Layer already exists [2025-11-25T12:13:07.744Z] 2669ca54a370: Layer already exists [2025-11-25T12:13:07.744Z] b76b3849efe7: Layer already exists [2025-11-25T12:13:07.744Z] b1dbea1def73: Layer already exists [2025-11-25T12:13:07.744Z] 5e93aaad690f: Layer already exists [2025-11-25T12:13:07.744Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:07.744Z] 34e4222d18fb: Layer already exists [2025-11-25T12:13:07.744Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:07.744Z] 256f393e029f: Layer already exists [2025-11-25T12:13:07.744Z] f90e1eb6a36e: Layer already exists [2025-11-25T12:13:07.744Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:08.081Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:08.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-25T12:13:08.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T12:13:08.405Z] 1fcbea848cec: Preparing [2025-11-25T12:13:08.405Z] b76b3849efe7: Preparing [2025-11-25T12:13:08.405Z] 355fd83d86de: Preparing [2025-11-25T12:13:08.405Z] 2669ca54a370: Preparing [2025-11-25T12:13:08.405Z] 1b01875d4c1c: Preparing [2025-11-25T12:13:08.405Z] 5e93aaad690f: Preparing [2025-11-25T12:13:08.405Z] b1dbea1def73: Preparing [2025-11-25T12:13:08.405Z] 60a7b51a2229: Preparing [2025-11-25T12:13:08.405Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:08.405Z] 34e4222d18fb: Preparing [2025-11-25T12:13:08.405Z] f90e1eb6a36e: Preparing [2025-11-25T12:13:08.405Z] 256f393e029f: Preparing [2025-11-25T12:13:08.405Z] 60a7b51a2229: Waiting [2025-11-25T12:13:08.405Z] 0cc242ef54a0: Waiting [2025-11-25T12:13:08.405Z] 34e4222d18fb: Waiting [2025-11-25T12:13:08.405Z] f90e1eb6a36e: Waiting [2025-11-25T12:13:08.405Z] b1dbea1def73: Waiting [2025-11-25T12:13:08.405Z] 256f393e029f: Waiting [2025-11-25T12:13:08.405Z] 5e93aaad690f: Waiting [2025-11-25T12:13:08.405Z] 1b01875d4c1c: Layer already exists [2025-11-25T12:13:08.405Z] 355fd83d86de: Layer already exists [2025-11-25T12:13:08.405Z] 1fcbea848cec: Layer already exists [2025-11-25T12:13:08.405Z] b76b3849efe7: Layer already exists [2025-11-25T12:13:08.405Z] 2669ca54a370: Layer already exists [2025-11-25T12:13:08.405Z] 5e93aaad690f: Layer already exists [2025-11-25T12:13:08.405Z] 34e4222d18fb: Layer already exists [2025-11-25T12:13:08.405Z] b1dbea1def73: Layer already exists [2025-11-25T12:13:08.405Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:08.405Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:08.405Z] f90e1eb6a36e: Layer already exists [2025-11-25T12:13:08.405Z] 256f393e029f: Layer already exists [2025-11-25T12:13:08.405Z] odessa: digest: sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:13:08.486Z] ===================================================== [Pipeline] echo [2025-11-25T12:13:08.502Z] taggedImages: [2025-11-25T12:13:08.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:08.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [2025-11-25T12:13:08.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:08.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-11-25T12:13:08.529Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-25T12:13:08.529Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:08.529Z] 4.0.1 [2025-11-25T12:13:08.529Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:08.529Z] odessa [2025-11-25T12:13:08.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:08.875Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:09.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:09.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T12:13:09.197Z] f29d23b0d361: Preparing [2025-11-25T12:13:09.197Z] b9a20c8e5bcd: Preparing [2025-11-25T12:13:09.197Z] 60a7b51a2229: Preparing [2025-11-25T12:13:09.197Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:09.197Z] e1495da2f09b: Preparing [2025-11-25T12:13:09.197Z] 70f043be32a0: Preparing [2025-11-25T12:13:09.197Z] 256f393e029f: Preparing [2025-11-25T12:13:09.197Z] 70f043be32a0: Waiting [2025-11-25T12:13:09.197Z] 256f393e029f: Waiting [2025-11-25T12:13:09.197Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:09.197Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:09.197Z] 256f393e029f: Layer already exists [2025-11-25T12:13:09.197Z] f29d23b0d361: Pushed [2025-11-25T12:13:09.197Z] e1495da2f09b: Pushed [2025-11-25T12:13:10.131Z] 70f043be32a0: Pushed [2025-11-25T12:13:12.032Z] b9a20c8e5bcd: Pushed [2025-11-25T12:13:12.292Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:12.624Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:12.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [2025-11-25T12:13:12.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T12:13:12.952Z] f29d23b0d361: Preparing [2025-11-25T12:13:12.952Z] b9a20c8e5bcd: Preparing [2025-11-25T12:13:12.952Z] 60a7b51a2229: Preparing [2025-11-25T12:13:12.952Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:12.952Z] e1495da2f09b: Preparing [2025-11-25T12:13:12.952Z] 70f043be32a0: Preparing [2025-11-25T12:13:12.952Z] 256f393e029f: Preparing [2025-11-25T12:13:12.952Z] 256f393e029f: Waiting [2025-11-25T12:13:12.952Z] 70f043be32a0: Waiting [2025-11-25T12:13:12.952Z] e1495da2f09b: Layer already exists [2025-11-25T12:13:12.952Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:12.952Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:12.952Z] b9a20c8e5bcd: Layer already exists [2025-11-25T12:13:12.952Z] f29d23b0d361: Layer already exists [2025-11-25T12:13:12.952Z] 256f393e029f: Layer already exists [2025-11-25T12:13:12.952Z] 70f043be32a0: Layer already exists [2025-11-25T12:13:12.952Z] 4.0.1: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:13.285Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:13.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:13.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T12:13:13.615Z] f29d23b0d361: Preparing [2025-11-25T12:13:13.615Z] b9a20c8e5bcd: Preparing [2025-11-25T12:13:13.615Z] 60a7b51a2229: Preparing [2025-11-25T12:13:13.615Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:13.615Z] e1495da2f09b: Preparing [2025-11-25T12:13:13.615Z] 70f043be32a0: Preparing [2025-11-25T12:13:13.615Z] 256f393e029f: Preparing [2025-11-25T12:13:13.615Z] 70f043be32a0: Waiting [2025-11-25T12:13:13.615Z] 256f393e029f: Waiting [2025-11-25T12:13:13.615Z] e1495da2f09b: Layer already exists [2025-11-25T12:13:13.615Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:13.615Z] b9a20c8e5bcd: Layer already exists [2025-11-25T12:13:13.615Z] f29d23b0d361: Layer already exists [2025-11-25T12:13:13.615Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:13.615Z] 70f043be32a0: Layer already exists [2025-11-25T12:13:13.615Z] 256f393e029f: Layer already exists [2025-11-25T12:13:13.615Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:13.954Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:14.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-25T12:13:14.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T12:13:14.280Z] f29d23b0d361: Preparing [2025-11-25T12:13:14.280Z] b9a20c8e5bcd: Preparing [2025-11-25T12:13:14.280Z] 60a7b51a2229: Preparing [2025-11-25T12:13:14.280Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:14.280Z] e1495da2f09b: Preparing [2025-11-25T12:13:14.280Z] 70f043be32a0: Preparing [2025-11-25T12:13:14.280Z] 256f393e029f: Preparing [2025-11-25T12:13:14.280Z] 70f043be32a0: Waiting [2025-11-25T12:13:14.280Z] 256f393e029f: Waiting [2025-11-25T12:13:14.280Z] f29d23b0d361: Layer already exists [2025-11-25T12:13:14.280Z] e1495da2f09b: Layer already exists [2025-11-25T12:13:14.280Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:14.280Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:14.280Z] b9a20c8e5bcd: Layer already exists [2025-11-25T12:13:14.280Z] 256f393e029f: Layer already exists [2025-11-25T12:13:14.280Z] 70f043be32a0: Layer already exists [2025-11-25T12:13:14.280Z] odessa: digest: sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:13:14.351Z] ===================================================== [Pipeline] echo [2025-11-25T12:13:14.366Z] taggedImages: [2025-11-25T12:13:14.366Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:14.366Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [2025-11-25T12:13:14.366Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:14.366Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-11-25T12:13:14.394Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-25T12:13:14.394Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:14.394Z] 4.0.1 [2025-11-25T12:13:14.394Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:14.394Z] odessa [2025-11-25T12:13:14.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:14.743Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:15.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:15.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T12:13:15.067Z] 4ec0750b63da: Preparing [2025-11-25T12:13:15.067Z] 8194f12106ff: Preparing [2025-11-25T12:13:15.067Z] 3d5907dff927: Preparing [2025-11-25T12:13:15.067Z] 60a7b51a2229: Preparing [2025-11-25T12:13:15.067Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:15.067Z] f73fadf2fab3: Preparing [2025-11-25T12:13:15.067Z] c5429208fda5: Preparing [2025-11-25T12:13:15.067Z] bbbe615e03e1: Preparing [2025-11-25T12:13:15.067Z] adff5a3bccb2: Preparing [2025-11-25T12:13:15.067Z] 256f393e029f: Preparing [2025-11-25T12:13:15.067Z] c5429208fda5: Waiting [2025-11-25T12:13:15.067Z] adff5a3bccb2: Waiting [2025-11-25T12:13:15.067Z] bbbe615e03e1: Waiting [2025-11-25T12:13:15.067Z] 256f393e029f: Waiting [2025-11-25T12:13:15.067Z] f73fadf2fab3: Waiting [2025-11-25T12:13:15.067Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:15.067Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:15.067Z] 4ec0750b63da: Pushed [2025-11-25T12:13:15.067Z] 8194f12106ff: Pushed [2025-11-25T12:13:15.067Z] 3d5907dff927: Pushed [2025-11-25T12:13:15.067Z] 256f393e029f: Layer already exists [2025-11-25T12:13:15.325Z] bbbe615e03e1: Pushed [2025-11-25T12:13:15.582Z] adff5a3bccb2: Pushed [2025-11-25T12:13:19.769Z] c5429208fda5: Pushed [2025-11-25T12:13:26.326Z] f73fadf2fab3: Pushed [2025-11-25T12:13:26.326Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:26.655Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:26.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [2025-11-25T12:13:26.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T12:13:26.983Z] 4ec0750b63da: Preparing [2025-11-25T12:13:26.983Z] 8194f12106ff: Preparing [2025-11-25T12:13:26.983Z] 3d5907dff927: Preparing [2025-11-25T12:13:26.983Z] 60a7b51a2229: Preparing [2025-11-25T12:13:26.983Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:26.983Z] f73fadf2fab3: Preparing [2025-11-25T12:13:26.983Z] c5429208fda5: Preparing [2025-11-25T12:13:26.983Z] bbbe615e03e1: Preparing [2025-11-25T12:13:26.983Z] adff5a3bccb2: Preparing [2025-11-25T12:13:26.983Z] 256f393e029f: Preparing [2025-11-25T12:13:26.983Z] f73fadf2fab3: Waiting [2025-11-25T12:13:26.983Z] c5429208fda5: Waiting [2025-11-25T12:13:26.983Z] bbbe615e03e1: Waiting [2025-11-25T12:13:26.983Z] adff5a3bccb2: Waiting [2025-11-25T12:13:26.983Z] 256f393e029f: Waiting [2025-11-25T12:13:26.983Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:26.983Z] 3d5907dff927: Layer already exists [2025-11-25T12:13:26.983Z] 4ec0750b63da: Layer already exists [2025-11-25T12:13:26.983Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:26.983Z] 8194f12106ff: Layer already exists [2025-11-25T12:13:26.983Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:26.984Z] f73fadf2fab3: Layer already exists [2025-11-25T12:13:26.984Z] c5429208fda5: Layer already exists [2025-11-25T12:13:26.984Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:26.984Z] 256f393e029f: Layer already exists [2025-11-25T12:13:26.984Z] 4.0.1: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:27.317Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:27.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:27.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T12:13:27.651Z] 4ec0750b63da: Preparing [2025-11-25T12:13:27.651Z] 8194f12106ff: Preparing [2025-11-25T12:13:27.651Z] 3d5907dff927: Preparing [2025-11-25T12:13:27.651Z] 60a7b51a2229: Preparing [2025-11-25T12:13:27.651Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:27.651Z] f73fadf2fab3: Preparing [2025-11-25T12:13:27.651Z] c5429208fda5: Preparing [2025-11-25T12:13:27.651Z] bbbe615e03e1: Preparing [2025-11-25T12:13:27.651Z] f73fadf2fab3: Waiting [2025-11-25T12:13:27.651Z] c5429208fda5: Waiting [2025-11-25T12:13:27.651Z] adff5a3bccb2: Preparing [2025-11-25T12:13:27.651Z] bbbe615e03e1: Waiting [2025-11-25T12:13:27.651Z] 256f393e029f: Preparing [2025-11-25T12:13:27.651Z] adff5a3bccb2: Waiting [2025-11-25T12:13:27.651Z] 3d5907dff927: Layer already exists [2025-11-25T12:13:27.651Z] 4ec0750b63da: Layer already exists [2025-11-25T12:13:27.651Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:27.651Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:27.651Z] 8194f12106ff: Layer already exists [2025-11-25T12:13:27.651Z] c5429208fda5: Layer already exists [2025-11-25T12:13:27.651Z] f73fadf2fab3: Layer already exists [2025-11-25T12:13:27.651Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:27.651Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:27.651Z] 256f393e029f: Layer already exists [2025-11-25T12:13:27.651Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:27.990Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:28.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-25T12:13:28.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T12:13:28.322Z] 4ec0750b63da: Preparing [2025-11-25T12:13:28.322Z] 8194f12106ff: Preparing [2025-11-25T12:13:28.322Z] 3d5907dff927: Preparing [2025-11-25T12:13:28.322Z] 60a7b51a2229: Preparing [2025-11-25T12:13:28.322Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:28.322Z] f73fadf2fab3: Preparing [2025-11-25T12:13:28.322Z] c5429208fda5: Preparing [2025-11-25T12:13:28.322Z] bbbe615e03e1: Preparing [2025-11-25T12:13:28.322Z] adff5a3bccb2: Preparing [2025-11-25T12:13:28.322Z] 256f393e029f: Preparing [2025-11-25T12:13:28.322Z] f73fadf2fab3: Waiting [2025-11-25T12:13:28.322Z] c5429208fda5: Waiting [2025-11-25T12:13:28.322Z] adff5a3bccb2: Waiting [2025-11-25T12:13:28.322Z] bbbe615e03e1: Waiting [2025-11-25T12:13:28.322Z] 256f393e029f: Waiting [2025-11-25T12:13:28.322Z] 8194f12106ff: Layer already exists [2025-11-25T12:13:28.322Z] 4ec0750b63da: Layer already exists [2025-11-25T12:13:28.322Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:28.322Z] 3d5907dff927: Layer already exists [2025-11-25T12:13:28.322Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:28.322Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:28.322Z] c5429208fda5: Layer already exists [2025-11-25T12:13:28.322Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:28.322Z] f73fadf2fab3: Layer already exists [2025-11-25T12:13:28.322Z] 256f393e029f: Layer already exists [2025-11-25T12:13:28.322Z] odessa: digest: sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:13:28.400Z] ===================================================== [Pipeline] echo [2025-11-25T12:13:28.412Z] taggedImages: [2025-11-25T12:13:28.412Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:28.412Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [2025-11-25T12:13:28.412Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:28.412Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-11-25T12:13:28.436Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-25T12:13:28.436Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:28.436Z] 4.0.1 [2025-11-25T12:13:28.436Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:28.436Z] odessa [2025-11-25T12:13:28.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:28.783Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:29.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:29.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T12:13:29.153Z] 50992f8ca488: Preparing [2025-11-25T12:13:29.153Z] 8750e420207e: Preparing [2025-11-25T12:13:29.153Z] 4b2280f341b9: Preparing [2025-11-25T12:13:29.153Z] 60a7b51a2229: Preparing [2025-11-25T12:13:29.153Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:29.153Z] bb97b2d217af: Preparing [2025-11-25T12:13:29.153Z] 2ef99c7675ff: Preparing [2025-11-25T12:13:29.153Z] 8e0326c39bf9: Preparing [2025-11-25T12:13:29.153Z] 256f393e029f: Preparing [2025-11-25T12:13:29.153Z] 2ef99c7675ff: Waiting [2025-11-25T12:13:29.153Z] 8e0326c39bf9: Waiting [2025-11-25T12:13:29.153Z] 256f393e029f: Waiting [2025-11-25T12:13:29.153Z] bb97b2d217af: Waiting [2025-11-25T12:13:29.153Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:29.153Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:29.153Z] 50992f8ca488: Pushed [2025-11-25T12:13:29.153Z] 4b2280f341b9: Pushed [2025-11-25T12:13:29.153Z] 8750e420207e: Pushed [2025-11-25T12:13:29.153Z] 256f393e029f: Layer already exists [2025-11-25T12:13:29.153Z] 2ef99c7675ff: Pushed [2025-11-25T12:13:29.437Z] 8e0326c39bf9: Pushed [2025-11-25T12:13:41.775Z] bb97b2d217af: Pushed [2025-11-25T12:13:41.775Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:42.105Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:42.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [2025-11-25T12:13:42.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T12:13:42.429Z] 50992f8ca488: Preparing [2025-11-25T12:13:42.429Z] 8750e420207e: Preparing [2025-11-25T12:13:42.429Z] 4b2280f341b9: Preparing [2025-11-25T12:13:42.429Z] 60a7b51a2229: Preparing [2025-11-25T12:13:42.429Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:42.429Z] bb97b2d217af: Preparing [2025-11-25T12:13:42.429Z] 2ef99c7675ff: Preparing [2025-11-25T12:13:42.429Z] bb97b2d217af: Waiting [2025-11-25T12:13:42.429Z] 8e0326c39bf9: Preparing [2025-11-25T12:13:42.429Z] 8e0326c39bf9: Waiting [2025-11-25T12:13:42.429Z] 2ef99c7675ff: Waiting [2025-11-25T12:13:42.429Z] 256f393e029f: Preparing [2025-11-25T12:13:42.429Z] 256f393e029f: Waiting [2025-11-25T12:13:42.429Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:42.429Z] 8750e420207e: Layer already exists [2025-11-25T12:13:42.429Z] 50992f8ca488: Layer already exists [2025-11-25T12:13:42.429Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:42.429Z] 4b2280f341b9: Layer already exists [2025-11-25T12:13:42.429Z] 2ef99c7675ff: Layer already exists [2025-11-25T12:13:42.429Z] 256f393e029f: Layer already exists [2025-11-25T12:13:42.429Z] bb97b2d217af: Layer already exists [2025-11-25T12:13:42.429Z] 8e0326c39bf9: Layer already exists [2025-11-25T12:13:42.429Z] 4.0.1: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:42.756Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:43.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T12:13:43.089Z] 50992f8ca488: Preparing [2025-11-25T12:13:43.089Z] 8750e420207e: Preparing [2025-11-25T12:13:43.089Z] 4b2280f341b9: Preparing [2025-11-25T12:13:43.089Z] 60a7b51a2229: Preparing [2025-11-25T12:13:43.089Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:43.089Z] bb97b2d217af: Preparing [2025-11-25T12:13:43.089Z] 2ef99c7675ff: Preparing [2025-11-25T12:13:43.089Z] 8e0326c39bf9: Preparing [2025-11-25T12:13:43.089Z] 256f393e029f: Preparing [2025-11-25T12:13:43.089Z] 8e0326c39bf9: Waiting [2025-11-25T12:13:43.089Z] 2ef99c7675ff: Waiting [2025-11-25T12:13:43.089Z] 256f393e029f: Waiting [2025-11-25T12:13:43.089Z] bb97b2d217af: Waiting [2025-11-25T12:13:43.089Z] 50992f8ca488: Layer already exists [2025-11-25T12:13:43.089Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:43.089Z] 4b2280f341b9: Layer already exists [2025-11-25T12:13:43.089Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:43.089Z] 8750e420207e: Layer already exists [2025-11-25T12:13:43.089Z] bb97b2d217af: Layer already exists [2025-11-25T12:13:43.089Z] 2ef99c7675ff: Layer already exists [2025-11-25T12:13:43.089Z] 8e0326c39bf9: Layer already exists [2025-11-25T12:13:43.089Z] 256f393e029f: Layer already exists [2025-11-25T12:13:43.089Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:43.422Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:43.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-25T12:13:43.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T12:13:43.745Z] 50992f8ca488: Preparing [2025-11-25T12:13:43.745Z] 8750e420207e: Preparing [2025-11-25T12:13:43.745Z] 4b2280f341b9: Preparing [2025-11-25T12:13:43.745Z] 60a7b51a2229: Preparing [2025-11-25T12:13:43.745Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:43.745Z] bb97b2d217af: Preparing [2025-11-25T12:13:43.745Z] 2ef99c7675ff: Preparing [2025-11-25T12:13:43.745Z] 8e0326c39bf9: Preparing [2025-11-25T12:13:43.745Z] 256f393e029f: Preparing [2025-11-25T12:13:43.745Z] 2ef99c7675ff: Waiting [2025-11-25T12:13:43.745Z] 8e0326c39bf9: Waiting [2025-11-25T12:13:43.745Z] bb97b2d217af: Waiting [2025-11-25T12:13:43.745Z] 256f393e029f: Waiting [2025-11-25T12:13:43.745Z] 8750e420207e: Layer already exists [2025-11-25T12:13:43.745Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:43.745Z] 50992f8ca488: Layer already exists [2025-11-25T12:13:43.745Z] 4b2280f341b9: Layer already exists [2025-11-25T12:13:43.745Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:43.745Z] 8e0326c39bf9: Layer already exists [2025-11-25T12:13:43.745Z] 2ef99c7675ff: Layer already exists [2025-11-25T12:13:43.745Z] bb97b2d217af: Layer already exists [2025-11-25T12:13:43.745Z] 256f393e029f: Layer already exists [2025-11-25T12:13:43.745Z] odessa: digest: sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:13:43.836Z] ===================================================== [Pipeline] echo [2025-11-25T12:13:43.849Z] taggedImages: [2025-11-25T12:13:43.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:43.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [2025-11-25T12:13:43.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:43.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-11-25T12:13:43.874Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-25T12:13:43.874Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:43.874Z] 4.0.1 [2025-11-25T12:13:43.874Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:43.874Z] odessa [2025-11-25T12:13:43.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:44.223Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:44.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:44.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T12:13:44.552Z] d5310ca64669: Preparing [2025-11-25T12:13:44.552Z] 938499fde718: Preparing [2025-11-25T12:13:44.552Z] b90223142d93: Preparing [2025-11-25T12:13:44.552Z] 60a7b51a2229: Preparing [2025-11-25T12:13:44.552Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:44.552Z] cbe2a071fca2: Preparing [2025-11-25T12:13:44.552Z] bbbe615e03e1: Preparing [2025-11-25T12:13:44.552Z] adff5a3bccb2: Preparing [2025-11-25T12:13:44.552Z] 256f393e029f: Preparing [2025-11-25T12:13:44.552Z] bbbe615e03e1: Waiting [2025-11-25T12:13:44.552Z] adff5a3bccb2: Waiting [2025-11-25T12:13:44.552Z] cbe2a071fca2: Waiting [2025-11-25T12:13:44.552Z] 256f393e029f: Waiting [2025-11-25T12:13:44.552Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:44.552Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:44.552Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:44.552Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:44.552Z] 256f393e029f: Layer already exists [2025-11-25T12:13:44.552Z] b90223142d93: Pushed [2025-11-25T12:13:44.552Z] d5310ca64669: Pushed [2025-11-25T12:13:44.552Z] 938499fde718: Pushed [2025-11-25T12:13:56.770Z] cbe2a071fca2: Pushed [2025-11-25T12:13:56.770Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:57.109Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:57.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [2025-11-25T12:13:57.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T12:13:57.430Z] d5310ca64669: Preparing [2025-11-25T12:13:57.430Z] 938499fde718: Preparing [2025-11-25T12:13:57.430Z] b90223142d93: Preparing [2025-11-25T12:13:57.430Z] 60a7b51a2229: Preparing [2025-11-25T12:13:57.430Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:57.430Z] cbe2a071fca2: Preparing [2025-11-25T12:13:57.430Z] bbbe615e03e1: Preparing [2025-11-25T12:13:57.430Z] adff5a3bccb2: Preparing [2025-11-25T12:13:57.430Z] 256f393e029f: Preparing [2025-11-25T12:13:57.430Z] cbe2a071fca2: Waiting [2025-11-25T12:13:57.430Z] bbbe615e03e1: Waiting [2025-11-25T12:13:57.430Z] adff5a3bccb2: Waiting [2025-11-25T12:13:57.430Z] 256f393e029f: Waiting [2025-11-25T12:13:57.430Z] d5310ca64669: Layer already exists [2025-11-25T12:13:57.430Z] b90223142d93: Layer already exists [2025-11-25T12:13:57.430Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:57.430Z] 938499fde718: Layer already exists [2025-11-25T12:13:57.430Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:57.430Z] cbe2a071fca2: Layer already exists [2025-11-25T12:13:57.430Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:57.430Z] 256f393e029f: Layer already exists [2025-11-25T12:13:57.430Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:57.430Z] 4.0.1: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:57.765Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:58.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:58.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T12:13:58.096Z] d5310ca64669: Preparing [2025-11-25T12:13:58.096Z] 938499fde718: Preparing [2025-11-25T12:13:58.096Z] b90223142d93: Preparing [2025-11-25T12:13:58.096Z] 60a7b51a2229: Preparing [2025-11-25T12:13:58.096Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:58.096Z] cbe2a071fca2: Preparing [2025-11-25T12:13:58.096Z] bbbe615e03e1: Preparing [2025-11-25T12:13:58.096Z] adff5a3bccb2: Preparing [2025-11-25T12:13:58.096Z] 256f393e029f: Preparing [2025-11-25T12:13:58.096Z] bbbe615e03e1: Waiting [2025-11-25T12:13:58.096Z] adff5a3bccb2: Waiting [2025-11-25T12:13:58.096Z] cbe2a071fca2: Waiting [2025-11-25T12:13:58.096Z] 256f393e029f: Waiting [2025-11-25T12:13:58.096Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:58.096Z] d5310ca64669: Layer already exists [2025-11-25T12:13:58.096Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:58.096Z] b90223142d93: Layer already exists [2025-11-25T12:13:58.096Z] 938499fde718: Layer already exists [2025-11-25T12:13:58.096Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:58.096Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:58.096Z] cbe2a071fca2: Layer already exists [2025-11-25T12:13:58.096Z] 256f393e029f: Layer already exists [2025-11-25T12:13:58.096Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:58.419Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:58.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-25T12:13:58.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T12:13:58.739Z] d5310ca64669: Preparing [2025-11-25T12:13:58.739Z] 938499fde718: Preparing [2025-11-25T12:13:58.739Z] b90223142d93: Preparing [2025-11-25T12:13:58.739Z] 60a7b51a2229: Preparing [2025-11-25T12:13:58.739Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:58.739Z] cbe2a071fca2: Preparing [2025-11-25T12:13:58.739Z] bbbe615e03e1: Preparing [2025-11-25T12:13:58.739Z] adff5a3bccb2: Preparing [2025-11-25T12:13:58.739Z] 256f393e029f: Preparing [2025-11-25T12:13:58.739Z] bbbe615e03e1: Waiting [2025-11-25T12:13:58.739Z] cbe2a071fca2: Waiting [2025-11-25T12:13:58.739Z] adff5a3bccb2: Waiting [2025-11-25T12:13:58.739Z] 256f393e029f: Waiting [2025-11-25T12:13:58.739Z] 938499fde718: Layer already exists [2025-11-25T12:13:58.739Z] b90223142d93: Layer already exists [2025-11-25T12:13:58.739Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:58.739Z] d5310ca64669: Layer already exists [2025-11-25T12:13:58.739Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:58.739Z] bbbe615e03e1: Layer already exists [2025-11-25T12:13:58.739Z] adff5a3bccb2: Layer already exists [2025-11-25T12:13:58.739Z] cbe2a071fca2: Layer already exists [2025-11-25T12:13:58.739Z] 256f393e029f: Layer already exists [2025-11-25T12:13:58.739Z] odessa: digest: sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:13:58.798Z] ===================================================== [Pipeline] echo [2025-11-25T12:13:58.809Z] taggedImages: [2025-11-25T12:13:58.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:58.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [2025-11-25T12:13:58.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:58.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-11-25T12:13:58.829Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-25T12:13:58.829Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:58.829Z] 4.0.1 [2025-11-25T12:13:58.829Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:13:58.829Z] odessa [2025-11-25T12:13:58.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:59.172Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:13:59.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:13:59.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T12:13:59.492Z] f126064db914: Preparing [2025-11-25T12:13:59.492Z] d15cea1c830e: Preparing [2025-11-25T12:13:59.492Z] 60a7b51a2229: Preparing [2025-11-25T12:13:59.492Z] 0cc242ef54a0: Preparing [2025-11-25T12:13:59.492Z] 515bb0a89ffd: Preparing [2025-11-25T12:13:59.492Z] 2265ad22db6b: Preparing [2025-11-25T12:13:59.492Z] 256f393e029f: Preparing [2025-11-25T12:13:59.492Z] 2265ad22db6b: Waiting [2025-11-25T12:13:59.492Z] 256f393e029f: Waiting [2025-11-25T12:13:59.492Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:13:59.492Z] 60a7b51a2229: Layer already exists [2025-11-25T12:13:59.492Z] 256f393e029f: Layer already exists [2025-11-25T12:13:59.492Z] f126064db914: Pushed [2025-11-25T12:13:59.492Z] 515bb0a89ffd: Pushed [2025-11-25T12:14:00.058Z] 2265ad22db6b: Pushed [2025-11-25T12:14:03.345Z] d15cea1c830e: Pushed [2025-11-25T12:14:03.345Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:03.677Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:04.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [2025-11-25T12:14:04.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T12:14:04.003Z] f126064db914: Preparing [2025-11-25T12:14:04.003Z] d15cea1c830e: Preparing [2025-11-25T12:14:04.003Z] 60a7b51a2229: Preparing [2025-11-25T12:14:04.003Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:04.003Z] 515bb0a89ffd: Preparing [2025-11-25T12:14:04.003Z] 2265ad22db6b: Preparing [2025-11-25T12:14:04.003Z] 256f393e029f: Preparing [2025-11-25T12:14:04.003Z] 256f393e029f: Waiting [2025-11-25T12:14:04.003Z] 2265ad22db6b: Waiting [2025-11-25T12:14:04.003Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:04.003Z] d15cea1c830e: Layer already exists [2025-11-25T12:14:04.003Z] f126064db914: Layer already exists [2025-11-25T12:14:04.003Z] 515bb0a89ffd: Layer already exists [2025-11-25T12:14:04.003Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:04.003Z] 2265ad22db6b: Layer already exists [2025-11-25T12:14:04.003Z] 256f393e029f: Layer already exists [2025-11-25T12:14:04.003Z] 4.0.1: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:04.328Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:04.652Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:04.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T12:14:04.652Z] f126064db914: Preparing [2025-11-25T12:14:04.652Z] d15cea1c830e: Preparing [2025-11-25T12:14:04.652Z] 60a7b51a2229: Preparing [2025-11-25T12:14:04.652Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:04.652Z] 515bb0a89ffd: Preparing [2025-11-25T12:14:04.652Z] 2265ad22db6b: Preparing [2025-11-25T12:14:04.652Z] 256f393e029f: Preparing [2025-11-25T12:14:04.652Z] 2265ad22db6b: Waiting [2025-11-25T12:14:04.652Z] 256f393e029f: Waiting [2025-11-25T12:14:04.652Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:04.652Z] 515bb0a89ffd: Layer already exists [2025-11-25T12:14:04.652Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:04.652Z] d15cea1c830e: Layer already exists [2025-11-25T12:14:04.652Z] f126064db914: Layer already exists [2025-11-25T12:14:04.652Z] 2265ad22db6b: Layer already exists [2025-11-25T12:14:04.652Z] 256f393e029f: Layer already exists [2025-11-25T12:14:04.652Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:04.989Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:05.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-25T12:14:05.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T12:14:05.321Z] f126064db914: Preparing [2025-11-25T12:14:05.321Z] d15cea1c830e: Preparing [2025-11-25T12:14:05.321Z] 60a7b51a2229: Preparing [2025-11-25T12:14:05.321Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:05.321Z] 515bb0a89ffd: Preparing [2025-11-25T12:14:05.321Z] 2265ad22db6b: Preparing [2025-11-25T12:14:05.321Z] 256f393e029f: Preparing [2025-11-25T12:14:05.321Z] 2265ad22db6b: Waiting [2025-11-25T12:14:05.321Z] 256f393e029f: Waiting [2025-11-25T12:14:05.321Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:05.321Z] d15cea1c830e: Layer already exists [2025-11-25T12:14:05.321Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:05.321Z] f126064db914: Layer already exists [2025-11-25T12:14:05.321Z] 515bb0a89ffd: Layer already exists [2025-11-25T12:14:05.321Z] 2265ad22db6b: Layer already exists [2025-11-25T12:14:05.321Z] 256f393e029f: Layer already exists [2025-11-25T12:14:05.321Z] odessa: digest: sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:14:05.404Z] ===================================================== [Pipeline] echo [2025-11-25T12:14:05.424Z] taggedImages: [2025-11-25T12:14:05.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:05.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [2025-11-25T12:14:05.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:05.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-11-25T12:14:05.460Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-25T12:14:05.460Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:05.460Z] 4.0.1 [2025-11-25T12:14:05.460Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:05.460Z] odessa [2025-11-25T12:14:05.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:05.804Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:06.123Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:06.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T12:14:06.123Z] 884d2a1f2d95: Preparing [2025-11-25T12:14:06.123Z] 9f8eb121e08a: Preparing [2025-11-25T12:14:06.123Z] 60a7b51a2229: Preparing [2025-11-25T12:14:06.123Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:06.123Z] 5b053f726539: Preparing [2025-11-25T12:14:06.123Z] cb051d9a7367: Preparing [2025-11-25T12:14:06.123Z] 256f393e029f: Preparing [2025-11-25T12:14:06.123Z] cb051d9a7367: Waiting [2025-11-25T12:14:06.123Z] 256f393e029f: Waiting [2025-11-25T12:14:06.123Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:06.123Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:06.123Z] 256f393e029f: Layer already exists [2025-11-25T12:14:06.123Z] 884d2a1f2d95: Pushed [2025-11-25T12:14:06.123Z] 5b053f726539: Pushed [2025-11-25T12:14:06.383Z] cb051d9a7367: Pushed [2025-11-25T12:14:09.672Z] 9f8eb121e08a: Pushed [2025-11-25T12:14:09.932Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:10.257Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:10.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [2025-11-25T12:14:10.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T12:14:10.588Z] 884d2a1f2d95: Preparing [2025-11-25T12:14:10.588Z] 9f8eb121e08a: Preparing [2025-11-25T12:14:10.588Z] 60a7b51a2229: Preparing [2025-11-25T12:14:10.588Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:10.588Z] 5b053f726539: Preparing [2025-11-25T12:14:10.588Z] cb051d9a7367: Preparing [2025-11-25T12:14:10.588Z] 256f393e029f: Preparing [2025-11-25T12:14:10.588Z] 256f393e029f: Waiting [2025-11-25T12:14:10.588Z] cb051d9a7367: Waiting [2025-11-25T12:14:10.588Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:10.588Z] 5b053f726539: Layer already exists [2025-11-25T12:14:10.588Z] 9f8eb121e08a: Layer already exists [2025-11-25T12:14:10.588Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:10.588Z] 884d2a1f2d95: Layer already exists [2025-11-25T12:14:10.588Z] cb051d9a7367: Layer already exists [2025-11-25T12:14:10.588Z] 256f393e029f: Layer already exists [2025-11-25T12:14:10.588Z] 4.0.1: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:10.908Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:11.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:11.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T12:14:11.235Z] 884d2a1f2d95: Preparing [2025-11-25T12:14:11.235Z] 9f8eb121e08a: Preparing [2025-11-25T12:14:11.235Z] 60a7b51a2229: Preparing [2025-11-25T12:14:11.235Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:11.235Z] 5b053f726539: Preparing [2025-11-25T12:14:11.235Z] cb051d9a7367: Preparing [2025-11-25T12:14:11.235Z] 256f393e029f: Preparing [2025-11-25T12:14:11.235Z] cb051d9a7367: Waiting [2025-11-25T12:14:11.235Z] 256f393e029f: Waiting [2025-11-25T12:14:11.235Z] 5b053f726539: Layer already exists [2025-11-25T12:14:11.235Z] 9f8eb121e08a: Layer already exists [2025-11-25T12:14:11.235Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:11.235Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:11.235Z] 884d2a1f2d95: Layer already exists [2025-11-25T12:14:11.235Z] cb051d9a7367: Layer already exists [2025-11-25T12:14:11.235Z] 256f393e029f: Layer already exists [2025-11-25T12:14:11.235Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:11.563Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:14:11.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T12:14:11.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T12:14:11.885Z] 884d2a1f2d95: Preparing [2025-11-25T12:14:11.885Z] 9f8eb121e08a: Preparing [2025-11-25T12:14:11.885Z] 60a7b51a2229: Preparing [2025-11-25T12:14:11.885Z] 0cc242ef54a0: Preparing [2025-11-25T12:14:11.885Z] 5b053f726539: Preparing [2025-11-25T12:14:11.885Z] cb051d9a7367: Preparing [2025-11-25T12:14:11.885Z] 256f393e029f: Preparing [2025-11-25T12:14:11.885Z] cb051d9a7367: Waiting [2025-11-25T12:14:11.885Z] 256f393e029f: Waiting [2025-11-25T12:14:11.885Z] 0cc242ef54a0: Layer already exists [2025-11-25T12:14:11.885Z] 5b053f726539: Layer already exists [2025-11-25T12:14:11.885Z] 884d2a1f2d95: Layer already exists [2025-11-25T12:14:11.885Z] 9f8eb121e08a: Layer already exists [2025-11-25T12:14:11.885Z] 60a7b51a2229: Layer already exists [2025-11-25T12:14:11.885Z] cb051d9a7367: Layer already exists [2025-11-25T12:14:11.885Z] 256f393e029f: Layer already exists [2025-11-25T12:14:11.885Z] odessa: digest: sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:14:11.971Z] ===================================================== [Pipeline] echo [2025-11-25T12:14:11.985Z] taggedImages: [2025-11-25T12:14:11.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:11.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [2025-11-25T12:14:11.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:11.985Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo [2025-11-25T12:14:12.079Z] ========================================================= [2025-11-25T12:14:12.079Z] [edgeXBuildMultiArch] RAW Config: [2025-11-25T12:14:12.079Z] images: [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:14:12.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T12:14:12.079Z] settingsFile: [2025-11-25T12:14:12.079Z] edgex-go-settings [2025-11-25T12:14:12.079Z] ========================================================= [Pipeline] node [2025-11-25T12:14:27.082Z] Still waiting to schedule task [2025-11-25T12:14:27.082Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-25T12:14:58.558Z] Running on prd-centos7-docker-4c-2g-773811 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:14:58.617Z] provisioning config files... [2025-11-25T12:14:58.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config12300107108389406139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:15:02.842Z] ---> ****-login.sh [2025-11-25T12:15:02.842Z] nexus3.edgexfoundry.org:10001 [2025-11-25T12:15:02.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:15:03.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:15:03.109Z] Configure a credential helper to remove this warning. See [2025-11-25T12:15:03.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:15:03.109Z] [2025-11-25T12:15:03.109Z] Login Succeeded [2025-11-25T12:15:03.109Z] nexus3.edgexfoundry.org:10002 [2025-11-25T12:15:03.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:15:03.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:15:03.110Z] Configure a credential helper to remove this warning. See [2025-11-25T12:15:03.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:15:03.110Z] [2025-11-25T12:15:03.110Z] Login Succeeded [2025-11-25T12:15:03.110Z] nexus3.edgexfoundry.org:10003 [2025-11-25T12:15:03.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:15:03.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:15:03.380Z] Configure a credential helper to remove this warning. See [2025-11-25T12:15:03.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:15:03.380Z] [2025-11-25T12:15:03.380Z] Login Succeeded [2025-11-25T12:15:03.380Z] nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:03.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:15:03.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:15:03.380Z] Configure a credential helper to remove this warning. See [2025-11-25T12:15:03.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:15:03.380Z] [2025-11-25T12:15:03.380Z] Login Succeeded [2025-11-25T12:15:03.380Z] ****.io [2025-11-25T12:15:03.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:15:03.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:15:03.644Z] Configure a credential helper to remove this warning. See [2025-11-25T12:15:03.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:15:03.644Z] [2025-11-25T12:15:03.644Z] Login Succeeded [2025-11-25T12:15:03.645Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T12:15:03.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T12:15:04.061Z] + docker buildx ls [2025-11-25T12:15:04.322Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-25T12:15:04.322Z] default * docker [2025-11-25T12:15:04.322Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-25T12:15:04.622Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-25T12:15:04.622Z] edgex-builder [Pipeline] sh [2025-11-25T12:15:04.940Z] + docker buildx inspect --bootstrap [2025-11-25T12:15:04.940Z] #1 [internal] booting buildkit [2025-11-25T12:15:04.940Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-25T12:15:09.223Z] #1 pulling image moby/buildkit:buildx-stable-1 3.8s done [2025-11-25T12:15:09.223Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-25T12:15:11.891Z] #1 creating container buildx_buildkit_edgex-builder0 2.4s done [2025-11-25T12:15:11.891Z] #1 DONE 6.2s [2025-11-25T12:15:11.891Z] Name: edgex-builder [2025-11-25T12:15:11.891Z] Driver: docker-container [2025-11-25T12:15:11.891Z] [2025-11-25T12:15:11.891Z] Nodes: [2025-11-25T12:15:11.891Z] Name: edgex-builder0 [2025-11-25T12:15:11.891Z] Endpoint: unix:///var/run/docker.sock [2025-11-25T12:15:11.891Z] Status: running [2025-11-25T12:15:11.891Z] Buildkit: v0.26.2 [2025-11-25T12:15:11.891Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-25T12:15:12.188Z] + docker buildx ls [2025-11-25T12:15:12.188Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-25T12:15:12.188Z] edgex-builder * docker-container [2025-11-25T12:15:12.188Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-25T12:15:12.188Z] default docker [2025-11-25T12:15:12.188Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-25T12:15:12.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:12.485Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:12.748Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:12.748Z] #1 transferring dockerfile: 197B done [2025-11-25T12:15:12.748Z] #1 DONE 0.0s [2025-11-25T12:15:12.748Z] [2025-11-25T12:15:12.748Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:12.748Z] #2 DONE 0.1s [2025-11-25T12:15:12.748Z] [2025-11-25T12:15:12.748Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:12.748Z] #3 DONE 0.1s [2025-11-25T12:15:12.748Z] [2025-11-25T12:15:12.748Z] #4 [internal] load .dockerignore [2025-11-25T12:15:12.748Z] #4 transferring context: 2B done [2025-11-25T12:15:12.748Z] #4 DONE 0.0s [2025-11-25T12:15:12.748Z] [2025-11-25T12:15:12.748Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:12.748Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:12.748Z] #5 DONE 0.0s [2025-11-25T12:15:12.748Z] [2025-11-25T12:15:12.748Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:12.748Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:12.748Z] #6 DONE 0.1s [2025-11-25T12:15:13.010Z] [2025-11-25T12:15:13.010Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:13.010Z] #7 DONE 0.0s [2025-11-25T12:15:13.010Z] [2025-11-25T12:15:13.010Z] #8 exporting to image [2025-11-25T12:15:13.010Z] #8 exporting layers done [2025-11-25T12:15:13.010Z] #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd 0.0s done [2025-11-25T12:15:13.010Z] #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done [2025-11-25T12:15:13.010Z] #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f 0.0s done [2025-11-25T12:15:13.010Z] #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a done [2025-11-25T12:15:13.010Z] #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.0s done [2025-11-25T12:15:13.010Z] #8 pushing layers [2025-11-25T12:15:13.010Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:13.010Z] #8 pushing layers 0.1s done [2025-11-25T12:15:13.010Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done [2025-11-25T12:15:13.010Z] #8 DONE 0.2s [2025-11-25T12:15:13.010Z] [2025-11-25T12:15:13.010Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:13.010Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:13.312Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.1 --push - [2025-11-25T12:15:13.312Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1' [2025-11-25T12:15:13.572Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:13.572Z] #1 transferring dockerfile: 162B done [2025-11-25T12:15:13.572Z] #1 DONE 0.0s [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1 [2025-11-25T12:15:13.572Z] #2 DONE 0.0s [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1 [2025-11-25T12:15:13.572Z] #3 DONE 0.0s [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #4 [internal] load .dockerignore [2025-11-25T12:15:13.572Z] #4 transferring context: 2B done [2025-11-25T12:15:13.572Z] #4 DONE 0.0s [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:13.572Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:13.572Z] #5 CACHED [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:13.572Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:13.572Z] #6 CACHED [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:13.572Z] #7 DONE 0.0s [2025-11-25T12:15:13.572Z] [2025-11-25T12:15:13.572Z] #8 exporting to image [2025-11-25T12:15:13.572Z] #8 exporting layers done [2025-11-25T12:15:13.572Z] #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd done [2025-11-25T12:15:13.572Z] #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done [2025-11-25T12:15:13.572Z] #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f done [2025-11-25T12:15:13.572Z] #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a done [2025-11-25T12:15:13.572Z] #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b done [2025-11-25T12:15:13.572Z] #8 pushing layers 0.0s done [2025-11-25T12:15:13.572Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.1@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done [2025-11-25T12:15:13.572Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:13.572Z] #8 DONE 0.1s [2025-11-25T12:15:13.573Z] [2025-11-25T12:15:13.573Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:13.573Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:13.864Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:13.864Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:14.127Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:14.127Z] #1 transferring dockerfile: 203B done [2025-11-25T12:15:14.127Z] #1 DONE 0.0s [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:14.127Z] #2 DONE 0.0s [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:14.127Z] #3 DONE 0.0s [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #4 [internal] load .dockerignore [2025-11-25T12:15:14.127Z] #4 transferring context: 2B done [2025-11-25T12:15:14.127Z] #4 DONE 0.0s [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:14.127Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:14.127Z] #5 CACHED [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:14.127Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:14.127Z] #6 CACHED [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:14.127Z] #7 DONE 0.0s [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] #8 exporting to image [2025-11-25T12:15:14.127Z] #8 exporting layers done [2025-11-25T12:15:14.127Z] #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd done [2025-11-25T12:15:14.127Z] #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done [2025-11-25T12:15:14.127Z] #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f done [2025-11-25T12:15:14.127Z] #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a 0.0s done [2025-11-25T12:15:14.127Z] #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b done [2025-11-25T12:15:14.127Z] #8 pushing layers 0.0s done [2025-11-25T12:15:14.127Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done [2025-11-25T12:15:14.127Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:14.127Z] #8 DONE 0.1s [2025-11-25T12:15:14.127Z] [2025-11-25T12:15:14.127Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:14.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:14.418Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:odessa --push - [2025-11-25T12:15:14.418Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:odessa' [2025-11-25T12:15:14.678Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:14.678Z] #1 transferring dockerfile: 163B done [2025-11-25T12:15:14.678Z] #1 DONE 0.0s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-25T12:15:14.678Z] #2 DONE 0.0s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-25T12:15:14.678Z] #3 DONE 0.0s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #4 [internal] load .dockerignore [2025-11-25T12:15:14.678Z] #4 transferring context: 2B done [2025-11-25T12:15:14.678Z] #4 DONE 0.0s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:14.678Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:14.678Z] #5 DONE 0.0s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:14.678Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 0.0s done [2025-11-25T12:15:14.678Z] #6 CACHED [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:01bd39d34f822c248f9501886bfa7478ed05b594c15dcf448a0994cffd1daa28 [2025-11-25T12:15:14.678Z] #5 CACHED [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:14.678Z] #7 DONE 0.0s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] #8 exporting to image [2025-11-25T12:15:14.678Z] #8 exporting layers done [2025-11-25T12:15:14.678Z] #8 exporting manifest sha256:2f7b8f910f87ce40f99f4756232b13f12c9df799057545e8692ffb05acb689dd done [2025-11-25T12:15:14.678Z] #8 exporting config sha256:979073c9e2eb3878650503466accf8d4025d132c1bf6caa9a1e3151995516138 done [2025-11-25T12:15:14.678Z] #8 exporting manifest sha256:9ca3210c3e02716a5e6c0483a30e9a0135e249819afa469544a2c079f8eeaa9f done [2025-11-25T12:15:14.678Z] #8 exporting config sha256:3d87e0bf0d9a08ffc686c190a2d4df17b176293fa225b454dc5d0d1352569f9a done [2025-11-25T12:15:14.678Z] #8 exporting manifest list sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b done [2025-11-25T12:15:14.678Z] #8 pushing layers 0.0s done [2025-11-25T12:15:14.678Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:0c78dac76bca3bcda909f0fa66bccbedfe39e8a802079cafc670c907349cf71b 0.1s done [2025-11-25T12:15:14.678Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:14.678Z] #8 DONE 0.1s [2025-11-25T12:15:14.678Z] [2025-11-25T12:15:14.678Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:14.678Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:14.977Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:14.977Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:15.238Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:15.238Z] #1 transferring dockerfile: 216B done [2025-11-25T12:15:15.238Z] #1 DONE 0.0s [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:15.238Z] #2 DONE 0.0s [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:15.238Z] #3 DONE 0.0s [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #4 [internal] load .dockerignore [2025-11-25T12:15:15.238Z] #4 transferring context: 2B done [2025-11-25T12:15:15.238Z] #4 DONE 0.0s [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:15.238Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:15.238Z] #5 ... [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:15.238Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:15.238Z] #6 DONE 0.1s [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #7 exporting to image [2025-11-25T12:15:15.238Z] #7 exporting layers done [2025-11-25T12:15:15.238Z] #7 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c 0.0s done [2025-11-25T12:15:15.238Z] #7 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done [2025-11-25T12:15:15.238Z] #7 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 0.0s done [2025-11-25T12:15:15.238Z] #7 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 [2025-11-25T12:15:15.238Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:15.238Z] #7 ... [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:15.238Z] #8 DONE 0.0s [2025-11-25T12:15:15.238Z] [2025-11-25T12:15:15.238Z] #7 exporting to image [2025-11-25T12:15:15.238Z] #7 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done [2025-11-25T12:15:15.238Z] #7 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done [2025-11-25T12:15:15.238Z] #7 pushing layers 0.1s done [2025-11-25T12:15:15.238Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 [2025-11-25T12:15:15.497Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done [2025-11-25T12:15:15.498Z] #7 DONE 0.2s [2025-11-25T12:15:15.498Z] [2025-11-25T12:15:15.498Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:15.498Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:15.784Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1' [2025-11-25T12:15:15.784Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 --push - [2025-11-25T12:15:16.043Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:16.043Z] #1 transferring dockerfile: 181B done [2025-11-25T12:15:16.043Z] #1 DONE 0.0s [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [2025-11-25T12:15:16.043Z] #2 DONE 0.0s [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1 [2025-11-25T12:15:16.043Z] #3 DONE 0.0s [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #4 [internal] load .dockerignore [2025-11-25T12:15:16.043Z] #4 transferring context: 2B done [2025-11-25T12:15:16.043Z] #4 DONE 0.0s [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:16.043Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:16.043Z] #5 CACHED [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:16.043Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:16.043Z] #6 CACHED [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:16.043Z] #7 DONE 0.0s [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] #8 exporting to image [2025-11-25T12:15:16.043Z] #8 exporting layers done [2025-11-25T12:15:16.043Z] #8 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c done [2025-11-25T12:15:16.043Z] #8 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done [2025-11-25T12:15:16.043Z] #8 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 done [2025-11-25T12:15:16.043Z] #8 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done [2025-11-25T12:15:16.043Z] #8 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done [2025-11-25T12:15:16.043Z] #8 pushing layers 0.0s done [2025-11-25T12:15:16.043Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done [2025-11-25T12:15:16.043Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:16.043Z] #8 DONE 0.1s [2025-11-25T12:15:16.043Z] [2025-11-25T12:15:16.043Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:16.043Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:16.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:16.347Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:16.607Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:16.607Z] #1 transferring dockerfile: 222B done [2025-11-25T12:15:16.607Z] #1 DONE 0.0s [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:16.607Z] #2 DONE 0.0s [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:16.607Z] #3 DONE 0.0s [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #4 [internal] load .dockerignore [2025-11-25T12:15:16.607Z] #4 transferring context: 2B done [2025-11-25T12:15:16.607Z] #4 DONE 0.0s [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:16.607Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:16.607Z] #5 CACHED [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:16.607Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:16.607Z] #6 CACHED [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:16.607Z] #7 DONE 0.0s [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] #8 exporting to image [2025-11-25T12:15:16.607Z] #8 exporting layers done [2025-11-25T12:15:16.607Z] #8 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c done [2025-11-25T12:15:16.607Z] #8 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done [2025-11-25T12:15:16.607Z] #8 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 done [2025-11-25T12:15:16.607Z] #8 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done [2025-11-25T12:15:16.607Z] #8 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done [2025-11-25T12:15:16.607Z] #8 pushing layers 0.0s done [2025-11-25T12:15:16.607Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done [2025-11-25T12:15:16.607Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:16.607Z] #8 DONE 0.1s [2025-11-25T12:15:16.607Z] [2025-11-25T12:15:16.607Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:16.607Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:16.902Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa' [2025-11-25T12:15:16.902Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa --push - [2025-11-25T12:15:17.160Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:17.160Z] #1 transferring dockerfile: 182B done [2025-11-25T12:15:17.160Z] #1 DONE 0.0s [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-25T12:15:17.160Z] #2 DONE 0.0s [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-25T12:15:17.160Z] #3 DONE 0.0s [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #4 [internal] load .dockerignore [2025-11-25T12:15:17.160Z] #4 transferring context: 2B done [2025-11-25T12:15:17.160Z] #4 DONE 0.0s [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:17.160Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:17.160Z] #5 CACHED [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 [2025-11-25T12:15:17.160Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:8cbe78df68a09fb7605ae5d1f9f23b5b4107b39b833d4c24781fb92591fd1865 0.0s done [2025-11-25T12:15:17.160Z] #6 CACHED [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:17.160Z] #7 DONE 0.0s [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] #8 exporting to image [2025-11-25T12:15:17.160Z] #8 exporting layers done [2025-11-25T12:15:17.160Z] #8 exporting manifest sha256:f069c0c52b7648cb5c64a47599f75259924802e3a1ba0231ec6111bae277e40c done [2025-11-25T12:15:17.160Z] #8 exporting config sha256:40a2f11e201d294476cf061729661a77f307edd9538948261a504f49e1a10b59 done [2025-11-25T12:15:17.160Z] #8 exporting manifest sha256:d4f3eaab298e7cf4b7da60ce1ff6497978475d257456d807d630a255c619adb1 done [2025-11-25T12:15:17.160Z] #8 exporting config sha256:2e6c7bf85397ee7d3c7009bf865a7cee2a10d03548d5feddcecd728168d7ba22 done [2025-11-25T12:15:17.160Z] #8 exporting manifest list sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 done [2025-11-25T12:15:17.160Z] #8 pushing layers 0.0s done [2025-11-25T12:15:17.160Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:e9a1989350f65bd8431b406084a9ec609ad9919d07d268d339a440ab0bff64d2 0.1s done [2025-11-25T12:15:17.160Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:17.160Z] #8 DONE 0.1s [2025-11-25T12:15:17.160Z] [2025-11-25T12:15:17.160Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:17.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:17.451Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:17.451Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:17.710Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:17.710Z] #1 transferring dockerfile: 194B done [2025-11-25T12:15:17.710Z] #1 DONE 0.0s [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:17.710Z] #2 DONE 0.0s [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:17.710Z] #3 DONE 0.0s [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #4 [internal] load .dockerignore [2025-11-25T12:15:17.710Z] #4 transferring context: 2B done [2025-11-25T12:15:17.710Z] #4 DONE 0.0s [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:17.710Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:17.710Z] #5 ... [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:17.710Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 done [2025-11-25T12:15:17.710Z] #6 DONE 0.1s [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #7 exporting to image [2025-11-25T12:15:17.710Z] #7 exporting layers done [2025-11-25T12:15:17.710Z] #7 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a 0.0s done [2025-11-25T12:15:17.710Z] #7 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done [2025-11-25T12:15:17.710Z] #7 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done [2025-11-25T12:15:17.710Z] #7 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a [2025-11-25T12:15:17.710Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:17.710Z] #7 ... [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:17.710Z] #8 DONE 0.0s [2025-11-25T12:15:17.710Z] [2025-11-25T12:15:17.710Z] #7 exporting to image [2025-11-25T12:15:17.710Z] #7 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done [2025-11-25T12:15:17.710Z] #7 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.0s done [2025-11-25T12:15:17.710Z] #7 pushing layers 0.1s done [2025-11-25T12:15:17.710Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f [2025-11-25T12:15:17.971Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done [2025-11-25T12:15:17.971Z] #7 DONE 0.2s [2025-11-25T12:15:17.971Z] [2025-11-25T12:15:17.971Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:17.971Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:18.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.1 --push - [2025-11-25T12:15:18.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1' [2025-11-25T12:15:18.526Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:18.526Z] #1 transferring dockerfile: 159B done [2025-11-25T12:15:18.526Z] #1 DONE 0.0s [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1 [2025-11-25T12:15:18.526Z] #2 DONE 0.0s [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1 [2025-11-25T12:15:18.526Z] #3 DONE 0.0s [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #4 [internal] load .dockerignore [2025-11-25T12:15:18.526Z] #4 transferring context: 2B done [2025-11-25T12:15:18.526Z] #4 DONE 0.0s [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:18.526Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done [2025-11-25T12:15:18.526Z] #5 CACHED [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:18.526Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done [2025-11-25T12:15:18.526Z] #6 CACHED [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:18.526Z] #7 DONE 0.0s [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] #8 exporting to image [2025-11-25T12:15:18.526Z] #8 exporting layers done [2025-11-25T12:15:18.526Z] #8 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a done [2025-11-25T12:15:18.526Z] #8 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done [2025-11-25T12:15:18.526Z] #8 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done [2025-11-25T12:15:18.526Z] #8 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done [2025-11-25T12:15:18.526Z] #8 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f done [2025-11-25T12:15:18.526Z] #8 pushing layers 0.0s done [2025-11-25T12:15:18.526Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.1@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done [2025-11-25T12:15:18.526Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:18.526Z] #8 DONE 0.1s [2025-11-25T12:15:18.526Z] [2025-11-25T12:15:18.526Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:18.526Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:18.824Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:18.824Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:19.083Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:19.083Z] #1 transferring dockerfile: 200B done [2025-11-25T12:15:19.083Z] #1 DONE 0.0s [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:19.083Z] #2 DONE 0.0s [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:19.083Z] #3 DONE 0.0s [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #4 [internal] load .dockerignore [2025-11-25T12:15:19.083Z] #4 transferring context: 2B done [2025-11-25T12:15:19.083Z] #4 DONE 0.0s [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:19.083Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 done [2025-11-25T12:15:19.083Z] #5 CACHED [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:19.083Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done [2025-11-25T12:15:19.083Z] #6 CACHED [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:19.083Z] #7 DONE 0.0s [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.083Z] #8 exporting to image [2025-11-25T12:15:19.083Z] #8 exporting layers done [2025-11-25T12:15:19.083Z] #8 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a done [2025-11-25T12:15:19.083Z] #8 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done [2025-11-25T12:15:19.083Z] #8 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done [2025-11-25T12:15:19.083Z] #8 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done [2025-11-25T12:15:19.083Z] #8 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f done [2025-11-25T12:15:19.083Z] #8 pushing layers 0.0s done [2025-11-25T12:15:19.083Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done [2025-11-25T12:15:19.083Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:19.083Z] #8 DONE 0.1s [2025-11-25T12:15:19.083Z] [2025-11-25T12:15:19.084Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:19.084Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:19.948Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:odessa' [2025-11-25T12:15:19.948Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:odessa --push - [2025-11-25T12:15:21.284Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:21.284Z] #1 transferring dockerfile: [2025-11-25T12:15:21.284Z] #1 transferring dockerfile: 160B done [2025-11-25T12:15:21.284Z] #1 DONE 0.0s [2025-11-25T12:15:21.284Z] [2025-11-25T12:15:21.284Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-25T12:15:21.548Z] #2 DONE 1.3s [2025-11-25T12:15:21.548Z] [2025-11-25T12:15:21.548Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-25T12:15:21.548Z] #3 DONE 1.3s [2025-11-25T12:15:21.548Z] [2025-11-25T12:15:21.548Z] #4 [internal] load .dockerignore [2025-11-25T12:15:21.548Z] #4 transferring context: 2B done [2025-11-25T12:15:21.548Z] #4 DONE 0.0s [2025-11-25T12:15:21.548Z] [2025-11-25T12:15:21.548Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:21.548Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done [2025-11-25T12:15:21.548Z] #5 CACHED [2025-11-25T12:15:21.548Z] [2025-11-25T12:15:21.548Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 [2025-11-25T12:15:21.548Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:69cb3cb0556c1fa80423062a939f140477ec63702d6146638d5bbe471aae4131 0.0s done [2025-11-25T12:15:21.548Z] #6 CACHED [2025-11-25T12:15:21.548Z] [2025-11-25T12:15:21.548Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:21.810Z] #7 DONE 0.0s [2025-11-25T12:15:21.810Z] [2025-11-25T12:15:21.810Z] #8 exporting to image [2025-11-25T12:15:21.810Z] #8 exporting layers done [2025-11-25T12:15:21.810Z] #8 exporting manifest sha256:bf0688fe857a02ccac0ff52e4b543d3d4d6f58b734548030bf2da4546522da8a done [2025-11-25T12:15:21.810Z] #8 exporting config sha256:8ab15f120f2ac8aba9a380e2e68da416722aff85e093ab25bb24df3ce6487ea3 done [2025-11-25T12:15:21.810Z] #8 exporting manifest sha256:a6c36375307f153e408c1c236fc44e020da94748ee2c75d7eb0d74c4798f3540 done [2025-11-25T12:15:21.810Z] #8 exporting config sha256:33e8ca0a6ec5ae9a97470e48127693ea976236b0b2f360889fdb217a6faa373a done [2025-11-25T12:15:21.810Z] #8 exporting manifest list sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f done [2025-11-25T12:15:21.810Z] #8 pushing layers 0.0s done [2025-11-25T12:15:21.810Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:622916a9b6d5080e14d60bf5bdedd548557568ad910cf15c82fa19aeba6aad1f 0.1s done [2025-11-25T12:15:21.810Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:21.810Z] #8 DONE 0.1s [2025-11-25T12:15:21.810Z] [2025-11-25T12:15:21.810Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:21.810Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:22.103Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:22.103Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:22.103Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:22.103Z] #1 transferring dockerfile: 196B done [2025-11-25T12:15:22.103Z] #1 DONE 0.0s [2025-11-25T12:15:22.103Z] [2025-11-25T12:15:22.103Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:22.103Z] #2 DONE 0.1s [2025-11-25T12:15:22.103Z] [2025-11-25T12:15:22.103Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:22.363Z] #3 DONE 0.1s [2025-11-25T12:15:22.363Z] [2025-11-25T12:15:22.363Z] #4 [internal] load .dockerignore [2025-11-25T12:15:22.363Z] #4 transferring context: 2B done [2025-11-25T12:15:22.363Z] #4 DONE 0.0s [2025-11-25T12:15:22.363Z] [2025-11-25T12:15:22.363Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:22.363Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done [2025-11-25T12:15:22.363Z] #5 DONE 0.0s [2025-11-25T12:15:22.363Z] [2025-11-25T12:15:22.363Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:22.363Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done [2025-11-25T12:15:22.363Z] #6 DONE 0.1s [2025-11-25T12:15:22.363Z] [2025-11-25T12:15:22.363Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:22.363Z] #7 DONE 0.0s [2025-11-25T12:15:22.363Z] [2025-11-25T12:15:22.363Z] #8 exporting to image [2025-11-25T12:15:22.363Z] #8 exporting layers done [2025-11-25T12:15:22.363Z] #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done [2025-11-25T12:15:22.364Z] #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done [2025-11-25T12:15:22.364Z] #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done [2025-11-25T12:15:22.364Z] #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done [2025-11-25T12:15:22.364Z] #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.0s done [2025-11-25T12:15:22.364Z] #8 pushing layers 0.1s done [2025-11-25T12:15:22.364Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc [2025-11-25T12:15:22.364Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:22.624Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done [2025-11-25T12:15:22.624Z] #8 DONE 0.2s [2025-11-25T12:15:22.624Z] [2025-11-25T12:15:22.624Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:22.624Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:22.917Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1' [2025-11-25T12:15:22.917Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 --push - [2025-11-25T12:15:23.177Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:23.177Z] #1 transferring dockerfile: 161B done [2025-11-25T12:15:23.177Z] #1 DONE 0.0s [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [2025-11-25T12:15:23.177Z] #2 DONE 0.1s [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1 [2025-11-25T12:15:23.177Z] #3 DONE 0.1s [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #4 [internal] load .dockerignore [2025-11-25T12:15:23.177Z] #4 transferring context: 2B done [2025-11-25T12:15:23.177Z] #4 DONE 0.0s [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:23.177Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf done [2025-11-25T12:15:23.177Z] #5 CACHED [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:23.177Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf done [2025-11-25T12:15:23.177Z] #6 CACHED [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:23.177Z] #7 DONE 0.0s [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] #8 exporting to image [2025-11-25T12:15:23.177Z] #8 exporting layers done [2025-11-25T12:15:23.177Z] #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done [2025-11-25T12:15:23.177Z] #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done [2025-11-25T12:15:23.177Z] #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done [2025-11-25T12:15:23.177Z] #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done [2025-11-25T12:15:23.177Z] #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc done [2025-11-25T12:15:23.177Z] #8 pushing layers 0.0s done [2025-11-25T12:15:23.177Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done [2025-11-25T12:15:23.177Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:23.177Z] #8 DONE 0.1s [2025-11-25T12:15:23.177Z] [2025-11-25T12:15:23.177Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:23.177Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:23.466Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:23.466Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:23.466Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:23.466Z] #1 transferring dockerfile: 202B done [2025-11-25T12:15:23.466Z] #1 DONE 0.0s [2025-11-25T12:15:23.466Z] [2025-11-25T12:15:23.466Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:23.466Z] #2 DONE 0.0s [2025-11-25T12:15:23.466Z] [2025-11-25T12:15:23.466Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:23.466Z] #3 DONE 0.0s [2025-11-25T12:15:23.466Z] [2025-11-25T12:15:23.466Z] #4 [internal] load .dockerignore [2025-11-25T12:15:23.466Z] #4 transferring context: 2B done [2025-11-25T12:15:23.466Z] #4 DONE 0.0s [2025-11-25T12:15:23.726Z] [2025-11-25T12:15:23.726Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:23.726Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done [2025-11-25T12:15:23.726Z] #5 CACHED [2025-11-25T12:15:23.726Z] [2025-11-25T12:15:23.726Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:23.726Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done [2025-11-25T12:15:23.726Z] #6 CACHED [2025-11-25T12:15:23.726Z] [2025-11-25T12:15:23.726Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:23.726Z] #7 DONE 0.0s [2025-11-25T12:15:23.726Z] [2025-11-25T12:15:23.726Z] #8 exporting to image [2025-11-25T12:15:23.726Z] #8 exporting layers done [2025-11-25T12:15:23.726Z] #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done [2025-11-25T12:15:23.726Z] #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done [2025-11-25T12:15:23.726Z] #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done [2025-11-25T12:15:23.726Z] #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done [2025-11-25T12:15:23.726Z] #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc done [2025-11-25T12:15:23.726Z] #8 pushing layers 0.0s done [2025-11-25T12:15:23.726Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done [2025-11-25T12:15:23.726Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:23.726Z] #8 DONE 0.1s [2025-11-25T12:15:23.726Z] [2025-11-25T12:15:23.726Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:23.726Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:24.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa' [2025-11-25T12:15:24.022Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:odessa --push - [2025-11-25T12:15:24.022Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:24.022Z] #1 transferring dockerfile: 162B done [2025-11-25T12:15:24.022Z] #1 DONE 0.0s [2025-11-25T12:15:24.022Z] [2025-11-25T12:15:24.022Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-25T12:15:24.022Z] #2 DONE 0.0s [2025-11-25T12:15:24.022Z] [2025-11-25T12:15:24.022Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-25T12:15:24.022Z] #3 DONE 0.0s [2025-11-25T12:15:24.022Z] [2025-11-25T12:15:24.022Z] #4 [internal] load .dockerignore [2025-11-25T12:15:24.022Z] #4 transferring context: 2B done [2025-11-25T12:15:24.022Z] #4 DONE 0.0s [2025-11-25T12:15:24.022Z] [2025-11-25T12:15:24.022Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:24.022Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:24.284Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done [2025-11-25T12:15:24.284Z] #5 CACHED [2025-11-25T12:15:24.284Z] [2025-11-25T12:15:24.284Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf [2025-11-25T12:15:24.284Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:d4819c1c9861f239a15ca3795a473d550e6c55d7a3270e78e5295ce3a91d37cf 0.0s done [2025-11-25T12:15:24.284Z] #6 CACHED [2025-11-25T12:15:24.284Z] [2025-11-25T12:15:24.284Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:24.284Z] #7 DONE 0.0s [2025-11-25T12:15:24.284Z] [2025-11-25T12:15:24.284Z] #8 exporting to image [2025-11-25T12:15:24.284Z] #8 exporting layers done [2025-11-25T12:15:24.284Z] #8 exporting manifest sha256:cda57a22aa5c0dfb60121863cb742c68dd2c39291e6b6e701beafed6c2372ef5 done [2025-11-25T12:15:24.284Z] #8 exporting config sha256:8c9def9977007685f96e4daeef93777a6605df3deed1b20dc3f2bddccd8bb814 done [2025-11-25T12:15:24.284Z] #8 exporting manifest sha256:6111f98f150e169ac8f15e4d69d7ad9395fb0413126324848b0896a38f5f9f31 done [2025-11-25T12:15:24.284Z] #8 exporting config sha256:bba52167a026b1cc4ae66bbe54f72f29fefe36c24608e37265ba88888fa9782a done [2025-11-25T12:15:24.284Z] #8 exporting manifest list sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc done [2025-11-25T12:15:24.284Z] #8 pushing layers 0.0s done [2025-11-25T12:15:24.284Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:be8b32f6e95734f559a835ef7f306a6c7470f94e0e6def427c2043bbd6decfbc 0.1s done [2025-11-25T12:15:24.284Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:24.284Z] #8 DONE 0.1s [2025-11-25T12:15:24.284Z] [2025-11-25T12:15:24.284Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:24.284Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:24.578Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:24.578Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:24.578Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:24.578Z] #1 transferring dockerfile: 198B done [2025-11-25T12:15:24.578Z] #1 DONE 0.0s [2025-11-25T12:15:24.578Z] [2025-11-25T12:15:24.578Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:24.578Z] #2 DONE 0.1s [2025-11-25T12:15:24.578Z] [2025-11-25T12:15:24.578Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:24.839Z] #3 DONE 0.1s [2025-11-25T12:15:24.839Z] [2025-11-25T12:15:24.839Z] #4 [internal] load .dockerignore [2025-11-25T12:15:24.839Z] #4 transferring context: 2B done [2025-11-25T12:15:24.839Z] #4 DONE 0.0s [2025-11-25T12:15:24.839Z] [2025-11-25T12:15:24.839Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:24.839Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:24.839Z] #5 ... [2025-11-25T12:15:24.839Z] [2025-11-25T12:15:24.839Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:24.839Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:24.839Z] #6 DONE 0.1s [2025-11-25T12:15:24.839Z] [2025-11-25T12:15:24.839Z] #7 exporting to image [2025-11-25T12:15:24.839Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:24.839Z] #7 ... [2025-11-25T12:15:24.839Z] [2025-11-25T12:15:24.839Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:24.839Z] #8 DONE 0.0s [2025-11-25T12:15:24.839Z] [2025-11-25T12:15:24.839Z] #7 exporting to image [2025-11-25T12:15:24.839Z] #7 exporting layers done [2025-11-25T12:15:24.839Z] #7 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d 0.0s done [2025-11-25T12:15:24.839Z] #7 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done [2025-11-25T12:15:24.839Z] #7 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done [2025-11-25T12:15:24.839Z] #7 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done [2025-11-25T12:15:24.839Z] #7 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done [2025-11-25T12:15:24.839Z] #7 pushing layers 0.1s done [2025-11-25T12:15:24.839Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 [2025-11-25T12:15:25.099Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done [2025-11-25T12:15:25.099Z] #7 DONE 0.2s [2025-11-25T12:15:25.099Z] [2025-11-25T12:15:25.099Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:25.099Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:25.393Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 --push - [2025-11-25T12:15:25.393Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1' [2025-11-25T12:15:25.393Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:25.393Z] #1 transferring dockerfile: 163B done [2025-11-25T12:15:25.393Z] #1 DONE 0.0s [2025-11-25T12:15:25.393Z] [2025-11-25T12:15:25.393Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [2025-11-25T12:15:25.393Z] #2 DONE 0.0s [2025-11-25T12:15:25.393Z] [2025-11-25T12:15:25.393Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1 [2025-11-25T12:15:25.393Z] #3 DONE 0.0s [2025-11-25T12:15:25.393Z] [2025-11-25T12:15:25.393Z] #4 [internal] load .dockerignore [2025-11-25T12:15:25.393Z] #4 transferring context: 2B done [2025-11-25T12:15:25.393Z] #4 DONE 0.0s [2025-11-25T12:15:25.393Z] [2025-11-25T12:15:25.393Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:25.393Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:25.393Z] #5 DONE 0.0s [2025-11-25T12:15:25.393Z] [2025-11-25T12:15:25.393Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:25.660Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:25.660Z] #6 CACHED [2025-11-25T12:15:25.660Z] [2025-11-25T12:15:25.660Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:25.660Z] #5 CACHED [2025-11-25T12:15:25.660Z] [2025-11-25T12:15:25.660Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:25.660Z] #7 DONE 0.0s [2025-11-25T12:15:25.660Z] [2025-11-25T12:15:25.660Z] #8 exporting to image [2025-11-25T12:15:25.660Z] #8 exporting layers done [2025-11-25T12:15:25.660Z] #8 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d done [2025-11-25T12:15:25.660Z] #8 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done [2025-11-25T12:15:25.660Z] #8 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done [2025-11-25T12:15:25.660Z] #8 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done [2025-11-25T12:15:25.660Z] #8 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done [2025-11-25T12:15:25.660Z] #8 pushing layers 0.0s done [2025-11-25T12:15:25.660Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done [2025-11-25T12:15:25.660Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:25.660Z] #8 DONE 0.1s [2025-11-25T12:15:25.660Z] [2025-11-25T12:15:25.660Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:25.660Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:25.967Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:25.968Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:25.968Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:25.968Z] #1 transferring dockerfile: 204B done [2025-11-25T12:15:25.968Z] #1 DONE 0.0s [2025-11-25T12:15:25.968Z] [2025-11-25T12:15:25.968Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:25.968Z] #2 DONE 0.0s [2025-11-25T12:15:25.968Z] [2025-11-25T12:15:25.968Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:25.968Z] #3 DONE 0.0s [2025-11-25T12:15:25.968Z] [2025-11-25T12:15:25.968Z] #4 [internal] load .dockerignore [2025-11-25T12:15:25.968Z] #4 transferring context: 2B done [2025-11-25T12:15:25.968Z] #4 DONE 0.0s [2025-11-25T12:15:25.968Z] [2025-11-25T12:15:25.968Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:25.968Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:25.968Z] #5 CACHED [2025-11-25T12:15:25.968Z] [2025-11-25T12:15:25.968Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:25.968Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:25.968Z] #6 CACHED [2025-11-25T12:15:25.968Z] [2025-11-25T12:15:25.968Z] #7 exporting to image [2025-11-25T12:15:25.968Z] #7 exporting layers done [2025-11-25T12:15:25.968Z] #7 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d done [2025-11-25T12:15:25.968Z] #7 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done [2025-11-25T12:15:25.968Z] #7 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 [2025-11-25T12:15:25.968Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:26.228Z] #7 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done [2025-11-25T12:15:26.228Z] #7 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done [2025-11-25T12:15:26.228Z] #7 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done [2025-11-25T12:15:26.228Z] #7 pushing layers 0.0s done [2025-11-25T12:15:26.228Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done [2025-11-25T12:15:26.228Z] #7 DONE 0.1s [2025-11-25T12:15:26.228Z] [2025-11-25T12:15:26.228Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:26.228Z] #8 DONE 0.0s [2025-11-25T12:15:26.228Z] [2025-11-25T12:15:26.228Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:26.228Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:26.523Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa' [2025-11-25T12:15:26.523Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:odessa --push - [2025-11-25T12:15:26.523Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:26.523Z] #1 transferring dockerfile: 164B done [2025-11-25T12:15:26.523Z] #1 DONE 0.0s [2025-11-25T12:15:26.523Z] [2025-11-25T12:15:26.523Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-25T12:15:26.523Z] #2 DONE 0.0s [2025-11-25T12:15:26.523Z] [2025-11-25T12:15:26.523Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-25T12:15:26.523Z] #3 DONE 0.0s [2025-11-25T12:15:26.523Z] [2025-11-25T12:15:26.523Z] #4 [internal] load .dockerignore [2025-11-25T12:15:26.523Z] #4 transferring context: 2B done [2025-11-25T12:15:26.523Z] #4 DONE 0.0s [2025-11-25T12:15:26.523Z] [2025-11-25T12:15:26.523Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:26.523Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:26.523Z] #5 CACHED [2025-11-25T12:15:26.523Z] [2025-11-25T12:15:26.523Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:26.523Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 0.0s done [2025-11-25T12:15:26.523Z] #6 DONE 0.0s [2025-11-25T12:15:26.782Z] [2025-11-25T12:15:26.782Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:ce19b650e6ec46b3aa9ad9288ddc2267fb50fe0ff7e71b9201fbca3bd0a83b57 [2025-11-25T12:15:26.782Z] #6 CACHED [2025-11-25T12:15:26.782Z] [2025-11-25T12:15:26.782Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:26.782Z] #7 DONE 0.0s [2025-11-25T12:15:26.782Z] [2025-11-25T12:15:26.782Z] #8 exporting to image [2025-11-25T12:15:26.782Z] #8 exporting layers done [2025-11-25T12:15:26.782Z] #8 exporting manifest sha256:9a0d1f49b2b1e111d89942c2f80a4e9d092cbea5ef0cb5ba227cf2017fdd754d done [2025-11-25T12:15:26.782Z] #8 exporting config sha256:c62d77244b5a5601e83020271f1ebf9ae5f71b0cff3094ca8f668de2cd6cbc14 done [2025-11-25T12:15:26.782Z] #8 exporting manifest sha256:018bbf3c983cf59cfd8741ee62d86c4858c0692d3f6df30c64ab0016619bbc41 done [2025-11-25T12:15:26.782Z] #8 exporting config sha256:5cde61547fe43aa67d0d8062b7c04b4a55639c0af78895ccbe008783b6fe6636 done [2025-11-25T12:15:26.782Z] #8 exporting manifest list sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 done [2025-11-25T12:15:26.782Z] #8 pushing layers 0.0s done [2025-11-25T12:15:26.782Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:59d21f05e32dfac961f683b3035fc8cf805b95d90fa88f0f9c74072d4fdd0a23 0.1s done [2025-11-25T12:15:26.782Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:26.782Z] #8 DONE 0.1s [2025-11-25T12:15:26.782Z] [2025-11-25T12:15:26.782Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:26.782Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:27.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:27.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:27.076Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:27.076Z] #1 transferring dockerfile: 206B done [2025-11-25T12:15:27.076Z] #1 DONE 0.0s [2025-11-25T12:15:27.076Z] [2025-11-25T12:15:27.076Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:27.076Z] #2 DONE 0.0s [2025-11-25T12:15:27.076Z] [2025-11-25T12:15:27.076Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:27.076Z] #3 DONE 0.1s [2025-11-25T12:15:27.076Z] [2025-11-25T12:15:27.076Z] #4 [internal] load .dockerignore [2025-11-25T12:15:27.076Z] #4 transferring context: 2B done [2025-11-25T12:15:27.336Z] #4 DONE 0.0s [2025-11-25T12:15:27.336Z] [2025-11-25T12:15:27.336Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:27.336Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:27.336Z] #5 DONE 0.0s [2025-11-25T12:15:27.336Z] [2025-11-25T12:15:27.336Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:27.336Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:27.336Z] #6 DONE 0.2s [2025-11-25T12:15:27.336Z] [2025-11-25T12:15:27.336Z] #7 exporting to image [2025-11-25T12:15:27.336Z] #7 exporting layers done [2025-11-25T12:15:27.336Z] #7 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done [2025-11-25T12:15:27.336Z] #7 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done [2025-11-25T12:15:27.336Z] #7 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 0.0s done [2025-11-25T12:15:27.336Z] #7 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 0.0s done [2025-11-25T12:15:27.336Z] #7 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 [2025-11-25T12:15:27.336Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:27.599Z] #7 ... [2025-11-25T12:15:27.599Z] [2025-11-25T12:15:27.599Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:27.599Z] #8 DONE 0.0s [2025-11-25T12:15:27.599Z] [2025-11-25T12:15:27.599Z] #7 exporting to image [2025-11-25T12:15:27.599Z] #7 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.0s done [2025-11-25T12:15:27.599Z] #7 pushing layers 0.1s done [2025-11-25T12:15:27.599Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 [2025-11-25T12:15:27.599Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done [2025-11-25T12:15:27.599Z] #7 DONE 0.2s [2025-11-25T12:15:27.599Z] [2025-11-25T12:15:27.599Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:27.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:28.152Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1' [2025-11-25T12:15:28.152Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 --push - [2025-11-25T12:15:28.152Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:28.152Z] #1 transferring dockerfile: 171B done [2025-11-25T12:15:28.152Z] #1 DONE 0.0s [2025-11-25T12:15:28.152Z] [2025-11-25T12:15:28.152Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [2025-11-25T12:15:28.152Z] #2 DONE 0.0s [2025-11-25T12:15:28.152Z] [2025-11-25T12:15:28.152Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1 [2025-11-25T12:15:28.152Z] #3 DONE 0.0s [2025-11-25T12:15:28.152Z] [2025-11-25T12:15:28.152Z] #4 [internal] load .dockerignore [2025-11-25T12:15:28.152Z] #4 transferring context: 2B done [2025-11-25T12:15:28.152Z] #4 DONE 0.0s [2025-11-25T12:15:28.152Z] [2025-11-25T12:15:28.152Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:28.152Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:28.152Z] #5 CACHED [2025-11-25T12:15:28.152Z] [2025-11-25T12:15:28.152Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:28.152Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:28.152Z] #6 CACHED [2025-11-25T12:15:28.152Z] [2025-11-25T12:15:28.152Z] #7 exporting to image [2025-11-25T12:15:28.152Z] #7 exporting layers done [2025-11-25T12:15:28.152Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:28.411Z] #7 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done [2025-11-25T12:15:28.411Z] #7 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done [2025-11-25T12:15:28.411Z] #7 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 done [2025-11-25T12:15:28.411Z] #7 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 done [2025-11-25T12:15:28.411Z] #7 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 done [2025-11-25T12:15:28.411Z] #7 pushing layers 0.0s done [2025-11-25T12:15:28.411Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done [2025-11-25T12:15:28.411Z] #7 DONE 0.1s [2025-11-25T12:15:28.411Z] [2025-11-25T12:15:28.411Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:28.411Z] #8 DONE 0.0s [2025-11-25T12:15:28.411Z] [2025-11-25T12:15:28.411Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:28.411Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:28.708Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:28.708Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:28.967Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:28.967Z] #1 transferring dockerfile: 212B done [2025-11-25T12:15:28.967Z] #1 DONE 0.0s [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:28.967Z] #2 DONE 0.0s [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:28.967Z] #3 DONE 0.0s [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #4 [internal] load .dockerignore [2025-11-25T12:15:28.967Z] #4 transferring context: 2B done [2025-11-25T12:15:28.967Z] #4 DONE 0.0s [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:28.967Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:28.967Z] #5 CACHED [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:28.967Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:28.967Z] #6 CACHED [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:28.967Z] #7 DONE 0.0s [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] #8 exporting to image [2025-11-25T12:15:28.967Z] #8 exporting layers done [2025-11-25T12:15:28.967Z] #8 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done [2025-11-25T12:15:28.967Z] #8 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done [2025-11-25T12:15:28.967Z] #8 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 done [2025-11-25T12:15:28.967Z] #8 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 done [2025-11-25T12:15:28.967Z] #8 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 done [2025-11-25T12:15:28.967Z] #8 pushing layers 0.0s done [2025-11-25T12:15:28.967Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done [2025-11-25T12:15:28.967Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:28.967Z] #8 DONE 0.1s [2025-11-25T12:15:28.967Z] [2025-11-25T12:15:28.967Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:28.967Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:29.260Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa' [2025-11-25T12:15:29.260Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa --push - [2025-11-25T12:15:29.260Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:29.260Z] #1 transferring dockerfile: 172B done [2025-11-25T12:15:29.260Z] #1 DONE 0.0s [2025-11-25T12:15:29.260Z] [2025-11-25T12:15:29.525Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-25T12:15:29.525Z] #2 DONE 0.0s [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-25T12:15:29.525Z] #3 DONE 0.0s [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #4 [internal] load .dockerignore [2025-11-25T12:15:29.525Z] #4 transferring context: 2B done [2025-11-25T12:15:29.525Z] #4 DONE 0.0s [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:29.525Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:29.525Z] #5 DONE 0.0s [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:29.525Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 0.0s done [2025-11-25T12:15:29.525Z] #6 CACHED [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:daffdaff6bf698cc88e556d102fd450ec1f5f4b5191c8595eda6f259e661e5c4 [2025-11-25T12:15:29.525Z] #5 CACHED [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:29.525Z] #7 DONE 0.0s [2025-11-25T12:15:29.525Z] [2025-11-25T12:15:29.525Z] #8 exporting to image [2025-11-25T12:15:29.525Z] #8 exporting layers done [2025-11-25T12:15:29.525Z] #8 exporting manifest sha256:0285a7b554cdec759207f33eaeae1bf15c024defddbd5ece0e9f31987c019fb1 done [2025-11-25T12:15:29.525Z] #8 exporting config sha256:dc1147040baa0f48a3a9a1e6a2b014fe8d1f9c876f45ce180c961f5affc785a2 done [2025-11-25T12:15:29.525Z] #8 exporting manifest sha256:1835d41a934abb7bf3a21e8a55fa61b0486a9ebbd7e885a90dbe974901d977d9 done [2025-11-25T12:15:29.525Z] #8 exporting config sha256:4e9b951f46965277f37c8ff69916a3c2154fab7ef22e1b4c6b6624d38f03c736 done [2025-11-25T12:15:29.526Z] #8 exporting manifest list sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 done [2025-11-25T12:15:29.526Z] #8 pushing layers 0.0s done [2025-11-25T12:15:29.526Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:57d90d6824e8ca0d441743540a8513bb2d248448ea6e59b454d4fbb162133847 0.1s done [2025-11-25T12:15:29.526Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:29.526Z] #8 DONE 0.1s [2025-11-25T12:15:29.526Z] [2025-11-25T12:15:29.526Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:29.526Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:29.810Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:29.810Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:29.810Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:29.810Z] #1 transferring dockerfile: 204B done [2025-11-25T12:15:29.810Z] #1 DONE 0.0s [2025-11-25T12:15:29.810Z] [2025-11-25T12:15:29.810Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:29.810Z] #2 DONE 0.0s [2025-11-25T12:15:29.810Z] [2025-11-25T12:15:29.810Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:29.810Z] #3 DONE 0.0s [2025-11-25T12:15:29.810Z] [2025-11-25T12:15:29.810Z] #4 [internal] load .dockerignore [2025-11-25T12:15:29.810Z] #4 transferring context: 2B done [2025-11-25T12:15:29.810Z] #4 DONE 0.0s [2025-11-25T12:15:30.068Z] [2025-11-25T12:15:30.068Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:30.068Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:30.068Z] #5 DONE 0.0s [2025-11-25T12:15:30.068Z] [2025-11-25T12:15:30.068Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:30.068Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c done [2025-11-25T12:15:30.068Z] #6 DONE 0.1s [2025-11-25T12:15:30.068Z] [2025-11-25T12:15:30.068Z] #7 exporting to image [2025-11-25T12:15:30.068Z] #7 exporting layers done [2025-11-25T12:15:30.068Z] #7 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 0.0s done [2025-11-25T12:15:30.068Z] #7 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done [2025-11-25T12:15:30.068Z] #7 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 0.0s done [2025-11-25T12:15:30.068Z] #7 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 [2025-11-25T12:15:30.068Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:30.068Z] #7 ... [2025-11-25T12:15:30.068Z] [2025-11-25T12:15:30.068Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:30.068Z] #8 DONE 0.0s [2025-11-25T12:15:30.068Z] [2025-11-25T12:15:30.068Z] #7 exporting to image [2025-11-25T12:15:30.068Z] #7 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done [2025-11-25T12:15:30.068Z] #7 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done [2025-11-25T12:15:30.068Z] #7 pushing layers 0.1s done [2025-11-25T12:15:30.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 [2025-11-25T12:15:30.326Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done [2025-11-25T12:15:30.326Z] #7 DONE 0.2s [2025-11-25T12:15:30.326Z] [2025-11-25T12:15:30.326Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:30.326Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:30.613Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1' [2025-11-25T12:15:30.613Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 --push - [2025-11-25T12:15:30.872Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:30.872Z] #1 transferring dockerfile: 169B done [2025-11-25T12:15:30.872Z] #1 DONE 0.0s [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [2025-11-25T12:15:30.872Z] #2 DONE 0.1s [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1 [2025-11-25T12:15:30.872Z] #3 DONE 0.1s [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #4 [internal] load .dockerignore [2025-11-25T12:15:30.872Z] #4 transferring context: 2B done [2025-11-25T12:15:30.872Z] #4 DONE 0.0s [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:30.872Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:30.872Z] #5 CACHED [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:30.872Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:30.872Z] #6 CACHED [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:30.872Z] #7 DONE 0.0s [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] #8 exporting to image [2025-11-25T12:15:30.872Z] #8 exporting layers done [2025-11-25T12:15:30.872Z] #8 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 done [2025-11-25T12:15:30.872Z] #8 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done [2025-11-25T12:15:30.872Z] #8 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 done [2025-11-25T12:15:30.872Z] #8 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done [2025-11-25T12:15:30.872Z] #8 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done [2025-11-25T12:15:30.872Z] #8 pushing layers 0.0s done [2025-11-25T12:15:30.872Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done [2025-11-25T12:15:30.872Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:30.872Z] #8 DONE 0.1s [2025-11-25T12:15:30.872Z] [2025-11-25T12:15:30.872Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:30.872Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:31.171Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:31.171Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:31.432Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:31.432Z] #1 transferring dockerfile: 210B done [2025-11-25T12:15:31.432Z] #1 DONE 0.0s [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:31.432Z] #2 DONE 0.0s [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:31.432Z] #3 DONE 0.0s [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #4 [internal] load .dockerignore [2025-11-25T12:15:31.432Z] #4 transferring context: 2B done [2025-11-25T12:15:31.432Z] #4 DONE 0.0s [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:31.432Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:31.432Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:31.432Z] #5 CACHED [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:31.432Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:31.432Z] #6 CACHED [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:31.432Z] #7 DONE 0.0s [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] #8 exporting to image [2025-11-25T12:15:31.432Z] #8 exporting layers done [2025-11-25T12:15:31.432Z] #8 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 done [2025-11-25T12:15:31.432Z] #8 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done [2025-11-25T12:15:31.432Z] #8 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 done [2025-11-25T12:15:31.432Z] #8 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done [2025-11-25T12:15:31.432Z] #8 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done [2025-11-25T12:15:31.432Z] #8 pushing layers 0.0s done [2025-11-25T12:15:31.432Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done [2025-11-25T12:15:31.432Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:31.432Z] #8 DONE 0.1s [2025-11-25T12:15:31.432Z] [2025-11-25T12:15:31.432Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:31.432Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:31.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa' [2025-11-25T12:15:31.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa --push - [2025-11-25T12:15:31.982Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:31.982Z] #1 transferring dockerfile: 170B done [2025-11-25T12:15:31.982Z] #1 DONE 0.0s [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-25T12:15:31.982Z] #2 DONE 0.0s [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-25T12:15:31.982Z] #3 DONE 0.0s [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #4 [internal] load .dockerignore [2025-11-25T12:15:31.982Z] #4 transferring context: 2B done [2025-11-25T12:15:31.982Z] #4 DONE 0.0s [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:31.982Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:31.982Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:31.982Z] #5 CACHED [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c [2025-11-25T12:15:31.982Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:8fabc3773dd4c1da400ab6aa53d3a54115dcb1caafdcd65cc4f1dc6e2243a28c 0.0s done [2025-11-25T12:15:31.982Z] #6 CACHED [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:31.982Z] #7 DONE 0.0s [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] #8 exporting to image [2025-11-25T12:15:31.982Z] #8 exporting layers done [2025-11-25T12:15:31.982Z] #8 exporting manifest sha256:22b5540218505a662ba468a597f03f3ba830903ad74e7a785fbdaddcf0b49118 done [2025-11-25T12:15:31.982Z] #8 exporting config sha256:59acf767732c58745d1c80a1b44c319f50915bb23c361bfe2018bba564eae29e done [2025-11-25T12:15:31.982Z] #8 exporting manifest sha256:e53cdabb839abd281752d7696ba5509daf2ba4168dabaef8de6bd9859f449b20 done [2025-11-25T12:15:31.982Z] #8 exporting config sha256:88ebb60df8ae754583930d59e353a7f2415b1a948063cbca2151cb20eea77b66 done [2025-11-25T12:15:31.982Z] #8 exporting manifest list sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 done [2025-11-25T12:15:31.982Z] #8 pushing layers 0.0s done [2025-11-25T12:15:31.982Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:802cb5454db9ea5f9583b0166c8050831153cf4c5726c8eb7b397f1e5dcf0856 0.1s done [2025-11-25T12:15:31.982Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:31.982Z] #8 DONE 0.1s [2025-11-25T12:15:31.982Z] [2025-11-25T12:15:31.982Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:31.982Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:32.274Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:32.274Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:32.274Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:32.274Z] #1 transferring dockerfile: 205B done [2025-11-25T12:15:32.274Z] #1 DONE 0.0s [2025-11-25T12:15:32.274Z] [2025-11-25T12:15:32.274Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:32.274Z] #2 DONE 0.0s [2025-11-25T12:15:32.274Z] [2025-11-25T12:15:32.274Z] #3 [internal] load .dockerignore [2025-11-25T12:15:32.274Z] #3 transferring context: [2025-11-25T12:15:32.533Z] #3 transferring context: 2B done [2025-11-25T12:15:32.533Z] #3 DONE 0.0s [2025-11-25T12:15:32.533Z] [2025-11-25T12:15:32.533Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:32.533Z] #4 DONE 0.1s [2025-11-25T12:15:32.533Z] [2025-11-25T12:15:32.533Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:32.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:32.533Z] #5 ... [2025-11-25T12:15:32.533Z] [2025-11-25T12:15:32.533Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:32.533Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:32.533Z] #6 DONE 0.1s [2025-11-25T12:15:32.793Z] [2025-11-25T12:15:32.793Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:32.793Z] #7 DONE 0.0s [2025-11-25T12:15:32.793Z] [2025-11-25T12:15:32.793Z] #8 exporting to image [2025-11-25T12:15:32.793Z] #8 exporting layers done [2025-11-25T12:15:32.793Z] #8 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done [2025-11-25T12:15:32.793Z] #8 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done [2025-11-25T12:15:32.793Z] #8 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done [2025-11-25T12:15:32.793Z] #8 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done [2025-11-25T12:15:32.793Z] #8 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done [2025-11-25T12:15:32.793Z] #8 pushing layers 0.1s done [2025-11-25T12:15:32.793Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 [2025-11-25T12:15:32.793Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:32.793Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done [2025-11-25T12:15:32.793Z] #8 DONE 0.2s [2025-11-25T12:15:32.793Z] [2025-11-25T12:15:32.793Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:32.793Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:33.080Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1' [2025-11-25T12:15:33.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 --push - [2025-11-25T12:15:33.080Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:33.080Z] #1 transferring dockerfile: 170B done [2025-11-25T12:15:33.080Z] #1 DONE 0.0s [2025-11-25T12:15:33.080Z] [2025-11-25T12:15:33.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [2025-11-25T12:15:33.080Z] #2 DONE 0.0s [2025-11-25T12:15:33.080Z] [2025-11-25T12:15:33.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1 [2025-11-25T12:15:33.080Z] #3 DONE 0.0s [2025-11-25T12:15:33.080Z] [2025-11-25T12:15:33.080Z] #4 [internal] load .dockerignore [2025-11-25T12:15:33.080Z] #4 transferring context: 2B done [2025-11-25T12:15:33.080Z] #4 DONE 0.0s [2025-11-25T12:15:33.080Z] [2025-11-25T12:15:33.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:33.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:33.080Z] #5 CACHED [2025-11-25T12:15:33.080Z] [2025-11-25T12:15:33.080Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:33.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:33.080Z] #6 CACHED [2025-11-25T12:15:33.341Z] [2025-11-25T12:15:33.341Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:33.341Z] #7 DONE 0.0s [2025-11-25T12:15:33.341Z] [2025-11-25T12:15:33.341Z] #8 exporting to image [2025-11-25T12:15:33.341Z] #8 exporting layers done [2025-11-25T12:15:33.341Z] #8 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done [2025-11-25T12:15:33.341Z] #8 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done [2025-11-25T12:15:33.341Z] #8 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done [2025-11-25T12:15:33.341Z] #8 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done [2025-11-25T12:15:33.341Z] #8 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done [2025-11-25T12:15:33.341Z] #8 pushing layers 0.0s done [2025-11-25T12:15:33.341Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done [2025-11-25T12:15:33.341Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:33.341Z] #8 DONE 0.1s [2025-11-25T12:15:33.341Z] [2025-11-25T12:15:33.341Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:33.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:33.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:33.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:33.673Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:33.673Z] #1 transferring dockerfile: 211B done [2025-11-25T12:15:33.673Z] #1 DONE 0.0s [2025-11-25T12:15:33.673Z] [2025-11-25T12:15:33.673Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:33.673Z] #2 DONE 0.0s [2025-11-25T12:15:33.673Z] [2025-11-25T12:15:33.673Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:33.673Z] #3 DONE 0.0s [2025-11-25T12:15:33.673Z] [2025-11-25T12:15:33.673Z] #4 [internal] load .dockerignore [2025-11-25T12:15:33.673Z] #4 transferring context: 2B done [2025-11-25T12:15:33.673Z] #4 DONE 0.0s [2025-11-25T12:15:33.673Z] [2025-11-25T12:15:33.673Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:33.673Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:33.673Z] #5 CACHED [2025-11-25T12:15:33.673Z] [2025-11-25T12:15:33.673Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:33.673Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:33.673Z] #6 CACHED [2025-11-25T12:15:33.673Z] [2025-11-25T12:15:33.673Z] #7 exporting to image [2025-11-25T12:15:33.673Z] #7 exporting layers [2025-11-25T12:15:33.673Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:33.970Z] #7 exporting layers done [2025-11-25T12:15:33.970Z] #7 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done [2025-11-25T12:15:33.970Z] #7 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done [2025-11-25T12:15:33.970Z] #7 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done [2025-11-25T12:15:33.970Z] #7 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done [2025-11-25T12:15:33.970Z] #7 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done [2025-11-25T12:15:33.970Z] #7 pushing layers 0.0s done [2025-11-25T12:15:33.970Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done [2025-11-25T12:15:33.970Z] #7 DONE 0.1s [2025-11-25T12:15:33.970Z] [2025-11-25T12:15:33.970Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:33.970Z] #8 DONE 0.0s [2025-11-25T12:15:33.970Z] [2025-11-25T12:15:33.970Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:33.970Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:34.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa --push - [2025-11-25T12:15:34.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa' [2025-11-25T12:15:34.540Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:34.540Z] #1 transferring dockerfile: 171B done [2025-11-25T12:15:34.540Z] #1 DONE 0.0s [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-25T12:15:34.540Z] #2 DONE 0.0s [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-25T12:15:34.540Z] #3 DONE 0.0s [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #4 [internal] load .dockerignore [2025-11-25T12:15:34.540Z] #4 transferring context: 2B done [2025-11-25T12:15:34.540Z] #4 DONE 0.0s [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:34.540Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:34.540Z] #5 CACHED [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 [2025-11-25T12:15:34.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:cdf35d8093f3e8c4b404cf0cbb9b3d5814d5ed64c179417b4998fec983bb9344 0.0s done [2025-11-25T12:15:34.540Z] #6 CACHED [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:34.540Z] #7 DONE 0.0s [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] #8 exporting to image [2025-11-25T12:15:34.540Z] #8 exporting layers done [2025-11-25T12:15:34.540Z] #8 exporting manifest sha256:8f50bee6d258dc91d09d7cd601269ae3e96f9c96f0d425763dbc7f4085e8fcc5 done [2025-11-25T12:15:34.540Z] #8 exporting config sha256:5104785836b0d39107e907cdf42cc513f86d019dc112646974bb27d8d03d8a43 done [2025-11-25T12:15:34.540Z] #8 exporting manifest sha256:bed41a94c92a5a713fc614b357b9d4837e1052cbc841ebe5ff99e8bba255003e done [2025-11-25T12:15:34.540Z] #8 exporting config sha256:55e31a97e0ec74e78d2a0cec47335ce69b175b548b791626bb8199a893e6c036 done [2025-11-25T12:15:34.540Z] #8 exporting manifest list sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 done [2025-11-25T12:15:34.540Z] #8 pushing layers 0.0s done [2025-11-25T12:15:34.540Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:e55d5191d8cad0862c8461fa8354a90fd9a6877cf48366f1dc03e818b2640478 0.1s done [2025-11-25T12:15:34.540Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:34.540Z] #8 DONE 0.1s [2025-11-25T12:15:34.540Z] [2025-11-25T12:15:34.540Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:34.540Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:34.831Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:34.831Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:34.831Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:34.831Z] #1 transferring dockerfile: 211B done [2025-11-25T12:15:34.831Z] #1 DONE 0.0s [2025-11-25T12:15:34.831Z] [2025-11-25T12:15:34.831Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:34.831Z] #2 DONE 0.0s [2025-11-25T12:15:34.831Z] [2025-11-25T12:15:34.831Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:34.831Z] #3 DONE 0.1s [2025-11-25T12:15:34.831Z] [2025-11-25T12:15:34.831Z] #4 [internal] load .dockerignore [2025-11-25T12:15:34.831Z] #4 transferring context: 2B done [2025-11-25T12:15:34.831Z] #4 DONE 0.0s [2025-11-25T12:15:35.093Z] [2025-11-25T12:15:35.093Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:35.093Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:35.093Z] #5 DONE 0.0s [2025-11-25T12:15:35.093Z] [2025-11-25T12:15:35.093Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:35.093Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:35.093Z] #6 DONE 0.1s [2025-11-25T12:15:35.351Z] [2025-11-25T12:15:35.351Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:35.351Z] #7 DONE 0.0s [2025-11-25T12:15:35.351Z] [2025-11-25T12:15:35.351Z] #8 exporting to image [2025-11-25T12:15:35.351Z] #8 exporting layers done [2025-11-25T12:15:35.351Z] #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 0.0s done [2025-11-25T12:15:35.351Z] #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done [2025-11-25T12:15:35.351Z] #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done [2025-11-25T12:15:35.351Z] #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 0.0s done [2025-11-25T12:15:35.351Z] #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done [2025-11-25T12:15:35.351Z] #8 pushing layers [2025-11-25T12:15:35.351Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:35.351Z] #8 pushing layers 0.1s done [2025-11-25T12:15:35.351Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done [2025-11-25T12:15:35.351Z] #8 DONE 0.2s [2025-11-25T12:15:35.351Z] [2025-11-25T12:15:35.351Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:35.351Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:35.642Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1' [2025-11-25T12:15:35.642Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 --push - [2025-11-25T12:15:35.642Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:35.642Z] #1 transferring dockerfile: 176B done [2025-11-25T12:15:35.642Z] #1 DONE 0.0s [2025-11-25T12:15:35.642Z] [2025-11-25T12:15:35.642Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [2025-11-25T12:15:35.642Z] #2 DONE 0.0s [2025-11-25T12:15:35.642Z] [2025-11-25T12:15:35.642Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1 [2025-11-25T12:15:35.642Z] #3 DONE 0.0s [2025-11-25T12:15:35.642Z] [2025-11-25T12:15:35.642Z] #4 [internal] load .dockerignore [2025-11-25T12:15:35.642Z] #4 transferring context: 2B done [2025-11-25T12:15:35.642Z] #4 DONE 0.0s [2025-11-25T12:15:35.902Z] [2025-11-25T12:15:35.902Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:35.902Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:35.902Z] #5 CACHED [2025-11-25T12:15:35.902Z] [2025-11-25T12:15:35.902Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:35.902Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:35.902Z] #6 CACHED [2025-11-25T12:15:35.902Z] [2025-11-25T12:15:35.902Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:35.902Z] #7 DONE 0.0s [2025-11-25T12:15:35.902Z] [2025-11-25T12:15:35.902Z] #8 exporting to image [2025-11-25T12:15:35.902Z] #8 exporting layers done [2025-11-25T12:15:35.902Z] #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 done [2025-11-25T12:15:35.902Z] #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done [2025-11-25T12:15:35.902Z] #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done [2025-11-25T12:15:35.902Z] #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 done [2025-11-25T12:15:35.902Z] #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done [2025-11-25T12:15:35.902Z] #8 pushing layers 0.0s done [2025-11-25T12:15:35.902Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done [2025-11-25T12:15:35.902Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:35.902Z] #8 DONE 0.1s [2025-11-25T12:15:35.902Z] [2025-11-25T12:15:35.902Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:35.902Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:36.192Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:36.192Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:36.192Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:36.192Z] #1 transferring dockerfile: 217B done [2025-11-25T12:15:36.192Z] #1 DONE 0.1s [2025-11-25T12:15:36.192Z] [2025-11-25T12:15:36.192Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:36.192Z] #2 DONE 0.0s [2025-11-25T12:15:36.192Z] [2025-11-25T12:15:36.192Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:36.192Z] #3 DONE 0.0s [2025-11-25T12:15:36.192Z] [2025-11-25T12:15:36.192Z] #4 [internal] load .dockerignore [2025-11-25T12:15:36.192Z] #4 transferring context: [2025-11-25T12:15:36.452Z] #4 transferring context: 2B done [2025-11-25T12:15:36.452Z] #4 DONE 0.0s [2025-11-25T12:15:36.452Z] [2025-11-25T12:15:36.453Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:36.453Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:36.453Z] #5 CACHED [2025-11-25T12:15:36.453Z] [2025-11-25T12:15:36.453Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:36.453Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:36.453Z] #6 CACHED [2025-11-25T12:15:36.453Z] [2025-11-25T12:15:36.453Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:36.453Z] #7 DONE 0.0s [2025-11-25T12:15:36.453Z] [2025-11-25T12:15:36.453Z] #8 exporting to image [2025-11-25T12:15:36.453Z] #8 exporting layers done [2025-11-25T12:15:36.453Z] #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 done [2025-11-25T12:15:36.453Z] #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done [2025-11-25T12:15:36.453Z] #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done [2025-11-25T12:15:36.453Z] #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 done [2025-11-25T12:15:36.453Z] #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done [2025-11-25T12:15:36.453Z] #8 pushing layers 0.0s done [2025-11-25T12:15:36.453Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done [2025-11-25T12:15:36.453Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:36.453Z] #8 DONE 0.1s [2025-11-25T12:15:36.453Z] [2025-11-25T12:15:36.453Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:36.453Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:36.745Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa --push - [2025-11-25T12:15:36.745Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa' [2025-11-25T12:15:36.745Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:36.745Z] #1 transferring dockerfile: 177B done [2025-11-25T12:15:36.745Z] #1 DONE 0.0s [2025-11-25T12:15:36.745Z] [2025-11-25T12:15:36.745Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-25T12:15:36.745Z] #2 DONE 0.0s [2025-11-25T12:15:36.745Z] [2025-11-25T12:15:36.745Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-25T12:15:36.745Z] #3 DONE 0.0s [2025-11-25T12:15:36.745Z] [2025-11-25T12:15:36.745Z] #4 [internal] load .dockerignore [2025-11-25T12:15:36.745Z] #4 transferring context: 2B 0.0s done [2025-11-25T12:15:36.745Z] #4 DONE 0.0s [2025-11-25T12:15:37.004Z] [2025-11-25T12:15:37.004Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:37.004Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:37.004Z] #5 CACHED [2025-11-25T12:15:37.004Z] [2025-11-25T12:15:37.004Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 [2025-11-25T12:15:37.004Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:277f0502525ca6392fd1aebb3696394151d84cc4e88f9bdc3b1096034f1eeb89 0.0s done [2025-11-25T12:15:37.004Z] #6 CACHED [2025-11-25T12:15:37.004Z] [2025-11-25T12:15:37.004Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:37.004Z] #7 DONE 0.0s [2025-11-25T12:15:37.004Z] [2025-11-25T12:15:37.004Z] #8 exporting to image [2025-11-25T12:15:37.004Z] #8 exporting layers done [2025-11-25T12:15:37.004Z] #8 exporting manifest sha256:b31072b48c895599e3410aa3e04b2416b10bec7793cfb42ff724f3ed1a665ee6 done [2025-11-25T12:15:37.004Z] #8 exporting config sha256:692f08fba0901df5c68c2181eaf811ea8a96174f7b6d4cf54e65b911155e6544 done [2025-11-25T12:15:37.004Z] #8 exporting manifest sha256:bc76ac83e9e336aae18fc0ed70728a39c782137137eddcd14f6021d82710065b done [2025-11-25T12:15:37.004Z] #8 exporting config sha256:ef666a6b4fb49b08fca8bae0a6dd79d1d7f28d768df187cf3e17f5a6cc78e6c2 done [2025-11-25T12:15:37.005Z] #8 exporting manifest list sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 done [2025-11-25T12:15:37.005Z] #8 pushing layers 0.0s done [2025-11-25T12:15:37.005Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:b641d9fe691043028a18b0987ea22a8f753aea95640cda57b6025aa95b3aa5c3 0.1s done [2025-11-25T12:15:37.005Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:37.005Z] #8 DONE 0.1s [2025-11-25T12:15:37.005Z] [2025-11-25T12:15:37.005Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:37.005Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:37.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:37.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:37.553Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:37.553Z] #1 transferring dockerfile: 215B done [2025-11-25T12:15:37.553Z] #1 DONE 0.0s [2025-11-25T12:15:37.553Z] [2025-11-25T12:15:37.553Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:37.553Z] #2 DONE 0.1s [2025-11-25T12:15:37.553Z] [2025-11-25T12:15:37.553Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:37.553Z] #3 DONE 0.1s [2025-11-25T12:15:37.553Z] [2025-11-25T12:15:37.553Z] #4 [internal] load .dockerignore [2025-11-25T12:15:37.553Z] #4 transferring context: 2B done [2025-11-25T12:15:37.553Z] #4 DONE 0.0s [2025-11-25T12:15:37.553Z] [2025-11-25T12:15:37.553Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:37.553Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:37.553Z] #5 DONE 0.0s [2025-11-25T12:15:37.553Z] [2025-11-25T12:15:37.553Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:37.553Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:37.553Z] #6 DONE 0.1s [2025-11-25T12:15:37.812Z] [2025-11-25T12:15:37.812Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:37.812Z] #7 DONE 0.0s [2025-11-25T12:15:37.812Z] [2025-11-25T12:15:37.812Z] #8 exporting to image [2025-11-25T12:15:37.812Z] #8 exporting layers done [2025-11-25T12:15:37.812Z] #8 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done [2025-11-25T12:15:37.812Z] #8 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done [2025-11-25T12:15:37.812Z] #8 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done [2025-11-25T12:15:37.812Z] #8 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done [2025-11-25T12:15:37.812Z] #8 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done [2025-11-25T12:15:37.812Z] #8 pushing layers 0.1s done [2025-11-25T12:15:37.812Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 [2025-11-25T12:15:37.812Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:37.812Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done [2025-11-25T12:15:37.812Z] #8 DONE 0.2s [2025-11-25T12:15:37.812Z] [2025-11-25T12:15:37.812Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:37.812Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:38.100Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 --push - [2025-11-25T12:15:38.101Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1' [2025-11-25T12:15:38.101Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:38.101Z] #1 transferring dockerfile: 180B done [2025-11-25T12:15:38.101Z] #1 DONE 0.0s [2025-11-25T12:15:38.101Z] [2025-11-25T12:15:38.101Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [2025-11-25T12:15:38.101Z] #2 DONE 0.0s [2025-11-25T12:15:38.101Z] [2025-11-25T12:15:38.101Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1 [2025-11-25T12:15:38.101Z] #3 DONE 0.0s [2025-11-25T12:15:38.101Z] [2025-11-25T12:15:38.101Z] #4 [internal] load .dockerignore [2025-11-25T12:15:38.101Z] #4 transferring context: 2B done [2025-11-25T12:15:38.101Z] #4 DONE 0.0s [2025-11-25T12:15:38.101Z] [2025-11-25T12:15:38.101Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:38.101Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b done [2025-11-25T12:15:38.101Z] #5 CACHED [2025-11-25T12:15:38.101Z] [2025-11-25T12:15:38.101Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:38.101Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:38.101Z] #6 CACHED [2025-11-25T12:15:38.101Z] [2025-11-25T12:15:38.101Z] #7 exporting to image [2025-11-25T12:15:38.101Z] #7 exporting layers done [2025-11-25T12:15:38.101Z] #7 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done [2025-11-25T12:15:38.101Z] #7 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 [2025-11-25T12:15:38.101Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:38.361Z] #7 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done [2025-11-25T12:15:38.361Z] #7 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done [2025-11-25T12:15:38.361Z] #7 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done [2025-11-25T12:15:38.361Z] #7 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done [2025-11-25T12:15:38.361Z] #7 pushing layers 0.0s done [2025-11-25T12:15:38.361Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done [2025-11-25T12:15:38.361Z] #7 DONE 0.1s [2025-11-25T12:15:38.361Z] [2025-11-25T12:15:38.361Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:38.361Z] #8 DONE 0.0s [2025-11-25T12:15:38.361Z] [2025-11-25T12:15:38.361Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:38.361Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:38.649Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:38.650Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:38.650Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:38.650Z] #1 transferring dockerfile: 221B done [2025-11-25T12:15:38.650Z] #1 DONE 0.0s [2025-11-25T12:15:38.650Z] [2025-11-25T12:15:38.650Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:38.650Z] #2 DONE 0.0s [2025-11-25T12:15:38.650Z] [2025-11-25T12:15:38.650Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:38.650Z] #3 DONE 0.0s [2025-11-25T12:15:38.650Z] [2025-11-25T12:15:38.650Z] #4 [internal] load .dockerignore [2025-11-25T12:15:38.650Z] #4 transferring context: 2B done [2025-11-25T12:15:38.650Z] #4 DONE 0.0s [2025-11-25T12:15:38.650Z] [2025-11-25T12:15:38.650Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:38.650Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:38.650Z] #5 CACHED [2025-11-25T12:15:38.650Z] [2025-11-25T12:15:38.650Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:38.911Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:38.911Z] #6 CACHED [2025-11-25T12:15:38.911Z] [2025-11-25T12:15:38.911Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:38.911Z] #7 DONE 0.0s [2025-11-25T12:15:38.911Z] [2025-11-25T12:15:38.911Z] #8 exporting to image [2025-11-25T12:15:38.911Z] #8 exporting layers done [2025-11-25T12:15:38.911Z] #8 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done [2025-11-25T12:15:38.911Z] #8 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done [2025-11-25T12:15:38.911Z] #8 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done [2025-11-25T12:15:38.911Z] #8 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done [2025-11-25T12:15:38.911Z] #8 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done [2025-11-25T12:15:38.911Z] #8 pushing layers 0.0s done [2025-11-25T12:15:38.911Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done [2025-11-25T12:15:38.911Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:38.911Z] #8 DONE 0.1s [2025-11-25T12:15:38.911Z] [2025-11-25T12:15:38.911Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:38.911Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:39.200Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa' [2025-11-25T12:15:39.200Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa --push - [2025-11-25T12:15:39.200Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:39.200Z] #1 transferring dockerfile: 181B done [2025-11-25T12:15:39.200Z] #1 DONE 0.0s [2025-11-25T12:15:39.200Z] [2025-11-25T12:15:39.200Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-25T12:15:39.200Z] #2 DONE 0.0s [2025-11-25T12:15:39.200Z] [2025-11-25T12:15:39.200Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-25T12:15:39.200Z] #3 DONE 0.0s [2025-11-25T12:15:39.200Z] [2025-11-25T12:15:39.200Z] #4 [internal] load .dockerignore [2025-11-25T12:15:39.200Z] #4 transferring context: 2B done [2025-11-25T12:15:39.200Z] #4 DONE 0.0s [2025-11-25T12:15:39.200Z] [2025-11-25T12:15:39.200Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:39.200Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:39.200Z] #5 CACHED [2025-11-25T12:15:39.200Z] [2025-11-25T12:15:39.200Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b [2025-11-25T12:15:39.466Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:12eb86b4fcf9b08b0073253d71acca76e92cb190afb935722037d874cd79948b 0.0s done [2025-11-25T12:15:39.466Z] #6 CACHED [2025-11-25T12:15:39.466Z] [2025-11-25T12:15:39.466Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:39.466Z] #7 DONE 0.0s [2025-11-25T12:15:39.466Z] [2025-11-25T12:15:39.466Z] #8 exporting to image [2025-11-25T12:15:39.466Z] #8 exporting layers done [2025-11-25T12:15:39.466Z] #8 exporting manifest sha256:6f133c7329e9a34e3e23d895255ab7e3eca6a39220af789047029cac8cb22abc done [2025-11-25T12:15:39.466Z] #8 exporting config sha256:fca24145f114b7c1f323d6eba704cf2ccc9a63a7fa86a5168924de8847603fa6 done [2025-11-25T12:15:39.466Z] #8 exporting manifest sha256:a9aaa27d382d3170a1829e62094ec45ad1e804b3959b90e703acb091c020383d done [2025-11-25T12:15:39.466Z] #8 exporting config sha256:0c3ad821c12d90b6406f1b8c0fe45079546c88cd6fe8e8a3925059452215947d done [2025-11-25T12:15:39.466Z] #8 exporting manifest list sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 done [2025-11-25T12:15:39.466Z] #8 pushing layers 0.0s done [2025-11-25T12:15:39.466Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:333f85165d614bf59439b76f1b623e7a6909cfdfb7b91a22fadf931e7cb71c10 0.1s done [2025-11-25T12:15:39.466Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:39.466Z] #8 DONE 0.1s [2025-11-25T12:15:39.466Z] [2025-11-25T12:15:39.466Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:39.466Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:39.760Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:39.760Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:39.760Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:39.760Z] #1 transferring dockerfile: 205B done [2025-11-25T12:15:39.760Z] #1 DONE 0.0s [2025-11-25T12:15:39.760Z] [2025-11-25T12:15:39.760Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:39.760Z] #2 DONE 0.0s [2025-11-25T12:15:39.760Z] [2025-11-25T12:15:39.760Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:39.760Z] #3 DONE 0.0s [2025-11-25T12:15:39.760Z] [2025-11-25T12:15:39.760Z] #4 [internal] load .dockerignore [2025-11-25T12:15:39.760Z] #4 transferring context: 2B done [2025-11-25T12:15:39.760Z] #4 DONE 0.0s [2025-11-25T12:15:40.021Z] [2025-11-25T12:15:40.021Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:40.021Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:40.021Z] #5 DONE 0.0s [2025-11-25T12:15:40.021Z] [2025-11-25T12:15:40.021Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:40.021Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:40.021Z] #6 DONE 0.1s [2025-11-25T12:15:40.021Z] [2025-11-25T12:15:40.021Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:40.021Z] #7 DONE 0.0s [2025-11-25T12:15:40.021Z] [2025-11-25T12:15:40.021Z] #8 exporting to image [2025-11-25T12:15:40.021Z] #8 exporting layers done [2025-11-25T12:15:40.021Z] #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b 0.0s done [2025-11-25T12:15:40.021Z] #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done [2025-11-25T12:15:40.021Z] #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done [2025-11-25T12:15:40.021Z] #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done [2025-11-25T12:15:40.021Z] #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done [2025-11-25T12:15:40.021Z] #8 pushing layers 0.1s done [2025-11-25T12:15:40.021Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 [2025-11-25T12:15:40.021Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:40.285Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done [2025-11-25T12:15:40.285Z] #8 DONE 0.2s [2025-11-25T12:15:40.285Z] [2025-11-25T12:15:40.285Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:40.285Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:40.578Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 --push - [2025-11-25T12:15:40.579Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1' [2025-11-25T12:15:40.579Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:40.579Z] #1 transferring dockerfile: 170B done [2025-11-25T12:15:40.579Z] #1 DONE 0.0s [2025-11-25T12:15:40.579Z] [2025-11-25T12:15:40.579Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [2025-11-25T12:15:40.579Z] #2 DONE 0.0s [2025-11-25T12:15:40.579Z] [2025-11-25T12:15:40.579Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1 [2025-11-25T12:15:40.579Z] #3 DONE 0.0s [2025-11-25T12:15:40.579Z] [2025-11-25T12:15:40.579Z] #4 [internal] load .dockerignore [2025-11-25T12:15:40.579Z] #4 transferring context: [2025-11-25T12:15:40.838Z] #4 transferring context: 2B done [2025-11-25T12:15:40.838Z] #4 DONE 0.1s [2025-11-25T12:15:40.838Z] [2025-11-25T12:15:40.838Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:40.838Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:40.838Z] #5 CACHED [2025-11-25T12:15:40.838Z] [2025-11-25T12:15:40.838Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:40.838Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:40.838Z] #6 CACHED [2025-11-25T12:15:40.838Z] [2025-11-25T12:15:40.838Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:40.838Z] #7 DONE 0.0s [2025-11-25T12:15:40.838Z] [2025-11-25T12:15:40.838Z] #8 exporting to image [2025-11-25T12:15:40.838Z] #8 exporting layers done [2025-11-25T12:15:40.838Z] #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b done [2025-11-25T12:15:40.838Z] #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done [2025-11-25T12:15:40.838Z] #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done [2025-11-25T12:15:40.838Z] #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done [2025-11-25T12:15:40.838Z] #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done [2025-11-25T12:15:40.838Z] #8 pushing layers 0.0s done [2025-11-25T12:15:40.838Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done [2025-11-25T12:15:40.838Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:40.838Z] #8 DONE 0.1s [2025-11-25T12:15:40.838Z] [2025-11-25T12:15:40.838Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:40.838Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:41.133Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:41.134Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:41.134Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:41.134Z] #1 transferring dockerfile: 211B done [2025-11-25T12:15:41.134Z] #1 DONE 0.0s [2025-11-25T12:15:41.134Z] [2025-11-25T12:15:41.134Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:41.134Z] #2 DONE 0.0s [2025-11-25T12:15:41.134Z] [2025-11-25T12:15:41.134Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:41.134Z] #3 DONE 0.0s [2025-11-25T12:15:41.134Z] [2025-11-25T12:15:41.134Z] #4 [internal] load .dockerignore [2025-11-25T12:15:41.134Z] #4 transferring context: 2B done [2025-11-25T12:15:41.134Z] #4 DONE 0.0s [2025-11-25T12:15:41.134Z] [2025-11-25T12:15:41.134Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:41.134Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:41.134Z] #5 DONE 0.0s [2025-11-25T12:15:41.134Z] [2025-11-25T12:15:41.134Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:41.394Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:41.394Z] #6 CACHED [2025-11-25T12:15:41.394Z] [2025-11-25T12:15:41.394Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:41.394Z] #5 CACHED [2025-11-25T12:15:41.394Z] [2025-11-25T12:15:41.394Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:41.394Z] #7 DONE 0.0s [2025-11-25T12:15:41.394Z] [2025-11-25T12:15:41.394Z] #8 exporting to image [2025-11-25T12:15:41.394Z] #8 exporting layers done [2025-11-25T12:15:41.394Z] #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b done [2025-11-25T12:15:41.394Z] #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done [2025-11-25T12:15:41.394Z] #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done [2025-11-25T12:15:41.394Z] #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done [2025-11-25T12:15:41.394Z] #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done [2025-11-25T12:15:41.394Z] #8 pushing layers 0.0s done [2025-11-25T12:15:41.394Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done [2025-11-25T12:15:41.394Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:41.394Z] #8 DONE 0.1s [2025-11-25T12:15:41.394Z] [2025-11-25T12:15:41.394Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:41.394Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:41.684Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:odessa --push - [2025-11-25T12:15:41.684Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa' [2025-11-25T12:15:41.684Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:41.684Z] #1 transferring dockerfile: 171B done [2025-11-25T12:15:41.684Z] #1 DONE 0.0s [2025-11-25T12:15:41.684Z] [2025-11-25T12:15:41.685Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-25T12:15:41.685Z] #2 DONE 0.0s [2025-11-25T12:15:41.685Z] [2025-11-25T12:15:41.685Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-25T12:15:41.685Z] #3 DONE 0.0s [2025-11-25T12:15:41.685Z] [2025-11-25T12:15:41.685Z] #4 [internal] load .dockerignore [2025-11-25T12:15:41.685Z] #4 transferring context: 2B done [2025-11-25T12:15:41.685Z] #4 DONE 0.0s [2025-11-25T12:15:41.685Z] [2025-11-25T12:15:41.685Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:41.685Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:41.946Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:41.946Z] #5 CACHED [2025-11-25T12:15:41.946Z] [2025-11-25T12:15:41.946Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a [2025-11-25T12:15:41.946Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:dc147185269128a693f8bf0a250f8a523614ced2a52114c62953a0ec5d13785a 0.0s done [2025-11-25T12:15:41.946Z] #6 CACHED [2025-11-25T12:15:41.946Z] [2025-11-25T12:15:41.946Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:41.946Z] #7 DONE 0.0s [2025-11-25T12:15:41.946Z] [2025-11-25T12:15:41.946Z] #8 exporting to image [2025-11-25T12:15:41.946Z] #8 exporting layers done [2025-11-25T12:15:41.946Z] #8 exporting manifest sha256:97e61b35d0674fc139101d877cbb0c2267d7a5aabb9dd4afbe6390a70179775b done [2025-11-25T12:15:41.946Z] #8 exporting config sha256:2260ad90846676a19e85a27382cdbaeb29e47d13276cf5a12afccc57e59a67f5 done [2025-11-25T12:15:41.946Z] #8 exporting manifest sha256:29c75dd4fd0fd078186ff843c2748153370a45f77b6ea65caecdfcb203975842 done [2025-11-25T12:15:41.946Z] #8 exporting config sha256:434c01df52b9f429e759f2857fd3fdec480e1586a585130127a0e14bf5ae9108 done [2025-11-25T12:15:41.946Z] #8 exporting manifest list sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 done [2025-11-25T12:15:41.946Z] #8 pushing layers 0.0s done [2025-11-25T12:15:41.946Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:ee6a4835ffae2701337d7bbe4d23a54eda047ff8754595817a8a580eaa70a689 0.1s done [2025-11-25T12:15:41.946Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:41.946Z] #8 DONE 0.1s [2025-11-25T12:15:41.946Z] [2025-11-25T12:15:41.946Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:41.946Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:42.239Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:42.239Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:42.499Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:42.499Z] #1 transferring dockerfile: 206B done [2025-11-25T12:15:42.499Z] #1 DONE 0.0s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:42.499Z] #2 DONE 0.0s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:42.499Z] #3 DONE 0.1s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #4 [internal] load .dockerignore [2025-11-25T12:15:42.499Z] #4 transferring context: 2B done [2025-11-25T12:15:42.499Z] #4 DONE 0.0s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:42.499Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:42.499Z] #5 DONE 0.0s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:42.499Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:42.499Z] #6 DONE 0.1s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:42.499Z] #7 DONE 0.0s [2025-11-25T12:15:42.499Z] [2025-11-25T12:15:42.499Z] #8 exporting to image [2025-11-25T12:15:42.499Z] #8 exporting layers done [2025-11-25T12:15:42.499Z] #8 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done [2025-11-25T12:15:42.499Z] #8 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done [2025-11-25T12:15:42.499Z] #8 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done [2025-11-25T12:15:42.499Z] #8 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done [2025-11-25T12:15:42.499Z] #8 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done [2025-11-25T12:15:42.499Z] #8 pushing layers 0.1s done [2025-11-25T12:15:42.499Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 [2025-11-25T12:15:42.499Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:42.760Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done [2025-11-25T12:15:42.760Z] #8 DONE 0.2s [2025-11-25T12:15:42.760Z] [2025-11-25T12:15:42.760Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:42.760Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:43.051Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1' [2025-11-25T12:15:43.051Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 --push - [2025-11-25T12:15:43.051Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:43.051Z] #1 transferring dockerfile: 171B done [2025-11-25T12:15:43.051Z] #1 DONE 0.0s [2025-11-25T12:15:43.051Z] [2025-11-25T12:15:43.051Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [2025-11-25T12:15:43.051Z] #2 DONE 0.0s [2025-11-25T12:15:43.051Z] [2025-11-25T12:15:43.051Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1 [2025-11-25T12:15:43.051Z] #3 DONE 0.0s [2025-11-25T12:15:43.051Z] [2025-11-25T12:15:43.051Z] #4 [internal] load .dockerignore [2025-11-25T12:15:43.051Z] #4 transferring context: 2B done [2025-11-25T12:15:43.051Z] #4 DONE 0.0s [2025-11-25T12:15:43.051Z] [2025-11-25T12:15:43.051Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:43.051Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 done [2025-11-25T12:15:43.051Z] #5 DONE 0.0s [2025-11-25T12:15:43.051Z] [2025-11-25T12:15:43.051Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:43.311Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:43.311Z] #6 CACHED [2025-11-25T12:15:43.311Z] [2025-11-25T12:15:43.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:43.311Z] #5 CACHED [2025-11-25T12:15:43.311Z] [2025-11-25T12:15:43.311Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:43.311Z] #7 DONE 0.0s [2025-11-25T12:15:43.311Z] [2025-11-25T12:15:43.311Z] #8 exporting to image [2025-11-25T12:15:43.311Z] #8 exporting layers done [2025-11-25T12:15:43.311Z] #8 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done [2025-11-25T12:15:43.311Z] #8 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done [2025-11-25T12:15:43.311Z] #8 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done [2025-11-25T12:15:43.311Z] #8 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done [2025-11-25T12:15:43.311Z] #8 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done [2025-11-25T12:15:43.311Z] #8 pushing layers 0.0s done [2025-11-25T12:15:43.311Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done [2025-11-25T12:15:43.311Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:43.311Z] #8 DONE 0.1s [2025-11-25T12:15:43.311Z] [2025-11-25T12:15:43.311Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:43.311Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:43.601Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:43.601Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:43.601Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:43.601Z] #1 transferring dockerfile: 212B done [2025-11-25T12:15:43.601Z] #1 DONE 0.0s [2025-11-25T12:15:43.601Z] [2025-11-25T12:15:43.601Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:43.601Z] #2 DONE 0.0s [2025-11-25T12:15:43.601Z] [2025-11-25T12:15:43.601Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:43.601Z] #3 DONE 0.0s [2025-11-25T12:15:43.601Z] [2025-11-25T12:15:43.601Z] #4 [internal] load .dockerignore [2025-11-25T12:15:43.601Z] #4 transferring context: 2B done [2025-11-25T12:15:43.601Z] #4 DONE 0.0s [2025-11-25T12:15:43.601Z] [2025-11-25T12:15:43.601Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:43.601Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:43.601Z] #5 CACHED [2025-11-25T12:15:43.601Z] [2025-11-25T12:15:43.601Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:43.601Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:43.601Z] #6 CACHED [2025-11-25T12:15:43.601Z] [2025-11-25T12:15:43.601Z] #7 exporting to image [2025-11-25T12:15:43.601Z] #7 exporting layers done [2025-11-25T12:15:43.601Z] #7 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done [2025-11-25T12:15:43.601Z] #7 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done [2025-11-25T12:15:43.601Z] #7 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done [2025-11-25T12:15:43.601Z] #7 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 [2025-11-25T12:15:43.601Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:43.862Z] #7 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done [2025-11-25T12:15:43.863Z] #7 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done [2025-11-25T12:15:43.863Z] #7 pushing layers 0.0s done [2025-11-25T12:15:43.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done [2025-11-25T12:15:43.863Z] #7 DONE 0.1s [2025-11-25T12:15:43.863Z] [2025-11-25T12:15:43.863Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:43.863Z] #8 DONE 0.0s [2025-11-25T12:15:43.863Z] [2025-11-25T12:15:43.863Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:43.863Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:44.154Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa' [2025-11-25T12:15:44.154Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:odessa --push - [2025-11-25T12:15:44.154Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:44.154Z] #1 transferring dockerfile: 172B done [2025-11-25T12:15:44.154Z] #1 DONE 0.0s [2025-11-25T12:15:44.154Z] [2025-11-25T12:15:44.154Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-25T12:15:44.154Z] #2 DONE 0.0s [2025-11-25T12:15:44.154Z] [2025-11-25T12:15:44.154Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-25T12:15:44.154Z] #3 DONE 0.0s [2025-11-25T12:15:44.154Z] [2025-11-25T12:15:44.154Z] #4 [internal] load .dockerignore [2025-11-25T12:15:44.154Z] #4 transferring context: 2B done [2025-11-25T12:15:44.154Z] #4 DONE 0.0s [2025-11-25T12:15:44.154Z] [2025-11-25T12:15:44.154Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:44.154Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:44.154Z] #5 CACHED [2025-11-25T12:15:44.154Z] [2025-11-25T12:15:44.154Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 [2025-11-25T12:15:44.154Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:4027dc1a7997ca845a946a08e2b85202707e5f7f0cbd39e3ff51e3d27450d563 0.0s done [2025-11-25T12:15:44.154Z] #6 CACHED [2025-11-25T12:15:44.154Z] [2025-11-25T12:15:44.154Z] #7 exporting to image [2025-11-25T12:15:44.154Z] #7 exporting layers done [2025-11-25T12:15:44.154Z] #7 exporting manifest sha256:02457a9cf079d68a77001b9dd5b0fc83e7de57d0278c6c413c57b5ef245456e2 done [2025-11-25T12:15:44.154Z] #7 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 [2025-11-25T12:15:44.154Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:44.413Z] #7 exporting config sha256:dea4ace8013f830f6462f3e508c73da6dc59ad4416880edca64c5f66350f7e27 done [2025-11-25T12:15:44.413Z] #7 exporting manifest sha256:b5f1dc33b2da739951be2ebd08dcb201c6995fedc59c428c43325f98931a64c5 done [2025-11-25T12:15:44.413Z] #7 exporting config sha256:206812ceeaa7734e350d04d6878a3925ec4fd77d79f3c64bbb39daf7066165d2 done [2025-11-25T12:15:44.413Z] #7 exporting manifest list sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 done [2025-11-25T12:15:44.413Z] #7 pushing layers 0.0s done [2025-11-25T12:15:44.413Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:25a9a03d7aff7387502fd74ae3d83013d81734f10b93bd8d9eec32d532584899 0.1s done [2025-11-25T12:15:44.413Z] #7 DONE 0.1s [2025-11-25T12:15:44.413Z] [2025-11-25T12:15:44.413Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:44.413Z] #8 DONE 0.0s [2025-11-25T12:15:44.413Z] [2025-11-25T12:15:44.413Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:44.413Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:44.704Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:44.704Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:44.963Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:44.963Z] #1 transferring dockerfile: 206B done [2025-11-25T12:15:44.963Z] #1 DONE 0.0s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:44.963Z] #2 DONE 0.0s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:44.963Z] #3 DONE 0.0s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #4 [internal] load .dockerignore [2025-11-25T12:15:44.963Z] #4 transferring context: 2B done [2025-11-25T12:15:44.963Z] #4 DONE 0.0s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:44.963Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done [2025-11-25T12:15:44.963Z] #5 DONE 0.0s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:44.963Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done [2025-11-25T12:15:44.963Z] #6 DONE 0.1s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #7 exporting to image [2025-11-25T12:15:44.963Z] #7 exporting layers done [2025-11-25T12:15:44.963Z] #7 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 0.0s done [2025-11-25T12:15:44.963Z] #7 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done [2025-11-25T12:15:44.963Z] #7 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done [2025-11-25T12:15:44.963Z] #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 [2025-11-25T12:15:44.963Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:44.963Z] #7 ... [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:44.963Z] #8 DONE 0.0s [2025-11-25T12:15:44.963Z] [2025-11-25T12:15:44.963Z] #7 exporting to image [2025-11-25T12:15:44.963Z] #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done [2025-11-25T12:15:44.963Z] #7 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done [2025-11-25T12:15:44.963Z] #7 pushing layers 0.1s done [2025-11-25T12:15:44.963Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f [2025-11-25T12:15:45.223Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done [2025-11-25T12:15:45.223Z] #7 DONE 0.2s [2025-11-25T12:15:45.223Z] [2025-11-25T12:15:45.223Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:45.223Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:45.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1' [2025-11-25T12:15:45.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 --push - [2025-11-25T12:15:45.513Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:45.513Z] #1 transferring dockerfile: 171B done [2025-11-25T12:15:45.513Z] #1 DONE 0.0s [2025-11-25T12:15:45.513Z] [2025-11-25T12:15:45.513Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [2025-11-25T12:15:45.513Z] #2 DONE 0.0s [2025-11-25T12:15:45.513Z] [2025-11-25T12:15:45.513Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1 [2025-11-25T12:15:45.513Z] #3 DONE 0.0s [2025-11-25T12:15:45.513Z] [2025-11-25T12:15:45.513Z] #4 [internal] load .dockerignore [2025-11-25T12:15:45.513Z] #4 transferring context: 2B done [2025-11-25T12:15:45.513Z] #4 DONE 0.0s [2025-11-25T12:15:45.513Z] [2025-11-25T12:15:45.513Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:45.513Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd done [2025-11-25T12:15:45.513Z] #5 CACHED [2025-11-25T12:15:45.513Z] [2025-11-25T12:15:45.513Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:45.513Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd done [2025-11-25T12:15:45.775Z] #6 CACHED [2025-11-25T12:15:45.775Z] [2025-11-25T12:15:45.775Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:45.775Z] #7 DONE 0.0s [2025-11-25T12:15:45.775Z] [2025-11-25T12:15:45.775Z] #8 exporting to image [2025-11-25T12:15:45.775Z] #8 exporting layers done [2025-11-25T12:15:45.775Z] #8 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 done [2025-11-25T12:15:45.775Z] #8 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done [2025-11-25T12:15:45.775Z] #8 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done [2025-11-25T12:15:45.775Z] #8 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done [2025-11-25T12:15:45.775Z] #8 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done [2025-11-25T12:15:45.775Z] #8 pushing layers 0.0s done [2025-11-25T12:15:45.775Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done [2025-11-25T12:15:45.775Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:45.775Z] #8 DONE 0.1s [2025-11-25T12:15:45.775Z] [2025-11-25T12:15:45.775Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:45.775Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:46.063Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:46.064Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:46.064Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:46.064Z] #1 transferring dockerfile: 212B done [2025-11-25T12:15:46.064Z] #1 DONE 0.0s [2025-11-25T12:15:46.064Z] [2025-11-25T12:15:46.064Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:46.064Z] #2 DONE 0.0s [2025-11-25T12:15:46.064Z] [2025-11-25T12:15:46.064Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:46.064Z] #3 DONE 0.0s [2025-11-25T12:15:46.064Z] [2025-11-25T12:15:46.064Z] #4 [internal] load .dockerignore [2025-11-25T12:15:46.064Z] #4 transferring context: 2B done [2025-11-25T12:15:46.064Z] #4 DONE 0.0s [2025-11-25T12:15:46.064Z] [2025-11-25T12:15:46.064Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:46.064Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done [2025-11-25T12:15:46.064Z] #5 CACHED [2025-11-25T12:15:46.064Z] [2025-11-25T12:15:46.064Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:46.064Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done [2025-11-25T12:15:46.064Z] #6 CACHED [2025-11-25T12:15:46.064Z] [2025-11-25T12:15:46.064Z] #7 exporting to image [2025-11-25T12:15:46.064Z] #7 exporting layers [2025-11-25T12:15:46.064Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:46.323Z] #7 exporting layers done [2025-11-25T12:15:46.323Z] #7 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 done [2025-11-25T12:15:46.323Z] #7 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done [2025-11-25T12:15:46.323Z] #7 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done [2025-11-25T12:15:46.323Z] #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done [2025-11-25T12:15:46.323Z] #7 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done [2025-11-25T12:15:46.323Z] #7 pushing layers 0.0s done [2025-11-25T12:15:46.323Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done [2025-11-25T12:15:46.323Z] #7 DONE 0.1s [2025-11-25T12:15:46.323Z] [2025-11-25T12:15:46.323Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:46.323Z] #8 DONE 0.0s [2025-11-25T12:15:46.323Z] [2025-11-25T12:15:46.323Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:46.323Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:46.622Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa' [2025-11-25T12:15:46.622Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:odessa --push - [2025-11-25T12:15:46.882Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:46.882Z] #1 transferring dockerfile: 172B done [2025-11-25T12:15:46.882Z] #1 DONE 0.0s [2025-11-25T12:15:46.882Z] [2025-11-25T12:15:46.882Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-25T12:15:46.882Z] #2 DONE 0.0s [2025-11-25T12:15:46.882Z] [2025-11-25T12:15:46.882Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-25T12:15:46.882Z] #3 DONE 0.0s [2025-11-25T12:15:46.882Z] [2025-11-25T12:15:46.882Z] #4 [internal] load .dockerignore [2025-11-25T12:15:46.882Z] #4 transferring context: 2B done [2025-11-25T12:15:46.882Z] #4 DONE 0.0s [2025-11-25T12:15:46.882Z] [2025-11-25T12:15:46.882Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:46.882Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done [2025-11-25T12:15:46.882Z] #5 CACHED [2025-11-25T12:15:46.882Z] [2025-11-25T12:15:46.883Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd [2025-11-25T12:15:46.883Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:694e50f4fe7bce114aa33f1a8188bb7db880838635740ea2b0236e0b43687bdd 0.0s done [2025-11-25T12:15:46.883Z] #6 CACHED [2025-11-25T12:15:46.883Z] [2025-11-25T12:15:46.883Z] #7 exporting to image [2025-11-25T12:15:46.883Z] #7 exporting layers done [2025-11-25T12:15:46.883Z] #7 exporting manifest sha256:a4d5919cd55d92eb12823307c0760b09d900802cd987878923eb3a2a270ca8e6 done [2025-11-25T12:15:46.883Z] #7 exporting config sha256:d0c4c8aa0cf2668e781ebb152ee43b46c8804c48949ef13324beea5aed8e6cd6 done [2025-11-25T12:15:46.883Z] #7 exporting manifest sha256:00049e865cb6eb7433792e1a1d8d5b8c10f6949d42a6d5fe6ccf1e8c7792dd03 done [2025-11-25T12:15:46.883Z] #7 exporting config sha256:248b6acd0fd870c12a8252aecfbabc604b71d48d2c5ca3cc3e2a70101630d2a1 done [2025-11-25T12:15:46.883Z] #7 exporting manifest list sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f done [2025-11-25T12:15:46.883Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:46.883Z] #7 pushing layers 0.0s done [2025-11-25T12:15:46.883Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:e43fa1681b669664ddf63133976e694fb10708b30fe705cbf2e7ea0b3be6932f 0.1s done [2025-11-25T12:15:46.883Z] #7 DONE 0.1s [2025-11-25T12:15:46.883Z] [2025-11-25T12:15:46.883Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:46.883Z] #8 DONE 0.0s [2025-11-25T12:15:46.883Z] [2025-11-25T12:15:46.883Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:46.883Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:47.172Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:47.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:47.173Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:47.173Z] #1 transferring dockerfile: 206B done [2025-11-25T12:15:47.173Z] #1 DONE 0.0s [2025-11-25T12:15:47.173Z] [2025-11-25T12:15:47.173Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:47.173Z] #2 DONE 0.0s [2025-11-25T12:15:47.173Z] [2025-11-25T12:15:47.173Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:47.173Z] #3 DONE 0.0s [2025-11-25T12:15:47.173Z] [2025-11-25T12:15:47.173Z] #4 [internal] load .dockerignore [2025-11-25T12:15:47.173Z] #4 transferring context: 2B done [2025-11-25T12:15:47.173Z] #4 DONE 0.0s [2025-11-25T12:15:47.431Z] [2025-11-25T12:15:47.431Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:47.431Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:47.431Z] #5 DONE 0.0s [2025-11-25T12:15:47.431Z] [2025-11-25T12:15:47.431Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:47.431Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:47.431Z] #6 DONE 0.1s [2025-11-25T12:15:47.431Z] [2025-11-25T12:15:47.431Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:47.431Z] #7 DONE 0.0s [2025-11-25T12:15:47.431Z] [2025-11-25T12:15:47.431Z] #8 exporting to image [2025-11-25T12:15:47.431Z] #8 exporting layers done [2025-11-25T12:15:47.431Z] #8 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 0.0s done [2025-11-25T12:15:47.431Z] #8 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done [2025-11-25T12:15:47.431Z] #8 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 0.0s done [2025-11-25T12:15:47.431Z] #8 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae 0.0s done [2025-11-25T12:15:47.431Z] #8 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done [2025-11-25T12:15:47.431Z] #8 pushing layers 0.1s done [2025-11-25T12:15:47.431Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 [2025-11-25T12:15:47.431Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:47.690Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done [2025-11-25T12:15:47.690Z] #8 DONE 0.2s [2025-11-25T12:15:47.690Z] [2025-11-25T12:15:47.690Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:47.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:47.980Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1' [2025-11-25T12:15:47.980Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 --push - [2025-11-25T12:15:47.980Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:47.980Z] #1 transferring dockerfile: 171B done [2025-11-25T12:15:47.980Z] #1 DONE 0.0s [2025-11-25T12:15:47.980Z] [2025-11-25T12:15:47.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [2025-11-25T12:15:47.980Z] #2 DONE 0.0s [2025-11-25T12:15:47.980Z] [2025-11-25T12:15:47.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1 [2025-11-25T12:15:47.980Z] #3 DONE 0.0s [2025-11-25T12:15:47.980Z] [2025-11-25T12:15:47.980Z] #4 [internal] load .dockerignore [2025-11-25T12:15:47.980Z] #4 transferring context: 2B done [2025-11-25T12:15:47.980Z] #4 DONE 0.0s [2025-11-25T12:15:47.980Z] [2025-11-25T12:15:47.980Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:47.980Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:47.980Z] #5 DONE 0.0s [2025-11-25T12:15:47.980Z] [2025-11-25T12:15:47.980Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:48.240Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:48.240Z] #6 CACHED [2025-11-25T12:15:48.240Z] [2025-11-25T12:15:48.240Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:48.240Z] #5 CACHED [2025-11-25T12:15:48.240Z] [2025-11-25T12:15:48.240Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:48.240Z] #7 DONE 0.0s [2025-11-25T12:15:48.240Z] [2025-11-25T12:15:48.240Z] #8 exporting to image [2025-11-25T12:15:48.240Z] #8 exporting layers done [2025-11-25T12:15:48.240Z] #8 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 done [2025-11-25T12:15:48.240Z] #8 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done [2025-11-25T12:15:48.240Z] #8 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 done [2025-11-25T12:15:48.240Z] #8 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae done [2025-11-25T12:15:48.240Z] #8 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done [2025-11-25T12:15:48.240Z] #8 pushing layers 0.0s done [2025-11-25T12:15:48.240Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done [2025-11-25T12:15:48.240Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:48.240Z] #8 DONE 0.1s [2025-11-25T12:15:48.240Z] [2025-11-25T12:15:48.240Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:48.240Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:48.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:48.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:48.532Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:48.532Z] #1 transferring dockerfile: 212B done [2025-11-25T12:15:48.532Z] #1 DONE 0.0s [2025-11-25T12:15:48.532Z] [2025-11-25T12:15:48.532Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:48.532Z] #2 DONE 0.0s [2025-11-25T12:15:48.532Z] [2025-11-25T12:15:48.532Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:48.532Z] #3 DONE 0.0s [2025-11-25T12:15:48.532Z] [2025-11-25T12:15:48.532Z] #4 [internal] load .dockerignore [2025-11-25T12:15:48.532Z] #4 transferring context: 2B done [2025-11-25T12:15:48.532Z] #4 DONE 0.0s [2025-11-25T12:15:48.532Z] [2025-11-25T12:15:48.532Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:48.532Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:48.532Z] #5 CACHED [2025-11-25T12:15:48.532Z] [2025-11-25T12:15:48.532Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:48.532Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:48.532Z] #6 CACHED [2025-11-25T12:15:48.532Z] [2025-11-25T12:15:48.532Z] #7 exporting to image [2025-11-25T12:15:48.532Z] #7 exporting layers done [2025-11-25T12:15:48.532Z] #7 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 done [2025-11-25T12:15:48.532Z] #7 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done [2025-11-25T12:15:48.532Z] #7 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 done [2025-11-25T12:15:48.532Z] #7 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae [2025-11-25T12:15:48.532Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:48.790Z] #7 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae done [2025-11-25T12:15:48.790Z] #7 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done [2025-11-25T12:15:48.790Z] #7 pushing layers 0.0s done [2025-11-25T12:15:48.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done [2025-11-25T12:15:48.790Z] #7 DONE 0.1s [2025-11-25T12:15:48.790Z] [2025-11-25T12:15:48.790Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:48.790Z] #8 DONE 0.0s [2025-11-25T12:15:48.790Z] [2025-11-25T12:15:48.790Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:48.790Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:49.080Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa' [2025-11-25T12:15:49.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:odessa --push - [2025-11-25T12:15:49.080Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:49.080Z] #1 transferring dockerfile: 172B done [2025-11-25T12:15:49.080Z] #1 DONE 0.0s [2025-11-25T12:15:49.080Z] [2025-11-25T12:15:49.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-25T12:15:49.080Z] #2 DONE 0.0s [2025-11-25T12:15:49.080Z] [2025-11-25T12:15:49.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-25T12:15:49.080Z] #3 DONE 0.0s [2025-11-25T12:15:49.080Z] [2025-11-25T12:15:49.080Z] #4 [internal] load .dockerignore [2025-11-25T12:15:49.080Z] #4 transferring context: 2B done [2025-11-25T12:15:49.080Z] #4 DONE 0.0s [2025-11-25T12:15:49.080Z] [2025-11-25T12:15:49.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:49.080Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:49.080Z] #5 DONE 0.0s [2025-11-25T12:15:49.080Z] [2025-11-25T12:15:49.080Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:49.338Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 0.0s done [2025-11-25T12:15:49.338Z] #6 CACHED [2025-11-25T12:15:49.338Z] [2025-11-25T12:15:49.338Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:746208d0789f7734e2a12d35f46404eab7ca5cff37f5a140c56d1add30bcdf84 [2025-11-25T12:15:49.338Z] #5 CACHED [2025-11-25T12:15:49.338Z] [2025-11-25T12:15:49.338Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:49.338Z] #7 DONE 0.0s [2025-11-25T12:15:49.338Z] [2025-11-25T12:15:49.338Z] #8 exporting to image [2025-11-25T12:15:49.338Z] #8 exporting layers done [2025-11-25T12:15:49.338Z] #8 exporting manifest sha256:9acd67fd3ed3a138e634430f07d26db76c8bce92088342a096bca5b012d457b2 done [2025-11-25T12:15:49.338Z] #8 exporting config sha256:f89fba7aa34b007b924233500e2eeaad53c8ab195bf187a87ae8d8028bebdbf9 done [2025-11-25T12:15:49.338Z] #8 exporting manifest sha256:03fd6216ee1bfb29b7189eb2120ed8baff074617f13ab17b09d7922e317052d0 done [2025-11-25T12:15:49.338Z] #8 exporting config sha256:2ba8f94cbed01fffabe768946b13c543173d557b3d81b4df607b8b554b5b9cae done [2025-11-25T12:15:49.338Z] #8 exporting manifest list sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 done [2025-11-25T12:15:49.338Z] #8 pushing layers 0.0s done [2025-11-25T12:15:49.339Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:e208ca6f08d40194581b5fa65e23ce94ebe73b29ee751b7994523bccebedec05 0.1s done [2025-11-25T12:15:49.339Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:49.339Z] #8 DONE 0.1s [2025-11-25T12:15:49.339Z] [2025-11-25T12:15:49.339Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:49.339Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:49.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a' [2025-11-25T12:15:49.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a --push - [2025-11-25T12:15:49.628Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:49.628Z] #1 transferring dockerfile: 202B done [2025-11-25T12:15:49.628Z] #1 DONE 0.0s [2025-11-25T12:15:49.628Z] [2025-11-25T12:15:49.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:49.628Z] #2 DONE 0.0s [2025-11-25T12:15:49.628Z] [2025-11-25T12:15:49.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:15:49.628Z] #3 DONE 0.0s [2025-11-25T12:15:49.628Z] [2025-11-25T12:15:49.628Z] #4 [internal] load .dockerignore [2025-11-25T12:15:49.628Z] #4 transferring context: 2B done [2025-11-25T12:15:49.628Z] #4 DONE 0.0s [2025-11-25T12:15:49.888Z] [2025-11-25T12:15:49.888Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:49.888Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:49.888Z] #5 ... [2025-11-25T12:15:49.888Z] [2025-11-25T12:15:49.888Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:49.888Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done [2025-11-25T12:15:49.888Z] #6 DONE 0.1s [2025-11-25T12:15:49.888Z] [2025-11-25T12:15:49.888Z] #7 exporting to image [2025-11-25T12:15:49.888Z] #7 exporting layers done [2025-11-25T12:15:49.888Z] #7 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done [2025-11-25T12:15:49.888Z] #7 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done [2025-11-25T12:15:49.888Z] #7 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done [2025-11-25T12:15:49.888Z] #7 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 [2025-11-25T12:15:49.888Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:49.888Z] #7 ... [2025-11-25T12:15:49.888Z] [2025-11-25T12:15:49.888Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:49.888Z] #8 DONE 0.0s [2025-11-25T12:15:49.888Z] [2025-11-25T12:15:49.888Z] #7 exporting to image [2025-11-25T12:15:49.888Z] #7 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done [2025-11-25T12:15:49.888Z] #7 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.0s done [2025-11-25T12:15:49.888Z] #7 pushing layers 0.1s done [2025-11-25T12:15:49.888Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 [2025-11-25T12:15:50.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done [2025-11-25T12:15:50.149Z] #7 DONE 0.2s [2025-11-25T12:15:50.149Z] [2025-11-25T12:15:50.149Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:50.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:50.447Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1' [2025-11-25T12:15:50.447Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 --push - [2025-11-25T12:15:50.447Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:50.447Z] #1 transferring dockerfile: 167B done [2025-11-25T12:15:50.447Z] #1 DONE 0.0s [2025-11-25T12:15:50.447Z] [2025-11-25T12:15:50.447Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [2025-11-25T12:15:50.447Z] #2 DONE 0.0s [2025-11-25T12:15:50.447Z] [2025-11-25T12:15:50.447Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1 [2025-11-25T12:15:50.447Z] #3 DONE 0.0s [2025-11-25T12:15:50.447Z] [2025-11-25T12:15:50.447Z] #4 [internal] load .dockerignore [2025-11-25T12:15:50.447Z] #4 transferring context: 2B done [2025-11-25T12:15:50.447Z] #4 DONE 0.0s [2025-11-25T12:15:50.447Z] [2025-11-25T12:15:50.447Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:50.447Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done [2025-11-25T12:15:50.447Z] #5 DONE 0.0s [2025-11-25T12:15:50.447Z] [2025-11-25T12:15:50.447Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:50.706Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done [2025-11-25T12:15:50.706Z] #6 CACHED [2025-11-25T12:15:50.706Z] [2025-11-25T12:15:50.706Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:50.706Z] #5 CACHED [2025-11-25T12:15:50.706Z] [2025-11-25T12:15:50.706Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:50.706Z] #7 DONE 0.0s [2025-11-25T12:15:50.706Z] [2025-11-25T12:15:50.706Z] #8 exporting to image [2025-11-25T12:15:50.706Z] #8 exporting layers done [2025-11-25T12:15:50.706Z] #8 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done [2025-11-25T12:15:50.706Z] #8 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done [2025-11-25T12:15:50.706Z] #8 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done [2025-11-25T12:15:50.706Z] #8 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done [2025-11-25T12:15:50.706Z] #8 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 done [2025-11-25T12:15:50.706Z] #8 pushing layers 0.0s done [2025-11-25T12:15:50.706Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done [2025-11-25T12:15:50.706Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:50.706Z] #8 DONE 0.1s [2025-11-25T12:15:50.706Z] [2025-11-25T12:15:50.706Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:50.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:51.069Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 --push - [2025-11-25T12:15:51.069Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1' [2025-11-25T12:15:51.069Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:51.069Z] #1 transferring dockerfile: 208B done [2025-11-25T12:15:51.069Z] #1 DONE 0.0s [2025-11-25T12:15:51.069Z] [2025-11-25T12:15:51.069Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:51.069Z] #2 DONE 0.0s [2025-11-25T12:15:51.069Z] [2025-11-25T12:15:51.069Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:15:51.069Z] #3 DONE 0.0s [2025-11-25T12:15:51.069Z] [2025-11-25T12:15:51.069Z] #4 [internal] load .dockerignore [2025-11-25T12:15:51.069Z] #4 transferring context: 2B done [2025-11-25T12:15:51.069Z] #4 DONE 0.0s [2025-11-25T12:15:51.069Z] [2025-11-25T12:15:51.069Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:51.069Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done [2025-11-25T12:15:51.069Z] #5 CACHED [2025-11-25T12:15:51.069Z] [2025-11-25T12:15:51.069Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:51.069Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done [2025-11-25T12:15:51.069Z] #6 CACHED [2025-11-25T12:15:51.069Z] [2025-11-25T12:15:51.069Z] #7 exporting to image [2025-11-25T12:15:51.069Z] #7 exporting layers done [2025-11-25T12:15:51.069Z] #7 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done [2025-11-25T12:15:51.069Z] #7 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done [2025-11-25T12:15:51.069Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:51.348Z] #7 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done [2025-11-25T12:15:51.348Z] #7 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done [2025-11-25T12:15:51.348Z] #7 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 done [2025-11-25T12:15:51.348Z] #7 pushing layers 0.0s done [2025-11-25T12:15:51.348Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done [2025-11-25T12:15:51.348Z] #7 DONE 0.1s [2025-11-25T12:15:51.348Z] [2025-11-25T12:15:51.348Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:51.348Z] #8 DONE 0.0s [2025-11-25T12:15:51.348Z] [2025-11-25T12:15:51.348Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:51.348Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T12:15:51.636Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa' [2025-11-25T12:15:51.637Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:odessa --push - [2025-11-25T12:15:51.896Z] #1 [internal] load build definition from Dockerfile [2025-11-25T12:15:51.896Z] #1 transferring dockerfile: 168B done [2025-11-25T12:15:51.896Z] #1 DONE 0.0s [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T12:15:51.896Z] #2 DONE 0.0s [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T12:15:51.896Z] #3 DONE 0.0s [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #4 [internal] load .dockerignore [2025-11-25T12:15:51.896Z] #4 transferring context: 2B done [2025-11-25T12:15:51.896Z] #4 DONE 0.0s [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:51.896Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:51.896Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a 0.0s done [2025-11-25T12:15:51.896Z] #5 CACHED [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:c34ea608de1fc5b194273c78ecd232380e10e473ad60ed9d31a0e4c64dafe59a [2025-11-25T12:15:51.896Z] #6 CACHED [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T12:15:51.896Z] #7 DONE 0.0s [2025-11-25T12:15:51.896Z] [2025-11-25T12:15:51.896Z] #8 exporting to image [2025-11-25T12:15:51.896Z] #8 exporting layers done [2025-11-25T12:15:51.896Z] #8 exporting manifest sha256:210b44a9df1b374300e510244be8f3ab1bcb85d0a793f8d000c73d230413a2f1 done [2025-11-25T12:15:51.896Z] #8 exporting config sha256:57861061c85e661aacf6f342f07b4a0fb1101f3d00f2d522a4abce65aaaa6868 done [2025-11-25T12:15:51.896Z] #8 exporting manifest sha256:b1ef1a5cf659d6512a23b4f071b5eb7cdaebb406e7957b662156498222ba6826 done [2025-11-25T12:15:51.897Z] #8 exporting config sha256:b599f441f62b2743c7ca9125479c6bad11afc1b8ab3d19aed92d789153f19237 done [2025-11-25T12:15:51.897Z] #8 exporting manifest list sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 done [2025-11-25T12:15:51.897Z] #8 pushing layers 0.0s done [2025-11-25T12:15:51.897Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:ddb84846adeee826fbbfbec79d3b225d81b5cc486a558d4a64511f74e2b640d1 0.1s done [2025-11-25T12:15:51.897Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T12:15:51.897Z] #8 DONE 0.1s [2025-11-25T12:15:51.897Z] [2025-11-25T12:15:51.897Z] 1 warning found (use --debug to expand): [2025-11-25T12:15:51.897Z]  - 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 [2025-11-25T12:15:52.341Z] + '[' -d /w/workspace/edgex-go/20/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:15:52.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:15:53.192Z] ---> package-listing.sh [2025-11-25T12:15:53.192Z] ++ facter osfamily [2025-11-25T12:15:53.192Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T12:15:53.452Z] + OS_FAMILY=redhat [2025-11-25T12:15:53.452Z] + workspace=/w/workspace/edgex-go/20 [2025-11-25T12:15:53.452Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T12:15:53.452Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T12:15:53.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T12:15:53.452Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T12:15:53.452Z] + '[' /w/workspace/edgex-go/20 ']' [2025-11-25T12:15:53.452Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T12:15:53.452Z] + case "${OS_FAMILY}" in [2025-11-25T12:15:53.452Z] + sort [2025-11-25T12:15:53.452Z] + rpm -qa [2025-11-25T12:15:54.021Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T12:15:54.021Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T12:15:54.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T12:15:54.021Z] + '[' /w/workspace/edgex-go/20 ']' [2025-11-25T12:15:54.021Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2025-11-25T12:15:54.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2025-11-25T12:15:54.035Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T12:15:54.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:15:54.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T12:15:54.881Z] [2025-11-25T12:15:54.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:15:55.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T12:15:55.187Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T12:15:55.187Z] 5eb5b503b376: Pulling fs layer [2025-11-25T12:15:55.187Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T12:15:55.187Z] ec43610c2a17: Pulling fs layer [2025-11-25T12:15:55.187Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T12:15:55.187Z] 33b1e0a273af: Pulling fs layer [2025-11-25T12:15:55.187Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T12:15:55.187Z] 2f39f015ded8: Pulling fs layer [2025-11-25T12:15:55.187Z] 3a2ae6a8a46f: Waiting [2025-11-25T12:15:55.187Z] 33b1e0a273af: Waiting [2025-11-25T12:15:55.187Z] 5d3b04190fa2: Waiting [2025-11-25T12:15:55.187Z] 2f39f015ded8: Waiting [2025-11-25T12:15:55.187Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T12:15:55.187Z] 5c69ac0246d0: Download complete [2025-11-25T12:15:55.187Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T12:15:55.187Z] 3a2ae6a8a46f: Download complete [2025-11-25T12:15:55.187Z] 33b1e0a273af: Verifying Checksum [2025-11-25T12:15:55.187Z] 33b1e0a273af: Download complete [2025-11-25T12:15:55.187Z] ec43610c2a17: Verifying Checksum [2025-11-25T12:15:55.187Z] ec43610c2a17: Download complete [2025-11-25T12:15:55.187Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T12:15:55.187Z] 5d3b04190fa2: Download complete [2025-11-25T12:15:55.446Z] 5eb5b503b376: Verifying Checksum [2025-11-25T12:15:55.446Z] 5eb5b503b376: Download complete [2025-11-25T12:15:56.012Z] 2f39f015ded8: Verifying Checksum [2025-11-25T12:15:56.012Z] 2f39f015ded8: Download complete [2025-11-25T12:15:56.951Z] 5eb5b503b376: Pull complete [2025-11-25T12:15:56.951Z] 5c69ac0246d0: Pull complete [2025-11-25T12:15:57.210Z] ec43610c2a17: Pull complete [2025-11-25T12:15:57.210Z] 3a2ae6a8a46f: Pull complete [2025-11-25T12:15:57.469Z] 33b1e0a273af: Pull complete [2025-11-25T12:15:57.469Z] 5d3b04190fa2: Pull complete [2025-11-25T12:16:01.691Z] 2f39f015ded8: Pull complete [2025-11-25T12:16:01.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T12:16:01.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T12:16:01.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:16:01.869Z] prd-centos7-docker-4c-2g-773811 does not seem to be running inside a container [2025-11-25T12:16:01.904Z] $ 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/20/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@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 [2025-11-25T12:16:06.733Z] $ docker top f163f1a77cb6720f0c83e7b2f6feacb26b45b72aa0a95463d8fde1c38c7dc964 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:16:07.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T12:16:07.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T12:16:07.673Z] + ls /var/log/sa-host [2025-11-25T12:16:07.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:16:07.768Z] provisioning config files... [2025-11-25T12:16:07.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config9950191823533244322tmp [Pipeline] { [Pipeline] echo [2025-11-25T12:16:07.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:16:08.103Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T12:16:08.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:16:08.443Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T12:16:08.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:16:08.741Z] ---> sudo-logs.sh [2025-11-25T12:16:08.741Z] Archiving 'sudo' log.. [2025-11-25T12:16:08.741Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:16:08.786Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-25T12:16:08.787Z] $ docker stop --time=1 f163f1a77cb6720f0c83e7b2f6feacb26b45b72aa0a95463d8fde1c38c7dc964 [2025-11-25T12:16:09.917Z] $ docker rm -f --volumes f163f1a77cb6720f0c83e7b2f6feacb26b45b72aa0a95463d8fde1c38c7dc964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-25T12:16:10.031Z] [WS-CLEANUP] Deleting project workspace... [2025-11-25T12:16:10.031Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-25T12:16:10.050Z] [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] } [2025-11-25T12:30:12.742Z] #154 ... [2025-11-25T12:30:12.742Z] [2025-11-25T12:30:12.742Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T12:30:12.742Z] #148 DONE 1054.2s [2025-11-25T12:30:12.742Z] [2025-11-25T12:30:12.742Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:30:14.151Z] #52 ... [2025-11-25T12:30:14.151Z] [2025-11-25T12:30:14.151Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:30:14.433Z] #155 DONE 0.3s [2025-11-25T12:30:14.433Z] [2025-11-25T12:30:14.433Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:30:14.701Z] #156 DONE 0.3s [2025-11-25T12:30:14.701Z] [2025-11-25T12:30:14.701Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T12:30:14.968Z] #157 DONE 0.3s [2025-11-25T12:30:14.968Z] [2025-11-25T12:30:14.968Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:30:15.235Z] #158 DONE 0.1s [2025-11-25T12:30:15.236Z] [2025-11-25T12:30:15.236Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-25T12:30:15.503Z] #159 DONE 0.2s [2025-11-25T12:30:15.503Z] [2025-11-25T12:30:15.503Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:30:18.092Z] #160 DONE 2.2s [2025-11-25T12:30:18.092Z] [2025-11-25T12:30:18.092Z] #115 [core-common-config-bootstrapper] exporting to image [2025-11-25T12:30:18.092Z] #115 exporting layers [2025-11-25T12:30:18.359Z] #115 exporting layers 0.8s done [2025-11-25T12:30:18.625Z] #115 writing image sha256:d23359618552be56ef30ea03866653c0462de90adf1cfd99e67a8abee7e9dbe4 0.0s done [2025-11-25T12:30:18.625Z] #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-25T12:30:18.625Z] #115 DONE 7.9s [2025-11-25T12:30:18.625Z] [2025-11-25T12:30:18.625Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T12:30:30.936Z] #147 ... [2025-11-25T12:30:30.936Z] [2025-11-25T12:30:30.936Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T12:30:30.936Z] #152 DONE 1072.5s [2025-11-25T12:30:30.936Z] [2025-11-25T12:30:30.936Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T12:30:30.936Z] #161 DONE 0.4s [2025-11-25T12:30:30.936Z] [2025-11-25T12:30:30.936Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:30:30.936Z] #145 ... [2025-11-25T12:30:30.936Z] [2025-11-25T12:30:30.936Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T12:30:35.760Z] #162 DONE 2.3s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:30:35.760Z] #154 ... [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:30:35.760Z] #163 DONE 0.2s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:30:35.760Z] #164 DONE 0.2s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:30:35.760Z] #52 ... [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T12:30:35.760Z] #165 DONE 0.4s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:30:35.760Z] #153 ... [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T12:30:35.760Z] #166 DONE 0.2s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #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/ [2025-11-25T12:30:35.760Z] #167 DONE 0.2s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #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/ [2025-11-25T12:30:35.760Z] #168 DONE 0.2s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:30:35.760Z] #143 ... [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #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/ [2025-11-25T12:30:35.760Z] #169 DONE 0.2s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T12:30:35.760Z] #170 DONE 0.1s [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:30:35.760Z] #154 ... [2025-11-25T12:30:35.760Z] [2025-11-25T12:30:35.760Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T12:30:38.343Z] #171 DONE 2.3s [2025-11-25T12:30:38.343Z] [2025-11-25T12:30:38.343Z] #115 [security-bootstrapper] exporting to image [2025-11-25T12:30:38.343Z] #115 exporting layers [2025-11-25T12:30:39.300Z] #115 exporting layers 1.3s done [2025-11-25T12:30:39.300Z] #115 writing image sha256:a4238cbc1d2782d55e50de9daac13f40d5994687d164d5d956898271a49a7808 done [2025-11-25T12:30:39.300Z] #115 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-25T12:30:39.300Z] #115 DONE 9.2s [2025-11-25T12:30:39.300Z] [2025-11-25T12:30:39.300Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:44:31.822Z] #144 ... [2025-11-25T12:44:31.822Z] [2025-11-25T12:44:31.822Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T12:44:31.822Z] #147 DONE 1912.5s [2025-11-25T12:44:31.822Z] [2025-11-25T12:44:31.822Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:44:32.412Z] #143 ... [2025-11-25T12:44:32.412Z] [2025-11-25T12:44:32.412Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:44:32.772Z] #172 DONE 0.4s [2025-11-25T12:44:32.772Z] [2025-11-25T12:44:32.772Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T12:44:33.040Z] #150 ... [2025-11-25T12:44:33.040Z] [2025-11-25T12:44:33.040Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:44:33.308Z] #173 DONE 0.3s [2025-11-25T12:44:33.308Z] [2025-11-25T12:44:33.308Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T12:44:33.592Z] #174 DONE 0.3s [2025-11-25T12:44:33.592Z] [2025-11-25T12:44:33.592Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:44:33.908Z] #175 DONE 0.1s [2025-11-25T12:44:33.908Z] [2025-11-25T12:44:33.908Z] #115 [core-command] exporting to image [2025-11-25T12:44:33.908Z] #115 exporting layers [2025-11-25T12:44:34.175Z] #115 exporting layers 0.5s done [2025-11-25T12:44:34.175Z] #115 writing image sha256:7b342fe6bd885cbfdc5fdc35983cf23bcbd78612b32fc8226f850f3f260f6cbd done [2025-11-25T12:44:34.175Z] #115 naming to docker.io/library/core-command-arm64 done [2025-11-25T12:44:34.175Z] #115 DONE 9.7s [2025-11-25T12:44:34.175Z] [2025-11-25T12:44:34.175Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:44:52.382Z] #144 ... [2025-11-25T12:44:52.382Z] [2025-11-25T12:44:52.382Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T12:44:52.382Z] #149 DONE 1933.7s [2025-11-25T12:44:52.382Z] [2025-11-25T12:44:52.382Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:44:52.382Z] #153 1933.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T12:44:54.320Z] #153 ... [2025-11-25T12:44:54.320Z] [2025-11-25T12:44:54.320Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:44:54.320Z] #176 DONE 0.2s [2025-11-25T12:44:54.320Z] [2025-11-25T12:44:54.320Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:44:54.320Z] #177 DONE 0.2s [2025-11-25T12:44:54.320Z] [2025-11-25T12:44:54.320Z] #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 [2025-11-25T12:44:54.320Z] #178 DONE 0.2s [2025-11-25T12:44:54.320Z] [2025-11-25T12:44:54.320Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:44:54.586Z] #143 ... [2025-11-25T12:44:54.586Z] [2025-11-25T12:44:54.586Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T12:44:54.586Z] #179 DONE 0.2s [2025-11-25T12:44:54.586Z] [2025-11-25T12:44:54.586Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T12:44:54.852Z] #180 DONE 0.3s [2025-11-25T12:44:54.852Z] [2025-11-25T12:44:54.852Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T12:44:55.119Z] #181 DONE 0.2s [2025-11-25T12:44:55.119Z] [2025-11-25T12:44:55.119Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:44:55.391Z] #38 ... [2025-11-25T12:44:55.391Z] [2025-11-25T12:44:55.391Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:44:57.333Z] #182 DONE 2.1s [2025-11-25T12:44:57.333Z] [2025-11-25T12:44:57.333Z] #115 [security-proxy-setup] exporting to image [2025-11-25T12:44:57.333Z] #115 exporting layers [2025-11-25T12:44:58.292Z] #115 exporting layers 1.2s done [2025-11-25T12:44:58.557Z] #115 writing image sha256:124ba2c1fb7039afafa841b7d4ef4ef8c506224e39ccecf14784d0a019b1edd2 done [2025-11-25T12:44:58.557Z] #115 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-25T12:44:58.557Z] #115 DONE 10.9s [2025-11-25T12:44:58.557Z] [2025-11-25T12:44:58.557Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:45:30.963Z] #144 ... [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T12:45:30.963Z] #153 DONE 1968.3s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:45:30.963Z] #144 ... [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:45:30.963Z] #183 DONE 0.2s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:45:30.963Z] #38 ... [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:45:30.963Z] #184 DONE 0.1s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #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 [2025-11-25T12:45:30.963Z] #185 DONE 0.1s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #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 [2025-11-25T12:45:30.963Z] #186 DONE 0.1s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:45:30.963Z] #187 DONE 0.1s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T12:45:30.963Z] #188 DONE 0.3s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T12:45:30.963Z] #189 DONE 0.4s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T12:45:30.963Z] #190 DONE 0.1s [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:45:30.963Z] #154 ... [2025-11-25T12:45:30.963Z] [2025-11-25T12:45:30.963Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:45:31.959Z] #191 DONE 2.0s [2025-11-25T12:45:31.959Z] [2025-11-25T12:45:31.959Z] #115 [security-secretstore-setup] exporting to image [2025-11-25T12:45:31.959Z] #115 exporting layers [2025-11-25T12:45:33.396Z] #115 exporting layers 1.6s done [2025-11-25T12:45:33.396Z] #115 writing image sha256:e20863869bb105b0891db874e46c2f1f6f059c8ec219e4cd7a6e908b8b634cb1 done [2025-11-25T12:45:33.396Z] #115 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-25T12:45:33.396Z] #115 DONE 12.5s [2025-11-25T12:45:33.396Z] [2025-11-25T12:45:33.396Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T12:46:41.273Z] #146 ... [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T12:46:41.273Z] #151 DONE 2036.4s [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:46:41.273Z] #145 ... [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:46:41.273Z] #192 DONE 0.3s [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:46:41.273Z] #193 DONE 0.2s [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:46:41.273Z] #38 ... [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T12:46:41.273Z] #194 DONE 0.4s [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #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 [2025-11-25T12:46:41.273Z] #195 DONE 0.1s [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:46:41.273Z] #144 ... [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #115 [security-spiffe-token-provider] exporting to image [2025-11-25T12:46:41.273Z] #115 exporting layers [2025-11-25T12:46:41.273Z] #115 exporting layers 0.6s done [2025-11-25T12:46:41.273Z] #115 writing image sha256:02e138d15c4660d734c67b7225b3ad7aac4b96a71eae3e39778af2a6f26814d1 done [2025-11-25T12:46:41.273Z] #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-25T12:46:41.273Z] #115 DONE 13.1s [2025-11-25T12:46:41.273Z] [2025-11-25T12:46:41.273Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:47:13.485Z] #52 ... [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T12:47:13.485Z] #144 DONE 2070.9s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:47:13.485Z] #38 ... [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:13.485Z] #196 DONE 0.3s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:47:13.485Z] #143 ... [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T12:47:13.485Z] #150 DONE 2072.9s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:47:13.485Z] #197 DONE 0.4s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T12:47:13.485Z] #146 ... [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T12:47:13.485Z] #198 ... [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T12:47:13.485Z] #146 DONE 2074.2s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T12:47:13.485Z] #198 DONE 0.8s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T12:47:13.485Z] #199 DONE 0.5s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:13.485Z] #145 ... [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T12:47:13.485Z] #200 DONE 0.4s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T12:47:13.485Z] #154 DONE 2075.4s [2025-11-25T12:47:13.485Z] [2025-11-25T12:47:13.485Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T12:47:16.063Z] #201 DONE 2.6s [2025-11-25T12:47:16.063Z] [2025-11-25T12:47:16.063Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:16.063Z] #145 ... [2025-11-25T12:47:16.063Z] [2025-11-25T12:47:16.063Z] #115 [security-proxy-auth] exporting to image [2025-11-25T12:47:16.063Z] #115 exporting layers [2025-11-25T12:47:16.647Z] #115 ... [2025-11-25T12:47:16.647Z] [2025-11-25T12:47:16.647Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:16.647Z] #202 DONE 0.2s [2025-11-25T12:47:16.915Z] [2025-11-25T12:47:16.915Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:17.181Z] #145 ... [2025-11-25T12:47:17.181Z] [2025-11-25T12:47:17.181Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T12:47:17.181Z] #203 ... [2025-11-25T12:47:17.181Z] [2025-11-25T12:47:17.181Z] #115 [security-proxy-auth] exporting to image [2025-11-25T12:47:17.181Z] #115 exporting layers 1.2s done [2025-11-25T12:47:17.181Z] #115 writing image sha256:ffa1ad7b181612ae75feffbc54b92250cac6a97d6ea4dfb4172a189da34b5713 0.0s done [2025-11-25T12:47:17.181Z] #115 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-25T12:47:17.181Z] #115 DONE 14.3s [2025-11-25T12:47:17.448Z] [2025-11-25T12:47:17.448Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:47:17.723Z] #52 ... [2025-11-25T12:47:17.723Z] [2025-11-25T12:47:17.723Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T12:47:17.723Z] #203 DONE 0.7s [2025-11-25T12:47:17.723Z] [2025-11-25T12:47:17.723Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:47:18.000Z] #204 DONE 0.3s [2025-11-25T12:47:18.000Z] [2025-11-25T12:47:18.000Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:18.265Z] #205 DONE 0.4s [2025-11-25T12:47:18.265Z] [2025-11-25T12:47:18.265Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:19.239Z] #206 ... [2025-11-25T12:47:19.239Z] [2025-11-25T12:47:19.239Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:47:19.239Z] #207 DONE 0.9s [2025-11-25T12:47:19.239Z] [2025-11-25T12:47:19.239Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:19.239Z] #206 DONE 0.9s [2025-11-25T12:47:19.239Z] [2025-11-25T12:47:19.239Z] #115 [core-keeper] exporting to image [2025-11-25T12:47:19.239Z] #115 exporting layers 1.1s done [2025-11-25T12:47:19.239Z] #115 writing image sha256:0effda5d1fa412ed4df76d2970e57a90e6e2889ac981737d59b5f8e5d157bd1b done [2025-11-25T12:47:19.239Z] #115 naming to docker.io/library/core-keeper-arm64 done [2025-11-25T12:47:19.239Z] #115 DONE 15.5s [2025-11-25T12:47:19.239Z] [2025-11-25T12:47:19.239Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:47:19.828Z] #208 DONE 0.3s [2025-11-25T12:47:19.828Z] [2025-11-25T12:47:19.828Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T12:47:19.828Z] #209 ... [2025-11-25T12:47:19.828Z] [2025-11-25T12:47:19.828Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T12:47:19.828Z] #210 DONE 0.6s [2025-11-25T12:47:20.102Z] [2025-11-25T12:47:20.102Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:47:20.102Z] #211 DONE 0.2s [2025-11-25T12:47:20.102Z] [2025-11-25T12:47:20.102Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T12:47:20.102Z] #212 ... [2025-11-25T12:47:20.102Z] [2025-11-25T12:47:20.102Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T12:47:20.102Z] #209 DONE 0.6s [2025-11-25T12:47:20.368Z] [2025-11-25T12:47:20.368Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T12:47:20.368Z] #212 DONE 0.2s [2025-11-25T12:47:20.368Z] [2025-11-25T12:47:20.368Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:47:20.634Z] #213 DONE 0.3s [2025-11-25T12:47:20.634Z] [2025-11-25T12:47:20.634Z] #115 [core-data] exporting to image [2025-11-25T12:47:21.216Z] #115 exporting layers 0.6s done [2025-11-25T12:47:21.216Z] #115 writing image sha256:183cc600b1d41c2b34c381089581a4c72cc45bc17abc66200df6b7ac8c547c57 done [2025-11-25T12:47:21.216Z] #115 naming to docker.io/library/core-metadata-arm64 done [2025-11-25T12:47:21.216Z] #115 writing image sha256:5283f76597c24879daf31d1160b1521888f6aeaf4c45bc29f4a0df1806578f1c done [2025-11-25T12:47:21.216Z] #115 naming to docker.io/library/core-data-arm64 done [2025-11-25T12:47:21.216Z] #115 DONE 16.2s [2025-11-25T12:47:21.216Z] [2025-11-25T12:47:21.216Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:47.874Z] #145 ... [2025-11-25T12:47:47.874Z] [2025-11-25T12:47:47.874Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T12:47:47.874Z] #143 DONE 2107.9s [2025-11-25T12:47:47.874Z] [2025-11-25T12:47:47.874Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:47.874Z] #145 ... [2025-11-25T12:47:47.874Z] [2025-11-25T12:47:47.874Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:48.139Z] #214 DONE 0.2s [2025-11-25T12:47:48.140Z] [2025-11-25T12:47:48.140Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:47:48.140Z] #215 DONE 0.1s [2025-11-25T12:47:48.140Z] [2025-11-25T12:47:48.140Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:48.411Z] #145 ... [2025-11-25T12:47:48.411Z] [2025-11-25T12:47:48.411Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T12:47:48.677Z] #216 DONE 0.5s [2025-11-25T12:47:48.677Z] [2025-11-25T12:47:48.677Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T12:47:48.677Z] #217 DONE 0.1s [2025-11-25T12:47:48.677Z] [2025-11-25T12:47:48.677Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:48.947Z] #145 ... [2025-11-25T12:47:48.947Z] [2025-11-25T12:47:48.947Z] #115 [support-scheduler] exporting to image [2025-11-25T12:47:48.947Z] #115 exporting layers [2025-11-25T12:47:50.359Z] #115 exporting layers 1.2s done [2025-11-25T12:47:50.359Z] #115 writing image sha256:d4df3e868226ff485f2e3698bfc73cd140bf19f27672d270a9744c60d229a64d done [2025-11-25T12:47:50.359Z] #115 naming to docker.io/library/support-scheduler-arm64 done [2025-11-25T12:47:50.359Z] #115 DONE 17.4s [2025-11-25T12:47:50.359Z] [2025-11-25T12:47:50.359Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:47:54.615Z] #38 ... [2025-11-25T12:47:54.615Z] [2025-11-25T12:47:54.615Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T12:47:54.615Z] #145 DONE 2116.5s [2025-11-25T12:47:54.615Z] [2025-11-25T12:47:54.615Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T12:47:57.187Z] #52 ... [2025-11-25T12:47:57.187Z] [2025-11-25T12:47:57.187Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T12:47:57.187Z] #218 DONE 0.1s [2025-11-25T12:47:57.187Z] [2025-11-25T12:47:57.187Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:47:57.187Z] #38 ... [2025-11-25T12:47:57.187Z] [2025-11-25T12:47:57.187Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T12:47:57.547Z] #219 DONE 0.1s [2025-11-25T12:47:57.547Z] [2025-11-25T12:47:57.547Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T12:47:57.814Z] #220 DONE 0.5s [2025-11-25T12:47:57.814Z] [2025-11-25T12:47:57.814Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T12:47:58.079Z] #221 DONE 0.1s [2025-11-25T12:47:58.079Z] [2025-11-25T12:47:58.079Z] #115 [support-notifications] exporting to image [2025-11-25T12:47:58.079Z] #115 exporting layers [2025-11-25T12:47:58.344Z] #115 exporting layers 0.6s done [2025-11-25T12:47:58.344Z] #115 writing image sha256:9893dc8300c034f57a5a9787565e06d7760e8d7362685d7c913bf9e0955f8608 done [2025-11-25T12:47:58.344Z] #115 naming to docker.io/library/support-notifications-arm64 done [2025-11-25T12:47:58.344Z] #115 DONE 18.0s [2025-11-25T12:47:58.344Z] [2025-11-25T12:47:58.344Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T12:47:58.344Z] time="2025-11-25T12:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T12:47:58.362Z] $ docker stop --time=1 9d5082297db0cfb811617775549e70885087dd9f691103556a328bd5219131aa [2025-11-25T12:48:00.044Z] $ docker rm -f --volumes 9d5082297db0cfb811617775549e70885087dd9f691103556a328bd5219131aa [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T12:48:00.568Z] + docker images [2025-11-25T12:48:00.568Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T12:48:00.568Z] support-notifications-arm64 latest 9893dc8300c0 3 seconds ago 52.8MB [2025-11-25T12:48:00.568Z] support-scheduler-arm64 latest d4df3e868226 12 seconds ago 48.9MB [2025-11-25T12:48:00.568Z] core-metadata-arm64 latest 183cc600b1d4 40 seconds ago 33.7MB [2025-11-25T12:48:00.568Z] core-data-arm64 latest 5283f76597c2 40 seconds ago 33.5MB [2025-11-25T12:48:00.568Z] core-keeper-arm64 latest 0effda5d1fa4 43 seconds ago 32.2MB [2025-11-25T12:48:00.568Z] security-proxy-auth-arm64 latest ffa1ad7b1816 45 seconds ago 32.5MB [2025-11-25T12:48:00.568Z] security-spiffe-token-provider-arm64 latest 02e138d15c46 About a minute ago 48.3MB [2025-11-25T12:48:00.568Z] security-secretstore-setup-arm64 latest e20863869bb1 2 minutes ago 69.3MB [2025-11-25T12:48:00.568Z] security-proxy-setup-arm64 latest 124ba2c1fb70 3 minutes ago 40.6MB [2025-11-25T12:48:00.568Z] core-command-arm64 latest 7b342fe6bd88 3 minutes ago 29MB [2025-11-25T12:48:00.568Z] security-bootstrapper-arm64 latest a4238cbc1d27 17 minutes ago 21.8MB [2025-11-25T12:48:00.568Z] core-common-config-bootstrapper-arm64 latest d23359618552 17 minutes ago 18.6MB [2025-11-25T12:48:00.568Z] security-spire-server-arm64 latest 65635931062f 36 minutes ago 144MB [2025-11-25T12:48:00.568Z] security-spire-config-arm64 latest e416fc80ea7a 36 minutes ago 144MB [2025-11-25T12:48:00.568Z] security-spire-agent-arm64 latest aaae078c1624 36 minutes ago 188MB [2025-11-25T12:48:00.568Z] ci-base-image-arm64 latest 2b253cd9239d 39 minutes ago 909MB [2025-11-25T12:48:00.568Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB [2025-11-25T12:48:00.568Z] 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 [2025-11-25T12:48:00.717Z] provisioning config files... [2025-11-25T12:48:00.731Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config14513431058968608825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:48:01.078Z] ---> ****-login.sh [2025-11-25T12:48:01.078Z] nexus3.edgexfoundry.org:10001 [2025-11-25T12:48:01.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:48:01.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:48:01.343Z] Configure a credential helper to remove this warning. See [2025-11-25T12:48:01.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:48:01.343Z] [2025-11-25T12:48:01.343Z] Login Succeeded [2025-11-25T12:48:01.343Z] nexus3.edgexfoundry.org:10002 [2025-11-25T12:48:01.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:48:01.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:48:01.874Z] Configure a credential helper to remove this warning. See [2025-11-25T12:48:01.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:48:01.874Z] [2025-11-25T12:48:01.874Z] Login Succeeded [2025-11-25T12:48:01.874Z] nexus3.edgexfoundry.org:10003 [2025-11-25T12:48:02.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:48:02.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:48:02.140Z] Configure a credential helper to remove this warning. See [2025-11-25T12:48:02.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:48:02.140Z] [2025-11-25T12:48:02.140Z] Login Succeeded [2025-11-25T12:48:02.140Z] nexus3.edgexfoundry.org:10004 [2025-11-25T12:48:02.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:48:02.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:48:02.405Z] Configure a credential helper to remove this warning. See [2025-11-25T12:48:02.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:48:02.405Z] [2025-11-25T12:48:02.405Z] Login Succeeded [2025-11-25T12:48:02.405Z] ****.io [2025-11-25T12:48:02.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T12:48:02.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T12:48:02.937Z] Configure a credential helper to remove this warning. See [2025-11-25T12:48:02.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T12:48:02.937Z] [2025-11-25T12:48:02.937Z] Login Succeeded [2025-11-25T12:48:02.937Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T12:48:02.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:03.004Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T12:48:03.044Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-25T12:48:03.044Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:03.044Z] 4.0.1 [2025-11-25T12:48:03.044Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:03.044Z] odessa [2025-11-25T12:48:03.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:03.439Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:03.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:03.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T12:48:03.828Z] 305b3920e5cf: Preparing [2025-11-25T12:48:03.828Z] 5996e1c9ae3e: Preparing [2025-11-25T12:48:03.828Z] 374b572289f0: Preparing [2025-11-25T12:48:03.828Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:03.828Z] cc627b71deb8: Preparing [2025-11-25T12:48:03.828Z] a9953ff97772: Preparing [2025-11-25T12:48:03.828Z] 0e64f2360a44: Preparing [2025-11-25T12:48:03.828Z] a9953ff97772: Waiting [2025-11-25T12:48:03.828Z] 0e64f2360a44: Waiting [2025-11-25T12:48:04.091Z] 4f24ab66c25d: Pushed [2025-11-25T12:48:04.091Z] 305b3920e5cf: Pushed [2025-11-25T12:48:04.091Z] 374b572289f0: Pushed [2025-11-25T12:48:04.091Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:04.091Z] a9953ff97772: Pushed [2025-11-25T12:48:04.359Z] cc627b71deb8: Pushed [2025-11-25T12:48:08.593Z] 5996e1c9ae3e: Pushed [2025-11-25T12:48:08.593Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:08.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:09.326Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 [2025-11-25T12:48:09.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T12:48:09.326Z] 305b3920e5cf: Preparing [2025-11-25T12:48:09.326Z] 5996e1c9ae3e: Preparing [2025-11-25T12:48:09.326Z] 374b572289f0: Preparing [2025-11-25T12:48:09.326Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:09.326Z] cc627b71deb8: Preparing [2025-11-25T12:48:09.326Z] a9953ff97772: Preparing [2025-11-25T12:48:09.326Z] 0e64f2360a44: Preparing [2025-11-25T12:48:09.326Z] a9953ff97772: Waiting [2025-11-25T12:48:09.326Z] 0e64f2360a44: Waiting [2025-11-25T12:48:09.326Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:09.326Z] 305b3920e5cf: Layer already exists [2025-11-25T12:48:09.326Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:09.326Z] 374b572289f0: Layer already exists [2025-11-25T12:48:09.326Z] 5996e1c9ae3e: Layer already exists [2025-11-25T12:48:09.326Z] a9953ff97772: Layer already exists [2025-11-25T12:48:09.326Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:09.326Z] 4.0.1: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:09.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:10.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:10.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T12:48:10.321Z] 305b3920e5cf: Preparing [2025-11-25T12:48:10.321Z] 5996e1c9ae3e: Preparing [2025-11-25T12:48:10.321Z] 374b572289f0: Preparing [2025-11-25T12:48:10.321Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:10.321Z] cc627b71deb8: Preparing [2025-11-25T12:48:10.321Z] a9953ff97772: Preparing [2025-11-25T12:48:10.321Z] 0e64f2360a44: Preparing [2025-11-25T12:48:10.321Z] a9953ff97772: Waiting [2025-11-25T12:48:10.321Z] 0e64f2360a44: Waiting [2025-11-25T12:48:10.321Z] 5996e1c9ae3e: Layer already exists [2025-11-25T12:48:10.321Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:10.321Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:10.321Z] 374b572289f0: Layer already exists [2025-11-25T12:48:10.321Z] 305b3920e5cf: Layer already exists [2025-11-25T12:48:10.321Z] a9953ff97772: Layer already exists [2025-11-25T12:48:10.321Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:10.321Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:10.701Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:11.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-11-25T12:48:11.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T12:48:11.069Z] 305b3920e5cf: Preparing [2025-11-25T12:48:11.069Z] 5996e1c9ae3e: Preparing [2025-11-25T12:48:11.069Z] 374b572289f0: Preparing [2025-11-25T12:48:11.069Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:11.069Z] cc627b71deb8: Preparing [2025-11-25T12:48:11.069Z] a9953ff97772: Preparing [2025-11-25T12:48:11.069Z] 0e64f2360a44: Preparing [2025-11-25T12:48:11.069Z] a9953ff97772: Waiting [2025-11-25T12:48:11.069Z] 0e64f2360a44: Waiting [2025-11-25T12:48:11.069Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:11.069Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:11.069Z] 305b3920e5cf: Layer already exists [2025-11-25T12:48:11.069Z] 374b572289f0: Layer already exists [2025-11-25T12:48:11.069Z] 5996e1c9ae3e: Layer already exists [2025-11-25T12:48:11.069Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:11.069Z] a9953ff97772: Layer already exists [2025-11-25T12:48:11.334Z] odessa: digest: sha256:81a01240b11635d31248eec35a2d1b62ac62d3285ae410ae2f10f9bc4db495a9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:11.438Z] ===================================================== [Pipeline] echo [2025-11-25T12:48:11.458Z] taggedImages: [2025-11-25T12:48:11.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:11.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 [2025-11-25T12:48:11.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:11.458Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-25T12:48:11.491Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-25T12:48:11.491Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:11.491Z] 4.0.1 [2025-11-25T12:48:11.491Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:11.491Z] odessa [2025-11-25T12:48:11.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:11.877Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:12.250Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:12.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T12:48:12.250Z] 7c17e9668d21: Preparing [2025-11-25T12:48:12.250Z] 3afeab4487cd: Preparing [2025-11-25T12:48:12.250Z] da52317ac0cc: Preparing [2025-11-25T12:48:12.250Z] a22947b90c7e: Preparing [2025-11-25T12:48:12.250Z] 374b572289f0: Preparing [2025-11-25T12:48:12.250Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:12.250Z] cc627b71deb8: Preparing [2025-11-25T12:48:12.250Z] a9953ff97772: Preparing [2025-11-25T12:48:12.250Z] 0e64f2360a44: Preparing [2025-11-25T12:48:12.250Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:12.250Z] a9953ff97772: Waiting [2025-11-25T12:48:12.250Z] 0e64f2360a44: Waiting [2025-11-25T12:48:12.250Z] cc627b71deb8: Waiting [2025-11-25T12:48:12.250Z] 374b572289f0: Layer already exists [2025-11-25T12:48:12.250Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:12.543Z] 3afeab4487cd: Pushed [2025-11-25T12:48:12.543Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:12.543Z] 7c17e9668d21: Pushed [2025-11-25T12:48:12.543Z] da52317ac0cc: Pushed [2025-11-25T12:48:12.543Z] a9953ff97772: Layer already exists [2025-11-25T12:48:12.543Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:14.483Z] a22947b90c7e: Pushed [2025-11-25T12:48:14.749Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:15.116Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:15.474Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 [2025-11-25T12:48:15.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T12:48:15.474Z] 7c17e9668d21: Preparing [2025-11-25T12:48:15.474Z] 3afeab4487cd: Preparing [2025-11-25T12:48:15.474Z] da52317ac0cc: Preparing [2025-11-25T12:48:15.474Z] a22947b90c7e: Preparing [2025-11-25T12:48:15.474Z] 374b572289f0: Preparing [2025-11-25T12:48:15.474Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:15.474Z] cc627b71deb8: Preparing [2025-11-25T12:48:15.474Z] a9953ff97772: Preparing [2025-11-25T12:48:15.474Z] 0e64f2360a44: Preparing [2025-11-25T12:48:15.474Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:15.474Z] cc627b71deb8: Waiting [2025-11-25T12:48:15.474Z] a9953ff97772: Waiting [2025-11-25T12:48:15.474Z] 0e64f2360a44: Waiting [2025-11-25T12:48:15.474Z] a22947b90c7e: Layer already exists [2025-11-25T12:48:15.474Z] 3afeab4487cd: Layer already exists [2025-11-25T12:48:15.474Z] 7c17e9668d21: Layer already exists [2025-11-25T12:48:15.474Z] da52317ac0cc: Layer already exists [2025-11-25T12:48:15.474Z] 374b572289f0: Layer already exists [2025-11-25T12:48:15.474Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:15.474Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:15.474Z] a9953ff97772: Layer already exists [2025-11-25T12:48:15.474Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:15.474Z] 4.0.1: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:16.103Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:16.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:16.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T12:48:16.453Z] 7c17e9668d21: Preparing [2025-11-25T12:48:16.453Z] 3afeab4487cd: Preparing [2025-11-25T12:48:16.453Z] da52317ac0cc: Preparing [2025-11-25T12:48:16.453Z] a22947b90c7e: Preparing [2025-11-25T12:48:16.453Z] 374b572289f0: Preparing [2025-11-25T12:48:16.453Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:16.453Z] cc627b71deb8: Preparing [2025-11-25T12:48:16.453Z] a9953ff97772: Preparing [2025-11-25T12:48:16.453Z] 0e64f2360a44: Preparing [2025-11-25T12:48:16.453Z] cc627b71deb8: Waiting [2025-11-25T12:48:16.453Z] a9953ff97772: Waiting [2025-11-25T12:48:16.453Z] 0e64f2360a44: Waiting [2025-11-25T12:48:16.453Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:16.453Z] 7c17e9668d21: Layer already exists [2025-11-25T12:48:16.453Z] 3afeab4487cd: Layer already exists [2025-11-25T12:48:16.453Z] 374b572289f0: Layer already exists [2025-11-25T12:48:16.453Z] a22947b90c7e: Layer already exists [2025-11-25T12:48:16.453Z] da52317ac0cc: Layer already exists [2025-11-25T12:48:16.453Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:16.453Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:16.453Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:16.453Z] a9953ff97772: Layer already exists [2025-11-25T12:48:16.453Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:16.790Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:17.135Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-11-25T12:48:17.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T12:48:17.135Z] 7c17e9668d21: Preparing [2025-11-25T12:48:17.135Z] 3afeab4487cd: Preparing [2025-11-25T12:48:17.135Z] da52317ac0cc: Preparing [2025-11-25T12:48:17.135Z] a22947b90c7e: Preparing [2025-11-25T12:48:17.135Z] 374b572289f0: Preparing [2025-11-25T12:48:17.135Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:17.135Z] cc627b71deb8: Preparing [2025-11-25T12:48:17.135Z] a9953ff97772: Preparing [2025-11-25T12:48:17.135Z] 0e64f2360a44: Preparing [2025-11-25T12:48:17.135Z] cc627b71deb8: Waiting [2025-11-25T12:48:17.135Z] a9953ff97772: Waiting [2025-11-25T12:48:17.135Z] 0e64f2360a44: Waiting [2025-11-25T12:48:17.135Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:17.135Z] da52317ac0cc: Layer already exists [2025-11-25T12:48:17.135Z] 7c17e9668d21: Layer already exists [2025-11-25T12:48:17.135Z] a22947b90c7e: Layer already exists [2025-11-25T12:48:17.135Z] 3afeab4487cd: Layer already exists [2025-11-25T12:48:17.135Z] 374b572289f0: Layer already exists [2025-11-25T12:48:17.135Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:17.135Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:17.135Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:17.135Z] a9953ff97772: Layer already exists [2025-11-25T12:48:17.135Z] odessa: digest: sha256:5309b8f20f7dd18a99d1ddd950876343d0d51583fee309a25c61ff99438de5c0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:17.496Z] ===================================================== [Pipeline] echo [2025-11-25T12:48:17.517Z] taggedImages: [2025-11-25T12:48:17.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:17.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 [2025-11-25T12:48:17.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:17.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T12:48:17.551Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-25T12:48:17.551Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:17.551Z] 4.0.1 [2025-11-25T12:48:17.551Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:17.551Z] odessa [2025-11-25T12:48:17.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:17.928Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:18.292Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:18.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T12:48:18.292Z] 8f370de7ad4d: Preparing [2025-11-25T12:48:18.292Z] 2fe8e8d7fe1e: Preparing [2025-11-25T12:48:18.292Z] 374b572289f0: Preparing [2025-11-25T12:48:18.292Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:18.292Z] 86432c2d3500: Preparing [2025-11-25T12:48:18.292Z] 861ae121b858: Preparing [2025-11-25T12:48:18.292Z] 0e64f2360a44: Preparing [2025-11-25T12:48:18.292Z] 861ae121b858: Waiting [2025-11-25T12:48:18.292Z] 0e64f2360a44: Waiting [2025-11-25T12:48:18.292Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:18.292Z] 374b572289f0: Layer already exists [2025-11-25T12:48:18.557Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:18.557Z] 8f370de7ad4d: Pushed [2025-11-25T12:48:18.557Z] 861ae121b858: Pushed [2025-11-25T12:48:18.823Z] 86432c2d3500: Pushed [2025-11-25T12:48:27.016Z] 2fe8e8d7fe1e: Pushed [2025-11-25T12:48:27.016Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:27.380Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:27.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 [2025-11-25T12:48:27.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T12:48:27.727Z] 8f370de7ad4d: Preparing [2025-11-25T12:48:27.727Z] 2fe8e8d7fe1e: Preparing [2025-11-25T12:48:27.727Z] 374b572289f0: Preparing [2025-11-25T12:48:27.727Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:27.727Z] 86432c2d3500: Preparing [2025-11-25T12:48:27.727Z] 861ae121b858: Preparing [2025-11-25T12:48:27.727Z] 0e64f2360a44: Preparing [2025-11-25T12:48:27.727Z] 861ae121b858: Waiting [2025-11-25T12:48:27.727Z] 0e64f2360a44: Waiting [2025-11-25T12:48:27.727Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:27.727Z] 374b572289f0: Layer already exists [2025-11-25T12:48:27.727Z] 8f370de7ad4d: Layer already exists [2025-11-25T12:48:27.727Z] 2fe8e8d7fe1e: Layer already exists [2025-11-25T12:48:27.727Z] 86432c2d3500: Layer already exists [2025-11-25T12:48:27.727Z] 861ae121b858: Layer already exists [2025-11-25T12:48:27.727Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:27.727Z] 4.0.1: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:28.354Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:28.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:28.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T12:48:28.706Z] 8f370de7ad4d: Preparing [2025-11-25T12:48:28.706Z] 2fe8e8d7fe1e: Preparing [2025-11-25T12:48:28.706Z] 374b572289f0: Preparing [2025-11-25T12:48:28.706Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:28.706Z] 86432c2d3500: Preparing [2025-11-25T12:48:28.706Z] 861ae121b858: Preparing [2025-11-25T12:48:28.706Z] 0e64f2360a44: Preparing [2025-11-25T12:48:28.706Z] 861ae121b858: Waiting [2025-11-25T12:48:28.706Z] 0e64f2360a44: Waiting [2025-11-25T12:48:28.706Z] 374b572289f0: Layer already exists [2025-11-25T12:48:28.706Z] 2fe8e8d7fe1e: Layer already exists [2025-11-25T12:48:28.706Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:28.706Z] 86432c2d3500: Layer already exists [2025-11-25T12:48:28.706Z] 8f370de7ad4d: Layer already exists [2025-11-25T12:48:28.706Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:28.706Z] 861ae121b858: Layer already exists [2025-11-25T12:48:28.706Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:32.353Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:32.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-11-25T12:48:32.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T12:48:32.697Z] 8f370de7ad4d: Preparing [2025-11-25T12:48:32.697Z] 2fe8e8d7fe1e: Preparing [2025-11-25T12:48:32.697Z] 374b572289f0: Preparing [2025-11-25T12:48:32.697Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:32.697Z] 86432c2d3500: Preparing [2025-11-25T12:48:32.697Z] 861ae121b858: Preparing [2025-11-25T12:48:32.697Z] 0e64f2360a44: Preparing [2025-11-25T12:48:32.697Z] 861ae121b858: Waiting [2025-11-25T12:48:32.697Z] 0e64f2360a44: Waiting [2025-11-25T12:48:32.697Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:32.697Z] 86432c2d3500: Layer already exists [2025-11-25T12:48:32.697Z] 2fe8e8d7fe1e: Layer already exists [2025-11-25T12:48:32.697Z] 374b572289f0: Layer already exists [2025-11-25T12:48:32.697Z] 8f370de7ad4d: Layer already exists [2025-11-25T12:48:32.697Z] 861ae121b858: Layer already exists [2025-11-25T12:48:32.697Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:32.697Z] odessa: digest: sha256:bb07d9c942abe83995d9d8f8bc8bc252beb1b05fbc1621cb51834b3d9d09d47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:33.044Z] ===================================================== [Pipeline] echo [2025-11-25T12:48:33.064Z] taggedImages: [2025-11-25T12:48:33.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:33.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 [2025-11-25T12:48:33.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:33.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-25T12:48:33.092Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-25T12:48:33.092Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:33.092Z] 4.0.1 [2025-11-25T12:48:33.092Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:33.092Z] odessa [2025-11-25T12:48:33.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:33.471Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:33.838Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:33.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T12:48:33.838Z] eb14c3288d78: Preparing [2025-11-25T12:48:33.838Z] 717db2804d41: Preparing [2025-11-25T12:48:33.838Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:33.838Z] 0782973fe87f: Preparing [2025-11-25T12:48:33.838Z] ab59bbca915a: Preparing [2025-11-25T12:48:33.838Z] 0e64f2360a44: Preparing [2025-11-25T12:48:33.838Z] 0e64f2360a44: Waiting [2025-11-25T12:48:33.838Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:33.838Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:34.102Z] ab59bbca915a: Pushed [2025-11-25T12:48:34.102Z] eb14c3288d78: Pushed [2025-11-25T12:48:34.102Z] 0782973fe87f: Pushed [2025-11-25T12:48:39.422Z] 717db2804d41: Pushed [2025-11-25T12:48:39.422Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:39.775Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:40.128Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 [2025-11-25T12:48:40.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T12:48:40.128Z] eb14c3288d78: Preparing [2025-11-25T12:48:40.128Z] 717db2804d41: Preparing [2025-11-25T12:48:40.128Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:40.128Z] 0782973fe87f: Preparing [2025-11-25T12:48:40.128Z] ab59bbca915a: Preparing [2025-11-25T12:48:40.128Z] 0e64f2360a44: Preparing [2025-11-25T12:48:40.128Z] 0e64f2360a44: Waiting [2025-11-25T12:48:40.128Z] 0782973fe87f: Layer already exists [2025-11-25T12:48:40.128Z] 717db2804d41: Layer already exists [2025-11-25T12:48:40.128Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:40.128Z] eb14c3288d78: Layer already exists [2025-11-25T12:48:40.128Z] ab59bbca915a: Layer already exists [2025-11-25T12:48:40.129Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:40.129Z] 4.0.1: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:40.750Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:41.220Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:41.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T12:48:41.221Z] eb14c3288d78: Preparing [2025-11-25T12:48:41.221Z] 717db2804d41: Preparing [2025-11-25T12:48:41.221Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:41.221Z] 0782973fe87f: Preparing [2025-11-25T12:48:41.221Z] ab59bbca915a: Preparing [2025-11-25T12:48:41.221Z] 0e64f2360a44: Preparing [2025-11-25T12:48:41.221Z] 0e64f2360a44: Waiting [2025-11-25T12:48:41.221Z] ab59bbca915a: Layer already exists [2025-11-25T12:48:41.221Z] 717db2804d41: Layer already exists [2025-11-25T12:48:41.221Z] eb14c3288d78: Layer already exists [2025-11-25T12:48:41.221Z] 0782973fe87f: Layer already exists [2025-11-25T12:48:41.221Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:41.221Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:41.487Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:41.867Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:42.253Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-11-25T12:48:42.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T12:48:42.253Z] eb14c3288d78: Preparing [2025-11-25T12:48:42.253Z] 717db2804d41: Preparing [2025-11-25T12:48:42.253Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:42.253Z] 0782973fe87f: Preparing [2025-11-25T12:48:42.253Z] ab59bbca915a: Preparing [2025-11-25T12:48:42.253Z] 0e64f2360a44: Preparing [2025-11-25T12:48:42.253Z] 0e64f2360a44: Waiting [2025-11-25T12:48:42.253Z] eb14c3288d78: Layer already exists [2025-11-25T12:48:42.253Z] 0782973fe87f: Layer already exists [2025-11-25T12:48:42.253Z] ab59bbca915a: Layer already exists [2025-11-25T12:48:42.253Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:42.253Z] 717db2804d41: Layer already exists [2025-11-25T12:48:42.253Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:42.253Z] odessa: digest: sha256:3bd7a4d9aabbd7627f007c0d60b8eec9774e44c96a091bd42f8bac19fc8e5093 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:42.606Z] ===================================================== [Pipeline] echo [2025-11-25T12:48:42.621Z] taggedImages: [2025-11-25T12:48:42.621Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:42.621Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 [2025-11-25T12:48:42.621Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:42.621Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-25T12:48:42.656Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-25T12:48:42.656Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:42.656Z] 4.0.1 [2025-11-25T12:48:42.656Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:42.656Z] odessa [2025-11-25T12:48:42.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:43.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:43.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:43.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T12:48:43.395Z] b81d3218fd2b: Preparing [2025-11-25T12:48:43.395Z] 78c292bfb044: Preparing [2025-11-25T12:48:43.395Z] a72562f412fe: Preparing [2025-11-25T12:48:43.395Z] 374b572289f0: Preparing [2025-11-25T12:48:43.395Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:43.395Z] cc627b71deb8: Preparing [2025-11-25T12:48:43.395Z] a9953ff97772: Preparing [2025-11-25T12:48:43.395Z] 0e64f2360a44: Preparing [2025-11-25T12:48:43.395Z] a9953ff97772: Waiting [2025-11-25T12:48:43.395Z] cc627b71deb8: Waiting [2025-11-25T12:48:43.395Z] 0e64f2360a44: Waiting [2025-11-25T12:48:43.658Z] 78c292bfb044: Pushed [2025-11-25T12:48:45.595Z] 374b572289f0: Layer already exists [2025-11-25T12:48:45.596Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:45.596Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:45.596Z] a9953ff97772: Layer already exists [2025-11-25T12:48:45.596Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:45.596Z] b81d3218fd2b: Pushed [2025-11-25T12:48:48.927Z] a72562f412fe: Pushed [2025-11-25T12:48:48.927Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:49.279Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:49.635Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 [2025-11-25T12:48:49.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T12:48:49.635Z] b81d3218fd2b: Preparing [2025-11-25T12:48:49.635Z] 78c292bfb044: Preparing [2025-11-25T12:48:49.635Z] a72562f412fe: Preparing [2025-11-25T12:48:49.635Z] 374b572289f0: Preparing [2025-11-25T12:48:49.635Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:49.635Z] cc627b71deb8: Preparing [2025-11-25T12:48:49.635Z] a9953ff97772: Preparing [2025-11-25T12:48:49.635Z] cc627b71deb8: Waiting [2025-11-25T12:48:49.635Z] 0e64f2360a44: Preparing [2025-11-25T12:48:49.635Z] a9953ff97772: Waiting [2025-11-25T12:48:49.635Z] 0e64f2360a44: Waiting [2025-11-25T12:48:49.635Z] 374b572289f0: Layer already exists [2025-11-25T12:48:49.635Z] a72562f412fe: Layer already exists [2025-11-25T12:48:49.635Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:49.635Z] 78c292bfb044: Layer already exists [2025-11-25T12:48:49.635Z] b81d3218fd2b: Layer already exists [2025-11-25T12:48:49.635Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:49.635Z] a9953ff97772: Layer already exists [2025-11-25T12:48:49.635Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:49.635Z] 4.0.1: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:50.005Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:50.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:50.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T12:48:50.359Z] b81d3218fd2b: Preparing [2025-11-25T12:48:50.359Z] 78c292bfb044: Preparing [2025-11-25T12:48:50.359Z] a72562f412fe: Preparing [2025-11-25T12:48:50.359Z] 374b572289f0: Preparing [2025-11-25T12:48:50.359Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:50.359Z] cc627b71deb8: Preparing [2025-11-25T12:48:50.359Z] a9953ff97772: Preparing [2025-11-25T12:48:50.359Z] 0e64f2360a44: Preparing [2025-11-25T12:48:50.359Z] a9953ff97772: Waiting [2025-11-25T12:48:50.359Z] cc627b71deb8: Waiting [2025-11-25T12:48:50.359Z] 0e64f2360a44: Waiting [2025-11-25T12:48:50.359Z] b81d3218fd2b: Layer already exists [2025-11-25T12:48:50.359Z] 78c292bfb044: Layer already exists [2025-11-25T12:48:50.359Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:50.359Z] 374b572289f0: Layer already exists [2025-11-25T12:48:50.359Z] a72562f412fe: Layer already exists [2025-11-25T12:48:50.359Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:50.359Z] a9953ff97772: Layer already exists [2025-11-25T12:48:50.359Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:50.359Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:50.986Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:51.346Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-11-25T12:48:51.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T12:48:51.346Z] b81d3218fd2b: Preparing [2025-11-25T12:48:51.346Z] 78c292bfb044: Preparing [2025-11-25T12:48:51.346Z] a72562f412fe: Preparing [2025-11-25T12:48:51.346Z] 374b572289f0: Preparing [2025-11-25T12:48:51.346Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:51.346Z] cc627b71deb8: Preparing [2025-11-25T12:48:51.346Z] a9953ff97772: Preparing [2025-11-25T12:48:51.346Z] 0e64f2360a44: Preparing [2025-11-25T12:48:51.346Z] a9953ff97772: Waiting [2025-11-25T12:48:51.346Z] 0e64f2360a44: Waiting [2025-11-25T12:48:51.346Z] cc627b71deb8: Waiting [2025-11-25T12:48:51.346Z] 374b572289f0: Layer already exists [2025-11-25T12:48:51.346Z] a72562f412fe: Layer already exists [2025-11-25T12:48:51.346Z] b81d3218fd2b: Layer already exists [2025-11-25T12:48:51.346Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:51.346Z] 78c292bfb044: Layer already exists [2025-11-25T12:48:51.346Z] cc627b71deb8: Layer already exists [2025-11-25T12:48:51.346Z] a9953ff97772: Layer already exists [2025-11-25T12:48:51.346Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:51.610Z] odessa: digest: sha256:f59e4d818b744b5fdaf663592fb3aa9855a165f4562c90db521553f2a030354f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:51.705Z] ===================================================== [Pipeline] echo [2025-11-25T12:48:51.724Z] taggedImages: [2025-11-25T12:48:51.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:51.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 [2025-11-25T12:48:51.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:51.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-25T12:48:51.756Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-25T12:48:51.756Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:51.756Z] 4.0.1 [2025-11-25T12:48:51.756Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:51.756Z] odessa [2025-11-25T12:48:51.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:52.132Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:52.486Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:52.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T12:48:52.487Z] a43c9ab9c0e2: Preparing [2025-11-25T12:48:52.487Z] 2eca00525ae5: Preparing [2025-11-25T12:48:52.487Z] d614260ca33b: Preparing [2025-11-25T12:48:52.487Z] 3b6688a9457c: Preparing [2025-11-25T12:48:52.487Z] ba49eda9e185: Preparing [2025-11-25T12:48:52.487Z] 94339e27ef52: Preparing [2025-11-25T12:48:52.487Z] 6eb3d2521e7d: Preparing [2025-11-25T12:48:52.487Z] 374b572289f0: Preparing [2025-11-25T12:48:52.487Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:52.487Z] e119ca9dc5df: Preparing [2025-11-25T12:48:52.487Z] e1fba39a9bbe: Preparing [2025-11-25T12:48:52.487Z] 5f70bf18a086: Preparing [2025-11-25T12:48:52.487Z] ad28e701dc7e: Preparing [2025-11-25T12:48:52.487Z] 80ec8c5d9f68: Preparing [2025-11-25T12:48:52.487Z] 15c4b89d16c2: Preparing [2025-11-25T12:48:52.487Z] 0e64f2360a44: Preparing [2025-11-25T12:48:52.487Z] e119ca9dc5df: Waiting [2025-11-25T12:48:52.487Z] e1fba39a9bbe: Waiting [2025-11-25T12:48:52.487Z] 5f70bf18a086: Waiting [2025-11-25T12:48:52.487Z] ad28e701dc7e: Waiting [2025-11-25T12:48:52.487Z] 80ec8c5d9f68: Waiting [2025-11-25T12:48:52.487Z] 15c4b89d16c2: Waiting [2025-11-25T12:48:52.487Z] 94339e27ef52: Waiting [2025-11-25T12:48:52.487Z] 0e64f2360a44: Waiting [2025-11-25T12:48:52.487Z] 6eb3d2521e7d: Waiting [2025-11-25T12:48:52.487Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:52.758Z] ba49eda9e185: Pushed [2025-11-25T12:48:52.758Z] d614260ca33b: Pushed [2025-11-25T12:48:52.758Z] 3b6688a9457c: Pushed [2025-11-25T12:48:52.758Z] 2eca00525ae5: Pushed [2025-11-25T12:48:52.758Z] a43c9ab9c0e2: Pushed [2025-11-25T12:48:52.758Z] 374b572289f0: Layer already exists [2025-11-25T12:48:52.758Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:52.758Z] 5f70bf18a086: Layer already exists [2025-11-25T12:48:52.758Z] 94339e27ef52: Pushed [2025-11-25T12:48:52.758Z] e119ca9dc5df: Pushed [2025-11-25T12:48:53.025Z] e1fba39a9bbe: Pushed [2025-11-25T12:48:53.025Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:53.025Z] ad28e701dc7e: Pushed [2025-11-25T12:48:53.025Z] 15c4b89d16c2: Pushed [2025-11-25T12:48:53.295Z] 80ec8c5d9f68: Pushed [2025-11-25T12:48:55.866Z] 6eb3d2521e7d: Pushed [2025-11-25T12:48:55.866Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:56.231Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:57.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 [2025-11-25T12:48:57.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T12:48:57.156Z] a43c9ab9c0e2: Preparing [2025-11-25T12:48:57.156Z] 2eca00525ae5: Preparing [2025-11-25T12:48:57.156Z] d614260ca33b: Preparing [2025-11-25T12:48:57.156Z] 3b6688a9457c: Preparing [2025-11-25T12:48:57.156Z] ba49eda9e185: Preparing [2025-11-25T12:48:57.156Z] 94339e27ef52: Preparing [2025-11-25T12:48:57.156Z] 6eb3d2521e7d: Preparing [2025-11-25T12:48:57.156Z] 374b572289f0: Preparing [2025-11-25T12:48:57.156Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:57.156Z] e119ca9dc5df: Preparing [2025-11-25T12:48:57.156Z] e1fba39a9bbe: Preparing [2025-11-25T12:48:57.156Z] 5f70bf18a086: Preparing [2025-11-25T12:48:57.156Z] ad28e701dc7e: Preparing [2025-11-25T12:48:57.156Z] 80ec8c5d9f68: Preparing [2025-11-25T12:48:57.156Z] 15c4b89d16c2: Preparing [2025-11-25T12:48:57.156Z] 0e64f2360a44: Preparing [2025-11-25T12:48:57.156Z] 94339e27ef52: Waiting [2025-11-25T12:48:57.156Z] 6eb3d2521e7d: Waiting [2025-11-25T12:48:57.156Z] 374b572289f0: Waiting [2025-11-25T12:48:57.156Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:57.156Z] e119ca9dc5df: Waiting [2025-11-25T12:48:57.156Z] e1fba39a9bbe: Waiting [2025-11-25T12:48:57.156Z] 5f70bf18a086: Waiting [2025-11-25T12:48:57.156Z] 15c4b89d16c2: Waiting [2025-11-25T12:48:57.156Z] 0e64f2360a44: Waiting [2025-11-25T12:48:57.156Z] 80ec8c5d9f68: Waiting [2025-11-25T12:48:57.156Z] ad28e701dc7e: Waiting [2025-11-25T12:48:57.156Z] ba49eda9e185: Layer already exists [2025-11-25T12:48:57.156Z] d614260ca33b: Layer already exists [2025-11-25T12:48:57.156Z] a43c9ab9c0e2: Layer already exists [2025-11-25T12:48:57.156Z] 3b6688a9457c: Layer already exists [2025-11-25T12:48:57.156Z] 2eca00525ae5: Layer already exists [2025-11-25T12:48:57.156Z] 94339e27ef52: Layer already exists [2025-11-25T12:48:57.156Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:57.156Z] 374b572289f0: Layer already exists [2025-11-25T12:48:57.156Z] 6eb3d2521e7d: Layer already exists [2025-11-25T12:48:57.156Z] e119ca9dc5df: Layer already exists [2025-11-25T12:48:57.156Z] 5f70bf18a086: Layer already exists [2025-11-25T12:48:57.156Z] e1fba39a9bbe: Layer already exists [2025-11-25T12:48:57.156Z] ad28e701dc7e: Layer already exists [2025-11-25T12:48:57.156Z] 15c4b89d16c2: Layer already exists [2025-11-25T12:48:57.156Z] 80ec8c5d9f68: Layer already exists [2025-11-25T12:48:57.156Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:57.420Z] 4.0.1: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:57.784Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:58.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:58.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T12:48:58.141Z] a43c9ab9c0e2: Preparing [2025-11-25T12:48:58.141Z] 2eca00525ae5: Preparing [2025-11-25T12:48:58.141Z] d614260ca33b: Preparing [2025-11-25T12:48:58.141Z] 3b6688a9457c: Preparing [2025-11-25T12:48:58.141Z] ba49eda9e185: Preparing [2025-11-25T12:48:58.141Z] 94339e27ef52: Preparing [2025-11-25T12:48:58.141Z] 6eb3d2521e7d: Preparing [2025-11-25T12:48:58.141Z] 374b572289f0: Preparing [2025-11-25T12:48:58.141Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:58.141Z] e119ca9dc5df: Preparing [2025-11-25T12:48:58.141Z] e1fba39a9bbe: Preparing [2025-11-25T12:48:58.141Z] 94339e27ef52: Waiting [2025-11-25T12:48:58.141Z] 5f70bf18a086: Preparing [2025-11-25T12:48:58.141Z] 6eb3d2521e7d: Waiting [2025-11-25T12:48:58.141Z] ad28e701dc7e: Preparing [2025-11-25T12:48:58.141Z] 80ec8c5d9f68: Preparing [2025-11-25T12:48:58.141Z] 374b572289f0: Waiting [2025-11-25T12:48:58.141Z] 15c4b89d16c2: Preparing [2025-11-25T12:48:58.141Z] 0e64f2360a44: Preparing [2025-11-25T12:48:58.141Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:58.141Z] ad28e701dc7e: Waiting [2025-11-25T12:48:58.141Z] e119ca9dc5df: Waiting [2025-11-25T12:48:58.141Z] 80ec8c5d9f68: Waiting [2025-11-25T12:48:58.141Z] e1fba39a9bbe: Waiting [2025-11-25T12:48:58.141Z] 15c4b89d16c2: Waiting [2025-11-25T12:48:58.141Z] 0e64f2360a44: Waiting [2025-11-25T12:48:58.141Z] 5f70bf18a086: Waiting [2025-11-25T12:48:58.141Z] ba49eda9e185: Layer already exists [2025-11-25T12:48:58.141Z] 3b6688a9457c: Layer already exists [2025-11-25T12:48:58.141Z] a43c9ab9c0e2: Layer already exists [2025-11-25T12:48:58.141Z] d614260ca33b: Layer already exists [2025-11-25T12:48:58.141Z] 2eca00525ae5: Layer already exists [2025-11-25T12:48:58.141Z] 6eb3d2521e7d: Layer already exists [2025-11-25T12:48:58.141Z] 374b572289f0: Layer already exists [2025-11-25T12:48:58.141Z] 94339e27ef52: Layer already exists [2025-11-25T12:48:58.141Z] e119ca9dc5df: Layer already exists [2025-11-25T12:48:58.141Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:58.141Z] e1fba39a9bbe: Layer already exists [2025-11-25T12:48:58.141Z] 5f70bf18a086: Layer already exists [2025-11-25T12:48:58.141Z] ad28e701dc7e: Layer already exists [2025-11-25T12:48:58.141Z] 80ec8c5d9f68: Layer already exists [2025-11-25T12:48:58.141Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:58.141Z] 15c4b89d16c2: Layer already exists [2025-11-25T12:48:58.406Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:58.763Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:59.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-11-25T12:48:59.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T12:48:59.130Z] a43c9ab9c0e2: Preparing [2025-11-25T12:48:59.130Z] 2eca00525ae5: Preparing [2025-11-25T12:48:59.130Z] d614260ca33b: Preparing [2025-11-25T12:48:59.130Z] 3b6688a9457c: Preparing [2025-11-25T12:48:59.130Z] ba49eda9e185: Preparing [2025-11-25T12:48:59.130Z] 94339e27ef52: Preparing [2025-11-25T12:48:59.130Z] 6eb3d2521e7d: Preparing [2025-11-25T12:48:59.130Z] 374b572289f0: Preparing [2025-11-25T12:48:59.130Z] 4f24ab66c25d: Preparing [2025-11-25T12:48:59.130Z] e119ca9dc5df: Preparing [2025-11-25T12:48:59.130Z] e1fba39a9bbe: Preparing [2025-11-25T12:48:59.130Z] 5f70bf18a086: Preparing [2025-11-25T12:48:59.130Z] ad28e701dc7e: Preparing [2025-11-25T12:48:59.130Z] 80ec8c5d9f68: Preparing [2025-11-25T12:48:59.130Z] 15c4b89d16c2: Preparing [2025-11-25T12:48:59.130Z] 0e64f2360a44: Preparing [2025-11-25T12:48:59.130Z] e1fba39a9bbe: Waiting [2025-11-25T12:48:59.130Z] 5f70bf18a086: Waiting [2025-11-25T12:48:59.130Z] ad28e701dc7e: Waiting [2025-11-25T12:48:59.130Z] 94339e27ef52: Waiting [2025-11-25T12:48:59.130Z] 6eb3d2521e7d: Waiting [2025-11-25T12:48:59.130Z] 374b572289f0: Waiting [2025-11-25T12:48:59.130Z] 80ec8c5d9f68: Waiting [2025-11-25T12:48:59.130Z] 4f24ab66c25d: Waiting [2025-11-25T12:48:59.130Z] e119ca9dc5df: Waiting [2025-11-25T12:48:59.130Z] 15c4b89d16c2: Waiting [2025-11-25T12:48:59.130Z] 0e64f2360a44: Waiting [2025-11-25T12:48:59.130Z] 3b6688a9457c: Layer already exists [2025-11-25T12:48:59.130Z] d614260ca33b: Layer already exists [2025-11-25T12:48:59.130Z] a43c9ab9c0e2: Layer already exists [2025-11-25T12:48:59.130Z] ba49eda9e185: Layer already exists [2025-11-25T12:48:59.130Z] 2eca00525ae5: Layer already exists [2025-11-25T12:48:59.130Z] 374b572289f0: Layer already exists [2025-11-25T12:48:59.130Z] 6eb3d2521e7d: Layer already exists [2025-11-25T12:48:59.130Z] 94339e27ef52: Layer already exists [2025-11-25T12:48:59.130Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:48:59.130Z] e119ca9dc5df: Layer already exists [2025-11-25T12:48:59.130Z] 5f70bf18a086: Layer already exists [2025-11-25T12:48:59.130Z] 15c4b89d16c2: Layer already exists [2025-11-25T12:48:59.130Z] e1fba39a9bbe: Layer already exists [2025-11-25T12:48:59.130Z] 80ec8c5d9f68: Layer already exists [2025-11-25T12:48:59.130Z] ad28e701dc7e: Layer already exists [2025-11-25T12:48:59.130Z] 0e64f2360a44: Layer already exists [2025-11-25T12:48:59.394Z] odessa: digest: sha256:c37a0700d1c7055ad795709c1c26ff997371ddc81dc57a3ec1a1fc49915a422e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:48:59.482Z] ===================================================== [Pipeline] echo [2025-11-25T12:48:59.502Z] taggedImages: [2025-11-25T12:48:59.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:59.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 [2025-11-25T12:48:59.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:59.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T12:48:59.531Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-25T12:48:59.531Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:48:59.531Z] 4.0.1 [2025-11-25T12:48:59.531Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:48:59.531Z] odessa [2025-11-25T12:48:59.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:48:59.914Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:00.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:00.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T12:49:00.279Z] 7b52524e03c8: Preparing [2025-11-25T12:49:00.279Z] 785bd7660b76: Preparing [2025-11-25T12:49:00.279Z] a5fa6969c3ec: Preparing [2025-11-25T12:49:00.279Z] d7228d39fa91: Preparing [2025-11-25T12:49:00.279Z] 374b572289f0: Preparing [2025-11-25T12:49:00.279Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:00.279Z] cc627b71deb8: Preparing [2025-11-25T12:49:00.279Z] a9953ff97772: Preparing [2025-11-25T12:49:00.279Z] 0e64f2360a44: Preparing [2025-11-25T12:49:00.279Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:00.279Z] cc627b71deb8: Waiting [2025-11-25T12:49:00.279Z] a9953ff97772: Waiting [2025-11-25T12:49:00.279Z] 0e64f2360a44: Waiting [2025-11-25T12:49:00.279Z] 374b572289f0: Layer already exists [2025-11-25T12:49:00.543Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:00.543Z] a5fa6969c3ec: Pushed [2025-11-25T12:49:00.543Z] 785bd7660b76: Pushed [2025-11-25T12:49:00.543Z] cc627b71deb8: Layer already exists [2025-11-25T12:49:00.543Z] a9953ff97772: Layer already exists [2025-11-25T12:49:00.543Z] 7b52524e03c8: Pushed [2025-11-25T12:49:00.543Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:05.868Z] d7228d39fa91: Pushed [2025-11-25T12:49:05.868Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:06.235Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:06.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 [2025-11-25T12:49:06.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T12:49:06.593Z] 7b52524e03c8: Preparing [2025-11-25T12:49:06.593Z] 785bd7660b76: Preparing [2025-11-25T12:49:06.593Z] a5fa6969c3ec: Preparing [2025-11-25T12:49:06.593Z] d7228d39fa91: Preparing [2025-11-25T12:49:06.593Z] 374b572289f0: Preparing [2025-11-25T12:49:06.593Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:06.593Z] cc627b71deb8: Preparing [2025-11-25T12:49:06.593Z] a9953ff97772: Preparing [2025-11-25T12:49:06.593Z] 0e64f2360a44: Preparing [2025-11-25T12:49:06.593Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:06.593Z] cc627b71deb8: Waiting [2025-11-25T12:49:06.593Z] a9953ff97772: Waiting [2025-11-25T12:49:06.593Z] 0e64f2360a44: Waiting [2025-11-25T12:49:06.593Z] 785bd7660b76: Layer already exists [2025-11-25T12:49:06.593Z] 7b52524e03c8: Layer already exists [2025-11-25T12:49:06.593Z] a5fa6969c3ec: Layer already exists [2025-11-25T12:49:06.593Z] d7228d39fa91: Layer already exists [2025-11-25T12:49:06.593Z] 374b572289f0: Layer already exists [2025-11-25T12:49:06.593Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:06.593Z] cc627b71deb8: Layer already exists [2025-11-25T12:49:06.593Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:06.593Z] a9953ff97772: Layer already exists [2025-11-25T12:49:06.593Z] 4.0.1: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:07.210Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:07.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:07.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T12:49:07.550Z] 7b52524e03c8: Preparing [2025-11-25T12:49:07.550Z] 785bd7660b76: Preparing [2025-11-25T12:49:07.550Z] a5fa6969c3ec: Preparing [2025-11-25T12:49:07.550Z] d7228d39fa91: Preparing [2025-11-25T12:49:07.550Z] 374b572289f0: Preparing [2025-11-25T12:49:07.550Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:07.550Z] cc627b71deb8: Preparing [2025-11-25T12:49:07.550Z] a9953ff97772: Preparing [2025-11-25T12:49:07.550Z] 0e64f2360a44: Preparing [2025-11-25T12:49:07.550Z] cc627b71deb8: Waiting [2025-11-25T12:49:07.550Z] a9953ff97772: Waiting [2025-11-25T12:49:07.550Z] 0e64f2360a44: Waiting [2025-11-25T12:49:07.550Z] 785bd7660b76: Layer already exists [2025-11-25T12:49:07.550Z] a5fa6969c3ec: Layer already exists [2025-11-25T12:49:07.550Z] 7b52524e03c8: Layer already exists [2025-11-25T12:49:07.550Z] 374b572289f0: Layer already exists [2025-11-25T12:49:07.550Z] d7228d39fa91: Layer already exists [2025-11-25T12:49:07.550Z] cc627b71deb8: Layer already exists [2025-11-25T12:49:07.550Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:07.550Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:07.550Z] a9953ff97772: Layer already exists [2025-11-25T12:49:07.550Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:08.190Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:09.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-11-25T12:49:09.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T12:49:09.949Z] 7b52524e03c8: Preparing [2025-11-25T12:49:09.949Z] 785bd7660b76: Preparing [2025-11-25T12:49:09.949Z] a5fa6969c3ec: Preparing [2025-11-25T12:49:09.949Z] d7228d39fa91: Preparing [2025-11-25T12:49:09.949Z] 374b572289f0: Preparing [2025-11-25T12:49:09.949Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:09.949Z] cc627b71deb8: Preparing [2025-11-25T12:49:09.949Z] a9953ff97772: Preparing [2025-11-25T12:49:09.949Z] 0e64f2360a44: Preparing [2025-11-25T12:49:09.949Z] cc627b71deb8: Waiting [2025-11-25T12:49:09.949Z] a9953ff97772: Waiting [2025-11-25T12:49:09.949Z] 0e64f2360a44: Waiting [2025-11-25T12:49:09.949Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:09.949Z] 7b52524e03c8: Layer already exists [2025-11-25T12:49:09.949Z] d7228d39fa91: Layer already exists [2025-11-25T12:49:09.949Z] 785bd7660b76: Layer already exists [2025-11-25T12:49:09.949Z] 374b572289f0: Layer already exists [2025-11-25T12:49:09.949Z] a5fa6969c3ec: Layer already exists [2025-11-25T12:49:09.949Z] a9953ff97772: Layer already exists [2025-11-25T12:49:09.949Z] cc627b71deb8: Layer already exists [2025-11-25T12:49:09.949Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:09.949Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:09.949Z] odessa: digest: sha256:5d37a240c09873042156857cc2b6fb7a8fc3f402e5bfe60b25ee766950d7f7da size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:49:10.309Z] ===================================================== [Pipeline] echo [2025-11-25T12:49:10.331Z] taggedImages: [2025-11-25T12:49:10.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:10.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 [2025-11-25T12:49:10.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:10.331Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-25T12:49:10.451Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-25T12:49:10.451Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:10.451Z] 4.0.1 [2025-11-25T12:49:10.451Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:10.451Z] odessa [2025-11-25T12:49:10.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:10.836Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:11.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:11.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T12:49:11.190Z] 85bc4b6d8801: Preparing [2025-11-25T12:49:11.190Z] 09ec1aab9a7a: Preparing [2025-11-25T12:49:11.190Z] 9477857fe567: Preparing [2025-11-25T12:49:11.190Z] dfeebad72b38: Preparing [2025-11-25T12:49:11.190Z] 8d899dff7cc0: Preparing [2025-11-25T12:49:11.190Z] 374b572289f0: Preparing [2025-11-25T12:49:11.190Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:11.190Z] f6ee4ad172e3: Preparing [2025-11-25T12:49:11.190Z] 6d6b31331b91: Preparing [2025-11-25T12:49:11.190Z] d4ea9950e30b: Preparing [2025-11-25T12:49:11.190Z] 0e64f2360a44: Preparing [2025-11-25T12:49:11.190Z] 374b572289f0: Waiting [2025-11-25T12:49:11.190Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:11.190Z] 6d6b31331b91: Waiting [2025-11-25T12:49:11.190Z] f6ee4ad172e3: Waiting [2025-11-25T12:49:11.190Z] d4ea9950e30b: Waiting [2025-11-25T12:49:11.190Z] 0e64f2360a44: Waiting [2025-11-25T12:49:11.455Z] 8d899dff7cc0: Pushed [2025-11-25T12:49:11.455Z] dfeebad72b38: Pushed [2025-11-25T12:49:11.455Z] 09ec1aab9a7a: Pushed [2025-11-25T12:49:11.455Z] 85bc4b6d8801: Pushed [2025-11-25T12:49:11.455Z] 374b572289f0: Layer already exists [2025-11-25T12:49:11.455Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:11.455Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:23.745Z] d4ea9950e30b: Pushed [2025-11-25T12:49:23.745Z] f6ee4ad172e3: Pushed [2025-11-25T12:49:23.745Z] 6d6b31331b91: Pushed [2025-11-25T12:49:23.745Z] 9477857fe567: Pushed [2025-11-25T12:49:23.745Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:24.094Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:24.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 [2025-11-25T12:49:24.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T12:49:24.450Z] 85bc4b6d8801: Preparing [2025-11-25T12:49:24.450Z] 09ec1aab9a7a: Preparing [2025-11-25T12:49:24.450Z] 9477857fe567: Preparing [2025-11-25T12:49:24.450Z] dfeebad72b38: Preparing [2025-11-25T12:49:24.450Z] 8d899dff7cc0: Preparing [2025-11-25T12:49:24.450Z] 374b572289f0: Preparing [2025-11-25T12:49:24.450Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:24.450Z] f6ee4ad172e3: Preparing [2025-11-25T12:49:24.450Z] 6d6b31331b91: Preparing [2025-11-25T12:49:24.450Z] d4ea9950e30b: Preparing [2025-11-25T12:49:24.450Z] 0e64f2360a44: Preparing [2025-11-25T12:49:24.450Z] 374b572289f0: Waiting [2025-11-25T12:49:24.450Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:24.450Z] f6ee4ad172e3: Waiting [2025-11-25T12:49:24.450Z] 6d6b31331b91: Waiting [2025-11-25T12:49:24.450Z] 0e64f2360a44: Waiting [2025-11-25T12:49:24.450Z] d4ea9950e30b: Waiting [2025-11-25T12:49:24.450Z] 09ec1aab9a7a: Layer already exists [2025-11-25T12:49:24.450Z] 8d899dff7cc0: Layer already exists [2025-11-25T12:49:24.450Z] 85bc4b6d8801: Layer already exists [2025-11-25T12:49:24.450Z] dfeebad72b38: Layer already exists [2025-11-25T12:49:24.450Z] 9477857fe567: Layer already exists [2025-11-25T12:49:24.450Z] 374b572289f0: Layer already exists [2025-11-25T12:49:24.450Z] f6ee4ad172e3: Layer already exists [2025-11-25T12:49:24.450Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:24.450Z] 6d6b31331b91: Layer already exists [2025-11-25T12:49:24.450Z] d4ea9950e30b: Layer already exists [2025-11-25T12:49:24.450Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:24.716Z] 4.0.1: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:25.087Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:25.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:25.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T12:49:25.439Z] 85bc4b6d8801: Preparing [2025-11-25T12:49:25.439Z] 09ec1aab9a7a: Preparing [2025-11-25T12:49:25.439Z] 9477857fe567: Preparing [2025-11-25T12:49:25.439Z] dfeebad72b38: Preparing [2025-11-25T12:49:25.439Z] 8d899dff7cc0: Preparing [2025-11-25T12:49:25.439Z] 374b572289f0: Preparing [2025-11-25T12:49:25.439Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:25.439Z] f6ee4ad172e3: Preparing [2025-11-25T12:49:25.439Z] 6d6b31331b91: Preparing [2025-11-25T12:49:25.439Z] d4ea9950e30b: Preparing [2025-11-25T12:49:25.439Z] 0e64f2360a44: Preparing [2025-11-25T12:49:25.439Z] f6ee4ad172e3: Waiting [2025-11-25T12:49:25.439Z] 6d6b31331b91: Waiting [2025-11-25T12:49:25.439Z] 374b572289f0: Waiting [2025-11-25T12:49:25.439Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:25.439Z] d4ea9950e30b: Waiting [2025-11-25T12:49:25.439Z] 0e64f2360a44: Waiting [2025-11-25T12:49:25.439Z] 9477857fe567: Layer already exists [2025-11-25T12:49:25.439Z] 85bc4b6d8801: Layer already exists [2025-11-25T12:49:25.439Z] dfeebad72b38: Layer already exists [2025-11-25T12:49:25.439Z] 09ec1aab9a7a: Layer already exists [2025-11-25T12:49:25.439Z] 8d899dff7cc0: Layer already exists [2025-11-25T12:49:25.439Z] 374b572289f0: Layer already exists [2025-11-25T12:49:25.439Z] f6ee4ad172e3: Layer already exists [2025-11-25T12:49:25.439Z] d4ea9950e30b: Layer already exists [2025-11-25T12:49:25.439Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:25.439Z] 6d6b31331b91: Layer already exists [2025-11-25T12:49:25.439Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:25.702Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:26.058Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:26.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-11-25T12:49:26.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T12:49:26.409Z] 85bc4b6d8801: Preparing [2025-11-25T12:49:26.409Z] 09ec1aab9a7a: Preparing [2025-11-25T12:49:26.409Z] 9477857fe567: Preparing [2025-11-25T12:49:26.409Z] dfeebad72b38: Preparing [2025-11-25T12:49:26.409Z] 8d899dff7cc0: Preparing [2025-11-25T12:49:26.409Z] 374b572289f0: Preparing [2025-11-25T12:49:26.409Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:26.409Z] f6ee4ad172e3: Preparing [2025-11-25T12:49:26.409Z] 6d6b31331b91: Preparing [2025-11-25T12:49:26.409Z] d4ea9950e30b: Preparing [2025-11-25T12:49:26.409Z] 0e64f2360a44: Preparing [2025-11-25T12:49:26.409Z] f6ee4ad172e3: Waiting [2025-11-25T12:49:26.409Z] 6d6b31331b91: Waiting [2025-11-25T12:49:26.409Z] d4ea9950e30b: Waiting [2025-11-25T12:49:26.409Z] 0e64f2360a44: Waiting [2025-11-25T12:49:26.409Z] 374b572289f0: Waiting [2025-11-25T12:49:26.409Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:26.409Z] dfeebad72b38: Layer already exists [2025-11-25T12:49:26.409Z] 9477857fe567: Layer already exists [2025-11-25T12:49:26.409Z] 85bc4b6d8801: Layer already exists [2025-11-25T12:49:26.409Z] 09ec1aab9a7a: Layer already exists [2025-11-25T12:49:26.409Z] 8d899dff7cc0: Layer already exists [2025-11-25T12:49:26.409Z] 374b572289f0: Layer already exists [2025-11-25T12:49:26.409Z] 6d6b31331b91: Layer already exists [2025-11-25T12:49:26.409Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:26.409Z] f6ee4ad172e3: Layer already exists [2025-11-25T12:49:26.409Z] d4ea9950e30b: Layer already exists [2025-11-25T12:49:26.409Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:26.676Z] odessa: digest: sha256:d6dcfb5b7ebf63a4357698ed96d542de19da97a21e6d5e0666ae65f3ae185618 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:49:26.765Z] ===================================================== [Pipeline] echo [2025-11-25T12:49:26.779Z] taggedImages: [2025-11-25T12:49:26.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:26.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 [2025-11-25T12:49:26.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:26.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-25T12:49:26.810Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-25T12:49:26.810Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:26.810Z] 4.0.1 [2025-11-25T12:49:26.810Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:26.810Z] odessa [2025-11-25T12:49:26.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:27.174Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:27.525Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:27.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T12:49:27.525Z] fc22fc357c0f: Preparing [2025-11-25T12:49:27.525Z] 5558dd0331b1: Preparing [2025-11-25T12:49:27.525Z] 533e9c6abc52: Preparing [2025-11-25T12:49:27.525Z] a19259aeab1d: Preparing [2025-11-25T12:49:27.525Z] 2059d2e9b875: Preparing [2025-11-25T12:49:27.525Z] 0e244e3d3e73: Preparing [2025-11-25T12:49:27.525Z] c2ffe9591bc9: Preparing [2025-11-25T12:49:27.525Z] 374b572289f0: Preparing [2025-11-25T12:49:27.525Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:27.525Z] 17d44efbb8b5: Preparing [2025-11-25T12:49:27.525Z] 385177164332: Preparing [2025-11-25T12:49:27.525Z] 0e64f2360a44: Preparing [2025-11-25T12:49:27.525Z] 374b572289f0: Waiting [2025-11-25T12:49:27.525Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:27.525Z] 17d44efbb8b5: Waiting [2025-11-25T12:49:27.525Z] 385177164332: Waiting [2025-11-25T12:49:27.525Z] 0e64f2360a44: Waiting [2025-11-25T12:49:27.525Z] 0e244e3d3e73: Waiting [2025-11-25T12:49:27.525Z] c2ffe9591bc9: Waiting [2025-11-25T12:49:27.789Z] 2059d2e9b875: Pushed [2025-11-25T12:49:27.789Z] fc22fc357c0f: Pushed [2025-11-25T12:49:27.789Z] 5558dd0331b1: Pushed [2025-11-25T12:49:27.789Z] 374b572289f0: Layer already exists [2025-11-25T12:49:27.789Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:27.789Z] c2ffe9591bc9: Pushed [2025-11-25T12:49:27.789Z] 0e244e3d3e73: Pushed [2025-11-25T12:49:27.789Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:28.369Z] 17d44efbb8b5: Pushed [2025-11-25T12:49:30.939Z] 385177164332: Pushed [2025-11-25T12:49:31.899Z] a19259aeab1d: Pushed [2025-11-25T12:49:33.302Z] 533e9c6abc52: Pushed [2025-11-25T12:49:33.566Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:33.926Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:34.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 [2025-11-25T12:49:34.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T12:49:34.294Z] fc22fc357c0f: Preparing [2025-11-25T12:49:34.294Z] 5558dd0331b1: Preparing [2025-11-25T12:49:34.294Z] 533e9c6abc52: Preparing [2025-11-25T12:49:34.294Z] a19259aeab1d: Preparing [2025-11-25T12:49:34.294Z] 2059d2e9b875: Preparing [2025-11-25T12:49:34.294Z] 0e244e3d3e73: Preparing [2025-11-25T12:49:34.294Z] c2ffe9591bc9: Preparing [2025-11-25T12:49:34.294Z] 374b572289f0: Preparing [2025-11-25T12:49:34.294Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:34.294Z] 17d44efbb8b5: Preparing [2025-11-25T12:49:34.294Z] 385177164332: Preparing [2025-11-25T12:49:34.294Z] 0e64f2360a44: Preparing [2025-11-25T12:49:34.294Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:34.294Z] 0e244e3d3e73: Waiting [2025-11-25T12:49:34.294Z] 17d44efbb8b5: Waiting [2025-11-25T12:49:34.294Z] c2ffe9591bc9: Waiting [2025-11-25T12:49:34.294Z] 385177164332: Waiting [2025-11-25T12:49:34.294Z] 374b572289f0: Waiting [2025-11-25T12:49:34.294Z] 0e64f2360a44: Waiting [2025-11-25T12:49:34.294Z] 5558dd0331b1: Layer already exists [2025-11-25T12:49:34.294Z] a19259aeab1d: Layer already exists [2025-11-25T12:49:34.294Z] fc22fc357c0f: Layer already exists [2025-11-25T12:49:34.294Z] 533e9c6abc52: Layer already exists [2025-11-25T12:49:34.294Z] 2059d2e9b875: Layer already exists [2025-11-25T12:49:34.294Z] 0e244e3d3e73: Layer already exists [2025-11-25T12:49:34.294Z] 17d44efbb8b5: Layer already exists [2025-11-25T12:49:34.294Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:34.294Z] c2ffe9591bc9: Layer already exists [2025-11-25T12:49:34.294Z] 374b572289f0: Layer already exists [2025-11-25T12:49:34.294Z] 385177164332: Layer already exists [2025-11-25T12:49:34.294Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:34.559Z] 4.0.1: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:34.925Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:35.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:35.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T12:49:35.286Z] fc22fc357c0f: Preparing [2025-11-25T12:49:35.286Z] 5558dd0331b1: Preparing [2025-11-25T12:49:35.286Z] 533e9c6abc52: Preparing [2025-11-25T12:49:35.286Z] a19259aeab1d: Preparing [2025-11-25T12:49:35.286Z] 2059d2e9b875: Preparing [2025-11-25T12:49:35.286Z] 0e244e3d3e73: Preparing [2025-11-25T12:49:35.286Z] c2ffe9591bc9: Preparing [2025-11-25T12:49:35.286Z] 0e244e3d3e73: Waiting [2025-11-25T12:49:35.286Z] 374b572289f0: Preparing [2025-11-25T12:49:35.286Z] c2ffe9591bc9: Waiting [2025-11-25T12:49:35.286Z] 374b572289f0: Waiting [2025-11-25T12:49:35.286Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:35.286Z] 17d44efbb8b5: Preparing [2025-11-25T12:49:35.286Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:35.286Z] 385177164332: Preparing [2025-11-25T12:49:35.286Z] 17d44efbb8b5: Waiting [2025-11-25T12:49:35.286Z] 0e64f2360a44: Preparing [2025-11-25T12:49:35.286Z] 385177164332: Waiting [2025-11-25T12:49:35.286Z] 0e64f2360a44: Waiting [2025-11-25T12:49:35.286Z] 533e9c6abc52: Layer already exists [2025-11-25T12:49:35.286Z] a19259aeab1d: Layer already exists [2025-11-25T12:49:35.286Z] fc22fc357c0f: Layer already exists [2025-11-25T12:49:35.286Z] 2059d2e9b875: Layer already exists [2025-11-25T12:49:35.286Z] 5558dd0331b1: Layer already exists [2025-11-25T12:49:35.286Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:35.286Z] 374b572289f0: Layer already exists [2025-11-25T12:49:35.286Z] c2ffe9591bc9: Layer already exists [2025-11-25T12:49:35.286Z] 17d44efbb8b5: Layer already exists [2025-11-25T12:49:35.286Z] 0e244e3d3e73: Layer already exists [2025-11-25T12:49:35.286Z] 385177164332: Layer already exists [2025-11-25T12:49:35.286Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:35.552Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:35.927Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:36.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-11-25T12:49:36.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T12:49:36.283Z] fc22fc357c0f: Preparing [2025-11-25T12:49:36.283Z] 5558dd0331b1: Preparing [2025-11-25T12:49:36.283Z] 533e9c6abc52: Preparing [2025-11-25T12:49:36.283Z] a19259aeab1d: Preparing [2025-11-25T12:49:36.283Z] 2059d2e9b875: Preparing [2025-11-25T12:49:36.283Z] 0e244e3d3e73: Preparing [2025-11-25T12:49:36.283Z] c2ffe9591bc9: Preparing [2025-11-25T12:49:36.283Z] 374b572289f0: Preparing [2025-11-25T12:49:36.283Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:36.283Z] 17d44efbb8b5: Preparing [2025-11-25T12:49:36.283Z] 385177164332: Preparing [2025-11-25T12:49:36.283Z] 0e64f2360a44: Preparing [2025-11-25T12:49:36.283Z] 0e244e3d3e73: Waiting [2025-11-25T12:49:36.283Z] c2ffe9591bc9: Waiting [2025-11-25T12:49:36.283Z] 374b572289f0: Waiting [2025-11-25T12:49:36.283Z] 385177164332: Waiting [2025-11-25T12:49:36.283Z] 4f24ab66c25d: Waiting [2025-11-25T12:49:36.283Z] 0e64f2360a44: Waiting [2025-11-25T12:49:36.283Z] 17d44efbb8b5: Waiting [2025-11-25T12:49:36.283Z] a19259aeab1d: Layer already exists [2025-11-25T12:49:36.283Z] 533e9c6abc52: Layer already exists [2025-11-25T12:49:36.283Z] fc22fc357c0f: Layer already exists [2025-11-25T12:49:36.283Z] 5558dd0331b1: Layer already exists [2025-11-25T12:49:36.283Z] 2059d2e9b875: Layer already exists [2025-11-25T12:49:36.283Z] 0e244e3d3e73: Layer already exists [2025-11-25T12:49:36.283Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:36.283Z] 17d44efbb8b5: Layer already exists [2025-11-25T12:49:36.283Z] 374b572289f0: Layer already exists [2025-11-25T12:49:36.283Z] c2ffe9591bc9: Layer already exists [2025-11-25T12:49:36.283Z] 385177164332: Layer already exists [2025-11-25T12:49:36.283Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:36.547Z] odessa: digest: sha256:3dd14b8115094330434955f448bbc9a56d6294a800692df86ad52f6ef4ceb4d1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:49:36.636Z] ===================================================== [Pipeline] echo [2025-11-25T12:49:36.655Z] taggedImages: [2025-11-25T12:49:36.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:36.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 [2025-11-25T12:49:36.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:36.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-25T12:49:36.688Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-25T12:49:36.688Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:36.688Z] 4.0.1 [2025-11-25T12:49:36.688Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:36.688Z] odessa [2025-11-25T12:49:36.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:37.055Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:37.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:37.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T12:49:37.408Z] b32a7493fe79: Preparing [2025-11-25T12:49:37.408Z] 9e478367e114: Preparing [2025-11-25T12:49:37.408Z] 374b572289f0: Preparing [2025-11-25T12:49:37.408Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:37.408Z] fa280e2561b8: Preparing [2025-11-25T12:49:37.408Z] f5f5245e4b25: Preparing [2025-11-25T12:49:37.408Z] 0e64f2360a44: Preparing [2025-11-25T12:49:37.408Z] f5f5245e4b25: Waiting [2025-11-25T12:49:37.408Z] 0e64f2360a44: Waiting [2025-11-25T12:49:37.408Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:37.678Z] 374b572289f0: Layer already exists [2025-11-25T12:49:37.678Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:37.678Z] b32a7493fe79: Pushed [2025-11-25T12:49:37.942Z] fa280e2561b8: Pushed [2025-11-25T12:49:39.346Z] f5f5245e4b25: Pushed [2025-11-25T12:49:44.674Z] 9e478367e114: Pushed [2025-11-25T12:49:45.253Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:45.611Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:45.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 [2025-11-25T12:49:45.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T12:49:45.967Z] b32a7493fe79: Preparing [2025-11-25T12:49:45.967Z] 9e478367e114: Preparing [2025-11-25T12:49:45.967Z] 374b572289f0: Preparing [2025-11-25T12:49:45.967Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:45.967Z] fa280e2561b8: Preparing [2025-11-25T12:49:45.967Z] f5f5245e4b25: Preparing [2025-11-25T12:49:45.967Z] 0e64f2360a44: Preparing [2025-11-25T12:49:45.967Z] f5f5245e4b25: Waiting [2025-11-25T12:49:45.967Z] 0e64f2360a44: Waiting [2025-11-25T12:49:45.967Z] b32a7493fe79: Layer already exists [2025-11-25T12:49:45.967Z] fa280e2561b8: Layer already exists [2025-11-25T12:49:45.967Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:45.967Z] 9e478367e114: Layer already exists [2025-11-25T12:49:45.967Z] 374b572289f0: Layer already exists [2025-11-25T12:49:45.967Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:45.967Z] f5f5245e4b25: Layer already exists [2025-11-25T12:49:45.967Z] 4.0.1: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:46.592Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:46.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:46.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T12:49:46.954Z] b32a7493fe79: Preparing [2025-11-25T12:49:46.954Z] 9e478367e114: Preparing [2025-11-25T12:49:46.954Z] 374b572289f0: Preparing [2025-11-25T12:49:46.954Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:46.954Z] fa280e2561b8: Preparing [2025-11-25T12:49:46.954Z] f5f5245e4b25: Preparing [2025-11-25T12:49:46.954Z] 0e64f2360a44: Preparing [2025-11-25T12:49:46.954Z] f5f5245e4b25: Waiting [2025-11-25T12:49:46.954Z] 0e64f2360a44: Waiting [2025-11-25T12:49:46.954Z] fa280e2561b8: Layer already exists [2025-11-25T12:49:46.954Z] b32a7493fe79: Layer already exists [2025-11-25T12:49:46.954Z] 374b572289f0: Layer already exists [2025-11-25T12:49:46.954Z] 9e478367e114: Layer already exists [2025-11-25T12:49:46.954Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:46.954Z] f5f5245e4b25: Layer already exists [2025-11-25T12:49:46.954Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:47.220Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:47.579Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:47.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-11-25T12:49:47.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T12:49:47.926Z] b32a7493fe79: Preparing [2025-11-25T12:49:47.926Z] 9e478367e114: Preparing [2025-11-25T12:49:47.926Z] 374b572289f0: Preparing [2025-11-25T12:49:47.926Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:47.926Z] fa280e2561b8: Preparing [2025-11-25T12:49:47.926Z] f5f5245e4b25: Preparing [2025-11-25T12:49:47.926Z] 0e64f2360a44: Preparing [2025-11-25T12:49:47.926Z] f5f5245e4b25: Waiting [2025-11-25T12:49:47.926Z] 0e64f2360a44: Waiting [2025-11-25T12:49:47.926Z] b32a7493fe79: Layer already exists [2025-11-25T12:49:47.926Z] fa280e2561b8: Layer already exists [2025-11-25T12:49:47.926Z] 374b572289f0: Layer already exists [2025-11-25T12:49:47.926Z] 9e478367e114: Layer already exists [2025-11-25T12:49:47.926Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:47.926Z] f5f5245e4b25: Layer already exists [2025-11-25T12:49:47.926Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:47.926Z] odessa: digest: sha256:54d79fdb2ca37325f2a14c53e9c3cb9ac5a9586d551998244087918d948e557e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:49:48.281Z] ===================================================== [Pipeline] echo [2025-11-25T12:49:48.293Z] taggedImages: [2025-11-25T12:49:48.293Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:48.293Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 [2025-11-25T12:49:48.293Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:48.293Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-25T12:49:48.321Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-25T12:49:48.321Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:48.321Z] 4.0.1 [2025-11-25T12:49:48.321Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:49:48.321Z] odessa [2025-11-25T12:49:48.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:48.689Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:49:49.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:49:49.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T12:49:49.142Z] 75445b9b9f97: Preparing [2025-11-25T12:49:49.142Z] 224c5c5ed5a3: Preparing [2025-11-25T12:49:49.142Z] f5fe0b4dde41: Preparing [2025-11-25T12:49:49.142Z] 374b572289f0: Preparing [2025-11-25T12:49:49.142Z] 4f24ab66c25d: Preparing [2025-11-25T12:49:49.142Z] 153c61f867b4: Preparing [2025-11-25T12:49:49.142Z] a5fb75febde5: Preparing [2025-11-25T12:49:49.142Z] 17d591d9fbd2: Preparing [2025-11-25T12:49:49.142Z] f6f8dff5fe43: Preparing [2025-11-25T12:49:49.142Z] 0e64f2360a44: Preparing [2025-11-25T12:49:49.142Z] 153c61f867b4: Waiting [2025-11-25T12:49:49.142Z] 17d591d9fbd2: Waiting [2025-11-25T12:49:49.142Z] a5fb75febde5: Waiting [2025-11-25T12:49:49.142Z] f6f8dff5fe43: Waiting [2025-11-25T12:49:49.142Z] 0e64f2360a44: Waiting [2025-11-25T12:49:49.142Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:49:49.142Z] 374b572289f0: Layer already exists [2025-11-25T12:49:49.416Z] f5fe0b4dde41: Pushed [2025-11-25T12:49:49.416Z] 224c5c5ed5a3: Pushed [2025-11-25T12:49:49.684Z] 75445b9b9f97: Pushed [2025-11-25T12:49:49.684Z] 0e64f2360a44: Layer already exists [2025-11-25T12:49:49.684Z] 17d591d9fbd2: Pushed [2025-11-25T12:49:50.294Z] f6f8dff5fe43: Pushed [2025-11-25T12:49:58.509Z] a5fb75febde5: Pushed [2025-11-25T12:50:13.463Z] 153c61f867b4: Pushed [2025-11-25T12:50:13.463Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:13.819Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:14.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 [2025-11-25T12:50:14.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T12:50:14.184Z] 75445b9b9f97: Preparing [2025-11-25T12:50:14.184Z] 224c5c5ed5a3: Preparing [2025-11-25T12:50:14.184Z] f5fe0b4dde41: Preparing [2025-11-25T12:50:14.184Z] 374b572289f0: Preparing [2025-11-25T12:50:14.184Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:14.184Z] 153c61f867b4: Preparing [2025-11-25T12:50:14.184Z] a5fb75febde5: Preparing [2025-11-25T12:50:14.184Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:14.184Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:14.184Z] 0e64f2360a44: Preparing [2025-11-25T12:50:14.184Z] a5fb75febde5: Waiting [2025-11-25T12:50:14.184Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:14.184Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:14.184Z] 0e64f2360a44: Waiting [2025-11-25T12:50:14.184Z] 153c61f867b4: Waiting [2025-11-25T12:50:14.184Z] 374b572289f0: Layer already exists [2025-11-25T12:50:14.184Z] 75445b9b9f97: Layer already exists [2025-11-25T12:50:14.184Z] 224c5c5ed5a3: Layer already exists [2025-11-25T12:50:14.184Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:14.184Z] f5fe0b4dde41: Layer already exists [2025-11-25T12:50:14.184Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:14.184Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:14.184Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:14.184Z] a5fb75febde5: Layer already exists [2025-11-25T12:50:14.184Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:14.184Z] 4.0.1: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:14.534Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:14.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T12:50:14.886Z] 75445b9b9f97: Preparing [2025-11-25T12:50:14.886Z] 224c5c5ed5a3: Preparing [2025-11-25T12:50:14.886Z] f5fe0b4dde41: Preparing [2025-11-25T12:50:14.886Z] 374b572289f0: Preparing [2025-11-25T12:50:14.886Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:14.886Z] 153c61f867b4: Preparing [2025-11-25T12:50:14.886Z] a5fb75febde5: Preparing [2025-11-25T12:50:14.886Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:14.886Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:14.886Z] 0e64f2360a44: Preparing [2025-11-25T12:50:14.886Z] 153c61f867b4: Waiting [2025-11-25T12:50:14.886Z] a5fb75febde5: Waiting [2025-11-25T12:50:14.886Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:14.886Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:14.886Z] 0e64f2360a44: Waiting [2025-11-25T12:50:14.886Z] 374b572289f0: Layer already exists [2025-11-25T12:50:14.886Z] 75445b9b9f97: Layer already exists [2025-11-25T12:50:14.886Z] 224c5c5ed5a3: Layer already exists [2025-11-25T12:50:14.886Z] f5fe0b4dde41: Layer already exists [2025-11-25T12:50:14.886Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:14.886Z] a5fb75febde5: Layer already exists [2025-11-25T12:50:14.886Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:14.886Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:14.886Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:14.886Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:14.886Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:15.243Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:15.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-11-25T12:50:15.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T12:50:15.595Z] 75445b9b9f97: Preparing [2025-11-25T12:50:15.595Z] 224c5c5ed5a3: Preparing [2025-11-25T12:50:15.595Z] f5fe0b4dde41: Preparing [2025-11-25T12:50:15.595Z] 374b572289f0: Preparing [2025-11-25T12:50:15.595Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:15.595Z] 153c61f867b4: Preparing [2025-11-25T12:50:15.595Z] a5fb75febde5: Preparing [2025-11-25T12:50:15.595Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:15.595Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:15.595Z] 0e64f2360a44: Preparing [2025-11-25T12:50:15.595Z] 153c61f867b4: Waiting [2025-11-25T12:50:15.595Z] a5fb75febde5: Waiting [2025-11-25T12:50:15.595Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:15.595Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:15.595Z] 0e64f2360a44: Waiting [2025-11-25T12:50:15.595Z] 224c5c5ed5a3: Layer already exists [2025-11-25T12:50:15.595Z] 374b572289f0: Layer already exists [2025-11-25T12:50:15.595Z] 75445b9b9f97: Layer already exists [2025-11-25T12:50:15.595Z] f5fe0b4dde41: Layer already exists [2025-11-25T12:50:15.595Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:15.595Z] a5fb75febde5: Layer already exists [2025-11-25T12:50:15.595Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:15.595Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:15.595Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:15.595Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:15.595Z] odessa: digest: sha256:3b80e4163e6d9fea3a017cfdbe94584ab2576248ee6eea8b905ecba1d9458892 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:50:15.943Z] ===================================================== [Pipeline] echo [2025-11-25T12:50:15.970Z] taggedImages: [2025-11-25T12:50:15.970Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:15.970Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 [2025-11-25T12:50:15.970Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:15.970Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-25T12:50:16.005Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-25T12:50:16.005Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:16.005Z] 4.0.1 [2025-11-25T12:50:16.005Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:16.005Z] odessa [2025-11-25T12:50:16.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:16.380Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:16.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:16.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T12:50:16.735Z] da451d6c401b: Preparing [2025-11-25T12:50:16.735Z] f1f86010e9fd: Preparing [2025-11-25T12:50:16.735Z] a03559d647b4: Preparing [2025-11-25T12:50:16.735Z] 374b572289f0: Preparing [2025-11-25T12:50:16.735Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:16.735Z] 153c61f867b4: Preparing [2025-11-25T12:50:16.735Z] 0e54832cb9a2: Preparing [2025-11-25T12:50:16.735Z] 383d47f5c1bb: Preparing [2025-11-25T12:50:16.735Z] 0e64f2360a44: Preparing [2025-11-25T12:50:16.735Z] 153c61f867b4: Waiting [2025-11-25T12:50:16.735Z] 0e54832cb9a2: Waiting [2025-11-25T12:50:16.735Z] 383d47f5c1bb: Waiting [2025-11-25T12:50:16.735Z] 0e64f2360a44: Waiting [2025-11-25T12:50:16.735Z] 374b572289f0: Layer already exists [2025-11-25T12:50:16.735Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:16.735Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:17.008Z] a03559d647b4: Pushed [2025-11-25T12:50:17.008Z] f1f86010e9fd: Pushed [2025-11-25T12:50:17.008Z] da451d6c401b: Pushed [2025-11-25T12:50:17.008Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:17.272Z] 0e54832cb9a2: Pushed [2025-11-25T12:50:17.536Z] 383d47f5c1bb: Pushed [2025-11-25T12:50:17.800Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:18.162Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:18.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 [2025-11-25T12:50:18.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T12:50:18.519Z] da451d6c401b: Preparing [2025-11-25T12:50:18.519Z] f1f86010e9fd: Preparing [2025-11-25T12:50:18.519Z] a03559d647b4: Preparing [2025-11-25T12:50:18.519Z] 374b572289f0: Preparing [2025-11-25T12:50:18.519Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:18.519Z] 153c61f867b4: Preparing [2025-11-25T12:50:18.519Z] 0e54832cb9a2: Preparing [2025-11-25T12:50:18.519Z] 383d47f5c1bb: Preparing [2025-11-25T12:50:18.519Z] 0e64f2360a44: Preparing [2025-11-25T12:50:18.519Z] 0e54832cb9a2: Waiting [2025-11-25T12:50:18.519Z] 153c61f867b4: Waiting [2025-11-25T12:50:18.519Z] 383d47f5c1bb: Waiting [2025-11-25T12:50:18.519Z] 0e64f2360a44: Waiting [2025-11-25T12:50:18.519Z] a03559d647b4: Layer already exists [2025-11-25T12:50:18.519Z] f1f86010e9fd: Layer already exists [2025-11-25T12:50:18.519Z] da451d6c401b: Layer already exists [2025-11-25T12:50:18.519Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:18.519Z] 374b572289f0: Layer already exists [2025-11-25T12:50:18.519Z] 0e54832cb9a2: Layer already exists [2025-11-25T12:50:18.519Z] 383d47f5c1bb: Layer already exists [2025-11-25T12:50:18.519Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:18.519Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:18.519Z] 4.0.1: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:19.149Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:19.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:19.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T12:50:19.512Z] da451d6c401b: Preparing [2025-11-25T12:50:19.512Z] f1f86010e9fd: Preparing [2025-11-25T12:50:19.512Z] a03559d647b4: Preparing [2025-11-25T12:50:19.512Z] 374b572289f0: Preparing [2025-11-25T12:50:19.512Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:19.512Z] 153c61f867b4: Preparing [2025-11-25T12:50:19.512Z] 0e54832cb9a2: Preparing [2025-11-25T12:50:19.512Z] 383d47f5c1bb: Preparing [2025-11-25T12:50:19.512Z] 0e64f2360a44: Preparing [2025-11-25T12:50:19.512Z] 153c61f867b4: Waiting [2025-11-25T12:50:19.512Z] 0e54832cb9a2: Waiting [2025-11-25T12:50:19.512Z] 383d47f5c1bb: Waiting [2025-11-25T12:50:19.512Z] 0e64f2360a44: Waiting [2025-11-25T12:50:19.512Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:19.512Z] da451d6c401b: Layer already exists [2025-11-25T12:50:19.512Z] a03559d647b4: Layer already exists [2025-11-25T12:50:19.512Z] f1f86010e9fd: Layer already exists [2025-11-25T12:50:19.512Z] 374b572289f0: Layer already exists [2025-11-25T12:50:19.512Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:19.512Z] 0e54832cb9a2: Layer already exists [2025-11-25T12:50:19.512Z] 383d47f5c1bb: Layer already exists [2025-11-25T12:50:19.512Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:19.512Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:20.130Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:20.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-11-25T12:50:20.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T12:50:20.477Z] da451d6c401b: Preparing [2025-11-25T12:50:20.477Z] f1f86010e9fd: Preparing [2025-11-25T12:50:20.477Z] a03559d647b4: Preparing [2025-11-25T12:50:20.477Z] 374b572289f0: Preparing [2025-11-25T12:50:20.477Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:20.477Z] 153c61f867b4: Preparing [2025-11-25T12:50:20.477Z] 0e54832cb9a2: Preparing [2025-11-25T12:50:20.477Z] 383d47f5c1bb: Preparing [2025-11-25T12:50:20.477Z] 0e64f2360a44: Preparing [2025-11-25T12:50:20.477Z] 0e54832cb9a2: Waiting [2025-11-25T12:50:20.477Z] 383d47f5c1bb: Waiting [2025-11-25T12:50:20.477Z] 0e64f2360a44: Waiting [2025-11-25T12:50:20.477Z] 153c61f867b4: Waiting [2025-11-25T12:50:20.477Z] f1f86010e9fd: Layer already exists [2025-11-25T12:50:20.477Z] 374b572289f0: Layer already exists [2025-11-25T12:50:20.477Z] da451d6c401b: Layer already exists [2025-11-25T12:50:20.477Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:20.477Z] a03559d647b4: Layer already exists [2025-11-25T12:50:20.477Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:20.477Z] 0e54832cb9a2: Layer already exists [2025-11-25T12:50:20.477Z] 383d47f5c1bb: Layer already exists [2025-11-25T12:50:20.477Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:20.741Z] odessa: digest: sha256:a8c3f223c33c046c30a4a2efc0e9e8dd5766cb77ffe7521de58c84754492c0de size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:50:20.825Z] ===================================================== [Pipeline] echo [2025-11-25T12:50:20.844Z] taggedImages: [2025-11-25T12:50:20.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:20.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 [2025-11-25T12:50:20.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:20.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-25T12:50:20.877Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-25T12:50:20.877Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:20.877Z] 4.0.1 [2025-11-25T12:50:20.877Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:20.877Z] odessa [2025-11-25T12:50:20.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:21.260Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:21.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:21.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T12:50:21.629Z] 439a332a7c1a: Preparing [2025-11-25T12:50:21.629Z] 95f506ee6c43: Preparing [2025-11-25T12:50:21.629Z] 9836d9a224fe: Preparing [2025-11-25T12:50:21.629Z] 374b572289f0: Preparing [2025-11-25T12:50:21.629Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:21.629Z] 153c61f867b4: Preparing [2025-11-25T12:50:21.629Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:21.629Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:21.629Z] 0e64f2360a44: Preparing [2025-11-25T12:50:21.629Z] 153c61f867b4: Waiting [2025-11-25T12:50:21.629Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:21.629Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:21.629Z] 0e64f2360a44: Waiting [2025-11-25T12:50:21.629Z] 374b572289f0: Layer already exists [2025-11-25T12:50:21.629Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:21.629Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:21.896Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:21.896Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:21.896Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:21.896Z] 95f506ee6c43: Pushed [2025-11-25T12:50:21.896Z] 439a332a7c1a: Pushed [2025-11-25T12:50:21.896Z] 9836d9a224fe: Pushed [2025-11-25T12:50:21.896Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:22.240Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:22.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 [2025-11-25T12:50:22.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T12:50:22.599Z] 439a332a7c1a: Preparing [2025-11-25T12:50:22.599Z] 95f506ee6c43: Preparing [2025-11-25T12:50:22.599Z] 9836d9a224fe: Preparing [2025-11-25T12:50:22.599Z] 374b572289f0: Preparing [2025-11-25T12:50:22.599Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:22.599Z] 153c61f867b4: Preparing [2025-11-25T12:50:22.599Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:22.599Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:22.599Z] 0e64f2360a44: Preparing [2025-11-25T12:50:22.599Z] 153c61f867b4: Waiting [2025-11-25T12:50:22.599Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:22.599Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:22.599Z] 0e64f2360a44: Waiting [2025-11-25T12:50:22.599Z] 9836d9a224fe: Layer already exists [2025-11-25T12:50:22.599Z] 374b572289f0: Layer already exists [2025-11-25T12:50:22.599Z] 95f506ee6c43: Layer already exists [2025-11-25T12:50:22.599Z] 439a332a7c1a: Layer already exists [2025-11-25T12:50:22.599Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:22.599Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:22.599Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:22.599Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:22.599Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:22.863Z] 4.0.1: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:23.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:23.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:23.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T12:50:23.594Z] 439a332a7c1a: Preparing [2025-11-25T12:50:23.594Z] 95f506ee6c43: Preparing [2025-11-25T12:50:23.594Z] 9836d9a224fe: Preparing [2025-11-25T12:50:23.594Z] 374b572289f0: Preparing [2025-11-25T12:50:23.594Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:23.594Z] 153c61f867b4: Preparing [2025-11-25T12:50:23.594Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:23.594Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:23.594Z] 0e64f2360a44: Preparing [2025-11-25T12:50:23.594Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:23.594Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:23.594Z] 0e64f2360a44: Waiting [2025-11-25T12:50:23.594Z] 153c61f867b4: Waiting [2025-11-25T12:50:23.594Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:23.594Z] 9836d9a224fe: Layer already exists [2025-11-25T12:50:23.594Z] 439a332a7c1a: Layer already exists [2025-11-25T12:50:23.594Z] 95f506ee6c43: Layer already exists [2025-11-25T12:50:23.594Z] 374b572289f0: Layer already exists [2025-11-25T12:50:23.594Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:23.594Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:23.594Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:23.594Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:23.594Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:24.217Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:24.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-11-25T12:50:24.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T12:50:24.577Z] 439a332a7c1a: Preparing [2025-11-25T12:50:24.577Z] 95f506ee6c43: Preparing [2025-11-25T12:50:24.577Z] 9836d9a224fe: Preparing [2025-11-25T12:50:24.577Z] 374b572289f0: Preparing [2025-11-25T12:50:24.577Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:24.577Z] 153c61f867b4: Preparing [2025-11-25T12:50:24.577Z] 17d591d9fbd2: Preparing [2025-11-25T12:50:24.577Z] f6f8dff5fe43: Preparing [2025-11-25T12:50:24.577Z] 0e64f2360a44: Preparing [2025-11-25T12:50:24.577Z] 17d591d9fbd2: Waiting [2025-11-25T12:50:24.577Z] f6f8dff5fe43: Waiting [2025-11-25T12:50:24.577Z] 0e64f2360a44: Waiting [2025-11-25T12:50:24.577Z] 153c61f867b4: Waiting [2025-11-25T12:50:24.577Z] 9836d9a224fe: Layer already exists [2025-11-25T12:50:24.577Z] 439a332a7c1a: Layer already exists [2025-11-25T12:50:24.577Z] 374b572289f0: Layer already exists [2025-11-25T12:50:24.577Z] 95f506ee6c43: Layer already exists [2025-11-25T12:50:24.577Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:24.577Z] 17d591d9fbd2: Layer already exists [2025-11-25T12:50:24.577Z] 153c61f867b4: Layer already exists [2025-11-25T12:50:24.577Z] f6f8dff5fe43: Layer already exists [2025-11-25T12:50:24.577Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:24.842Z] odessa: digest: sha256:cafe46a840d0adbcda746ab96da319512740ab8fda85b3a23db568905f96be44 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:50:24.928Z] ===================================================== [Pipeline] echo [2025-11-25T12:50:24.940Z] taggedImages: [2025-11-25T12:50:24.940Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:24.940Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 [2025-11-25T12:50:24.940Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:24.940Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-25T12:50:24.975Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-25T12:50:24.975Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:24.975Z] 4.0.1 [2025-11-25T12:50:24.975Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:24.975Z] odessa [2025-11-25T12:50:24.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:25.456Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:25.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:25.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T12:50:25.822Z] 4999bd694af7: Preparing [2025-11-25T12:50:25.822Z] f8a9a7d63604: Preparing [2025-11-25T12:50:25.822Z] 374b572289f0: Preparing [2025-11-25T12:50:25.822Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:25.822Z] cd38643226e0: Preparing [2025-11-25T12:50:25.822Z] 9bbe37c458d8: Preparing [2025-11-25T12:50:25.822Z] 0e64f2360a44: Preparing [2025-11-25T12:50:25.822Z] 9bbe37c458d8: Waiting [2025-11-25T12:50:25.822Z] 0e64f2360a44: Waiting [2025-11-25T12:50:25.822Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:25.822Z] 374b572289f0: Layer already exists [2025-11-25T12:50:26.086Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:26.086Z] 4999bd694af7: Pushed [2025-11-25T12:50:26.349Z] cd38643226e0: Pushed [2025-11-25T12:50:27.301Z] 9bbe37c458d8: Pushed [2025-11-25T12:50:33.917Z] f8a9a7d63604: Pushed [2025-11-25T12:50:33.917Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:34.539Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:34.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 [2025-11-25T12:50:34.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T12:50:34.886Z] 4999bd694af7: Preparing [2025-11-25T12:50:34.886Z] f8a9a7d63604: Preparing [2025-11-25T12:50:34.886Z] 374b572289f0: Preparing [2025-11-25T12:50:34.886Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:34.886Z] cd38643226e0: Preparing [2025-11-25T12:50:34.886Z] 9bbe37c458d8: Preparing [2025-11-25T12:50:34.886Z] 0e64f2360a44: Preparing [2025-11-25T12:50:34.886Z] 0e64f2360a44: Waiting [2025-11-25T12:50:34.886Z] 9bbe37c458d8: Waiting [2025-11-25T12:50:34.886Z] f8a9a7d63604: Layer already exists [2025-11-25T12:50:34.886Z] 374b572289f0: Layer already exists [2025-11-25T12:50:34.886Z] cd38643226e0: Layer already exists [2025-11-25T12:50:34.886Z] 4999bd694af7: Layer already exists [2025-11-25T12:50:34.886Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:34.886Z] 9bbe37c458d8: Layer already exists [2025-11-25T12:50:34.886Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:35.149Z] 4.0.1: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:35.506Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:35.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:35.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T12:50:35.866Z] 4999bd694af7: Preparing [2025-11-25T12:50:35.866Z] f8a9a7d63604: Preparing [2025-11-25T12:50:35.866Z] 374b572289f0: Preparing [2025-11-25T12:50:35.866Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:35.866Z] cd38643226e0: Preparing [2025-11-25T12:50:35.866Z] 9bbe37c458d8: Preparing [2025-11-25T12:50:35.866Z] 0e64f2360a44: Preparing [2025-11-25T12:50:35.866Z] 0e64f2360a44: Waiting [2025-11-25T12:50:35.866Z] 9bbe37c458d8: Waiting [2025-11-25T12:50:35.866Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:35.866Z] 4999bd694af7: Layer already exists [2025-11-25T12:50:35.866Z] f8a9a7d63604: Layer already exists [2025-11-25T12:50:35.866Z] 374b572289f0: Layer already exists [2025-11-25T12:50:35.866Z] cd38643226e0: Layer already exists [2025-11-25T12:50:35.866Z] 9bbe37c458d8: Layer already exists [2025-11-25T12:50:35.866Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:35.866Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:36.229Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:36.581Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-11-25T12:50:36.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T12:50:36.582Z] 4999bd694af7: Preparing [2025-11-25T12:50:36.582Z] f8a9a7d63604: Preparing [2025-11-25T12:50:36.582Z] 374b572289f0: Preparing [2025-11-25T12:50:36.582Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:36.582Z] cd38643226e0: Preparing [2025-11-25T12:50:36.582Z] 9bbe37c458d8: Preparing [2025-11-25T12:50:36.582Z] 0e64f2360a44: Preparing [2025-11-25T12:50:36.582Z] 9bbe37c458d8: Waiting [2025-11-25T12:50:36.582Z] 0e64f2360a44: Waiting [2025-11-25T12:50:36.582Z] 374b572289f0: Layer already exists [2025-11-25T12:50:36.582Z] 4999bd694af7: Layer already exists [2025-11-25T12:50:36.582Z] f8a9a7d63604: Layer already exists [2025-11-25T12:50:36.582Z] cd38643226e0: Layer already exists [2025-11-25T12:50:36.582Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:36.582Z] 9bbe37c458d8: Layer already exists [2025-11-25T12:50:36.582Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:36.844Z] odessa: digest: sha256:55cded37a47894bc4fe107bfd689344124e4dbe60b63fc28f99efeb53293067a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:50:36.927Z] ===================================================== [Pipeline] echo [2025-11-25T12:50:36.942Z] taggedImages: [2025-11-25T12:50:36.942Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:36.942Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 [2025-11-25T12:50:36.942Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:36.942Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-25T12:50:36.978Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-25T12:50:36.978Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:36.978Z] 4.0.1 [2025-11-25T12:50:36.978Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:36.978Z] odessa [2025-11-25T12:50:36.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:37.344Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:37.692Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:37.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T12:50:37.692Z] 9b281c24c6b8: Preparing [2025-11-25T12:50:37.692Z] 80c345d413b8: Preparing [2025-11-25T12:50:37.692Z] 374b572289f0: Preparing [2025-11-25T12:50:37.692Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:37.692Z] f479a94dd085: Preparing [2025-11-25T12:50:37.692Z] e28677cfed4f: Preparing [2025-11-25T12:50:37.692Z] 0e64f2360a44: Preparing [2025-11-25T12:50:37.692Z] e28677cfed4f: Waiting [2025-11-25T12:50:37.692Z] 0e64f2360a44: Waiting [2025-11-25T12:50:37.692Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:37.692Z] 374b572289f0: Layer already exists [2025-11-25T12:50:37.957Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:37.957Z] 9b281c24c6b8: Pushed [2025-11-25T12:50:38.222Z] f479a94dd085: Pushed [2025-11-25T12:50:38.486Z] e28677cfed4f: Pushed [2025-11-25T12:50:46.672Z] 80c345d413b8: Pushed [2025-11-25T12:50:46.673Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:47.054Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:47.409Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 [2025-11-25T12:50:47.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T12:50:47.409Z] 9b281c24c6b8: Preparing [2025-11-25T12:50:47.409Z] 80c345d413b8: Preparing [2025-11-25T12:50:47.409Z] 374b572289f0: Preparing [2025-11-25T12:50:47.409Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:47.409Z] f479a94dd085: Preparing [2025-11-25T12:50:47.409Z] e28677cfed4f: Preparing [2025-11-25T12:50:47.409Z] 0e64f2360a44: Preparing [2025-11-25T12:50:47.409Z] 0e64f2360a44: Waiting [2025-11-25T12:50:47.409Z] e28677cfed4f: Waiting [2025-11-25T12:50:47.409Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:47.409Z] f479a94dd085: Layer already exists [2025-11-25T12:50:47.409Z] 80c345d413b8: Layer already exists [2025-11-25T12:50:47.409Z] 374b572289f0: Layer already exists [2025-11-25T12:50:47.409Z] 9b281c24c6b8: Layer already exists [2025-11-25T12:50:47.409Z] e28677cfed4f: Layer already exists [2025-11-25T12:50:47.409Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:47.409Z] 4.0.1: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:48.031Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:48.388Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:48.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T12:50:48.388Z] 9b281c24c6b8: Preparing [2025-11-25T12:50:48.388Z] 80c345d413b8: Preparing [2025-11-25T12:50:48.388Z] 374b572289f0: Preparing [2025-11-25T12:50:48.388Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:48.388Z] f479a94dd085: Preparing [2025-11-25T12:50:48.388Z] e28677cfed4f: Preparing [2025-11-25T12:50:48.388Z] 0e64f2360a44: Preparing [2025-11-25T12:50:48.388Z] e28677cfed4f: Waiting [2025-11-25T12:50:48.388Z] 0e64f2360a44: Waiting [2025-11-25T12:50:48.388Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:48.388Z] 9b281c24c6b8: Layer already exists [2025-11-25T12:50:48.388Z] 80c345d413b8: Layer already exists [2025-11-25T12:50:48.388Z] 374b572289f0: Layer already exists [2025-11-25T12:50:48.388Z] f479a94dd085: Layer already exists [2025-11-25T12:50:48.388Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:48.388Z] e28677cfed4f: Layer already exists [2025-11-25T12:50:48.388Z] a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:49.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:49.344Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-11-25T12:50:49.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T12:50:49.344Z] 9b281c24c6b8: Preparing [2025-11-25T12:50:49.344Z] 80c345d413b8: Preparing [2025-11-25T12:50:49.344Z] 374b572289f0: Preparing [2025-11-25T12:50:49.344Z] 4f24ab66c25d: Preparing [2025-11-25T12:50:49.344Z] f479a94dd085: Preparing [2025-11-25T12:50:49.344Z] e28677cfed4f: Preparing [2025-11-25T12:50:49.344Z] 0e64f2360a44: Preparing [2025-11-25T12:50:49.344Z] e28677cfed4f: Waiting [2025-11-25T12:50:49.344Z] 0e64f2360a44: Waiting [2025-11-25T12:50:49.344Z] 80c345d413b8: Layer already exists [2025-11-25T12:50:49.344Z] f479a94dd085: Layer already exists [2025-11-25T12:50:49.344Z] 4f24ab66c25d: Layer already exists [2025-11-25T12:50:49.344Z] 9b281c24c6b8: Layer already exists [2025-11-25T12:50:49.344Z] 374b572289f0: Layer already exists [2025-11-25T12:50:49.344Z] e28677cfed4f: Layer already exists [2025-11-25T12:50:49.344Z] 0e64f2360a44: Layer already exists [2025-11-25T12:50:49.608Z] odessa: digest: sha256:46b79503597a1cc7884398ce44a32e7200f9996b04a92ab33aa94778746539f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T12:50:49.701Z] ===================================================== [Pipeline] echo [2025-11-25T12:50:49.715Z] taggedImages: [2025-11-25T12:50:49.715Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [2025-11-25T12:50:49.715Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 [2025-11-25T12:50:49.715Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [2025-11-25T12:50:49.715Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo [2025-11-25T12:50:49.727Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:49.740Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:49.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:49.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-25T12:50:49.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:49.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:49.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:49.812Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T12:50:49.827Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:49.841Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:49.854Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:49.867Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-25T12:50:49.879Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:49.890Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:49.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:49.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-25T12:50:49.929Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:49.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:49.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:49.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-25T12:50:49.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:49.993Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.003Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.031Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.043Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.056Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.068Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.081Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.092Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.137Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.160Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.176Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.190Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.290Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.308Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.324Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.354Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.368Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.385Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.449Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.468Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.484Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.499Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-25T12:50:50.511Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] echo [2025-11-25T12:50:50.525Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1 [Pipeline] echo [2025-11-25T12:50:50.543Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9a48e2fe97e43dd34e53fb088e96658b535ab2a-4.0.1 [Pipeline] echo [2025-11-25T12:50:50.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:50.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T12:50:50.972Z] [2025-11-25T12:50:50.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:50:51.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T12:50:51.308Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-25T12:50:51.308Z] 8998bd30e6a1: Pulling fs layer [2025-11-25T12:50:51.308Z] 04944245beec: Pulling fs layer [2025-11-25T12:50:51.308Z] 699f458cf7ca: Pulling fs layer [2025-11-25T12:50:51.308Z] 765212b225bb: Pulling fs layer [2025-11-25T12:50:51.308Z] f23df028b6ca: Pulling fs layer [2025-11-25T12:50:51.308Z] d65c8cfc05b1: Pulling fs layer [2025-11-25T12:50:51.308Z] 2437ff75d9bd: Pulling fs layer [2025-11-25T12:50:51.308Z] d65c8cfc05b1: Waiting [2025-11-25T12:50:51.308Z] f23df028b6ca: Waiting [2025-11-25T12:50:51.308Z] 2437ff75d9bd: Waiting [2025-11-25T12:50:51.574Z] 04944245beec: Verifying Checksum [2025-11-25T12:50:51.574Z] 04944245beec: Download complete [2025-11-25T12:50:51.574Z] 765212b225bb: Verifying Checksum [2025-11-25T12:50:51.574Z] 765212b225bb: Download complete [2025-11-25T12:50:51.574Z] f23df028b6ca: Verifying Checksum [2025-11-25T12:50:51.574Z] f23df028b6ca: Download complete [2025-11-25T12:50:51.574Z] d65c8cfc05b1: Verifying Checksum [2025-11-25T12:50:51.574Z] d65c8cfc05b1: Download complete [2025-11-25T12:50:51.574Z] 699f458cf7ca: Verifying Checksum [2025-11-25T12:50:51.574Z] 699f458cf7ca: Download complete [2025-11-25T12:50:52.153Z] 8998bd30e6a1: Verifying Checksum [2025-11-25T12:50:52.153Z] 8998bd30e6a1: Download complete [2025-11-25T12:50:54.727Z] 2437ff75d9bd: Verifying Checksum [2025-11-25T12:50:54.727Z] 2437ff75d9bd: Download complete [2025-11-25T12:50:56.664Z] 8998bd30e6a1: Pull complete [2025-11-25T12:50:57.247Z] 04944245beec: Pull complete [2025-11-25T12:50:59.183Z] 699f458cf7ca: Pull complete [2025-11-25T12:50:59.183Z] 765212b225bb: Pull complete [2025-11-25T12:51:00.138Z] f23df028b6ca: Pull complete [2025-11-25T12:51:00.138Z] d65c8cfc05b1: Pull complete [2025-11-25T12:51:18.339Z] 2437ff75d9bd: Pull complete [2025-11-25T12:51:18.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-25T12:51:18.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T12:51:18.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:51:18.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-773810 does not seem to be running inside a container [2025-11-25T12:51:18.613Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 [2025-11-25T12:51:21.169Z] $ docker top 45752fa6d68021ba0f6f4ea0093fa6972e5b85441ba5c9ff450df56947a76279 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:51:22.104Z] ---> job-cost.sh [2025-11-25T12:51:22.104Z] lf-activate-venv: SKIPPING [2025-11-25T12:51:22.104Z] INFO: No Stack... [2025-11-25T12:51:22.369Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-25T12:51:23.324Z] INFO: Archiving Costs [Pipeline] sh [2025-11-25T12:51:23.649Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [2025-11-25T12:51:23.649Z] + cut -d, -f6 [Pipeline] lock [2025-11-25T12:51:23.942Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] [2025-11-25T12:51:23.953Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] did not exist. Created. [2025-11-25T12:51:23.959Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-25T12:51:24.614Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-25T12:51:26.082Z] Stashed 1 file(s) [Pipeline] } [2025-11-25T12:51:26.091Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-20-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-25T12:51:26.117Z] $ docker stop --time=1 45752fa6d68021ba0f6f4ea0093fa6972e5b85441ba5c9ff450df56947a76279 [2025-11-25T12:51:27.604Z] $ docker rm -f --volumes 45752fa6d68021ba0f6f4ea0093fa6972e5b85441ba5c9ff450df56947a76279 [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 [2025-11-25T12:51:28.306Z] provisioning config files... [2025-11-25T12:51:28.314Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config13462008897015829558tmp [Pipeline] { [Pipeline] sh [2025-11-25T12:51:28.619Z] + set +x [2025-11-25T12:51:28.619Z] + bash -s -- [2025-11-25T12:51:28.619Z] + curl -s https://codecov.io/bash [2025-11-25T12:51:28.619Z] [2025-11-25T12:51:28.619Z] _____ _ [2025-11-25T12:51:28.619Z] / ____| | | [2025-11-25T12:51:28.619Z] | | ___ __| | ___ ___ _____ __ [2025-11-25T12:51:28.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-25T12:51:28.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-25T12:51:28.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-25T12:51:28.619Z] Bash-1.0.6 [2025-11-25T12:51:28.619Z] [2025-11-25T12:51:28.619Z] [2025-11-25T12:51:28.619Z] ==> git version 2.25.1 found [2025-11-25T12:51:28.619Z] ==> 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 [2025-11-25T12:51:28.619Z] Release-Date: 2020-01-08 [2025-11-25T12:51:28.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-25T12:51:28.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-25T12:51:28.619Z] ==> Jenkins CI detected. [2025-11-25T12:51:28.619Z] current dir:  /w/workspace/edgex-go/20 [2025-11-25T12:51:28.619Z] project root: . [2025-11-25T12:51:28.619Z] --> token set from env [2025-11-25T12:51:28.619Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-11-25T12:51:28.619Z] ==> Running gcov in . (disable via -X gcov) [2025-11-25T12:51:28.881Z] ==> Python coveragepy not found [2025-11-25T12:51:28.881Z] ==> Searching for coverage reports in: [2025-11-25T12:51:28.881Z] + . [2025-11-25T12:51:28.881Z] -> Found 1 reports [2025-11-25T12:51:28.881Z] ==> Detecting git/mercurial file structure [2025-11-25T12:51:28.881Z] ==> Reading reports [2025-11-25T12:51:28.881Z] + ./coverage.out bytes=1665865 [2025-11-25T12:51:28.881Z] ==> Appending adjustments [2025-11-25T12:51:28.881Z] https://docs.codecov.io/docs/fixing-reports [2025-11-25T12:51:30.259Z] + Found adjustments [2025-11-25T12:51:30.520Z] ==> Gzipping contents [2025-11-25T12:51:30.520Z] 168K /tmp/codecov.psZiIH.gz [2025-11-25T12:51:30.520Z] ==> Uploading reports [2025-11-25T12:51:30.520Z] url: https://codecov.io [2025-11-25T12:51:30.520Z] query: branch=odessa&commit=a9a48e2fe97e43dd34e53fb088e96658b535ab2a&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-25T12:51:30.520Z] -> Pinging Codecov [2025-11-25T12:51:30.520Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=a9a48e2fe97e43dd34e53fb088e96658b535ab2a&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-25T12:51:30.780Z] -> Uploading to [2025-11-25T12:51:30.780Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a9a48e2fe97e43dd34e53fb088e96658b535ab2a/54b33cf8-0c78-4806-9c25-27259472926a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251125%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251125T125130Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=abcc9881123e116576f03887708fc3b0565eaa2c8dcb5c0f006ee5b85a295fa8 [2025-11-25T12:51:30.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:30.780Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:31.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 165k 0 0 100 165k 0 487k --:--:-- --:--:-- --:--:-- 489k [2025-11-25T12:51:31.038Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a9a48e2fe97e43dd34e53fb088e96658b535ab2a [Pipeline] } [2025-11-25T12:51:31.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-11-25T12:51:31.292Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-25T12:51:31.311Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:51:31.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T12:51:31.620Z] [2025-11-25T12:51:31.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:51:31.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T12:51:31.925Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-25T12:51:31.925Z] 2d35ebdb57d9: Already exists [2025-11-25T12:51:31.925Z] 85e8836fcdb2: Pulling fs layer [2025-11-25T12:51:31.925Z] 91631faa732a: Pulling fs layer [2025-11-25T12:51:31.925Z] f3f5ae8826fa: Pulling fs layer [2025-11-25T12:51:31.925Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T12:51:31.925Z] 7861252a18e6: Pulling fs layer [2025-11-25T12:51:31.925Z] 9130f900ef6f: Pulling fs layer [2025-11-25T12:51:31.925Z] 7861252a18e6: Waiting [2025-11-25T12:51:31.925Z] 9130f900ef6f: Waiting [2025-11-25T12:51:31.925Z] 4f4fb700ef54: Waiting [2025-11-25T12:51:31.925Z] f3f5ae8826fa: Verifying Checksum [2025-11-25T12:51:31.925Z] f3f5ae8826fa: Download complete [2025-11-25T12:51:31.925Z] 85e8836fcdb2: Download complete [2025-11-25T12:51:31.925Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T12:51:31.925Z] 4f4fb700ef54: Download complete [2025-11-25T12:51:32.184Z] 85e8836fcdb2: Pull complete [2025-11-25T12:51:32.184Z] 7861252a18e6: Verifying Checksum [2025-11-25T12:51:32.184Z] 7861252a18e6: Download complete [2025-11-25T12:51:32.443Z] 91631faa732a: Verifying Checksum [2025-11-25T12:51:32.443Z] 91631faa732a: Download complete [2025-11-25T12:51:33.103Z] 9130f900ef6f: Verifying Checksum [2025-11-25T12:51:33.103Z] 9130f900ef6f: Download complete [2025-11-25T12:51:37.294Z] 91631faa732a: Pull complete [2025-11-25T12:51:37.294Z] f3f5ae8826fa: Pull complete [2025-11-25T12:51:37.294Z] 4f4fb700ef54: Pull complete [2025-11-25T12:51:37.554Z] 7861252a18e6: Pull complete [2025-11-25T12:51:41.742Z] 9130f900ef6f: Pull complete [2025-11-25T12:51:41.742Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-25T12:51:41.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T12:51:41.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:51:41.846Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:51:41.876Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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/edgex-snyk-go:latest cat [2025-11-25T12:51:47.270Z] $ docker top 8d91cc4233fda5b97b04a4dd4e235ad7552f707dfd1145170472f940c0ff6f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:51:47.620Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo [2025-11-25T12:51:47.634Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh [2025-11-25T12:51:47.913Z] + set -o pipefail [2025-11-25T12:51:47.913Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' [2025-11-25T12:51:54.506Z] [2025-11-25T12:51:54.506Z] Monitoring /w/workspace/edgex-go/20 (github.com/edgexfoundry/edgex-go)... [2025-11-25T12:51:54.506Z] [2025-11-25T12:51:54.506Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/65fa1128-fa28-4074-815d-121819b88d22 [2025-11-25T12:51:54.506Z] [2025-11-25T12:51:54.506Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-11-25T12:51:54.506Z] [2025-11-25T12:51:54.506Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-25T12:51:54.506Z] [Pipeline] } [2025-11-25T12:51:54.518Z] $ docker stop --time=1 8d91cc4233fda5b97b04a4dd4e235ad7552f707dfd1145170472f940c0ff6f7c [2025-11-25T12:51:56.559Z] $ docker rm -f --volumes 8d91cc4233fda5b97b04a4dd4e235ad7552f707dfd1145170472f940c0ff6f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-11-25T12:51:56.823Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:51:56.845Z] provisioning config files... [2025-11-25T12:51:56.854Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/20@tmp/config1193546803944511371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:51:57.160Z] --> edgex-publish-swagger.sh [2025-11-25T12:51:57.160Z] === Publish openapi API === [2025-11-25T12:51:57.160Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-11-25T12:51:57.160Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/20/openapi/core-command.yaml] [2025-11-25T12:51:57.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.160Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 515 254k --:--:-- --:--:-- --:--:-- 255k [2025-11-25T12:51:57.160Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.160Z] [2025-11-25T12:51:57.160Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/20/openapi/core-data.yaml] [2025-11-25T12:51:57.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.160Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 536 555k --:--:-- --:--:-- --:--:-- 556k [2025-11-25T12:51:57.421Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.421Z] [2025-11-25T12:51:57.421Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/20/openapi/core-keeper.yaml] [2025-11-25T12:51:57.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.421Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 694 310k --:--:-- --:--:-- --:--:-- 314k [2025-11-25T12:51:57.422Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.422Z] [2025-11-25T12:51:57.422Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/20/openapi/core-metadata.yaml] [2025-11-25T12:51:57.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.422Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 485 1153k --:--:-- --:--:-- --:--:-- 1153k [2025-11-25T12:51:57.680Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.680Z] [2025-11-25T12:51:57.680Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/20/openapi/security-proxy-auth.yaml] [2025-11-25T12:51:57.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.680Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 680 246k --:--:-- --:--:-- --:--:-- 244k 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 244k [2025-11-25T12:51:57.680Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.680Z] [2025-11-25T12:51:57.681Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/20/openapi/security-secretstore-setup.yaml] [2025-11-25T12:51:57.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.681Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 673 39928 --:--:-- --:--:-- --:--:-- 40602 [2025-11-25T12:51:57.681Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.681Z] [2025-11-25T12:51:57.681Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/20/openapi/support-notifications.yaml] [2025-11-25T12:51:57.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.939Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:57.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 468 692k --:--:-- --:--:-- --:--:-- 692k [2025-11-25T12:51:57.939Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:57.939Z] [2025-11-25T12:51:57.939Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/20/openapi/support-scheduler.yaml] [2025-11-25T12:51:57.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T12:51:57.939Z] Dload Upload Total Spent Left Speed [2025-11-25T12:51:58.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 578 434k --:--:-- --:--:-- --:--:-- 434k [2025-11-25T12:51:58.197Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T12:51:58.197Z] [Pipeline] } [2025-11-25T12:51:58.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-11-25T12:51:58.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T12:51:58.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:51:58.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T12:51:58.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:51:58.999Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:51:59.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T12:51:59.262Z] $ docker top fd6157c307b2de858488d61a00deafb302d35d511725f7c89295b25c2066aa88 -eo pid,comm [2025-11-25T12:51:59.302Z] 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). [2025-11-25T12:51:59.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T12:51:59.344Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T12:51:59.646Z] + git semver [Pipeline] } [2025-11-25T12:51:59.920Z] $ docker stop --time=1 fd6157c307b2de858488d61a00deafb302d35d511725f7c89295b25c2066aa88 [2025-11-25T12:52:01.191Z] $ docker rm -f --volumes fd6157c307b2de858488d61a00deafb302d35d511725f7c89295b25c2066aa88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:52:01.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T12:52:01.614Z] [2025-11-25T12:52:01.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:52:01.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T12:52:01.921Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-25T12:52:01.921Z] ab5ef0e58194: Pulling fs layer [2025-11-25T12:52:01.921Z] 9712f1f96733: Pulling fs layer [2025-11-25T12:52:01.921Z] 63f879dbbcfc: Pulling fs layer [2025-11-25T12:52:01.921Z] 0d9ebad4ef96: Pulling fs layer [2025-11-25T12:52:01.921Z] e9a5061849ea: Pulling fs layer [2025-11-25T12:52:01.921Z] d747dcd14b5f: Pulling fs layer [2025-11-25T12:52:01.921Z] 2de7ff778b66: Pulling fs layer [2025-11-25T12:52:01.921Z] 0d9ebad4ef96: Waiting [2025-11-25T12:52:01.921Z] e9a5061849ea: Waiting [2025-11-25T12:52:01.921Z] d747dcd14b5f: Waiting [2025-11-25T12:52:01.921Z] 2de7ff778b66: Waiting [2025-11-25T12:52:01.921Z] 9712f1f96733: Verifying Checksum [2025-11-25T12:52:01.921Z] 9712f1f96733: Download complete [2025-11-25T12:52:02.180Z] 63f879dbbcfc: Verifying Checksum [2025-11-25T12:52:02.180Z] 63f879dbbcfc: Download complete [2025-11-25T12:52:02.180Z] e9a5061849ea: Verifying Checksum [2025-11-25T12:52:02.180Z] e9a5061849ea: Download complete [2025-11-25T12:52:02.180Z] d747dcd14b5f: Verifying Checksum [2025-11-25T12:52:02.180Z] d747dcd14b5f: Download complete [2025-11-25T12:52:02.439Z] ab5ef0e58194: Verifying Checksum [2025-11-25T12:52:02.439Z] ab5ef0e58194: Download complete [2025-11-25T12:52:02.439Z] 0d9ebad4ef96: Verifying Checksum [2025-11-25T12:52:02.439Z] 0d9ebad4ef96: Download complete [2025-11-25T12:52:02.439Z] 2de7ff778b66: Verifying Checksum [2025-11-25T12:52:02.439Z] 2de7ff778b66: Download complete [2025-11-25T12:52:07.760Z] ab5ef0e58194: Pull complete [2025-11-25T12:52:07.760Z] 9712f1f96733: Pull complete [2025-11-25T12:52:07.760Z] 63f879dbbcfc: Pull complete [2025-11-25T12:52:14.324Z] 0d9ebad4ef96: Pull complete [2025-11-25T12:52:14.324Z] e9a5061849ea: Pull complete [2025-11-25T12:52:14.324Z] d747dcd14b5f: Pull complete [2025-11-25T12:52:15.258Z] 2de7ff778b66: Pull complete [2025-11-25T12:52:15.258Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-25T12:52:15.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T12:52:15.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:52:15.368Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:52:15.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-25T12:52:19.911Z] $ docker top e882907c91a0c46ef7c34f2b0cb8cb9be8f815db13f7670e2fc1e273ae0c690c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:52:19.984Z] provisioning config files... [2025-11-25T12:52:19.990Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/20@tmp/config14930422684840996455tmp [2025-11-25T12:52:19.998Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/20@tmp/config4358487116159297711tmp [2025-11-25T12:52:20.006Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/20@tmp/config17081817368163540389tmp [Pipeline] { [Pipeline] echo [2025-11-25T12:52:20.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:20.328Z] ---> sigul-configuration.sh [2025-11-25T12:52:20.329Z] gpg: directory `/root/.gnupg' created [2025-11-25T12:52:20.329Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-25T12:52:20.329Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-25T12:52:20.329Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-25T12:52:20.329Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-25T12:52:20.329Z] gpg: CAST5 encrypted data [2025-11-25T12:52:20.329Z] gpg: encrypted with 1 passphrase [2025-11-25T12:52:20.329Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-25T12:52:20.624Z] + mkdir /home/jenkins [2025-11-25T12:52:20.624Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-25T12:52:20.921Z] + 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 [2025-11-25T12:52:20.937Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:21.231Z] ---> sigul-install.sh [2025-11-25T12:52:21.231Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-25T12:52:21.524Z] + git tag --list [2025-11-25T12:52:21.524Z] 0.6.0 [2025-11-25T12:52:21.524Z] 0.6.1 [2025-11-25T12:52:21.524Z] 0.7.0 [2025-11-25T12:52:21.524Z] 0.7.1 [2025-11-25T12:52:21.524Z] v1.0.0 [2025-11-25T12:52:21.524Z] v1.0.1 [2025-11-25T12:52:21.524Z] v1.1.0 [2025-11-25T12:52:21.524Z] v1.2.0 [2025-11-25T12:52:21.524Z] v1.2.1 [2025-11-25T12:52:21.524Z] v1.3.0 [2025-11-25T12:52:21.524Z] v1.3.1 [2025-11-25T12:52:21.524Z] v2.0.0 [2025-11-25T12:52:21.524Z] v2.1.0 [2025-11-25T12:52:21.524Z] v2.1.1 [2025-11-25T12:52:21.524Z] v2.2.0 [2025-11-25T12:52:21.524Z] v2.3.0 [2025-11-25T12:52:21.524Z] v3.0 [2025-11-25T12:52:21.524Z] v3.0.0 [2025-11-25T12:52:21.524Z] v3.1 [2025-11-25T12:52:21.524Z] v3.1.0 [2025-11-25T12:52:21.524Z] v3.1.1 [2025-11-25T12:52:21.524Z] v4.0 [2025-11-25T12:52:21.524Z] v4.0.0 [2025-11-25T12:52:21.524Z] v4.0.1 [2025-11-25T12:52:21.524Z] v4.0.1-dev.1 [2025-11-25T12:52:21.524Z] v4.0.1-dev.2 [2025-11-25T12:52:21.524Z] v4.1.0-dev.1 [2025-11-25T12:52:21.524Z] v4.1.0-dev.10 [2025-11-25T12:52:21.524Z] v4.1.0-dev.11 [2025-11-25T12:52:21.524Z] v4.1.0-dev.12 [2025-11-25T12:52:21.524Z] v4.1.0-dev.13 [2025-11-25T12:52:21.524Z] v4.1.0-dev.14 [2025-11-25T12:52:21.524Z] v4.1.0-dev.15 [2025-11-25T12:52:21.524Z] v4.1.0-dev.16 [2025-11-25T12:52:21.524Z] v4.1.0-dev.17 [2025-11-25T12:52:21.524Z] v4.1.0-dev.18 [2025-11-25T12:52:21.524Z] v4.1.0-dev.19 [2025-11-25T12:52:21.524Z] v4.1.0-dev.2 [2025-11-25T12:52:21.524Z] v4.1.0-dev.20 [2025-11-25T12:52:21.524Z] v4.1.0-dev.21 [2025-11-25T12:52:21.524Z] v4.1.0-dev.22 [2025-11-25T12:52:21.524Z] v4.1.0-dev.23 [2025-11-25T12:52:21.524Z] v4.1.0-dev.24 [2025-11-25T12:52:21.524Z] v4.1.0-dev.25 [2025-11-25T12:52:21.524Z] v4.1.0-dev.26 [2025-11-25T12:52:21.524Z] v4.1.0-dev.27 [2025-11-25T12:52:21.524Z] v4.1.0-dev.28 [2025-11-25T12:52:21.524Z] v4.1.0-dev.29 [2025-11-25T12:52:21.524Z] v4.1.0-dev.3 [2025-11-25T12:52:21.524Z] v4.1.0-dev.30 [2025-11-25T12:52:21.524Z] v4.1.0-dev.31 [2025-11-25T12:52:21.524Z] v4.1.0-dev.32 [2025-11-25T12:52:21.524Z] v4.1.0-dev.33 [2025-11-25T12:52:21.524Z] v4.1.0-dev.34 [2025-11-25T12:52:21.524Z] v4.1.0-dev.35 [2025-11-25T12:52:21.524Z] v4.1.0-dev.36 [2025-11-25T12:52:21.524Z] v4.1.0-dev.37 [2025-11-25T12:52:21.524Z] v4.1.0-dev.38 [2025-11-25T12:52:21.524Z] v4.1.0-dev.39 [2025-11-25T12:52:21.524Z] v4.1.0-dev.4 [2025-11-25T12:52:21.524Z] v4.1.0-dev.40 [2025-11-25T12:52:21.524Z] v4.1.0-dev.41 [2025-11-25T12:52:21.524Z] v4.1.0-dev.42 [2025-11-25T12:52:21.524Z] v4.1.0-dev.43 [2025-11-25T12:52:21.524Z] v4.1.0-dev.44 [2025-11-25T12:52:21.524Z] v4.1.0-dev.45 [2025-11-25T12:52:21.524Z] v4.1.0-dev.46 [2025-11-25T12:52:21.524Z] v4.1.0-dev.47 [2025-11-25T12:52:21.524Z] v4.1.0-dev.48 [2025-11-25T12:52:21.524Z] v4.1.0-dev.49 [2025-11-25T12:52:21.524Z] v4.1.0-dev.5 [2025-11-25T12:52:21.524Z] v4.1.0-dev.50 [2025-11-25T12:52:21.524Z] v4.1.0-dev.51 [2025-11-25T12:52:21.524Z] v4.1.0-dev.52 [2025-11-25T12:52:21.524Z] v4.1.0-dev.53 [2025-11-25T12:52:21.524Z] v4.1.0-dev.54 [2025-11-25T12:52:21.524Z] v4.1.0-dev.55 [2025-11-25T12:52:21.524Z] v4.1.0-dev.56 [2025-11-25T12:52:21.524Z] v4.1.0-dev.57 [2025-11-25T12:52:21.524Z] v4.1.0-dev.58 [2025-11-25T12:52:21.524Z] v4.1.0-dev.59 [2025-11-25T12:52:21.524Z] v4.1.0-dev.6 [2025-11-25T12:52:21.524Z] v4.1.0-dev.60 [2025-11-25T12:52:21.524Z] v4.1.0-dev.61 [2025-11-25T12:52:21.524Z] v4.1.0-dev.62 [2025-11-25T12:52:21.524Z] v4.1.0-dev.63 [2025-11-25T12:52:21.524Z] v4.1.0-dev.64 [2025-11-25T12:52:21.524Z] v4.1.0-dev.65 [2025-11-25T12:52:21.524Z] v4.1.0-dev.66 [2025-11-25T12:52:21.524Z] v4.1.0-dev.67 [2025-11-25T12:52:21.524Z] v4.1.0-dev.68 [2025-11-25T12:52:21.524Z] v4.1.0-dev.69 [2025-11-25T12:52:21.524Z] v4.1.0-dev.7 [2025-11-25T12:52:21.524Z] v4.1.0-dev.70 [2025-11-25T12:52:21.524Z] v4.1.0-dev.71 [2025-11-25T12:52:21.524Z] v4.1.0-dev.72 [2025-11-25T12:52:21.524Z] v4.1.0-dev.73 [2025-11-25T12:52:21.524Z] v4.1.0-dev.74 [2025-11-25T12:52:21.524Z] v4.1.0-dev.75 [2025-11-25T12:52:21.524Z] v4.1.0-dev.76 [2025-11-25T12:52:21.524Z] v4.1.0-dev.77 [2025-11-25T12:52:21.524Z] v4.1.0-dev.8 [2025-11-25T12:52:21.524Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-25T12:52:21.816Z] + lftools sign git-tag v4.0.1 [2025-11-25T12:52:22.385Z] Signing Git tag with Sigul... [2025-11-25T12:52:22.385Z] Signing v4.0.1 [Pipeline] echo [2025-11-25T12:52:22.659Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:22.958Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-25T12:52:22.967Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-25T12:52:22.997Z] $ docker stop --time=1 e882907c91a0c46ef7c34f2b0cb8cb9be8f815db13f7670e2fc1e273ae0c690c [2025-11-25T12:52:24.278Z] $ docker rm -f --volumes e882907c91a0c46ef7c34f2b0cb8cb9be8f815db13f7670e2fc1e273ae0c690c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-25T12:52:24.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T12:52:24.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:52:25.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T12:52:25.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:52:25.100Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:52:25.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T12:52:25.331Z] $ docker top fdeeb89e9496a0a2abe8f6d25682679538c34d046a4f3ec571c7dde74724e251 -eo pid,comm [2025-11-25T12:52:25.369Z] 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). [2025-11-25T12:52:25.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T12:52:25.418Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T12:52:25.711Z] + git semver [Pipeline] } [2025-11-25T12:52:26.055Z] $ docker stop --time=1 fdeeb89e9496a0a2abe8f6d25682679538c34d046a4f3ec571c7dde74724e251 [2025-11-25T12:52:27.320Z] $ docker rm -f --volumes fdeeb89e9496a0a2abe8f6d25682679538c34d046a4f3ec571c7dde74724e251 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T12:52:27.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T12:52:27.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:52:28.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T12:52:28.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:52:28.143Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:52:28.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-25T12:52:28.387Z] $ docker top ede0054176e6300ca96a3c649dcc13c5ca5af3df05a2f5d7feca2d1ca12a6d2d -eo pid,comm [2025-11-25T12:52:28.429Z] 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). [2025-11-25T12:52:28.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T12:52:28.470Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T12:52:28.778Z] + git semver [Pipeline] } [2025-11-25T12:52:29.050Z] $ docker stop --time=1 ede0054176e6300ca96a3c649dcc13c5ca5af3df05a2f5d7feca2d1ca12a6d2d [2025-11-25T12:52:30.299Z] $ docker rm -f --volumes ede0054176e6300ca96a3c649dcc13c5ca5af3df05a2f5d7feca2d1ca12a6d2d [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 [2025-11-25T12:52:30.831Z] + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:31.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:31.989Z] ---> package-listing.sh [2025-11-25T12:52:31.989Z] ++ facter osfamily [2025-11-25T12:52:31.989Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T12:52:32.249Z] + OS_FAMILY=debian [2025-11-25T12:52:32.249Z] + workspace=/w/workspace/edgex-go/20 [2025-11-25T12:52:32.249Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T12:52:32.249Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T12:52:32.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T12:52:32.249Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T12:52:32.249Z] + '[' /w/workspace/edgex-go/20 ']' [2025-11-25T12:52:32.249Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T12:52:32.249Z] + case "${OS_FAMILY}" in [2025-11-25T12:52:32.249Z] + dpkg -l [2025-11-25T12:52:32.249Z] + grep '^ii' [2025-11-25T12:52:32.249Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T12:52:32.249Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T12:52:32.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T12:52:32.249Z] + '[' /w/workspace/edgex-go/20 ']' [2025-11-25T12:52:32.249Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2025-11-25T12:52:32.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2025-11-25T12:52:32.262Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T12:52:32.540Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:52:33.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T12:52:33.106Z] [2025-11-25T12:52:33.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T12:52:33.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T12:52:33.407Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T12:52:33.407Z] 5eb5b503b376: Pulling fs layer [2025-11-25T12:52:33.407Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T12:52:33.407Z] ec43610c2a17: Pulling fs layer [2025-11-25T12:52:33.407Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T12:52:33.407Z] 33b1e0a273af: Pulling fs layer [2025-11-25T12:52:33.407Z] 3a2ae6a8a46f: Waiting [2025-11-25T12:52:33.407Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T12:52:33.407Z] 2f39f015ded8: Pulling fs layer [2025-11-25T12:52:33.407Z] 33b1e0a273af: Waiting [2025-11-25T12:52:33.407Z] 2f39f015ded8: Waiting [2025-11-25T12:52:33.407Z] 5d3b04190fa2: Waiting [2025-11-25T12:52:33.407Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T12:52:33.407Z] 5c69ac0246d0: Download complete [2025-11-25T12:52:33.407Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T12:52:33.407Z] 3a2ae6a8a46f: Download complete [2025-11-25T12:52:33.407Z] 33b1e0a273af: Verifying Checksum [2025-11-25T12:52:33.407Z] 33b1e0a273af: Download complete [2025-11-25T12:52:33.407Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T12:52:33.407Z] 5d3b04190fa2: Download complete [2025-11-25T12:52:33.666Z] ec43610c2a17: Verifying Checksum [2025-11-25T12:52:33.666Z] ec43610c2a17: Download complete [2025-11-25T12:52:33.666Z] 5eb5b503b376: Download complete [2025-11-25T12:52:34.232Z] 2f39f015ded8: Download complete [2025-11-25T12:52:35.169Z] 5eb5b503b376: Pull complete [2025-11-25T12:52:35.169Z] 5c69ac0246d0: Pull complete [2025-11-25T12:52:35.736Z] ec43610c2a17: Pull complete [2025-11-25T12:52:35.736Z] 3a2ae6a8a46f: Pull complete [2025-11-25T12:52:35.995Z] 33b1e0a273af: Pull complete [2025-11-25T12:52:35.995Z] 5d3b04190fa2: Pull complete [2025-11-25T12:52:41.261Z] 2f39f015ded8: Pull complete [2025-11-25T12:52:41.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T12:52:41.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T12:52:41.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T12:52:41.353Z] prd-ubuntu20.04-docker-8c-8g-773808 does not seem to be running inside a container [2025-11-25T12:52:41.377Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-25T12:52:45.015Z] $ docker top 4100cc7819949962ec067fdd184e05e7586ecc3c0b1498d6e42254cbcb568014 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T12:52:45.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T12:52:45.647Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T12:52:45.937Z] + ls /var/log/sa-host [2025-11-25T12:52:45.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T12:52:45.968Z] provisioning config files... [2025-11-25T12:52:45.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config5046402134056464756tmp [Pipeline] { [Pipeline] echo [2025-11-25T12:52:45.995Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:46.281Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T12:52:46.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:46.603Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T12:52:46.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:46.902Z] ---> sudo-logs.sh [2025-11-25T12:52:46.902Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-25T12:52:46.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:47.215Z] ---> job-cost.sh [2025-11-25T12:52:47.216Z] lf-activate-venv: SKIPPING [2025-11-25T12:52:47.216Z] DEBUG: total: 0.10999999940395355 [2025-11-25T12:52:47.216Z] INFO: Retrieving Stack Cost... [2025-11-25T12:52:47.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-25T12:52:48.044Z] INFO: Archiving Costs [Pipeline] echo [2025-11-25T12:52:48.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T12:52:48.347Z] ---> logs-deploy.sh [2025-11-25T12:52:48.347Z] lf-activate-venv: SKIPPING [2025-11-25T12:52:48.347Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/20 [2025-11-25T12:52:48.347Z] INFO: archiving workspace using pattern(s): [2025-11-25T12:52:49.283Z] Archives upload complete. [2025-11-25T12:52:49.283Z] INFO: archiving logs to Nexus