Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac5df0be99bcc9d2c08c266e8b01330029f46449 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-ssh3679353588959107111.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-ssh6036742763762401645.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15044755325867401889.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-ssh18016329541073783233.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15581959136224282896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-771109 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/919 [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/919 # 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 ac5df0be99bcc9d2c08c266e8b01330029f46449 (main) Commit message: "Merge pull request #5284 from judehung/update-go-1.25-branch" > 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 ac5df0be99bcc9d2c08c266e8b01330029f46449 # timeout=10 > git rev-list --no-walk 7edac8007c813f9848da4a88def049bb4874d70c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:40:38.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:40:38.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:40:38.178Z] ========================================================= [2025-10-31T08:40:38.178Z] EdgeX Global Pipelines Version Info [2025-10-31T08:40:38.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:40:39.278Z] ------------------- [2025-10-31T08:40:39.278Z] stable info: [2025-10-31T08:40:39.278Z] ------------------- [2025-10-31T08:40:39.278Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:40:39.278Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:40:39.278Z] Message: update stable to v1.0.278 [2025-10-31T08:40:39.545Z] ------------------- [2025-10-31T08:40:39.545Z] experimental info: [2025-10-31T08:40:39.545Z] ------------------- [2025-10-31T08:40:39.545Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:40:39.545Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:40:39.545Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:40:39.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:40:39.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:40:39.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:40:39.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:40:39.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:40:39.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:40:39.752Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:40:39.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:40:39.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:40:39.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:40:39.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:40:39.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:40:39.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:40:39.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:40:39.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:40:39.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:40:39.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:40:39.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:40:39.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:40:40.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:40:40.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:40:40.049Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:40:40.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:40:40.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T08:40:40.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T08:40:40.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T08:40:40.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T08:40:40.177Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac5df0b [Pipeline] echo [2025-10-31T08:40:40.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:40:40.266Z] provisioning config files... [2025-10-31T08:40:40.280Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/919@tmp/config6650292912658291232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:40:40.617Z] ---> ****-login.sh [2025-10-31T08:40:40.617Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:40:40.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:40:40.877Z] [2025-10-31T08:40:40.877Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:40:40.877Z] Configure a credential helper to remove this warning. See [2025-10-31T08:40:40.877Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:40:40.877Z] [2025-10-31T08:40:40.877Z] Login Succeeded [2025-10-31T08:40:40.877Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:40:40.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:40:40.877Z] [2025-10-31T08:40:40.877Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:40:40.877Z] Configure a credential helper to remove this warning. See [2025-10-31T08:40:40.877Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:40:40.877Z] [2025-10-31T08:40:40.877Z] Login Succeeded [2025-10-31T08:40:40.877Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:40:40.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:40:40.878Z] [2025-10-31T08:40:40.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:40:40.878Z] Configure a credential helper to remove this warning. See [2025-10-31T08:40:40.878Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:40:40.878Z] [2025-10-31T08:40:40.878Z] Login Succeeded [2025-10-31T08:40:41.138Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:40:41.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:40:41.138Z] [2025-10-31T08:40:41.138Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:40:41.138Z] Configure a credential helper to remove this warning. See [2025-10-31T08:40:41.138Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:40:41.138Z] [2025-10-31T08:40:41.138Z] Login Succeeded [2025-10-31T08:40:41.138Z] ****.io [2025-10-31T08:40:41.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:40:41.711Z] [2025-10-31T08:40:41.711Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:40:41.711Z] Configure a credential helper to remove this warning. See [2025-10-31T08:40:41.711Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:40:41.711Z] [2025-10-31T08:40:41.711Z] Login Succeeded [2025-10-31T08:40:41.712Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:40:41.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:40:42.061Z] + 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-10-31T08:40:42.061Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:40:42.061Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:40:42.061Z] cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:40:42.061Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:40:42.061Z] + cut -d/ -f2 [2025-10-31T08:40:42.061Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:40:42.095Z] 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-10-31T08:40:42.462Z] + git rev-list -1 --merges ac5df0be99bcc9d2c08c266e8b01330029f46449~1..ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T08:40:42.474Z] -----------> git rev-list -1 --merges ac5df0be99bcc9d2c08c266e8b01330029f46449~1..ac5df0be99bcc9d2c08c266e8b01330029f46449 ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:40:42.474Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [false] [Pipeline] sh [2025-10-31T08:40:42.767Z] + git log --format=format:%s -1 ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T08:40:42.784Z] ========================================================= [2025-10-31T08:40:42.784Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:40:42.784Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:40:43.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:40:43.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:40:43.171Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:40:43.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:40:43.171Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:40:43.171Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:40:43.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:40:43.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:40:43.533Z] [2025-10-31T08:40:43.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:40:43.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:40:43.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:40:43.841Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:40:43.841Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:40:43.841Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:40:43.841Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:40:43.841Z] 80192f66455f: Pulling fs layer [2025-10-31T08:40:43.841Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:40:43.841Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:40:43.841Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:40:43.841Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:40:43.841Z] db01528c6b51: Pulling fs layer [2025-10-31T08:40:43.841Z] 28988de357af: Pulling fs layer [2025-10-31T08:40:43.841Z] 461d9e800cba: Waiting [2025-10-31T08:40:43.841Z] 80192f66455f: Waiting [2025-10-31T08:40:43.841Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:40:43.841Z] db01528c6b51: Waiting [2025-10-31T08:40:43.841Z] a29436f7fd5d: Waiting [2025-10-31T08:40:43.841Z] 28988de357af: Waiting [2025-10-31T08:40:43.841Z] 923cac83aea3: Waiting [2025-10-31T08:40:43.841Z] 25ad8b0a4227: Waiting [2025-10-31T08:40:43.841Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:40:43.841Z] 6bf1a483ea7c: Download complete [2025-10-31T08:40:43.841Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:40:43.841Z] 461d9e800cba: Download complete [2025-10-31T08:40:44.101Z] 80192f66455f: Verifying Checksum [2025-10-31T08:40:44.101Z] 80192f66455f: Download complete [2025-10-31T08:40:44.101Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:40:44.101Z] f5dfc541a4d3: Download complete [2025-10-31T08:40:44.101Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:40:44.101Z] 3dae71ba6b94: Download complete [2025-10-31T08:40:44.101Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:40:44.101Z] 923cac83aea3: Download complete [2025-10-31T08:40:44.101Z] 25ad8b0a4227: Download complete [2025-10-31T08:40:44.101Z] db01528c6b51: Download complete [2025-10-31T08:40:44.359Z] 28988de357af: Verifying Checksum [2025-10-31T08:40:44.359Z] 28988de357af: Download complete [2025-10-31T08:40:44.619Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:40:44.619Z] a29436f7fd5d: Download complete [2025-10-31T08:40:44.877Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:40:44.877Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:40:45.443Z] 3dae71ba6b94: Pull complete [2025-10-31T08:40:45.701Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:40:46.639Z] f5dfc541a4d3: Pull complete [2025-10-31T08:40:46.639Z] 461d9e800cba: Pull complete [2025-10-31T08:40:46.639Z] 80192f66455f: Pull complete [2025-10-31T08:40:50.844Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:40:51.410Z] a29436f7fd5d: Pull complete [2025-10-31T08:40:51.410Z] 923cac83aea3: Pull complete [2025-10-31T08:40:51.668Z] 25ad8b0a4227: Pull complete [2025-10-31T08:40:51.668Z] db01528c6b51: Pull complete [2025-10-31T08:40:51.668Z] 28988de357af: Pull complete [2025-10-31T08:40:51.668Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:40:51.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:40:51.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:40:51.805Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T08:40:51.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:40:55.527Z] $ docker top cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 -eo pid,comm [2025-10-31T08:40:55.576Z] 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-10-31T08:40:55.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:40:55.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:40:55.653Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:40:55.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:40:55.774Z] $ docker exec cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 ssh-agent [2025-10-31T08:40:55.864Z] SSH_AUTH_SOCK=/tmp/ssh-VxwRJVCZB2v6/agent.32 [2025-10-31T08:40:55.864Z] SSH_AGENT_PID=38 [2025-10-31T08:40:55.871Z] Running ssh-add (command line suppressed) [2025-10-31T08:40:55.971Z] Identity added: /w/workspace/edgex-go/919@tmp/private_key_2461229594968408721.key (/w/workspace/edgex-go/919@tmp/private_key_2461229594968408721.key) [2025-10-31T08:40:55.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:40:56.268Z] + git config --global --add safe.directory /w/workspace/edgex-go/919 [Pipeline] sh [2025-10-31T08:40:56.556Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:40:56.577Z] $ docker exec --env ******** --env ******** cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 ssh-agent -k [2025-10-31T08:40:56.672Z] unset SSH_AUTH_SOCK; [2025-10-31T08:40:56.672Z] unset SSH_AGENT_PID; [2025-10-31T08:40:56.673Z] echo Agent pid 38 killed; [2025-10-31T08:40:56.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:40:56.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:40:56.719Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:40:56.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:40:56.835Z] $ docker exec cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 ssh-agent [2025-10-31T08:40:56.940Z] SSH_AUTH_SOCK=/tmp/ssh-EFKN29ZYLBzb/agent.85 [2025-10-31T08:40:56.941Z] SSH_AGENT_PID=91 [2025-10-31T08:40:56.945Z] Running ssh-add (command line suppressed) [2025-10-31T08:40:57.053Z] Identity added: /w/workspace/edgex-go/919@tmp/private_key_1965106602010569178.key (/w/workspace/edgex-go/919@tmp/private_key_1965106602010569178.key) [2025-10-31T08:40:57.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:40:57.348Z] + git semver init [2025-10-31T08:40:57.608Z] 2025-10-31 08:40:57,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:40:57.608Z] 2025-10-31 08:40:57,591 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:40:57.608Z] 2025-10-31 08:40:57,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/919/.semver [2025-10-31T08:40:57.608Z] 2025-10-31 08:40:57,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/919/.semver [2025-10-31T08:40:57.608Z] 2025-10-31 08:40:57,592 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/919/.semver'], cwd=/w/workspace/edgex-go/919, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:41:04.908Z] 2025-10-31 08:41:03,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/919/.git/info/exclude [2025-10-31T08:41:04.908Z] 2025-10-31 08:41:03,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/919/.semver/main with force:False [2025-10-31T08:41:04.908Z] 2025-10-31 08:41:03,938 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T08:41:04.908Z] 2025-10-31 08:41:03,939 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T08:41:04.908Z] 4.1.0-dev.71 [Pipeline] } [2025-10-31T08:41:04.924Z] $ docker exec --env ******** --env ******** cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 ssh-agent -k [2025-10-31T08:41:05.019Z] unset SSH_AUTH_SOCK; [2025-10-31T08:41:05.019Z] unset SSH_AGENT_PID; [2025-10-31T08:41:05.019Z] echo Agent pid 91 killed; [2025-10-31T08:41:05.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:41:05.340Z] + git semver [Pipeline] } [2025-10-31T08:41:05.616Z] $ docker stop --time=1 cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 [2025-10-31T08:41:06.879Z] $ docker rm -f --volumes cb89210bd1fc47513dfdb4eff41a2f3c624bcd34bd9362ad547deb5ded900ed9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:41:07.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:41:12.796Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:41:12.803Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.71 [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-10-31T08:41:13.297Z] + git config --global --add safe.directory /w/workspace/edgex-go/919 [Pipeline] echo [2025-10-31T08:41:13.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:41:13.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:41:13.348Z] ========================================================= [2025-10-31T08:41:13.348Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:41:13.348Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:41:13.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:41:15.552Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:41:15.812Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:41:15.812Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:41:15.812Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:41:15.812Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:41:15.812Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:41:15.812Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:41:15.812Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:41:15.812Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:41:15.812Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:41:15.812Z] 4f4fb700ef54: Waiting [2025-10-31T08:41:15.812Z] c3e65509a76b: Waiting [2025-10-31T08:41:15.812Z] 7cf9ebb963bd: Waiting [2025-10-31T08:41:15.812Z] bb34ca984cfb: Waiting [2025-10-31T08:41:15.812Z] 151cf03bc807: Waiting [2025-10-31T08:41:15.812Z] 333b49ad6fbf: Waiting [2025-10-31T08:41:15.812Z] c35fb4624d26: Download complete [2025-10-31T08:41:15.812Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:41:15.812Z] 333b49ad6fbf: Download complete [2025-10-31T08:41:15.812Z] 4f4fb700ef54: Download complete [2025-10-31T08:41:15.812Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:41:15.812Z] c3e65509a76b: Download complete [2025-10-31T08:41:15.812Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:41:15.812Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:41:16.070Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:41:16.070Z] 7cf9ebb963bd: Download complete [2025-10-31T08:41:16.070Z] c35fb4624d26: Pull complete [2025-10-31T08:41:16.070Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:41:16.070Z] 4e2aec7ef170: Download complete [2025-10-31T08:41:16.070Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:41:16.070Z] 151cf03bc807: Download complete [2025-10-31T08:41:16.636Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:41:16.636Z] bb34ca984cfb: Download complete [2025-10-31T08:41:21.904Z] 4e2aec7ef170: Pull complete [2025-10-31T08:41:21.904Z] 333b49ad6fbf: Pull complete [2025-10-31T08:41:21.904Z] 4f4fb700ef54: Pull complete [2025-10-31T08:41:21.904Z] c3e65509a76b: Pull complete [2025-10-31T08:41:21.904Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:41:24.446Z] bb34ca984cfb: Pull complete [2025-10-31T08:41:25.382Z] 151cf03bc807: Pull complete [2025-10-31T08:41:25.382Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:41:25.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:41:25.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:41:25.686Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:41:25.686Z] WORKDIR /edgex [2025-10-31T08:41:25.686Z] COPY go.mod . [2025-10-31T08:41:25.686Z] RUN go mod download [2025-10-31T08:41:25.686Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:41:26.255Z] #0 building with "default" instance using docker driver [2025-10-31T08:41:26.255Z] [2025-10-31T08:41:26.255Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:41:26.255Z] #1 transferring dockerfile: 164B done [2025-10-31T08:41:26.255Z] #1 DONE 0.0s [2025-10-31T08:41:26.255Z] [2025-10-31T08:41:26.255Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:41:26.255Z] #2 DONE 0.0s [2025-10-31T08:41:26.255Z] [2025-10-31T08:41:26.255Z] #3 [internal] load .dockerignore [2025-10-31T08:41:26.255Z] #3 transferring context: [2025-10-31T08:41:26.514Z] #3 transferring context: 50B done [2025-10-31T08:41:26.514Z] #3 DONE 0.1s [2025-10-31T08:41:26.514Z] [2025-10-31T08:41:26.514Z] #4 [internal] load build context [2025-10-31T08:41:26.514Z] #4 transferring context: 7.11kB done [2025-10-31T08:41:26.514Z] #4 DONE 0.0s [2025-10-31T08:41:26.514Z] [2025-10-31T08:41:26.514Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:41:26.514Z] #5 DONE 0.1s [2025-10-31T08:41:26.514Z] [2025-10-31T08:41:26.514Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:41:27.923Z] Still waiting to schedule task [2025-10-31T08:41:27.924Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-31T08:41:30.713Z] #6 DONE 4.3s [2025-10-31T08:41:30.971Z] [2025-10-31T08:41:30.971Z] #7 [3/4] COPY go.mod . [2025-10-31T08:41:30.971Z] #7 DONE 0.0s [2025-10-31T08:41:30.971Z] [2025-10-31T08:41:30.971Z] #8 [4/4] RUN go mod download [2025-10-31T08:41:46.243Z] #8 DONE 14.9s [2025-10-31T08:41:46.243Z] [2025-10-31T08:41:46.243Z] #9 exporting to image [2025-10-31T08:41:46.243Z] #9 exporting layers [2025-10-31T08:41:49.535Z] #9 exporting layers 3.9s done [2025-10-31T08:41:49.794Z] #9 writing image sha256:b502e0fb5dd02a458b25a7789cb19b75062ac8aa3468833c9940e0e712ff4bd0 done [2025-10-31T08:41:49.794Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:41:49.794Z] #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:41:50.093Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:41:50.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:41:50.162Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T08:41:50.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T08:41:50.519Z] $ docker top 4103811863e924d6da2811dbbc8062a981fe3d5bf49307e5c682ef60d57a4187 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:41:50.866Z] + go version [2025-10-31T08:41:50.866Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:41:50.885Z] $ docker stop --time=1 4103811863e924d6da2811dbbc8062a981fe3d5bf49307e5c682ef60d57a4187 [2025-10-31T08:41:52.156Z] $ docker rm -f --volumes 4103811863e924d6da2811dbbc8062a981fe3d5bf49307e5c682ef60d57a4187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:41:52.581Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:41:52.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:41:52.653Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T08:41:52.693Z] $ 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/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T08:41:52.946Z] $ docker top 35b3884e65542ad8dd387fc90818b1e501499cae97229cb42abf1ba84d68b46a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:41:53.009Z] ========================================================= [2025-10-31T08:41:53.010Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:41:53.010Z] ========================================================= [Pipeline] sh [2025-10-31T08:41:53.289Z] + git config --global --add safe.directory /w/workspace/edgex-go/919 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:41:53.603Z] + make test [2025-10-31T08:41:53.603Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:42:01.714Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:42:28.241Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:42:28.498Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:42:28.755Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:42:28.755Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:42:28.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:42:28.755Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:42:28.755Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-31T08:42:28.755Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:42:28.755Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:42:32.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-10-31T08:42:35.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.4% of statements [2025-10-31T08:42:35.328Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:42:35.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.038s coverage: 4.8% of statements [2025-10-31T08:42:35.329Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:42:35.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 57.7% of statements [2025-10-31T08:42:35.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2025-10-31T08:42:35.329Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:42:35.329Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.419s coverage: 94.2% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:42:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 90.7% of statements [2025-10-31T08:42:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:42:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:42:37.246Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:42:38.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.4% of statements [2025-10-31T08:42:38.183Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:42:38.183Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 95.8% of statements [2025-10-31T08:42:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:42:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:42:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:42:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 2.4% of statements [2025-10-31T08:42:42.618Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:42:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 1.0% of statements [2025-10-31T08:42:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:42:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 38.2% of statements [2025-10-31T08:42:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements [2025-10-31T08:42:42.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:42:42.618Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:42:42.618Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:42:43.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-10-31T08:42:43.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 87.1% of statements [2025-10-31T08:42:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2025-10-31T08:42:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2025-10-31T08:42:44.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2025-10-31T08:42:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2025-10-31T08:43:08.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771112 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-31T08:43:08.019Z] Running in /w/workspace/edgex-go/919 [Pipeline] { [Pipeline] checkout [2025-10-31T08:43:08.051Z] The recommended git tool is: git [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.050s coverage: 92.9% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.145s coverage: 54.8% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.045s coverage: 20.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.026s coverage: 100.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:43:08.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:43:08.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:43:08.476Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:43:08.476Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:43:08.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements [2025-10-31T08:43:08.476Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:43:08.476Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:43:08.476Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:43:08.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements [2025-10-31T08:43:08.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:43:08.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-10-31T08:43:08.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:43:08.476Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:43:08.476Z] 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-10-31T08:43:08.476Z] running golangci-lint [2025-10-31T08:43:08.476Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:43:08.476Z] go version go1.25.2 linux/amd64 [2025-10-31T08:43:08.476Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:43:08.476Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:43:08.476Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-10-31T08:43:08.476Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-10-31T08:43:08.734Z] level=info msg="[goenv] Read go env for 4.687967ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-10-31T08:43:08.734Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-10-31T08:43:12.997Z] using credential edgex-jenkins-ssh [2025-10-31T08:43:13.019Z] Cloning the remote Git repository [2025-10-31T08:43:13.050Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:43:13.140Z] > git init /w/workspace/edgex-go/919 # timeout=10 [2025-10-31T08:43:13.294Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:43:13.295Z] > git --version # timeout=10 [2025-10-31T08:43:13.317Z] > git --version # 'git version 2.25.1' [2025-10-31T08:43:13.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:43:13.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:43:30.640Z] level=info msg="[loader] Go packages loading at mode 8767 (files|imports|types_sizes|compiled_files|name|deps|exports_file) took 19.740741167s" [2025-10-31T08:43:30.640Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.694152ms" [2025-10-31T08:43:32.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:43:32.376Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:43:33.161Z] Avoid second fetch [2025-10-31T08:43:33.162Z] Checking out Revision ac5df0be99bcc9d2c08c266e8b01330029f46449 (main) [2025-10-31T08:43:33.941Z] Commit message: "Merge pull request #5284 from judehung/update-go-1.25-branch" [2025-10-31T08:43:33.169Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:43:33.226Z] > git checkout -f ac5df0be99bcc9d2c08c266e8b01330029f46449 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:43:38.279Z] provisioning config files... [2025-10-31T08:43:38.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/919@tmp/config6844579394531866158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:43:38.961Z] ---> ****-login.sh [2025-10-31T08:43:38.961Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:43:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:43:39.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:43:39.504Z] Configure a credential helper to remove this warning. See [2025-10-31T08:43:39.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:43:39.504Z] [2025-10-31T08:43:39.504Z] Login Succeeded [2025-10-31T08:43:39.504Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:43:39.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:43:39.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:43:39.774Z] Configure a credential helper to remove this warning. See [2025-10-31T08:43:39.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:43:39.774Z] [2025-10-31T08:43:39.775Z] Login Succeeded [2025-10-31T08:43:39.775Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:43:40.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:43:40.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:43:40.310Z] Configure a credential helper to remove this warning. See [2025-10-31T08:43:40.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:43:40.310Z] [2025-10-31T08:43:40.310Z] Login Succeeded [2025-10-31T08:43:40.310Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:43:40.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:43:40.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:43:40.577Z] Configure a credential helper to remove this warning. See [2025-10-31T08:43:40.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:43:40.577Z] [2025-10-31T08:43:40.577Z] Login Succeeded [2025-10-31T08:43:40.577Z] ****.io [2025-10-31T08:43:40.596Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.393329903s with top 10 stages: buildir: 50.822566484s, inspect: 2.740978345s, gosec: 2.654856313s, fact_deprecated: 2.346799307s, printf: 1.805188192s, fact_purity: 1.354771249s, ctrlflow: 1.336810037s, S1038: 1.206583482s, QF1004: 996.818098ms, nilness: 984.811485ms" [2025-10-31T08:43:40.596Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-10-31T08:43:40.596Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-10-31T08:43:40.596Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-10-31T08:43:40.596Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-10-31T08:43:40.596Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_absoluter: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, nolint_filter: 21/0, invalid_issue: 35/35, path_relativity: 35/35" [2025-10-31T08:43:40.596Z] level=info msg="[runner] processing took 7.843934ms with stages: nolint_filter: 7.043843ms, generated_file_filter: 594.779µs, exclusion_rules: 118.012µs, exclusion_paths: 41.03µs, path_relativity: 31.53µs, cgo: 3.89µs, path_absoluter: 2.59µs, sort_results: 2.27µs, invalid_issue: 1.96µs, filename_unadjuster: 810ns, max_same_issues: 700ns, diff: 680ns, fixer: 600ns, path_prettifier: 300ns, uniq_by_line: 230ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 150ns, source_code: 130ns, severity-rules: 100ns" [2025-10-31T08:43:40.596Z] level=info msg="[runner] linters took 10.849089257s with stages: goanalysis_metalinter: 10.84115903s" [2025-10-31T08:43:40.596Z] 0 issues. [2025-10-31T08:43:40.596Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-31T08:43:40.596Z] level=info msg="Memory: 308 samples, avg is 323.3MB, max is 1361.0MB" [2025-10-31T08:43:40.596Z] level=info msg="Execution took 30.6308185s" [2025-10-31T08:43:40.596Z] go vet ./... [2025-10-31T08:43:40.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:43:41.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:43:41.116Z] Configure a credential helper to remove this warning. See [2025-10-31T08:43:41.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:43:41.116Z] [2025-10-31T08:43:41.116Z] Login Succeeded [2025-10-31T08:43:41.116Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:43:41.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:43:41.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/919 [Pipeline] echo [2025-10-31T08:43:41.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:43:41.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:43:41.777Z] ========================================================= [2025-10-31T08:43:41.777Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:43:41.777Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:43:42.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:43:42.111Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:43:42.111Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:43:42.111Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:43:42.111Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:43:42.111Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:43:42.384Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:43:42.384Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:43:42.384Z] deaec5988b04: Pulling fs layer [2025-10-31T08:43:42.384Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:43:42.384Z] 4f4fb700ef54: Waiting [2025-10-31T08:43:42.384Z] 8ba94037c8f0: Waiting [2025-10-31T08:43:42.384Z] deaec5988b04: Waiting [2025-10-31T08:43:42.384Z] 9f65657bb879: Waiting [2025-10-31T08:43:42.384Z] 196fd7d83e7d: Waiting [2025-10-31T08:43:42.384Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:43:42.384Z] d32bb0dddca7: Download complete [2025-10-31T08:43:42.384Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:43:42.384Z] 196fd7d83e7d: Download complete [2025-10-31T08:43:42.384Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:43:42.384Z] 4f4fb700ef54: Download complete [2025-10-31T08:43:42.384Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:43:42.384Z] 8ba94037c8f0: Download complete [2025-10-31T08:43:42.384Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:43:42.384Z] 6b59a28fa201: Download complete [2025-10-31T08:43:42.973Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:43:42.973Z] 9f65657bb879: Download complete [2025-10-31T08:43:43.241Z] 6b59a28fa201: Pull complete [2025-10-31T08:43:44.207Z] d32bb0dddca7: Pull complete [2025-10-31T08:43:44.207Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:43:44.207Z] 5dab1238d3d9: Download complete [2025-10-31T08:43:45.624Z] deaec5988b04: Verifying Checksum [2025-10-31T08:43:45.624Z] deaec5988b04: Download complete [2025-10-31T08:43:45.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T08:43:45.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T08:43:46.108Z] ./bin/test-attribution-txt.sh [2025-10-31T08:43:46.108Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/cmdutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/conv is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/fileutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/jsonname is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/jsonutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/loading is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/mangling is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/netutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/stringutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/typeutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-openapi/swag/yamlutils is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/go-viper/mapstructure/v2 is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [2025-10-31T08:43:46.108Z] An attribution for go.yaml.in/yaml/v3 is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T08:43:46.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T08:43:46.417Z] + ls -al . [2025-10-31T08:43:46.417Z] total 1388 [2025-10-31T08:43:46.417Z] drwxrwxr-x 11 1001 1001 4096 Oct 31 08:41 . [2025-10-31T08:43:46.417Z] drwxr-xr-x 4 root root 4096 Oct 31 08:41 .. [2025-10-31T08:43:46.417Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:40 .blubracket [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:40 .dockerignore [2025-10-31T08:43:46.417Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:43 .git [2025-10-31T08:43:46.417Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:40 .github [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:40 .gitignore [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 359 Oct 31 08:40 .golangci.yml [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:40 .hadolint.yml [2025-10-31T08:43:46.417Z] drwxr-xr-x 3 1001 1001 4096 Oct 31 08:41 .semver [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:40 .sonarcloud.properties [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:40 ADOPTERS.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:40 Attribution.txt [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:40 CHANGELOG.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:40 CONTRIBUTING.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:40 GOVERNANCE.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 886 Oct 31 08:40 Jenkinsfile [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:40 LICENSE [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 16739 Oct 31 08:40 Makefile [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:40 OWNERS.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:40 README.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:40 SECURITY.md [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 12 Oct 31 08:41 VERSION [2025-10-31T08:43:46.417Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:40 bin [2025-10-31T08:43:46.417Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:40 cmd [2025-10-31T08:43:46.417Z] -rw-r--r-- 1 root root 1040111 Oct 31 08:43 coverage.out [2025-10-31T08:43:46.417Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:40 fuzz_test [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 7071 Oct 31 08:40 go.mod [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 90676 Oct 31 08:40 go.sum [2025-10-31T08:43:46.417Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:40 internal [2025-10-31T08:43:46.417Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:40 openapi [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:40 security.txt [2025-10-31T08:43:46.417Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:40 version.go [Pipeline] sh [2025-10-31T08:43:46.703Z] + '[' -e coverage.out ] [2025-10-31T08:43:46.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T08:43:46.845Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T08:43:47.132Z] + make build [2025-10-31T08:43:47.132Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T08:43:57.957Z] 5dab1238d3d9: Pull complete [2025-10-31T08:43:57.957Z] 196fd7d83e7d: Pull complete [2025-10-31T08:43:57.957Z] 4f4fb700ef54: Pull complete [2025-10-31T08:43:58.222Z] 8ba94037c8f0: Pull complete [2025-10-31T08:44:06.432Z] deaec5988b04: Pull complete [2025-10-31T08:44:09.014Z] 9f65657bb879: Pull complete [2025-10-31T08:44:09.014Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:44:09.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:44:09.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [2025-10-31T08:44:09.042Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] sh [2025-10-31T08:44:09.364Z] + + docker build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:44:09.364Z] WORKDIR /edgex [2025-10-31T08:44:09.364Z] COPY go.mod . [2025-10-31T08:44:09.364Z] RUN go mod download . [2025-10-31T08:44:09.364Z] [2025-10-31T08:44:10.357Z] Sending build context to Docker daemon 3.853MB [2025-10-31T08:44:10.357Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:44:10.357Z] ---> 334268110677 [2025-10-31T08:44:10.357Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:44:10.413Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T08:44:12.313Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T08:44:12.318Z] ---> Running in e9218cbe6fa1 [2025-10-31T08:44:12.318Z] Removing intermediate container e9218cbe6fa1 [2025-10-31T08:44:12.318Z] ---> 71797bd025e8 [2025-10-31T08:44:12.318Z] Step 3/4 : COPY go.mod . [2025-10-31T08:44:12.878Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T08:44:14.268Z] ---> f1442fe3aba9 [2025-10-31T08:44:14.268Z] Step 4/4 : RUN go mod download [2025-10-31T08:44:14.268Z] ---> Running in 89c68513dd60 [2025-10-31T08:44:14.775Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T08:44:18.956Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T08:44:21.507Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T08:44:23.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T08:44:26.041Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T08:44:27.942Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T08:44:29.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T08:44:29.884Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-31T08:44:31.806Z] $ docker stop --time=1 35b3884e65542ad8dd387fc90818b1e501499cae97229cb42abf1ba84d68b46a [2025-10-31T08:44:37.425Z] $ docker rm -f --volumes 35b3884e65542ad8dd387fc90818b1e501499cae97229cb42abf1ba84d68b46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:44:38.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-31T08:44:38.644Z] [2025-10-31T08:44:38.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:44:38.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-31T08:44:38.960Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-31T08:44:38.960Z] 91d30c5bc195: Pulling fs layer [2025-10-31T08:44:38.960Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-31T08:44:38.960Z] 9c61dcf015f6: Pulling fs layer [2025-10-31T08:44:38.960Z] 4698f68db338: Pulling fs layer [2025-10-31T08:44:38.960Z] 2a2f49069b9e: Pulling fs layer [2025-10-31T08:44:38.960Z] e0025b399a48: Pulling fs layer [2025-10-31T08:44:38.960Z] 4698f68db338: Waiting [2025-10-31T08:44:38.960Z] e0025b399a48: Waiting [2025-10-31T08:44:38.960Z] 2a2f49069b9e: Waiting [2025-10-31T08:44:38.960Z] 91d30c5bc195: Verifying Checksum [2025-10-31T08:44:38.960Z] 91d30c5bc195: Download complete [2025-10-31T08:44:38.960Z] 4698f68db338: Download complete [2025-10-31T08:44:39.220Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-31T08:44:39.220Z] 2e9b0aa3be6d: Download complete [2025-10-31T08:44:39.220Z] 91d30c5bc195: Pull complete [2025-10-31T08:44:39.220Z] e0025b399a48: Verifying Checksum [2025-10-31T08:44:39.220Z] e0025b399a48: Download complete [2025-10-31T08:44:39.220Z] 2a2f49069b9e: Verifying Checksum [2025-10-31T08:44:39.220Z] 2a2f49069b9e: Download complete [2025-10-31T08:44:39.480Z] 2e9b0aa3be6d: Pull complete [2025-10-31T08:44:39.738Z] 9c61dcf015f6: Verifying Checksum [2025-10-31T08:44:39.738Z] 9c61dcf015f6: Download complete [2025-10-31T08:44:43.023Z] 9c61dcf015f6: Pull complete [2025-10-31T08:44:43.023Z] 4698f68db338: Pull complete [2025-10-31T08:44:43.023Z] 2a2f49069b9e: Pull complete [2025-10-31T08:44:43.282Z] e0025b399a48: Pull complete [2025-10-31T08:44:43.282Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-31T08:44:43.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-31T08:44:43.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:44:43.382Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T08:44:43.420Z] $ 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/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T08:44:46.010Z] $ docker top 2e2ce7daa283e4af99fcb85ca095162ad36171cfb6e4a72e110d685cd739c5fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:44:46.342Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T08:44:46.601Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #1 transferring dockerfile: 1.89kB done [2025-10-31T08:44:46.601Z] #1 DONE 0.0s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #2 transferring dockerfile: 1.83kB done [2025-10-31T08:44:46.601Z] #2 DONE 0.0s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #3 transferring dockerfile: 2.01kB done [2025-10-31T08:44:46.601Z] #3 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T08:44:46.601Z] #4 DONE 0.0s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #5 transferring dockerfile: 2.14kB done [2025-10-31T08:44:46.601Z] #5 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #6 transferring dockerfile: 2.49kB done [2025-10-31T08:44:46.601Z] #6 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #7 transferring dockerfile: 2.02kB done [2025-10-31T08:44:46.601Z] #7 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #8 [core-command internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #8 transferring dockerfile: 1.94kB done [2025-10-31T08:44:46.601Z] #8 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #9 transferring dockerfile: 2.10kB done [2025-10-31T08:44:46.601Z] #9 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #10 transferring dockerfile: 2.23kB done [2025-10-31T08:44:46.601Z] #10 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #11 transferring dockerfile: 3.02kB done [2025-10-31T08:44:46.601Z] #11 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #12 transferring dockerfile: 1.69kB done [2025-10-31T08:44:46.601Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-31T08:44:46.601Z] #12 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #13 [core-data internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #13 transferring dockerfile: 2.04kB done [2025-10-31T08:44:46.601Z] #13 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #14 transferring dockerfile: 1.81kB done [2025-10-31T08:44:46.601Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-31T08:44:46.601Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-31T08:44:46.601Z] #14 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T08:44:46.601Z] #4 DONE 0.0s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #15 transferring dockerfile: 1.70kB done [2025-10-31T08:44:46.601Z] #15 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #16 [core-data internal] load .dockerignore [2025-10-31T08:44:46.601Z] #16 DONE 0.0s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T08:44:46.601Z] #17 transferring dockerfile: 2.50kB done [2025-10-31T08:44:46.601Z] #17 DONE 0.1s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #18 [core-metadata internal] load .dockerignore [2025-10-31T08:44:46.601Z] #18 DONE 0.0s [2025-10-31T08:44:46.601Z] [2025-10-31T08:44:46.601Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T08:44:46.860Z] #19 ... [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T08:44:46.860Z] #4 DONE 0.0s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #20 [support-notifications internal] load .dockerignore [2025-10-31T08:44:46.860Z] #20 transferring context: 50B done [2025-10-31T08:44:46.860Z] #20 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #18 [core-metadata internal] load .dockerignore [2025-10-31T08:44:46.860Z] #18 transferring context: 50B done [2025-10-31T08:44:46.860Z] #18 DONE 0.0s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #21 [support-scheduler internal] load .dockerignore [2025-10-31T08:44:46.860Z] #21 transferring context: 50B done [2025-10-31T08:44:46.860Z] #21 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #22 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:44:46.860Z] #22 DONE 0.2s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #23 [security-proxy-auth internal] load .dockerignore [2025-10-31T08:44:46.860Z] #23 transferring context: 50B done [2025-10-31T08:44:46.860Z] #23 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #24 [core-command internal] load .dockerignore [2025-10-31T08:44:46.860Z] #24 transferring context: 50B done [2025-10-31T08:44:46.860Z] #24 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #25 [core-keeper internal] load .dockerignore [2025-10-31T08:44:46.860Z] #25 transferring context: 50B done [2025-10-31T08:44:46.860Z] #25 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-10-31T08:44:46.860Z] #26 transferring context: 50B done [2025-10-31T08:44:46.860Z] #26 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #16 [core-data internal] load .dockerignore [2025-10-31T08:44:46.860Z] #16 transferring context: 50B done [2025-10-31T08:44:46.860Z] #16 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #27 [security-bootstrapper internal] load .dockerignore [2025-10-31T08:44:46.860Z] #27 transferring context: 50B done [2025-10-31T08:44:46.860Z] #27 DONE 0.2s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T08:44:46.860Z] #28 transferring context: 50B done [2025-10-31T08:44:46.860Z] #28 DONE 0.2s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #29 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:44:46.860Z] #29 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T08:44:46.860Z] #29 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:44:46.860Z] #29 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T08:44:46.860Z] #29 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T08:44:46.860Z] #29 DONE 0.1s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T08:44:46.860Z] #30 transferring context: 50B done [2025-10-31T08:44:46.860Z] #30 DONE 0.2s [2025-10-31T08:44:46.860Z] [2025-10-31T08:44:46.860Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:44:47.429Z] #31 ... [2025-10-31T08:44:47.429Z] [2025-10-31T08:44:47.429Z] #29 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:44:47.429Z] #29 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T08:44:47.429Z] #29 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:44:47.429Z] #29 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T08:44:47.429Z] #29 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T08:44:47.429Z] #29 DONE 0.1s [2025-10-31T08:44:47.429Z] [2025-10-31T08:44:47.430Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T08:44:47.430Z] #19 DONE 0.6s [2025-10-31T08:44:47.430Z] [2025-10-31T08:44:47.430Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T08:44:47.430Z] #32 DONE 0.7s [2025-10-31T08:44:47.430Z] [2025-10-31T08:44:47.430Z] #33 [security-proxy-setup internal] load .dockerignore [2025-10-31T08:44:47.430Z] #33 transferring context: 50B 0.0s done [2025-10-31T08:44:47.430Z] #33 DONE 0.6s [2025-10-31T08:44:47.430Z] [2025-10-31T08:44:47.430Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T08:44:47.430Z] #34 DONE 0.6s [2025-10-31T08:44:47.430Z] [2025-10-31T08:44:47.430Z] #35 [security-proxy-setup internal] load build context [2025-10-31T08:44:47.430Z] #35 DONE 0.0s [2025-10-31T08:44:47.430Z] [2025-10-31T08:44:47.430Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:44:47.688Z] #31 ... [2025-10-31T08:44:47.688Z] [2025-10-31T08:44:47.688Z] #36 [security-spire-config internal] load .dockerignore [2025-10-31T08:44:47.688Z] #36 transferring context: 50B 0.0s done [2025-10-31T08:44:47.688Z] #36 DONE 0.2s [2025-10-31T08:44:47.688Z] [2025-10-31T08:44:47.688Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:44:47.688Z] #31 ... [2025-10-31T08:44:47.688Z] [2025-10-31T08:44:47.688Z] #29 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:44:47.688Z] #29 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T08:44:47.688Z] #29 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:44:47.688Z] #29 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T08:44:47.688Z] #29 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T08:44:47.688Z] #29 DONE 0.1s [2025-10-31T08:44:47.688Z] [2025-10-31T08:44:47.688Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:44:51.891Z] #31 ... [2025-10-31T08:44:51.891Z] [2025-10-31T08:44:51.891Z] #37 [security-spire-server internal] load .dockerignore [2025-10-31T08:44:51.891Z] #37 transferring context: 50B 0.0s done [2025-10-31T08:44:51.891Z] #37 DONE 3.4s [2025-10-31T08:44:51.891Z] [2025-10-31T08:44:51.891Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:44:51.891Z] #31 ... [2025-10-31T08:44:51.891Z] [2025-10-31T08:44:51.891Z] #38 [security-spire-agent internal] load .dockerignore [2025-10-31T08:44:51.891Z] #38 transferring context: 50B 0.0s done [2025-10-31T08:44:51.891Z] #38 DONE 4.5s [2025-10-31T08:44:51.891Z] [2025-10-31T08:44:51.891Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:44:52.457Z] #31 transferring context: 306.27MB 5.3s [2025-10-31T08:44:57.732Z] #31 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #39 [core-command internal] load build context [2025-10-31T08:44:57.732Z] #39 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #40 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:44:57.732Z] #40 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #41 [core-data internal] load build context [2025-10-31T08:44:57.732Z] #41 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T08:44:57.732Z] #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 4.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 4.785 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T08:44:57.732Z] #0 4.798 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:57.732Z] #0 4.802 (3/4) Installing su-exec (0.2-r3) [2025-10-31T08:44:57.732Z] #0 4.808 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T08:44:57.732Z] #0 4.890 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:57.732Z] #0 4.896 Executing ca-certificates-20250911-r0.trigger [2025-10-31T08:44:57.732Z] #0 4.934 OK: 20 MiB in 20 packages [2025-10-31T08:44:57.732Z] #42 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #43 [support-scheduler internal] load build context [2025-10-31T08:44:57.732Z] #43 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #44 [support-notifications internal] load build context [2025-10-31T08:44:57.732Z] #44 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T08:44:57.732Z] #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 1.314 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:57.732Z] #0 1.319 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:57.732Z] #0 1.330 OK: 7 MiB in 17 packages [2025-10-31T08:44:57.732Z] #45 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #46 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T08:44:57.732Z] #0 0.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 0.773 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:57.732Z] #0 0.779 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:57.732Z] #0 0.788 OK: 7 MiB in 17 packages [2025-10-31T08:44:57.732Z] #46 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T08:44:57.732Z] #0 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 1.107 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T08:44:57.732Z] #0 1.122 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:57.732Z] #0 1.124 (3/7) Installing libgcc (14.2.0-r6) [2025-10-31T08:44:57.732Z] #0 1.131 (4/7) Installing libsodium (1.0.20-r0) [2025-10-31T08:44:57.732Z] #0 1.138 (5/7) Installing libstdc++ (14.2.0-r6) [2025-10-31T08:44:57.732Z] #0 1.158 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T08:44:57.732Z] #0 1.166 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T08:44:57.732Z] #0 1.173 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:57.732Z] #0 1.184 Executing ca-certificates-20250911-r0.trigger [2025-10-31T08:44:57.732Z] #0 1.230 OK: 12 MiB in 23 packages [2025-10-31T08:44:57.732Z] #47 ... [2025-10-31T08:44:57.732Z] [2025-10-31T08:44:57.732Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T08:44:57.732Z] #0 7.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:57.732Z] #0 7.951 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:57.732Z] #0 7.957 (2/2) Installing su-exec (0.2-r3) [2025-10-31T08:44:57.732Z] #0 7.961 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:57.732Z] #0 7.982 OK: 7 MiB in 18 packages [2025-10-31T08:44:57.989Z] #48 ... [2025-10-31T08:44:57.989Z] [2025-10-31T08:44:57.989Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:44:57.989Z] #49 ... [2025-10-31T08:44:57.989Z] [2025-10-31T08:44:57.989Z] #35 [security-proxy-setup internal] load build context [2025-10-31T08:44:57.989Z] #35 transferring context: 612.54MB 10.4s done [2025-10-31T08:44:58.247Z] #35 ... [2025-10-31T08:44:58.247Z] [2025-10-31T08:44:58.247Z] #50 [security-spiffe-token-provider internal] load build context [2025-10-31T08:44:58.247Z] #50 transferring context: 612.54MB 10.4s done [2025-10-31T08:44:58.247Z] #50 ... [2025-10-31T08:44:58.247Z] [2025-10-31T08:44:58.247Z] #51 [security-proxy-auth internal] load build context [2025-10-31T08:44:58.247Z] #51 transferring context: 612.54MB 11.3s done [2025-10-31T08:44:58.505Z] #51 ... [2025-10-31T08:44:58.505Z] [2025-10-31T08:44:58.505Z] #52 [security-bootstrapper internal] load build context [2025-10-31T08:44:58.505Z] #52 transferring context: 612.54MB 11.1s done [2025-10-31T08:44:58.505Z] #52 ... [2025-10-31T08:44:58.505Z] [2025-10-31T08:44:58.505Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:44:58.505Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:44:58.505Z] #53 ... [2025-10-31T08:44:58.505Z] [2025-10-31T08:44:58.505Z] #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T08:44:58.787Z] #54 ... [2025-10-31T08:44:58.787Z] [2025-10-31T08:44:58.787Z] #55 [core-keeper internal] load build context [2025-10-31T08:44:58.787Z] #55 ... [2025-10-31T08:44:58.787Z] [2025-10-31T08:44:58.787Z] #56 [security-spire-config internal] load build context [2025-10-31T08:44:59.095Z] #56 ... [2025-10-31T08:44:59.095Z] [2025-10-31T08:44:59.095Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T08:44:59.095Z] #0 5.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:59.095Z] #0 5.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:59.095Z] #0 6.233 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T08:44:59.095Z] #0 6.249 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:59.095Z] #0 6.252 (3/3) Installing tzdata (2025b-r0) [2025-10-31T08:44:59.095Z] #0 6.283 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:59.095Z] #0 6.292 Executing ca-certificates-20250911-r0.trigger [2025-10-31T08:44:59.095Z] #0 6.328 OK: 8 MiB in 19 packages [2025-10-31T08:44:59.095Z] #57 ... [2025-10-31T08:44:59.095Z] [2025-10-31T08:44:59.095Z] #58 [security-secretstore-setup internal] load build context [2025-10-31T08:44:59.095Z] #58 transferring context: 612.54MB 11.1s done [2025-10-31T08:44:59.353Z] #58 ... [2025-10-31T08:44:59.353Z] [2025-10-31T08:44:59.353Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T08:44:59.353Z] #59 ... [2025-10-31T08:44:59.353Z] [2025-10-31T08:44:59.353Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:44:59.353Z] #0 5.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:59.353Z] #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:59.353Z] #0 6.249 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:44:59.353Z] #0 6.249 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:44:59.353Z] #0 6.249 OK: 26319 distinct packages available [2025-10-31T08:44:59.353Z] #0 6.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:59.353Z] #0 6.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:44:59.353Z] #0 6.691 (1/13) Installing brotli-libs (1.1.0-r2) [2025-10-31T08:44:59.353Z] #0 6.722 (2/13) Installing c-ares (1.34.5-r0) [2025-10-31T08:44:59.353Z] #0 6.729 (3/13) Installing libunistring (1.3-r0) [2025-10-31T08:44:59.353Z] #0 6.744 (4/13) Installing libidn2 (2.3.7-r0) [2025-10-31T08:44:59.353Z] #0 6.747 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-10-31T08:44:59.353Z] #0 6.752 (6/13) Installing libpsl (0.21.5-r3) [2025-10-31T08:44:59.353Z] #0 6.759 (7/13) Installing zstd-libs (1.5.7-r0) [2025-10-31T08:44:59.353Z] #0 6.768 (8/13) Installing libcurl (8.14.1-r2) [2025-10-31T08:44:59.353Z] #0 6.777 (9/13) Installing curl (8.14.1-r2) [2025-10-31T08:44:59.353Z] #0 6.793 (10/13) Installing dumb-init (1.2.5-r3) [2025-10-31T08:44:59.353Z] #0 6.795 (11/13) Installing musl-obstack (1.2.3-r2) [2025-10-31T08:44:59.353Z] #0 6.797 (12/13) Installing libucontext (1.3.2-r0) [2025-10-31T08:44:59.353Z] #0 6.799 (13/13) Installing gcompat (1.1.0-r4) [2025-10-31T08:44:59.353Z] #0 6.802 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:44:59.353Z] #0 6.810 OK: 13 MiB in 29 packages [2025-10-31T08:44:59.800Z] #60 ... [2025-10-31T08:44:59.800Z] [2025-10-31T08:44:59.800Z] #61 [core-metadata internal] load build context [2025-10-31T08:44:59.800Z] #61 transferring context: 612.54MB 11.6s done [2025-10-31T08:45:00.368Z] #61 ... [2025-10-31T08:45:00.368Z] [2025-10-31T08:45:00.368Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:00.368Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12.4s done [2025-10-31T08:45:00.937Z] #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T08:45:02.503Z] #53 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-31T08:45:02.772Z] #53 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-31T08:45:04.686Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.5s [2025-10-31T08:45:04.686Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.7s [2025-10-31T08:45:06.592Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 3.2s [2025-10-31T08:45:06.592Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.5s [2025-10-31T08:45:07.165Z] #53 ... [2025-10-31T08:45:07.165Z] [2025-10-31T08:45:07.165Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:45:07.165Z] #31 transferring context: 612.54MB 10.3s done [2025-10-31T08:45:07.425Z] #31 ... [2025-10-31T08:45:07.425Z] [2025-10-31T08:45:07.425Z] #39 [core-command internal] load build context [2025-10-31T08:45:07.425Z] #39 transferring context: 612.54MB 11.1s done [2025-10-31T08:45:07.425Z] #39 ... [2025-10-31T08:45:07.425Z] [2025-10-31T08:45:07.425Z] #41 [core-data internal] load build context [2025-10-31T08:45:07.425Z] #41 transferring context: 612.54MB 11.0s done [2025-10-31T08:45:07.425Z] #41 ... [2025-10-31T08:45:07.425Z] [2025-10-31T08:45:07.425Z] #43 [support-scheduler internal] load build context [2025-10-31T08:45:07.425Z] #43 transferring context: 612.54MB 11.4s done [2025-10-31T08:45:07.425Z] #43 ... [2025-10-31T08:45:07.425Z] [2025-10-31T08:45:07.425Z] #44 [support-notifications internal] load build context [2025-10-31T08:45:07.425Z] #44 transferring context: 612.54MB 12.3s done [2025-10-31T08:45:07.684Z] #44 ... [2025-10-31T08:45:07.684Z] [2025-10-31T08:45:07.684Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:07.684Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done [2025-10-31T08:45:07.684Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-31T08:45:09.062Z] #53 ... [2025-10-31T08:45:09.062Z] [2025-10-31T08:45:09.062Z] #55 [core-keeper internal] load build context [2025-10-31T08:45:09.062Z] #55 transferring context: 612.54MB 12.2s done [2025-10-31T08:45:09.321Z] #55 ... [2025-10-31T08:45:09.321Z] [2025-10-31T08:45:09.321Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:10.682Z] Removing intermediate container 89c68513dd60 [2025-10-31T08:45:10.682Z] ---> 83402e2f2fce [2025-10-31T08:45:10.682Z] Successfully built 83402e2f2fce [2025-10-31T08:45:10.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:45:11.018Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:45:11.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:45:11.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-771112 does not seem to be running inside a container [2025-10-31T08:45:11.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T08:45:11.888Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 8.6s [2025-10-31T08:45:12.147Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 9.1s [2025-10-31T08:45:12.520Z] $ docker top 752ae26c5141ec2e006501001279defea5e90ec9f645e8419c701a42725e824c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:45:13.087Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 10.0s [2025-10-31T08:45:13.371Z] + go version [2025-10-31T08:45:13.371Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T08:45:13.388Z] $ docker stop --time=1 752ae26c5141ec2e006501001279defea5e90ec9f645e8419c701a42725e824c [2025-10-31T08:45:16.381Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 12.9s [2025-10-31T08:45:16.641Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 13.7s [2025-10-31T08:45:16.798Z] $ docker rm -f --volumes 752ae26c5141ec2e006501001279defea5e90ec9f645e8419c701a42725e824c [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-10-31T08:45:17.222Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 14.1s [2025-10-31T08:45:17.222Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 14.2s [2025-10-31T08:45:17.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T08:45:17.524Z] [2025-10-31T08:45:17.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:45:17.795Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 14.6s done [2025-10-31T08:45:17.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T08:45:17.882Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T08:45:17.882Z] 547446be3368: Pulling fs layer [2025-10-31T08:45:17.882Z] d125d8839a47: Pulling fs layer [2025-10-31T08:45:17.882Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T08:45:17.882Z] c3105a71a48b: Pulling fs layer [2025-10-31T08:45:17.882Z] 0f093f025ec4: Pulling fs layer [2025-10-31T08:45:17.882Z] c3106fc0e877: Pulling fs layer [2025-10-31T08:45:17.882Z] c3106fc0e877: Waiting [2025-10-31T08:45:17.882Z] 0f093f025ec4: Waiting [2025-10-31T08:45:17.882Z] c3105a71a48b: Waiting [2025-10-31T08:45:18.054Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 15.1s [2025-10-31T08:45:18.151Z] 547446be3368: Verifying Checksum [2025-10-31T08:45:18.151Z] 547446be3368: Download complete [2025-10-31T08:45:18.151Z] c3105a71a48b: Verifying Checksum [2025-10-31T08:45:18.151Z] c3105a71a48b: Download complete [2025-10-31T08:45:18.421Z] d125d8839a47: Verifying Checksum [2025-10-31T08:45:18.421Z] d125d8839a47: Download complete [2025-10-31T08:45:18.692Z] c3106fc0e877: Verifying Checksum [2025-10-31T08:45:18.692Z] c3106fc0e877: Download complete [2025-10-31T08:45:18.692Z] 547446be3368: Pull complete [2025-10-31T08:45:18.994Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 15.7s done [2025-10-31T08:45:18.994Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T08:45:19.277Z] 0f093f025ec4: Verifying Checksum [2025-10-31T08:45:19.277Z] 0f093f025ec4: Download complete [2025-10-31T08:45:19.862Z] d125d8839a47: Pull complete [2025-10-31T08:45:20.450Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T08:45:20.450Z] 3e85d5ac6304: Download complete [2025-10-31T08:45:20.907Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 16.6s done [2025-10-31T08:45:22.828Z] #53 ... [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #29 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:45:22.828Z] #29 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T08:45:22.828Z] #29 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:22.828Z] #29 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T08:45:22.828Z] #29 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T08:45:22.828Z] #29 DONE 0.1s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #31 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:45:22.828Z] #31 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #50 [security-spiffe-token-provider internal] load build context [2025-10-31T08:45:22.828Z] #50 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #39 [core-command internal] load build context [2025-10-31T08:45:22.828Z] #39 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #54 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T08:45:22.828Z] #54 DONE 35.2s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #45 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T08:45:22.828Z] #45 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #46 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T08:45:22.828Z] #46 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T08:45:22.828Z] #47 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #35 [security-proxy-setup internal] load build context [2025-10-31T08:45:22.828Z] #35 DONE 35.3s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #51 [security-proxy-auth internal] load build context [2025-10-31T08:45:22.828Z] #51 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:22.828Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12.4s done [2025-10-31T08:45:22.828Z] #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T08:45:22.828Z] #53 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-31T08:45:22.828Z] #53 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-31T08:45:22.828Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done [2025-10-31T08:45:22.828Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 14.6s done [2025-10-31T08:45:22.828Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-31T08:45:22.828Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 15.7s done [2025-10-31T08:45:22.828Z] #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 16.6s done [2025-10-31T08:45:22.828Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T08:45:22.828Z] #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-31T08:45:22.828Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-31T08:45:22.828Z] #53 ... [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T08:45:22.828Z] #62 ... [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #41 [core-data internal] load build context [2025-10-31T08:45:22.828Z] #41 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:45:22.828Z] #60 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #40 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:45:22.828Z] #40 DONE 35.8s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #58 [security-secretstore-setup internal] load build context [2025-10-31T08:45:22.828Z] #58 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T08:45:22.828Z] #42 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T08:45:22.828Z] #48 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T08:45:22.828Z] #57 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #43 [support-scheduler internal] load build context [2025-10-31T08:45:22.828Z] #43 DONE 36.0s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #52 [security-bootstrapper internal] load build context [2025-10-31T08:45:22.828Z] #52 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #61 [core-metadata internal] load build context [2025-10-31T08:45:22.828Z] #61 DONE 36.0s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #55 [core-keeper internal] load build context [2025-10-31T08:45:22.828Z] #55 DONE 35.9s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #44 [support-notifications internal] load build context [2025-10-31T08:45:22.828Z] #44 DONE 36.0s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #56 [security-spire-config internal] load build context [2025-10-31T08:45:22.828Z] #56 transferring context: 22.05kB done [2025-10-31T08:45:22.828Z] #56 DONE 35.2s [2025-10-31T08:45:22.828Z] [2025-10-31T08:45:22.828Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:45:22.828Z] #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-10-31T08:45:22.828Z] #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-31T08:45:22.828Z] #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-31T08:45:22.828Z] #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-10-31T08:45:22.828Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.2s [2025-10-31T08:45:22.828Z] #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T08:45:22.828Z] #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-31T08:45:22.829Z] #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-31T08:45:22.829Z] #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T08:45:23.088Z] #63 ... [2025-10-31T08:45:23.088Z] [2025-10-31T08:45:23.088Z] #64 [security-spire-server internal] load build context [2025-10-31T08:45:23.088Z] #64 transferring context: 23.80kB done [2025-10-31T08:45:23.088Z] #64 DONE 0.4s [2025-10-31T08:45:23.088Z] [2025-10-31T08:45:23.088Z] #65 [security-spire-agent internal] load build context [2025-10-31T08:45:23.088Z] #65 transferring context: 23.33kB done [2025-10-31T08:45:23.088Z] #65 DONE 0.4s [2025-10-31T08:45:23.088Z] [2025-10-31T08:45:23.088Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:45:23.088Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s [2025-10-31T08:45:23.088Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done [2025-10-31T08:45:23.088Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.1s [2025-10-31T08:45:24.026Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.7s done [2025-10-31T08:45:24.967Z] #63 ... [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:45:24.967Z] #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.483 OK: 12 MiB in 23 packages [2025-10-31T08:45:24.967Z] #66 DONE 2.2s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T08:45:24.967Z] #0 0.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 0.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.137 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:45:24.967Z] #0 1.137 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:45:24.967Z] #0 1.137 OK: 26319 distinct packages available [2025-10-31T08:45:24.967Z] #0 1.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.578 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T08:45:24.967Z] #0 1.581 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T08:45:24.967Z] #0 1.583 (3/5) Installing libucontext (1.3.2-r0) [2025-10-31T08:45:24.967Z] #0 1.588 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T08:45:24.967Z] #0 1.593 (5/5) Installing openssl (3.5.4-r0) [2025-10-31T08:45:24.967Z] #0 1.608 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:45:24.967Z] #0 1.612 OK: 8 MiB in 21 packages [2025-10-31T08:45:24.967Z] #67 DONE 2.3s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T08:45:24.967Z] #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.165 OK: 265 MiB in 60 packages [2025-10-31T08:45:24.967Z] #68 DONE 2.2s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:45:24.967Z] #49 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #49 35.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #49 35.65 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:45:24.967Z] #49 35.65 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:45:24.967Z] #49 35.65 OK: 26319 distinct packages available [2025-10-31T08:45:24.967Z] #49 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #49 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #49 36.13 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T08:45:24.967Z] #49 36.14 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T08:45:24.967Z] #49 36.14 (3/4) Installing libucontext (1.3.2-r0) [2025-10-31T08:45:24.967Z] #49 36.15 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T08:45:24.967Z] #49 36.15 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:45:24.967Z] #49 36.16 OK: 8 MiB in 20 packages [2025-10-31T08:45:24.967Z] #49 DONE 37.3s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T08:45:24.967Z] #0 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.012 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:45:24.967Z] #0 1.012 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:45:24.967Z] #0 1.012 OK: 26320 distinct packages available [2025-10-31T08:45:24.967Z] #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.482 OK: 265 MiB in 60 packages [2025-10-31T08:45:24.967Z] #69 DONE 2.2s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T08:45:24.967Z] #59 35.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #59 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #59 35.97 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T08:45:24.967Z] #59 35.98 (2/4) Installing openssl (3.5.4-r0) [2025-10-31T08:45:24.967Z] #59 35.99 (3/4) Installing su-exec (0.2-r3) [2025-10-31T08:45:24.967Z] #59 36.00 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T08:45:24.967Z] #59 36.07 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:45:24.967Z] #59 36.08 OK: 20 MiB in 20 packages [2025-10-31T08:45:24.967Z] #59 DONE 37.5s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:45:24.967Z] #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.528 OK: 265 MiB in 60 packages [2025-10-31T08:45:24.967Z] #70 DONE 2.3s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:45:24.967Z] #0 0.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.499 OK: 265 MiB in 60 packages [2025-10-31T08:45:24.967Z] #71 DONE 2.3s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T08:45:24.967Z] #0 1.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:24.967Z] #0 2.106 OK: 265 MiB in 60 packages [2025-10-31T08:45:24.967Z] #72 DONE 2.3s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:45:24.967Z] #73 ... [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:45:24.967Z] #74 DONE 2.4s [2025-10-31T08:45:24.967Z] [2025-10-31T08:45:24.967Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:45:24.967Z] #75 DONE 0.2s [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:45:25.230Z] #76 DONE 0.2s [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:45:25.230Z] #77 DONE 0.2s [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:45:25.230Z] #73 DONE 0.3s [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:45:25.230Z] #78 DONE 0.3s [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:45:25.230Z] #63 DONE 2.6s [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:25.230Z] #79 ... [2025-10-31T08:45:25.230Z] [2025-10-31T08:45:25.230Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:25.230Z] #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.5s done [2025-10-31T08:45:25.230Z] #53 DONE 37.7s [2025-10-31T08:45:25.492Z] [2025-10-31T08:45:25.492Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:25.492Z] #80 ... [2025-10-31T08:45:25.492Z] [2025-10-31T08:45:25.492Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T08:45:25.492Z] #62 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #62 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #62 2.658 OK: 7 MiB in 17 packages [2025-10-31T08:45:25.492Z] #62 DONE 2.8s [2025-10-31T08:45:25.492Z] [2025-10-31T08:45:25.492Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:45:25.492Z] #0 2.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.672 OK: 7 MiB in 17 packages [2025-10-31T08:45:25.492Z] #81 DONE 2.8s [2025-10-31T08:45:25.492Z] [2025-10-31T08:45:25.492Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T08:45:25.492Z] #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.594 OK: 20 MiB in 20 packages [2025-10-31T08:45:25.492Z] #82 DONE 2.8s [2025-10-31T08:45:25.492Z] [2025-10-31T08:45:25.492Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:45:25.492Z] #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.604 OK: 8 MiB in 19 packages [2025-10-31T08:45:25.492Z] #83 DONE 2.8s [2025-10-31T08:45:25.492Z] [2025-10-31T08:45:25.492Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:45:25.492Z] #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:25.492Z] #0 2.658 OK: 13 MiB in 29 packages [2025-10-31T08:45:25.492Z] #84 DONE 2.9s [2025-10-31T08:45:25.753Z] [2025-10-31T08:45:25.753Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T08:45:27.135Z] #85 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:27.135Z] #85 2.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:27.135Z] #85 ... [2025-10-31T08:45:27.135Z] [2025-10-31T08:45:27.135Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T08:45:27.135Z] #0 3.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:27.135Z] #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:27.135Z] #0 4.354 OK: 7 MiB in 18 packages [2025-10-31T08:45:27.135Z] #86 DONE 4.5s [2025-10-31T08:45:27.396Z] [2025-10-31T08:45:27.396Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T08:45:27.396Z] #85 2.384 OK: 8 MiB in 21 packages [2025-10-31T08:45:27.396Z] #85 DONE 2.5s [2025-10-31T08:45:27.396Z] [2025-10-31T08:45:27.396Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T08:45:28.777Z] #87 ... [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T08:45:28.777Z] #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 2.885 OK: 20 MiB in 20 packages [2025-10-31T08:45:28.777Z] #88 DONE 3.8s [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T08:45:28.777Z] #0 2.219 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 2.464 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 2.989 OK: 265 MiB in 60 packages [2025-10-31T08:45:28.777Z] #89 DONE 3.7s [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T08:45:28.777Z] #0 2.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 2.507 OK: 8 MiB in 20 packages [2025-10-31T08:45:28.777Z] #90 DONE 3.8s [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T08:45:28.777Z] #0 3.948 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 4.389 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T08:45:28.777Z] #0 4.947 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T08:45:28.777Z] #0 5.104 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:45:28.777Z] #0 5.109 OK: 7 MiB in 17 packages [2025-10-31T08:45:28.777Z] #91 DONE 6.0s [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:45:28.777Z] #92 DONE 1.4s [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T08:45:28.777Z] #87 DONE 1.4s [2025-10-31T08:45:28.777Z] [2025-10-31T08:45:28.777Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:45:29.035Z] #93 ... [2025-10-31T08:45:29.035Z] [2025-10-31T08:45:29.035Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T08:45:29.035Z] #94 DONE 0.3s [2025-10-31T08:45:29.035Z] [2025-10-31T08:45:29.035Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T08:45:29.035Z] #95 DONE 0.4s [2025-10-31T08:45:29.035Z] [2025-10-31T08:45:29.035Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T08:45:29.035Z] #96 DONE 0.4s [2025-10-31T08:45:29.294Z] [2025-10-31T08:45:29.294Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:30.536Z] 3e85d5ac6304: Pull complete [2025-10-31T08:45:30.536Z] c3105a71a48b: Pull complete [2025-10-31T08:45:31.491Z] 0f093f025ec4: Pull complete [2025-10-31T08:45:31.756Z] c3106fc0e877: Pull complete [2025-10-31T08:45:31.756Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T08:45:31.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T08:45:31.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:45:31.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-771112 does not seem to be running inside a container [2025-10-31T08:45:32.013Z] $ 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/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T08:45:33.916Z] $ docker top 0f5fc10442c1d325818a0811dc5e5cc0ada12eb5544348911a85cde6799770a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:45:34.413Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T08:45:35.915Z] #97 ... [2025-10-31T08:45:35.915Z] [2025-10-31T08:45:35.915Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:35.915Z] #98 ... [2025-10-31T08:45:35.915Z] [2025-10-31T08:45:35.915Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:35.915Z] #99 ... [2025-10-31T08:45:35.915Z] [2025-10-31T08:45:35.915Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:35.915Z] #100 ... [2025-10-31T08:45:35.915Z] [2025-10-31T08:45:35.915Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T08:45:37.381Z] #101 ... [2025-10-31T08:45:37.381Z] [2025-10-31T08:45:37.381Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T08:45:37.641Z] #102 ... [2025-10-31T08:45:37.641Z] [2025-10-31T08:45:37.641Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:45:44.505Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #1 transferring dockerfile: [2025-10-31T08:45:44.505Z] #1 transferring dockerfile: 3.02kB done [2025-10-31T08:45:44.505Z] #1 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #2 transferring dockerfile: 1.70kB done [2025-10-31T08:45:44.505Z] #2 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #3 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T08:45:44.505Z] #3 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #4 transferring dockerfile: 1.81kB done [2025-10-31T08:45:44.505Z] #4 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #5 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T08:45:44.505Z] #5 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #6 transferring dockerfile: 2.02kB 0.0s done [2025-10-31T08:45:44.505Z] #6 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #7 transferring dockerfile: 2.49kB done [2025-10-31T08:45:44.505Z] #7 DONE 0.0s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #8 transferring dockerfile: 1.89kB done [2025-10-31T08:45:44.505Z] #8 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #9 [core-command internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #9 transferring dockerfile: 1.94kB done [2025-10-31T08:45:44.505Z] #9 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #10 transferring dockerfile: 1.69kB done [2025-10-31T08:45:44.505Z] #10 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #11 transferring dockerfile: 2.23kB done [2025-10-31T08:45:44.505Z] #11 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #12 [security-bootstrapper internal] load .dockerignore [2025-10-31T08:45:44.505Z] #12 transferring context: 50B 0.0s done [2025-10-31T08:45:44.505Z] #12 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T08:45:44.505Z] #13 transferring dockerfile: 2.14kB done [2025-10-31T08:45:44.505Z] #13 DONE 0.1s [2025-10-31T08:45:44.505Z] [2025-10-31T08:45:44.505Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T08:45:44.772Z] #14 transferring dockerfile: 2.50kB done [2025-10-31T08:45:44.772Z] #14 DONE 0.1s [2025-10-31T08:45:44.772Z] [2025-10-31T08:45:44.772Z] #15 [core-data internal] load build definition from Dockerfile [2025-10-31T08:45:44.772Z] #15 transferring dockerfile: 2.04kB done [2025-10-31T08:45:44.772Z] #15 DONE 0.0s [2025-10-31T08:45:44.772Z] [2025-10-31T08:45:44.772Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-10-31T08:45:44.772Z] #16 transferring dockerfile: 2.10kB done [2025-10-31T08:45:44.772Z] #16 DONE 0.1s [2025-10-31T08:45:45.734Z] [2025-10-31T08:45:45.734Z] #17 [security-spire-server internal] load .dockerignore [2025-10-31T08:45:45.734Z] #17 transferring context: 50B done [2025-10-31T08:45:45.734Z] #17 DONE 0.0s [2025-10-31T08:45:45.734Z] [2025-10-31T08:45:45.734Z] #18 [support-scheduler internal] load .dockerignore [2025-10-31T08:45:45.734Z] #18 transferring context: 50B done [2025-10-31T08:45:45.734Z] #18 DONE 0.0s [2025-10-31T08:45:45.734Z] [2025-10-31T08:45:45.734Z] #19 [security-spire-agent internal] load .dockerignore [2025-10-31T08:45:45.734Z] #19 transferring context: 50B done [2025-10-31T08:45:45.734Z] #19 DONE 0.0s [2025-10-31T08:45:45.734Z] [2025-10-31T08:45:45.734Z] #20 [core-keeper internal] load .dockerignore [2025-10-31T08:45:45.734Z] #20 transferring context: 50B done [2025-10-31T08:45:45.734Z] #20 DONE 0.1s [2025-10-31T08:45:45.734Z] [2025-10-31T08:45:45.734Z] #21 [support-notifications internal] load .dockerignore [2025-10-31T08:45:45.734Z] #21 transferring context: 50B 0.0s done [2025-10-31T08:45:45.734Z] #21 DONE 0.1s [2025-10-31T08:45:45.734Z] [2025-10-31T08:45:45.734Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-10-31T08:45:46.001Z] #22 transferring context: 50B 0.0s done [2025-10-31T08:45:46.001Z] #22 DONE 0.1s [2025-10-31T08:45:46.001Z] [2025-10-31T08:45:46.001Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T08:45:46.001Z] #23 transferring context: 50B 0.0s done [2025-10-31T08:45:46.001Z] #23 DONE 0.1s [2025-10-31T08:45:46.001Z] [2025-10-31T08:45:46.001Z] #24 [core-command internal] load .dockerignore [2025-10-31T08:45:46.001Z] #24 transferring context: 50B done [2025-10-31T08:45:46.001Z] #24 DONE 0.0s [2025-10-31T08:45:46.001Z] [2025-10-31T08:45:46.001Z] #25 [security-spire-config internal] load .dockerignore [2025-10-31T08:45:46.001Z] #25 transferring context: 50B done [2025-10-31T08:45:46.001Z] #25 DONE 0.1s [2025-10-31T08:45:46.001Z] [2025-10-31T08:45:46.001Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T08:45:46.001Z] #26 transferring context: 50B 0.0s done [2025-10-31T08:45:46.001Z] #26 DONE 0.1s [2025-10-31T08:45:46.001Z] [2025-10-31T08:45:46.001Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:46.001Z] #27 DONE 0.0s [2025-10-31T08:45:46.001Z] [2025-10-31T08:45:46.001Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:45:46.272Z] #28 ... [2025-10-31T08:45:46.272Z] [2025-10-31T08:45:46.272Z] #29 [security-proxy-auth internal] load .dockerignore [2025-10-31T08:45:46.272Z] #29 transferring context: 50B 0.0s done [2025-10-31T08:45:46.272Z] #29 DONE 0.0s [2025-10-31T08:45:46.272Z] [2025-10-31T08:45:46.272Z] #30 [security-proxy-setup internal] load .dockerignore [2025-10-31T08:45:46.272Z] #30 transferring context: 50B done [2025-10-31T08:45:46.272Z] #30 DONE 0.1s [2025-10-31T08:45:46.272Z] [2025-10-31T08:45:46.272Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:45:46.539Z] #28 ... [2025-10-31T08:45:46.539Z] [2025-10-31T08:45:46.539Z] #31 [core-data internal] load .dockerignore [2025-10-31T08:45:46.539Z] #31 transferring context: 50B 0.0s done [2025-10-31T08:45:46.539Z] #31 DONE 0.1s [2025-10-31T08:45:46.539Z] [2025-10-31T08:45:46.539Z] #32 [core-metadata internal] load .dockerignore [2025-10-31T08:45:46.539Z] #32 transferring context: 50B 0.0s done [2025-10-31T08:45:46.539Z] #32 DONE 0.1s [2025-10-31T08:45:46.539Z] [2025-10-31T08:45:46.539Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:45:47.125Z] #28 DONE 0.9s [2025-10-31T08:45:47.125Z] [2025-10-31T08:45:47.125Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:47.125Z] #27 DONE 0.0s [2025-10-31T08:45:47.125Z] [2025-10-31T08:45:47.125Z] #28 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:45:47.125Z] #28 DONE 0.9s [2025-10-31T08:45:47.125Z] [2025-10-31T08:45:47.125Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:45:47.125Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:47.125Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:47.125Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:47.125Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:47.392Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:47.392Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:47.392Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:47.392Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:47.392Z] #33 ... [2025-10-31T08:45:47.392Z] [2025-10-31T08:45:47.392Z] #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:47.392Z] #27 DONE 0.0s [2025-10-31T08:45:47.392Z] [2025-10-31T08:45:47.392Z] #28 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:45:47.392Z] #28 DONE 0.9s [2025-10-31T08:45:47.392Z] [2025-10-31T08:45:47.392Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:45:47.392Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:47.392Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:47.392Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:47.393Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:47.660Z] #33 ... [2025-10-31T08:45:47.660Z] [2025-10-31T08:45:47.660Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:47.660Z] #27 DONE 0.0s [2025-10-31T08:45:47.660Z] [2025-10-31T08:45:47.660Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:47.660Z] #27 DONE 0.0s [2025-10-31T08:45:47.660Z] [2025-10-31T08:45:47.660Z] #34 [security-bootstrapper internal] load build context [2025-10-31T08:45:47.930Z] #34 ... [2025-10-31T08:45:47.930Z] [2025-10-31T08:45:47.930Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:47.930Z] #27 DONE 0.0s [2025-10-31T08:45:47.930Z] [2025-10-31T08:45:47.930Z] #34 [security-bootstrapper internal] load build context [2025-10-31T08:45:47.930Z] #34 ... [2025-10-31T08:45:47.930Z] [2025-10-31T08:45:47.930Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:47.930Z] #27 DONE 0.0s [2025-10-31T08:45:47.930Z] [2025-10-31T08:45:47.930Z] #34 [security-bootstrapper internal] load build context [2025-10-31T08:45:48.198Z] #34 ... [2025-10-31T08:45:48.198Z] [2025-10-31T08:45:48.198Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:48.198Z] #27 DONE 0.0s [2025-10-31T08:45:48.198Z] [2025-10-31T08:45:48.198Z] #34 [security-bootstrapper internal] load build context [2025-10-31T08:45:48.198Z] #34 transferring context: 3.36MB 1.0s done [2025-10-31T08:45:48.466Z] #34 DONE 1.3s [2025-10-31T08:45:48.466Z] [2025-10-31T08:45:48.466Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:48.466Z] #27 DONE 0.0s [2025-10-31T08:45:48.466Z] [2025-10-31T08:45:48.466Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:45:48.466Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:48.466Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:48.466Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:48.466Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:48.466Z] #33 ... [2025-10-31T08:45:48.466Z] [2025-10-31T08:45:48.466Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:48.466Z] #27 DONE 0.0s [2025-10-31T08:45:48.756Z] [2025-10-31T08:45:48.756Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T08:45:48.756Z] #27 DONE 0.0s [2025-10-31T08:45:48.756Z] [2025-10-31T08:45:48.756Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T08:45:48.756Z] #35 DONE 1.5s [2025-10-31T08:45:48.756Z] [2025-10-31T08:45:48.756Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T08:45:48.756Z] #36 DONE 1.3s [2025-10-31T08:45:48.756Z] [2025-10-31T08:45:48.756Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:45:48.756Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:48.756Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:48.756Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:48.756Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:48.756Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:48.756Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:48.756Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:48.756Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:49.025Z] #33 ... [2025-10-31T08:45:49.025Z] [2025-10-31T08:45:49.025Z] #37 [support-scheduler internal] load build context [2025-10-31T08:45:49.025Z] #37 transferring context: 3.36MB 0.9s done [2025-10-31T08:45:49.025Z] #37 DONE 1.6s [2025-10-31T08:45:49.293Z] [2025-10-31T08:45:49.293Z] #28 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T08:45:49.560Z] #28 DONE 2.2s [2025-10-31T08:45:49.560Z] [2025-10-31T08:45:49.560Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T08:45:49.560Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:49.560Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:49.560Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:49.560Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:49.561Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-10-31T08:45:49.561Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T08:45:49.561Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-10-31T08:45:49.561Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-10-31T08:45:51.519Z] #33 ... [2025-10-31T08:45:51.519Z] [2025-10-31T08:45:51.519Z] #38 [core-keeper internal] load build context [2025-10-31T08:45:51.519Z] #38 transferring context: 3.36MB 2.2s done [2025-10-31T08:45:51.519Z] #38 DONE 3.6s [2025-10-31T08:45:51.519Z] [2025-10-31T08:45:51.519Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:51.519Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.9s done [2025-10-31T08:45:51.519Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T08:45:51.519Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T08:45:51.519Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T08:45:52.965Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.3s [2025-10-31T08:45:52.966Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.3s [2025-10-31T08:45:52.966Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.4s done [2025-10-31T08:45:52.966Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.4s [2025-10-31T08:45:52.966Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-10-31T08:45:52.966Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.5s done [2025-10-31T08:45:52.966Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.4s done [2025-10-31T08:45:52.966Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T08:45:52.966Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.6s [2025-10-31T08:45:53.310Z] #39 ... [2025-10-31T08:45:53.310Z] [2025-10-31T08:45:53.310Z] #40 [security-spiffe-token-provider internal] load build context [2025-10-31T08:45:53.310Z] #40 transferring context: 3.36MB 3.4s done [2025-10-31T08:45:53.310Z] #40 DONE 5.0s [2025-10-31T08:45:53.310Z] [2025-10-31T08:45:53.310Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:53.578Z] #39 ... [2025-10-31T08:45:53.578Z] [2025-10-31T08:45:53.578Z] #41 [support-notifications internal] load build context [2025-10-31T08:45:53.578Z] #41 transferring context: 3.36MB 3.6s done [2025-10-31T08:45:53.578Z] #41 DONE 5.2s [2025-10-31T08:45:53.578Z] [2025-10-31T08:45:53.578Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:53.578Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s [2025-10-31T08:45:54.573Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 3.2s [2025-10-31T08:45:55.561Z] #39 ... [2025-10-31T08:45:55.561Z] [2025-10-31T08:45:55.561Z] #42 [core-command internal] load build context [2025-10-31T08:45:55.561Z] #42 transferring context: 3.36MB 3.9s done [2025-10-31T08:45:55.561Z] #42 DONE 7.0s [2025-10-31T08:45:55.561Z] [2025-10-31T08:45:55.561Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:55.561Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.07MB / 33.17MB 4.1s [2025-10-31T08:45:55.758Z] #103 ... [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T08:45:55.758Z] #102 DONE 27.0s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T08:45:55.758Z] #101 DONE 25.2s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:45:55.758Z] #103 DONE 25.5s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:55.758Z] #98 DONE 29.2s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:55.758Z] #80 DONE 29.1s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:55.758Z] #99 DONE 29.1s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:55.758Z] #100 DONE 29.2s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T08:45:55.758Z] #104 ... [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:45:55.758Z] #79 DONE 29.2s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:45:55.758Z] #93 DONE 25.6s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T08:45:55.758Z] #105 DONE 0.3s [2025-10-31T08:45:55.758Z] [2025-10-31T08:45:55.758Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T08:45:56.153Z] #39 ... [2025-10-31T08:45:56.153Z] [2025-10-31T08:45:56.153Z] #43 [security-spire-config internal] load build context [2025-10-31T08:45:56.153Z] #43 transferring context: 22.05kB 0.2s done [2025-10-31T08:45:56.153Z] #43 DONE 6.3s [2025-10-31T08:45:56.153Z] [2025-10-31T08:45:56.153Z] #44 [security-spire-server internal] load build context [2025-10-31T08:45:56.153Z] #44 transferring context: 23.80kB 0.2s done [2025-10-31T08:45:56.153Z] #44 DONE 7.5s [2025-10-31T08:45:56.153Z] [2025-10-31T08:45:56.153Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:56.425Z] #39 ... [2025-10-31T08:45:56.425Z] [2025-10-31T08:45:56.425Z] #45 [security-spire-agent internal] load build context [2025-10-31T08:45:56.425Z] #45 transferring context: 23.33kB 0.3s done [2025-10-31T08:45:56.425Z] #45 DONE 7.8s [2025-10-31T08:45:56.425Z] [2025-10-31T08:45:56.425Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:56.425Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 5.0s [2025-10-31T08:45:56.700Z] #39 ... [2025-10-31T08:45:56.700Z] [2025-10-31T08:45:56.700Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T08:45:56.700Z] #46 transferring context: 3.36MB 4.4s done [2025-10-31T08:45:56.700Z] #46 DONE 8.5s [2025-10-31T08:45:56.700Z] [2025-10-31T08:45:56.700Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:56.700Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T08:45:56.969Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T08:45:57.202Z] #106 ... [2025-10-31T08:45:57.202Z] [2025-10-31T08:45:57.202Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:45:57.202Z] #107 DONE 2.8s [2025-10-31T08:45:57.236Z] #39 ... [2025-10-31T08:45:57.236Z] [2025-10-31T08:45:57.236Z] #47 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T08:45:57.236Z] #47 ... [2025-10-31T08:45:57.236Z] [2025-10-31T08:45:57.236Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:57.236Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.09MB / 33.17MB 5.7s [2025-10-31T08:45:57.464Z] [2025-10-31T08:45:57.464Z] #108 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T08:45:57.503Z] #39 ... [2025-10-31T08:45:57.503Z] [2025-10-31T08:45:57.503Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T08:45:57.503Z] #0 6.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:45:57.503Z] #0 7.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:45:57.503Z] #48 ... [2025-10-31T08:45:57.503Z] [2025-10-31T08:45:57.503Z] #49 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:45:57.770Z] #49 ... [2025-10-31T08:45:57.770Z] [2025-10-31T08:45:57.770Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T08:45:57.770Z] #0 3.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:45:57.770Z] #0 4.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:45:57.770Z] #0 6.653 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T08:45:57.770Z] #0 6.729 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T08:45:57.770Z] #0 6.729 (3/3) Installing tzdata (2025b-r0) [2025-10-31T08:45:57.770Z] #0 7.370 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:45:57.770Z] #0 7.371 Executing ca-certificates-20250911-r0.trigger [2025-10-31T08:45:57.770Z] #0 7.687 OK: 8 MiB in 19 packages [2025-10-31T08:45:57.770Z] #50 ... [2025-10-31T08:45:57.770Z] [2025-10-31T08:45:57.770Z] #49 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:45:57.770Z] #49 DONE 10.2s [2025-10-31T08:45:57.770Z] [2025-10-31T08:45:57.770Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:58.035Z] #108 ... [2025-10-31T08:45:58.035Z] [2025-10-31T08:45:58.035Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T08:45:58.035Z] #109 DONE 3.7s [2025-10-31T08:45:58.298Z] [2025-10-31T08:45:58.298Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T08:45:58.355Z] #39 ... [2025-10-31T08:45:58.355Z] [2025-10-31T08:45:58.355Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T08:45:58.355Z] #50 DONE 10.6s [2025-10-31T08:45:58.355Z] [2025-10-31T08:45:58.355Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:58.622Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.06MB / 33.17MB 7.0s [2025-10-31T08:45:58.622Z] #39 ... [2025-10-31T08:45:58.622Z] [2025-10-31T08:45:58.622Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-31T08:45:58.622Z] #51 ... [2025-10-31T08:45:58.622Z] [2025-10-31T08:45:58.622Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:45:58.893Z] #52 ... [2025-10-31T08:45:58.893Z] [2025-10-31T08:45:58.893Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T08:45:58.893Z] #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:45:58.893Z] #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:45:58.893Z] #53 ... [2025-10-31T08:45:58.893Z] [2025-10-31T08:45:58.893Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:45:58.893Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.9s done [2025-10-31T08:45:58.893Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T08:45:58.893Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T08:45:58.893Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T08:45:58.893Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.3s done [2025-10-31T08:45:58.893Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s done [2025-10-31T08:45:58.893Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T08:45:58.893Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.4s done [2025-10-31T08:45:58.893Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 7.4s [2025-10-31T08:45:58.893Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T08:45:59.261Z] #54 ... [2025-10-31T08:45:59.261Z] [2025-10-31T08:45:59.261Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T08:45:59.261Z] #55 ... [2025-10-31T08:45:59.261Z] [2025-10-31T08:45:59.261Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:59.536Z] #39 ... [2025-10-31T08:45:59.536Z] [2025-10-31T08:45:59.536Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T08:45:59.536Z] #56 ... [2025-10-31T08:45:59.536Z] [2025-10-31T08:45:59.536Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:45:59.536Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.86MB / 33.17MB 8.0s [2025-10-31T08:45:59.536Z] #39 ... [2025-10-31T08:45:59.536Z] [2025-10-31T08:45:59.536Z] #57 [security-proxy-setup internal] load build context [2025-10-31T08:45:59.536Z] #57 transferring context: 1.52MB 6.2s [2025-10-31T08:45:59.536Z] #57 ... [2025-10-31T08:45:59.536Z] [2025-10-31T08:45:59.536Z] #58 [security-proxy-auth internal] load build context [2025-10-31T08:45:59.811Z] #58 ... [2025-10-31T08:45:59.811Z] [2025-10-31T08:45:59.811Z] #59 [core-metadata internal] load build context [2025-10-31T08:45:59.811Z] #59 ... [2025-10-31T08:45:59.811Z] [2025-10-31T08:45:59.811Z] #60 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:46:00.081Z] #60 ... [2025-10-31T08:46:00.081Z] [2025-10-31T08:46:00.081Z] #61 [core-data internal] load build context [2025-10-31T08:46:00.081Z] #61 ... [2025-10-31T08:46:00.081Z] [2025-10-31T08:46:00.081Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:00.081Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.6s [2025-10-31T08:46:00.081Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-10-31T08:46:00.500Z] #39 ... [2025-10-31T08:46:00.500Z] [2025-10-31T08:46:00.500Z] #47 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T08:46:00.500Z] #47 DONE 14.1s [2025-10-31T08:46:00.500Z] [2025-10-31T08:46:00.500Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:00.500Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.0s [2025-10-31T08:46:00.500Z] #39 ... [2025-10-31T08:46:00.500Z] [2025-10-31T08:46:00.500Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T08:46:00.500Z] #62 ... [2025-10-31T08:46:00.500Z] [2025-10-31T08:46:00.500Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T08:46:00.870Z] #63 ... [2025-10-31T08:46:00.870Z] [2025-10-31T08:46:00.870Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:46:00.870Z] #64 ... [2025-10-31T08:46:00.870Z] [2025-10-31T08:46:00.870Z] #65 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T08:46:00.870Z] #65 ... [2025-10-31T08:46:00.870Z] [2025-10-31T08:46:00.870Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T08:46:00.870Z] #48 10.44 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:00.870Z] #48 10.53 (2/2) Installing su-exec (0.2-r3) [2025-10-31T08:46:00.870Z] #48 10.53 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:00.870Z] #48 10.53 OK: 8 MiB in 18 packages [2025-10-31T08:46:00.870Z] #48 DONE 13.4s [2025-10-31T08:46:01.173Z] [2025-10-31T08:46:01.173Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:01.459Z] #39 ... [2025-10-31T08:46:01.459Z] [2025-10-31T08:46:01.459Z] #59 [core-metadata internal] load build context [2025-10-31T08:46:01.459Z] #59 transferring context: 3.36MB 7.6s done [2025-10-31T08:46:01.459Z] #59 DONE 12.0s [2025-10-31T08:46:01.459Z] [2025-10-31T08:46:01.459Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:01.459Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.61MB / 33.17MB 10.0s [2025-10-31T08:46:01.763Z] #39 ... [2025-10-31T08:46:01.763Z] [2025-10-31T08:46:01.763Z] #60 [core-common-config-bootstrapper internal] load build context [2025-10-31T08:46:01.763Z] #60 transferring context: 3.36MB 7.3s done [2025-10-31T08:46:01.763Z] #60 DONE 12.2s [2025-10-31T08:46:01.763Z] [2025-10-31T08:46:01.763Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:02.803Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.55MB / 33.17MB 11.1s [2025-10-31T08:46:03.080Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.00MB / 33.17MB 11.5s [2025-10-31T08:46:03.080Z] #39 ... [2025-10-31T08:46:03.080Z] [2025-10-31T08:46:03.080Z] #61 [core-data internal] load build context [2025-10-31T08:46:03.080Z] #61 transferring context: 3.36MB 8.2s done [2025-10-31T08:46:03.080Z] #61 DONE 13.7s [2025-10-31T08:46:03.080Z] [2025-10-31T08:46:03.080Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:03.352Z] #39 ... [2025-10-31T08:46:03.352Z] [2025-10-31T08:46:03.352Z] #65 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-31T08:46:03.352Z] #65 DONE 3.6s [2025-10-31T08:46:03.352Z] [2025-10-31T08:46:03.352Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:03.352Z] #39 ... [2025-10-31T08:46:03.352Z] [2025-10-31T08:46:03.352Z] #58 [security-proxy-auth internal] load build context [2025-10-31T08:46:03.352Z] #58 transferring context: 3.36MB 8.6s done [2025-10-31T08:46:03.352Z] #58 DONE 13.9s [2025-10-31T08:46:03.352Z] [2025-10-31T08:46:03.352Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:03.352Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.14MB / 33.17MB 12.0s [2025-10-31T08:46:03.654Z] #39 ... [2025-10-31T08:46:03.654Z] [2025-10-31T08:46:03.654Z] #57 [security-proxy-setup internal] load build context [2025-10-31T08:46:03.654Z] #57 transferring context: 3.36MB 9.5s done [2025-10-31T08:46:03.654Z] #57 DONE 14.1s [2025-10-31T08:46:03.654Z] [2025-10-31T08:46:03.654Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:04.899Z] #110 ... [2025-10-31T08:46:04.899Z] [2025-10-31T08:46:04.899Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T08:46:04.899Z] #111 ... [2025-10-31T08:46:04.899Z] [2025-10-31T08:46:04.899Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T08:46:04.899Z] #112 ... [2025-10-31T08:46:04.899Z] [2025-10-31T08:46:04.899Z] #113 [support-scheduler builder 6/7] COPY . . [2025-10-31T08:46:04.899Z] #113 ... [2025-10-31T08:46:04.899Z] [2025-10-31T08:46:04.899Z] #114 [support-notifications builder 6/7] COPY . . [2025-10-31T08:46:05.099Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 13.6s [2025-10-31T08:46:05.369Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.28MB / 33.17MB 13.9s [2025-10-31T08:46:05.369Z] #39 ... [2025-10-31T08:46:05.369Z] [2025-10-31T08:46:05.369Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T08:46:05.369Z] #53 12.23 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T08:46:05.369Z] #53 12.63 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:05.369Z] #53 12.66 (3/4) Installing su-exec (0.2-r3) [2025-10-31T08:46:05.369Z] #53 12.66 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T08:46:05.369Z] #53 13.85 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:05.369Z] #53 14.05 Executing ca-certificates-20250911-r0.trigger [2025-10-31T08:46:05.369Z] #53 15.18 OK: 19 MiB in 20 packages [2025-10-31T08:46:05.369Z] #53 DONE 16.9s [2025-10-31T08:46:05.369Z] [2025-10-31T08:46:05.369Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:05.957Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.15MB / 33.17MB 14.4s [2025-10-31T08:46:06.227Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.6s done [2025-10-31T08:46:06.227Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.6s done [2025-10-31T08:46:07.651Z] #39 ... [2025-10-31T08:46:07.651Z] [2025-10-31T08:46:07.651Z] #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-31T08:46:07.651Z] #51 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:07.651Z] #51 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:07.651Z] #51 16.27 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:07.651Z] #51 16.29 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:07.651Z] #51 16.49 OK: 8 MiB in 17 packages [2025-10-31T08:46:07.651Z] #51 DONE 19.0s [2025-10-31T08:46:07.651Z] [2025-10-31T08:46:07.651Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-31T08:46:08.246Z] #66 ... [2025-10-31T08:46:08.246Z] [2025-10-31T08:46:08.246Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T08:46:08.514Z] #67 ... [2025-10-31T08:46:08.514Z] [2025-10-31T08:46:08.514Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:08.514Z] #68 ... [2025-10-31T08:46:08.514Z] [2025-10-31T08:46:08.514Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T08:46:08.514Z] #55 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:08.514Z] #55 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:08.514Z] #55 18.40 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T08:46:08.514Z] #55 18.63 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:08.514Z] #55 18.65 (3/7) Installing libgcc (14.2.0-r6) [2025-10-31T08:46:08.514Z] #55 18.68 (4/7) Installing libsodium (1.0.20-r0) [2025-10-31T08:46:08.514Z] #55 18.71 (5/7) Installing libstdc++ (14.2.0-r6) [2025-10-31T08:46:08.514Z] #55 18.98 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T08:46:08.514Z] #55 19.08 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T08:46:08.514Z] #55 19.13 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:08.514Z] #55 19.25 Executing ca-certificates-20250911-r0.trigger [2025-10-31T08:46:08.783Z] #55 20.02 OK: 12 MiB in 23 packages [2025-10-31T08:46:09.369Z] #55 ... [2025-10-31T08:46:09.369Z] [2025-10-31T08:46:09.369Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:46:09.369Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.0s done [2025-10-31T08:46:09.369Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-10-31T08:46:09.369Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.0s [2025-10-31T08:46:09.636Z] #54 ... [2025-10-31T08:46:09.636Z] [2025-10-31T08:46:09.636Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:46:09.636Z] #52 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:09.636Z] #52 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:09.636Z] #52 18.14 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:46:09.636Z] #52 18.14 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:46:09.636Z] #52 18.14 OK: 26160 distinct packages available [2025-10-31T08:46:09.636Z] #52 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:09.905Z] #52 ... [2025-10-31T08:46:09.905Z] [2025-10-31T08:46:09.905Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T08:46:09.905Z] #55 DONE 21.1s [2025-10-31T08:46:09.905Z] [2025-10-31T08:46:09.905Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:46:09.905Z] #52 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:09.905Z] #52 ... [2025-10-31T08:46:09.905Z] [2025-10-31T08:46:09.905Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:11.318Z] #69 ... [2025-10-31T08:46:11.318Z] [2025-10-31T08:46:11.318Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T08:46:11.318Z] #70 ... [2025-10-31T08:46:11.318Z] [2025-10-31T08:46:11.318Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:11.318Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.4s [2025-10-31T08:46:11.516Z] #114 ... [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T08:46:11.516Z] #106 DONE 16.9s [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #115 [core-data builder 6/7] COPY . . [2025-10-31T08:46:11.516Z] #115 CACHED [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.516Z] #116 CACHED [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:11.516Z] #117 CACHED [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T08:46:11.516Z] #108 DONE 17.0s [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:11.516Z] #118 CACHED [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T08:46:11.516Z] #119 CACHED [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.516Z] #120 CACHED [2025-10-31T08:46:11.516Z] [2025-10-31T08:46:11.516Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.516Z] #121 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #122 [core-command builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #122 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:11.517Z] #123 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.517Z] #124 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:11.517Z] #125 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #126 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T08:46:11.517Z] #112 DONE 16.9s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #127 [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-10-31T08:46:11.517Z] #127 ... [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:11.517Z] #128 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #129 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.517Z] #130 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #131 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:11.517Z] #132 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.517Z] #133 CACHED [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #113 [support-scheduler builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #113 DONE 17.0s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #104 DONE 17.0s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:11.517Z] #97 DONE 42.2s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #114 [support-notifications builder 6/7] COPY . . [2025-10-31T08:46:11.517Z] #114 DONE 17.0s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T08:46:11.517Z] #111 DONE 12.8s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T08:46:11.517Z] #110 DONE 13.8s [2025-10-31T08:46:11.517Z] [2025-10-31T08:46:11.517Z] #134 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T08:46:11.585Z] #39 ... [2025-10-31T08:46:11.585Z] [2025-10-31T08:46:11.585Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:46:11.585Z] #64 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:11.585Z] #64 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:11.585Z] #64 20.00 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:46:11.585Z] #64 20.00 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:46:11.585Z] #64 20.00 OK: 26160 distinct packages available [2025-10-31T08:46:11.585Z] #64 ... [2025-10-31T08:46:11.585Z] [2025-10-31T08:46:11.585Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:46:11.776Z] #134 ... [2025-10-31T08:46:11.776Z] [2025-10-31T08:46:11.776Z] #135 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T08:46:11.776Z] #135 DONE 0.4s [2025-10-31T08:46:11.776Z] [2025-10-31T08:46:11.776Z] #136 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:46:11.776Z] #136 DONE 0.5s [2025-10-31T08:46:11.776Z] [2025-10-31T08:46:11.776Z] #134 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T08:46:11.776Z] #134 DONE 0.5s [2025-10-31T08:46:11.776Z] [2025-10-31T08:46:11.776Z] #137 [security-spire-server] exporting to image [2025-10-31T08:46:11.776Z] #137 exporting layers [2025-10-31T08:46:12.345Z] #137 ... [2025-10-31T08:46:12.345Z] [2025-10-31T08:46:12.345Z] #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T08:46:12.345Z] #138 DONE 0.4s [2025-10-31T08:46:12.345Z] [2025-10-31T08:46:12.345Z] #127 [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-10-31T08:46:12.345Z] #127 1.001 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T08:46:13.555Z] #54 ... [2025-10-31T08:46:13.555Z] [2025-10-31T08:46:13.555Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:46:13.555Z] #71 ... [2025-10-31T08:46:13.555Z] [2025-10-31T08:46:13.555Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T08:46:13.555Z] #72 ... [2025-10-31T08:46:13.555Z] [2025-10-31T08:46:13.555Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T08:46:13.555Z] #62 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:13.555Z] #62 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:13.555Z] #62 20.64 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:13.555Z] #62 20.67 (2/4) Installing openssl (3.5.4-r0) [2025-10-31T08:46:13.555Z] #62 20.74 (3/4) Installing su-exec (0.2-r3) [2025-10-31T08:46:13.555Z] #62 20.76 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T08:46:13.555Z] #62 21.68 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:13.555Z] #62 21.76 OK: 20 MiB in 20 packages [2025-10-31T08:46:13.555Z] #62 DONE 23.2s [2025-10-31T08:46:13.555Z] [2025-10-31T08:46:13.555Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T08:46:13.555Z] #56 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:13.555Z] #56 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:13.555Z] #56 23.09 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:46:13.555Z] #56 23.09 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:46:13.555Z] #56 23.09 OK: 26160 distinct packages available [2025-10-31T08:46:13.555Z] #56 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:13.823Z] #56 ... [2025-10-31T08:46:13.823Z] [2025-10-31T08:46:13.823Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T08:46:13.823Z] #73 ... [2025-10-31T08:46:13.823Z] [2025-10-31T08:46:13.823Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:14.094Z] #74 ... [2025-10-31T08:46:14.094Z] [2025-10-31T08:46:14.094Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:14.268Z] #127 ... [2025-10-31T08:46:14.268Z] [2025-10-31T08:46:14.268Z] #139 [core-keeper builder 7/8] COPY . . [2025-10-31T08:46:14.268Z] #139 DONE 2.8s [2025-10-31T08:46:14.268Z] [2025-10-31T08:46:14.268Z] #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:46:14.268Z] #140 DONE 2.3s [2025-10-31T08:46:14.268Z] [2025-10-31T08:46:14.268Z] #141 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T08:46:14.268Z] #141 DONE 1.2s [2025-10-31T08:46:14.268Z] [2025-10-31T08:46:14.268Z] #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T08:46:14.268Z] #142 DONE 0.2s [2025-10-31T08:46:14.268Z] [2025-10-31T08:46:14.268Z] #143 [security-spire-config] exporting to image [2025-10-31T08:46:14.365Z] #75 ... [2025-10-31T08:46:14.365Z] [2025-10-31T08:46:14.365Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T08:46:14.365Z] #76 ... [2025-10-31T08:46:14.365Z] [2025-10-31T08:46:14.365Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:14.526Z] #143 ... [2025-10-31T08:46:14.526Z] [2025-10-31T08:46:14.526Z] #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T08:46:14.526Z] #144 DONE 0.3s [2025-10-31T08:46:14.785Z] [2025-10-31T08:46:14.785Z] #137 [security-spire-server] exporting to image [2025-10-31T08:46:14.785Z] #137 exporting layers 2.9s done [2025-10-31T08:46:14.785Z] #137 writing image sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 0.1s done [2025-10-31T08:46:14.785Z] #137 naming to docker.io/library/security-spire-server [2025-10-31T08:46:14.954Z] #39 ... [2025-10-31T08:46:14.954Z] [2025-10-31T08:46:14.954Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T08:46:14.954Z] #63 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:14.954Z] #63 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:14.954Z] #63 22.55 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:14.954Z] #63 22.60 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:14.954Z] #63 22.75 OK: 8 MiB in 17 packages [2025-10-31T08:46:14.954Z] #63 DONE 24.2s [2025-10-31T08:46:14.954Z] [2025-10-31T08:46:14.954Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:15.044Z] #137 naming to docker.io/library/security-spire-server 0.0s done [2025-10-31T08:46:15.044Z] #137 DONE 3.2s [2025-10-31T08:46:15.044Z] [2025-10-31T08:46:15.044Z] #145 [security-spire-agent] exporting to image [2025-10-31T08:46:15.552Z] #39 ... [2025-10-31T08:46:15.552Z] [2025-10-31T08:46:15.552Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T08:46:15.552Z] #77 ... [2025-10-31T08:46:15.552Z] [2025-10-31T08:46:15.552Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:46:15.552Z] #52 26.96 (1/13) Installing brotli-libs (1.1.0-r2) [2025-10-31T08:46:15.818Z] #52 27.13 (2/13) Installing c-ares (1.34.5-r0) [2025-10-31T08:46:15.818Z] #52 27.21 (3/13) Installing libunistring (1.3-r0) [2025-10-31T08:46:16.087Z] #52 27.43 (4/13) Installing libidn2 (2.3.7-r0) [2025-10-31T08:46:16.087Z] #52 27.46 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-10-31T08:46:16.087Z] #52 27.50 (6/13) Installing libpsl (0.21.5-r3) [2025-10-31T08:46:16.354Z] #52 27.51 (7/13) Installing zstd-libs (1.5.7-r0) [2025-10-31T08:46:16.354Z] #52 27.63 (8/13) Installing libcurl (8.14.1-r2) [2025-10-31T08:46:16.629Z] #52 27.82 (9/13) Installing curl (8.14.1-r2) [2025-10-31T08:46:16.629Z] #52 27.88 (10/13) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:16.629Z] #52 27.90 (11/13) Installing musl-obstack (1.2.3-r2) [2025-10-31T08:46:16.629Z] #52 27.93 (12/13) Installing libucontext (1.3.2-r0) [2025-10-31T08:46:16.629Z] #52 27.96 (13/13) Installing gcompat (1.1.0-r4) [2025-10-31T08:46:16.629Z] #52 28.04 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:16.900Z] #52 ... [2025-10-31T08:46:16.900Z] [2025-10-31T08:46:16.900Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T08:46:16.900Z] #71 DONE 13.6s [2025-10-31T08:46:16.900Z] [2025-10-31T08:46:16.900Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T08:46:16.900Z] #52 28.28 OK: 13 MiB in 29 packages [2025-10-31T08:46:17.576Z] #145 ... [2025-10-31T08:46:17.576Z] [2025-10-31T08:46:17.576Z] #143 [security-spire-config] exporting to image [2025-10-31T08:46:17.576Z] #143 exporting layers 2.2s done [2025-10-31T08:46:17.576Z] #143 writing image sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f 0.6s done [2025-10-31T08:46:17.576Z] #143 naming to docker.io/library/security-spire-config 0.1s done [2025-10-31T08:46:17.576Z] #143 DONE 3.1s [2025-10-31T08:46:18.147Z] [2025-10-31T08:46:18.147Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T08:46:18.147Z] #0 0.610 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T08:46:19.391Z] #146 ... [2025-10-31T08:46:19.391Z] [2025-10-31T08:46:19.391Z] #145 [security-spire-agent] exporting to image [2025-10-31T08:46:19.391Z] #145 exporting layers 3.2s done [2025-10-31T08:46:19.391Z] #145 writing image sha256:d0d008cfa3e6fa3f502383c0ac5842fce90da26023b28ed6432577e1a3177929 0.3s done [2025-10-31T08:46:19.391Z] #145 naming to docker.io/library/security-spire-agent 0.2s done [2025-10-31T08:46:19.391Z] #145 DONE 4.6s [2025-10-31T08:46:19.391Z] [2025-10-31T08:46:19.391Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T08:46:19.391Z] #0 2.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T08:46:19.511Z] #52 DONE 31.0s [2025-10-31T08:46:19.511Z] [2025-10-31T08:46:19.511Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:19.511Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.7s [2025-10-31T08:46:21.296Z] #147 ... [2025-10-31T08:46:21.296Z] [2025-10-31T08:46:21.296Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T08:46:21.296Z] #0 1.017 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T08:46:21.555Z] #148 ... [2025-10-31T08:46:21.555Z] [2025-10-31T08:46:21.555Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T08:46:21.555Z] #0 0.583 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T08:46:21.814Z] #149 ... [2025-10-31T08:46:21.814Z] [2025-10-31T08:46:21.814Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T08:46:21.814Z] #0 2.373 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T08:46:21.814Z] #150 ... [2025-10-31T08:46:21.814Z] [2025-10-31T08:46:21.814Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T08:46:21.814Z] #0 2.530 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T08:46:22.073Z] #151 ... [2025-10-31T08:46:22.073Z] [2025-10-31T08:46:22.073Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T08:46:22.073Z] #0 2.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T08:46:22.073Z] #152 ... [2025-10-31T08:46:22.073Z] [2025-10-31T08:46:22.073Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T08:46:22.073Z] #0 2.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T08:46:22.096Z] #39 ... [2025-10-31T08:46:22.096Z] [2025-10-31T08:46:22.096Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:22.096Z] #68 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:22.096Z] #68 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:22.096Z] #68 ... [2025-10-31T08:46:22.096Z] [2025-10-31T08:46:22.096Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:46:22.096Z] #64 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:22.096Z] #64 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:22.096Z] #64 ... [2025-10-31T08:46:22.096Z] [2025-10-31T08:46:22.096Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:22.332Z] #153 ... [2025-10-31T08:46:22.332Z] [2025-10-31T08:46:22.332Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T08:46:22.332Z] #0 2.794 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T08:46:22.332Z] #154 ... [2025-10-31T08:46:22.332Z] [2025-10-31T08:46:22.332Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T08:46:22.332Z] #0 2.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T08:46:22.363Z] #39 ... [2025-10-31T08:46:22.363Z] [2025-10-31T08:46:22.363Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T08:46:22.363Z] #67 14.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:22.363Z] #67 15.79 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:22.591Z] #155 ... [2025-10-31T08:46:22.591Z] [2025-10-31T08:46:22.591Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T08:46:22.591Z] #0 1.022 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T08:46:22.631Z] #67 ... [2025-10-31T08:46:22.631Z] [2025-10-31T08:46:22.631Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:23.594Z] #39 ... [2025-10-31T08:46:23.594Z] [2025-10-31T08:46:23.594Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:46:23.594Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.5s done [2025-10-31T08:46:23.594Z] #54 ... [2025-10-31T08:46:23.594Z] [2025-10-31T08:46:23.594Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:23.862Z] #39 ... [2025-10-31T08:46:23.862Z] [2025-10-31T08:46:23.862Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T08:46:23.862Z] #0 6.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:23.862Z] #0 8.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:23.862Z] #78 ... [2025-10-31T08:46:23.862Z] [2025-10-31T08:46:23.862Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:24.447Z] #39 ... [2025-10-31T08:46:24.447Z] [2025-10-31T08:46:24.447Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T08:46:24.447Z] #70 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:24.447Z] #70 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:24.716Z] #70 ... [2025-10-31T08:46:24.716Z] [2025-10-31T08:46:24.716Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T08:46:24.716Z] #56 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:24.716Z] #56 35.49 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:24.716Z] #56 35.52 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T08:46:24.716Z] #56 ... [2025-10-31T08:46:24.716Z] [2025-10-31T08:46:24.716Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:24.716Z] #39 ... [2025-10-31T08:46:24.716Z] [2025-10-31T08:46:24.716Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:24.716Z] #0 6.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:24.716Z] #0 8.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:24.982Z] #79 ... [2025-10-31T08:46:24.982Z] [2025-10-31T08:46:24.982Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T08:46:24.982Z] #76 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:24.982Z] #76 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:25.251Z] #76 ... [2025-10-31T08:46:25.251Z] [2025-10-31T08:46:25.251Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:25.251Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s [2025-10-31T08:46:25.519Z] #39 ... [2025-10-31T08:46:25.519Z] [2025-10-31T08:46:25.519Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:25.519Z] #75 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:25.519Z] #75 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:25.519Z] #75 ... [2025-10-31T08:46:25.519Z] [2025-10-31T08:46:25.519Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T08:46:26.501Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.4s done [2025-10-31T08:46:26.501Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.4s done [2025-10-31T08:46:26.501Z] #39 DONE 38.1s [2025-10-31T08:46:26.501Z] [2025-10-31T08:46:26.501Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:46:26.501Z] #64 35.29 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:26.501Z] #64 35.34 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T08:46:26.501Z] #64 35.36 (3/4) Installing libucontext (1.3.2-r0) [2025-10-31T08:46:26.501Z] #64 35.40 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T08:46:26.501Z] #64 35.49 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:26.501Z] #64 35.63 OK: 8 MiB in 20 packages [2025-10-31T08:46:26.771Z] #64 ... [2025-10-31T08:46:26.771Z] [2025-10-31T08:46:26.771Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:26.771Z] #68 25.27 OK: 8 MiB in 19 packages [2025-10-31T08:46:26.771Z] #68 DONE 28.6s [2025-10-31T08:46:27.049Z] [2025-10-31T08:46:27.049Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T08:46:27.049Z] #56 35.53 (3/5) Installing libucontext (1.3.2-r0) [2025-10-31T08:46:27.049Z] #56 35.55 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T08:46:27.049Z] #56 35.59 (5/5) Installing openssl (3.5.4-r0) [2025-10-31T08:46:27.049Z] #56 35.71 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:27.049Z] #56 35.87 OK: 9 MiB in 21 packages [2025-10-31T08:46:27.049Z] #56 ... [2025-10-31T08:46:27.049Z] [2025-10-31T08:46:27.049Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T08:46:27.049Z] #0 6.117 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.049Z] #0 7.684 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.317Z] #80 ... [2025-10-31T08:46:27.317Z] [2025-10-31T08:46:27.317Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:27.317Z] #74 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.317Z] #74 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.317Z] #74 ... [2025-10-31T08:46:27.317Z] [2025-10-31T08:46:27.317Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T08:46:27.317Z] #56 DONE 38.3s [2025-10-31T08:46:27.317Z] [2025-10-31T08:46:27.317Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T08:46:27.317Z] #72 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.317Z] #72 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.584Z] #72 ... [2025-10-31T08:46:27.584Z] [2025-10-31T08:46:27.584Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T08:46:27.854Z] #81 ... [2025-10-31T08:46:27.854Z] [2025-10-31T08:46:27.854Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:27.854Z] #69 7.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.854Z] #69 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:27.854Z] #69 ... [2025-10-31T08:46:27.854Z] [2025-10-31T08:46:27.854Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T08:46:27.854Z] #70 26.72 OK: 8 MiB in 18 packages [2025-10-31T08:46:28.129Z] #70 ... [2025-10-31T08:46:28.129Z] [2025-10-31T08:46:28.129Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T08:46:28.129Z] #73 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:28.129Z] #73 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:28.129Z] #73 ... [2025-10-31T08:46:28.129Z] [2025-10-31T08:46:28.129Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:28.129Z] #75 25.08 OK: 255 MiB in 60 packages [2025-10-31T08:46:28.407Z] #75 ... [2025-10-31T08:46:28.407Z] [2025-10-31T08:46:28.407Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T08:46:28.407Z] #67 26.56 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T08:46:28.407Z] #67 27.14 Executing busybox-1.37.0-r19.trigger [2025-10-31T08:46:28.407Z] #67 27.34 OK: 8 MiB in 17 packages [2025-10-31T08:46:28.407Z] #67 DONE 30.2s [2025-10-31T08:46:28.690Z] [2025-10-31T08:46:28.690Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-31T08:46:28.690Z] #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:28.690Z] #66 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:28.690Z] #66 ... [2025-10-31T08:46:28.690Z] [2025-10-31T08:46:28.690Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T08:46:28.690Z] #77 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:28.690Z] #77 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:28.958Z] #77 ... [2025-10-31T08:46:28.958Z] [2025-10-31T08:46:28.958Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T08:46:28.958Z] #64 DONE 38.4s [2025-10-31T08:46:28.958Z] [2025-10-31T08:46:28.958Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T08:46:29.923Z] #82 ... [2025-10-31T08:46:29.923Z] [2025-10-31T08:46:29.923Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:29.923Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:29.923Z] #0 6.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:29.923Z] #83 ... [2025-10-31T08:46:29.923Z] [2025-10-31T08:46:29.923Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:30.200Z] #75 DONE 27.6s [2025-10-31T08:46:30.200Z] [2025-10-31T08:46:30.200Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:30.789Z] #84 DONE 0.6s [2025-10-31T08:46:30.789Z] [2025-10-31T08:46:30.789Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T08:46:30.789Z] #70 DONE 29.5s [2025-10-31T08:46:30.789Z] [2025-10-31T08:46:30.789Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:34.142Z] #85 ... [2025-10-31T08:46:34.142Z] [2025-10-31T08:46:34.142Z] #74 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T08:46:34.142Z] #74 28.43 OK: 255 MiB in 60 packages [2025-10-31T08:46:34.142Z] #74 DONE 30.5s [2025-10-31T08:46:34.142Z] [2025-10-31T08:46:34.142Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:34.142Z] #79 19.11 OK: 8 MiB in 17 packages [2025-10-31T08:46:34.411Z] #79 ... [2025-10-31T08:46:34.411Z] [2025-10-31T08:46:34.411Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-31T08:46:34.411Z] #66 24.80 OK: 8 MiB in 17 packages [2025-10-31T08:46:34.411Z] #66 DONE 27.0s [2025-10-31T08:46:34.411Z] [2025-10-31T08:46:34.411Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:34.411Z] #86 DONE 0.8s [2025-10-31T08:46:34.411Z] [2025-10-31T08:46:34.411Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T08:46:34.411Z] #78 20.72 OK: 20 MiB in 20 packages [2025-10-31T08:46:35.391Z] #78 ... [2025-10-31T08:46:35.391Z] [2025-10-31T08:46:35.391Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:35.391Z] #69 22.71 OK: 12 MiB in 23 packages [2025-10-31T08:46:35.392Z] #69 DONE 25.4s [2025-10-31T08:46:35.392Z] [2025-10-31T08:46:35.392Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T08:46:35.392Z] #77 27.52 OK: 19 MiB in 20 packages [2025-10-31T08:46:35.392Z] #77 DONE 29.9s [2025-10-31T08:46:35.392Z] [2025-10-31T08:46:35.392Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:35.981Z] #87 ... [2025-10-31T08:46:35.981Z] [2025-10-31T08:46:35.981Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-10-31T08:46:35.981Z] #73 30.48 OK: 255 MiB in 60 packages [2025-10-31T08:46:35.981Z] #73 DONE 32.6s [2025-10-31T08:46:35.981Z] [2025-10-31T08:46:35.981Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T08:46:35.981Z] #82 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:35.981Z] #82 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:36.247Z] #82 ... [2025-10-31T08:46:36.247Z] [2025-10-31T08:46:36.247Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T08:46:36.247Z] #88 DONE 5.4s [2025-10-31T08:46:36.247Z] [2025-10-31T08:46:36.247Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:36.512Z] #89 ... [2025-10-31T08:46:36.512Z] [2025-10-31T08:46:36.512Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T08:46:36.512Z] #72 29.72 OK: 255 MiB in 60 packages [2025-10-31T08:46:36.512Z] #72 DONE 33.2s [2025-10-31T08:46:36.512Z] [2025-10-31T08:46:36.512Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:36.781Z] #90 ... [2025-10-31T08:46:36.782Z] [2025-10-31T08:46:36.782Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:36.782Z] #79 DONE 21.9s [2025-10-31T08:46:37.048Z] [2025-10-31T08:46:37.048Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:37.048Z] #83 17.31 OK: 13 MiB in 29 packages [2025-10-31T08:46:37.048Z] #83 ... [2025-10-31T08:46:37.048Z] [2025-10-31T08:46:37.048Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T08:46:37.048Z] #78 DONE 23.3s [2025-10-31T08:46:37.048Z] [2025-10-31T08:46:37.048Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T08:46:37.649Z] #91 ... [2025-10-31T08:46:37.649Z] [2025-10-31T08:46:37.649Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T08:46:37.649Z] #92 DONE 1.0s [2025-10-31T08:46:37.649Z] [2025-10-31T08:46:37.649Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T08:46:37.649Z] #80 19.56 OK: 255 MiB in 60 packages [2025-10-31T08:46:37.649Z] #80 ... [2025-10-31T08:46:37.649Z] [2025-10-31T08:46:37.649Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T08:46:37.649Z] #91 DONE 0.6s [2025-10-31T08:46:37.920Z] [2025-10-31T08:46:37.920Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:37.920Z] #90 DONE 1.2s [2025-10-31T08:46:37.920Z] [2025-10-31T08:46:37.920Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:38.189Z] #93 ... [2025-10-31T08:46:38.189Z] [2025-10-31T08:46:38.189Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T08:46:38.189Z] #83 DONE 18.4s [2025-10-31T08:46:38.189Z] [2025-10-31T08:46:38.189Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T08:46:38.189Z] #80 DONE 21.2s [2025-10-31T08:46:38.189Z] [2025-10-31T08:46:38.189Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:38.189Z] #89 DONE 2.1s [2025-10-31T08:46:38.189Z] [2025-10-31T08:46:38.189Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T08:46:39.173Z] #94 DONE 0.9s [2025-10-31T08:46:39.173Z] [2025-10-31T08:46:39.173Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:41.117Z] #95 ... [2025-10-31T08:46:41.117Z] [2025-10-31T08:46:41.117Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T08:46:41.117Z] #82 11.50 OK: 8 MiB in 20 packages [2025-10-31T08:46:41.117Z] #82 DONE 12.1s [2025-10-31T08:46:41.117Z] [2025-10-31T08:46:41.117Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:46:41.718Z] #96 ... [2025-10-31T08:46:41.718Z] [2025-10-31T08:46:41.718Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T08:46:41.718Z] #81 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:41.718Z] #81 7.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:41.718Z] #81 13.20 OK: 9 MiB in 21 packages [2025-10-31T08:46:41.718Z] #81 DONE 14.2s [2025-10-31T08:46:41.718Z] [2025-10-31T08:46:41.718Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T08:46:41.719Z] #76 28.47 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T08:46:41.719Z] #76 28.47 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T08:46:41.719Z] #76 28.47 OK: 26161 distinct packages available [2025-10-31T08:46:41.719Z] #76 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:41.719Z] #76 32.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T08:46:41.719Z] #76 37.69 OK: 255 MiB in 60 packages [2025-10-31T08:46:41.719Z] #76 DONE 38.5s [2025-10-31T08:46:41.719Z] [2025-10-31T08:46:41.719Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T08:46:42.688Z] #97 ... [2025-10-31T08:46:42.689Z] [2025-10-31T08:46:42.689Z] #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:46:42.689Z] #98 DONE 0.7s [2025-10-31T08:46:42.689Z] [2025-10-31T08:46:42.689Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:44.102Z] #99 ... [2025-10-31T08:46:44.102Z] [2025-10-31T08:46:44.102Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T08:46:44.102Z] #97 DONE 2.2s [2025-10-31T08:46:44.102Z] [2025-10-31T08:46:44.102Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:46:44.375Z] #100 ... [2025-10-31T08:46:44.375Z] [2025-10-31T08:46:44.375Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:46:44.375Z] #96 DONE 3.4s [2025-10-31T08:46:44.641Z] [2025-10-31T08:46:44.641Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T08:46:44.641Z] #101 DONE 0.4s [2025-10-31T08:46:44.641Z] [2025-10-31T08:46:44.641Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T08:46:44.906Z] #102 DONE 0.2s [2025-10-31T08:46:44.906Z] [2025-10-31T08:46:44.906Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:46:45.172Z] #103 ... [2025-10-31T08:46:45.172Z] [2025-10-31T08:46:45.172Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:46:45.172Z] #104 DONE 3.5s [2025-10-31T08:46:45.172Z] [2025-10-31T08:46:45.172Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T08:46:45.440Z] #105 ... [2025-10-31T08:46:45.440Z] [2025-10-31T08:46:45.440Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:46:45.440Z] #103 DONE 0.3s [2025-10-31T08:46:45.704Z] [2025-10-31T08:46:45.704Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T08:46:45.704Z] #105 DONE 0.3s [2025-10-31T08:46:45.704Z] [2025-10-31T08:46:45.704Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T08:46:45.704Z] #106 DONE 0.2s [2025-10-31T08:46:45.704Z] [2025-10-31T08:46:45.704Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T08:46:45.704Z] #107 DONE 0.2s [2025-10-31T08:46:45.704Z] [2025-10-31T08:46:45.704Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:46:45.969Z] #108 DONE 0.2s [2025-10-31T08:46:45.969Z] [2025-10-31T08:46:45.969Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T08:46:46.235Z] #109 ... [2025-10-31T08:46:46.235Z] [2025-10-31T08:46:46.235Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T08:46:46.235Z] #110 DONE 0.4s [2025-10-31T08:46:46.235Z] [2025-10-31T08:46:46.235Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T08:46:46.235Z] #100 DONE 2.1s [2025-10-31T08:46:46.235Z] [2025-10-31T08:46:46.235Z] #111 [security-spire-config] exporting to image [2025-10-31T08:46:46.235Z] #111 exporting layers [2025-10-31T08:46:46.507Z] #111 ... [2025-10-31T08:46:46.507Z] [2025-10-31T08:46:46.507Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T08:46:46.507Z] #109 DONE 0.3s [2025-10-31T08:46:46.507Z] [2025-10-31T08:46:46.507Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T08:46:46.507Z] #112 DONE 0.3s [2025-10-31T08:46:46.507Z] [2025-10-31T08:46:46.507Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T08:46:46.775Z] #113 ... [2025-10-31T08:46:46.775Z] [2025-10-31T08:46:46.775Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T08:46:46.775Z] #114 DONE 0.3s [2025-10-31T08:46:46.775Z] [2025-10-31T08:46:46.775Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T08:46:46.775Z] #113 DONE 0.3s [2025-10-31T08:46:46.775Z] [2025-10-31T08:46:46.775Z] #111 [security-spire-server] exporting to image [2025-10-31T08:46:47.360Z] #111 ... [2025-10-31T08:46:47.360Z] [2025-10-31T08:46:47.360Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T08:46:47.360Z] #115 DONE 0.5s [2025-10-31T08:46:47.360Z] [2025-10-31T08:46:47.360Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T08:46:47.633Z] #116 DONE 0.2s [2025-10-31T08:46:47.633Z] [2025-10-31T08:46:47.633Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T08:46:47.633Z] #117 DONE 0.1s [2025-10-31T08:46:47.633Z] [2025-10-31T08:46:47.633Z] #111 [security-spire-agent] exporting to image [2025-10-31T08:46:48.590Z] #111 ... [2025-10-31T08:46:48.590Z] [2025-10-31T08:46:48.590Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:46:50.552Z] #118 ... [2025-10-31T08:46:50.552Z] [2025-10-31T08:46:50.552Z] #111 [security-spire-config] exporting to image [2025-10-31T08:46:50.552Z] #111 exporting layers 4.2s done [2025-10-31T08:46:50.552Z] #111 writing image sha256:a18bed71b1f34f9b64d4f22727125e29ab69d488c3e221749189c30110ddd829 done [2025-10-31T08:46:50.552Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2025-10-31T08:46:51.137Z] #111 exporting layers 4.3s done [2025-10-31T08:46:51.137Z] #111 writing image sha256:1730571ec9343972463ea2fc0a1108b7465b0dbe4a25f3d38b6837e1a81532e5 0.0s done [2025-10-31T08:46:51.137Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2025-10-31T08:46:51.137Z] #111 exporting layers 3.5s done [2025-10-31T08:46:51.137Z] #111 writing image sha256:87d8efb1a1d06afe8fdade8a499066874b50c115943ee183367b724f20bae8f3 done [2025-10-31T08:46:51.137Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-10-31T08:46:51.137Z] #111 DONE 5.2s [2025-10-31T08:46:51.137Z] [2025-10-31T08:46:51.137Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T08:48:14.055Z] #156 ... [2025-10-31T08:48:14.055Z] [2025-10-31T08:48:14.055Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T08:48:14.055Z] #149 DONE 117.3s [2025-10-31T08:48:14.055Z] [2025-10-31T08:48:14.055Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T08:48:14.988Z] #147 ... [2025-10-31T08:48:14.988Z] [2025-10-31T08:48:14.988Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T08:48:14.988Z] #155 DONE 123.5s [2025-10-31T08:48:14.988Z] [2025-10-31T08:48:14.988Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T08:48:27.768Z] #54 ... [2025-10-31T08:48:27.768Z] [2025-10-31T08:48:27.768Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.768Z] #93 DONE 95.9s [2025-10-31T08:48:27.768Z] [2025-10-31T08:48:27.768Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.768Z] #85 DONE 103.1s [2025-10-31T08:48:27.768Z] [2025-10-31T08:48:27.768Z] #119 [support-scheduler builder 6/7] COPY . . [2025-10-31T08:48:27.768Z] #119 ... [2025-10-31T08:48:27.768Z] [2025-10-31T08:48:27.768Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.768Z] #87 DONE 99.4s [2025-10-31T08:48:27.768Z] [2025-10-31T08:48:27.768Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.768Z] #95 DONE 94.8s [2025-10-31T08:48:27.768Z] [2025-10-31T08:48:27.768Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.768Z] #99 DONE 91.5s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #120 [core-command builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #120 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #118 DONE 96.6s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #121 [support-notifications builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #121 DONE 1.0s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #122 DONE 1.8s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #123 [core-data builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #123 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #124 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:48:27.769Z] #125 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #126 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #127 [core-metadata builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #127 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:48:27.769Z] #128 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #129 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #130 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:48:27.769Z] #131 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #132 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #133 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:48:27.769Z] #134 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #135 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #136 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:48:27.769Z] #137 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #120 [core-command builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #120 DONE 2.0s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T08:48:27.769Z] #138 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T08:48:27.769Z] #139 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #140 CACHED [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #141 [core-keeper builder 7/8] COPY . . [2025-10-31T08:48:27.769Z] #141 DONE 2.1s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #142 DONE 2.2s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T08:48:27.769Z] #143 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #119 [support-scheduler builder 6/7] COPY . . [2025-10-31T08:48:27.769Z] #119 DONE 2.2s [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T08:48:27.769Z] #144 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T08:48:27.769Z] #0 4.520 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T08:48:27.769Z] #145 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T08:48:27.769Z] #144 5.761 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T08:48:27.769Z] #144 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #146 [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-10-31T08:48:27.769Z] #0 5.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T08:48:27.769Z] #146 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T08:48:27.769Z] #0 4.166 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T08:48:27.769Z] #147 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T08:48:27.769Z] #0 6.131 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T08:48:27.769Z] #148 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T08:48:27.769Z] #0 5.304 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T08:48:27.769Z] #149 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T08:48:27.769Z] #0 6.223 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T08:48:27.769Z] #150 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T08:48:27.769Z] #0 6.059 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T08:48:27.769Z] #151 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T08:48:27.769Z] #0 6.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T08:48:27.769Z] #152 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T08:48:27.769Z] #0 4.433 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T08:48:27.769Z] #153 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T08:48:27.769Z] #0 6.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T08:48:27.769Z] #154 ... [2025-10-31T08:48:27.769Z] [2025-10-31T08:48:27.769Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T08:48:27.769Z] #143 6.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T08:48:37.197Z] #146 ... [2025-10-31T08:48:37.197Z] [2025-10-31T08:48:37.197Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T08:48:47.153Z] #157 ... [2025-10-31T08:48:47.153Z] [2025-10-31T08:48:47.153Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:48:52.494Z] #158 ... [2025-10-31T08:48:52.494Z] [2025-10-31T08:48:52.494Z] #127 [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-10-31T08:48:52.494Z] #127 160.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T08:49:00.851Z] #127 ... [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T08:49:00.851Z] #157 DONE 24.5s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T08:49:00.851Z] #151 DONE 169.3s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T08:49:00.851Z] #154 DONE 169.3s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T08:49:00.851Z] #153 DONE 169.3s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T08:49:00.851Z] #150 DONE 169.3s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T08:49:00.851Z] #152 DONE 169.3s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T08:49:00.851Z] #146 DONE 166.6s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T08:49:00.851Z] #156 DONE 169.4s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #127 [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-10-31T08:49:00.851Z] #127 DONE 169.4s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T08:49:00.851Z] #148 DONE 169.4s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:00.851Z] #158 DONE 14.8s [2025-10-31T08:49:00.851Z] [2025-10-31T08:49:00.851Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T08:49:01.110Z] #159 ... [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #158 DONE 14.8s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T08:49:01.110Z] #147 DONE 169.7s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #160 DONE 0.2s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #161 DONE 0.2s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #162 DONE 0.3s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #163 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:01.110Z] #163 DONE 0.3s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #164 DONE 0.3s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:01.110Z] #165 CACHED [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #166 CACHED [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #167 CACHED [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:01.110Z] #168 CACHED [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #169 CACHED [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:01.110Z] #170 CACHED [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #171 DONE 0.2s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:01.110Z] #172 DONE 0.2s [2025-10-31T08:49:01.110Z] [2025-10-31T08:49:01.110Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:02.488Z] #173 DONE 1.2s [2025-10-31T08:49:02.488Z] [2025-10-31T08:49:02.488Z] #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:02.488Z] #174 DONE 1.2s [2025-10-31T08:49:02.488Z] [2025-10-31T08:49:02.488Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:02.488Z] #175 DONE 1.2s [2025-10-31T08:49:02.488Z] [2025-10-31T08:49:02.488Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:02.488Z] #176 DONE 1.1s [2025-10-31T08:49:02.488Z] [2025-10-31T08:49:02.488Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:02.488Z] #177 DONE 1.2s [2025-10-31T08:49:02.488Z] [2025-10-31T08:49:02.488Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T08:49:02.488Z] #178 DONE 1.1s [2025-10-31T08:49:02.488Z] [2025-10-31T08:49:02.488Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T08:49:02.488Z] #179 DONE 1.2s [2025-10-31T08:49:02.489Z] [2025-10-31T08:49:02.489Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T08:49:02.489Z] #180 DONE 1.2s [2025-10-31T08:49:02.489Z] [2025-10-31T08:49:02.489Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T08:49:02.489Z] #181 DONE 1.2s [2025-10-31T08:49:02.489Z] [2025-10-31T08:49:02.489Z] #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T08:49:02.489Z] #182 DONE 1.2s [2025-10-31T08:49:02.489Z] [2025-10-31T08:49:02.489Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:02.489Z] #183 DONE 1.1s [2025-10-31T08:49:02.489Z] [2025-10-31T08:49:02.489Z] #184 [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-10-31T08:49:03.058Z] #184 ... [2025-10-31T08:49:03.058Z] [2025-10-31T08:49:03.058Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T08:49:03.058Z] #159 DONE 2.3s [2025-10-31T08:49:03.058Z] [2025-10-31T08:49:03.058Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:03.318Z] #185 ... [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T08:49:03.318Z] #186 DONE 0.9s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T08:49:03.318Z] #187 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T08:49:03.318Z] #188 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:03.318Z] #189 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #190 [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-10-31T08:49:03.318Z] #190 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T08:49:03.318Z] #191 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #192 [core-command] exporting to image [2025-10-31T08:49:03.318Z] #192 exporting layers [2025-10-31T08:49:03.318Z] #192 ... [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T08:49:03.318Z] #193 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T08:49:03.318Z] #194 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T08:49:03.318Z] #195 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #184 [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-10-31T08:49:03.318Z] #184 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T08:49:03.318Z] #196 DONE 1.1s [2025-10-31T08:49:03.318Z] [2025-10-31T08:49:03.318Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T08:49:03.318Z] #197 DONE 0.2s [2025-10-31T08:49:03.577Z] [2025-10-31T08:49:03.577Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T08:49:03.577Z] #185 DONE 0.5s [2025-10-31T08:49:03.577Z] [2025-10-31T08:49:03.577Z] #198 [core-keeper] exporting to image [2025-10-31T08:49:03.836Z] #198 ... [2025-10-31T08:49:03.836Z] [2025-10-31T08:49:03.836Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T08:49:03.836Z] #199 DONE 0.5s [2025-10-31T08:49:03.836Z] [2025-10-31T08:49:03.836Z] #200 [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-10-31T08:49:03.836Z] #200 DONE 0.5s [2025-10-31T08:49:03.836Z] [2025-10-31T08:49:03.836Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T08:49:03.836Z] #201 DONE 0.5s [2025-10-31T08:49:03.836Z] [2025-10-31T08:49:03.836Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T08:49:03.836Z] #202 DONE 0.5s [2025-10-31T08:49:03.836Z] [2025-10-31T08:49:03.836Z] #198 [core-keeper] exporting to image [2025-10-31T08:49:03.836Z] #198 exporting layers 0.4s done [2025-10-31T08:49:04.094Z] #198 ... [2025-10-31T08:49:04.094Z] [2025-10-31T08:49:04.094Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T08:49:04.094Z] #203 DONE 0.8s [2025-10-31T08:49:04.094Z] [2025-10-31T08:49:04.094Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T08:49:04.094Z] #204 DONE 0.8s [2025-10-31T08:49:04.094Z] [2025-10-31T08:49:04.094Z] #205 [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-10-31T08:49:04.094Z] #205 DONE 0.8s [2025-10-31T08:49:04.094Z] [2025-10-31T08:49:04.094Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T08:49:04.094Z] #206 DONE 0.8s [2025-10-31T08:49:04.094Z] [2025-10-31T08:49:04.094Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T08:49:04.094Z] #207 DONE 0.6s [2025-10-31T08:49:04.353Z] [2025-10-31T08:49:04.353Z] #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T08:49:04.353Z] #208 DONE 0.7s [2025-10-31T08:49:04.353Z] [2025-10-31T08:49:04.353Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T08:49:04.353Z] #209 DONE 0.2s [2025-10-31T08:49:04.353Z] [2025-10-31T08:49:04.353Z] #210 [support-scheduler] exporting to image [2025-10-31T08:49:04.353Z] #210 ... [2025-10-31T08:49:04.353Z] [2025-10-31T08:49:04.353Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T08:49:04.353Z] #211 DONE 0.5s [2025-10-31T08:49:04.353Z] [2025-10-31T08:49:04.353Z] #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T08:49:04.353Z] #212 DONE 0.2s [2025-10-31T08:49:04.353Z] [2025-10-31T08:49:04.353Z] #192 [core-command] exporting to image [2025-10-31T08:49:04.353Z] #192 exporting layers 0.4s done [2025-10-31T08:49:04.353Z] #192 writing image sha256:0326b883c34837e63e3d6aed9e18ee71e91f44b8eaf6ffe9771de0e9517dcf8d 0.0s done [2025-10-31T08:49:04.353Z] #192 naming to docker.io/library/core-command 0.1s done [2025-10-31T08:49:04.353Z] #192 DONE 1.1s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #198 [core-keeper] exporting to image [2025-10-31T08:49:04.612Z] #198 writing image sha256:37c16a707da77ca71d04fa8bdc9b588cbb725473b8847e9b06d4dbb343ab760e 0.1s done [2025-10-31T08:49:04.612Z] #198 naming to docker.io/library/core-keeper 0.0s done [2025-10-31T08:49:04.612Z] #198 DONE 1.1s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #213 [core-metadata] exporting to image [2025-10-31T08:49:04.612Z] #213 exporting layers 0.2s done [2025-10-31T08:49:04.612Z] #213 writing image sha256:98ca6ffca9a51955b72a23de6060f5301ef8824745db9d6ea0a7333f76495a97 0.1s done [2025-10-31T08:49:04.612Z] #213 naming to docker.io/library/core-metadata 0.0s done [2025-10-31T08:49:04.612Z] #213 DONE 0.3s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #214 [core-data] exporting to image [2025-10-31T08:49:04.612Z] #214 exporting layers 0.4s done [2025-10-31T08:49:04.612Z] #214 writing image sha256:daeaa4aeddda85bf2e7936e8b05a665eeb377ecceae85f660e3af73684682ab4 done [2025-10-31T08:49:04.612Z] #214 naming to docker.io/library/core-data 0.1s done [2025-10-31T08:49:04.612Z] #214 DONE 0.6s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T08:49:04.612Z] #215 DONE 0.2s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #216 [security-spiffe-token-provider] exporting to image [2025-10-31T08:49:04.612Z] #216 exporting layers 0.5s done [2025-10-31T08:49:04.612Z] #216 writing image sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 0.1s done [2025-10-31T08:49:04.612Z] #216 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-10-31T08:49:04.612Z] #216 DONE 0.6s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T08:49:04.612Z] #217 DONE 0.7s [2025-10-31T08:49:04.612Z] [2025-10-31T08:49:04.612Z] #218 [core-common-config-bootstrapper] exporting to image [2025-10-31T08:49:04.938Z] #218 ... [2025-10-31T08:49:04.938Z] [2025-10-31T08:49:04.938Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T08:49:04.938Z] #219 DONE 0.4s [2025-10-31T08:49:04.938Z] [2025-10-31T08:49:04.938Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T08:49:04.938Z] #220 DONE 0.3s [2025-10-31T08:49:04.938Z] [2025-10-31T08:49:04.938Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T08:49:04.938Z] #221 DONE 0.7s [2025-10-31T08:49:04.938Z] [2025-10-31T08:49:04.938Z] #222 [support-notifications] exporting to image [2025-10-31T08:49:04.938Z] #222 exporting layers 0.4s done [2025-10-31T08:49:04.938Z] #222 writing image sha256:2e63499c57d920b508d6accc7bde495ae426b01c9c749f245af0ca30c9c96da4 0.0s done [2025-10-31T08:49:04.938Z] #222 naming to docker.io/library/support-notifications done [2025-10-31T08:49:04.938Z] #222 DONE 0.5s [2025-10-31T08:49:04.938Z] [2025-10-31T08:49:04.938Z] #218 [core-common-config-bootstrapper] exporting to image [2025-10-31T08:49:04.938Z] #218 exporting layers 0.3s done [2025-10-31T08:49:04.938Z] #218 writing image sha256:a6a98c7fa1154f81ee5498da53f0aba48b501c7d87287eebf6984c12f8f351ad done [2025-10-31T08:49:04.938Z] #218 naming to docker.io/library/core-common-config-bootstrapper done [2025-10-31T08:49:05.199Z] #218 DONE 0.3s [2025-10-31T08:49:05.199Z] [2025-10-31T08:49:05.199Z] #223 [security-proxy-auth] exporting to image [2025-10-31T08:49:05.199Z] #223 exporting layers 0.4s done [2025-10-31T08:49:05.199Z] #223 ... [2025-10-31T08:49:05.199Z] [2025-10-31T08:49:05.199Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T08:49:05.199Z] #224 DONE 0.4s [2025-10-31T08:49:05.199Z] [2025-10-31T08:49:05.199Z] #225 [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-10-31T08:49:05.199Z] #225 DONE 0.4s [2025-10-31T08:49:05.199Z] [2025-10-31T08:49:05.199Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T08:49:05.199Z] #226 DONE 0.9s [2025-10-31T08:49:05.199Z] [2025-10-31T08:49:05.199Z] #227 [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-10-31T08:49:05.199Z] #227 DONE 0.1s [2025-10-31T08:49:05.199Z] [2025-10-31T08:49:05.199Z] #223 [security-proxy-auth] exporting to image [2025-10-31T08:49:05.199Z] #223 writing image sha256:dbea2d66ddd16412d448e6e43be60884f2ce632f438aec91914e767af37b6ad1 done [2025-10-31T08:49:05.199Z] #223 naming to docker.io/library/security-proxy-auth 0.0s done [2025-10-31T08:49:05.457Z] #223 DONE 0.5s [2025-10-31T08:49:05.457Z] [2025-10-31T08:49:05.457Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T08:49:05.457Z] #228 DONE 0.1s [2025-10-31T08:49:05.457Z] [2025-10-31T08:49:05.457Z] #210 [support-scheduler] exporting to image [2025-10-31T08:49:05.457Z] #210 exporting layers 0.7s done [2025-10-31T08:49:05.457Z] #210 writing image sha256:eee3772b34e31b33ba4981204391a21bc2daa8f16d4580475fae77391bfce566 done [2025-10-31T08:49:05.457Z] #210 naming to docker.io/library/support-scheduler 0.0s done [2025-10-31T08:49:05.457Z] #210 DONE 1.2s [2025-10-31T08:49:05.457Z] [2025-10-31T08:49:05.457Z] #229 [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-10-31T08:49:05.457Z] #229 DONE 0.1s [2025-10-31T08:49:05.457Z] [2025-10-31T08:49:05.457Z] #230 [security-proxy-setup] exporting to image [2025-10-31T08:49:05.457Z] #230 ... [2025-10-31T08:49:05.457Z] [2025-10-31T08:49:05.457Z] #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T08:49:05.457Z] #231 DONE 0.1s [2025-10-31T08:49:05.457Z] [2025-10-31T08:49:05.457Z] #230 [security-proxy-setup] exporting to image [2025-10-31T08:49:05.457Z] #230 exporting layers 0.2s done [2025-10-31T08:49:05.457Z] #230 writing image sha256:467b701331860d6979fa7abed1839319c489266a65825c0151c0582a02aa7dba done [2025-10-31T08:49:05.457Z] #230 naming to docker.io/library/security-proxy-setup [2025-10-31T08:49:05.716Z] #230 naming to docker.io/library/security-proxy-setup done [2025-10-31T08:49:05.716Z] #230 DONE 0.3s [2025-10-31T08:49:05.716Z] [2025-10-31T08:49:05.716Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T08:49:05.716Z] #232 DONE 0.3s [2025-10-31T08:49:05.716Z] [2025-10-31T08:49:05.716Z] #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T08:49:05.976Z] #233 ... [2025-10-31T08:49:05.976Z] [2025-10-31T08:49:05.976Z] #234 [security-secretstore-setup] exporting to image [2025-10-31T08:49:05.976Z] #234 exporting layers 0.2s done [2025-10-31T08:49:05.976Z] #234 writing image sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 0.0s done [2025-10-31T08:49:05.976Z] #234 naming to docker.io/library/security-secretstore-setup 0.0s done [2025-10-31T08:49:05.976Z] #234 DONE 0.2s [2025-10-31T08:49:05.976Z] [2025-10-31T08:49:05.976Z] #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T08:49:05.976Z] #233 DONE 0.5s [2025-10-31T08:49:06.236Z] [2025-10-31T08:49:06.236Z] #235 [security-bootstrapper] exporting to image [2025-10-31T08:49:06.804Z] #235 exporting layers 0.8s done [2025-10-31T08:49:07.063Z] #235 writing image sha256:c7ef006f630b8d3423c126f4d1c1ed402f7a9b54ce2816756b25015aabf9b9fb done [2025-10-31T08:49:07.063Z] #235 naming to docker.io/library/security-bootstrapper 0.0s done [2025-10-31T08:49:07.063Z] #235 DONE 0.9s [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T08:49:07.324Z] time="2025-10-31T08:44:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T08:49:07.349Z] $ docker stop --time=1 2e2ce7daa283e4af99fcb85ca095162ad36171cfb6e4a72e110d685cd739c5fd [2025-10-31T08:49:08.579Z] $ docker rm -f --volumes 2e2ce7daa283e4af99fcb85ca095162ad36171cfb6e4a72e110d685cd739c5fd [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:49:09.004Z] + docker images [2025-10-31T08:49:09.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T08:49:09.004Z] security-proxy-setup latest 467b70133186 3 seconds ago 52.8MB [2025-10-31T08:49:09.004Z] security-secretstore-setup latest fb35e6631e58 3 seconds ago 84.9MB [2025-10-31T08:49:09.004Z] security-bootstrapper latest c7ef006f630b 3 seconds ago 21.6MB [2025-10-31T08:49:09.004Z] core-common-config-bootstrapper latest a6a98c7fa115 4 seconds ago 20.5MB [2025-10-31T08:49:09.004Z] security-proxy-auth latest dbea2d66ddd1 4 seconds ago 46.5MB [2025-10-31T08:49:09.004Z] support-notifications latest 2e63499c57d9 4 seconds ago 55MB [2025-10-31T08:49:09.004Z] support-scheduler latest eee3772b34e3 5 seconds ago 51.3MB [2025-10-31T08:49:09.004Z] core-data latest daeaa4aeddda 5 seconds ago 47.4MB [2025-10-31T08:49:09.004Z] security-spiffe-token-provider latest 75b635db275d 5 seconds ago 50.3MB [2025-10-31T08:49:09.004Z] core-keeper latest 37c16a707da7 5 seconds ago 47.2MB [2025-10-31T08:49:09.004Z] core-metadata latest 98ca6ffca9a5 5 seconds ago 47.5MB [2025-10-31T08:49:09.004Z] core-command latest 0326b883c348 5 seconds ago 41.7MB [2025-10-31T08:49:09.004Z] security-spire-config latest bf46f53eee9a 2 minutes ago 150MB [2025-10-31T08:49:09.004Z] security-spire-agent latest d0d008cfa3e6 2 minutes ago 196MB [2025-10-31T08:49:09.004Z] security-spire-server latest 93e655857722 2 minutes ago 150MB [2025-10-31T08:49:09.004Z] ci-base-image-x86_64 latest b502e0fb5dd0 7 minutes ago 998MB [2025-10-31T08:49:09.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 weeks ago 636MB [2025-10-31T08:49:09.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-31T08:49:09.004Z] 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-10-31T08:49:10.901Z] provisioning config files... [2025-10-31T08:49:10.934Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/919@tmp/config9756857352404470920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:49:11.300Z] ---> ****-login.sh [2025-10-31T08:49:11.300Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:49:11.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:49:11.300Z] Login Succeeded [2025-10-31T08:49:11.300Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:49:11.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:49:11.300Z] Login Succeeded [2025-10-31T08:49:11.300Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:49:11.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:49:11.594Z] Login Succeeded [2025-10-31T08:49:11.594Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:49:11.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:49:11.594Z] Login Succeeded [2025-10-31T08:49:11.594Z] ****.io [2025-10-31T08:49:11.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:49:11.892Z] Login Succeeded [2025-10-31T08:49:11.892Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:49:11.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:49:11.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:49:12.002Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-31T08:49:12.002Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:12.002Z] latest [2025-10-31T08:49:12.002Z] 4.1.0-dev.71 [2025-10-31T08:49:12.002Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:12.002Z] main [2025-10-31T08:49:12.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:12.356Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:12.676Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:12.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T08:49:12.676Z] 859ab007e912: Preparing [2025-10-31T08:49:12.676Z] 1b7e41ca8fbc: Preparing [2025-10-31T08:49:12.676Z] d68832019111: Preparing [2025-10-31T08:49:12.676Z] a3174e3659b0: Preparing [2025-10-31T08:49:12.676Z] 4105198c480a: Preparing [2025-10-31T08:49:12.676Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:12.676Z] 256f393e029f: Preparing [2025-10-31T08:49:12.676Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:12.676Z] 256f393e029f: Waiting [2025-10-31T08:49:12.676Z] 4105198c480a: Pushed [2025-10-31T08:49:12.676Z] d68832019111: Pushed [2025-10-31T08:49:12.676Z] 859ab007e912: Pushed [2025-10-31T08:49:12.676Z] a3174e3659b0: Pushed [2025-10-31T08:49:12.934Z] 256f393e029f: Layer already exists [2025-10-31T08:49:12.934Z] db4ecb72d1dc: Pushed [2025-10-31T08:49:16.215Z] 1b7e41ca8fbc: Pushed [2025-10-31T08:49:16.215Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:16.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:16.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T08:49:16.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T08:49:16.863Z] 859ab007e912: Preparing [2025-10-31T08:49:16.863Z] 1b7e41ca8fbc: Preparing [2025-10-31T08:49:16.863Z] d68832019111: Preparing [2025-10-31T08:49:16.863Z] a3174e3659b0: Preparing [2025-10-31T08:49:16.863Z] 4105198c480a: Preparing [2025-10-31T08:49:16.863Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:16.863Z] 256f393e029f: Preparing [2025-10-31T08:49:16.863Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:16.863Z] 256f393e029f: Waiting [2025-10-31T08:49:16.863Z] d68832019111: Layer already exists [2025-10-31T08:49:16.863Z] 859ab007e912: Layer already exists [2025-10-31T08:49:16.863Z] 1b7e41ca8fbc: Layer already exists [2025-10-31T08:49:16.863Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:16.863Z] 4105198c480a: Layer already exists [2025-10-31T08:49:16.863Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:16.863Z] 256f393e029f: Layer already exists [2025-10-31T08:49:16.863Z] latest: digest: sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:17.197Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:17.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 [2025-10-31T08:49:17.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T08:49:17.514Z] 859ab007e912: Preparing [2025-10-31T08:49:17.514Z] 1b7e41ca8fbc: Preparing [2025-10-31T08:49:17.514Z] d68832019111: Preparing [2025-10-31T08:49:17.514Z] a3174e3659b0: Preparing [2025-10-31T08:49:17.514Z] 4105198c480a: Preparing [2025-10-31T08:49:17.514Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:17.514Z] 256f393e029f: Preparing [2025-10-31T08:49:17.514Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:17.514Z] 256f393e029f: Waiting [2025-10-31T08:49:17.514Z] 4105198c480a: Layer already exists [2025-10-31T08:49:17.514Z] d68832019111: Layer already exists [2025-10-31T08:49:17.514Z] 859ab007e912: Layer already exists [2025-10-31T08:49:17.514Z] 1b7e41ca8fbc: Layer already exists [2025-10-31T08:49:17.514Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:17.514Z] 256f393e029f: Layer already exists [2025-10-31T08:49:17.514Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:17.514Z] 4.1.0-dev.71: digest: sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:17.846Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:18.180Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:18.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T08:49:18.180Z] 859ab007e912: Preparing [2025-10-31T08:49:18.180Z] 1b7e41ca8fbc: Preparing [2025-10-31T08:49:18.180Z] d68832019111: Preparing [2025-10-31T08:49:18.180Z] a3174e3659b0: Preparing [2025-10-31T08:49:18.180Z] 4105198c480a: Preparing [2025-10-31T08:49:18.180Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:18.180Z] 256f393e029f: Preparing [2025-10-31T08:49:18.180Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:18.180Z] 256f393e029f: Waiting [2025-10-31T08:49:18.181Z] 859ab007e912: Layer already exists [2025-10-31T08:49:18.181Z] d68832019111: Layer already exists [2025-10-31T08:49:18.181Z] 4105198c480a: Layer already exists [2025-10-31T08:49:18.181Z] 1b7e41ca8fbc: Layer already exists [2025-10-31T08:49:18.181Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:18.181Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:18.181Z] 256f393e029f: Layer already exists [2025-10-31T08:49:18.181Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:18.509Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:18.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T08:49:18.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-31T08:49:18.831Z] 859ab007e912: Preparing [2025-10-31T08:49:18.831Z] 1b7e41ca8fbc: Preparing [2025-10-31T08:49:18.831Z] d68832019111: Preparing [2025-10-31T08:49:18.831Z] a3174e3659b0: Preparing [2025-10-31T08:49:18.831Z] 4105198c480a: Preparing [2025-10-31T08:49:18.831Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:18.831Z] 256f393e029f: Preparing [2025-10-31T08:49:18.831Z] 256f393e029f: Waiting [2025-10-31T08:49:18.831Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:18.831Z] 4105198c480a: Layer already exists [2025-10-31T08:49:18.831Z] 859ab007e912: Layer already exists [2025-10-31T08:49:18.831Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:18.831Z] d68832019111: Layer already exists [2025-10-31T08:49:18.831Z] 1b7e41ca8fbc: Layer already exists [2025-10-31T08:49:18.831Z] 256f393e029f: Layer already exists [2025-10-31T08:49:18.831Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:18.831Z] main: digest: sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:49:18.902Z] ===================================================== [Pipeline] echo [2025-10-31T08:49:18.912Z] taggedImages: [2025-10-31T08:49:18.912Z] - nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:18.912Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T08:49:18.912Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 [2025-10-31T08:49:18.912Z] - nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:18.912Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-31T08:49:18.945Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-31T08:49:18.945Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:18.945Z] latest [2025-10-31T08:49:18.945Z] 4.1.0-dev.71 [2025-10-31T08:49:18.945Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:18.945Z] main [2025-10-31T08:49:18.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:19.288Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:19.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:19.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T08:49:19.625Z] 6670df011ccc: Preparing [2025-10-31T08:49:19.625Z] 80004d7b9b63: Preparing [2025-10-31T08:49:19.625Z] 26f2c3d21590: Preparing [2025-10-31T08:49:19.625Z] 8f84e3d5744a: Preparing [2025-10-31T08:49:19.625Z] d68832019111: Preparing [2025-10-31T08:49:19.625Z] a3174e3659b0: Preparing [2025-10-31T08:49:19.625Z] 4105198c480a: Preparing [2025-10-31T08:49:19.625Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:19.625Z] 256f393e029f: Preparing [2025-10-31T08:49:19.625Z] 4105198c480a: Waiting [2025-10-31T08:49:19.625Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:19.625Z] a3174e3659b0: Waiting [2025-10-31T08:49:19.625Z] 256f393e029f: Waiting [2025-10-31T08:49:19.625Z] d68832019111: Layer already exists [2025-10-31T08:49:19.625Z] 26f2c3d21590: Pushed [2025-10-31T08:49:19.625Z] 80004d7b9b63: Pushed [2025-10-31T08:49:19.625Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:19.625Z] 6670df011ccc: Pushed [2025-10-31T08:49:19.625Z] 4105198c480a: Layer already exists [2025-10-31T08:49:19.885Z] 256f393e029f: Layer already exists [2025-10-31T08:49:19.885Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:21.266Z] 8f84e3d5744a: Pushed [2025-10-31T08:49:21.266Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:21.592Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:21.903Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T08:49:21.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T08:49:21.903Z] 6670df011ccc: Preparing [2025-10-31T08:49:21.903Z] 80004d7b9b63: Preparing [2025-10-31T08:49:21.903Z] 26f2c3d21590: Preparing [2025-10-31T08:49:21.903Z] 8f84e3d5744a: Preparing [2025-10-31T08:49:21.903Z] d68832019111: Preparing [2025-10-31T08:49:21.903Z] a3174e3659b0: Preparing [2025-10-31T08:49:21.903Z] 4105198c480a: Preparing [2025-10-31T08:49:21.903Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:21.903Z] 256f393e029f: Preparing [2025-10-31T08:49:21.903Z] 4105198c480a: Waiting [2025-10-31T08:49:21.903Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:21.903Z] a3174e3659b0: Waiting [2025-10-31T08:49:21.903Z] 256f393e029f: Waiting [2025-10-31T08:49:21.903Z] d68832019111: Layer already exists [2025-10-31T08:49:21.903Z] 80004d7b9b63: Layer already exists [2025-10-31T08:49:21.903Z] 26f2c3d21590: Layer already exists [2025-10-31T08:49:21.903Z] 6670df011ccc: Layer already exists [2025-10-31T08:49:21.903Z] 8f84e3d5744a: Layer already exists [2025-10-31T08:49:21.903Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:21.903Z] 256f393e029f: Layer already exists [2025-10-31T08:49:21.903Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:21.903Z] 4105198c480a: Layer already exists [2025-10-31T08:49:21.903Z] latest: digest: sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:22.222Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:22.532Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 [2025-10-31T08:49:22.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T08:49:22.532Z] 6670df011ccc: Preparing [2025-10-31T08:49:22.532Z] 80004d7b9b63: Preparing [2025-10-31T08:49:22.532Z] 26f2c3d21590: Preparing [2025-10-31T08:49:22.532Z] 8f84e3d5744a: Preparing [2025-10-31T08:49:22.532Z] d68832019111: Preparing [2025-10-31T08:49:22.532Z] a3174e3659b0: Preparing [2025-10-31T08:49:22.532Z] 4105198c480a: Preparing [2025-10-31T08:49:22.532Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:22.532Z] 256f393e029f: Preparing [2025-10-31T08:49:22.532Z] a3174e3659b0: Waiting [2025-10-31T08:49:22.532Z] 4105198c480a: Waiting [2025-10-31T08:49:22.532Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:22.532Z] 256f393e029f: Waiting [2025-10-31T08:49:22.532Z] d68832019111: Layer already exists [2025-10-31T08:49:22.532Z] 26f2c3d21590: Layer already exists [2025-10-31T08:49:22.532Z] 8f84e3d5744a: Layer already exists [2025-10-31T08:49:22.532Z] 6670df011ccc: Layer already exists [2025-10-31T08:49:22.532Z] 80004d7b9b63: Layer already exists [2025-10-31T08:49:22.532Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:22.532Z] 4105198c480a: Layer already exists [2025-10-31T08:49:22.532Z] 256f393e029f: Layer already exists [2025-10-31T08:49:22.532Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:22.532Z] 4.1.0-dev.71: digest: sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:22.855Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:23.168Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:23.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T08:49:23.169Z] 6670df011ccc: Preparing [2025-10-31T08:49:23.169Z] 80004d7b9b63: Preparing [2025-10-31T08:49:23.169Z] 26f2c3d21590: Preparing [2025-10-31T08:49:23.169Z] 8f84e3d5744a: Preparing [2025-10-31T08:49:23.169Z] d68832019111: Preparing [2025-10-31T08:49:23.169Z] a3174e3659b0: Preparing [2025-10-31T08:49:23.169Z] 4105198c480a: Preparing [2025-10-31T08:49:23.169Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:23.169Z] 256f393e029f: Preparing [2025-10-31T08:49:23.169Z] a3174e3659b0: Waiting [2025-10-31T08:49:23.169Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:23.169Z] 4105198c480a: Waiting [2025-10-31T08:49:23.169Z] 256f393e029f: Waiting [2025-10-31T08:49:23.169Z] 80004d7b9b63: Layer already exists [2025-10-31T08:49:23.169Z] d68832019111: Layer already exists [2025-10-31T08:49:23.169Z] 8f84e3d5744a: Layer already exists [2025-10-31T08:49:23.169Z] 26f2c3d21590: Layer already exists [2025-10-31T08:49:23.169Z] 6670df011ccc: Layer already exists [2025-10-31T08:49:23.169Z] 4105198c480a: Layer already exists [2025-10-31T08:49:23.169Z] 256f393e029f: Layer already exists [2025-10-31T08:49:23.169Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:23.169Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:23.169Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:23.492Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:23.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T08:49:23.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-31T08:49:23.812Z] 6670df011ccc: Preparing [2025-10-31T08:49:23.812Z] 80004d7b9b63: Preparing [2025-10-31T08:49:23.812Z] 26f2c3d21590: Preparing [2025-10-31T08:49:23.812Z] 8f84e3d5744a: Preparing [2025-10-31T08:49:23.812Z] d68832019111: Preparing [2025-10-31T08:49:23.812Z] a3174e3659b0: Preparing [2025-10-31T08:49:23.812Z] 4105198c480a: Preparing [2025-10-31T08:49:23.812Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:23.812Z] 256f393e029f: Preparing [2025-10-31T08:49:23.812Z] a3174e3659b0: Waiting [2025-10-31T08:49:23.812Z] 4105198c480a: Waiting [2025-10-31T08:49:23.812Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:23.812Z] 256f393e029f: Waiting [2025-10-31T08:49:23.812Z] 26f2c3d21590: Layer already exists [2025-10-31T08:49:23.812Z] 80004d7b9b63: Layer already exists [2025-10-31T08:49:23.812Z] 8f84e3d5744a: Layer already exists [2025-10-31T08:49:23.812Z] 6670df011ccc: Layer already exists [2025-10-31T08:49:23.812Z] d68832019111: Layer already exists [2025-10-31T08:49:23.812Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:23.812Z] 4105198c480a: Layer already exists [2025-10-31T08:49:23.812Z] 256f393e029f: Layer already exists [2025-10-31T08:49:23.812Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:23.812Z] main: digest: sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:49:23.897Z] ===================================================== [Pipeline] echo [2025-10-31T08:49:23.914Z] taggedImages: [2025-10-31T08:49:23.914Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:23.914Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T08:49:23.914Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 [2025-10-31T08:49:23.914Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:23.914Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-31T08:49:23.943Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-31T08:49:23.943Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:23.943Z] latest [2025-10-31T08:49:23.943Z] 4.1.0-dev.71 [2025-10-31T08:49:23.943Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:23.943Z] main [2025-10-31T08:49:23.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:24.291Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:24.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:24.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T08:49:24.607Z] 111fec636e55: Preparing [2025-10-31T08:49:24.607Z] 3da314f7f888: Preparing [2025-10-31T08:49:24.607Z] d68832019111: Preparing [2025-10-31T08:49:24.607Z] a3174e3659b0: Preparing [2025-10-31T08:49:24.607Z] 4105198c480a: Preparing [2025-10-31T08:49:24.607Z] 15360f583995: Preparing [2025-10-31T08:49:24.607Z] 256f393e029f: Preparing [2025-10-31T08:49:24.607Z] 256f393e029f: Waiting [2025-10-31T08:49:24.607Z] 15360f583995: Waiting [2025-10-31T08:49:24.607Z] 4105198c480a: Layer already exists [2025-10-31T08:49:24.607Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:24.607Z] d68832019111: Layer already exists [2025-10-31T08:49:24.607Z] 256f393e029f: Layer already exists [2025-10-31T08:49:24.607Z] 111fec636e55: Pushed [2025-10-31T08:49:24.607Z] 15360f583995: Pushed [2025-10-31T08:49:28.797Z] 3da314f7f888: Pushed [2025-10-31T08:49:28.797Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:29.118Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:29.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T08:49:29.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T08:49:29.431Z] 111fec636e55: Preparing [2025-10-31T08:49:29.431Z] 3da314f7f888: Preparing [2025-10-31T08:49:29.431Z] d68832019111: Preparing [2025-10-31T08:49:29.431Z] a3174e3659b0: Preparing [2025-10-31T08:49:29.431Z] 4105198c480a: Preparing [2025-10-31T08:49:29.431Z] 15360f583995: Preparing [2025-10-31T08:49:29.431Z] 256f393e029f: Preparing [2025-10-31T08:49:29.431Z] 15360f583995: Waiting [2025-10-31T08:49:29.431Z] 256f393e029f: Waiting [2025-10-31T08:49:29.431Z] 3da314f7f888: Layer already exists [2025-10-31T08:49:29.431Z] 4105198c480a: Layer already exists [2025-10-31T08:49:29.431Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:29.431Z] d68832019111: Layer already exists [2025-10-31T08:49:29.431Z] 15360f583995: Layer already exists [2025-10-31T08:49:29.431Z] 111fec636e55: Layer already exists [2025-10-31T08:49:29.431Z] 256f393e029f: Layer already exists [2025-10-31T08:49:29.431Z] latest: digest: sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:29.753Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:30.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 [2025-10-31T08:49:30.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T08:49:30.071Z] 111fec636e55: Preparing [2025-10-31T08:49:30.071Z] 3da314f7f888: Preparing [2025-10-31T08:49:30.071Z] d68832019111: Preparing [2025-10-31T08:49:30.071Z] a3174e3659b0: Preparing [2025-10-31T08:49:30.071Z] 4105198c480a: Preparing [2025-10-31T08:49:30.071Z] 15360f583995: Preparing [2025-10-31T08:49:30.071Z] 256f393e029f: Preparing [2025-10-31T08:49:30.071Z] 15360f583995: Waiting [2025-10-31T08:49:30.071Z] 256f393e029f: Waiting [2025-10-31T08:49:30.071Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:30.071Z] 4105198c480a: Layer already exists [2025-10-31T08:49:30.071Z] 111fec636e55: Layer already exists [2025-10-31T08:49:30.071Z] 3da314f7f888: Layer already exists [2025-10-31T08:49:30.071Z] d68832019111: Layer already exists [2025-10-31T08:49:30.071Z] 15360f583995: Layer already exists [2025-10-31T08:49:30.071Z] 256f393e029f: Layer already exists [2025-10-31T08:49:30.071Z] 4.1.0-dev.71: digest: sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:30.391Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:30.714Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:30.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T08:49:30.714Z] 111fec636e55: Preparing [2025-10-31T08:49:30.714Z] 3da314f7f888: Preparing [2025-10-31T08:49:30.714Z] d68832019111: Preparing [2025-10-31T08:49:30.714Z] a3174e3659b0: Preparing [2025-10-31T08:49:30.714Z] 4105198c480a: Preparing [2025-10-31T08:49:30.714Z] 15360f583995: Preparing [2025-10-31T08:49:30.714Z] 256f393e029f: Preparing [2025-10-31T08:49:30.714Z] 15360f583995: Waiting [2025-10-31T08:49:30.714Z] 256f393e029f: Waiting [2025-10-31T08:49:30.714Z] 111fec636e55: Layer already exists [2025-10-31T08:49:30.714Z] 3da314f7f888: Layer already exists [2025-10-31T08:49:30.714Z] 4105198c480a: Layer already exists [2025-10-31T08:49:30.714Z] d68832019111: Layer already exists [2025-10-31T08:49:30.714Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:30.714Z] 256f393e029f: Layer already exists [2025-10-31T08:49:30.714Z] 15360f583995: Layer already exists [2025-10-31T08:49:30.714Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:31.040Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:31.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T08:49:31.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-31T08:49:31.371Z] 111fec636e55: Preparing [2025-10-31T08:49:31.371Z] 3da314f7f888: Preparing [2025-10-31T08:49:31.371Z] d68832019111: Preparing [2025-10-31T08:49:31.371Z] a3174e3659b0: Preparing [2025-10-31T08:49:31.371Z] 4105198c480a: Preparing [2025-10-31T08:49:31.371Z] 15360f583995: Preparing [2025-10-31T08:49:31.371Z] 256f393e029f: Preparing [2025-10-31T08:49:31.371Z] 15360f583995: Waiting [2025-10-31T08:49:31.371Z] 4105198c480a: Layer already exists [2025-10-31T08:49:31.371Z] 3da314f7f888: Layer already exists [2025-10-31T08:49:31.371Z] d68832019111: Layer already exists [2025-10-31T08:49:31.371Z] 111fec636e55: Layer already exists [2025-10-31T08:49:31.371Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:31.371Z] 15360f583995: Layer already exists [2025-10-31T08:49:31.372Z] 256f393e029f: Layer already exists [2025-10-31T08:49:31.372Z] main: digest: sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:49:31.444Z] ===================================================== [Pipeline] echo [2025-10-31T08:49:31.458Z] taggedImages: [2025-10-31T08:49:31.458Z] - nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:31.458Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T08:49:31.458Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 [2025-10-31T08:49:31.458Z] - nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:31.458Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-31T08:49:31.487Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-31T08:49:31.487Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:31.487Z] latest [2025-10-31T08:49:31.487Z] 4.1.0-dev.71 [2025-10-31T08:49:31.487Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:31.487Z] main [2025-10-31T08:49:31.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:31.827Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:32.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:32.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T08:49:32.136Z] 7ea7fb617f8b: Preparing [2025-10-31T08:49:32.136Z] 188f271595cb: Preparing [2025-10-31T08:49:32.136Z] a3174e3659b0: Preparing [2025-10-31T08:49:32.136Z] 245aa570afd0: Preparing [2025-10-31T08:49:32.136Z] 164295bcd2b6: Preparing [2025-10-31T08:49:32.136Z] 256f393e029f: Preparing [2025-10-31T08:49:32.136Z] 256f393e029f: Waiting [2025-10-31T08:49:32.136Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:32.136Z] 256f393e029f: Layer already exists [2025-10-31T08:49:32.136Z] 164295bcd2b6: Pushed [2025-10-31T08:49:32.136Z] 7ea7fb617f8b: Pushed [2025-10-31T08:49:32.136Z] 245aa570afd0: Pushed [2025-10-31T08:49:36.327Z] 188f271595cb: Pushed [2025-10-31T08:49:36.327Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:36.650Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:36.967Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T08:49:36.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T08:49:36.968Z] 7ea7fb617f8b: Preparing [2025-10-31T08:49:36.968Z] 188f271595cb: Preparing [2025-10-31T08:49:36.968Z] a3174e3659b0: Preparing [2025-10-31T08:49:36.968Z] 245aa570afd0: Preparing [2025-10-31T08:49:36.968Z] 164295bcd2b6: Preparing [2025-10-31T08:49:36.968Z] 256f393e029f: Preparing [2025-10-31T08:49:36.968Z] 256f393e029f: Waiting [2025-10-31T08:49:36.968Z] 7ea7fb617f8b: Layer already exists [2025-10-31T08:49:36.968Z] 188f271595cb: Layer already exists [2025-10-31T08:49:36.968Z] 164295bcd2b6: Layer already exists [2025-10-31T08:49:36.968Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:36.968Z] 245aa570afd0: Layer already exists [2025-10-31T08:49:36.968Z] 256f393e029f: Layer already exists [2025-10-31T08:49:36.968Z] latest: digest: sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:37.297Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:37.613Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 [2025-10-31T08:49:37.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T08:49:37.614Z] 7ea7fb617f8b: Preparing [2025-10-31T08:49:37.614Z] 188f271595cb: Preparing [2025-10-31T08:49:37.614Z] a3174e3659b0: Preparing [2025-10-31T08:49:37.614Z] 245aa570afd0: Preparing [2025-10-31T08:49:37.614Z] 164295bcd2b6: Preparing [2025-10-31T08:49:37.614Z] 256f393e029f: Preparing [2025-10-31T08:49:37.614Z] 256f393e029f: Waiting [2025-10-31T08:49:37.614Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:37.614Z] 164295bcd2b6: Layer already exists [2025-10-31T08:49:37.614Z] 188f271595cb: Layer already exists [2025-10-31T08:49:37.614Z] 245aa570afd0: Layer already exists [2025-10-31T08:49:37.614Z] 7ea7fb617f8b: Layer already exists [2025-10-31T08:49:37.614Z] 256f393e029f: Layer already exists [2025-10-31T08:49:37.614Z] 4.1.0-dev.71: digest: sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:37.931Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:38.260Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:38.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T08:49:38.261Z] 7ea7fb617f8b: Preparing [2025-10-31T08:49:38.261Z] 188f271595cb: Preparing [2025-10-31T08:49:38.261Z] a3174e3659b0: Preparing [2025-10-31T08:49:38.261Z] 245aa570afd0: Preparing [2025-10-31T08:49:38.261Z] 164295bcd2b6: Preparing [2025-10-31T08:49:38.261Z] 256f393e029f: Preparing [2025-10-31T08:49:38.261Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:38.261Z] 188f271595cb: Layer already exists [2025-10-31T08:49:38.261Z] 245aa570afd0: Layer already exists [2025-10-31T08:49:38.261Z] 164295bcd2b6: Layer already exists [2025-10-31T08:49:38.261Z] 7ea7fb617f8b: Layer already exists [2025-10-31T08:49:38.261Z] 256f393e029f: Layer already exists [2025-10-31T08:49:38.261Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:38.591Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:38.900Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T08:49:38.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-31T08:49:38.900Z] 7ea7fb617f8b: Preparing [2025-10-31T08:49:38.900Z] 188f271595cb: Preparing [2025-10-31T08:49:38.900Z] a3174e3659b0: Preparing [2025-10-31T08:49:38.900Z] 245aa570afd0: Preparing [2025-10-31T08:49:38.900Z] 164295bcd2b6: Preparing [2025-10-31T08:49:38.900Z] 256f393e029f: Preparing [2025-10-31T08:49:38.900Z] 256f393e029f: Waiting [2025-10-31T08:49:38.900Z] 188f271595cb: Layer already exists [2025-10-31T08:49:38.900Z] 7ea7fb617f8b: Layer already exists [2025-10-31T08:49:38.900Z] 164295bcd2b6: Layer already exists [2025-10-31T08:49:38.900Z] 245aa570afd0: Layer already exists [2025-10-31T08:49:38.900Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:38.900Z] 256f393e029f: Layer already exists [2025-10-31T08:49:38.900Z] main: digest: sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:49:39.033Z] ===================================================== [Pipeline] echo [2025-10-31T08:49:39.048Z] taggedImages: [2025-10-31T08:49:39.048Z] - nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:39.048Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T08:49:39.048Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 [2025-10-31T08:49:39.048Z] - nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:39.048Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-31T08:49:39.080Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-31T08:49:39.080Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:39.080Z] latest [2025-10-31T08:49:39.080Z] 4.1.0-dev.71 [2025-10-31T08:49:39.080Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:49:39.080Z] main [2025-10-31T08:49:39.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:39.419Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:39.753Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:49:39.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T08:49:39.753Z] 30c8dfb85fe2: Preparing [2025-10-31T08:49:39.753Z] 12f8d1c4357b: Preparing [2025-10-31T08:49:39.753Z] 5ecca1998228: Preparing [2025-10-31T08:49:39.753Z] d68832019111: Preparing [2025-10-31T08:49:39.753Z] a3174e3659b0: Preparing [2025-10-31T08:49:39.753Z] 4105198c480a: Preparing [2025-10-31T08:49:39.753Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:39.753Z] 256f393e029f: Preparing [2025-10-31T08:49:39.753Z] 4105198c480a: Waiting [2025-10-31T08:49:39.753Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:39.753Z] 256f393e029f: Waiting [2025-10-31T08:49:39.753Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:39.753Z] d68832019111: Layer already exists [2025-10-31T08:49:39.753Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:39.753Z] 4105198c480a: Layer already exists [2025-10-31T08:49:39.753Z] 256f393e029f: Layer already exists [2025-10-31T08:49:39.753Z] 30c8dfb85fe2: Pushed [2025-10-31T08:49:39.753Z] 12f8d1c4357b: Pushed [2025-10-31T08:49:43.937Z] 5ecca1998228: Pushed [2025-10-31T08:49:43.937Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:44.259Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:44.588Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T08:49:44.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T08:49:44.588Z] 30c8dfb85fe2: Preparing [2025-10-31T08:49:44.588Z] 12f8d1c4357b: Preparing [2025-10-31T08:49:44.588Z] 5ecca1998228: Preparing [2025-10-31T08:49:44.588Z] d68832019111: Preparing [2025-10-31T08:49:44.588Z] a3174e3659b0: Preparing [2025-10-31T08:49:44.588Z] 4105198c480a: Preparing [2025-10-31T08:49:44.588Z] db4ecb72d1dc: Preparing [2025-10-31T08:49:44.588Z] 256f393e029f: Preparing [2025-10-31T08:49:44.588Z] db4ecb72d1dc: Waiting [2025-10-31T08:49:44.588Z] 4105198c480a: Waiting [2025-10-31T08:49:44.588Z] 256f393e029f: Waiting [2025-10-31T08:49:44.588Z] 30c8dfb85fe2: Layer already exists [2025-10-31T08:49:44.588Z] d68832019111: Layer already exists [2025-10-31T08:49:44.588Z] a3174e3659b0: Layer already exists [2025-10-31T08:49:44.588Z] 12f8d1c4357b: Layer already exists [2025-10-31T08:49:44.588Z] 5ecca1998228: Layer already exists [2025-10-31T08:49:44.588Z] 4105198c480a: Layer already exists [2025-10-31T08:49:44.588Z] 256f393e029f: Layer already exists [2025-10-31T08:49:44.588Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:49:44.588Z] latest: digest: sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:03.339Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:03.660Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 [2025-10-31T08:50:03.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T08:50:03.660Z] 30c8dfb85fe2: Preparing [2025-10-31T08:50:03.660Z] 12f8d1c4357b: Preparing [2025-10-31T08:50:03.660Z] 5ecca1998228: Preparing [2025-10-31T08:50:03.660Z] d68832019111: Preparing [2025-10-31T08:50:03.660Z] a3174e3659b0: Preparing [2025-10-31T08:50:03.660Z] 4105198c480a: Preparing [2025-10-31T08:50:03.660Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:03.660Z] 256f393e029f: Preparing [2025-10-31T08:50:03.660Z] 4105198c480a: Waiting [2025-10-31T08:50:03.660Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:03.660Z] 256f393e029f: Waiting [2025-10-31T08:50:03.660Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:03.660Z] 12f8d1c4357b: Layer already exists [2025-10-31T08:50:03.660Z] 30c8dfb85fe2: Layer already exists [2025-10-31T08:50:03.660Z] d68832019111: Layer already exists [2025-10-31T08:50:03.660Z] 5ecca1998228: Layer already exists [2025-10-31T08:50:03.660Z] 256f393e029f: Layer already exists [2025-10-31T08:50:03.660Z] 4105198c480a: Layer already exists [2025-10-31T08:50:03.660Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:03.660Z] 4.1.0-dev.71: digest: sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:03.981Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:04.308Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:04.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T08:50:04.308Z] 30c8dfb85fe2: Preparing [2025-10-31T08:50:04.308Z] 12f8d1c4357b: Preparing [2025-10-31T08:50:04.308Z] 5ecca1998228: Preparing [2025-10-31T08:50:04.308Z] d68832019111: Preparing [2025-10-31T08:50:04.308Z] a3174e3659b0: Preparing [2025-10-31T08:50:04.308Z] 4105198c480a: Preparing [2025-10-31T08:50:04.308Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:04.308Z] 256f393e029f: Preparing [2025-10-31T08:50:04.308Z] 4105198c480a: Waiting [2025-10-31T08:50:04.308Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:04.308Z] 256f393e029f: Waiting [2025-10-31T08:50:04.308Z] 5ecca1998228: Layer already exists [2025-10-31T08:50:04.308Z] d68832019111: Layer already exists [2025-10-31T08:50:04.308Z] 12f8d1c4357b: Layer already exists [2025-10-31T08:50:04.308Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:04.308Z] 30c8dfb85fe2: Layer already exists [2025-10-31T08:50:04.308Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:04.308Z] 4105198c480a: Layer already exists [2025-10-31T08:50:04.308Z] 256f393e029f: Layer already exists [2025-10-31T08:50:04.308Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:04.629Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:04.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T08:50:04.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-31T08:50:04.938Z] 30c8dfb85fe2: Preparing [2025-10-31T08:50:04.938Z] 12f8d1c4357b: Preparing [2025-10-31T08:50:04.938Z] 5ecca1998228: Preparing [2025-10-31T08:50:04.938Z] d68832019111: Preparing [2025-10-31T08:50:04.938Z] a3174e3659b0: Preparing [2025-10-31T08:50:04.938Z] 4105198c480a: Preparing [2025-10-31T08:50:04.938Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:04.938Z] 256f393e029f: Preparing [2025-10-31T08:50:04.938Z] 4105198c480a: Waiting [2025-10-31T08:50:04.938Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:04.938Z] 256f393e029f: Waiting [2025-10-31T08:50:04.938Z] 12f8d1c4357b: Layer already exists [2025-10-31T08:50:04.938Z] 30c8dfb85fe2: Layer already exists [2025-10-31T08:50:04.938Z] 5ecca1998228: Layer already exists [2025-10-31T08:50:04.938Z] d68832019111: Layer already exists [2025-10-31T08:50:04.938Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:04.938Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:04.938Z] 4105198c480a: Layer already exists [2025-10-31T08:50:04.938Z] 256f393e029f: Layer already exists [2025-10-31T08:50:04.938Z] main: digest: sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:05.003Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:05.013Z] taggedImages: [2025-10-31T08:50:05.013Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:05.013Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T08:50:05.013Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 [2025-10-31T08:50:05.013Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:05.013Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-31T08:50:05.035Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-31T08:50:05.035Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:05.035Z] latest [2025-10-31T08:50:05.035Z] 4.1.0-dev.71 [2025-10-31T08:50:05.035Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:05.035Z] main [2025-10-31T08:50:05.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:05.368Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:05.691Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:05.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T08:50:05.691Z] 657324a972dc: Preparing [2025-10-31T08:50:05.691Z] b2124c76cdc3: Preparing [2025-10-31T08:50:05.691Z] 4cca8988e6e3: Preparing [2025-10-31T08:50:05.691Z] 6dcc9e958ceb: Preparing [2025-10-31T08:50:05.691Z] 6699fa090b94: Preparing [2025-10-31T08:50:05.691Z] b695104bf7dc: Preparing [2025-10-31T08:50:05.691Z] c75ebb29c4ff: Preparing [2025-10-31T08:50:05.691Z] d68832019111: Preparing [2025-10-31T08:50:05.691Z] a3174e3659b0: Preparing [2025-10-31T08:50:05.691Z] 5f36c194ffe6: Preparing [2025-10-31T08:50:05.691Z] e4ce8b0e878e: Preparing [2025-10-31T08:50:05.691Z] 5f70bf18a086: Preparing [2025-10-31T08:50:05.691Z] 9b6cee4eee9a: Preparing [2025-10-31T08:50:05.691Z] a04efd7ef7fa: Preparing [2025-10-31T08:50:05.691Z] f2c5eb588d1d: Preparing [2025-10-31T08:50:05.691Z] 256f393e029f: Preparing [2025-10-31T08:50:05.691Z] c75ebb29c4ff: Waiting [2025-10-31T08:50:05.691Z] a3174e3659b0: Waiting [2025-10-31T08:50:05.691Z] 5f36c194ffe6: Waiting [2025-10-31T08:50:05.691Z] e4ce8b0e878e: Waiting [2025-10-31T08:50:05.691Z] 5f70bf18a086: Waiting [2025-10-31T08:50:05.691Z] 9b6cee4eee9a: Waiting [2025-10-31T08:50:05.691Z] a04efd7ef7fa: Waiting [2025-10-31T08:50:05.691Z] f2c5eb588d1d: Waiting [2025-10-31T08:50:05.691Z] 256f393e029f: Waiting [2025-10-31T08:50:05.691Z] b695104bf7dc: Waiting [2025-10-31T08:50:05.691Z] d68832019111: Waiting [2025-10-31T08:50:05.691Z] 6699fa090b94: Pushed [2025-10-31T08:50:05.691Z] b2124c76cdc3: Pushed [2025-10-31T08:50:05.691Z] 4cca8988e6e3: Pushed [2025-10-31T08:50:05.691Z] 6dcc9e958ceb: Pushed [2025-10-31T08:50:05.691Z] 657324a972dc: Pushed [2025-10-31T08:50:05.691Z] d68832019111: Layer already exists [2025-10-31T08:50:05.691Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:05.691Z] b695104bf7dc: Pushed [2025-10-31T08:50:05.691Z] 5f70bf18a086: Layer already exists [2025-10-31T08:50:05.949Z] 5f36c194ffe6: Pushed [2025-10-31T08:50:05.949Z] e4ce8b0e878e: Pushed [2025-10-31T08:50:05.949Z] 9b6cee4eee9a: Pushed [2025-10-31T08:50:05.949Z] a04efd7ef7fa: Pushed [2025-10-31T08:50:05.949Z] 256f393e029f: Layer already exists [2025-10-31T08:50:05.949Z] f2c5eb588d1d: Pushed [2025-10-31T08:50:07.327Z] c75ebb29c4ff: Pushed [2025-10-31T08:50:07.327Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:07.641Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:07.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T08:50:07.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T08:50:07.962Z] 657324a972dc: Preparing [2025-10-31T08:50:07.962Z] b2124c76cdc3: Preparing [2025-10-31T08:50:07.962Z] 4cca8988e6e3: Preparing [2025-10-31T08:50:07.962Z] 6dcc9e958ceb: Preparing [2025-10-31T08:50:07.962Z] 6699fa090b94: Preparing [2025-10-31T08:50:07.962Z] b695104bf7dc: Preparing [2025-10-31T08:50:07.962Z] c75ebb29c4ff: Preparing [2025-10-31T08:50:07.962Z] d68832019111: Preparing [2025-10-31T08:50:07.962Z] a3174e3659b0: Preparing [2025-10-31T08:50:07.962Z] 5f36c194ffe6: Preparing [2025-10-31T08:50:07.962Z] e4ce8b0e878e: Preparing [2025-10-31T08:50:07.962Z] 5f70bf18a086: Preparing [2025-10-31T08:50:07.962Z] 9b6cee4eee9a: Preparing [2025-10-31T08:50:07.962Z] b695104bf7dc: Waiting [2025-10-31T08:50:07.962Z] c75ebb29c4ff: Waiting [2025-10-31T08:50:07.962Z] d68832019111: Waiting [2025-10-31T08:50:07.962Z] a3174e3659b0: Waiting [2025-10-31T08:50:07.962Z] 5f36c194ffe6: Waiting [2025-10-31T08:50:07.962Z] 5f70bf18a086: Waiting [2025-10-31T08:50:07.962Z] e4ce8b0e878e: Waiting [2025-10-31T08:50:07.962Z] a04efd7ef7fa: Preparing [2025-10-31T08:50:07.962Z] 9b6cee4eee9a: Waiting [2025-10-31T08:50:07.962Z] f2c5eb588d1d: Preparing [2025-10-31T08:50:07.962Z] a04efd7ef7fa: Waiting [2025-10-31T08:50:07.962Z] 256f393e029f: Preparing [2025-10-31T08:50:07.962Z] f2c5eb588d1d: Waiting [2025-10-31T08:50:07.962Z] 256f393e029f: Waiting [2025-10-31T08:50:07.962Z] 657324a972dc: Layer already exists [2025-10-31T08:50:07.962Z] 4cca8988e6e3: Layer already exists [2025-10-31T08:50:07.962Z] 6dcc9e958ceb: Layer already exists [2025-10-31T08:50:07.962Z] 6699fa090b94: Layer already exists [2025-10-31T08:50:07.962Z] b2124c76cdc3: Layer already exists [2025-10-31T08:50:07.962Z] b695104bf7dc: Layer already exists [2025-10-31T08:50:07.962Z] c75ebb29c4ff: Layer already exists [2025-10-31T08:50:07.962Z] d68832019111: Layer already exists [2025-10-31T08:50:07.962Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:07.962Z] 5f36c194ffe6: Layer already exists [2025-10-31T08:50:07.962Z] e4ce8b0e878e: Layer already exists [2025-10-31T08:50:07.962Z] 5f70bf18a086: Layer already exists [2025-10-31T08:50:07.962Z] 9b6cee4eee9a: Layer already exists [2025-10-31T08:50:07.962Z] a04efd7ef7fa: Layer already exists [2025-10-31T08:50:07.962Z] 256f393e029f: Layer already exists [2025-10-31T08:50:07.962Z] f2c5eb588d1d: Layer already exists [2025-10-31T08:50:07.962Z] latest: digest: sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:08.294Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:08.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 [2025-10-31T08:50:08.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T08:50:08.608Z] 657324a972dc: Preparing [2025-10-31T08:50:08.608Z] b2124c76cdc3: Preparing [2025-10-31T08:50:08.608Z] 4cca8988e6e3: Preparing [2025-10-31T08:50:08.608Z] 6dcc9e958ceb: Preparing [2025-10-31T08:50:08.608Z] 6699fa090b94: Preparing [2025-10-31T08:50:08.608Z] b695104bf7dc: Preparing [2025-10-31T08:50:08.608Z] c75ebb29c4ff: Preparing [2025-10-31T08:50:08.608Z] b695104bf7dc: Waiting [2025-10-31T08:50:08.608Z] d68832019111: Preparing [2025-10-31T08:50:08.608Z] c75ebb29c4ff: Waiting [2025-10-31T08:50:08.608Z] a3174e3659b0: Preparing [2025-10-31T08:50:08.608Z] d68832019111: Waiting [2025-10-31T08:50:08.608Z] 5f36c194ffe6: Preparing [2025-10-31T08:50:08.608Z] a3174e3659b0: Waiting [2025-10-31T08:50:08.608Z] e4ce8b0e878e: Preparing [2025-10-31T08:50:08.608Z] 5f70bf18a086: Preparing [2025-10-31T08:50:08.608Z] 9b6cee4eee9a: Preparing [2025-10-31T08:50:08.608Z] a04efd7ef7fa: Preparing [2025-10-31T08:50:08.608Z] f2c5eb588d1d: Preparing [2025-10-31T08:50:08.608Z] 256f393e029f: Preparing [2025-10-31T08:50:08.608Z] 5f36c194ffe6: Waiting [2025-10-31T08:50:08.608Z] e4ce8b0e878e: Waiting [2025-10-31T08:50:08.608Z] 5f70bf18a086: Waiting [2025-10-31T08:50:08.608Z] f2c5eb588d1d: Waiting [2025-10-31T08:50:08.608Z] 256f393e029f: Waiting [2025-10-31T08:50:08.608Z] 9b6cee4eee9a: Waiting [2025-10-31T08:50:08.608Z] a04efd7ef7fa: Waiting [2025-10-31T08:50:08.608Z] 6699fa090b94: Layer already exists [2025-10-31T08:50:08.608Z] 4cca8988e6e3: Layer already exists [2025-10-31T08:50:08.608Z] 6dcc9e958ceb: Layer already exists [2025-10-31T08:50:08.608Z] 657324a972dc: Layer already exists [2025-10-31T08:50:08.608Z] b2124c76cdc3: Layer already exists [2025-10-31T08:50:08.608Z] b695104bf7dc: Layer already exists [2025-10-31T08:50:08.608Z] c75ebb29c4ff: Layer already exists [2025-10-31T08:50:08.608Z] d68832019111: Layer already exists [2025-10-31T08:50:08.608Z] 5f36c194ffe6: Layer already exists [2025-10-31T08:50:08.608Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:08.608Z] e4ce8b0e878e: Layer already exists [2025-10-31T08:50:08.608Z] f2c5eb588d1d: Layer already exists [2025-10-31T08:50:08.608Z] 9b6cee4eee9a: Layer already exists [2025-10-31T08:50:08.608Z] 5f70bf18a086: Layer already exists [2025-10-31T08:50:08.608Z] a04efd7ef7fa: Layer already exists [2025-10-31T08:50:08.608Z] 256f393e029f: Layer already exists [2025-10-31T08:50:08.608Z] 4.1.0-dev.71: digest: sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:08.927Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:09.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:09.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T08:50:09.248Z] 657324a972dc: Preparing [2025-10-31T08:50:09.248Z] b2124c76cdc3: Preparing [2025-10-31T08:50:09.248Z] 4cca8988e6e3: Preparing [2025-10-31T08:50:09.248Z] 6dcc9e958ceb: Preparing [2025-10-31T08:50:09.248Z] 6699fa090b94: Preparing [2025-10-31T08:50:09.248Z] b695104bf7dc: Preparing [2025-10-31T08:50:09.248Z] c75ebb29c4ff: Preparing [2025-10-31T08:50:09.248Z] d68832019111: Preparing [2025-10-31T08:50:09.248Z] a3174e3659b0: Preparing [2025-10-31T08:50:09.248Z] b695104bf7dc: Waiting [2025-10-31T08:50:09.248Z] 5f36c194ffe6: Preparing [2025-10-31T08:50:09.248Z] e4ce8b0e878e: Preparing [2025-10-31T08:50:09.248Z] 5f70bf18a086: Preparing [2025-10-31T08:50:09.248Z] 9b6cee4eee9a: Preparing [2025-10-31T08:50:09.248Z] a04efd7ef7fa: Preparing [2025-10-31T08:50:09.248Z] c75ebb29c4ff: Waiting [2025-10-31T08:50:09.248Z] d68832019111: Waiting [2025-10-31T08:50:09.248Z] a3174e3659b0: Waiting [2025-10-31T08:50:09.248Z] 5f36c194ffe6: Waiting [2025-10-31T08:50:09.248Z] e4ce8b0e878e: Waiting [2025-10-31T08:50:09.248Z] 5f70bf18a086: Waiting [2025-10-31T08:50:09.248Z] 9b6cee4eee9a: Waiting [2025-10-31T08:50:09.248Z] a04efd7ef7fa: Waiting [2025-10-31T08:50:09.248Z] f2c5eb588d1d: Preparing [2025-10-31T08:50:09.248Z] 256f393e029f: Preparing [2025-10-31T08:50:09.248Z] f2c5eb588d1d: Waiting [2025-10-31T08:50:09.248Z] 256f393e029f: Waiting [2025-10-31T08:50:09.248Z] 6699fa090b94: Layer already exists [2025-10-31T08:50:09.248Z] b2124c76cdc3: Layer already exists [2025-10-31T08:50:09.248Z] 657324a972dc: Layer already exists [2025-10-31T08:50:09.248Z] 6dcc9e958ceb: Layer already exists [2025-10-31T08:50:09.248Z] 4cca8988e6e3: Layer already exists [2025-10-31T08:50:09.248Z] c75ebb29c4ff: Layer already exists [2025-10-31T08:50:09.248Z] b695104bf7dc: Layer already exists [2025-10-31T08:50:09.248Z] d68832019111: Layer already exists [2025-10-31T08:50:09.248Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:09.248Z] 5f36c194ffe6: Layer already exists [2025-10-31T08:50:09.248Z] e4ce8b0e878e: Layer already exists [2025-10-31T08:50:09.248Z] 5f70bf18a086: Layer already exists [2025-10-31T08:50:09.248Z] a04efd7ef7fa: Layer already exists [2025-10-31T08:50:09.248Z] f2c5eb588d1d: Layer already exists [2025-10-31T08:50:09.248Z] 9b6cee4eee9a: Layer already exists [2025-10-31T08:50:09.248Z] 256f393e029f: Layer already exists [2025-10-31T08:50:09.248Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:09.568Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:09.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T08:50:09.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-31T08:50:09.886Z] 657324a972dc: Preparing [2025-10-31T08:50:09.886Z] b2124c76cdc3: Preparing [2025-10-31T08:50:09.886Z] 4cca8988e6e3: Preparing [2025-10-31T08:50:09.886Z] 6dcc9e958ceb: Preparing [2025-10-31T08:50:09.886Z] 6699fa090b94: Preparing [2025-10-31T08:50:09.886Z] b695104bf7dc: Preparing [2025-10-31T08:50:09.886Z] c75ebb29c4ff: Preparing [2025-10-31T08:50:09.886Z] d68832019111: Preparing [2025-10-31T08:50:09.886Z] a3174e3659b0: Preparing [2025-10-31T08:50:09.886Z] 5f36c194ffe6: Preparing [2025-10-31T08:50:09.886Z] e4ce8b0e878e: Preparing [2025-10-31T08:50:09.886Z] d68832019111: Waiting [2025-10-31T08:50:09.886Z] b695104bf7dc: Waiting [2025-10-31T08:50:09.886Z] a3174e3659b0: Waiting [2025-10-31T08:50:09.886Z] c75ebb29c4ff: Waiting [2025-10-31T08:50:09.886Z] 5f36c194ffe6: Waiting [2025-10-31T08:50:09.886Z] 5f70bf18a086: Preparing [2025-10-31T08:50:09.886Z] e4ce8b0e878e: Waiting [2025-10-31T08:50:09.886Z] 9b6cee4eee9a: Preparing [2025-10-31T08:50:09.886Z] a04efd7ef7fa: Preparing [2025-10-31T08:50:09.886Z] f2c5eb588d1d: Preparing [2025-10-31T08:50:09.886Z] 256f393e029f: Preparing [2025-10-31T08:50:09.886Z] 9b6cee4eee9a: Waiting [2025-10-31T08:50:09.886Z] a04efd7ef7fa: Waiting [2025-10-31T08:50:09.886Z] f2c5eb588d1d: Waiting [2025-10-31T08:50:09.886Z] 256f393e029f: Waiting [2025-10-31T08:50:09.886Z] 5f70bf18a086: Waiting [2025-10-31T08:50:09.886Z] b2124c76cdc3: Layer already exists [2025-10-31T08:50:09.886Z] 4cca8988e6e3: Layer already exists [2025-10-31T08:50:09.886Z] 6699fa090b94: Layer already exists [2025-10-31T08:50:09.886Z] 6dcc9e958ceb: Layer already exists [2025-10-31T08:50:09.886Z] 657324a972dc: Layer already exists [2025-10-31T08:50:09.886Z] c75ebb29c4ff: Layer already exists [2025-10-31T08:50:09.886Z] b695104bf7dc: Layer already exists [2025-10-31T08:50:09.886Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:09.886Z] d68832019111: Layer already exists [2025-10-31T08:50:09.886Z] 5f36c194ffe6: Layer already exists [2025-10-31T08:50:09.886Z] 5f70bf18a086: Layer already exists [2025-10-31T08:50:09.886Z] 9b6cee4eee9a: Layer already exists [2025-10-31T08:50:09.886Z] e4ce8b0e878e: Layer already exists [2025-10-31T08:50:09.886Z] a04efd7ef7fa: Layer already exists [2025-10-31T08:50:09.886Z] f2c5eb588d1d: Layer already exists [2025-10-31T08:50:09.886Z] 256f393e029f: Layer already exists [2025-10-31T08:50:09.886Z] main: digest: sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:09.962Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:09.973Z] taggedImages: [2025-10-31T08:50:09.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:09.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T08:50:09.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 [2025-10-31T08:50:09.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:09.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-31T08:50:10.001Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-31T08:50:10.001Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:10.001Z] latest [2025-10-31T08:50:10.001Z] 4.1.0-dev.71 [2025-10-31T08:50:10.001Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:10.001Z] main [2025-10-31T08:50:10.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:10.351Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:10.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:10.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T08:50:10.674Z] 6670df011ccc: Preparing [2025-10-31T08:50:10.674Z] 80004d7b9b63: Preparing [2025-10-31T08:50:10.674Z] cbaf40fee076: Preparing [2025-10-31T08:50:10.674Z] 969469ba9f8c: Preparing [2025-10-31T08:50:10.674Z] d68832019111: Preparing [2025-10-31T08:50:10.674Z] a3174e3659b0: Preparing [2025-10-31T08:50:10.674Z] a3174e3659b0: Waiting [2025-10-31T08:50:10.674Z] 4105198c480a: Preparing [2025-10-31T08:50:10.674Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:10.674Z] 4105198c480a: Waiting [2025-10-31T08:50:10.674Z] 256f393e029f: Preparing [2025-10-31T08:50:10.674Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:10.674Z] 256f393e029f: Waiting [2025-10-31T08:50:10.674Z] 80004d7b9b63: Layer already exists [2025-10-31T08:50:10.674Z] 6670df011ccc: Layer already exists [2025-10-31T08:50:10.674Z] cbaf40fee076: Pushed [2025-10-31T08:50:10.674Z] d68832019111: Layer already exists [2025-10-31T08:50:10.674Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:10.933Z] 4105198c480a: Layer already exists [2025-10-31T08:50:10.933Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:10.933Z] 256f393e029f: Layer already exists [2025-10-31T08:50:14.215Z] 969469ba9f8c: Pushed [2025-10-31T08:50:14.474Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:14.799Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:15.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T08:50:15.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T08:50:15.128Z] 6670df011ccc: Preparing [2025-10-31T08:50:15.128Z] 80004d7b9b63: Preparing [2025-10-31T08:50:15.128Z] cbaf40fee076: Preparing [2025-10-31T08:50:15.128Z] 969469ba9f8c: Preparing [2025-10-31T08:50:15.128Z] d68832019111: Preparing [2025-10-31T08:50:15.128Z] a3174e3659b0: Preparing [2025-10-31T08:50:15.128Z] 4105198c480a: Preparing [2025-10-31T08:50:15.128Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:15.128Z] 256f393e029f: Preparing [2025-10-31T08:50:15.128Z] a3174e3659b0: Waiting [2025-10-31T08:50:15.128Z] 4105198c480a: Waiting [2025-10-31T08:50:15.128Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:15.128Z] 256f393e029f: Waiting [2025-10-31T08:50:15.128Z] cbaf40fee076: Layer already exists [2025-10-31T08:50:15.128Z] 80004d7b9b63: Layer already exists [2025-10-31T08:50:15.128Z] d68832019111: Layer already exists [2025-10-31T08:50:15.128Z] 969469ba9f8c: Layer already exists [2025-10-31T08:50:15.128Z] 6670df011ccc: Layer already exists [2025-10-31T08:50:15.128Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:15.128Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:15.128Z] 4105198c480a: Layer already exists [2025-10-31T08:50:15.128Z] 256f393e029f: Layer already exists [2025-10-31T08:50:15.128Z] latest: digest: sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:15.455Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:15.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 [2025-10-31T08:50:15.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T08:50:15.786Z] 6670df011ccc: Preparing [2025-10-31T08:50:15.786Z] 80004d7b9b63: Preparing [2025-10-31T08:50:15.786Z] cbaf40fee076: Preparing [2025-10-31T08:50:15.786Z] 969469ba9f8c: Preparing [2025-10-31T08:50:15.786Z] d68832019111: Preparing [2025-10-31T08:50:15.786Z] a3174e3659b0: Preparing [2025-10-31T08:50:15.786Z] 4105198c480a: Preparing [2025-10-31T08:50:15.786Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:15.786Z] 256f393e029f: Preparing [2025-10-31T08:50:15.786Z] a3174e3659b0: Waiting [2025-10-31T08:50:15.786Z] 4105198c480a: Waiting [2025-10-31T08:50:15.786Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:15.786Z] 256f393e029f: Waiting [2025-10-31T08:50:15.786Z] 6670df011ccc: Layer already exists [2025-10-31T08:50:15.786Z] 80004d7b9b63: Layer already exists [2025-10-31T08:50:15.786Z] 969469ba9f8c: Layer already exists [2025-10-31T08:50:15.786Z] d68832019111: Layer already exists [2025-10-31T08:50:15.786Z] cbaf40fee076: Layer already exists [2025-10-31T08:50:15.786Z] 4105198c480a: Layer already exists [2025-10-31T08:50:15.786Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:15.786Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:15.786Z] 256f393e029f: Layer already exists [2025-10-31T08:50:15.786Z] 4.1.0-dev.71: digest: sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:16.125Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:16.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:16.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T08:50:16.456Z] 6670df011ccc: Preparing [2025-10-31T08:50:16.456Z] 80004d7b9b63: Preparing [2025-10-31T08:50:16.456Z] cbaf40fee076: Preparing [2025-10-31T08:50:16.456Z] 969469ba9f8c: Preparing [2025-10-31T08:50:16.456Z] d68832019111: Preparing [2025-10-31T08:50:16.456Z] a3174e3659b0: Preparing [2025-10-31T08:50:16.456Z] 4105198c480a: Preparing [2025-10-31T08:50:16.456Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:16.456Z] 256f393e029f: Preparing [2025-10-31T08:50:16.456Z] 4105198c480a: Waiting [2025-10-31T08:50:16.456Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:16.456Z] 256f393e029f: Waiting [2025-10-31T08:50:16.456Z] a3174e3659b0: Waiting [2025-10-31T08:50:16.456Z] 969469ba9f8c: Layer already exists [2025-10-31T08:50:16.456Z] 6670df011ccc: Layer already exists [2025-10-31T08:50:16.456Z] 80004d7b9b63: Layer already exists [2025-10-31T08:50:16.456Z] cbaf40fee076: Layer already exists [2025-10-31T08:50:16.456Z] d68832019111: Layer already exists [2025-10-31T08:50:16.456Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:16.456Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:16.456Z] 4105198c480a: Layer already exists [2025-10-31T08:50:16.456Z] 256f393e029f: Layer already exists [2025-10-31T08:50:16.456Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:16.779Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:17.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T08:50:17.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-31T08:50:17.105Z] 6670df011ccc: Preparing [2025-10-31T08:50:17.105Z] 80004d7b9b63: Preparing [2025-10-31T08:50:17.105Z] cbaf40fee076: Preparing [2025-10-31T08:50:17.105Z] 969469ba9f8c: Preparing [2025-10-31T08:50:17.105Z] d68832019111: Preparing [2025-10-31T08:50:17.105Z] a3174e3659b0: Preparing [2025-10-31T08:50:17.105Z] 4105198c480a: Preparing [2025-10-31T08:50:17.105Z] db4ecb72d1dc: Preparing [2025-10-31T08:50:17.105Z] 256f393e029f: Preparing [2025-10-31T08:50:17.105Z] a3174e3659b0: Waiting [2025-10-31T08:50:17.105Z] 4105198c480a: Waiting [2025-10-31T08:50:17.105Z] db4ecb72d1dc: Waiting [2025-10-31T08:50:17.105Z] 256f393e029f: Waiting [2025-10-31T08:50:17.105Z] cbaf40fee076: Layer already exists [2025-10-31T08:50:17.105Z] d68832019111: Layer already exists [2025-10-31T08:50:17.105Z] 6670df011ccc: Layer already exists [2025-10-31T08:50:17.105Z] 80004d7b9b63: Layer already exists [2025-10-31T08:50:17.105Z] 969469ba9f8c: Layer already exists [2025-10-31T08:50:17.105Z] 4105198c480a: Layer already exists [2025-10-31T08:50:17.105Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:17.105Z] db4ecb72d1dc: Layer already exists [2025-10-31T08:50:17.105Z] 256f393e029f: Layer already exists [2025-10-31T08:50:17.105Z] main: digest: sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:17.175Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:17.187Z] taggedImages: [2025-10-31T08:50:17.187Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:17.187Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T08:50:17.187Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 [2025-10-31T08:50:17.187Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:17.187Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-31T08:50:17.219Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-31T08:50:17.219Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:17.219Z] latest [2025-10-31T08:50:17.219Z] 4.1.0-dev.71 [2025-10-31T08:50:17.219Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:17.219Z] main [2025-10-31T08:50:17.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:17.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:17.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:17.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T08:50:17.877Z] 0e919340c2b3: Preparing [2025-10-31T08:50:17.877Z] 14f36c60c025: Preparing [2025-10-31T08:50:17.877Z] 0f9d167782f3: Preparing [2025-10-31T08:50:17.877Z] 1606717f257c: Preparing [2025-10-31T08:50:17.877Z] 62c2d4d60bc9: Preparing [2025-10-31T08:50:17.877Z] d68832019111: Preparing [2025-10-31T08:50:17.877Z] a3174e3659b0: Preparing [2025-10-31T08:50:17.877Z] 943c94291dbf: Preparing [2025-10-31T08:50:17.877Z] 3ff8faac37b5: Preparing [2025-10-31T08:50:17.877Z] b6cbf52cc77d: Preparing [2025-10-31T08:50:17.877Z] 256f393e029f: Preparing [2025-10-31T08:50:17.877Z] a3174e3659b0: Waiting [2025-10-31T08:50:17.877Z] 943c94291dbf: Waiting [2025-10-31T08:50:17.877Z] 3ff8faac37b5: Waiting [2025-10-31T08:50:17.877Z] b6cbf52cc77d: Waiting [2025-10-31T08:50:17.877Z] 256f393e029f: Waiting [2025-10-31T08:50:17.877Z] d68832019111: Waiting [2025-10-31T08:50:18.136Z] 62c2d4d60bc9: Pushed [2025-10-31T08:50:18.136Z] 1606717f257c: Pushed [2025-10-31T08:50:18.136Z] 14f36c60c025: Pushed [2025-10-31T08:50:18.136Z] 0e919340c2b3: Pushed [2025-10-31T08:50:18.393Z] d68832019111: Layer already exists [2025-10-31T08:50:18.650Z] 943c94291dbf: Pushed [2025-10-31T08:50:18.650Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:18.650Z] 3ff8faac37b5: Pushed [2025-10-31T08:50:18.908Z] 256f393e029f: Layer already exists [2025-10-31T08:50:19.844Z] b6cbf52cc77d: Pushed [2025-10-31T08:50:20.779Z] 0f9d167782f3: Pushed [2025-10-31T08:50:21.039Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:21.369Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:21.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T08:50:21.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T08:50:21.698Z] 0e919340c2b3: Preparing [2025-10-31T08:50:21.698Z] 14f36c60c025: Preparing [2025-10-31T08:50:21.698Z] 0f9d167782f3: Preparing [2025-10-31T08:50:21.698Z] 1606717f257c: Preparing [2025-10-31T08:50:21.698Z] 62c2d4d60bc9: Preparing [2025-10-31T08:50:21.698Z] d68832019111: Preparing [2025-10-31T08:50:21.698Z] a3174e3659b0: Preparing [2025-10-31T08:50:21.698Z] 943c94291dbf: Preparing [2025-10-31T08:50:21.698Z] 3ff8faac37b5: Preparing [2025-10-31T08:50:21.698Z] b6cbf52cc77d: Preparing [2025-10-31T08:50:21.698Z] 256f393e029f: Preparing [2025-10-31T08:50:21.698Z] a3174e3659b0: Waiting [2025-10-31T08:50:21.698Z] d68832019111: Waiting [2025-10-31T08:50:21.698Z] b6cbf52cc77d: Waiting [2025-10-31T08:50:21.698Z] 3ff8faac37b5: Waiting [2025-10-31T08:50:21.698Z] 943c94291dbf: Waiting [2025-10-31T08:50:21.698Z] 256f393e029f: Waiting [2025-10-31T08:50:21.698Z] 0f9d167782f3: Layer already exists [2025-10-31T08:50:21.698Z] 1606717f257c: Layer already exists [2025-10-31T08:50:21.698Z] 0e919340c2b3: Layer already exists [2025-10-31T08:50:21.698Z] 62c2d4d60bc9: Layer already exists [2025-10-31T08:50:21.698Z] 14f36c60c025: Layer already exists [2025-10-31T08:50:21.698Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:21.698Z] d68832019111: Layer already exists [2025-10-31T08:50:21.698Z] 3ff8faac37b5: Layer already exists [2025-10-31T08:50:21.698Z] 943c94291dbf: Layer already exists [2025-10-31T08:50:21.698Z] b6cbf52cc77d: Layer already exists [2025-10-31T08:50:21.698Z] 256f393e029f: Layer already exists [2025-10-31T08:50:21.698Z] latest: digest: sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:22.029Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:22.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 [2025-10-31T08:50:22.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T08:50:22.355Z] 0e919340c2b3: Preparing [2025-10-31T08:50:22.355Z] 14f36c60c025: Preparing [2025-10-31T08:50:22.355Z] 0f9d167782f3: Preparing [2025-10-31T08:50:22.355Z] 1606717f257c: Preparing [2025-10-31T08:50:22.355Z] 62c2d4d60bc9: Preparing [2025-10-31T08:50:22.355Z] d68832019111: Preparing [2025-10-31T08:50:22.355Z] a3174e3659b0: Preparing [2025-10-31T08:50:22.355Z] d68832019111: Waiting [2025-10-31T08:50:22.355Z] 943c94291dbf: Preparing [2025-10-31T08:50:22.355Z] 3ff8faac37b5: Preparing [2025-10-31T08:50:22.355Z] b6cbf52cc77d: Preparing [2025-10-31T08:50:22.355Z] 256f393e029f: Preparing [2025-10-31T08:50:22.355Z] a3174e3659b0: Waiting [2025-10-31T08:50:22.355Z] 3ff8faac37b5: Waiting [2025-10-31T08:50:22.355Z] 943c94291dbf: Waiting [2025-10-31T08:50:22.355Z] b6cbf52cc77d: Waiting [2025-10-31T08:50:22.355Z] 256f393e029f: Waiting [2025-10-31T08:50:22.355Z] 0e919340c2b3: Layer already exists [2025-10-31T08:50:22.355Z] 62c2d4d60bc9: Layer already exists [2025-10-31T08:50:22.355Z] 1606717f257c: Layer already exists [2025-10-31T08:50:22.355Z] 14f36c60c025: Layer already exists [2025-10-31T08:50:22.355Z] 0f9d167782f3: Layer already exists [2025-10-31T08:50:22.355Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:22.355Z] d68832019111: Layer already exists [2025-10-31T08:50:22.355Z] 943c94291dbf: Layer already exists [2025-10-31T08:50:22.355Z] 3ff8faac37b5: Layer already exists [2025-10-31T08:50:22.355Z] b6cbf52cc77d: Layer already exists [2025-10-31T08:50:22.355Z] 256f393e029f: Layer already exists [2025-10-31T08:50:22.355Z] 4.1.0-dev.71: digest: sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:22.692Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:23.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:23.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T08:50:23.023Z] 0e919340c2b3: Preparing [2025-10-31T08:50:23.023Z] 14f36c60c025: Preparing [2025-10-31T08:50:23.023Z] 0f9d167782f3: Preparing [2025-10-31T08:50:23.023Z] 1606717f257c: Preparing [2025-10-31T08:50:23.023Z] 62c2d4d60bc9: Preparing [2025-10-31T08:50:23.023Z] d68832019111: Preparing [2025-10-31T08:50:23.023Z] a3174e3659b0: Preparing [2025-10-31T08:50:23.023Z] 943c94291dbf: Preparing [2025-10-31T08:50:23.023Z] 3ff8faac37b5: Preparing [2025-10-31T08:50:23.023Z] b6cbf52cc77d: Preparing [2025-10-31T08:50:23.023Z] 256f393e029f: Preparing [2025-10-31T08:50:23.023Z] d68832019111: Waiting [2025-10-31T08:50:23.023Z] 943c94291dbf: Waiting [2025-10-31T08:50:23.023Z] 3ff8faac37b5: Waiting [2025-10-31T08:50:23.023Z] b6cbf52cc77d: Waiting [2025-10-31T08:50:23.023Z] a3174e3659b0: Waiting [2025-10-31T08:50:23.023Z] 256f393e029f: Waiting [2025-10-31T08:50:23.023Z] 14f36c60c025: Layer already exists [2025-10-31T08:50:23.023Z] 1606717f257c: Layer already exists [2025-10-31T08:50:23.023Z] 0f9d167782f3: Layer already exists [2025-10-31T08:50:23.023Z] 0e919340c2b3: Layer already exists [2025-10-31T08:50:23.023Z] 62c2d4d60bc9: Layer already exists [2025-10-31T08:50:23.023Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:23.023Z] d68832019111: Layer already exists [2025-10-31T08:50:23.023Z] b6cbf52cc77d: Layer already exists [2025-10-31T08:50:23.023Z] 3ff8faac37b5: Layer already exists [2025-10-31T08:50:23.023Z] 943c94291dbf: Layer already exists [2025-10-31T08:50:23.023Z] 256f393e029f: Layer already exists [2025-10-31T08:50:23.023Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:23.348Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:23.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T08:50:23.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-31T08:50:23.674Z] 0e919340c2b3: Preparing [2025-10-31T08:50:23.674Z] 14f36c60c025: Preparing [2025-10-31T08:50:23.674Z] 0f9d167782f3: Preparing [2025-10-31T08:50:23.674Z] 1606717f257c: Preparing [2025-10-31T08:50:23.674Z] 62c2d4d60bc9: Preparing [2025-10-31T08:50:23.674Z] d68832019111: Preparing [2025-10-31T08:50:23.674Z] a3174e3659b0: Preparing [2025-10-31T08:50:23.674Z] 943c94291dbf: Preparing [2025-10-31T08:50:23.674Z] 3ff8faac37b5: Preparing [2025-10-31T08:50:23.674Z] b6cbf52cc77d: Preparing [2025-10-31T08:50:23.674Z] 256f393e029f: Preparing [2025-10-31T08:50:23.674Z] d68832019111: Waiting [2025-10-31T08:50:23.674Z] 943c94291dbf: Waiting [2025-10-31T08:50:23.674Z] 3ff8faac37b5: Waiting [2025-10-31T08:50:23.674Z] a3174e3659b0: Waiting [2025-10-31T08:50:23.674Z] 256f393e029f: Waiting [2025-10-31T08:50:23.674Z] b6cbf52cc77d: Waiting [2025-10-31T08:50:23.674Z] 62c2d4d60bc9: Layer already exists [2025-10-31T08:50:23.674Z] 1606717f257c: Layer already exists [2025-10-31T08:50:23.674Z] 14f36c60c025: Layer already exists [2025-10-31T08:50:23.674Z] 0f9d167782f3: Layer already exists [2025-10-31T08:50:23.674Z] 0e919340c2b3: Layer already exists [2025-10-31T08:50:23.674Z] 943c94291dbf: Layer already exists [2025-10-31T08:50:23.674Z] d68832019111: Layer already exists [2025-10-31T08:50:23.674Z] 3ff8faac37b5: Layer already exists [2025-10-31T08:50:23.674Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:23.674Z] b6cbf52cc77d: Layer already exists [2025-10-31T08:50:23.674Z] 256f393e029f: Layer already exists [2025-10-31T08:50:23.674Z] main: digest: sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:23.746Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:23.758Z] taggedImages: [2025-10-31T08:50:23.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:23.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T08:50:23.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 [2025-10-31T08:50:23.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:23.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-31T08:50:23.783Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-31T08:50:23.783Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:23.783Z] latest [2025-10-31T08:50:23.783Z] 4.1.0-dev.71 [2025-10-31T08:50:23.783Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:23.783Z] main [2025-10-31T08:50:23.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:24.129Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:24.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T08:50:24.454Z] 92eeac1bf3d8: Preparing [2025-10-31T08:50:24.454Z] be22a368e623: Preparing [2025-10-31T08:50:24.454Z] 8b4ce1a0fa7a: Preparing [2025-10-31T08:50:24.454Z] 382919d41ca6: Preparing [2025-10-31T08:50:24.454Z] 7e87eb676116: Preparing [2025-10-31T08:50:24.454Z] ce956f09f93a: Preparing [2025-10-31T08:50:24.454Z] 0b49129c1348: Preparing [2025-10-31T08:50:24.454Z] d68832019111: Preparing [2025-10-31T08:50:24.454Z] a3174e3659b0: Preparing [2025-10-31T08:50:24.454Z] 7a97493085df: Preparing [2025-10-31T08:50:24.454Z] adb540871218: Preparing [2025-10-31T08:50:24.454Z] 256f393e029f: Preparing [2025-10-31T08:50:24.454Z] 7a97493085df: Waiting [2025-10-31T08:50:24.454Z] 0b49129c1348: Waiting [2025-10-31T08:50:24.454Z] d68832019111: Waiting [2025-10-31T08:50:24.454Z] a3174e3659b0: Waiting [2025-10-31T08:50:24.454Z] ce956f09f93a: Waiting [2025-10-31T08:50:24.454Z] 256f393e029f: Waiting [2025-10-31T08:50:24.454Z] adb540871218: Waiting [2025-10-31T08:50:24.454Z] be22a368e623: Pushed [2025-10-31T08:50:24.454Z] 7e87eb676116: Pushed [2025-10-31T08:50:24.454Z] 92eeac1bf3d8: Pushed [2025-10-31T08:50:24.454Z] d68832019111: Layer already exists [2025-10-31T08:50:24.716Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:24.716Z] ce956f09f93a: Pushed [2025-10-31T08:50:24.716Z] 0b49129c1348: Pushed [2025-10-31T08:50:24.716Z] 256f393e029f: Layer already exists [2025-10-31T08:50:24.716Z] 7a97493085df: Pushed [2025-10-31T08:50:26.095Z] adb540871218: Pushed [2025-10-31T08:50:27.034Z] 382919d41ca6: Pushed [2025-10-31T08:50:27.295Z] 8b4ce1a0fa7a: Pushed [2025-10-31T08:50:27.295Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:27.883Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:28.202Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T08:50:28.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T08:50:28.202Z] 92eeac1bf3d8: Preparing [2025-10-31T08:50:28.202Z] be22a368e623: Preparing [2025-10-31T08:50:28.202Z] 8b4ce1a0fa7a: Preparing [2025-10-31T08:50:28.202Z] 382919d41ca6: Preparing [2025-10-31T08:50:28.202Z] 7e87eb676116: Preparing [2025-10-31T08:50:28.202Z] ce956f09f93a: Preparing [2025-10-31T08:50:28.202Z] 0b49129c1348: Preparing [2025-10-31T08:50:28.202Z] d68832019111: Preparing [2025-10-31T08:50:28.202Z] a3174e3659b0: Preparing [2025-10-31T08:50:28.202Z] 7a97493085df: Preparing [2025-10-31T08:50:28.202Z] adb540871218: Preparing [2025-10-31T08:50:28.202Z] 256f393e029f: Preparing [2025-10-31T08:50:28.202Z] ce956f09f93a: Waiting [2025-10-31T08:50:28.202Z] 0b49129c1348: Waiting [2025-10-31T08:50:28.202Z] d68832019111: Waiting [2025-10-31T08:50:28.202Z] a3174e3659b0: Waiting [2025-10-31T08:50:28.202Z] 7a97493085df: Waiting [2025-10-31T08:50:28.202Z] adb540871218: Waiting [2025-10-31T08:50:28.202Z] 256f393e029f: Waiting [2025-10-31T08:50:28.202Z] be22a368e623: Layer already exists [2025-10-31T08:50:28.202Z] 92eeac1bf3d8: Layer already exists [2025-10-31T08:50:28.202Z] 7e87eb676116: Layer already exists [2025-10-31T08:50:28.202Z] 382919d41ca6: Layer already exists [2025-10-31T08:50:28.202Z] 8b4ce1a0fa7a: Layer already exists [2025-10-31T08:50:28.202Z] 0b49129c1348: Layer already exists [2025-10-31T08:50:28.202Z] ce956f09f93a: Layer already exists [2025-10-31T08:50:28.202Z] d68832019111: Layer already exists [2025-10-31T08:50:28.202Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:28.202Z] 7a97493085df: Layer already exists [2025-10-31T08:50:28.202Z] 256f393e029f: Layer already exists [2025-10-31T08:50:28.202Z] adb540871218: Layer already exists [2025-10-31T08:50:28.202Z] latest: digest: sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:28.535Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:28.860Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 [2025-10-31T08:50:28.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T08:50:28.860Z] 92eeac1bf3d8: Preparing [2025-10-31T08:50:28.860Z] be22a368e623: Preparing [2025-10-31T08:50:28.860Z] 8b4ce1a0fa7a: Preparing [2025-10-31T08:50:28.860Z] 382919d41ca6: Preparing [2025-10-31T08:50:28.860Z] 7e87eb676116: Preparing [2025-10-31T08:50:28.860Z] ce956f09f93a: Preparing [2025-10-31T08:50:28.860Z] 0b49129c1348: Preparing [2025-10-31T08:50:28.860Z] d68832019111: Preparing [2025-10-31T08:50:28.860Z] a3174e3659b0: Preparing [2025-10-31T08:50:28.860Z] 7a97493085df: Preparing [2025-10-31T08:50:28.860Z] ce956f09f93a: Waiting [2025-10-31T08:50:28.860Z] 0b49129c1348: Waiting [2025-10-31T08:50:28.860Z] adb540871218: Preparing [2025-10-31T08:50:28.860Z] 256f393e029f: Preparing [2025-10-31T08:50:28.860Z] 7a97493085df: Waiting [2025-10-31T08:50:28.860Z] adb540871218: Waiting [2025-10-31T08:50:28.860Z] 256f393e029f: Waiting [2025-10-31T08:50:28.860Z] d68832019111: Waiting [2025-10-31T08:50:28.860Z] a3174e3659b0: Waiting [2025-10-31T08:50:28.860Z] 382919d41ca6: Layer already exists [2025-10-31T08:50:28.860Z] 8b4ce1a0fa7a: Layer already exists [2025-10-31T08:50:28.860Z] be22a368e623: Layer already exists [2025-10-31T08:50:28.860Z] 7e87eb676116: Layer already exists [2025-10-31T08:50:28.860Z] 92eeac1bf3d8: Layer already exists [2025-10-31T08:50:28.860Z] ce956f09f93a: Layer already exists [2025-10-31T08:50:28.860Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:28.860Z] 0b49129c1348: Layer already exists [2025-10-31T08:50:28.860Z] d68832019111: Layer already exists [2025-10-31T08:50:28.860Z] 7a97493085df: Layer already exists [2025-10-31T08:50:28.860Z] adb540871218: Layer already exists [2025-10-31T08:50:28.860Z] 256f393e029f: Layer already exists [2025-10-31T08:50:28.860Z] 4.1.0-dev.71: digest: sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:29.188Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:29.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:29.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T08:50:29.506Z] 92eeac1bf3d8: Preparing [2025-10-31T08:50:29.506Z] be22a368e623: Preparing [2025-10-31T08:50:29.506Z] 8b4ce1a0fa7a: Preparing [2025-10-31T08:50:29.506Z] 382919d41ca6: Preparing [2025-10-31T08:50:29.506Z] 7e87eb676116: Preparing [2025-10-31T08:50:29.506Z] ce956f09f93a: Preparing [2025-10-31T08:50:29.506Z] 0b49129c1348: Preparing [2025-10-31T08:50:29.506Z] d68832019111: Preparing [2025-10-31T08:50:29.506Z] a3174e3659b0: Preparing [2025-10-31T08:50:29.506Z] 7a97493085df: Preparing [2025-10-31T08:50:29.506Z] adb540871218: Preparing [2025-10-31T08:50:29.506Z] 256f393e029f: Preparing [2025-10-31T08:50:29.506Z] ce956f09f93a: Waiting [2025-10-31T08:50:29.506Z] 0b49129c1348: Waiting [2025-10-31T08:50:29.506Z] d68832019111: Waiting [2025-10-31T08:50:29.506Z] a3174e3659b0: Waiting [2025-10-31T08:50:29.506Z] 7a97493085df: Waiting [2025-10-31T08:50:29.506Z] adb540871218: Waiting [2025-10-31T08:50:29.506Z] 256f393e029f: Waiting [2025-10-31T08:50:29.506Z] be22a368e623: Layer already exists [2025-10-31T08:50:29.506Z] 92eeac1bf3d8: Layer already exists [2025-10-31T08:50:29.506Z] 382919d41ca6: Layer already exists [2025-10-31T08:50:29.506Z] 8b4ce1a0fa7a: Layer already exists [2025-10-31T08:50:29.506Z] 7e87eb676116: Layer already exists [2025-10-31T08:50:29.506Z] d68832019111: Layer already exists [2025-10-31T08:50:29.506Z] 0b49129c1348: Layer already exists [2025-10-31T08:50:29.506Z] ce956f09f93a: Layer already exists [2025-10-31T08:50:29.506Z] 7a97493085df: Layer already exists [2025-10-31T08:50:29.506Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:29.506Z] adb540871218: Layer already exists [2025-10-31T08:50:29.506Z] 256f393e029f: Layer already exists [2025-10-31T08:50:29.506Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:29.864Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:30.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T08:50:30.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-31T08:50:30.277Z] 92eeac1bf3d8: Preparing [2025-10-31T08:50:30.277Z] be22a368e623: Preparing [2025-10-31T08:50:30.277Z] 8b4ce1a0fa7a: Preparing [2025-10-31T08:50:30.277Z] 382919d41ca6: Preparing [2025-10-31T08:50:30.277Z] 7e87eb676116: Preparing [2025-10-31T08:50:30.277Z] ce956f09f93a: Preparing [2025-10-31T08:50:30.277Z] 0b49129c1348: Preparing [2025-10-31T08:50:30.277Z] d68832019111: Preparing [2025-10-31T08:50:30.277Z] a3174e3659b0: Preparing [2025-10-31T08:50:30.277Z] 7a97493085df: Preparing [2025-10-31T08:50:30.277Z] adb540871218: Preparing [2025-10-31T08:50:30.277Z] 256f393e029f: Preparing [2025-10-31T08:50:30.277Z] ce956f09f93a: Waiting [2025-10-31T08:50:30.277Z] 0b49129c1348: Waiting [2025-10-31T08:50:30.277Z] d68832019111: Waiting [2025-10-31T08:50:30.277Z] a3174e3659b0: Waiting [2025-10-31T08:50:30.277Z] 7a97493085df: Waiting [2025-10-31T08:50:30.277Z] adb540871218: Waiting [2025-10-31T08:50:30.277Z] 256f393e029f: Waiting [2025-10-31T08:50:30.277Z] 382919d41ca6: Layer already exists [2025-10-31T08:50:30.277Z] 92eeac1bf3d8: Layer already exists [2025-10-31T08:50:30.277Z] 8b4ce1a0fa7a: Layer already exists [2025-10-31T08:50:30.277Z] 7e87eb676116: Layer already exists [2025-10-31T08:50:30.277Z] be22a368e623: Layer already exists [2025-10-31T08:50:30.277Z] d68832019111: Layer already exists [2025-10-31T08:50:30.277Z] ce956f09f93a: Layer already exists [2025-10-31T08:50:30.277Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:30.277Z] 0b49129c1348: Layer already exists [2025-10-31T08:50:30.277Z] 7a97493085df: Layer already exists [2025-10-31T08:50:30.277Z] 256f393e029f: Layer already exists [2025-10-31T08:50:30.277Z] adb540871218: Layer already exists [2025-10-31T08:50:30.277Z] main: digest: sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:30.370Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:30.386Z] taggedImages: [2025-10-31T08:50:30.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:30.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T08:50:30.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 [2025-10-31T08:50:30.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:30.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-31T08:50:30.418Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-31T08:50:30.418Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:30.418Z] latest [2025-10-31T08:50:30.418Z] 4.1.0-dev.71 [2025-10-31T08:50:30.418Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:30.418Z] main [2025-10-31T08:50:30.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:30.813Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:31.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:31.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T08:50:31.179Z] 97b388dec095: Preparing [2025-10-31T08:50:31.179Z] b056d6ff85d1: Preparing [2025-10-31T08:50:31.179Z] d68832019111: Preparing [2025-10-31T08:50:31.179Z] a3174e3659b0: Preparing [2025-10-31T08:50:31.179Z] addeaa56217a: Preparing [2025-10-31T08:50:31.179Z] ed8996685af2: Preparing [2025-10-31T08:50:31.179Z] 256f393e029f: Preparing [2025-10-31T08:50:31.179Z] ed8996685af2: Waiting [2025-10-31T08:50:31.179Z] 256f393e029f: Waiting [2025-10-31T08:50:31.179Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:31.179Z] d68832019111: Layer already exists [2025-10-31T08:50:31.179Z] 256f393e029f: Layer already exists [2025-10-31T08:50:31.179Z] 97b388dec095: Pushed [2025-10-31T08:50:31.179Z] addeaa56217a: Pushed [2025-10-31T08:50:32.146Z] ed8996685af2: Pushed [2025-10-31T08:50:34.674Z] b056d6ff85d1: Pushed [2025-10-31T08:50:34.675Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:35.002Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:35.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T08:50:35.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T08:50:35.320Z] 97b388dec095: Preparing [2025-10-31T08:50:35.320Z] b056d6ff85d1: Preparing [2025-10-31T08:50:35.320Z] d68832019111: Preparing [2025-10-31T08:50:35.320Z] a3174e3659b0: Preparing [2025-10-31T08:50:35.320Z] addeaa56217a: Preparing [2025-10-31T08:50:35.320Z] ed8996685af2: Preparing [2025-10-31T08:50:35.320Z] 256f393e029f: Preparing [2025-10-31T08:50:35.320Z] ed8996685af2: Waiting [2025-10-31T08:50:35.320Z] 256f393e029f: Waiting [2025-10-31T08:50:35.320Z] addeaa56217a: Layer already exists [2025-10-31T08:50:35.320Z] 97b388dec095: Layer already exists [2025-10-31T08:50:35.320Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:35.320Z] b056d6ff85d1: Layer already exists [2025-10-31T08:50:35.320Z] d68832019111: Layer already exists [2025-10-31T08:50:35.320Z] ed8996685af2: Layer already exists [2025-10-31T08:50:35.320Z] 256f393e029f: Layer already exists [2025-10-31T08:50:35.320Z] latest: digest: sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:35.651Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:35.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 [2025-10-31T08:50:35.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T08:50:35.982Z] 97b388dec095: Preparing [2025-10-31T08:50:35.982Z] b056d6ff85d1: Preparing [2025-10-31T08:50:35.982Z] d68832019111: Preparing [2025-10-31T08:50:35.982Z] a3174e3659b0: Preparing [2025-10-31T08:50:35.982Z] addeaa56217a: Preparing [2025-10-31T08:50:35.982Z] ed8996685af2: Preparing [2025-10-31T08:50:35.982Z] 256f393e029f: Preparing [2025-10-31T08:50:35.982Z] ed8996685af2: Waiting [2025-10-31T08:50:35.982Z] 256f393e029f: Waiting [2025-10-31T08:50:35.982Z] b056d6ff85d1: Layer already exists [2025-10-31T08:50:35.982Z] 97b388dec095: Layer already exists [2025-10-31T08:50:35.982Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:35.982Z] addeaa56217a: Layer already exists [2025-10-31T08:50:35.982Z] d68832019111: Layer already exists [2025-10-31T08:50:35.982Z] 256f393e029f: Layer already exists [2025-10-31T08:50:35.982Z] ed8996685af2: Layer already exists [2025-10-31T08:50:35.982Z] 4.1.0-dev.71: digest: sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:36.322Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:36.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:36.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T08:50:36.641Z] 97b388dec095: Preparing [2025-10-31T08:50:36.641Z] b056d6ff85d1: Preparing [2025-10-31T08:50:36.641Z] d68832019111: Preparing [2025-10-31T08:50:36.641Z] a3174e3659b0: Preparing [2025-10-31T08:50:36.641Z] addeaa56217a: Preparing [2025-10-31T08:50:36.641Z] ed8996685af2: Preparing [2025-10-31T08:50:36.641Z] 256f393e029f: Preparing [2025-10-31T08:50:36.641Z] ed8996685af2: Waiting [2025-10-31T08:50:36.641Z] 256f393e029f: Waiting [2025-10-31T08:50:36.641Z] d68832019111: Layer already exists [2025-10-31T08:50:36.641Z] b056d6ff85d1: Layer already exists [2025-10-31T08:50:36.641Z] addeaa56217a: Layer already exists [2025-10-31T08:50:36.641Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:36.641Z] 97b388dec095: Layer already exists [2025-10-31T08:50:36.641Z] 256f393e029f: Layer already exists [2025-10-31T08:50:36.641Z] ed8996685af2: Layer already exists [2025-10-31T08:50:36.641Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:36.963Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:37.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T08:50:37.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-31T08:50:37.282Z] 97b388dec095: Preparing [2025-10-31T08:50:37.282Z] b056d6ff85d1: Preparing [2025-10-31T08:50:37.282Z] d68832019111: Preparing [2025-10-31T08:50:37.282Z] a3174e3659b0: Preparing [2025-10-31T08:50:37.282Z] addeaa56217a: Preparing [2025-10-31T08:50:37.282Z] ed8996685af2: Preparing [2025-10-31T08:50:37.282Z] 256f393e029f: Preparing [2025-10-31T08:50:37.282Z] ed8996685af2: Waiting [2025-10-31T08:50:37.282Z] 256f393e029f: Waiting [2025-10-31T08:50:37.282Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:37.282Z] d68832019111: Layer already exists [2025-10-31T08:50:37.282Z] 97b388dec095: Layer already exists [2025-10-31T08:50:37.282Z] addeaa56217a: Layer already exists [2025-10-31T08:50:37.282Z] b056d6ff85d1: Layer already exists [2025-10-31T08:50:37.282Z] 256f393e029f: Layer already exists [2025-10-31T08:50:37.282Z] ed8996685af2: Layer already exists [2025-10-31T08:50:37.282Z] main: digest: sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:37.368Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:37.386Z] taggedImages: [2025-10-31T08:50:37.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:37.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T08:50:37.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 [2025-10-31T08:50:37.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:37.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-31T08:50:37.421Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-31T08:50:37.421Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:37.421Z] latest [2025-10-31T08:50:37.421Z] 4.1.0-dev.71 [2025-10-31T08:50:37.421Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:37.421Z] main [2025-10-31T08:50:37.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:37.743Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:38.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:38.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T08:50:38.065Z] 832ac3ffb509: Preparing [2025-10-31T08:50:38.065Z] 434e36ca096f: Preparing [2025-10-31T08:50:38.065Z] 9b372c1e8080: Preparing [2025-10-31T08:50:38.065Z] d68832019111: Preparing [2025-10-31T08:50:38.065Z] a3174e3659b0: Preparing [2025-10-31T08:50:38.065Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:38.065Z] cedf9485e0c3: Preparing [2025-10-31T08:50:38.065Z] c480676850a3: Preparing [2025-10-31T08:50:38.065Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:38.065Z] cedf9485e0c3: Waiting [2025-10-31T08:50:38.065Z] c4068db2efa9: Preparing [2025-10-31T08:50:38.065Z] c480676850a3: Waiting [2025-10-31T08:50:38.065Z] 256f393e029f: Preparing [2025-10-31T08:50:38.065Z] c4068db2efa9: Waiting [2025-10-31T08:50:38.065Z] 256f393e029f: Waiting [2025-10-31T08:50:38.065Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:38.065Z] d68832019111: Layer already exists [2025-10-31T08:50:38.065Z] 434e36ca096f: Pushed [2025-10-31T08:50:38.065Z] 9b372c1e8080: Pushed [2025-10-31T08:50:38.065Z] 832ac3ffb509: Pushed [2025-10-31T08:50:38.065Z] 256f393e029f: Layer already exists [2025-10-31T08:50:38.322Z] c480676850a3: Pushed [2025-10-31T08:50:38.580Z] c4068db2efa9: Pushed [2025-10-31T08:50:42.766Z] cedf9485e0c3: Pushed [2025-10-31T08:50:49.335Z] de3c9b0b51b8: Pushed [2025-10-31T08:50:49.335Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:49.663Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:49.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T08:50:49.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T08:50:49.986Z] 832ac3ffb509: Preparing [2025-10-31T08:50:49.986Z] 434e36ca096f: Preparing [2025-10-31T08:50:49.986Z] 9b372c1e8080: Preparing [2025-10-31T08:50:49.986Z] d68832019111: Preparing [2025-10-31T08:50:49.986Z] a3174e3659b0: Preparing [2025-10-31T08:50:49.986Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:49.986Z] cedf9485e0c3: Preparing [2025-10-31T08:50:49.986Z] c480676850a3: Preparing [2025-10-31T08:50:49.986Z] c4068db2efa9: Preparing [2025-10-31T08:50:49.986Z] 256f393e029f: Preparing [2025-10-31T08:50:49.986Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:49.986Z] c480676850a3: Waiting [2025-10-31T08:50:49.986Z] cedf9485e0c3: Waiting [2025-10-31T08:50:49.986Z] c4068db2efa9: Waiting [2025-10-31T08:50:49.986Z] 256f393e029f: Waiting [2025-10-31T08:50:49.986Z] d68832019111: Layer already exists [2025-10-31T08:50:49.986Z] 832ac3ffb509: Layer already exists [2025-10-31T08:50:49.986Z] 9b372c1e8080: Layer already exists [2025-10-31T08:50:49.986Z] 434e36ca096f: Layer already exists [2025-10-31T08:50:49.986Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:49.986Z] c480676850a3: Layer already exists [2025-10-31T08:50:49.986Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:49.986Z] c4068db2efa9: Layer already exists [2025-10-31T08:50:49.986Z] 256f393e029f: Layer already exists [2025-10-31T08:50:49.986Z] cedf9485e0c3: Layer already exists [2025-10-31T08:50:49.986Z] latest: digest: sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:50.317Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:50.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 [2025-10-31T08:50:50.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T08:50:50.648Z] 832ac3ffb509: Preparing [2025-10-31T08:50:50.648Z] 434e36ca096f: Preparing [2025-10-31T08:50:50.648Z] 9b372c1e8080: Preparing [2025-10-31T08:50:50.648Z] d68832019111: Preparing [2025-10-31T08:50:50.648Z] a3174e3659b0: Preparing [2025-10-31T08:50:50.648Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:50.648Z] cedf9485e0c3: Preparing [2025-10-31T08:50:50.648Z] c480676850a3: Preparing [2025-10-31T08:50:50.648Z] c4068db2efa9: Preparing [2025-10-31T08:50:50.648Z] 256f393e029f: Preparing [2025-10-31T08:50:50.648Z] c480676850a3: Waiting [2025-10-31T08:50:50.648Z] c4068db2efa9: Waiting [2025-10-31T08:50:50.648Z] 256f393e029f: Waiting [2025-10-31T08:50:50.648Z] cedf9485e0c3: Waiting [2025-10-31T08:50:50.648Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:50.648Z] 832ac3ffb509: Layer already exists [2025-10-31T08:50:50.648Z] 434e36ca096f: Layer already exists [2025-10-31T08:50:50.648Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:50.648Z] 9b372c1e8080: Layer already exists [2025-10-31T08:50:50.648Z] d68832019111: Layer already exists [2025-10-31T08:50:50.648Z] cedf9485e0c3: Layer already exists [2025-10-31T08:50:50.648Z] c480676850a3: Layer already exists [2025-10-31T08:50:50.648Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:50.648Z] c4068db2efa9: Layer already exists [2025-10-31T08:50:50.648Z] 256f393e029f: Layer already exists [2025-10-31T08:50:50.648Z] 4.1.0-dev.71: digest: sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:50.984Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:51.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:51.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T08:50:51.315Z] 832ac3ffb509: Preparing [2025-10-31T08:50:51.315Z] 434e36ca096f: Preparing [2025-10-31T08:50:51.315Z] 9b372c1e8080: Preparing [2025-10-31T08:50:51.315Z] d68832019111: Preparing [2025-10-31T08:50:51.315Z] a3174e3659b0: Preparing [2025-10-31T08:50:51.315Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:51.315Z] cedf9485e0c3: Preparing [2025-10-31T08:50:51.315Z] c480676850a3: Preparing [2025-10-31T08:50:51.315Z] c4068db2efa9: Preparing [2025-10-31T08:50:51.315Z] 256f393e029f: Preparing [2025-10-31T08:50:51.315Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:51.315Z] 256f393e029f: Waiting [2025-10-31T08:50:51.315Z] cedf9485e0c3: Waiting [2025-10-31T08:50:51.315Z] c4068db2efa9: Waiting [2025-10-31T08:50:51.315Z] c480676850a3: Waiting [2025-10-31T08:50:51.315Z] d68832019111: Layer already exists [2025-10-31T08:50:51.315Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:51.315Z] 9b372c1e8080: Layer already exists [2025-10-31T08:50:51.315Z] 832ac3ffb509: Layer already exists [2025-10-31T08:50:51.315Z] 434e36ca096f: Layer already exists [2025-10-31T08:50:51.315Z] c480676850a3: Layer already exists [2025-10-31T08:50:51.315Z] cedf9485e0c3: Layer already exists [2025-10-31T08:50:51.315Z] c4068db2efa9: Layer already exists [2025-10-31T08:50:51.315Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:51.315Z] 256f393e029f: Layer already exists [2025-10-31T08:50:51.315Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:51.641Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:51.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T08:50:51.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-31T08:50:51.965Z] 832ac3ffb509: Preparing [2025-10-31T08:50:51.965Z] 434e36ca096f: Preparing [2025-10-31T08:50:51.965Z] 9b372c1e8080: Preparing [2025-10-31T08:50:51.965Z] d68832019111: Preparing [2025-10-31T08:50:51.965Z] a3174e3659b0: Preparing [2025-10-31T08:50:51.965Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:51.965Z] cedf9485e0c3: Preparing [2025-10-31T08:50:51.965Z] c480676850a3: Preparing [2025-10-31T08:50:51.965Z] c4068db2efa9: Preparing [2025-10-31T08:50:51.965Z] 256f393e029f: Preparing [2025-10-31T08:50:51.965Z] cedf9485e0c3: Waiting [2025-10-31T08:50:51.965Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:51.965Z] c480676850a3: Waiting [2025-10-31T08:50:51.965Z] 256f393e029f: Waiting [2025-10-31T08:50:51.965Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:51.965Z] d68832019111: Layer already exists [2025-10-31T08:50:51.965Z] 434e36ca096f: Layer already exists [2025-10-31T08:50:51.965Z] 832ac3ffb509: Layer already exists [2025-10-31T08:50:51.965Z] 9b372c1e8080: Layer already exists [2025-10-31T08:50:51.965Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:51.965Z] c4068db2efa9: Layer already exists [2025-10-31T08:50:51.965Z] cedf9485e0c3: Layer already exists [2025-10-31T08:50:51.965Z] 256f393e029f: Layer already exists [2025-10-31T08:50:51.965Z] c480676850a3: Layer already exists [2025-10-31T08:50:51.965Z] main: digest: sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:52.034Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:52.051Z] taggedImages: [2025-10-31T08:50:52.051Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:52.051Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T08:50:52.051Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 [2025-10-31T08:50:52.051Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:52.051Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-31T08:50:52.079Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-31T08:50:52.079Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:52.079Z] latest [2025-10-31T08:50:52.079Z] 4.1.0-dev.71 [2025-10-31T08:50:52.079Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:52.079Z] main [2025-10-31T08:50:52.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:52.435Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:52.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:52.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T08:50:52.748Z] 5660e5d64daf: Preparing [2025-10-31T08:50:52.748Z] 9d311468ef26: Preparing [2025-10-31T08:50:52.748Z] 292642896596: Preparing [2025-10-31T08:50:52.748Z] d68832019111: Preparing [2025-10-31T08:50:52.748Z] a3174e3659b0: Preparing [2025-10-31T08:50:52.748Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:52.748Z] 5de2aa002e64: Preparing [2025-10-31T08:50:52.748Z] cb8432a13389: Preparing [2025-10-31T08:50:52.748Z] 256f393e029f: Preparing [2025-10-31T08:50:52.748Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:52.748Z] cb8432a13389: Waiting [2025-10-31T08:50:52.748Z] 256f393e029f: Waiting [2025-10-31T08:50:52.748Z] 5de2aa002e64: Waiting [2025-10-31T08:50:52.748Z] d68832019111: Layer already exists [2025-10-31T08:50:52.748Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:52.748Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:52.748Z] 292642896596: Pushed [2025-10-31T08:50:52.748Z] 9d311468ef26: Pushed [2025-10-31T08:50:52.748Z] 5660e5d64daf: Pushed [2025-10-31T08:50:52.748Z] 256f393e029f: Layer already exists [2025-10-31T08:50:52.748Z] 5de2aa002e64: Pushed [2025-10-31T08:50:53.316Z] cb8432a13389: Pushed [2025-10-31T08:50:53.316Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:53.645Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:53.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T08:50:53.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T08:50:53.980Z] 5660e5d64daf: Preparing [2025-10-31T08:50:53.980Z] 9d311468ef26: Preparing [2025-10-31T08:50:53.980Z] 292642896596: Preparing [2025-10-31T08:50:53.980Z] d68832019111: Preparing [2025-10-31T08:50:53.980Z] a3174e3659b0: Preparing [2025-10-31T08:50:53.980Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:53.980Z] 5de2aa002e64: Preparing [2025-10-31T08:50:53.980Z] cb8432a13389: Preparing [2025-10-31T08:50:53.980Z] 256f393e029f: Preparing [2025-10-31T08:50:53.980Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:53.980Z] 5de2aa002e64: Waiting [2025-10-31T08:50:53.980Z] cb8432a13389: Waiting [2025-10-31T08:50:53.980Z] 256f393e029f: Waiting [2025-10-31T08:50:53.980Z] d68832019111: Layer already exists [2025-10-31T08:50:53.980Z] 9d311468ef26: Layer already exists [2025-10-31T08:50:53.980Z] 292642896596: Layer already exists [2025-10-31T08:50:53.980Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:53.980Z] 5660e5d64daf: Layer already exists [2025-10-31T08:50:53.980Z] 256f393e029f: Layer already exists [2025-10-31T08:50:53.980Z] cb8432a13389: Layer already exists [2025-10-31T08:50:53.980Z] 5de2aa002e64: Layer already exists [2025-10-31T08:50:53.980Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:53.980Z] latest: digest: sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:54.305Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:54.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [2025-10-31T08:50:54.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T08:50:54.620Z] 5660e5d64daf: Preparing [2025-10-31T08:50:54.620Z] 9d311468ef26: Preparing [2025-10-31T08:50:54.620Z] 292642896596: Preparing [2025-10-31T08:50:54.620Z] d68832019111: Preparing [2025-10-31T08:50:54.620Z] a3174e3659b0: Preparing [2025-10-31T08:50:54.620Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:54.620Z] 5de2aa002e64: Preparing [2025-10-31T08:50:54.620Z] cb8432a13389: Preparing [2025-10-31T08:50:54.620Z] 256f393e029f: Preparing [2025-10-31T08:50:54.620Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:54.620Z] 5de2aa002e64: Waiting [2025-10-31T08:50:54.620Z] cb8432a13389: Waiting [2025-10-31T08:50:54.620Z] 256f393e029f: Waiting [2025-10-31T08:50:54.620Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:54.620Z] 292642896596: Layer already exists [2025-10-31T08:50:54.620Z] 5660e5d64daf: Layer already exists [2025-10-31T08:50:54.620Z] 9d311468ef26: Layer already exists [2025-10-31T08:50:54.620Z] d68832019111: Layer already exists [2025-10-31T08:50:54.620Z] 5de2aa002e64: Layer already exists [2025-10-31T08:50:54.620Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:54.620Z] cb8432a13389: Layer already exists [2025-10-31T08:50:54.620Z] 256f393e029f: Layer already exists [2025-10-31T08:50:54.620Z] 4.1.0-dev.71: digest: sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:54.948Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:55.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:55.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T08:50:55.273Z] 5660e5d64daf: Preparing [2025-10-31T08:50:55.273Z] 9d311468ef26: Preparing [2025-10-31T08:50:55.273Z] 292642896596: Preparing [2025-10-31T08:50:55.273Z] d68832019111: Preparing [2025-10-31T08:50:55.273Z] a3174e3659b0: Preparing [2025-10-31T08:50:55.273Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:55.273Z] 5de2aa002e64: Preparing [2025-10-31T08:50:55.273Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:55.273Z] cb8432a13389: Preparing [2025-10-31T08:50:55.273Z] 5de2aa002e64: Waiting [2025-10-31T08:50:55.273Z] 256f393e029f: Preparing [2025-10-31T08:50:55.273Z] 256f393e029f: Waiting [2025-10-31T08:50:55.273Z] cb8432a13389: Waiting [2025-10-31T08:50:55.273Z] d68832019111: Layer already exists [2025-10-31T08:50:55.273Z] 5660e5d64daf: Layer already exists [2025-10-31T08:50:55.273Z] 9d311468ef26: Layer already exists [2025-10-31T08:50:55.273Z] 292642896596: Layer already exists [2025-10-31T08:50:55.273Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:55.273Z] cb8432a13389: Layer already exists [2025-10-31T08:50:55.273Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:55.273Z] 5de2aa002e64: Layer already exists [2025-10-31T08:50:55.273Z] 256f393e029f: Layer already exists [2025-10-31T08:50:55.273Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:55.607Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:55.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T08:50:55.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-31T08:50:55.937Z] 5660e5d64daf: Preparing [2025-10-31T08:50:55.937Z] 9d311468ef26: Preparing [2025-10-31T08:50:55.937Z] 292642896596: Preparing [2025-10-31T08:50:55.937Z] d68832019111: Preparing [2025-10-31T08:50:55.937Z] a3174e3659b0: Preparing [2025-10-31T08:50:55.937Z] de3c9b0b51b8: Preparing [2025-10-31T08:50:55.937Z] 5de2aa002e64: Preparing [2025-10-31T08:50:55.937Z] cb8432a13389: Preparing [2025-10-31T08:50:55.937Z] 256f393e029f: Preparing [2025-10-31T08:50:55.937Z] de3c9b0b51b8: Waiting [2025-10-31T08:50:55.937Z] 5de2aa002e64: Waiting [2025-10-31T08:50:55.937Z] cb8432a13389: Waiting [2025-10-31T08:50:55.937Z] 256f393e029f: Waiting [2025-10-31T08:50:55.937Z] 5660e5d64daf: Layer already exists [2025-10-31T08:50:55.937Z] d68832019111: Layer already exists [2025-10-31T08:50:55.937Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:55.937Z] 292642896596: Layer already exists [2025-10-31T08:50:55.937Z] 9d311468ef26: Layer already exists [2025-10-31T08:50:55.937Z] de3c9b0b51b8: Layer already exists [2025-10-31T08:50:55.937Z] 5de2aa002e64: Layer already exists [2025-10-31T08:50:55.937Z] cb8432a13389: Layer already exists [2025-10-31T08:50:55.937Z] 256f393e029f: Layer already exists [2025-10-31T08:50:55.937Z] main: digest: sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:50:56.016Z] ===================================================== [Pipeline] echo [2025-10-31T08:50:56.030Z] taggedImages: [2025-10-31T08:50:56.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:56.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T08:50:56.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [2025-10-31T08:50:56.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:56.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-31T08:50:56.059Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-31T08:50:56.059Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:56.059Z] latest [2025-10-31T08:50:56.059Z] 4.1.0-dev.71 [2025-10-31T08:50:56.059Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:50:56.059Z] main [2025-10-31T08:50:56.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:56.398Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:50:56.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:50:56.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T08:50:56.722Z] f21e2e1e11c0: Preparing [2025-10-31T08:50:56.722Z] 31fae898f2f1: Preparing [2025-10-31T08:50:56.722Z] 26a1f9b3c0e5: Preparing [2025-10-31T08:50:56.722Z] d68832019111: Preparing [2025-10-31T08:50:56.722Z] a3174e3659b0: Preparing [2025-10-31T08:50:56.722Z] 7037f316cbc2: Preparing [2025-10-31T08:50:56.722Z] c480676850a3: Preparing [2025-10-31T08:50:56.722Z] c4068db2efa9: Preparing [2025-10-31T08:50:56.722Z] 256f393e029f: Preparing [2025-10-31T08:50:56.722Z] c480676850a3: Waiting [2025-10-31T08:50:56.722Z] c4068db2efa9: Waiting [2025-10-31T08:50:56.722Z] 256f393e029f: Waiting [2025-10-31T08:50:56.722Z] 7037f316cbc2: Waiting [2025-10-31T08:50:56.722Z] d68832019111: Layer already exists [2025-10-31T08:50:56.722Z] a3174e3659b0: Layer already exists [2025-10-31T08:50:56.722Z] c480676850a3: Layer already exists [2025-10-31T08:50:56.722Z] c4068db2efa9: Layer already exists [2025-10-31T08:50:56.722Z] 256f393e029f: Layer already exists [2025-10-31T08:50:56.722Z] 31fae898f2f1: Pushed [2025-10-31T08:50:56.722Z] f21e2e1e11c0: Pushed [2025-10-31T08:50:56.722Z] 26a1f9b3c0e5: Pushed [2025-10-31T08:51:08.922Z] 7037f316cbc2: Pushed [2025-10-31T08:51:08.922Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:09.243Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:09.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T08:51:09.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T08:51:09.563Z] f21e2e1e11c0: Preparing [2025-10-31T08:51:09.563Z] 31fae898f2f1: Preparing [2025-10-31T08:51:09.563Z] 26a1f9b3c0e5: Preparing [2025-10-31T08:51:09.563Z] d68832019111: Preparing [2025-10-31T08:51:09.563Z] a3174e3659b0: Preparing [2025-10-31T08:51:09.563Z] 7037f316cbc2: Preparing [2025-10-31T08:51:09.563Z] c480676850a3: Preparing [2025-10-31T08:51:09.563Z] c4068db2efa9: Preparing [2025-10-31T08:51:09.563Z] 256f393e029f: Preparing [2025-10-31T08:51:09.563Z] 7037f316cbc2: Waiting [2025-10-31T08:51:09.563Z] c480676850a3: Waiting [2025-10-31T08:51:09.563Z] c4068db2efa9: Waiting [2025-10-31T08:51:09.563Z] 256f393e029f: Waiting [2025-10-31T08:51:09.563Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:09.563Z] f21e2e1e11c0: Layer already exists [2025-10-31T08:51:09.563Z] d68832019111: Layer already exists [2025-10-31T08:51:09.563Z] 31fae898f2f1: Layer already exists [2025-10-31T08:51:09.563Z] 26a1f9b3c0e5: Layer already exists [2025-10-31T08:51:09.563Z] 7037f316cbc2: Layer already exists [2025-10-31T08:51:09.563Z] c480676850a3: Layer already exists [2025-10-31T08:51:09.563Z] c4068db2efa9: Layer already exists [2025-10-31T08:51:09.563Z] 256f393e029f: Layer already exists [2025-10-31T08:51:09.563Z] latest: digest: sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:09.883Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:10.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 [2025-10-31T08:51:10.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T08:51:10.201Z] f21e2e1e11c0: Preparing [2025-10-31T08:51:10.201Z] 31fae898f2f1: Preparing [2025-10-31T08:51:10.201Z] 26a1f9b3c0e5: Preparing [2025-10-31T08:51:10.201Z] d68832019111: Preparing [2025-10-31T08:51:10.201Z] a3174e3659b0: Preparing [2025-10-31T08:51:10.201Z] 7037f316cbc2: Preparing [2025-10-31T08:51:10.201Z] c480676850a3: Preparing [2025-10-31T08:51:10.201Z] c4068db2efa9: Preparing [2025-10-31T08:51:10.201Z] 256f393e029f: Preparing [2025-10-31T08:51:10.201Z] c480676850a3: Waiting [2025-10-31T08:51:10.201Z] c4068db2efa9: Waiting [2025-10-31T08:51:10.201Z] 256f393e029f: Waiting [2025-10-31T08:51:10.201Z] 7037f316cbc2: Waiting [2025-10-31T08:51:10.201Z] f21e2e1e11c0: Layer already exists [2025-10-31T08:51:10.201Z] 31fae898f2f1: Layer already exists [2025-10-31T08:51:10.201Z] 26a1f9b3c0e5: Layer already exists [2025-10-31T08:51:10.201Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:10.201Z] d68832019111: Layer already exists [2025-10-31T08:51:10.201Z] c480676850a3: Layer already exists [2025-10-31T08:51:10.201Z] 7037f316cbc2: Layer already exists [2025-10-31T08:51:10.201Z] 256f393e029f: Layer already exists [2025-10-31T08:51:10.201Z] c4068db2efa9: Layer already exists [2025-10-31T08:51:10.201Z] 4.1.0-dev.71: digest: sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:10.519Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:10.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:10.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T08:51:10.842Z] f21e2e1e11c0: Preparing [2025-10-31T08:51:10.842Z] 31fae898f2f1: Preparing [2025-10-31T08:51:10.842Z] 26a1f9b3c0e5: Preparing [2025-10-31T08:51:10.842Z] d68832019111: Preparing [2025-10-31T08:51:10.842Z] a3174e3659b0: Preparing [2025-10-31T08:51:10.842Z] 7037f316cbc2: Preparing [2025-10-31T08:51:10.842Z] c480676850a3: Preparing [2025-10-31T08:51:10.842Z] c4068db2efa9: Preparing [2025-10-31T08:51:10.842Z] 256f393e029f: Preparing [2025-10-31T08:51:10.842Z] 7037f316cbc2: Waiting [2025-10-31T08:51:10.842Z] c480676850a3: Waiting [2025-10-31T08:51:10.842Z] c4068db2efa9: Waiting [2025-10-31T08:51:10.842Z] 256f393e029f: Waiting [2025-10-31T08:51:10.842Z] f21e2e1e11c0: Layer already exists [2025-10-31T08:51:10.842Z] d68832019111: Layer already exists [2025-10-31T08:51:10.842Z] 31fae898f2f1: Layer already exists [2025-10-31T08:51:10.842Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:10.842Z] 26a1f9b3c0e5: Layer already exists [2025-10-31T08:51:10.842Z] c480676850a3: Layer already exists [2025-10-31T08:51:10.842Z] 7037f316cbc2: Layer already exists [2025-10-31T08:51:10.842Z] c4068db2efa9: Layer already exists [2025-10-31T08:51:10.842Z] 256f393e029f: Layer already exists [2025-10-31T08:51:10.842Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:11.161Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:11.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T08:51:11.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-31T08:51:11.484Z] f21e2e1e11c0: Preparing [2025-10-31T08:51:11.484Z] 31fae898f2f1: Preparing [2025-10-31T08:51:11.484Z] 26a1f9b3c0e5: Preparing [2025-10-31T08:51:11.484Z] d68832019111: Preparing [2025-10-31T08:51:11.484Z] a3174e3659b0: Preparing [2025-10-31T08:51:11.484Z] 7037f316cbc2: Preparing [2025-10-31T08:51:11.484Z] c480676850a3: Preparing [2025-10-31T08:51:11.484Z] 7037f316cbc2: Waiting [2025-10-31T08:51:11.484Z] c4068db2efa9: Preparing [2025-10-31T08:51:11.484Z] 256f393e029f: Preparing [2025-10-31T08:51:11.484Z] c480676850a3: Waiting [2025-10-31T08:51:11.484Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:11.484Z] f21e2e1e11c0: Layer already exists [2025-10-31T08:51:11.484Z] 31fae898f2f1: Layer already exists [2025-10-31T08:51:11.484Z] d68832019111: Layer already exists [2025-10-31T08:51:11.484Z] 26a1f9b3c0e5: Layer already exists [2025-10-31T08:51:11.484Z] c4068db2efa9: Layer already exists [2025-10-31T08:51:11.484Z] 7037f316cbc2: Layer already exists [2025-10-31T08:51:11.484Z] 256f393e029f: Layer already exists [2025-10-31T08:51:11.484Z] c480676850a3: Layer already exists [2025-10-31T08:51:11.484Z] main: digest: sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:51:11.564Z] ===================================================== [Pipeline] echo [2025-10-31T08:51:11.582Z] taggedImages: [2025-10-31T08:51:11.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:11.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T08:51:11.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 [2025-10-31T08:51:11.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:11.582Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-31T08:51:11.609Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-31T08:51:11.609Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:11.609Z] latest [2025-10-31T08:51:11.609Z] 4.1.0-dev.71 [2025-10-31T08:51:11.609Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:11.609Z] main [2025-10-31T08:51:11.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:11.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:12.295Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:12.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T08:51:12.295Z] 2619e5e83e52: Preparing [2025-10-31T08:51:12.295Z] 1a66aaa1a221: Preparing [2025-10-31T08:51:12.295Z] d68832019111: Preparing [2025-10-31T08:51:12.295Z] a3174e3659b0: Preparing [2025-10-31T08:51:12.295Z] 048bb9ff2f80: Preparing [2025-10-31T08:51:12.295Z] a9ecb0d78e1e: Preparing [2025-10-31T08:51:12.295Z] 256f393e029f: Preparing [2025-10-31T08:51:12.295Z] a9ecb0d78e1e: Waiting [2025-10-31T08:51:12.295Z] 256f393e029f: Waiting [2025-10-31T08:51:12.295Z] d68832019111: Layer already exists [2025-10-31T08:51:12.295Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:12.295Z] 256f393e029f: Layer already exists [2025-10-31T08:51:12.295Z] 048bb9ff2f80: Pushed [2025-10-31T08:51:12.295Z] 2619e5e83e52: Pushed [2025-10-31T08:51:12.862Z] a9ecb0d78e1e: Pushed [2025-10-31T08:51:17.046Z] 1a66aaa1a221: Pushed [2025-10-31T08:51:17.046Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:17.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:17.697Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T08:51:17.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T08:51:17.697Z] 2619e5e83e52: Preparing [2025-10-31T08:51:17.697Z] 1a66aaa1a221: Preparing [2025-10-31T08:51:17.697Z] d68832019111: Preparing [2025-10-31T08:51:17.697Z] a3174e3659b0: Preparing [2025-10-31T08:51:17.697Z] 048bb9ff2f80: Preparing [2025-10-31T08:51:17.697Z] a9ecb0d78e1e: Preparing [2025-10-31T08:51:17.697Z] 256f393e029f: Preparing [2025-10-31T08:51:17.697Z] a9ecb0d78e1e: Waiting [2025-10-31T08:51:17.697Z] 256f393e029f: Waiting [2025-10-31T08:51:17.697Z] d68832019111: Layer already exists [2025-10-31T08:51:17.697Z] 048bb9ff2f80: Layer already exists [2025-10-31T08:51:17.697Z] 1a66aaa1a221: Layer already exists [2025-10-31T08:51:17.697Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:17.697Z] 2619e5e83e52: Layer already exists [2025-10-31T08:51:17.697Z] 256f393e029f: Layer already exists [2025-10-31T08:51:17.697Z] a9ecb0d78e1e: Layer already exists [2025-10-31T08:51:17.697Z] latest: digest: sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:18.027Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:18.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 [2025-10-31T08:51:18.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T08:51:18.356Z] 2619e5e83e52: Preparing [2025-10-31T08:51:18.356Z] 1a66aaa1a221: Preparing [2025-10-31T08:51:18.356Z] d68832019111: Preparing [2025-10-31T08:51:18.356Z] a3174e3659b0: Preparing [2025-10-31T08:51:18.356Z] 048bb9ff2f80: Preparing [2025-10-31T08:51:18.356Z] a9ecb0d78e1e: Preparing [2025-10-31T08:51:18.356Z] 256f393e029f: Preparing [2025-10-31T08:51:18.356Z] a9ecb0d78e1e: Waiting [2025-10-31T08:51:18.356Z] 256f393e029f: Waiting [2025-10-31T08:51:18.356Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:18.356Z] 2619e5e83e52: Layer already exists [2025-10-31T08:51:18.356Z] d68832019111: Layer already exists [2025-10-31T08:51:18.356Z] 048bb9ff2f80: Layer already exists [2025-10-31T08:51:18.356Z] 1a66aaa1a221: Layer already exists [2025-10-31T08:51:18.356Z] 256f393e029f: Layer already exists [2025-10-31T08:51:18.356Z] a9ecb0d78e1e: Layer already exists [2025-10-31T08:51:18.356Z] 4.1.0-dev.71: digest: sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:18.683Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:19.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:19.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T08:51:19.014Z] 2619e5e83e52: Preparing [2025-10-31T08:51:19.014Z] 1a66aaa1a221: Preparing [2025-10-31T08:51:19.014Z] d68832019111: Preparing [2025-10-31T08:51:19.014Z] a3174e3659b0: Preparing [2025-10-31T08:51:19.014Z] 048bb9ff2f80: Preparing [2025-10-31T08:51:19.014Z] a9ecb0d78e1e: Preparing [2025-10-31T08:51:19.014Z] 256f393e029f: Preparing [2025-10-31T08:51:19.014Z] a9ecb0d78e1e: Waiting [2025-10-31T08:51:19.014Z] 256f393e029f: Waiting [2025-10-31T08:51:19.014Z] 2619e5e83e52: Layer already exists [2025-10-31T08:51:19.014Z] 1a66aaa1a221: Layer already exists [2025-10-31T08:51:19.014Z] 048bb9ff2f80: Layer already exists [2025-10-31T08:51:19.014Z] d68832019111: Layer already exists [2025-10-31T08:51:19.014Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:19.014Z] a9ecb0d78e1e: Layer already exists [2025-10-31T08:51:19.014Z] 256f393e029f: Layer already exists [2025-10-31T08:51:19.014Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:19.345Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:19.668Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T08:51:19.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-31T08:51:19.668Z] 2619e5e83e52: Preparing [2025-10-31T08:51:19.668Z] 1a66aaa1a221: Preparing [2025-10-31T08:51:19.668Z] d68832019111: Preparing [2025-10-31T08:51:19.668Z] a3174e3659b0: Preparing [2025-10-31T08:51:19.668Z] 048bb9ff2f80: Preparing [2025-10-31T08:51:19.668Z] a9ecb0d78e1e: Preparing [2025-10-31T08:51:19.668Z] 256f393e029f: Preparing [2025-10-31T08:51:19.668Z] a9ecb0d78e1e: Waiting [2025-10-31T08:51:19.668Z] 256f393e029f: Waiting [2025-10-31T08:51:19.668Z] 1a66aaa1a221: Layer already exists [2025-10-31T08:51:19.668Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:19.668Z] 2619e5e83e52: Layer already exists [2025-10-31T08:51:19.668Z] d68832019111: Layer already exists [2025-10-31T08:51:19.668Z] 048bb9ff2f80: Layer already exists [2025-10-31T08:51:19.668Z] a9ecb0d78e1e: Layer already exists [2025-10-31T08:51:19.668Z] 256f393e029f: Layer already exists [2025-10-31T08:51:19.668Z] main: digest: sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:51:19.744Z] ===================================================== [Pipeline] echo [2025-10-31T08:51:19.761Z] taggedImages: [2025-10-31T08:51:19.761Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:19.761Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T08:51:19.761Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 [2025-10-31T08:51:19.761Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:19.761Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-31T08:51:19.789Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-31T08:51:19.789Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:19.789Z] latest [2025-10-31T08:51:19.789Z] 4.1.0-dev.71 [2025-10-31T08:51:19.789Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:19.789Z] main [2025-10-31T08:51:19.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:20.137Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:20.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:20.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T08:51:20.460Z] c51d8d3c4244: Preparing [2025-10-31T08:51:20.460Z] 98286b80cbd1: Preparing [2025-10-31T08:51:20.460Z] d68832019111: Preparing [2025-10-31T08:51:20.460Z] a3174e3659b0: Preparing [2025-10-31T08:51:20.460Z] d1cf49a5ae41: Preparing [2025-10-31T08:51:20.460Z] 3020b2682c5b: Preparing [2025-10-31T08:51:20.460Z] 256f393e029f: Preparing [2025-10-31T08:51:20.460Z] 3020b2682c5b: Waiting [2025-10-31T08:51:20.460Z] 256f393e029f: Waiting [2025-10-31T08:51:20.460Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:20.460Z] d68832019111: Layer already exists [2025-10-31T08:51:20.460Z] 256f393e029f: Layer already exists [2025-10-31T08:51:20.460Z] d1cf49a5ae41: Pushed [2025-10-31T08:51:20.460Z] c51d8d3c4244: Pushed [2025-10-31T08:51:20.719Z] 3020b2682c5b: Pushed [2025-10-31T08:51:24.916Z] 98286b80cbd1: Pushed [2025-10-31T08:51:24.916Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:25.248Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:25.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T08:51:25.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T08:51:25.578Z] c51d8d3c4244: Preparing [2025-10-31T08:51:25.578Z] 98286b80cbd1: Preparing [2025-10-31T08:51:25.578Z] d68832019111: Preparing [2025-10-31T08:51:25.578Z] a3174e3659b0: Preparing [2025-10-31T08:51:25.578Z] d1cf49a5ae41: Preparing [2025-10-31T08:51:25.578Z] 3020b2682c5b: Preparing [2025-10-31T08:51:25.578Z] 256f393e029f: Preparing [2025-10-31T08:51:25.578Z] 3020b2682c5b: Waiting [2025-10-31T08:51:25.578Z] 256f393e029f: Waiting [2025-10-31T08:51:25.578Z] c51d8d3c4244: Layer already exists [2025-10-31T08:51:25.578Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:25.578Z] d68832019111: Layer already exists [2025-10-31T08:51:25.578Z] 98286b80cbd1: Layer already exists [2025-10-31T08:51:25.578Z] d1cf49a5ae41: Layer already exists [2025-10-31T08:51:25.578Z] 3020b2682c5b: Layer already exists [2025-10-31T08:51:25.578Z] 256f393e029f: Layer already exists [2025-10-31T08:51:25.578Z] latest: digest: sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:25.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:26.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 [2025-10-31T08:51:26.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T08:51:26.233Z] c51d8d3c4244: Preparing [2025-10-31T08:51:26.233Z] 98286b80cbd1: Preparing [2025-10-31T08:51:26.233Z] d68832019111: Preparing [2025-10-31T08:51:26.233Z] a3174e3659b0: Preparing [2025-10-31T08:51:26.233Z] d1cf49a5ae41: Preparing [2025-10-31T08:51:26.233Z] 3020b2682c5b: Preparing [2025-10-31T08:51:26.233Z] 256f393e029f: Preparing [2025-10-31T08:51:26.233Z] 256f393e029f: Waiting [2025-10-31T08:51:26.233Z] 3020b2682c5b: Waiting [2025-10-31T08:51:26.233Z] d68832019111: Layer already exists [2025-10-31T08:51:26.233Z] d1cf49a5ae41: Layer already exists [2025-10-31T08:51:26.233Z] c51d8d3c4244: Layer already exists [2025-10-31T08:51:26.233Z] 98286b80cbd1: Layer already exists [2025-10-31T08:51:26.233Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:26.233Z] 3020b2682c5b: Layer already exists [2025-10-31T08:51:26.233Z] 256f393e029f: Layer already exists [2025-10-31T08:51:26.233Z] 4.1.0-dev.71: digest: sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:26.578Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:26.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:26.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T08:51:26.913Z] c51d8d3c4244: Preparing [2025-10-31T08:51:26.913Z] 98286b80cbd1: Preparing [2025-10-31T08:51:26.913Z] d68832019111: Preparing [2025-10-31T08:51:26.913Z] a3174e3659b0: Preparing [2025-10-31T08:51:26.913Z] d1cf49a5ae41: Preparing [2025-10-31T08:51:26.913Z] 3020b2682c5b: Preparing [2025-10-31T08:51:26.913Z] 256f393e029f: Preparing [2025-10-31T08:51:26.913Z] 3020b2682c5b: Waiting [2025-10-31T08:51:26.913Z] 256f393e029f: Waiting [2025-10-31T08:51:26.913Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:26.913Z] c51d8d3c4244: Layer already exists [2025-10-31T08:51:26.913Z] d68832019111: Layer already exists [2025-10-31T08:51:26.913Z] 98286b80cbd1: Layer already exists [2025-10-31T08:51:26.913Z] d1cf49a5ae41: Layer already exists [2025-10-31T08:51:26.913Z] 256f393e029f: Layer already exists [2025-10-31T08:51:26.913Z] 3020b2682c5b: Layer already exists [2025-10-31T08:51:26.913Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:27.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:51:27.575Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T08:51:27.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-31T08:51:27.575Z] c51d8d3c4244: Preparing [2025-10-31T08:51:27.575Z] 98286b80cbd1: Preparing [2025-10-31T08:51:27.575Z] d68832019111: Preparing [2025-10-31T08:51:27.575Z] a3174e3659b0: Preparing [2025-10-31T08:51:27.575Z] d1cf49a5ae41: Preparing [2025-10-31T08:51:27.575Z] 3020b2682c5b: Preparing [2025-10-31T08:51:27.575Z] 256f393e029f: Preparing [2025-10-31T08:51:27.575Z] 3020b2682c5b: Waiting [2025-10-31T08:51:27.575Z] 256f393e029f: Waiting [2025-10-31T08:51:27.575Z] d68832019111: Layer already exists [2025-10-31T08:51:27.575Z] a3174e3659b0: Layer already exists [2025-10-31T08:51:27.575Z] 98286b80cbd1: Layer already exists [2025-10-31T08:51:27.575Z] c51d8d3c4244: Layer already exists [2025-10-31T08:51:27.575Z] d1cf49a5ae41: Layer already exists [2025-10-31T08:51:27.575Z] 3020b2682c5b: Layer already exists [2025-10-31T08:51:27.575Z] 256f393e029f: Layer already exists [2025-10-31T08:51:27.575Z] main: digest: sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:51:27.648Z] ===================================================== [Pipeline] echo [2025-10-31T08:51:27.662Z] taggedImages: [2025-10-31T08:51:27.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T08:51:27.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 [2025-10-31T08:51:27.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-31T08:51:27.740Z] ========================================================= [2025-10-31T08:51:27.740Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T08:51:27.740Z] images: [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T08:51:27.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:51:27.741Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T08:51:27.741Z] settingsFile: [2025-10-31T08:51:27.741Z] edgex-go-settings [2025-10-31T08:51:27.741Z] ========================================================= [Pipeline] node [2025-10-31T08:51:42.744Z] Still waiting to schedule task [2025-10-31T08:51:42.744Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-31T08:52:07.781Z] Running on prd-centos7-docker-4c-2g-771115 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:52:07.825Z] provisioning config files... [2025-10-31T08:52:07.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config108052675421744254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:52:10.244Z] ---> ****-login.sh [2025-10-31T08:52:10.244Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:52:11.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:11.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:11.242Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:11.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:11.242Z] [2025-10-31T08:52:11.242Z] Login Succeeded [2025-10-31T08:52:11.242Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:52:11.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:11.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:11.519Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:11.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:11.519Z] [2025-10-31T08:52:11.519Z] Login Succeeded [2025-10-31T08:52:11.519Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:52:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:11.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:11.780Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:11.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:11.780Z] [2025-10-31T08:52:11.780Z] Login Succeeded [2025-10-31T08:52:11.780Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:11.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:11.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:11.780Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:11.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:11.780Z] [2025-10-31T08:52:11.780Z] Login Succeeded [2025-10-31T08:52:11.780Z] ****.io [2025-10-31T08:52:11.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:12.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:12.041Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:12.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:12.041Z] [2025-10-31T08:52:12.041Z] Login Succeeded [2025-10-31T08:52:12.041Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:52:12.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:52:12.400Z] + docker buildx ls [2025-10-31T08:52:12.400Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T08:52:12.400Z] default * docker [2025-10-31T08:52:12.400Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T08:52:12.707Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T08:52:12.707Z] edgex-builder [Pipeline] sh [2025-10-31T08:52:13.010Z] + docker buildx inspect --bootstrap [2025-10-31T08:52:13.010Z] #1 [internal] booting buildkit [2025-10-31T08:52:13.010Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T08:52:15.612Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-10-31T08:52:15.874Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T08:52:16.812Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-10-31T08:52:17.072Z] #1 DONE 4.0s [2025-10-31T08:52:17.072Z] Name: edgex-builder [2025-10-31T08:52:17.072Z] Driver: docker-container [2025-10-31T08:52:17.072Z] [2025-10-31T08:52:17.072Z] Nodes: [2025-10-31T08:52:17.072Z] Name: edgex-builder0 [2025-10-31T08:52:17.072Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T08:52:17.072Z] Status: running [2025-10-31T08:52:17.072Z] Buildkit: v0.25.1 [2025-10-31T08:52:17.072Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T08:52:17.373Z] + docker buildx ls [2025-10-31T08:52:17.373Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T08:52:17.373Z] edgex-builder * docker-container [2025-10-31T08:52:17.373Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T08:52:17.374Z] default docker [2025-10-31T08:52:17.374Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T08:52:17.703Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:17.703Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:17.703Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:17.703Z] #1 transferring dockerfile: 197B done [2025-10-31T08:52:17.703Z] #1 DONE 0.0s [2025-10-31T08:52:17.703Z] [2025-10-31T08:52:17.703Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:17.703Z] #2 DONE 0.1s [2025-10-31T08:52:17.703Z] [2025-10-31T08:52:17.703Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:17.963Z] #3 DONE 0.1s [2025-10-31T08:52:17.963Z] [2025-10-31T08:52:17.963Z] #4 [internal] load .dockerignore [2025-10-31T08:52:17.963Z] #4 transferring context: 2B done [2025-10-31T08:52:17.963Z] #4 DONE 0.0s [2025-10-31T08:52:17.963Z] [2025-10-31T08:52:17.963Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:17.963Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:17.963Z] #5 DONE 0.0s [2025-10-31T08:52:17.963Z] [2025-10-31T08:52:17.963Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:17.963Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:17.963Z] #6 DONE 0.1s [2025-10-31T08:52:17.963Z] [2025-10-31T08:52:17.963Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:17.963Z] #7 DONE 0.0s [2025-10-31T08:52:17.963Z] [2025-10-31T08:52:17.963Z] #8 exporting to image [2025-10-31T08:52:17.963Z] #8 exporting layers done [2025-10-31T08:52:17.963Z] #8 exporting manifest sha256:bc83522530a78704411722efb66d37a04bf867246a85ed8bb7298d20852087d1 done [2025-10-31T08:52:17.963Z] #8 exporting config sha256:0326b883c34837e63e3d6aed9e18ee71e91f44b8eaf6ffe9771de0e9517dcf8d done [2025-10-31T08:52:17.963Z] #8 exporting manifest sha256:f9e86d4b07b451ca57ba7d7ec837f4b6eb03a06abe795a981e888145b2947781 done [2025-10-31T08:52:17.963Z] #8 exporting config sha256:ed769224d4a1ee8a375ac1d7cef8de98292387840748e00745fd81b41087ba6f done [2025-10-31T08:52:17.963Z] #8 exporting manifest list sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 done [2025-10-31T08:52:17.963Z] #8 pushing layers 0.1s done [2025-10-31T08:52:17.963Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 [2025-10-31T08:52:17.963Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:18.223Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 0.1s done [2025-10-31T08:52:18.223Z] #8 DONE 0.2s [2025-10-31T08:52:18.223Z] [2025-10-31T08:52:18.223Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:18.223Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:18.517Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-31T08:52:18.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-31T08:52:18.517Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:18.517Z] #1 transferring dockerfile: 163B done [2025-10-31T08:52:18.517Z] #1 DONE 0.0s [2025-10-31T08:52:18.517Z] [2025-10-31T08:52:18.517Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T08:52:18.517Z] #2 DONE 0.0s [2025-10-31T08:52:18.517Z] [2025-10-31T08:52:18.517Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-31T08:52:18.517Z] #3 DONE 0.0s [2025-10-31T08:52:18.517Z] [2025-10-31T08:52:18.517Z] #4 [internal] load .dockerignore [2025-10-31T08:52:18.517Z] #4 transferring context: 2B done [2025-10-31T08:52:18.517Z] #4 DONE 0.0s [2025-10-31T08:52:18.517Z] [2025-10-31T08:52:18.517Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:18.517Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:18.517Z] #5 DONE 0.0s [2025-10-31T08:52:18.517Z] [2025-10-31T08:52:18.517Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:18.780Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:18.780Z] #6 CACHED [2025-10-31T08:52:18.780Z] [2025-10-31T08:52:18.780Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:18.780Z] #5 CACHED [2025-10-31T08:52:18.780Z] [2025-10-31T08:52:18.780Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:18.780Z] #7 DONE 0.0s [2025-10-31T08:52:18.780Z] [2025-10-31T08:52:18.780Z] #8 exporting to image [2025-10-31T08:52:18.780Z] #8 exporting layers done [2025-10-31T08:52:18.780Z] #8 exporting manifest sha256:bc83522530a78704411722efb66d37a04bf867246a85ed8bb7298d20852087d1 done [2025-10-31T08:52:18.780Z] #8 exporting config sha256:0326b883c34837e63e3d6aed9e18ee71e91f44b8eaf6ffe9771de0e9517dcf8d done [2025-10-31T08:52:18.780Z] #8 exporting manifest sha256:f9e86d4b07b451ca57ba7d7ec837f4b6eb03a06abe795a981e888145b2947781 done [2025-10-31T08:52:18.780Z] #8 exporting config sha256:ed769224d4a1ee8a375ac1d7cef8de98292387840748e00745fd81b41087ba6f done [2025-10-31T08:52:18.780Z] #8 exporting manifest list sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 done [2025-10-31T08:52:18.780Z] #8 pushing layers 0.0s done [2025-10-31T08:52:18.780Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 0.1s done [2025-10-31T08:52:18.780Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:18.780Z] #8 DONE 0.1s [2025-10-31T08:52:18.780Z] [2025-10-31T08:52:18.780Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:18.780Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:19.070Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71' [2025-10-31T08:52:19.070Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 --push - [2025-10-31T08:52:19.330Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:19.330Z] #1 transferring dockerfile: 169B done [2025-10-31T08:52:19.330Z] #1 DONE 0.0s [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 [2025-10-31T08:52:19.330Z] #2 DONE 0.0s [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71 [2025-10-31T08:52:19.330Z] #3 DONE 0.0s [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #4 [internal] load .dockerignore [2025-10-31T08:52:19.330Z] #4 transferring context: 2B done [2025-10-31T08:52:19.330Z] #4 DONE 0.0s [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:19.330Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:19.330Z] #5 CACHED [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:19.330Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:19.330Z] #6 CACHED [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #7 exporting to image [2025-10-31T08:52:19.330Z] #7 exporting layers done [2025-10-31T08:52:19.330Z] #7 exporting manifest sha256:bc83522530a78704411722efb66d37a04bf867246a85ed8bb7298d20852087d1 done [2025-10-31T08:52:19.330Z] #7 exporting config sha256:0326b883c34837e63e3d6aed9e18ee71e91f44b8eaf6ffe9771de0e9517dcf8d done [2025-10-31T08:52:19.330Z] #7 exporting manifest sha256:f9e86d4b07b451ca57ba7d7ec837f4b6eb03a06abe795a981e888145b2947781 [2025-10-31T08:52:19.330Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:19.330Z] #7 exporting manifest sha256:f9e86d4b07b451ca57ba7d7ec837f4b6eb03a06abe795a981e888145b2947781 done [2025-10-31T08:52:19.330Z] #7 exporting config sha256:ed769224d4a1ee8a375ac1d7cef8de98292387840748e00745fd81b41087ba6f done [2025-10-31T08:52:19.330Z] #7 exporting manifest list sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 done [2025-10-31T08:52:19.330Z] #7 pushing layers 0.0s done [2025-10-31T08:52:19.330Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.71@sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 0.1s done [2025-10-31T08:52:19.330Z] #7 DONE 0.1s [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:19.330Z] #8 DONE 0.0s [2025-10-31T08:52:19.330Z] [2025-10-31T08:52:19.330Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:19.330Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:19.624Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:19.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:19.625Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:19.625Z] #1 transferring dockerfile: 210B done [2025-10-31T08:52:19.625Z] #1 DONE 0.0s [2025-10-31T08:52:19.625Z] [2025-10-31T08:52:19.625Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:19.625Z] #2 DONE 0.0s [2025-10-31T08:52:19.625Z] [2025-10-31T08:52:19.625Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:19.625Z] #3 DONE 0.0s [2025-10-31T08:52:19.625Z] [2025-10-31T08:52:19.625Z] #4 [internal] load .dockerignore [2025-10-31T08:52:19.625Z] #4 transferring context: 2B done [2025-10-31T08:52:19.625Z] #4 DONE 0.0s [2025-10-31T08:52:19.625Z] [2025-10-31T08:52:19.625Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:19.625Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:19.625Z] #5 CACHED [2025-10-31T08:52:19.625Z] [2025-10-31T08:52:19.625Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:19.625Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:19.625Z] #6 CACHED [2025-10-31T08:52:19.625Z] [2025-10-31T08:52:19.625Z] #7 exporting to image [2025-10-31T08:52:19.625Z] #7 exporting layers [2025-10-31T08:52:19.625Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:19.883Z] #7 exporting layers done [2025-10-31T08:52:19.883Z] #7 exporting manifest sha256:bc83522530a78704411722efb66d37a04bf867246a85ed8bb7298d20852087d1 done [2025-10-31T08:52:19.883Z] #7 exporting config sha256:0326b883c34837e63e3d6aed9e18ee71e91f44b8eaf6ffe9771de0e9517dcf8d done [2025-10-31T08:52:19.883Z] #7 exporting manifest sha256:f9e86d4b07b451ca57ba7d7ec837f4b6eb03a06abe795a981e888145b2947781 done [2025-10-31T08:52:19.883Z] #7 exporting config sha256:ed769224d4a1ee8a375ac1d7cef8de98292387840748e00745fd81b41087ba6f done [2025-10-31T08:52:19.883Z] #7 exporting manifest list sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 done [2025-10-31T08:52:19.883Z] #7 pushing layers 0.0s done [2025-10-31T08:52:19.883Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 0.1s done [2025-10-31T08:52:19.883Z] #7 DONE 0.1s [2025-10-31T08:52:19.883Z] [2025-10-31T08:52:19.883Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:19.883Z] #8 DONE 0.0s [2025-10-31T08:52:19.883Z] [2025-10-31T08:52:19.883Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:19.883Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:20.179Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-31T08:52:20.179Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-31T08:52:20.179Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:20.179Z] #1 transferring dockerfile: 161B done [2025-10-31T08:52:20.179Z] #1 DONE 0.0s [2025-10-31T08:52:20.179Z] [2025-10-31T08:52:20.179Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T08:52:20.179Z] #2 DONE 0.0s [2025-10-31T08:52:20.179Z] [2025-10-31T08:52:20.179Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-31T08:52:20.179Z] #3 DONE 0.0s [2025-10-31T08:52:20.179Z] [2025-10-31T08:52:20.179Z] #4 [internal] load .dockerignore [2025-10-31T08:52:20.179Z] #4 transferring context: 2B done [2025-10-31T08:52:20.179Z] #4 DONE 0.0s [2025-10-31T08:52:20.179Z] [2025-10-31T08:52:20.179Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:20.179Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:20.179Z] #5 CACHED [2025-10-31T08:52:20.179Z] [2025-10-31T08:52:20.179Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 [2025-10-31T08:52:20.179Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c30f5c5c3aaf7d0e66af6d05d72a39a32cdc6a68aaeeaa4ddf8727497785175 0.0s done [2025-10-31T08:52:20.179Z] #6 CACHED [2025-10-31T08:52:20.179Z] [2025-10-31T08:52:20.179Z] #7 exporting to image [2025-10-31T08:52:20.179Z] #7 exporting layers done [2025-10-31T08:52:20.179Z] #7 exporting manifest sha256:bc83522530a78704411722efb66d37a04bf867246a85ed8bb7298d20852087d1 done [2025-10-31T08:52:20.179Z] #7 exporting config sha256:0326b883c34837e63e3d6aed9e18ee71e91f44b8eaf6ffe9771de0e9517dcf8d done [2025-10-31T08:52:20.179Z] #7 exporting manifest sha256:f9e86d4b07b451ca57ba7d7ec837f4b6eb03a06abe795a981e888145b2947781 done [2025-10-31T08:52:20.179Z] #7 exporting config sha256:ed769224d4a1ee8a375ac1d7cef8de98292387840748e00745fd81b41087ba6f done [2025-10-31T08:52:20.179Z] #7 exporting manifest list sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 [2025-10-31T08:52:20.179Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:20.438Z] #7 exporting manifest list sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 done [2025-10-31T08:52:20.438Z] #7 pushing layers 0.0s done [2025-10-31T08:52:20.438Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c89442ee68c474ab8753896c7356a89c4abf759ccf21a90d00bbe0e633665dc3 0.1s done [2025-10-31T08:52:20.438Z] #7 DONE 0.1s [2025-10-31T08:52:20.438Z] [2025-10-31T08:52:20.438Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:20.438Z] #8 DONE 0.0s [2025-10-31T08:52:20.438Z] [2025-10-31T08:52:20.438Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:20.438Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:20.734Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:20.734Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:20.993Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:20.993Z] #1 transferring dockerfile: 216B done [2025-10-31T08:52:20.993Z] #1 DONE 0.0s [2025-10-31T08:52:20.993Z] [2025-10-31T08:52:20.993Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:20.993Z] #2 DONE 0.0s [2025-10-31T08:52:20.993Z] [2025-10-31T08:52:20.993Z] #3 [internal] load .dockerignore [2025-10-31T08:52:20.993Z] #3 transferring context: 2B done [2025-10-31T08:52:20.993Z] #3 DONE 0.0s [2025-10-31T08:52:20.993Z] [2025-10-31T08:52:20.993Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:20.993Z] #4 DONE 0.1s [2025-10-31T08:52:20.993Z] [2025-10-31T08:52:20.993Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:20.993Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:20.993Z] #5 ... [2025-10-31T08:52:20.993Z] [2025-10-31T08:52:20.993Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:20.993Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d done [2025-10-31T08:52:20.993Z] #6 DONE 0.1s [2025-10-31T08:52:20.993Z] [2025-10-31T08:52:20.993Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:21.252Z] #7 DONE 0.0s [2025-10-31T08:52:21.253Z] [2025-10-31T08:52:21.253Z] #8 exporting to image [2025-10-31T08:52:21.253Z] #8 exporting layers done [2025-10-31T08:52:21.253Z] #8 exporting manifest sha256:942585437f3be880585b84e95879175ce532d5b13add7227f1280246d9d0e3f6 done [2025-10-31T08:52:21.253Z] #8 exporting config sha256:a6a98c7fa1154f81ee5498da53f0aba48b501c7d87287eebf6984c12f8f351ad done [2025-10-31T08:52:21.253Z] #8 exporting manifest sha256:7fd0a1e9fd26a1726ad4a9313114ccfb75c53b17831a78fa02b2b5bf5a020561 done [2025-10-31T08:52:21.253Z] #8 exporting config sha256:1df886d69c68f9bf62126cc4545db1a92c8043081b362218b32d6305741ed32b done [2025-10-31T08:52:21.253Z] #8 exporting manifest list sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 done [2025-10-31T08:52:21.253Z] #8 pushing layers 0.1s done [2025-10-31T08:52:21.253Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 [2025-10-31T08:52:21.253Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:21.253Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 0.1s done [2025-10-31T08:52:21.253Z] #8 DONE 0.2s [2025-10-31T08:52:21.253Z] [2025-10-31T08:52:21.253Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:21.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:21.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-31T08:52:21.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-31T08:52:21.537Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:21.537Z] #1 transferring dockerfile: 182B done [2025-10-31T08:52:21.537Z] #1 DONE 0.0s [2025-10-31T08:52:21.537Z] [2025-10-31T08:52:21.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T08:52:21.537Z] #2 DONE 0.0s [2025-10-31T08:52:21.537Z] [2025-10-31T08:52:21.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-31T08:52:21.537Z] #3 DONE 0.0s [2025-10-31T08:52:21.537Z] [2025-10-31T08:52:21.537Z] #4 [internal] load .dockerignore [2025-10-31T08:52:21.537Z] #4 transferring context: 2B done [2025-10-31T08:52:21.537Z] #4 DONE 0.0s [2025-10-31T08:52:21.537Z] [2025-10-31T08:52:21.537Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:21.537Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d done [2025-10-31T08:52:21.537Z] #5 CACHED [2025-10-31T08:52:21.537Z] [2025-10-31T08:52:21.537Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:21.537Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d done [2025-10-31T08:52:21.537Z] #6 CACHED [2025-10-31T08:52:21.537Z] [2025-10-31T08:52:21.537Z] #7 exporting to image [2025-10-31T08:52:21.537Z] #7 exporting layers [2025-10-31T08:52:21.537Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:21.796Z] #7 exporting layers done [2025-10-31T08:52:21.796Z] #7 exporting manifest sha256:942585437f3be880585b84e95879175ce532d5b13add7227f1280246d9d0e3f6 done [2025-10-31T08:52:21.796Z] #7 exporting config sha256:a6a98c7fa1154f81ee5498da53f0aba48b501c7d87287eebf6984c12f8f351ad done [2025-10-31T08:52:21.796Z] #7 exporting manifest sha256:7fd0a1e9fd26a1726ad4a9313114ccfb75c53b17831a78fa02b2b5bf5a020561 done [2025-10-31T08:52:21.796Z] #7 exporting config sha256:1df886d69c68f9bf62126cc4545db1a92c8043081b362218b32d6305741ed32b done [2025-10-31T08:52:21.796Z] #7 exporting manifest list sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 done [2025-10-31T08:52:21.796Z] #7 pushing layers 0.0s done [2025-10-31T08:52:21.796Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 0.1s done [2025-10-31T08:52:21.796Z] #7 DONE 0.1s [2025-10-31T08:52:21.796Z] [2025-10-31T08:52:21.796Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:21.796Z] #8 DONE 0.0s [2025-10-31T08:52:21.796Z] [2025-10-31T08:52:21.796Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:21.796Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:22.086Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71' [2025-10-31T08:52:22.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 --push - [2025-10-31T08:52:22.086Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:22.086Z] #1 transferring dockerfile: 188B done [2025-10-31T08:52:22.086Z] #1 DONE 0.0s [2025-10-31T08:52:22.086Z] [2025-10-31T08:52:22.086Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 [2025-10-31T08:52:22.086Z] #2 DONE 0.0s [2025-10-31T08:52:22.086Z] [2025-10-31T08:52:22.086Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71 [2025-10-31T08:52:22.086Z] #3 DONE 0.0s [2025-10-31T08:52:22.086Z] [2025-10-31T08:52:22.086Z] #4 [internal] load .dockerignore [2025-10-31T08:52:22.086Z] #4 transferring context: 2B done [2025-10-31T08:52:22.086Z] #4 DONE 0.0s [2025-10-31T08:52:22.086Z] [2025-10-31T08:52:22.086Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:22.086Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d 0.0s done [2025-10-31T08:52:22.086Z] #5 CACHED [2025-10-31T08:52:22.086Z] [2025-10-31T08:52:22.086Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:22.086Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d 0.0s done [2025-10-31T08:52:22.086Z] #6 CACHED [2025-10-31T08:52:22.086Z] [2025-10-31T08:52:22.086Z] #7 exporting to image [2025-10-31T08:52:22.086Z] #7 exporting layers [2025-10-31T08:52:22.086Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:22.345Z] #7 exporting layers done [2025-10-31T08:52:22.345Z] #7 exporting manifest sha256:942585437f3be880585b84e95879175ce532d5b13add7227f1280246d9d0e3f6 done [2025-10-31T08:52:22.345Z] #7 exporting config sha256:a6a98c7fa1154f81ee5498da53f0aba48b501c7d87287eebf6984c12f8f351ad done [2025-10-31T08:52:22.345Z] #7 exporting manifest sha256:7fd0a1e9fd26a1726ad4a9313114ccfb75c53b17831a78fa02b2b5bf5a020561 done [2025-10-31T08:52:22.345Z] #7 exporting config sha256:1df886d69c68f9bf62126cc4545db1a92c8043081b362218b32d6305741ed32b done [2025-10-31T08:52:22.345Z] #7 exporting manifest list sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 done [2025-10-31T08:52:22.345Z] #7 pushing layers 0.0s done [2025-10-31T08:52:22.345Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.71@sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 0.1s done [2025-10-31T08:52:22.345Z] #7 DONE 0.1s [2025-10-31T08:52:22.345Z] [2025-10-31T08:52:22.345Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:22.345Z] #8 DONE 0.0s [2025-10-31T08:52:22.345Z] [2025-10-31T08:52:22.345Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:22.345Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:22.638Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:22.638Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:22.638Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:22.638Z] #1 transferring dockerfile: 229B done [2025-10-31T08:52:22.638Z] #1 DONE 0.0s [2025-10-31T08:52:22.638Z] [2025-10-31T08:52:22.638Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:22.638Z] #2 DONE 0.0s [2025-10-31T08:52:22.638Z] [2025-10-31T08:52:22.638Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:22.638Z] #3 DONE 0.0s [2025-10-31T08:52:22.638Z] [2025-10-31T08:52:22.638Z] #4 [internal] load .dockerignore [2025-10-31T08:52:22.638Z] #4 transferring context: 2B done [2025-10-31T08:52:22.638Z] #4 DONE 0.0s [2025-10-31T08:52:22.638Z] [2025-10-31T08:52:22.638Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:22.638Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d 0.0s done [2025-10-31T08:52:22.638Z] #5 CACHED [2025-10-31T08:52:22.638Z] [2025-10-31T08:52:22.638Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:22.896Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d 0.0s done [2025-10-31T08:52:22.897Z] #6 CACHED [2025-10-31T08:52:22.897Z] [2025-10-31T08:52:22.897Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:22.897Z] #7 DONE 0.0s [2025-10-31T08:52:22.897Z] [2025-10-31T08:52:22.897Z] #8 exporting to image [2025-10-31T08:52:22.897Z] #8 exporting layers done [2025-10-31T08:52:22.897Z] #8 exporting manifest sha256:942585437f3be880585b84e95879175ce532d5b13add7227f1280246d9d0e3f6 done [2025-10-31T08:52:22.897Z] #8 exporting config sha256:a6a98c7fa1154f81ee5498da53f0aba48b501c7d87287eebf6984c12f8f351ad done [2025-10-31T08:52:22.897Z] #8 exporting manifest sha256:7fd0a1e9fd26a1726ad4a9313114ccfb75c53b17831a78fa02b2b5bf5a020561 done [2025-10-31T08:52:22.897Z] #8 exporting config sha256:1df886d69c68f9bf62126cc4545db1a92c8043081b362218b32d6305741ed32b done [2025-10-31T08:52:22.897Z] #8 exporting manifest list sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 done [2025-10-31T08:52:22.897Z] #8 pushing layers 0.0s done [2025-10-31T08:52:22.897Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 0.1s done [2025-10-31T08:52:22.897Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:22.897Z] #8 DONE 0.1s [2025-10-31T08:52:22.897Z] [2025-10-31T08:52:22.897Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:22.897Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:23.188Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-31T08:52:23.188Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-31T08:52:23.188Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:23.188Z] #1 transferring dockerfile: 180B done [2025-10-31T08:52:23.188Z] #1 DONE 0.0s [2025-10-31T08:52:23.188Z] [2025-10-31T08:52:23.188Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T08:52:23.188Z] #2 DONE 0.0s [2025-10-31T08:52:23.188Z] [2025-10-31T08:52:23.188Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-31T08:52:23.188Z] #3 DONE 0.0s [2025-10-31T08:52:23.188Z] [2025-10-31T08:52:23.188Z] #4 [internal] load .dockerignore [2025-10-31T08:52:23.188Z] #4 transferring context: 2B done [2025-10-31T08:52:23.188Z] #4 DONE 0.0s [2025-10-31T08:52:23.188Z] [2025-10-31T08:52:23.188Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:23.188Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d 0.0s done [2025-10-31T08:52:23.188Z] #5 DONE 0.0s [2025-10-31T08:52:23.188Z] [2025-10-31T08:52:23.188Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:23.450Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d 0.0s done [2025-10-31T08:52:23.450Z] #6 CACHED [2025-10-31T08:52:23.450Z] [2025-10-31T08:52:23.450Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8c88dd0408310e84a9942b72bc6c340ae805bdc0f7e0d6ee92aac53bcd5f3c7d [2025-10-31T08:52:23.450Z] #5 CACHED [2025-10-31T08:52:23.450Z] [2025-10-31T08:52:23.450Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:23.450Z] #7 DONE 0.0s [2025-10-31T08:52:23.450Z] [2025-10-31T08:52:23.450Z] #8 exporting to image [2025-10-31T08:52:23.450Z] #8 exporting layers done [2025-10-31T08:52:23.450Z] #8 exporting manifest sha256:942585437f3be880585b84e95879175ce532d5b13add7227f1280246d9d0e3f6 done [2025-10-31T08:52:23.450Z] #8 exporting config sha256:a6a98c7fa1154f81ee5498da53f0aba48b501c7d87287eebf6984c12f8f351ad done [2025-10-31T08:52:23.450Z] #8 exporting manifest sha256:7fd0a1e9fd26a1726ad4a9313114ccfb75c53b17831a78fa02b2b5bf5a020561 done [2025-10-31T08:52:23.450Z] #8 exporting config sha256:1df886d69c68f9bf62126cc4545db1a92c8043081b362218b32d6305741ed32b done [2025-10-31T08:52:23.450Z] #8 exporting manifest list sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 done [2025-10-31T08:52:23.450Z] #8 pushing layers 0.0s done [2025-10-31T08:52:23.450Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c8cc45c260431e60de5a70111dedb307038f1879cce59c546b9e63952bd71865 0.1s done [2025-10-31T08:52:23.450Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:23.450Z] #8 DONE 0.1s [2025-10-31T08:52:23.450Z] [2025-10-31T08:52:23.450Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:23.450Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:23.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:23.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:23.740Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:23.740Z] #1 transferring dockerfile: 194B done [2025-10-31T08:52:23.740Z] #1 DONE 0.0s [2025-10-31T08:52:23.740Z] [2025-10-31T08:52:23.740Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:23.740Z] #2 DONE 0.0s [2025-10-31T08:52:23.740Z] [2025-10-31T08:52:23.740Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:23.740Z] #3 DONE 0.1s [2025-10-31T08:52:23.740Z] [2025-10-31T08:52:23.740Z] #4 [internal] load .dockerignore [2025-10-31T08:52:23.740Z] #4 transferring context: [2025-10-31T08:52:24.002Z] #4 transferring context: 2B done [2025-10-31T08:52:24.002Z] #4 DONE 0.0s [2025-10-31T08:52:24.002Z] [2025-10-31T08:52:24.002Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:24.002Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:24.002Z] #5 DONE 0.0s [2025-10-31T08:52:24.002Z] [2025-10-31T08:52:24.002Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:24.002Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:24.002Z] #6 DONE 0.1s [2025-10-31T08:52:24.002Z] [2025-10-31T08:52:24.002Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:24.002Z] #7 DONE 0.0s [2025-10-31T08:52:24.002Z] [2025-10-31T08:52:24.002Z] #8 exporting to image [2025-10-31T08:52:24.002Z] #8 exporting layers done [2025-10-31T08:52:24.002Z] #8 exporting manifest sha256:4765d35a01a39b42e63b6b06a3a51f11b2218a72f41b3787306325a1a30cb213 done [2025-10-31T08:52:24.002Z] #8 exporting config sha256:daeaa4aeddda85bf2e7936e8b05a665eeb377ecceae85f660e3af73684682ab4 done [2025-10-31T08:52:24.002Z] #8 exporting manifest sha256:7b55eb57e9bd79bbf4a29eefadd211a3a87807b73852b23225da1ea5cc070d76 done [2025-10-31T08:52:24.002Z] #8 exporting config sha256:61bb5aae3925703fef319d6451d9f2c90748397829b4cb50a9530bdcb3fcabb4 done [2025-10-31T08:52:24.002Z] #8 exporting manifest list sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae done [2025-10-31T08:52:24.002Z] #8 pushing layers 0.1s done [2025-10-31T08:52:24.002Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae [2025-10-31T08:52:24.002Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:24.260Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae 0.1s done [2025-10-31T08:52:24.260Z] #8 DONE 0.2s [2025-10-31T08:52:24.260Z] [2025-10-31T08:52:24.260Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:24.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:24.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-31T08:52:24.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-31T08:52:24.543Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:24.543Z] #1 transferring dockerfile: 160B done [2025-10-31T08:52:24.543Z] #1 DONE 0.0s [2025-10-31T08:52:24.543Z] [2025-10-31T08:52:24.543Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T08:52:24.543Z] #2 DONE 0.0s [2025-10-31T08:52:24.543Z] [2025-10-31T08:52:24.543Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-31T08:52:24.543Z] #3 DONE 0.0s [2025-10-31T08:52:24.543Z] [2025-10-31T08:52:24.543Z] #4 [internal] load .dockerignore [2025-10-31T08:52:24.543Z] #4 transferring context: 2B done [2025-10-31T08:52:24.543Z] #4 DONE 0.0s [2025-10-31T08:52:24.543Z] [2025-10-31T08:52:24.543Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:24.543Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:24.543Z] #5 DONE 0.0s [2025-10-31T08:52:24.543Z] [2025-10-31T08:52:24.543Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:24.802Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:24.802Z] #6 CACHED [2025-10-31T08:52:24.802Z] [2025-10-31T08:52:24.802Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:24.802Z] #5 CACHED [2025-10-31T08:52:24.802Z] [2025-10-31T08:52:24.802Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:24.802Z] #7 DONE 0.0s [2025-10-31T08:52:24.802Z] [2025-10-31T08:52:24.802Z] #8 exporting to image [2025-10-31T08:52:24.802Z] #8 exporting layers done [2025-10-31T08:52:24.802Z] #8 exporting manifest sha256:4765d35a01a39b42e63b6b06a3a51f11b2218a72f41b3787306325a1a30cb213 done [2025-10-31T08:52:24.802Z] #8 exporting config sha256:daeaa4aeddda85bf2e7936e8b05a665eeb377ecceae85f660e3af73684682ab4 done [2025-10-31T08:52:24.802Z] #8 exporting manifest sha256:7b55eb57e9bd79bbf4a29eefadd211a3a87807b73852b23225da1ea5cc070d76 done [2025-10-31T08:52:24.802Z] #8 exporting config sha256:61bb5aae3925703fef319d6451d9f2c90748397829b4cb50a9530bdcb3fcabb4 done [2025-10-31T08:52:24.802Z] #8 exporting manifest list sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae done [2025-10-31T08:52:24.802Z] #8 pushing layers 0.0s done [2025-10-31T08:52:24.802Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae 0.1s done [2025-10-31T08:52:24.802Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:24.802Z] #8 DONE 0.1s [2025-10-31T08:52:24.802Z] [2025-10-31T08:52:24.802Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:24.802Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:25.100Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71' [2025-10-31T08:52:25.100Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 --push - [2025-10-31T08:52:25.100Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:25.100Z] #1 transferring dockerfile: 166B done [2025-10-31T08:52:25.100Z] #1 DONE 0.0s [2025-10-31T08:52:25.100Z] [2025-10-31T08:52:25.100Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 [2025-10-31T08:52:25.100Z] #2 DONE 0.0s [2025-10-31T08:52:25.100Z] [2025-10-31T08:52:25.100Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71 [2025-10-31T08:52:25.100Z] #3 DONE 0.0s [2025-10-31T08:52:25.100Z] [2025-10-31T08:52:25.100Z] #4 [internal] load .dockerignore [2025-10-31T08:52:25.100Z] #4 transferring context: 2B done [2025-10-31T08:52:25.100Z] #4 DONE 0.0s [2025-10-31T08:52:25.100Z] [2025-10-31T08:52:25.100Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:25.100Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:25.100Z] #5 DONE 0.0s [2025-10-31T08:52:25.100Z] [2025-10-31T08:52:25.100Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:25.360Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:25.360Z] #6 CACHED [2025-10-31T08:52:25.360Z] [2025-10-31T08:52:25.360Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:25.360Z] #5 CACHED [2025-10-31T08:52:25.360Z] [2025-10-31T08:52:25.360Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:25.360Z] #7 DONE 0.0s [2025-10-31T08:52:25.360Z] [2025-10-31T08:52:25.360Z] #8 exporting to image [2025-10-31T08:52:25.360Z] #8 exporting layers done [2025-10-31T08:52:25.360Z] #8 exporting manifest sha256:4765d35a01a39b42e63b6b06a3a51f11b2218a72f41b3787306325a1a30cb213 done [2025-10-31T08:52:25.360Z] #8 exporting config sha256:daeaa4aeddda85bf2e7936e8b05a665eeb377ecceae85f660e3af73684682ab4 done [2025-10-31T08:52:25.360Z] #8 exporting manifest sha256:7b55eb57e9bd79bbf4a29eefadd211a3a87807b73852b23225da1ea5cc070d76 done [2025-10-31T08:52:25.360Z] #8 exporting config sha256:61bb5aae3925703fef319d6451d9f2c90748397829b4cb50a9530bdcb3fcabb4 done [2025-10-31T08:52:25.360Z] #8 exporting manifest list sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae done [2025-10-31T08:52:25.360Z] #8 pushing layers 0.0s done [2025-10-31T08:52:25.360Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.71@sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae 0.1s done [2025-10-31T08:52:25.361Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:25.361Z] #8 DONE 0.1s [2025-10-31T08:52:25.361Z] [2025-10-31T08:52:25.361Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:25.361Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:25.647Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:25.647Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:25.647Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:25.647Z] #1 transferring dockerfile: 207B done [2025-10-31T08:52:25.647Z] #1 DONE 0.0s [2025-10-31T08:52:25.647Z] [2025-10-31T08:52:25.647Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:25.647Z] #2 DONE 0.0s [2025-10-31T08:52:25.647Z] [2025-10-31T08:52:25.647Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:25.647Z] #3 DONE 0.0s [2025-10-31T08:52:25.647Z] [2025-10-31T08:52:25.647Z] #4 [internal] load .dockerignore [2025-10-31T08:52:25.647Z] #4 transferring context: 2B done [2025-10-31T08:52:25.647Z] #4 DONE 0.0s [2025-10-31T08:52:25.905Z] [2025-10-31T08:52:25.905Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:25.905Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:25.905Z] #5 CACHED [2025-10-31T08:52:25.905Z] [2025-10-31T08:52:25.905Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:25.905Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 0.0s done [2025-10-31T08:52:25.905Z] #6 CACHED [2025-10-31T08:52:25.905Z] [2025-10-31T08:52:25.905Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:25.905Z] #7 DONE 0.0s [2025-10-31T08:52:25.905Z] [2025-10-31T08:52:25.905Z] #8 exporting to image [2025-10-31T08:52:25.905Z] #8 exporting layers done [2025-10-31T08:52:25.905Z] #8 exporting manifest sha256:4765d35a01a39b42e63b6b06a3a51f11b2218a72f41b3787306325a1a30cb213 done [2025-10-31T08:52:25.905Z] #8 exporting config sha256:daeaa4aeddda85bf2e7936e8b05a665eeb377ecceae85f660e3af73684682ab4 done [2025-10-31T08:52:25.905Z] #8 exporting manifest sha256:7b55eb57e9bd79bbf4a29eefadd211a3a87807b73852b23225da1ea5cc070d76 done [2025-10-31T08:52:25.905Z] #8 exporting config sha256:61bb5aae3925703fef319d6451d9f2c90748397829b4cb50a9530bdcb3fcabb4 done [2025-10-31T08:52:25.905Z] #8 exporting manifest list sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae done [2025-10-31T08:52:25.905Z] #8 pushing layers 0.0s done [2025-10-31T08:52:25.905Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae 0.1s done [2025-10-31T08:52:25.905Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:25.905Z] #8 DONE 0.1s [2025-10-31T08:52:25.905Z] [2025-10-31T08:52:25.905Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:25.905Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:26.193Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-31T08:52:26.193Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-31T08:52:26.193Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:26.193Z] #1 transferring dockerfile: 158B done [2025-10-31T08:52:26.193Z] #1 DONE 0.0s [2025-10-31T08:52:26.193Z] [2025-10-31T08:52:26.193Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T08:52:26.193Z] #2 DONE 0.0s [2025-10-31T08:52:26.193Z] [2025-10-31T08:52:26.193Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-31T08:52:26.193Z] #3 DONE 0.0s [2025-10-31T08:52:26.193Z] [2025-10-31T08:52:26.193Z] #4 [internal] load .dockerignore [2025-10-31T08:52:26.193Z] #4 transferring context: 2B done [2025-10-31T08:52:26.193Z] #4 DONE 0.0s [2025-10-31T08:52:26.193Z] [2025-10-31T08:52:26.193Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:26.193Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 done [2025-10-31T08:52:26.193Z] #5 DONE 0.0s [2025-10-31T08:52:26.193Z] [2025-10-31T08:52:26.193Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:26.452Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 done [2025-10-31T08:52:26.452Z] #6 CACHED [2025-10-31T08:52:26.452Z] [2025-10-31T08:52:26.452Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a54397d5e4b6d56c5f706ed670d6338449fca97b406bc2ba66e4b91958cb14a9 [2025-10-31T08:52:26.452Z] #5 CACHED [2025-10-31T08:52:26.452Z] [2025-10-31T08:52:26.452Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:26.452Z] #7 DONE 0.0s [2025-10-31T08:52:26.452Z] [2025-10-31T08:52:26.452Z] #8 exporting to image [2025-10-31T08:52:26.452Z] #8 exporting layers done [2025-10-31T08:52:26.452Z] #8 exporting manifest sha256:4765d35a01a39b42e63b6b06a3a51f11b2218a72f41b3787306325a1a30cb213 done [2025-10-31T08:52:26.452Z] #8 exporting config sha256:daeaa4aeddda85bf2e7936e8b05a665eeb377ecceae85f660e3af73684682ab4 done [2025-10-31T08:52:26.452Z] #8 exporting manifest sha256:7b55eb57e9bd79bbf4a29eefadd211a3a87807b73852b23225da1ea5cc070d76 done [2025-10-31T08:52:26.452Z] #8 exporting config sha256:61bb5aae3925703fef319d6451d9f2c90748397829b4cb50a9530bdcb3fcabb4 done [2025-10-31T08:52:26.452Z] #8 exporting manifest list sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae done [2025-10-31T08:52:26.452Z] #8 pushing layers 0.0s done [2025-10-31T08:52:26.452Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:6580393c2441c7a97b52ccb31aebaead6ba56ab03ad1a951a3ecd07bde06a5ae 0.1s done [2025-10-31T08:52:26.452Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:26.452Z] #8 DONE 0.1s [2025-10-31T08:52:26.452Z] [2025-10-31T08:52:26.452Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:26.452Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:26.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:26.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:26.740Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:26.740Z] #1 transferring dockerfile: 196B done [2025-10-31T08:52:26.740Z] #1 DONE 0.0s [2025-10-31T08:52:26.740Z] [2025-10-31T08:52:26.740Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:26.740Z] #2 DONE 0.0s [2025-10-31T08:52:26.740Z] [2025-10-31T08:52:26.740Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:26.740Z] #3 DONE 0.0s [2025-10-31T08:52:26.740Z] [2025-10-31T08:52:26.740Z] #4 [internal] load .dockerignore [2025-10-31T08:52:26.740Z] #4 transferring context: 2B done [2025-10-31T08:52:26.740Z] #4 DONE 0.0s [2025-10-31T08:52:26.998Z] [2025-10-31T08:52:26.998Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:26.998Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:26.998Z] #5 ... [2025-10-31T08:52:26.998Z] [2025-10-31T08:52:26.998Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:26.998Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:26.998Z] #6 DONE 0.1s [2025-10-31T08:52:26.998Z] [2025-10-31T08:52:26.998Z] #7 exporting to image [2025-10-31T08:52:26.998Z] #7 exporting layers done [2025-10-31T08:52:26.998Z] #7 exporting manifest sha256:749940ff265c3345fa7e6a4b59b25bcf86bd402e536b17b632f1c6b2ead9e6ac done [2025-10-31T08:52:26.998Z] #7 exporting config sha256:37c16a707da77ca71d04fa8bdc9b588cbb725473b8847e9b06d4dbb343ab760e done [2025-10-31T08:52:26.998Z] #7 exporting manifest sha256:c99406d75403761ef6c2ea10aca4a1fc6ed816ad5a885f6e7bba007c7c4c9420 0.0s done [2025-10-31T08:52:26.998Z] #7 exporting config sha256:a09515fb57d118f4d63149d607291047a4348558c4216ab0a43ecfa66fd8eb21 done [2025-10-31T08:52:26.998Z] #7 exporting manifest list sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 done [2025-10-31T08:52:26.998Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:26.998Z] #7 ... [2025-10-31T08:52:26.998Z] [2025-10-31T08:52:26.998Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:26.998Z] #8 DONE 0.0s [2025-10-31T08:52:26.998Z] [2025-10-31T08:52:26.998Z] #7 exporting to image [2025-10-31T08:52:26.998Z] #7 pushing layers 0.1s done [2025-10-31T08:52:26.998Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 [2025-10-31T08:52:27.257Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 0.1s done [2025-10-31T08:52:27.257Z] #7 DONE 0.2s [2025-10-31T08:52:27.257Z] [2025-10-31T08:52:27.257Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:27.257Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:27.542Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-31T08:52:27.542Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-31T08:52:27.542Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:27.542Z] #1 transferring dockerfile: 162B done [2025-10-31T08:52:27.542Z] #1 DONE 0.0s [2025-10-31T08:52:27.542Z] [2025-10-31T08:52:27.542Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T08:52:27.542Z] #2 DONE 0.0s [2025-10-31T08:52:27.542Z] [2025-10-31T08:52:27.542Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-31T08:52:27.542Z] #3 DONE 0.0s [2025-10-31T08:52:27.542Z] [2025-10-31T08:52:27.542Z] #4 [internal] load .dockerignore [2025-10-31T08:52:27.542Z] #4 transferring context: 2B done [2025-10-31T08:52:27.542Z] #4 DONE 0.0s [2025-10-31T08:52:27.542Z] [2025-10-31T08:52:27.542Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:27.542Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:27.542Z] #5 CACHED [2025-10-31T08:52:27.542Z] [2025-10-31T08:52:27.542Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:27.542Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:27.801Z] #6 CACHED [2025-10-31T08:52:27.801Z] [2025-10-31T08:52:27.801Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:27.801Z] #7 DONE 0.0s [2025-10-31T08:52:27.801Z] [2025-10-31T08:52:27.801Z] #8 exporting to image [2025-10-31T08:52:27.801Z] #8 exporting layers done [2025-10-31T08:52:27.801Z] #8 exporting manifest sha256:749940ff265c3345fa7e6a4b59b25bcf86bd402e536b17b632f1c6b2ead9e6ac done [2025-10-31T08:52:27.801Z] #8 exporting config sha256:37c16a707da77ca71d04fa8bdc9b588cbb725473b8847e9b06d4dbb343ab760e done [2025-10-31T08:52:27.801Z] #8 exporting manifest sha256:c99406d75403761ef6c2ea10aca4a1fc6ed816ad5a885f6e7bba007c7c4c9420 done [2025-10-31T08:52:27.801Z] #8 exporting config sha256:a09515fb57d118f4d63149d607291047a4348558c4216ab0a43ecfa66fd8eb21 done [2025-10-31T08:52:27.801Z] #8 exporting manifest list sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 done [2025-10-31T08:52:27.801Z] #8 pushing layers 0.0s done [2025-10-31T08:52:27.801Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 0.1s done [2025-10-31T08:52:27.801Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:27.801Z] #8 DONE 0.1s [2025-10-31T08:52:27.801Z] [2025-10-31T08:52:27.801Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:27.801Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:28.098Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71' [2025-10-31T08:52:28.098Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 --push - [2025-10-31T08:52:28.098Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:28.098Z] #1 transferring dockerfile: 168B done [2025-10-31T08:52:28.098Z] #1 DONE 0.0s [2025-10-31T08:52:28.098Z] [2025-10-31T08:52:28.098Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 [2025-10-31T08:52:28.098Z] #2 DONE 0.0s [2025-10-31T08:52:28.098Z] [2025-10-31T08:52:28.098Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71 [2025-10-31T08:52:28.098Z] #3 DONE 0.0s [2025-10-31T08:52:28.098Z] [2025-10-31T08:52:28.098Z] #4 [internal] load .dockerignore [2025-10-31T08:52:28.098Z] #4 transferring context: 2B done [2025-10-31T08:52:28.098Z] #4 DONE 0.0s [2025-10-31T08:52:28.098Z] [2025-10-31T08:52:28.098Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:28.098Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:28.098Z] #5 CACHED [2025-10-31T08:52:28.098Z] [2025-10-31T08:52:28.098Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:28.098Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 done [2025-10-31T08:52:28.098Z] #6 CACHED [2025-10-31T08:52:28.098Z] [2025-10-31T08:52:28.098Z] #7 exporting to image [2025-10-31T08:52:28.098Z] #7 exporting layers done [2025-10-31T08:52:28.098Z] #7 exporting manifest sha256:749940ff265c3345fa7e6a4b59b25bcf86bd402e536b17b632f1c6b2ead9e6ac done [2025-10-31T08:52:28.098Z] #7 exporting config sha256:37c16a707da77ca71d04fa8bdc9b588cbb725473b8847e9b06d4dbb343ab760e done [2025-10-31T08:52:28.098Z] #7 exporting manifest sha256:c99406d75403761ef6c2ea10aca4a1fc6ed816ad5a885f6e7bba007c7c4c9420 done [2025-10-31T08:52:28.098Z] #7 exporting config sha256:a09515fb57d118f4d63149d607291047a4348558c4216ab0a43ecfa66fd8eb21 done [2025-10-31T08:52:28.098Z] #7 exporting manifest list sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 done [2025-10-31T08:52:28.098Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:28.358Z] #7 pushing layers 0.0s done [2025-10-31T08:52:28.358Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.71@sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 0.1s done [2025-10-31T08:52:28.358Z] #7 DONE 0.1s [2025-10-31T08:52:28.358Z] [2025-10-31T08:52:28.358Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:28.358Z] #8 DONE 0.0s [2025-10-31T08:52:28.358Z] [2025-10-31T08:52:28.358Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:28.358Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:28.645Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:28.645Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:28.645Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:28.645Z] #1 transferring dockerfile: 209B done [2025-10-31T08:52:28.645Z] #1 DONE 0.0s [2025-10-31T08:52:28.645Z] [2025-10-31T08:52:28.645Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:28.645Z] #2 DONE 0.0s [2025-10-31T08:52:28.645Z] [2025-10-31T08:52:28.645Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:28.645Z] #3 DONE 0.0s [2025-10-31T08:52:28.645Z] [2025-10-31T08:52:28.645Z] #4 [internal] load .dockerignore [2025-10-31T08:52:28.645Z] #4 transferring context: 2B done [2025-10-31T08:52:28.645Z] #4 DONE 0.0s [2025-10-31T08:52:28.645Z] [2025-10-31T08:52:28.645Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:28.645Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:28.645Z] #5 CACHED [2025-10-31T08:52:28.645Z] [2025-10-31T08:52:28.645Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:28.645Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:28.645Z] #6 CACHED [2025-10-31T08:52:28.645Z] [2025-10-31T08:52:28.645Z] #7 exporting to image [2025-10-31T08:52:28.645Z] #7 exporting layers done [2025-10-31T08:52:28.645Z] #7 exporting manifest sha256:749940ff265c3345fa7e6a4b59b25bcf86bd402e536b17b632f1c6b2ead9e6ac done [2025-10-31T08:52:28.645Z] #7 exporting config sha256:37c16a707da77ca71d04fa8bdc9b588cbb725473b8847e9b06d4dbb343ab760e done [2025-10-31T08:52:28.645Z] #7 exporting manifest sha256:c99406d75403761ef6c2ea10aca4a1fc6ed816ad5a885f6e7bba007c7c4c9420 done [2025-10-31T08:52:28.645Z] #7 exporting config sha256:a09515fb57d118f4d63149d607291047a4348558c4216ab0a43ecfa66fd8eb21 done [2025-10-31T08:52:28.645Z] #7 exporting manifest list sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 [2025-10-31T08:52:28.645Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:28.905Z] #7 exporting manifest list sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 done [2025-10-31T08:52:28.905Z] #7 pushing layers 0.0s done [2025-10-31T08:52:28.905Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 0.1s done [2025-10-31T08:52:28.905Z] #7 DONE 0.1s [2025-10-31T08:52:28.905Z] [2025-10-31T08:52:28.905Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:28.905Z] #8 DONE 0.0s [2025-10-31T08:52:28.905Z] [2025-10-31T08:52:28.905Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:28.905Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:29.200Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-31T08:52:29.200Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-31T08:52:29.200Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:29.200Z] #1 transferring dockerfile: 160B done [2025-10-31T08:52:29.200Z] #1 DONE 0.0s [2025-10-31T08:52:29.200Z] [2025-10-31T08:52:29.200Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T08:52:29.200Z] #2 DONE 0.0s [2025-10-31T08:52:29.200Z] [2025-10-31T08:52:29.200Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-31T08:52:29.200Z] #3 DONE 0.0s [2025-10-31T08:52:29.200Z] [2025-10-31T08:52:29.200Z] #4 [internal] load .dockerignore [2025-10-31T08:52:29.200Z] #4 transferring context: 2B done [2025-10-31T08:52:29.200Z] #4 DONE 0.0s [2025-10-31T08:52:29.200Z] [2025-10-31T08:52:29.200Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:29.200Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:29.200Z] #5 CACHED [2025-10-31T08:52:29.200Z] [2025-10-31T08:52:29.200Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 [2025-10-31T08:52:29.200Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:3da6b5244f0c7fd5837f6f60c6fba1364c78cd60ceca94bae880b647132f5dc2 0.0s done [2025-10-31T08:52:29.200Z] #6 CACHED [2025-10-31T08:52:29.200Z] [2025-10-31T08:52:29.200Z] #7 exporting to image [2025-10-31T08:52:29.200Z] #7 exporting layers done [2025-10-31T08:52:29.200Z] #7 exporting manifest sha256:749940ff265c3345fa7e6a4b59b25bcf86bd402e536b17b632f1c6b2ead9e6ac done [2025-10-31T08:52:29.200Z] #7 exporting config sha256:37c16a707da77ca71d04fa8bdc9b588cbb725473b8847e9b06d4dbb343ab760e done [2025-10-31T08:52:29.200Z] #7 exporting manifest sha256:c99406d75403761ef6c2ea10aca4a1fc6ed816ad5a885f6e7bba007c7c4c9420 done [2025-10-31T08:52:29.200Z] #7 exporting config sha256:a09515fb57d118f4d63149d607291047a4348558c4216ab0a43ecfa66fd8eb21 done [2025-10-31T08:52:29.200Z] #7 exporting manifest list sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 done [2025-10-31T08:52:29.200Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:29.458Z] #7 pushing layers 0.0s done [2025-10-31T08:52:29.458Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8c8208ea9302dfde9f6fcb3d9666d351b7171727f65252315e2a4d081d025e94 0.1s done [2025-10-31T08:52:29.458Z] #7 DONE 0.1s [2025-10-31T08:52:29.458Z] [2025-10-31T08:52:29.458Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:29.458Z] #8 DONE 0.0s [2025-10-31T08:52:29.458Z] [2025-10-31T08:52:29.458Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:29.458Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:29.747Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:29.747Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:29.747Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:29.747Z] #1 transferring dockerfile: 198B done [2025-10-31T08:52:29.747Z] #1 DONE 0.0s [2025-10-31T08:52:29.747Z] [2025-10-31T08:52:29.747Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:29.747Z] #2 DONE 0.0s [2025-10-31T08:52:29.747Z] [2025-10-31T08:52:29.747Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:29.747Z] #3 DONE 0.1s [2025-10-31T08:52:29.747Z] [2025-10-31T08:52:29.747Z] #4 [internal] load .dockerignore [2025-10-31T08:52:29.747Z] #4 transferring context: 2B done [2025-10-31T08:52:29.747Z] #4 DONE 0.0s [2025-10-31T08:52:30.007Z] [2025-10-31T08:52:30.007Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:30.007Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:30.007Z] #5 ... [2025-10-31T08:52:30.007Z] [2025-10-31T08:52:30.007Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:30.007Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c 0.0s done [2025-10-31T08:52:30.007Z] #6 DONE 0.1s [2025-10-31T08:52:30.007Z] [2025-10-31T08:52:30.007Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:30.267Z] #7 DONE 0.0s [2025-10-31T08:52:30.267Z] [2025-10-31T08:52:30.267Z] #8 exporting to image [2025-10-31T08:52:30.267Z] #8 exporting layers done [2025-10-31T08:52:30.267Z] #8 exporting manifest sha256:c912e6e23701bbb63ed50cc4b0570dcec293b56849ea7fe51476b490327d20d2 done [2025-10-31T08:52:30.267Z] #8 exporting config sha256:98ca6ffca9a51955b72a23de6060f5301ef8824745db9d6ea0a7333f76495a97 done [2025-10-31T08:52:30.267Z] #8 exporting manifest sha256:61d7eda5e355e2ead42ef4e5056f43e41ab3cadaa270e92430369038935e7fb5 done [2025-10-31T08:52:30.267Z] #8 exporting config sha256:b4e5674103e142b0e056c520219ae7debe4bee86e981c08bcd5103de1cf9f806 done [2025-10-31T08:52:30.267Z] #8 exporting manifest list sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 done [2025-10-31T08:52:30.267Z] #8 pushing layers 0.1s done [2025-10-31T08:52:30.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 [2025-10-31T08:52:30.267Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:30.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 0.1s done [2025-10-31T08:52:30.267Z] #8 DONE 0.2s [2025-10-31T08:52:30.267Z] [2025-10-31T08:52:30.267Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:30.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:30.560Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-31T08:52:30.560Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-31T08:52:30.560Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:30.560Z] #1 transferring dockerfile: 164B done [2025-10-31T08:52:30.560Z] #1 DONE 0.0s [2025-10-31T08:52:30.560Z] [2025-10-31T08:52:30.560Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T08:52:30.560Z] #2 DONE 0.0s [2025-10-31T08:52:30.560Z] [2025-10-31T08:52:30.560Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-31T08:52:30.560Z] #3 DONE 0.0s [2025-10-31T08:52:30.560Z] [2025-10-31T08:52:30.560Z] #4 [internal] load .dockerignore [2025-10-31T08:52:30.560Z] #4 transferring context: 2B done [2025-10-31T08:52:30.560Z] #4 DONE 0.0s [2025-10-31T08:52:30.560Z] [2025-10-31T08:52:30.560Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:30.560Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c done [2025-10-31T08:52:30.560Z] #5 CACHED [2025-10-31T08:52:30.560Z] [2025-10-31T08:52:30.560Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:30.560Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c 0.0s done [2025-10-31T08:52:30.560Z] #6 CACHED [2025-10-31T08:52:30.561Z] [2025-10-31T08:52:30.561Z] #7 exporting to image [2025-10-31T08:52:30.561Z] #7 exporting layers done [2025-10-31T08:52:30.561Z] #7 exporting manifest sha256:c912e6e23701bbb63ed50cc4b0570dcec293b56849ea7fe51476b490327d20d2 done [2025-10-31T08:52:30.561Z] #7 exporting config sha256:98ca6ffca9a51955b72a23de6060f5301ef8824745db9d6ea0a7333f76495a97 done [2025-10-31T08:52:30.561Z] #7 exporting manifest sha256:61d7eda5e355e2ead42ef4e5056f43e41ab3cadaa270e92430369038935e7fb5 done [2025-10-31T08:52:30.561Z] #7 exporting config sha256:b4e5674103e142b0e056c520219ae7debe4bee86e981c08bcd5103de1cf9f806 done [2025-10-31T08:52:30.561Z] #7 exporting manifest list sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 [2025-10-31T08:52:30.561Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:30.820Z] #7 exporting manifest list sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 done [2025-10-31T08:52:30.820Z] #7 pushing layers 0.0s done [2025-10-31T08:52:30.820Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 0.1s done [2025-10-31T08:52:30.820Z] #7 DONE 0.1s [2025-10-31T08:52:30.820Z] [2025-10-31T08:52:30.820Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:30.820Z] #8 DONE 0.0s [2025-10-31T08:52:30.820Z] [2025-10-31T08:52:30.820Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:30.820Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:31.106Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71' [2025-10-31T08:52:31.106Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 --push - [2025-10-31T08:52:31.366Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:31.366Z] #1 transferring dockerfile: 170B done [2025-10-31T08:52:31.366Z] #1 DONE 0.0s [2025-10-31T08:52:31.366Z] [2025-10-31T08:52:31.366Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 [2025-10-31T08:52:31.366Z] #2 DONE 0.1s [2025-10-31T08:52:31.366Z] [2025-10-31T08:52:31.366Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71 [2025-10-31T08:52:31.366Z] #3 DONE 0.1s [2025-10-31T08:52:31.366Z] [2025-10-31T08:52:31.366Z] #4 [internal] load .dockerignore [2025-10-31T08:52:31.366Z] #4 transferring context: [2025-10-31T08:52:31.626Z] #4 transferring context: 2B done [2025-10-31T08:52:31.626Z] #4 DONE 0.1s [2025-10-31T08:52:31.626Z] [2025-10-31T08:52:31.626Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:31.626Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c done [2025-10-31T08:52:31.626Z] #5 CACHED [2025-10-31T08:52:31.626Z] [2025-10-31T08:52:31.626Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:31.626Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c done [2025-10-31T08:52:31.626Z] #6 CACHED [2025-10-31T08:52:31.626Z] [2025-10-31T08:52:31.626Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:31.626Z] #7 DONE 0.0s [2025-10-31T08:52:31.626Z] [2025-10-31T08:52:31.626Z] #8 exporting to image [2025-10-31T08:52:31.626Z] #8 exporting layers done [2025-10-31T08:52:31.626Z] #8 exporting manifest sha256:c912e6e23701bbb63ed50cc4b0570dcec293b56849ea7fe51476b490327d20d2 done [2025-10-31T08:52:31.626Z] #8 exporting config sha256:98ca6ffca9a51955b72a23de6060f5301ef8824745db9d6ea0a7333f76495a97 done [2025-10-31T08:52:31.626Z] #8 exporting manifest sha256:61d7eda5e355e2ead42ef4e5056f43e41ab3cadaa270e92430369038935e7fb5 done [2025-10-31T08:52:31.626Z] #8 exporting config sha256:b4e5674103e142b0e056c520219ae7debe4bee86e981c08bcd5103de1cf9f806 done [2025-10-31T08:52:31.626Z] #8 exporting manifest list sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 done [2025-10-31T08:52:31.626Z] #8 pushing layers 0.0s done [2025-10-31T08:52:31.626Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.71@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 0.1s done [2025-10-31T08:52:31.626Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:31.627Z] #8 DONE 0.1s [2025-10-31T08:52:31.627Z] [2025-10-31T08:52:31.627Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:31.627Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:31.917Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:31.917Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:31.917Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:31.917Z] #1 transferring dockerfile: 211B done [2025-10-31T08:52:31.917Z] #1 DONE 0.0s [2025-10-31T08:52:31.917Z] [2025-10-31T08:52:31.917Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:31.917Z] #2 DONE 0.0s [2025-10-31T08:52:31.917Z] [2025-10-31T08:52:31.917Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:31.917Z] #3 DONE 0.0s [2025-10-31T08:52:31.917Z] [2025-10-31T08:52:31.917Z] #4 [internal] load .dockerignore [2025-10-31T08:52:31.917Z] #4 transferring context: 2B done [2025-10-31T08:52:31.917Z] #4 DONE 0.0s [2025-10-31T08:52:31.917Z] [2025-10-31T08:52:31.917Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:31.917Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c 0.0s done [2025-10-31T08:52:31.917Z] #5 CACHED [2025-10-31T08:52:31.917Z] [2025-10-31T08:52:31.917Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:31.917Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c 0.0s done [2025-10-31T08:52:31.917Z] #6 CACHED [2025-10-31T08:52:31.917Z] [2025-10-31T08:52:31.917Z] #7 exporting to image [2025-10-31T08:52:31.917Z] #7 exporting layers [2025-10-31T08:52:31.917Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:32.176Z] #7 exporting layers done [2025-10-31T08:52:32.176Z] #7 exporting manifest sha256:c912e6e23701bbb63ed50cc4b0570dcec293b56849ea7fe51476b490327d20d2 done [2025-10-31T08:52:32.176Z] #7 exporting config sha256:98ca6ffca9a51955b72a23de6060f5301ef8824745db9d6ea0a7333f76495a97 done [2025-10-31T08:52:32.176Z] #7 exporting manifest sha256:61d7eda5e355e2ead42ef4e5056f43e41ab3cadaa270e92430369038935e7fb5 done [2025-10-31T08:52:32.176Z] #7 exporting config sha256:b4e5674103e142b0e056c520219ae7debe4bee86e981c08bcd5103de1cf9f806 done [2025-10-31T08:52:32.176Z] #7 exporting manifest list sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 done [2025-10-31T08:52:32.176Z] #7 pushing layers 0.0s done [2025-10-31T08:52:32.176Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 0.1s done [2025-10-31T08:52:32.176Z] #7 DONE 0.1s [2025-10-31T08:52:32.176Z] [2025-10-31T08:52:32.176Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:32.176Z] #8 DONE 0.0s [2025-10-31T08:52:32.176Z] [2025-10-31T08:52:32.176Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:32.176Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:32.463Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-31T08:52:32.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-31T08:52:32.722Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:32.722Z] #1 transferring dockerfile: 162B done [2025-10-31T08:52:32.722Z] #1 DONE 0.0s [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T08:52:32.722Z] #2 DONE 0.0s [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-31T08:52:32.722Z] #3 DONE 0.0s [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #4 [internal] load .dockerignore [2025-10-31T08:52:32.722Z] #4 transferring context: 2B done [2025-10-31T08:52:32.722Z] #4 DONE 0.0s [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:32.722Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c 0.0s done [2025-10-31T08:52:32.722Z] #5 CACHED [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c [2025-10-31T08:52:32.722Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c219ec6f4527a5bdeed6380cd825673b55447717b949aca41a97218c55c2d03c done [2025-10-31T08:52:32.722Z] #6 CACHED [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #7 exporting to image [2025-10-31T08:52:32.722Z] #7 exporting layers done [2025-10-31T08:52:32.722Z] #7 exporting manifest sha256:c912e6e23701bbb63ed50cc4b0570dcec293b56849ea7fe51476b490327d20d2 done [2025-10-31T08:52:32.722Z] #7 exporting config sha256:98ca6ffca9a51955b72a23de6060f5301ef8824745db9d6ea0a7333f76495a97 done [2025-10-31T08:52:32.722Z] #7 exporting manifest sha256:61d7eda5e355e2ead42ef4e5056f43e41ab3cadaa270e92430369038935e7fb5 done [2025-10-31T08:52:32.722Z] #7 exporting config sha256:b4e5674103e142b0e056c520219ae7debe4bee86e981c08bcd5103de1cf9f806 done [2025-10-31T08:52:32.722Z] #7 exporting manifest list sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 done [2025-10-31T08:52:32.722Z] #7 pushing layers 0.0s done [2025-10-31T08:52:32.722Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 [2025-10-31T08:52:32.722Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:32.722Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e89ce74f013fd86dc4d2ebef6bde7040cfc37130945c1bab7eaba26058a205c6 0.1s done [2025-10-31T08:52:32.722Z] #7 DONE 0.1s [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:32.722Z] #8 DONE 0.0s [2025-10-31T08:52:32.722Z] [2025-10-31T08:52:32.722Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:32.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:33.010Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:33.010Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:33.269Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:33.269Z] #1 transferring dockerfile: 206B done [2025-10-31T08:52:33.269Z] #1 DONE 0.0s [2025-10-31T08:52:33.269Z] [2025-10-31T08:52:33.269Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:33.269Z] #2 DONE 0.0s [2025-10-31T08:52:33.269Z] [2025-10-31T08:52:33.269Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:33.269Z] #3 DONE 0.0s [2025-10-31T08:52:33.269Z] [2025-10-31T08:52:33.269Z] #4 [internal] load .dockerignore [2025-10-31T08:52:33.269Z] #4 transferring context: 2B done [2025-10-31T08:52:33.269Z] #4 DONE 0.0s [2025-10-31T08:52:33.269Z] [2025-10-31T08:52:33.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:33.269Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:33.269Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:33.269Z] #5 DONE 0.0s [2025-10-31T08:52:33.269Z] [2025-10-31T08:52:33.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:33.269Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:33.269Z] #6 DONE 0.1s [2025-10-31T08:52:33.529Z] [2025-10-31T08:52:33.529Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:33.529Z] #7 DONE 0.0s [2025-10-31T08:52:33.529Z] [2025-10-31T08:52:33.529Z] #8 exporting to image [2025-10-31T08:52:33.529Z] #8 exporting layers done [2025-10-31T08:52:33.529Z] #8 exporting manifest sha256:35805ff6b12baa47e333aaa262ac620fa913421f3b529a582b303f05d54f4308 done [2025-10-31T08:52:33.529Z] #8 exporting config sha256:c7ef006f630b8d3423c126f4d1c1ed402f7a9b54ce2816756b25015aabf9b9fb done [2025-10-31T08:52:33.529Z] #8 exporting manifest sha256:80f046134131353ae8bfa04a8a5ba7ca14718bddcc841cad7e766751a77431f7 done [2025-10-31T08:52:33.529Z] #8 exporting config sha256:7ca7febe04e900813b1a857d49137fe04ec12df0dbbab3751aabc19d40a410b9 done [2025-10-31T08:52:33.529Z] #8 exporting manifest list sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 done [2025-10-31T08:52:33.529Z] #8 pushing layers 0.1s done [2025-10-31T08:52:33.529Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 [2025-10-31T08:52:33.529Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:33.529Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 0.1s done [2025-10-31T08:52:33.529Z] #8 DONE 0.2s [2025-10-31T08:52:33.529Z] [2025-10-31T08:52:33.529Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:33.530Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:33.818Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-31T08:52:33.818Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-31T08:52:33.818Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:33.818Z] #1 transferring dockerfile: 172B 0.0s done [2025-10-31T08:52:33.818Z] #1 DONE 0.0s [2025-10-31T08:52:33.818Z] [2025-10-31T08:52:33.818Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T08:52:33.818Z] #2 DONE 0.0s [2025-10-31T08:52:33.818Z] [2025-10-31T08:52:33.818Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-31T08:52:33.818Z] #3 DONE 0.0s [2025-10-31T08:52:33.818Z] [2025-10-31T08:52:33.818Z] #4 [internal] load .dockerignore [2025-10-31T08:52:33.818Z] #4 transferring context: 2B done [2025-10-31T08:52:33.818Z] #4 DONE 0.0s [2025-10-31T08:52:33.818Z] [2025-10-31T08:52:33.818Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:33.818Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:33.818Z] #5 CACHED [2025-10-31T08:52:33.818Z] [2025-10-31T08:52:33.818Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:33.818Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:33.818Z] #6 CACHED [2025-10-31T08:52:33.818Z] [2025-10-31T08:52:33.818Z] #7 exporting to image [2025-10-31T08:52:33.818Z] #7 exporting layers done [2025-10-31T08:52:33.818Z] #7 exporting manifest sha256:35805ff6b12baa47e333aaa262ac620fa913421f3b529a582b303f05d54f4308 done [2025-10-31T08:52:33.818Z] #7 exporting config sha256:c7ef006f630b8d3423c126f4d1c1ed402f7a9b54ce2816756b25015aabf9b9fb done [2025-10-31T08:52:33.818Z] #7 exporting manifest sha256:80f046134131353ae8bfa04a8a5ba7ca14718bddcc841cad7e766751a77431f7 done [2025-10-31T08:52:33.818Z] #7 exporting config sha256:7ca7febe04e900813b1a857d49137fe04ec12df0dbbab3751aabc19d40a410b9 done [2025-10-31T08:52:33.818Z] #7 exporting manifest list sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 [2025-10-31T08:52:33.818Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:34.076Z] #7 exporting manifest list sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 done [2025-10-31T08:52:34.076Z] #7 pushing layers 0.0s done [2025-10-31T08:52:34.076Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 0.1s done [2025-10-31T08:52:34.076Z] #7 DONE 0.1s [2025-10-31T08:52:34.076Z] [2025-10-31T08:52:34.076Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:34.076Z] #8 DONE 0.0s [2025-10-31T08:52:34.076Z] [2025-10-31T08:52:34.076Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:34.077Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:34.366Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71' [2025-10-31T08:52:34.366Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 --push - [2025-10-31T08:52:34.367Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:34.367Z] #1 transferring dockerfile: 178B done [2025-10-31T08:52:34.367Z] #1 DONE 0.0s [2025-10-31T08:52:34.367Z] [2025-10-31T08:52:34.367Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 [2025-10-31T08:52:34.367Z] #2 DONE 0.0s [2025-10-31T08:52:34.367Z] [2025-10-31T08:52:34.367Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71 [2025-10-31T08:52:34.367Z] #3 DONE 0.0s [2025-10-31T08:52:34.367Z] [2025-10-31T08:52:34.367Z] #4 [internal] load .dockerignore [2025-10-31T08:52:34.367Z] #4 transferring context: 2B done [2025-10-31T08:52:34.367Z] #4 DONE 0.0s [2025-10-31T08:52:34.367Z] [2025-10-31T08:52:34.367Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:34.367Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:34.367Z] #5 CACHED [2025-10-31T08:52:34.367Z] [2025-10-31T08:52:34.367Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:34.367Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:34.367Z] #6 CACHED [2025-10-31T08:52:34.367Z] [2025-10-31T08:52:34.367Z] #7 exporting to image [2025-10-31T08:52:34.367Z] #7 exporting layers done [2025-10-31T08:52:34.367Z] #7 exporting manifest sha256:35805ff6b12baa47e333aaa262ac620fa913421f3b529a582b303f05d54f4308 done [2025-10-31T08:52:34.367Z] #7 exporting config sha256:c7ef006f630b8d3423c126f4d1c1ed402f7a9b54ce2816756b25015aabf9b9fb done [2025-10-31T08:52:34.367Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:34.627Z] #7 exporting manifest sha256:80f046134131353ae8bfa04a8a5ba7ca14718bddcc841cad7e766751a77431f7 done [2025-10-31T08:52:34.627Z] #7 exporting config sha256:7ca7febe04e900813b1a857d49137fe04ec12df0dbbab3751aabc19d40a410b9 done [2025-10-31T08:52:34.627Z] #7 exporting manifest list sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 done [2025-10-31T08:52:34.627Z] #7 pushing layers 0.0s done [2025-10-31T08:52:34.627Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.71@sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 0.1s done [2025-10-31T08:52:34.627Z] #7 DONE 0.1s [2025-10-31T08:52:34.627Z] [2025-10-31T08:52:34.627Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:34.627Z] #8 DONE 0.0s [2025-10-31T08:52:34.627Z] [2025-10-31T08:52:34.627Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:34.627Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:34.914Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:34.914Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:34.914Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:34.914Z] #1 transferring dockerfile: 219B done [2025-10-31T08:52:34.914Z] #1 DONE 0.0s [2025-10-31T08:52:34.914Z] [2025-10-31T08:52:34.914Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:34.914Z] #2 DONE 0.0s [2025-10-31T08:52:34.914Z] [2025-10-31T08:52:34.914Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:34.914Z] #3 DONE 0.0s [2025-10-31T08:52:34.914Z] [2025-10-31T08:52:34.914Z] #4 [internal] load .dockerignore [2025-10-31T08:52:34.914Z] #4 transferring context: 2B done [2025-10-31T08:52:34.914Z] #4 DONE 0.0s [2025-10-31T08:52:34.914Z] [2025-10-31T08:52:34.914Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:34.914Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:35.172Z] #5 CACHED [2025-10-31T08:52:35.173Z] [2025-10-31T08:52:35.173Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:35.173Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:35.173Z] #6 CACHED [2025-10-31T08:52:35.173Z] [2025-10-31T08:52:35.173Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:35.173Z] #7 DONE 0.0s [2025-10-31T08:52:35.173Z] [2025-10-31T08:52:35.173Z] #8 exporting to image [2025-10-31T08:52:35.173Z] #8 exporting layers done [2025-10-31T08:52:35.173Z] #8 exporting manifest sha256:35805ff6b12baa47e333aaa262ac620fa913421f3b529a582b303f05d54f4308 done [2025-10-31T08:52:35.173Z] #8 exporting config sha256:c7ef006f630b8d3423c126f4d1c1ed402f7a9b54ce2816756b25015aabf9b9fb done [2025-10-31T08:52:35.173Z] #8 exporting manifest sha256:80f046134131353ae8bfa04a8a5ba7ca14718bddcc841cad7e766751a77431f7 done [2025-10-31T08:52:35.173Z] #8 exporting config sha256:7ca7febe04e900813b1a857d49137fe04ec12df0dbbab3751aabc19d40a410b9 done [2025-10-31T08:52:35.173Z] #8 exporting manifest list sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 done [2025-10-31T08:52:35.173Z] #8 pushing layers 0.0s done [2025-10-31T08:52:35.173Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 0.1s done [2025-10-31T08:52:35.173Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:35.173Z] #8 DONE 0.1s [2025-10-31T08:52:35.173Z] [2025-10-31T08:52:35.173Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:35.173Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:35.462Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-31T08:52:35.462Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-31T08:52:35.462Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:35.462Z] #1 transferring dockerfile: 170B done [2025-10-31T08:52:35.462Z] #1 DONE 0.0s [2025-10-31T08:52:35.462Z] [2025-10-31T08:52:35.462Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T08:52:35.462Z] #2 DONE 0.0s [2025-10-31T08:52:35.462Z] [2025-10-31T08:52:35.462Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-31T08:52:35.462Z] #3 DONE 0.0s [2025-10-31T08:52:35.462Z] [2025-10-31T08:52:35.462Z] #4 [internal] load .dockerignore [2025-10-31T08:52:35.462Z] #4 transferring context: 2B done [2025-10-31T08:52:35.462Z] #4 DONE 0.0s [2025-10-31T08:52:35.462Z] [2025-10-31T08:52:35.462Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:35.462Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:35.720Z] #5 CACHED [2025-10-31T08:52:35.720Z] [2025-10-31T08:52:35.720Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 [2025-10-31T08:52:35.720Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:4e893cf2bb01738f9a05b3b9e69aefac2c78ec31e3c75d1311b071ce1030e1f4 0.0s done [2025-10-31T08:52:35.720Z] #6 CACHED [2025-10-31T08:52:35.720Z] [2025-10-31T08:52:35.720Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:35.720Z] #7 DONE 0.0s [2025-10-31T08:52:35.720Z] [2025-10-31T08:52:35.720Z] #8 exporting to image [2025-10-31T08:52:35.720Z] #8 exporting layers done [2025-10-31T08:52:35.720Z] #8 exporting manifest sha256:35805ff6b12baa47e333aaa262ac620fa913421f3b529a582b303f05d54f4308 done [2025-10-31T08:52:35.720Z] #8 exporting config sha256:c7ef006f630b8d3423c126f4d1c1ed402f7a9b54ce2816756b25015aabf9b9fb done [2025-10-31T08:52:35.720Z] #8 exporting manifest sha256:80f046134131353ae8bfa04a8a5ba7ca14718bddcc841cad7e766751a77431f7 done [2025-10-31T08:52:35.720Z] #8 exporting config sha256:7ca7febe04e900813b1a857d49137fe04ec12df0dbbab3751aabc19d40a410b9 done [2025-10-31T08:52:35.720Z] #8 exporting manifest list sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 done [2025-10-31T08:52:35.720Z] #8 pushing layers 0.0s done [2025-10-31T08:52:35.720Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d2f91354804a9fda46c68c4dc94267fddbeffa5010ea9377a54a77feb3d38f84 0.1s done [2025-10-31T08:52:35.720Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:35.720Z] #8 DONE 0.1s [2025-10-31T08:52:35.720Z] [2025-10-31T08:52:35.720Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:35.720Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:36.015Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:36.015Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:36.015Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:36.015Z] #1 transferring dockerfile: 204B done [2025-10-31T08:52:36.015Z] #1 DONE 0.0s [2025-10-31T08:52:36.015Z] [2025-10-31T08:52:36.015Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:36.015Z] #2 DONE 0.0s [2025-10-31T08:52:36.015Z] [2025-10-31T08:52:36.015Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:36.015Z] #3 DONE 0.1s [2025-10-31T08:52:36.015Z] [2025-10-31T08:52:36.015Z] #4 [internal] load .dockerignore [2025-10-31T08:52:36.015Z] #4 transferring context: 2B done [2025-10-31T08:52:36.015Z] #4 DONE 0.0s [2025-10-31T08:52:36.015Z] [2025-10-31T08:52:36.015Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:36.015Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:36.273Z] #5 DONE 0.0s [2025-10-31T08:52:36.273Z] [2025-10-31T08:52:36.273Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:36.273Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 done [2025-10-31T08:52:36.273Z] #6 DONE 0.1s [2025-10-31T08:52:36.273Z] [2025-10-31T08:52:36.273Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:36.273Z] #7 DONE 0.0s [2025-10-31T08:52:36.273Z] [2025-10-31T08:52:36.273Z] #8 exporting to image [2025-10-31T08:52:36.273Z] #8 exporting layers done [2025-10-31T08:52:36.273Z] #8 exporting manifest sha256:243e5b98f0fa6a55dc4ea82800e88d41382db5cbdf3540209c7e348f66859c4a done [2025-10-31T08:52:36.273Z] #8 exporting config sha256:dbea2d66ddd16412d448e6e43be60884f2ce632f438aec91914e767af37b6ad1 done [2025-10-31T08:52:36.273Z] #8 exporting manifest sha256:812a5ed5b888a1deb76618b05003024dde3f441eb54ba18ff15d790c07817ccb done [2025-10-31T08:52:36.273Z] #8 exporting config sha256:2f4ec52188cb729cdd8038b909acfa6ee06c737801bb257cbb863f2b69ae489f done [2025-10-31T08:52:36.273Z] #8 exporting manifest list sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b done [2025-10-31T08:52:36.273Z] #8 pushing layers 0.1s done [2025-10-31T08:52:36.273Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b 0.1s done [2025-10-31T08:52:36.273Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:36.273Z] #8 DONE 0.2s [2025-10-31T08:52:36.532Z] [2025-10-31T08:52:36.532Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:36.532Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:36.818Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-31T08:52:36.818Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-31T08:52:37.076Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:37.076Z] #1 transferring dockerfile: [2025-10-31T08:52:37.076Z] #1 transferring dockerfile: 170B done [2025-10-31T08:52:37.076Z] #1 DONE 0.1s [2025-10-31T08:52:37.076Z] [2025-10-31T08:52:37.076Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T08:52:37.076Z] #2 DONE 0.0s [2025-10-31T08:52:37.076Z] [2025-10-31T08:52:37.076Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-31T08:52:37.076Z] #3 DONE 0.0s [2025-10-31T08:52:37.076Z] [2025-10-31T08:52:37.076Z] #4 [internal] load .dockerignore [2025-10-31T08:52:37.076Z] #4 transferring context: 2B done [2025-10-31T08:52:37.076Z] #4 DONE 0.0s [2025-10-31T08:52:37.076Z] [2025-10-31T08:52:37.076Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:37.076Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 done [2025-10-31T08:52:37.076Z] #5 DONE 0.0s [2025-10-31T08:52:37.076Z] [2025-10-31T08:52:37.076Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:37.337Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:37.337Z] #6 CACHED [2025-10-31T08:52:37.337Z] [2025-10-31T08:52:37.337Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:37.337Z] #5 CACHED [2025-10-31T08:52:37.337Z] [2025-10-31T08:52:37.337Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:37.337Z] #7 DONE 0.0s [2025-10-31T08:52:37.337Z] [2025-10-31T08:52:37.337Z] #8 exporting to image [2025-10-31T08:52:37.337Z] #8 exporting layers done [2025-10-31T08:52:37.337Z] #8 exporting manifest sha256:243e5b98f0fa6a55dc4ea82800e88d41382db5cbdf3540209c7e348f66859c4a done [2025-10-31T08:52:37.337Z] #8 exporting config sha256:dbea2d66ddd16412d448e6e43be60884f2ce632f438aec91914e767af37b6ad1 done [2025-10-31T08:52:37.337Z] #8 exporting manifest sha256:812a5ed5b888a1deb76618b05003024dde3f441eb54ba18ff15d790c07817ccb done [2025-10-31T08:52:37.337Z] #8 exporting config sha256:2f4ec52188cb729cdd8038b909acfa6ee06c737801bb257cbb863f2b69ae489f done [2025-10-31T08:52:37.337Z] #8 exporting manifest list sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b done [2025-10-31T08:52:37.337Z] #8 pushing layers 0.0s done [2025-10-31T08:52:37.337Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b 0.1s done [2025-10-31T08:52:37.337Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:37.337Z] #8 DONE 0.1s [2025-10-31T08:52:37.337Z] [2025-10-31T08:52:37.337Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:37.337Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:37.618Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71' [2025-10-31T08:52:37.618Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 --push - [2025-10-31T08:52:37.618Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:37.618Z] #1 transferring dockerfile: 176B done [2025-10-31T08:52:37.618Z] #1 DONE 0.0s [2025-10-31T08:52:37.618Z] [2025-10-31T08:52:37.618Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 [2025-10-31T08:52:37.618Z] #2 DONE 0.0s [2025-10-31T08:52:37.618Z] [2025-10-31T08:52:37.618Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71 [2025-10-31T08:52:37.618Z] #3 DONE 0.0s [2025-10-31T08:52:37.618Z] [2025-10-31T08:52:37.618Z] #4 [internal] load .dockerignore [2025-10-31T08:52:37.618Z] #4 transferring context: 2B done [2025-10-31T08:52:37.618Z] #4 DONE 0.0s [2025-10-31T08:52:37.618Z] [2025-10-31T08:52:37.618Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:37.618Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:37.618Z] #5 DONE 0.0s [2025-10-31T08:52:37.618Z] [2025-10-31T08:52:37.618Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:37.877Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:37.877Z] #6 CACHED [2025-10-31T08:52:37.877Z] [2025-10-31T08:52:37.877Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:37.877Z] #5 CACHED [2025-10-31T08:52:37.877Z] [2025-10-31T08:52:37.877Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:37.877Z] #7 DONE 0.0s [2025-10-31T08:52:37.877Z] [2025-10-31T08:52:37.877Z] #8 exporting to image [2025-10-31T08:52:37.877Z] #8 exporting layers done [2025-10-31T08:52:37.877Z] #8 exporting manifest sha256:243e5b98f0fa6a55dc4ea82800e88d41382db5cbdf3540209c7e348f66859c4a done [2025-10-31T08:52:37.877Z] #8 exporting config sha256:dbea2d66ddd16412d448e6e43be60884f2ce632f438aec91914e767af37b6ad1 done [2025-10-31T08:52:37.877Z] #8 exporting manifest sha256:812a5ed5b888a1deb76618b05003024dde3f441eb54ba18ff15d790c07817ccb done [2025-10-31T08:52:37.877Z] #8 exporting config sha256:2f4ec52188cb729cdd8038b909acfa6ee06c737801bb257cbb863f2b69ae489f done [2025-10-31T08:52:37.877Z] #8 exporting manifest list sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b done [2025-10-31T08:52:37.877Z] #8 pushing layers 0.0s done [2025-10-31T08:52:37.877Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.71@sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b 0.1s done [2025-10-31T08:52:37.877Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:37.877Z] #8 DONE 0.1s [2025-10-31T08:52:37.877Z] [2025-10-31T08:52:37.877Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:37.877Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:38.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:38.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:38.157Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:38.157Z] #1 transferring dockerfile: 217B done [2025-10-31T08:52:38.158Z] #1 DONE 0.0s [2025-10-31T08:52:38.158Z] [2025-10-31T08:52:38.158Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:38.158Z] #2 DONE 0.0s [2025-10-31T08:52:38.158Z] [2025-10-31T08:52:38.158Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:38.158Z] #3 DONE 0.0s [2025-10-31T08:52:38.158Z] [2025-10-31T08:52:38.158Z] #4 [internal] load .dockerignore [2025-10-31T08:52:38.158Z] #4 transferring context: 2B done [2025-10-31T08:52:38.158Z] #4 DONE 0.0s [2025-10-31T08:52:38.158Z] [2025-10-31T08:52:38.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:38.158Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:38.417Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:38.417Z] #5 CACHED [2025-10-31T08:52:38.417Z] [2025-10-31T08:52:38.417Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:38.417Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:38.417Z] #6 CACHED [2025-10-31T08:52:38.417Z] [2025-10-31T08:52:38.417Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:38.417Z] #7 DONE 0.0s [2025-10-31T08:52:38.417Z] [2025-10-31T08:52:38.417Z] #8 exporting to image [2025-10-31T08:52:38.417Z] #8 exporting layers done [2025-10-31T08:52:38.417Z] #8 exporting manifest sha256:243e5b98f0fa6a55dc4ea82800e88d41382db5cbdf3540209c7e348f66859c4a done [2025-10-31T08:52:38.417Z] #8 exporting config sha256:dbea2d66ddd16412d448e6e43be60884f2ce632f438aec91914e767af37b6ad1 done [2025-10-31T08:52:38.417Z] #8 exporting manifest sha256:812a5ed5b888a1deb76618b05003024dde3f441eb54ba18ff15d790c07817ccb done [2025-10-31T08:52:38.417Z] #8 exporting config sha256:2f4ec52188cb729cdd8038b909acfa6ee06c737801bb257cbb863f2b69ae489f done [2025-10-31T08:52:38.417Z] #8 exporting manifest list sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b done [2025-10-31T08:52:38.417Z] #8 pushing layers 0.0s done [2025-10-31T08:52:38.417Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b 0.1s done [2025-10-31T08:52:38.417Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:38.417Z] #8 DONE 0.1s [2025-10-31T08:52:38.417Z] [2025-10-31T08:52:38.417Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:38.417Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:38.704Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-31T08:52:38.704Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-31T08:52:38.704Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:38.704Z] #1 transferring dockerfile: 168B done [2025-10-31T08:52:38.704Z] #1 DONE 0.0s [2025-10-31T08:52:38.704Z] [2025-10-31T08:52:38.704Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T08:52:38.704Z] #2 DONE 0.0s [2025-10-31T08:52:38.704Z] [2025-10-31T08:52:38.704Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-31T08:52:38.704Z] #3 DONE 0.0s [2025-10-31T08:52:38.704Z] [2025-10-31T08:52:38.704Z] #4 [internal] load .dockerignore [2025-10-31T08:52:38.704Z] #4 transferring context: 2B done [2025-10-31T08:52:38.704Z] #4 DONE 0.0s [2025-10-31T08:52:38.704Z] [2025-10-31T08:52:38.704Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:38.704Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:38.704Z] #5 DONE 0.0s [2025-10-31T08:52:38.704Z] [2025-10-31T08:52:38.704Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:38.966Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 0.0s done [2025-10-31T08:52:38.966Z] #6 CACHED [2025-10-31T08:52:38.966Z] [2025-10-31T08:52:38.966Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b74790b90f7e8f42b11ba0b9231563c935133f8efc44dd3fe10400ec801b342 [2025-10-31T08:52:38.966Z] #5 CACHED [2025-10-31T08:52:38.966Z] [2025-10-31T08:52:38.966Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:38.966Z] #7 DONE 0.0s [2025-10-31T08:52:38.966Z] [2025-10-31T08:52:38.966Z] #8 exporting to image [2025-10-31T08:52:38.966Z] #8 exporting layers done [2025-10-31T08:52:38.966Z] #8 exporting manifest sha256:243e5b98f0fa6a55dc4ea82800e88d41382db5cbdf3540209c7e348f66859c4a done [2025-10-31T08:52:38.966Z] #8 exporting config sha256:dbea2d66ddd16412d448e6e43be60884f2ce632f438aec91914e767af37b6ad1 done [2025-10-31T08:52:38.966Z] #8 exporting manifest sha256:812a5ed5b888a1deb76618b05003024dde3f441eb54ba18ff15d790c07817ccb done [2025-10-31T08:52:38.967Z] #8 exporting config sha256:2f4ec52188cb729cdd8038b909acfa6ee06c737801bb257cbb863f2b69ae489f done [2025-10-31T08:52:38.967Z] #8 exporting manifest list sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b done [2025-10-31T08:52:38.967Z] #8 pushing layers 0.0s done [2025-10-31T08:52:38.967Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:ac88ca87605008d093ad02921abbacb9ecf6bcc9960708d01e18632b6dae760b 0.1s done [2025-10-31T08:52:38.967Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:38.967Z] #8 DONE 0.1s [2025-10-31T08:52:38.967Z] [2025-10-31T08:52:38.967Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:38.967Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:39.312Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:39.312Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:39.312Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:39.312Z] #1 transferring dockerfile: 205B done [2025-10-31T08:52:39.312Z] #1 DONE 0.0s [2025-10-31T08:52:39.312Z] [2025-10-31T08:52:39.312Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:39.312Z] #2 DONE 0.0s [2025-10-31T08:52:39.312Z] [2025-10-31T08:52:39.312Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:39.312Z] #3 DONE 0.0s [2025-10-31T08:52:39.312Z] [2025-10-31T08:52:39.312Z] #4 [internal] load .dockerignore [2025-10-31T08:52:39.312Z] #4 transferring context: 2B done [2025-10-31T08:52:39.312Z] #4 DONE 0.0s [2025-10-31T08:52:39.312Z] [2025-10-31T08:52:39.312Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:39.312Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:39.602Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:39.602Z] #5 DONE 0.1s [2025-10-31T08:52:39.602Z] [2025-10-31T08:52:39.602Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:39.602Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 done [2025-10-31T08:52:39.602Z] #6 DONE 0.0s [2025-10-31T08:52:39.602Z] [2025-10-31T08:52:39.602Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:39.602Z] #7 DONE 0.0s [2025-10-31T08:52:39.602Z] [2025-10-31T08:52:39.602Z] #8 exporting to image [2025-10-31T08:52:39.602Z] #8 exporting layers done [2025-10-31T08:52:39.602Z] #8 exporting manifest sha256:4fe7aa5fa3366b2c708b53d8a8d76ccdb679817a65057d5c6f44a160a17c3cf5 0.0s done [2025-10-31T08:52:39.602Z] #8 exporting config sha256:467b701331860d6979fa7abed1839319c489266a65825c0151c0582a02aa7dba done [2025-10-31T08:52:39.602Z] #8 exporting manifest sha256:7a78794196349d0742c22a29aaf208aca7245c037ff590218bf4addf12f82a13 done [2025-10-31T08:52:39.602Z] #8 exporting config sha256:449b118f2a850e441c5ef2fb486d0cbe77ba445e2c88247d828ac4effe0d798d done [2025-10-31T08:52:39.602Z] #8 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 0.0s done [2025-10-31T08:52:39.602Z] #8 pushing layers 0.1s done [2025-10-31T08:52:39.602Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 [2025-10-31T08:52:39.602Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:39.861Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 0.1s done [2025-10-31T08:52:39.861Z] #8 DONE 0.2s [2025-10-31T08:52:39.861Z] [2025-10-31T08:52:39.861Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:39.861Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:40.155Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-31T08:52:40.155Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-31T08:52:40.155Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:40.155Z] #1 transferring dockerfile: 171B done [2025-10-31T08:52:40.155Z] #1 DONE 0.0s [2025-10-31T08:52:40.155Z] [2025-10-31T08:52:40.155Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T08:52:40.155Z] #2 DONE 0.0s [2025-10-31T08:52:40.155Z] [2025-10-31T08:52:40.155Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-31T08:52:40.155Z] #3 DONE 0.0s [2025-10-31T08:52:40.155Z] [2025-10-31T08:52:40.155Z] #4 [internal] load .dockerignore [2025-10-31T08:52:40.155Z] #4 transferring context: 2B done [2025-10-31T08:52:40.155Z] #4 DONE 0.0s [2025-10-31T08:52:40.155Z] [2025-10-31T08:52:40.155Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:40.155Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:40.155Z] #5 DONE 0.0s [2025-10-31T08:52:40.155Z] [2025-10-31T08:52:40.155Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:40.414Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:40.414Z] #6 CACHED [2025-10-31T08:52:40.414Z] [2025-10-31T08:52:40.414Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:40.414Z] #5 CACHED [2025-10-31T08:52:40.414Z] [2025-10-31T08:52:40.414Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:40.414Z] #7 DONE 0.0s [2025-10-31T08:52:40.414Z] [2025-10-31T08:52:40.414Z] #8 exporting to image [2025-10-31T08:52:40.414Z] #8 exporting layers done [2025-10-31T08:52:40.414Z] #8 exporting manifest sha256:4fe7aa5fa3366b2c708b53d8a8d76ccdb679817a65057d5c6f44a160a17c3cf5 done [2025-10-31T08:52:40.414Z] #8 exporting config sha256:467b701331860d6979fa7abed1839319c489266a65825c0151c0582a02aa7dba done [2025-10-31T08:52:40.414Z] #8 exporting manifest sha256:7a78794196349d0742c22a29aaf208aca7245c037ff590218bf4addf12f82a13 done [2025-10-31T08:52:40.414Z] #8 exporting config sha256:449b118f2a850e441c5ef2fb486d0cbe77ba445e2c88247d828ac4effe0d798d done [2025-10-31T08:52:40.414Z] #8 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 done [2025-10-31T08:52:40.414Z] #8 pushing layers 0.0s done [2025-10-31T08:52:40.414Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 0.1s done [2025-10-31T08:52:40.414Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:40.414Z] #8 DONE 0.1s [2025-10-31T08:52:40.414Z] [2025-10-31T08:52:40.414Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:40.414Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:40.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71' [2025-10-31T08:52:40.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 --push - [2025-10-31T08:52:40.710Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:40.710Z] #1 transferring dockerfile: 177B done [2025-10-31T08:52:40.710Z] #1 DONE 0.0s [2025-10-31T08:52:40.710Z] [2025-10-31T08:52:40.710Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 [2025-10-31T08:52:40.710Z] #2 DONE 0.0s [2025-10-31T08:52:40.710Z] [2025-10-31T08:52:40.710Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71 [2025-10-31T08:52:40.710Z] #3 DONE 0.0s [2025-10-31T08:52:40.710Z] [2025-10-31T08:52:40.710Z] #4 [internal] load .dockerignore [2025-10-31T08:52:40.710Z] #4 transferring context: 2B done [2025-10-31T08:52:40.710Z] #4 DONE 0.0s [2025-10-31T08:52:40.710Z] [2025-10-31T08:52:40.710Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:40.710Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:40.710Z] #5 CACHED [2025-10-31T08:52:40.710Z] [2025-10-31T08:52:40.710Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:40.710Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:40.710Z] #6 CACHED [2025-10-31T08:52:40.710Z] [2025-10-31T08:52:40.710Z] #7 exporting to image [2025-10-31T08:52:40.710Z] #7 exporting layers done [2025-10-31T08:52:40.710Z] #7 exporting manifest sha256:4fe7aa5fa3366b2c708b53d8a8d76ccdb679817a65057d5c6f44a160a17c3cf5 done [2025-10-31T08:52:40.710Z] #7 exporting config sha256:467b701331860d6979fa7abed1839319c489266a65825c0151c0582a02aa7dba done [2025-10-31T08:52:40.710Z] #7 exporting manifest sha256:7a78794196349d0742c22a29aaf208aca7245c037ff590218bf4addf12f82a13 done [2025-10-31T08:52:40.710Z] #7 exporting config sha256:449b118f2a850e441c5ef2fb486d0cbe77ba445e2c88247d828ac4effe0d798d done [2025-10-31T08:52:40.710Z] #7 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 [2025-10-31T08:52:40.710Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:40.969Z] #7 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 done [2025-10-31T08:52:40.969Z] #7 pushing layers 0.0s done [2025-10-31T08:52:40.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.71@sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 0.1s done [2025-10-31T08:52:40.969Z] #7 DONE 0.1s [2025-10-31T08:52:40.969Z] [2025-10-31T08:52:40.969Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:40.969Z] #8 DONE 0.0s [2025-10-31T08:52:40.969Z] [2025-10-31T08:52:40.969Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:40.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:41.255Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:41.255Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:41.514Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:41.514Z] #1 transferring dockerfile: 218B done [2025-10-31T08:52:41.514Z] #1 DONE 0.0s [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:41.514Z] #2 DONE 0.0s [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:41.514Z] #3 DONE 0.0s [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #4 [internal] load .dockerignore [2025-10-31T08:52:41.514Z] #4 transferring context: 2B done [2025-10-31T08:52:41.514Z] #4 DONE 0.0s [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:41.514Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 done [2025-10-31T08:52:41.514Z] #5 CACHED [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:41.514Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:41.514Z] #6 CACHED [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #7 exporting to image [2025-10-31T08:52:41.514Z] #7 exporting layers done [2025-10-31T08:52:41.514Z] #7 exporting manifest sha256:4fe7aa5fa3366b2c708b53d8a8d76ccdb679817a65057d5c6f44a160a17c3cf5 done [2025-10-31T08:52:41.514Z] #7 exporting config sha256:467b701331860d6979fa7abed1839319c489266a65825c0151c0582a02aa7dba done [2025-10-31T08:52:41.514Z] #7 exporting manifest sha256:7a78794196349d0742c22a29aaf208aca7245c037ff590218bf4addf12f82a13 done [2025-10-31T08:52:41.514Z] #7 exporting config sha256:449b118f2a850e441c5ef2fb486d0cbe77ba445e2c88247d828ac4effe0d798d done [2025-10-31T08:52:41.514Z] #7 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 done [2025-10-31T08:52:41.514Z] #7 pushing layers [2025-10-31T08:52:41.514Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:41.514Z] #7 pushing layers 0.0s done [2025-10-31T08:52:41.514Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 0.1s done [2025-10-31T08:52:41.514Z] #7 DONE 0.1s [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:41.514Z] #8 DONE 0.0s [2025-10-31T08:52:41.514Z] [2025-10-31T08:52:41.514Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:41.514Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:41.802Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-31T08:52:41.802Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-31T08:52:41.802Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:41.802Z] #1 transferring dockerfile: 169B done [2025-10-31T08:52:41.802Z] #1 DONE 0.0s [2025-10-31T08:52:41.802Z] [2025-10-31T08:52:41.802Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T08:52:41.802Z] #2 DONE 0.0s [2025-10-31T08:52:41.802Z] [2025-10-31T08:52:41.802Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-31T08:52:41.802Z] #3 DONE 0.0s [2025-10-31T08:52:41.802Z] [2025-10-31T08:52:41.802Z] #4 [internal] load .dockerignore [2025-10-31T08:52:41.802Z] #4 transferring context: 2B done [2025-10-31T08:52:41.802Z] #4 DONE 0.0s [2025-10-31T08:52:41.802Z] [2025-10-31T08:52:41.802Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:41.802Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:41.802Z] #5 CACHED [2025-10-31T08:52:41.802Z] [2025-10-31T08:52:41.802Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 [2025-10-31T08:52:41.802Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a7c1dbd1f4d466a1bdc7c856c78ba087f0f0b3389519e41a5a494335bbc6d6f3 0.0s done [2025-10-31T08:52:41.802Z] #6 CACHED [2025-10-31T08:52:41.802Z] [2025-10-31T08:52:41.802Z] #7 exporting to image [2025-10-31T08:52:41.802Z] #7 exporting layers done [2025-10-31T08:52:41.802Z] #7 exporting manifest sha256:4fe7aa5fa3366b2c708b53d8a8d76ccdb679817a65057d5c6f44a160a17c3cf5 done [2025-10-31T08:52:41.802Z] #7 exporting config sha256:467b701331860d6979fa7abed1839319c489266a65825c0151c0582a02aa7dba done [2025-10-31T08:52:41.802Z] #7 exporting manifest sha256:7a78794196349d0742c22a29aaf208aca7245c037ff590218bf4addf12f82a13 done [2025-10-31T08:52:41.802Z] #7 exporting config sha256:449b118f2a850e441c5ef2fb486d0cbe77ba445e2c88247d828ac4effe0d798d done [2025-10-31T08:52:41.802Z] #7 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 [2025-10-31T08:52:41.802Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:42.062Z] #7 exporting manifest list sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 done [2025-10-31T08:52:42.062Z] #7 pushing layers 0.0s done [2025-10-31T08:52:42.062Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:34b0a0cdb41e5f13a643281371a0b8d3a58a8813181b4377d736e0b77d47da27 0.1s done [2025-10-31T08:52:42.062Z] #7 DONE 0.1s [2025-10-31T08:52:42.062Z] [2025-10-31T08:52:42.062Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:42.062Z] #8 DONE 0.0s [2025-10-31T08:52:42.062Z] [2025-10-31T08:52:42.062Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:42.062Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:42.352Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:42.352Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:42.611Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:42.611Z] #1 transferring dockerfile: 211B done [2025-10-31T08:52:42.611Z] #1 DONE 0.0s [2025-10-31T08:52:42.611Z] [2025-10-31T08:52:42.611Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:42.611Z] #2 DONE 0.0s [2025-10-31T08:52:42.611Z] [2025-10-31T08:52:42.611Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:42.611Z] #3 DONE 0.0s [2025-10-31T08:52:42.611Z] [2025-10-31T08:52:42.611Z] #4 [internal] load .dockerignore [2025-10-31T08:52:42.611Z] #4 transferring context: 2B done [2025-10-31T08:52:42.611Z] #4 DONE 0.0s [2025-10-31T08:52:42.611Z] [2025-10-31T08:52:42.611Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:42.611Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:42.611Z] #5 ... [2025-10-31T08:52:42.611Z] [2025-10-31T08:52:42.611Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:42.611Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:42.611Z] #6 DONE 0.1s [2025-10-31T08:52:42.871Z] [2025-10-31T08:52:42.871Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:42.871Z] #7 DONE 0.0s [2025-10-31T08:52:42.871Z] [2025-10-31T08:52:42.871Z] #8 exporting to image [2025-10-31T08:52:42.871Z] #8 exporting layers done [2025-10-31T08:52:42.871Z] #8 exporting manifest sha256:8835261d7a9304b04e9ae9d576bbd5d35ab0e0b880e0f4b57605caf53fb20d0b 0.0s done [2025-10-31T08:52:42.871Z] #8 exporting config sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 done [2025-10-31T08:52:42.871Z] #8 exporting manifest sha256:91e2347970ae4ddd9d645c3c71339f6fa938f51f8a0488d5b04b719063253b24 done [2025-10-31T08:52:42.871Z] #8 exporting config sha256:a041d0543463f4381b9b5d19ca6b4a53370812386b44cb1d73fcb5fc544fc3a3 done [2025-10-31T08:52:42.871Z] #8 exporting manifest list sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 done [2025-10-31T08:52:42.871Z] #8 pushing layers 0.1s done [2025-10-31T08:52:42.871Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 [2025-10-31T08:52:42.871Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:42.871Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 0.1s done [2025-10-31T08:52:42.871Z] #8 DONE 0.2s [2025-10-31T08:52:42.871Z] [2025-10-31T08:52:42.871Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:42.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:43.159Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-31T08:52:43.159Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-31T08:52:43.159Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:43.159Z] #1 transferring dockerfile: 177B done [2025-10-31T08:52:43.159Z] #1 DONE 0.0s [2025-10-31T08:52:43.159Z] [2025-10-31T08:52:43.160Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T08:52:43.160Z] #2 DONE 0.0s [2025-10-31T08:52:43.160Z] [2025-10-31T08:52:43.160Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-31T08:52:43.160Z] #3 DONE 0.0s [2025-10-31T08:52:43.160Z] [2025-10-31T08:52:43.160Z] #4 [internal] load .dockerignore [2025-10-31T08:52:43.160Z] #4 transferring context: 2B done [2025-10-31T08:52:43.160Z] #4 DONE 0.0s [2025-10-31T08:52:43.160Z] [2025-10-31T08:52:43.160Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:43.160Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 done [2025-10-31T08:52:43.160Z] #5 CACHED [2025-10-31T08:52:43.160Z] [2025-10-31T08:52:43.160Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:43.160Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 done [2025-10-31T08:52:43.160Z] #6 DONE 0.0s [2025-10-31T08:52:43.421Z] [2025-10-31T08:52:43.421Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:43.421Z] #6 CACHED [2025-10-31T08:52:43.421Z] [2025-10-31T08:52:43.421Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:43.421Z] #7 DONE 0.0s [2025-10-31T08:52:43.421Z] [2025-10-31T08:52:43.421Z] #8 exporting to image [2025-10-31T08:52:43.421Z] #8 exporting layers done [2025-10-31T08:52:43.421Z] #8 exporting manifest sha256:8835261d7a9304b04e9ae9d576bbd5d35ab0e0b880e0f4b57605caf53fb20d0b done [2025-10-31T08:52:43.421Z] #8 exporting config sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 done [2025-10-31T08:52:43.421Z] #8 exporting manifest sha256:91e2347970ae4ddd9d645c3c71339f6fa938f51f8a0488d5b04b719063253b24 done [2025-10-31T08:52:43.421Z] #8 exporting config sha256:a041d0543463f4381b9b5d19ca6b4a53370812386b44cb1d73fcb5fc544fc3a3 done [2025-10-31T08:52:43.421Z] #8 exporting manifest list sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 done [2025-10-31T08:52:43.421Z] #8 pushing layers 0.0s done [2025-10-31T08:52:43.421Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 0.1s done [2025-10-31T08:52:43.421Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:43.421Z] #8 DONE 0.1s [2025-10-31T08:52:43.421Z] [2025-10-31T08:52:43.421Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:43.421Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:43.709Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 --push - [2025-10-31T08:52:43.709Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71' [2025-10-31T08:52:43.709Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:43.709Z] #1 transferring dockerfile: 183B done [2025-10-31T08:52:43.709Z] #1 DONE 0.0s [2025-10-31T08:52:43.709Z] [2025-10-31T08:52:43.709Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 [2025-10-31T08:52:43.709Z] #2 DONE 0.0s [2025-10-31T08:52:43.709Z] [2025-10-31T08:52:43.709Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71 [2025-10-31T08:52:43.709Z] #3 DONE 0.0s [2025-10-31T08:52:43.709Z] [2025-10-31T08:52:43.709Z] #4 [internal] load .dockerignore [2025-10-31T08:52:43.709Z] #4 transferring context: 2B done [2025-10-31T08:52:43.709Z] #4 DONE 0.0s [2025-10-31T08:52:43.709Z] [2025-10-31T08:52:43.709Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:43.709Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:43.709Z] #5 CACHED [2025-10-31T08:52:43.709Z] [2025-10-31T08:52:43.709Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:43.709Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:43.709Z] #6 CACHED [2025-10-31T08:52:43.709Z] [2025-10-31T08:52:43.709Z] #7 exporting to image [2025-10-31T08:52:43.709Z] #7 exporting layers done [2025-10-31T08:52:43.709Z] #7 exporting manifest sha256:8835261d7a9304b04e9ae9d576bbd5d35ab0e0b880e0f4b57605caf53fb20d0b done [2025-10-31T08:52:43.709Z] #7 exporting config sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 [2025-10-31T08:52:43.709Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:43.967Z] #7 exporting config sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 done [2025-10-31T08:52:43.967Z] #7 exporting manifest sha256:91e2347970ae4ddd9d645c3c71339f6fa938f51f8a0488d5b04b719063253b24 done [2025-10-31T08:52:43.967Z] #7 exporting config sha256:a041d0543463f4381b9b5d19ca6b4a53370812386b44cb1d73fcb5fc544fc3a3 done [2025-10-31T08:52:43.967Z] #7 exporting manifest list sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 done [2025-10-31T08:52:43.967Z] #7 pushing layers 0.0s done [2025-10-31T08:52:43.967Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.71@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 0.1s done [2025-10-31T08:52:43.967Z] #7 DONE 0.1s [2025-10-31T08:52:43.967Z] [2025-10-31T08:52:43.967Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:43.967Z] #8 DONE 0.0s [2025-10-31T08:52:43.967Z] [2025-10-31T08:52:43.967Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:43.967Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:44.252Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:44.252Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:44.509Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:44.509Z] #1 transferring dockerfile: 224B done [2025-10-31T08:52:44.509Z] #1 DONE 0.0s [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:44.509Z] #2 DONE 0.0s [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:44.509Z] #3 DONE 0.0s [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #4 [internal] load .dockerignore [2025-10-31T08:52:44.509Z] #4 transferring context: 2B done [2025-10-31T08:52:44.509Z] #4 DONE 0.0s [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:44.509Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:44.509Z] #5 CACHED [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:44.509Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:44.509Z] #6 CACHED [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #7 exporting to image [2025-10-31T08:52:44.509Z] #7 exporting layers done [2025-10-31T08:52:44.509Z] #7 exporting manifest sha256:8835261d7a9304b04e9ae9d576bbd5d35ab0e0b880e0f4b57605caf53fb20d0b done [2025-10-31T08:52:44.509Z] #7 exporting config sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 done [2025-10-31T08:52:44.509Z] #7 exporting manifest sha256:91e2347970ae4ddd9d645c3c71339f6fa938f51f8a0488d5b04b719063253b24 done [2025-10-31T08:52:44.509Z] #7 exporting config sha256:a041d0543463f4381b9b5d19ca6b4a53370812386b44cb1d73fcb5fc544fc3a3 done [2025-10-31T08:52:44.509Z] #7 exporting manifest list sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 done [2025-10-31T08:52:44.509Z] #7 pushing layers 0.0s done [2025-10-31T08:52:44.509Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 [2025-10-31T08:52:44.509Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:44.509Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 0.1s done [2025-10-31T08:52:44.509Z] #7 DONE 0.1s [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:44.509Z] #8 DONE 0.0s [2025-10-31T08:52:44.509Z] [2025-10-31T08:52:44.509Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:44.509Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:44.795Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-31T08:52:44.796Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-31T08:52:44.796Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:44.796Z] #1 transferring dockerfile: 175B done [2025-10-31T08:52:44.796Z] #1 DONE 0.0s [2025-10-31T08:52:44.796Z] [2025-10-31T08:52:44.796Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T08:52:44.796Z] #2 DONE 0.0s [2025-10-31T08:52:44.796Z] [2025-10-31T08:52:44.796Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-31T08:52:44.796Z] #3 DONE 0.0s [2025-10-31T08:52:44.796Z] [2025-10-31T08:52:44.796Z] #4 [internal] load .dockerignore [2025-10-31T08:52:44.796Z] #4 transferring context: 2B done [2025-10-31T08:52:44.796Z] #4 DONE 0.0s [2025-10-31T08:52:44.796Z] [2025-10-31T08:52:44.796Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:44.796Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:44.796Z] #5 CACHED [2025-10-31T08:52:44.796Z] [2025-10-31T08:52:44.796Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 [2025-10-31T08:52:44.796Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0f84246a64bb466c001ed84b10decbeabb854805aa5cf06775194f7519c78374 0.0s done [2025-10-31T08:52:44.796Z] #6 CACHED [2025-10-31T08:52:44.796Z] [2025-10-31T08:52:44.796Z] #7 exporting to image [2025-10-31T08:52:44.796Z] #7 exporting layers done [2025-10-31T08:52:44.796Z] #7 exporting manifest sha256:8835261d7a9304b04e9ae9d576bbd5d35ab0e0b880e0f4b57605caf53fb20d0b done [2025-10-31T08:52:44.796Z] #7 exporting config sha256:fb35e6631e5889d91b739c89567de6731b90bf3d4533a71cd9f5e65069e83459 done [2025-10-31T08:52:44.796Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:45.055Z] #7 exporting manifest sha256:91e2347970ae4ddd9d645c3c71339f6fa938f51f8a0488d5b04b719063253b24 done [2025-10-31T08:52:45.055Z] #7 exporting config sha256:a041d0543463f4381b9b5d19ca6b4a53370812386b44cb1d73fcb5fc544fc3a3 done [2025-10-31T08:52:45.055Z] #7 exporting manifest list sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 done [2025-10-31T08:52:45.055Z] #7 pushing layers 0.0s done [2025-10-31T08:52:45.055Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:69771edd3ab9dab6e6bb3606ae198827c1028d6055ef1f20ab38ef46741ff4c4 0.1s done [2025-10-31T08:52:45.055Z] #7 DONE 0.1s [2025-10-31T08:52:45.055Z] [2025-10-31T08:52:45.055Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:45.055Z] #8 DONE 0.0s [2025-10-31T08:52:45.055Z] [2025-10-31T08:52:45.055Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:45.055Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:45.344Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:45.344Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:45.344Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:45.344Z] #1 transferring dockerfile: 215B done [2025-10-31T08:52:45.344Z] #1 DONE 0.0s [2025-10-31T08:52:45.344Z] [2025-10-31T08:52:45.344Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:45.344Z] #2 DONE 0.0s [2025-10-31T08:52:45.344Z] [2025-10-31T08:52:45.344Z] #3 [internal] load .dockerignore [2025-10-31T08:52:45.344Z] #3 transferring context: 2B done [2025-10-31T08:52:45.344Z] #3 DONE 0.0s [2025-10-31T08:52:45.344Z] [2025-10-31T08:52:45.344Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:45.344Z] #4 DONE 0.1s [2025-10-31T08:52:45.604Z] [2025-10-31T08:52:45.604Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:45.604Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:45.604Z] #5 DONE 0.0s [2025-10-31T08:52:45.604Z] [2025-10-31T08:52:45.604Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:45.604Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 done [2025-10-31T08:52:45.604Z] #6 DONE 0.1s [2025-10-31T08:52:45.604Z] [2025-10-31T08:52:45.604Z] #7 exporting to image [2025-10-31T08:52:45.604Z] #7 exporting layers done [2025-10-31T08:52:45.604Z] #7 exporting manifest sha256:02b4cbadc7676e0309f7c28c779dfd99bfc9966bf4fa7d4f7578c948a280cdd5 done [2025-10-31T08:52:45.604Z] #7 exporting config sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 done [2025-10-31T08:52:45.604Z] #7 exporting manifest sha256:730345bee20a3dffa3b45a3919062e13001486219d2d7a5c33d65efc42153b69 done [2025-10-31T08:52:45.604Z] #7 exporting config sha256:d89a77cb68f5aab5db459d7410dd972a273d9eee3301e9bf321af075c2946362 done [2025-10-31T08:52:45.604Z] #7 exporting manifest list sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 [2025-10-31T08:52:45.604Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:45.604Z] #7 ... [2025-10-31T08:52:45.604Z] [2025-10-31T08:52:45.604Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:45.604Z] #8 DONE 0.0s [2025-10-31T08:52:45.604Z] [2025-10-31T08:52:45.604Z] #7 exporting to image [2025-10-31T08:52:45.604Z] #7 exporting manifest list sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 done [2025-10-31T08:52:45.604Z] #7 pushing layers 0.1s done [2025-10-31T08:52:45.604Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 [2025-10-31T08:52:45.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 0.1s done [2025-10-31T08:52:45.863Z] #7 DONE 0.2s [2025-10-31T08:52:45.863Z] [2025-10-31T08:52:45.863Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:45.863Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:46.147Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-31T08:52:46.147Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-31T08:52:46.406Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:46.406Z] #1 transferring dockerfile: 181B done [2025-10-31T08:52:46.406Z] #1 DONE 0.0s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T08:52:46.406Z] #2 DONE 0.0s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-31T08:52:46.406Z] #3 DONE 0.0s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #4 [internal] load .dockerignore [2025-10-31T08:52:46.406Z] #4 transferring context: 2B done [2025-10-31T08:52:46.406Z] #4 DONE 0.0s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:46.406Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:46.406Z] #5 DONE 0.0s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:46.406Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:46.406Z] #6 CACHED [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:46.406Z] #5 CACHED [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:46.406Z] #7 DONE 0.0s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] #8 exporting to image [2025-10-31T08:52:46.406Z] #8 exporting layers done [2025-10-31T08:52:46.406Z] #8 exporting manifest sha256:02b4cbadc7676e0309f7c28c779dfd99bfc9966bf4fa7d4f7578c948a280cdd5 done [2025-10-31T08:52:46.406Z] #8 exporting config sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 done [2025-10-31T08:52:46.406Z] #8 exporting manifest sha256:730345bee20a3dffa3b45a3919062e13001486219d2d7a5c33d65efc42153b69 done [2025-10-31T08:52:46.406Z] #8 exporting config sha256:d89a77cb68f5aab5db459d7410dd972a273d9eee3301e9bf321af075c2946362 done [2025-10-31T08:52:46.406Z] #8 exporting manifest list sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 done [2025-10-31T08:52:46.406Z] #8 pushing layers 0.0s done [2025-10-31T08:52:46.406Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 0.1s done [2025-10-31T08:52:46.406Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:46.406Z] #8 DONE 0.1s [2025-10-31T08:52:46.406Z] [2025-10-31T08:52:46.406Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:46.406Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:46.691Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71' [2025-10-31T08:52:46.691Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 --push - [2025-10-31T08:52:46.691Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:46.691Z] #1 transferring dockerfile: 187B done [2025-10-31T08:52:46.691Z] #1 DONE 0.0s [2025-10-31T08:52:46.691Z] [2025-10-31T08:52:46.691Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 [2025-10-31T08:52:46.691Z] #2 DONE 0.0s [2025-10-31T08:52:46.691Z] [2025-10-31T08:52:46.691Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71 [2025-10-31T08:52:46.691Z] #3 DONE 0.0s [2025-10-31T08:52:46.691Z] [2025-10-31T08:52:46.691Z] #4 [internal] load .dockerignore [2025-10-31T08:52:46.691Z] #4 transferring context: 2B done [2025-10-31T08:52:46.691Z] #4 DONE 0.0s [2025-10-31T08:52:46.691Z] [2025-10-31T08:52:46.691Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:46.691Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 done [2025-10-31T08:52:46.691Z] #5 CACHED [2025-10-31T08:52:46.691Z] [2025-10-31T08:52:46.691Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:46.691Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:46.691Z] #6 DONE 0.0s [2025-10-31T08:52:46.950Z] [2025-10-31T08:52:46.950Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:46.950Z] #6 CACHED [2025-10-31T08:52:46.950Z] [2025-10-31T08:52:46.950Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:46.950Z] #7 DONE 0.0s [2025-10-31T08:52:46.950Z] [2025-10-31T08:52:46.950Z] #8 exporting to image [2025-10-31T08:52:46.950Z] #8 exporting layers done [2025-10-31T08:52:46.950Z] #8 exporting manifest sha256:02b4cbadc7676e0309f7c28c779dfd99bfc9966bf4fa7d4f7578c948a280cdd5 done [2025-10-31T08:52:46.950Z] #8 exporting config sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 done [2025-10-31T08:52:46.950Z] #8 exporting manifest sha256:730345bee20a3dffa3b45a3919062e13001486219d2d7a5c33d65efc42153b69 done [2025-10-31T08:52:46.950Z] #8 exporting config sha256:d89a77cb68f5aab5db459d7410dd972a273d9eee3301e9bf321af075c2946362 done [2025-10-31T08:52:46.950Z] #8 exporting manifest list sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 done [2025-10-31T08:52:46.950Z] #8 pushing layers 0.0s done [2025-10-31T08:52:46.950Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.71@sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 0.1s done [2025-10-31T08:52:46.950Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:46.950Z] #8 DONE 0.1s [2025-10-31T08:52:46.950Z] [2025-10-31T08:52:46.950Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:46.950Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:47.231Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:47.231Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:47.231Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:47.231Z] #1 transferring dockerfile: 228B done [2025-10-31T08:52:47.231Z] #1 DONE 0.0s [2025-10-31T08:52:47.231Z] [2025-10-31T08:52:47.231Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:47.231Z] #2 DONE 0.0s [2025-10-31T08:52:47.231Z] [2025-10-31T08:52:47.231Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:47.231Z] #3 DONE 0.0s [2025-10-31T08:52:47.231Z] [2025-10-31T08:52:47.231Z] #4 [internal] load .dockerignore [2025-10-31T08:52:47.231Z] #4 transferring context: 2B done [2025-10-31T08:52:47.231Z] #4 DONE 0.0s [2025-10-31T08:52:47.231Z] [2025-10-31T08:52:47.231Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:47.231Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:47.231Z] #5 CACHED [2025-10-31T08:52:47.231Z] [2025-10-31T08:52:47.231Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:47.231Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:47.231Z] #6 CACHED [2025-10-31T08:52:47.231Z] [2025-10-31T08:52:47.231Z] #7 exporting to image [2025-10-31T08:52:47.231Z] #7 exporting layers done [2025-10-31T08:52:47.231Z] #7 exporting manifest sha256:02b4cbadc7676e0309f7c28c779dfd99bfc9966bf4fa7d4f7578c948a280cdd5 done [2025-10-31T08:52:47.231Z] #7 exporting config sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 [2025-10-31T08:52:47.231Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:47.493Z] #7 exporting config sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 done [2025-10-31T08:52:47.493Z] #7 exporting manifest sha256:730345bee20a3dffa3b45a3919062e13001486219d2d7a5c33d65efc42153b69 done [2025-10-31T08:52:47.493Z] #7 exporting config sha256:d89a77cb68f5aab5db459d7410dd972a273d9eee3301e9bf321af075c2946362 done [2025-10-31T08:52:47.493Z] #7 exporting manifest list sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 done [2025-10-31T08:52:47.493Z] #7 pushing layers 0.0s done [2025-10-31T08:52:47.493Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 0.1s done [2025-10-31T08:52:47.493Z] #7 DONE 0.1s [2025-10-31T08:52:47.493Z] [2025-10-31T08:52:47.493Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:47.493Z] #8 DONE 0.0s [2025-10-31T08:52:47.493Z] [2025-10-31T08:52:47.493Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:47.493Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:47.785Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-31T08:52:47.786Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-31T08:52:47.786Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:47.786Z] #1 transferring dockerfile: 179B done [2025-10-31T08:52:47.786Z] #1 DONE 0.0s [2025-10-31T08:52:47.786Z] [2025-10-31T08:52:47.786Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T08:52:47.786Z] #2 DONE 0.0s [2025-10-31T08:52:47.786Z] [2025-10-31T08:52:47.786Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-31T08:52:47.786Z] #3 DONE 0.0s [2025-10-31T08:52:47.786Z] [2025-10-31T08:52:47.786Z] #4 [internal] load .dockerignore [2025-10-31T08:52:47.786Z] #4 transferring context: 2B done [2025-10-31T08:52:47.786Z] #4 DONE 0.0s [2025-10-31T08:52:47.786Z] [2025-10-31T08:52:47.786Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:47.786Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:47.786Z] #5 CACHED [2025-10-31T08:52:47.786Z] [2025-10-31T08:52:47.786Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 [2025-10-31T08:52:47.786Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5ac8ab0384feb385181c7c66992d99437332463439560e0fa435f051a4c9c026 0.0s done [2025-10-31T08:52:47.786Z] #6 CACHED [2025-10-31T08:52:47.786Z] [2025-10-31T08:52:47.786Z] #7 exporting to image [2025-10-31T08:52:47.786Z] #7 exporting layers done [2025-10-31T08:52:47.786Z] #7 exporting manifest sha256:02b4cbadc7676e0309f7c28c779dfd99bfc9966bf4fa7d4f7578c948a280cdd5 done [2025-10-31T08:52:47.786Z] #7 exporting config sha256:75b635db275d76c2a6b5b319a2a9434f41e7f7715e1b7c149225cdf0cc1d8320 done [2025-10-31T08:52:47.786Z] #7 exporting manifest sha256:730345bee20a3dffa3b45a3919062e13001486219d2d7a5c33d65efc42153b69 done [2025-10-31T08:52:47.786Z] #7 exporting config sha256:d89a77cb68f5aab5db459d7410dd972a273d9eee3301e9bf321af075c2946362 done [2025-10-31T08:52:47.786Z] #7 exporting manifest list sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 done [2025-10-31T08:52:47.786Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:48.045Z] #7 pushing layers 0.0s done [2025-10-31T08:52:48.045Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b01770ef3179991487676a454afc3a45dfa1197bcba3ed85c2dbabcb4c6c3686 0.1s done [2025-10-31T08:52:48.045Z] #7 DONE 0.1s [2025-10-31T08:52:48.045Z] [2025-10-31T08:52:48.045Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:48.045Z] #8 DONE 0.0s [2025-10-31T08:52:48.045Z] [2025-10-31T08:52:48.045Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:48.045Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:48.331Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:48.331Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:48.331Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:48.331Z] #1 transferring dockerfile: 205B done [2025-10-31T08:52:48.331Z] #1 DONE 0.0s [2025-10-31T08:52:48.331Z] [2025-10-31T08:52:48.331Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:48.331Z] #2 DONE 0.1s [2025-10-31T08:52:48.331Z] [2025-10-31T08:52:48.331Z] #3 [internal] load .dockerignore [2025-10-31T08:52:48.331Z] #3 transferring context: [2025-10-31T08:52:48.589Z] #3 transferring context: 2B done [2025-10-31T08:52:48.589Z] #3 DONE 0.0s [2025-10-31T08:52:48.589Z] [2025-10-31T08:52:48.589Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:48.589Z] #4 DONE 0.1s [2025-10-31T08:52:48.589Z] [2025-10-31T08:52:48.589Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:48.589Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:48.589Z] #5 DONE 0.0s [2025-10-31T08:52:48.589Z] [2025-10-31T08:52:48.589Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:48.589Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:48.589Z] #6 DONE 0.1s [2025-10-31T08:52:48.589Z] [2025-10-31T08:52:48.589Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:48.589Z] #7 DONE 0.0s [2025-10-31T08:52:48.589Z] [2025-10-31T08:52:48.589Z] #8 exporting to image [2025-10-31T08:52:48.589Z] #8 exporting layers done [2025-10-31T08:52:48.589Z] #8 exporting manifest sha256:66b9130e9bd4a3453712e4f5a4f3dfb47d511553b0f10a9cbf8637f041901ef0 done [2025-10-31T08:52:48.589Z] #8 exporting config sha256:d0d008cfa3e6fa3f502383c0ac5842fce90da26023b28ed6432577e1a3177929 done [2025-10-31T08:52:48.589Z] #8 exporting manifest sha256:7bdf22e5560acff006da5516c9c4b38c1209ecdc46ab184ef08b3ec7b510e6a0 done [2025-10-31T08:52:48.589Z] #8 exporting config sha256:a3336ba45be7d8b16fea7386206383d10a143a477c88bbca7efc22cd2bdc0629 done [2025-10-31T08:52:48.589Z] #8 exporting manifest list sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 done [2025-10-31T08:52:48.589Z] #8 pushing layers 0.1s done [2025-10-31T08:52:48.589Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 [2025-10-31T08:52:48.589Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:48.847Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 0.1s done [2025-10-31T08:52:48.847Z] #8 DONE 0.2s [2025-10-31T08:52:48.847Z] [2025-10-31T08:52:48.847Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:48.847Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:49.133Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-31T08:52:49.133Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-31T08:52:49.133Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:49.133Z] #1 transferring dockerfile: 171B done [2025-10-31T08:52:49.133Z] #1 DONE 0.0s [2025-10-31T08:52:49.133Z] [2025-10-31T08:52:49.133Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T08:52:49.133Z] #2 DONE 0.0s [2025-10-31T08:52:49.133Z] [2025-10-31T08:52:49.133Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-31T08:52:49.133Z] #3 DONE 0.0s [2025-10-31T08:52:49.133Z] [2025-10-31T08:52:49.133Z] #4 [internal] load .dockerignore [2025-10-31T08:52:49.133Z] #4 transferring context: 2B done [2025-10-31T08:52:49.133Z] #4 DONE 0.0s [2025-10-31T08:52:49.133Z] [2025-10-31T08:52:49.133Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:49.133Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:49.133Z] #5 CACHED [2025-10-31T08:52:49.133Z] [2025-10-31T08:52:49.133Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:49.133Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:49.133Z] #6 DONE 0.0s [2025-10-31T08:52:49.391Z] [2025-10-31T08:52:49.391Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:49.391Z] #6 CACHED [2025-10-31T08:52:49.391Z] [2025-10-31T08:52:49.391Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:49.391Z] #7 DONE 0.0s [2025-10-31T08:52:49.391Z] [2025-10-31T08:52:49.391Z] #8 exporting to image [2025-10-31T08:52:49.391Z] #8 exporting layers done [2025-10-31T08:52:49.391Z] #8 exporting manifest sha256:66b9130e9bd4a3453712e4f5a4f3dfb47d511553b0f10a9cbf8637f041901ef0 done [2025-10-31T08:52:49.392Z] #8 exporting config sha256:d0d008cfa3e6fa3f502383c0ac5842fce90da26023b28ed6432577e1a3177929 done [2025-10-31T08:52:49.392Z] #8 exporting manifest sha256:7bdf22e5560acff006da5516c9c4b38c1209ecdc46ab184ef08b3ec7b510e6a0 done [2025-10-31T08:52:49.392Z] #8 exporting config sha256:a3336ba45be7d8b16fea7386206383d10a143a477c88bbca7efc22cd2bdc0629 done [2025-10-31T08:52:49.392Z] #8 exporting manifest list sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 done [2025-10-31T08:52:49.392Z] #8 pushing layers 0.0s done [2025-10-31T08:52:49.392Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 0.1s done [2025-10-31T08:52:49.392Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:49.392Z] #8 DONE 0.1s [2025-10-31T08:52:49.392Z] [2025-10-31T08:52:49.392Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:49.392Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:49.677Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71' [2025-10-31T08:52:49.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 --push - [2025-10-31T08:52:49.678Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:49.678Z] #1 transferring dockerfile: 177B done [2025-10-31T08:52:49.678Z] #1 DONE 0.0s [2025-10-31T08:52:49.678Z] [2025-10-31T08:52:49.678Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 [2025-10-31T08:52:49.678Z] #2 DONE 0.0s [2025-10-31T08:52:49.678Z] [2025-10-31T08:52:49.678Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71 [2025-10-31T08:52:49.678Z] #3 DONE 0.0s [2025-10-31T08:52:49.678Z] [2025-10-31T08:52:49.678Z] #4 [internal] load .dockerignore [2025-10-31T08:52:49.678Z] #4 transferring context: 2B done [2025-10-31T08:52:49.678Z] #4 DONE 0.0s [2025-10-31T08:52:49.678Z] [2025-10-31T08:52:49.678Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:49.678Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:49.678Z] #5 DONE 0.0s [2025-10-31T08:52:49.678Z] [2025-10-31T08:52:49.678Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:49.939Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:49.939Z] #6 CACHED [2025-10-31T08:52:49.939Z] [2025-10-31T08:52:49.939Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:49.939Z] #5 CACHED [2025-10-31T08:52:49.939Z] [2025-10-31T08:52:49.939Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:49.939Z] #7 DONE 0.0s [2025-10-31T08:52:49.939Z] [2025-10-31T08:52:49.939Z] #8 exporting to image [2025-10-31T08:52:49.939Z] #8 exporting layers done [2025-10-31T08:52:49.939Z] #8 exporting manifest sha256:66b9130e9bd4a3453712e4f5a4f3dfb47d511553b0f10a9cbf8637f041901ef0 done [2025-10-31T08:52:49.939Z] #8 exporting config sha256:d0d008cfa3e6fa3f502383c0ac5842fce90da26023b28ed6432577e1a3177929 done [2025-10-31T08:52:49.939Z] #8 exporting manifest sha256:7bdf22e5560acff006da5516c9c4b38c1209ecdc46ab184ef08b3ec7b510e6a0 done [2025-10-31T08:52:49.939Z] #8 exporting config sha256:a3336ba45be7d8b16fea7386206383d10a143a477c88bbca7efc22cd2bdc0629 done [2025-10-31T08:52:49.939Z] #8 exporting manifest list sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 done [2025-10-31T08:52:49.939Z] #8 pushing layers 0.0s done [2025-10-31T08:52:49.939Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.71@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 0.1s done [2025-10-31T08:52:49.939Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:49.939Z] #8 DONE 0.1s [2025-10-31T08:52:49.939Z] [2025-10-31T08:52:49.939Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:49.939Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:50.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:50.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:50.224Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:50.224Z] #1 transferring dockerfile: 218B done [2025-10-31T08:52:50.224Z] #1 DONE 0.0s [2025-10-31T08:52:50.224Z] [2025-10-31T08:52:50.224Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:50.224Z] #2 DONE 0.0s [2025-10-31T08:52:50.224Z] [2025-10-31T08:52:50.224Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:50.224Z] #3 DONE 0.0s [2025-10-31T08:52:50.224Z] [2025-10-31T08:52:50.224Z] #4 [internal] load .dockerignore [2025-10-31T08:52:50.224Z] #4 transferring context: 2B done [2025-10-31T08:52:50.224Z] #4 DONE 0.0s [2025-10-31T08:52:50.224Z] [2025-10-31T08:52:50.224Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:50.224Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:50.224Z] #5 CACHED [2025-10-31T08:52:50.224Z] [2025-10-31T08:52:50.224Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:50.224Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:50.224Z] #6 CACHED [2025-10-31T08:52:50.224Z] [2025-10-31T08:52:50.224Z] #7 exporting to image [2025-10-31T08:52:50.224Z] #7 exporting layers done [2025-10-31T08:52:50.224Z] #7 exporting manifest sha256:66b9130e9bd4a3453712e4f5a4f3dfb47d511553b0f10a9cbf8637f041901ef0 done [2025-10-31T08:52:50.224Z] #7 exporting config sha256:d0d008cfa3e6fa3f502383c0ac5842fce90da26023b28ed6432577e1a3177929 done [2025-10-31T08:52:50.224Z] #7 exporting manifest sha256:7bdf22e5560acff006da5516c9c4b38c1209ecdc46ab184ef08b3ec7b510e6a0 done [2025-10-31T08:52:50.224Z] #7 exporting config sha256:a3336ba45be7d8b16fea7386206383d10a143a477c88bbca7efc22cd2bdc0629 done [2025-10-31T08:52:50.224Z] #7 exporting manifest list sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 done [2025-10-31T08:52:50.224Z] #7 pushing layers 0.0s done [2025-10-31T08:52:50.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 [2025-10-31T08:52:50.224Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:50.483Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 0.1s done [2025-10-31T08:52:50.484Z] #7 DONE 0.1s [2025-10-31T08:52:50.484Z] [2025-10-31T08:52:50.484Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:50.484Z] #8 DONE 0.0s [2025-10-31T08:52:50.484Z] [2025-10-31T08:52:50.484Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:50.484Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:50.774Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-31T08:52:50.774Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-31T08:52:50.774Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:50.774Z] #1 transferring dockerfile: 169B done [2025-10-31T08:52:50.774Z] #1 DONE 0.0s [2025-10-31T08:52:50.774Z] [2025-10-31T08:52:50.774Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T08:52:50.774Z] #2 DONE 0.0s [2025-10-31T08:52:50.774Z] [2025-10-31T08:52:50.774Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-31T08:52:50.774Z] #3 DONE 0.0s [2025-10-31T08:52:50.774Z] [2025-10-31T08:52:50.774Z] #4 [internal] load .dockerignore [2025-10-31T08:52:50.774Z] #4 transferring context: 2B done [2025-10-31T08:52:50.774Z] #4 DONE 0.0s [2025-10-31T08:52:50.774Z] [2025-10-31T08:52:50.774Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:50.774Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:50.774Z] #5 CACHED [2025-10-31T08:52:50.774Z] [2025-10-31T08:52:50.774Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd [2025-10-31T08:52:50.774Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:678317e114a1fef79301ad81c852cf0dcaff626986716ea9279c9eb6d2ef51dd 0.0s done [2025-10-31T08:52:50.774Z] #6 CACHED [2025-10-31T08:52:51.039Z] [2025-10-31T08:52:51.039Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:51.039Z] #7 DONE 0.0s [2025-10-31T08:52:51.039Z] [2025-10-31T08:52:51.039Z] #8 exporting to image [2025-10-31T08:52:51.039Z] #8 exporting layers done [2025-10-31T08:52:51.039Z] #8 exporting manifest sha256:66b9130e9bd4a3453712e4f5a4f3dfb47d511553b0f10a9cbf8637f041901ef0 done [2025-10-31T08:52:51.039Z] #8 exporting config sha256:d0d008cfa3e6fa3f502383c0ac5842fce90da26023b28ed6432577e1a3177929 done [2025-10-31T08:52:51.039Z] #8 exporting manifest sha256:7bdf22e5560acff006da5516c9c4b38c1209ecdc46ab184ef08b3ec7b510e6a0 done [2025-10-31T08:52:51.039Z] #8 exporting config sha256:a3336ba45be7d8b16fea7386206383d10a143a477c88bbca7efc22cd2bdc0629 done [2025-10-31T08:52:51.039Z] #8 exporting manifest list sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 done [2025-10-31T08:52:51.039Z] #8 pushing layers 0.0s done [2025-10-31T08:52:51.039Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:2e6cddc2da8146bd28cb6de24aaa247639bc6370ff523e9057ad818658369434 0.1s done [2025-10-31T08:52:51.039Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:51.039Z] #8 DONE 0.1s [2025-10-31T08:52:51.039Z] [2025-10-31T08:52:51.039Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:51.039Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:51.327Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:51.327Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:51.589Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:51.589Z] #1 transferring dockerfile: 206B done [2025-10-31T08:52:51.590Z] #1 DONE 0.0s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:51.590Z] #2 DONE 0.0s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:51.590Z] #3 DONE 0.0s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #4 [internal] load .dockerignore [2025-10-31T08:52:51.590Z] #4 transferring context: 2B done [2025-10-31T08:52:51.590Z] #4 DONE 0.0s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:51.590Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:51.590Z] #5 DONE 0.0s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:51.590Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 done [2025-10-31T08:52:51.590Z] #6 DONE 0.1s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:51.590Z] #7 DONE 0.0s [2025-10-31T08:52:51.590Z] [2025-10-31T08:52:51.590Z] #8 exporting to image [2025-10-31T08:52:51.590Z] #8 exporting layers done [2025-10-31T08:52:51.590Z] #8 exporting manifest sha256:865e1f7e674a432c3146b023683f4beb6ee9a108227e068ac7240df4cec22ca5 0.0s done [2025-10-31T08:52:51.590Z] #8 exporting config sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f done [2025-10-31T08:52:51.590Z] #8 exporting manifest sha256:1b41984cde06f4ba240e3fb1b6da30e6b4d3930014718b8226c8e7046754a99d done [2025-10-31T08:52:51.590Z] #8 exporting config sha256:83dc3e933062fb13aafe5969f5db8dcfac831056df2536024eae4f667bee5f18 done [2025-10-31T08:52:51.590Z] #8 exporting manifest list sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 done [2025-10-31T08:52:51.590Z] #8 pushing layers 0.1s done [2025-10-31T08:52:51.590Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 [2025-10-31T08:52:51.590Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:51.850Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 0.1s done [2025-10-31T08:52:51.850Z] #8 DONE 0.2s [2025-10-31T08:52:51.850Z] [2025-10-31T08:52:51.850Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:51.850Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:52.143Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-31T08:52:52.143Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-31T08:52:52.402Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:52.402Z] #1 transferring dockerfile: 172B done [2025-10-31T08:52:52.402Z] #1 DONE 0.0s [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T08:52:52.402Z] #2 DONE 0.0s [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-31T08:52:52.402Z] #3 DONE 0.0s [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #4 [internal] load .dockerignore [2025-10-31T08:52:52.402Z] #4 transferring context: 2B done [2025-10-31T08:52:52.402Z] #4 DONE 0.0s [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:52.402Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:52.402Z] #5 CACHED [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:52.402Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:52.402Z] #6 CACHED [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #7 exporting to image [2025-10-31T08:52:52.402Z] #7 exporting layers done [2025-10-31T08:52:52.402Z] #7 exporting manifest sha256:865e1f7e674a432c3146b023683f4beb6ee9a108227e068ac7240df4cec22ca5 done [2025-10-31T08:52:52.402Z] #7 exporting config sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f [2025-10-31T08:52:52.402Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:52.402Z] #7 exporting config sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f done [2025-10-31T08:52:52.402Z] #7 exporting manifest sha256:1b41984cde06f4ba240e3fb1b6da30e6b4d3930014718b8226c8e7046754a99d done [2025-10-31T08:52:52.402Z] #7 exporting config sha256:83dc3e933062fb13aafe5969f5db8dcfac831056df2536024eae4f667bee5f18 done [2025-10-31T08:52:52.402Z] #7 exporting manifest list sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 done [2025-10-31T08:52:52.402Z] #7 pushing layers 0.0s done [2025-10-31T08:52:52.402Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 0.1s done [2025-10-31T08:52:52.402Z] #7 DONE 0.1s [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:52.402Z] #8 DONE 0.0s [2025-10-31T08:52:52.402Z] [2025-10-31T08:52:52.402Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:52.402Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:52.694Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71' [2025-10-31T08:52:52.694Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 --push - [2025-10-31T08:52:53.261Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:53.520Z] #1 transferring dockerfile: 178B done [2025-10-31T08:52:53.778Z] #1 DONE 0.3s [2025-10-31T08:52:53.778Z] [2025-10-31T08:52:53.778Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [2025-10-31T08:52:53.778Z] #2 ... [2025-10-31T08:52:53.778Z] [2025-10-31T08:52:53.778Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [2025-10-31T08:52:53.778Z] #3 DONE 0.2s [2025-10-31T08:52:54.037Z] [2025-10-31T08:52:54.037Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71 [2025-10-31T08:52:54.037Z] #2 DONE 0.2s [2025-10-31T08:52:54.037Z] [2025-10-31T08:52:54.037Z] #4 [internal] load .dockerignore [2025-10-31T08:52:54.037Z] #4 transferring context: 2B done [2025-10-31T08:52:54.037Z] #4 DONE 0.1s [2025-10-31T08:52:54.037Z] [2025-10-31T08:52:54.037Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:54.037Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 done [2025-10-31T08:52:54.037Z] #5 CACHED [2025-10-31T08:52:54.037Z] [2025-10-31T08:52:54.037Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:54.037Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 done [2025-10-31T08:52:54.037Z] #6 CACHED [2025-10-31T08:52:54.037Z] [2025-10-31T08:52:54.038Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:54.038Z] #7 DONE 0.0s [2025-10-31T08:52:54.038Z] [2025-10-31T08:52:54.038Z] #8 exporting to image [2025-10-31T08:52:54.038Z] #8 exporting layers done [2025-10-31T08:52:54.038Z] #8 exporting manifest sha256:865e1f7e674a432c3146b023683f4beb6ee9a108227e068ac7240df4cec22ca5 done [2025-10-31T08:52:54.038Z] #8 exporting config sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f done [2025-10-31T08:52:54.038Z] #8 exporting manifest sha256:1b41984cde06f4ba240e3fb1b6da30e6b4d3930014718b8226c8e7046754a99d done [2025-10-31T08:52:54.038Z] #8 exporting config sha256:83dc3e933062fb13aafe5969f5db8dcfac831056df2536024eae4f667bee5f18 done [2025-10-31T08:52:54.038Z] #8 exporting manifest list sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 done [2025-10-31T08:52:54.038Z] #8 pushing layers 0.0s done [2025-10-31T08:52:54.038Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.71@sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 0.1s done [2025-10-31T08:52:54.038Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:54.038Z] #8 DONE 0.1s [2025-10-31T08:52:54.038Z] [2025-10-31T08:52:54.038Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:54.038Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:54.329Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:54.329Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:54.329Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:54.329Z] #1 transferring dockerfile: 219B done [2025-10-31T08:52:54.329Z] #1 DONE 0.0s [2025-10-31T08:52:54.329Z] [2025-10-31T08:52:54.329Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:54.329Z] #2 DONE 0.0s [2025-10-31T08:52:54.329Z] [2025-10-31T08:52:54.329Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:54.329Z] #3 DONE 0.0s [2025-10-31T08:52:54.329Z] [2025-10-31T08:52:54.329Z] #4 [internal] load .dockerignore [2025-10-31T08:52:54.329Z] #4 transferring context: 2B done [2025-10-31T08:52:54.329Z] #4 DONE 0.0s [2025-10-31T08:52:54.329Z] [2025-10-31T08:52:54.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:54.329Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:54.329Z] #5 CACHED [2025-10-31T08:52:54.329Z] [2025-10-31T08:52:54.329Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:54.329Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:54.329Z] #6 CACHED [2025-10-31T08:52:54.329Z] [2025-10-31T08:52:54.329Z] #7 exporting to image [2025-10-31T08:52:54.329Z] #7 exporting layers done [2025-10-31T08:52:54.330Z] #7 exporting manifest sha256:865e1f7e674a432c3146b023683f4beb6ee9a108227e068ac7240df4cec22ca5 done [2025-10-31T08:52:54.330Z] #7 exporting config sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f done [2025-10-31T08:52:54.330Z] #7 exporting manifest sha256:1b41984cde06f4ba240e3fb1b6da30e6b4d3930014718b8226c8e7046754a99d [2025-10-31T08:52:54.330Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:54.589Z] #7 exporting manifest sha256:1b41984cde06f4ba240e3fb1b6da30e6b4d3930014718b8226c8e7046754a99d done [2025-10-31T08:52:54.589Z] #7 exporting config sha256:83dc3e933062fb13aafe5969f5db8dcfac831056df2536024eae4f667bee5f18 done [2025-10-31T08:52:54.589Z] #7 exporting manifest list sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 done [2025-10-31T08:52:54.589Z] #7 pushing layers 0.0s done [2025-10-31T08:52:54.589Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 0.1s done [2025-10-31T08:52:54.589Z] #7 DONE 0.1s [2025-10-31T08:52:54.589Z] [2025-10-31T08:52:54.589Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:54.589Z] #8 DONE 0.0s [2025-10-31T08:52:54.589Z] [2025-10-31T08:52:54.589Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:54.589Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:54.878Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-31T08:52:54.878Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-31T08:52:54.878Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:54.878Z] #1 transferring dockerfile: 170B done [2025-10-31T08:52:54.878Z] #1 DONE 0.0s [2025-10-31T08:52:54.878Z] [2025-10-31T08:52:54.878Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T08:52:54.878Z] #2 DONE 0.0s [2025-10-31T08:52:54.878Z] [2025-10-31T08:52:54.878Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-31T08:52:54.878Z] #3 DONE 0.0s [2025-10-31T08:52:54.878Z] [2025-10-31T08:52:54.878Z] #4 [internal] load .dockerignore [2025-10-31T08:52:54.878Z] #4 transferring context: 2B done [2025-10-31T08:52:54.878Z] #4 DONE 0.0s [2025-10-31T08:52:54.878Z] [2025-10-31T08:52:54.879Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:54.879Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:54.879Z] #5 CACHED [2025-10-31T08:52:54.879Z] [2025-10-31T08:52:54.879Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 [2025-10-31T08:52:54.879Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:739c8b6629347fe9420612051253ade7cacfa7671aab01544dc72ba9d3c1fb17 0.0s done [2025-10-31T08:52:54.879Z] #6 CACHED [2025-10-31T08:52:54.879Z] [2025-10-31T08:52:54.879Z] #7 exporting to image [2025-10-31T08:52:54.879Z] #7 exporting layers done [2025-10-31T08:52:54.879Z] #7 exporting manifest sha256:865e1f7e674a432c3146b023683f4beb6ee9a108227e068ac7240df4cec22ca5 done [2025-10-31T08:52:54.879Z] #7 exporting config sha256:bf46f53eee9a3c5e5c581db23d5b398d1ff736a7c3d0b56635329ca81b03c16f done [2025-10-31T08:52:54.879Z] #7 exporting manifest sha256:1b41984cde06f4ba240e3fb1b6da30e6b4d3930014718b8226c8e7046754a99d done [2025-10-31T08:52:54.879Z] #7 exporting config sha256:83dc3e933062fb13aafe5969f5db8dcfac831056df2536024eae4f667bee5f18 done [2025-10-31T08:52:54.879Z] #7 exporting manifest list sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 done [2025-10-31T08:52:54.879Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:55.138Z] #7 pushing layers 0.0s done [2025-10-31T08:52:55.138Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a8568f68bad80bfb1997cc8b80479ec59555a05a1b4406784f77c44d72131110 0.1s done [2025-10-31T08:52:55.138Z] #7 DONE 0.1s [2025-10-31T08:52:55.138Z] [2025-10-31T08:52:55.138Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:55.138Z] #8 DONE 0.0s [2025-10-31T08:52:55.138Z] [2025-10-31T08:52:55.138Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:55.138Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:55.433Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:55.433Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:55.433Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:55.433Z] #1 transferring dockerfile: 206B done [2025-10-31T08:52:55.433Z] #1 DONE 0.0s [2025-10-31T08:52:55.433Z] [2025-10-31T08:52:55.433Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:55.433Z] #2 DONE 0.0s [2025-10-31T08:52:55.433Z] [2025-10-31T08:52:55.433Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:55.433Z] #3 DONE 0.1s [2025-10-31T08:52:55.433Z] [2025-10-31T08:52:55.433Z] #4 [internal] load .dockerignore [2025-10-31T08:52:55.698Z] #4 transferring context: 2B done [2025-10-31T08:52:55.698Z] #4 DONE 0.0s [2025-10-31T08:52:55.698Z] [2025-10-31T08:52:55.698Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:55.698Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:55.698Z] #5 ... [2025-10-31T08:52:55.698Z] [2025-10-31T08:52:55.698Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:55.698Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:55.698Z] #6 DONE 0.1s [2025-10-31T08:52:55.698Z] [2025-10-31T08:52:55.698Z] #7 exporting to image [2025-10-31T08:52:55.698Z] #7 exporting layers [2025-10-31T08:52:55.698Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:55.698Z] #7 ... [2025-10-31T08:52:55.698Z] [2025-10-31T08:52:55.699Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:55.699Z] #8 DONE 0.0s [2025-10-31T08:52:55.699Z] [2025-10-31T08:52:55.699Z] #7 exporting to image [2025-10-31T08:52:55.699Z] #7 exporting layers done [2025-10-31T08:52:55.699Z] #7 exporting manifest sha256:796ad496069795808448204291b3c3aabbba7e59cfb14e23221dde7997193397 done [2025-10-31T08:52:55.699Z] #7 exporting config sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 done [2025-10-31T08:52:55.699Z] #7 exporting manifest sha256:fc149958a7d8b801554fc25112023b7c01a43545055862846fb6fde5b0cf5b0a done [2025-10-31T08:52:55.699Z] #7 exporting config sha256:131b0c610fce0bcde0754a23b7d55fcfcdb9d819008620175e49d451118138c2 done [2025-10-31T08:52:55.699Z] #7 exporting manifest list sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef done [2025-10-31T08:52:55.699Z] #7 pushing layers 0.1s done [2025-10-31T08:52:55.699Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef [2025-10-31T08:52:55.958Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef 0.1s done [2025-10-31T08:52:55.958Z] #7 DONE 0.2s [2025-10-31T08:52:55.958Z] [2025-10-31T08:52:55.958Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:55.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:56.241Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-31T08:52:56.241Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-31T08:52:56.241Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:56.241Z] #1 transferring dockerfile: 172B done [2025-10-31T08:52:56.241Z] #1 DONE 0.0s [2025-10-31T08:52:56.241Z] [2025-10-31T08:52:56.241Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T08:52:56.241Z] #2 DONE 0.0s [2025-10-31T08:52:56.241Z] [2025-10-31T08:52:56.241Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-31T08:52:56.241Z] #3 DONE 0.0s [2025-10-31T08:52:56.241Z] [2025-10-31T08:52:56.241Z] #4 [internal] load .dockerignore [2025-10-31T08:52:56.241Z] #4 transferring context: 2B done [2025-10-31T08:52:56.241Z] #4 DONE 0.0s [2025-10-31T08:52:56.241Z] [2025-10-31T08:52:56.241Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:56.241Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:56.241Z] #5 CACHED [2025-10-31T08:52:56.241Z] [2025-10-31T08:52:56.241Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:56.241Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:56.241Z] #6 CACHED [2025-10-31T08:52:56.241Z] [2025-10-31T08:52:56.241Z] #7 exporting to image [2025-10-31T08:52:56.241Z] #7 exporting layers done [2025-10-31T08:52:56.241Z] #7 exporting manifest sha256:796ad496069795808448204291b3c3aabbba7e59cfb14e23221dde7997193397 done [2025-10-31T08:52:56.241Z] #7 exporting config sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 [2025-10-31T08:52:56.241Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:56.498Z] #7 exporting config sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 done [2025-10-31T08:52:56.499Z] #7 exporting manifest sha256:fc149958a7d8b801554fc25112023b7c01a43545055862846fb6fde5b0cf5b0a done [2025-10-31T08:52:56.499Z] #7 exporting config sha256:131b0c610fce0bcde0754a23b7d55fcfcdb9d819008620175e49d451118138c2 done [2025-10-31T08:52:56.499Z] #7 exporting manifest list sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef done [2025-10-31T08:52:56.499Z] #7 pushing layers 0.0s done [2025-10-31T08:52:56.499Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef 0.1s done [2025-10-31T08:52:56.499Z] #7 DONE 0.1s [2025-10-31T08:52:56.499Z] [2025-10-31T08:52:56.499Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:56.499Z] #8 DONE 0.0s [2025-10-31T08:52:56.499Z] [2025-10-31T08:52:56.499Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:56.499Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:56.796Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71' [2025-10-31T08:52:56.796Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 --push - [2025-10-31T08:52:56.796Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:56.796Z] #1 transferring dockerfile: 178B done [2025-10-31T08:52:56.796Z] #1 DONE 0.0s [2025-10-31T08:52:56.796Z] [2025-10-31T08:52:56.796Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 [2025-10-31T08:52:56.796Z] #2 DONE 0.0s [2025-10-31T08:52:56.796Z] [2025-10-31T08:52:56.796Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71 [2025-10-31T08:52:56.796Z] #3 DONE 0.0s [2025-10-31T08:52:56.796Z] [2025-10-31T08:52:56.796Z] #4 [internal] load .dockerignore [2025-10-31T08:52:56.796Z] #4 transferring context: 2B done [2025-10-31T08:52:56.796Z] #4 DONE 0.0s [2025-10-31T08:52:56.796Z] [2025-10-31T08:52:56.796Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:56.796Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:56.796Z] #5 CACHED [2025-10-31T08:52:56.796Z] [2025-10-31T08:52:56.796Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:56.796Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:56.796Z] #6 CACHED [2025-10-31T08:52:56.796Z] [2025-10-31T08:52:56.796Z] #7 exporting to image [2025-10-31T08:52:56.796Z] #7 exporting layers done [2025-10-31T08:52:56.796Z] #7 exporting manifest sha256:796ad496069795808448204291b3c3aabbba7e59cfb14e23221dde7997193397 done [2025-10-31T08:52:56.796Z] #7 exporting config sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 done [2025-10-31T08:52:56.796Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:57.055Z] #7 exporting manifest sha256:fc149958a7d8b801554fc25112023b7c01a43545055862846fb6fde5b0cf5b0a done [2025-10-31T08:52:57.055Z] #7 exporting config sha256:131b0c610fce0bcde0754a23b7d55fcfcdb9d819008620175e49d451118138c2 done [2025-10-31T08:52:57.055Z] #7 exporting manifest list sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef done [2025-10-31T08:52:57.056Z] #7 pushing layers 0.0s done [2025-10-31T08:52:57.056Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.71@sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef 0.1s done [2025-10-31T08:52:57.056Z] #7 DONE 0.1s [2025-10-31T08:52:57.056Z] [2025-10-31T08:52:57.056Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:57.056Z] #8 DONE 0.0s [2025-10-31T08:52:57.056Z] [2025-10-31T08:52:57.056Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:57.056Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:57.399Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:52:57.399Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:52:57.658Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:57.658Z] #1 transferring dockerfile: 219B done [2025-10-31T08:52:57.658Z] #1 DONE 0.0s [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:57.658Z] #2 DONE 0.0s [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:52:57.658Z] #3 DONE 0.0s [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #4 [internal] load .dockerignore [2025-10-31T08:52:57.658Z] #4 transferring context: 2B done [2025-10-31T08:52:57.658Z] #4 DONE 0.0s [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:57.658Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:57.658Z] #5 CACHED [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:57.658Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:57.658Z] #6 CACHED [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #7 exporting to image [2025-10-31T08:52:57.658Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:57.658Z] #7 exporting layers done [2025-10-31T08:52:57.658Z] #7 exporting manifest sha256:796ad496069795808448204291b3c3aabbba7e59cfb14e23221dde7997193397 done [2025-10-31T08:52:57.658Z] #7 exporting config sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 done [2025-10-31T08:52:57.658Z] #7 exporting manifest sha256:fc149958a7d8b801554fc25112023b7c01a43545055862846fb6fde5b0cf5b0a done [2025-10-31T08:52:57.658Z] #7 exporting config sha256:131b0c610fce0bcde0754a23b7d55fcfcdb9d819008620175e49d451118138c2 done [2025-10-31T08:52:57.658Z] #7 exporting manifest list sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef done [2025-10-31T08:52:57.658Z] #7 pushing layers 0.0s done [2025-10-31T08:52:57.658Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef 0.1s done [2025-10-31T08:52:57.658Z] #7 DONE 0.1s [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:57.658Z] #8 DONE 0.0s [2025-10-31T08:52:57.658Z] [2025-10-31T08:52:57.658Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:57.658Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:57.942Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-31T08:52:57.942Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-31T08:52:57.942Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:57.942Z] #1 transferring dockerfile: 170B done [2025-10-31T08:52:57.942Z] #1 DONE 0.0s [2025-10-31T08:52:57.942Z] [2025-10-31T08:52:57.942Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T08:52:57.942Z] #2 DONE 0.0s [2025-10-31T08:52:57.942Z] [2025-10-31T08:52:57.942Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-31T08:52:57.942Z] #3 DONE 0.0s [2025-10-31T08:52:57.942Z] [2025-10-31T08:52:57.942Z] #4 [internal] load .dockerignore [2025-10-31T08:52:57.942Z] #4 transferring context: 2B done [2025-10-31T08:52:57.942Z] #4 DONE 0.0s [2025-10-31T08:52:57.942Z] [2025-10-31T08:52:57.942Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:57.942Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:57.942Z] #5 CACHED [2025-10-31T08:52:57.942Z] [2025-10-31T08:52:57.942Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 [2025-10-31T08:52:57.942Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:911458ebb260f6387a3f3e62788909befd29c8447153abc43d0888d9640ebe79 0.0s done [2025-10-31T08:52:57.942Z] #6 CACHED [2025-10-31T08:52:57.942Z] [2025-10-31T08:52:57.942Z] #7 exporting to image [2025-10-31T08:52:57.942Z] #7 exporting layers done [2025-10-31T08:52:57.943Z] #7 exporting manifest sha256:796ad496069795808448204291b3c3aabbba7e59cfb14e23221dde7997193397 done [2025-10-31T08:52:57.943Z] #7 exporting config sha256:93e65585772282e8a3c9b8fef4d2c7ddf9aab3e6f0a4b4f71957af8a624e81f5 done [2025-10-31T08:52:57.943Z] #7 exporting manifest sha256:fc149958a7d8b801554fc25112023b7c01a43545055862846fb6fde5b0cf5b0a [2025-10-31T08:52:57.943Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:58.201Z] #7 exporting manifest sha256:fc149958a7d8b801554fc25112023b7c01a43545055862846fb6fde5b0cf5b0a done [2025-10-31T08:52:58.201Z] #7 exporting config sha256:131b0c610fce0bcde0754a23b7d55fcfcdb9d819008620175e49d451118138c2 done [2025-10-31T08:52:58.201Z] #7 exporting manifest list sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef done [2025-10-31T08:52:58.201Z] #7 pushing layers 0.0s done [2025-10-31T08:52:58.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:81fbc22883207f8de45ddf4de35907c00a74feaa0ce761dd50cb4b29a9feeeef 0.1s done [2025-10-31T08:52:58.201Z] #7 DONE 0.1s [2025-10-31T08:52:58.201Z] [2025-10-31T08:52:58.201Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:58.201Z] #8 DONE 0.0s [2025-10-31T08:52:58.201Z] [2025-10-31T08:52:58.201Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:58.201Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:58.485Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:52:58.485Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:52:58.485Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:58.485Z] #1 transferring dockerfile: 206B done [2025-10-31T08:52:58.485Z] #1 DONE 0.0s [2025-10-31T08:52:58.485Z] [2025-10-31T08:52:58.485Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:58.485Z] #2 DONE 0.0s [2025-10-31T08:52:58.485Z] [2025-10-31T08:52:58.485Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:52:58.485Z] #3 DONE 0.0s [2025-10-31T08:52:58.485Z] [2025-10-31T08:52:58.485Z] #4 [internal] load .dockerignore [2025-10-31T08:52:58.485Z] #4 transferring context: 2B done [2025-10-31T08:52:58.485Z] #4 DONE 0.0s [2025-10-31T08:52:58.485Z] [2025-10-31T08:52:58.485Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:52:58.485Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:52:58.745Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 done [2025-10-31T08:52:58.745Z] #5 DONE 0.0s [2025-10-31T08:52:58.745Z] [2025-10-31T08:52:58.745Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:52:58.745Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 done [2025-10-31T08:52:58.745Z] #6 DONE 0.1s [2025-10-31T08:52:58.745Z] [2025-10-31T08:52:58.745Z] #7 exporting to image [2025-10-31T08:52:58.745Z] #7 exporting layers done [2025-10-31T08:52:58.745Z] #7 exporting manifest sha256:d1777b7bde5be9f12373e17ff51c4529e248e7e5d94ffb17e856403d2e10d4af done [2025-10-31T08:52:58.745Z] #7 exporting config sha256:2e63499c57d920b508d6accc7bde495ae426b01c9c749f245af0ca30c9c96da4 done [2025-10-31T08:52:58.745Z] #7 exporting manifest sha256:71ae32897633d3f1fd4b228bbe796bf767768b815db310c9bb16640e9f59d07e done [2025-10-31T08:52:58.745Z] #7 exporting config sha256:5315fa75c2cad6de7746414f388372c4b2875737cb62c54c90faf90256491ed3 done [2025-10-31T08:52:58.745Z] #7 exporting manifest list sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb [2025-10-31T08:52:58.745Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:58.745Z] #7 ... [2025-10-31T08:52:58.745Z] [2025-10-31T08:52:58.745Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:58.745Z] #8 DONE 0.0s [2025-10-31T08:52:58.745Z] [2025-10-31T08:52:58.745Z] #7 exporting to image [2025-10-31T08:52:58.745Z] #7 exporting manifest list sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb done [2025-10-31T08:52:58.745Z] #7 pushing layers 0.1s done [2025-10-31T08:52:58.745Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb [2025-10-31T08:52:59.007Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb 0.1s done [2025-10-31T08:52:59.007Z] #7 DONE 0.2s [2025-10-31T08:52:59.007Z] [2025-10-31T08:52:59.007Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:59.007Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:59.298Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-31T08:52:59.298Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-31T08:52:59.298Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:52:59.298Z] #1 transferring dockerfile: 172B done [2025-10-31T08:52:59.298Z] #1 DONE 0.0s [2025-10-31T08:52:59.298Z] [2025-10-31T08:52:59.298Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T08:52:59.298Z] #2 DONE 0.0s [2025-10-31T08:52:59.298Z] [2025-10-31T08:52:59.298Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-31T08:52:59.298Z] #3 DONE 0.0s [2025-10-31T08:52:59.298Z] [2025-10-31T08:52:59.298Z] #4 [internal] load .dockerignore [2025-10-31T08:52:59.298Z] #4 transferring context: 2B done [2025-10-31T08:52:59.298Z] #4 DONE 0.0s [2025-10-31T08:52:59.298Z] [2025-10-31T08:52:59.298Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:52:59.298Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:52:59.298Z] #5 CACHED [2025-10-31T08:52:59.298Z] [2025-10-31T08:52:59.298Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:52:59.298Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:52:59.298Z] #6 CACHED [2025-10-31T08:52:59.298Z] [2025-10-31T08:52:59.298Z] #7 exporting to image [2025-10-31T08:52:59.298Z] #7 exporting layers [2025-10-31T08:52:59.298Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:52:59.560Z] #7 exporting layers done [2025-10-31T08:52:59.560Z] #7 exporting manifest sha256:d1777b7bde5be9f12373e17ff51c4529e248e7e5d94ffb17e856403d2e10d4af done [2025-10-31T08:52:59.560Z] #7 exporting config sha256:2e63499c57d920b508d6accc7bde495ae426b01c9c749f245af0ca30c9c96da4 done [2025-10-31T08:52:59.560Z] #7 exporting manifest sha256:71ae32897633d3f1fd4b228bbe796bf767768b815db310c9bb16640e9f59d07e done [2025-10-31T08:52:59.560Z] #7 exporting config sha256:5315fa75c2cad6de7746414f388372c4b2875737cb62c54c90faf90256491ed3 done [2025-10-31T08:52:59.560Z] #7 exporting manifest list sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb done [2025-10-31T08:52:59.560Z] #7 pushing layers 0.0s done [2025-10-31T08:52:59.560Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb 0.1s done [2025-10-31T08:52:59.560Z] #7 DONE 0.1s [2025-10-31T08:52:59.560Z] [2025-10-31T08:52:59.560Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:59.560Z] #8 DONE 0.0s [2025-10-31T08:52:59.560Z] [2025-10-31T08:52:59.560Z] 1 warning found (use --debug to expand): [2025-10-31T08:52:59.560Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:52:59.845Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 --push - [2025-10-31T08:52:59.845Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71' [2025-10-31T08:53:00.104Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:00.104Z] #1 transferring dockerfile: 178B done [2025-10-31T08:53:00.104Z] #1 DONE 0.0s [2025-10-31T08:53:00.104Z] [2025-10-31T08:53:00.104Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 [2025-10-31T08:53:00.104Z] #2 DONE 0.0s [2025-10-31T08:53:00.104Z] [2025-10-31T08:53:00.104Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71 [2025-10-31T08:53:00.104Z] #3 DONE 0.0s [2025-10-31T08:53:00.104Z] [2025-10-31T08:53:00.104Z] #4 [internal] load .dockerignore [2025-10-31T08:53:00.104Z] #4 transferring context: 2B done [2025-10-31T08:53:00.104Z] #4 DONE 0.0s [2025-10-31T08:53:00.104Z] [2025-10-31T08:53:00.104Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.104Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:53:00.104Z] #5 CACHED [2025-10-31T08:53:00.104Z] [2025-10-31T08:53:00.104Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.104Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:53:00.104Z] #6 CACHED [2025-10-31T08:53:00.104Z] [2025-10-31T08:53:00.104Z] #7 exporting to image [2025-10-31T08:53:00.104Z] #7 exporting layers done [2025-10-31T08:53:00.104Z] #7 exporting manifest sha256:d1777b7bde5be9f12373e17ff51c4529e248e7e5d94ffb17e856403d2e10d4af done [2025-10-31T08:53:00.104Z] #7 exporting config sha256:2e63499c57d920b508d6accc7bde495ae426b01c9c749f245af0ca30c9c96da4 done [2025-10-31T08:53:00.104Z] #7 exporting manifest sha256:71ae32897633d3f1fd4b228bbe796bf767768b815db310c9bb16640e9f59d07e done [2025-10-31T08:53:00.104Z] #7 exporting config sha256:5315fa75c2cad6de7746414f388372c4b2875737cb62c54c90faf90256491ed3 done [2025-10-31T08:53:00.104Z] #7 exporting manifest list sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb done [2025-10-31T08:53:00.104Z] #7 pushing layers 0.0s done [2025-10-31T08:53:00.104Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb [2025-10-31T08:53:00.104Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:00.105Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.71@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb 0.1s done [2025-10-31T08:53:00.105Z] #7 DONE 0.1s [2025-10-31T08:53:00.105Z] [2025-10-31T08:53:00.105Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:00.105Z] #8 DONE 0.0s [2025-10-31T08:53:00.105Z] [2025-10-31T08:53:00.105Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:00.105Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:00.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:53:00.389Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:53:00.389Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:00.389Z] #1 transferring dockerfile: 219B done [2025-10-31T08:53:00.389Z] #1 DONE 0.0s [2025-10-31T08:53:00.389Z] [2025-10-31T08:53:00.389Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:53:00.389Z] #2 DONE 0.0s [2025-10-31T08:53:00.389Z] [2025-10-31T08:53:00.389Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:53:00.389Z] #3 DONE 0.0s [2025-10-31T08:53:00.389Z] [2025-10-31T08:53:00.389Z] #4 [internal] load .dockerignore [2025-10-31T08:53:00.389Z] #4 transferring context: 2B done [2025-10-31T08:53:00.389Z] #4 DONE 0.0s [2025-10-31T08:53:00.389Z] [2025-10-31T08:53:00.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.389Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 done [2025-10-31T08:53:00.389Z] #5 CACHED [2025-10-31T08:53:00.389Z] [2025-10-31T08:53:00.389Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.389Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:53:00.389Z] #6 DONE 0.0s [2025-10-31T08:53:00.647Z] [2025-10-31T08:53:00.647Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.647Z] #6 CACHED [2025-10-31T08:53:00.647Z] [2025-10-31T08:53:00.647Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:00.647Z] #7 DONE 0.0s [2025-10-31T08:53:00.647Z] [2025-10-31T08:53:00.647Z] #8 exporting to image [2025-10-31T08:53:00.647Z] #8 exporting layers done [2025-10-31T08:53:00.647Z] #8 exporting manifest sha256:d1777b7bde5be9f12373e17ff51c4529e248e7e5d94ffb17e856403d2e10d4af done [2025-10-31T08:53:00.647Z] #8 exporting config sha256:2e63499c57d920b508d6accc7bde495ae426b01c9c749f245af0ca30c9c96da4 done [2025-10-31T08:53:00.648Z] #8 exporting manifest sha256:71ae32897633d3f1fd4b228bbe796bf767768b815db310c9bb16640e9f59d07e done [2025-10-31T08:53:00.648Z] #8 exporting config sha256:5315fa75c2cad6de7746414f388372c4b2875737cb62c54c90faf90256491ed3 done [2025-10-31T08:53:00.648Z] #8 exporting manifest list sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb done [2025-10-31T08:53:00.648Z] #8 pushing layers 0.0s done [2025-10-31T08:53:00.648Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb 0.1s done [2025-10-31T08:53:00.648Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:00.648Z] #8 DONE 0.1s [2025-10-31T08:53:00.648Z] [2025-10-31T08:53:00.648Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:00.648Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:00.934Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-31T08:53:00.934Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-31T08:53:00.934Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:00.934Z] #1 transferring dockerfile: 170B done [2025-10-31T08:53:00.934Z] #1 DONE 0.0s [2025-10-31T08:53:00.934Z] [2025-10-31T08:53:00.934Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T08:53:00.934Z] #2 DONE 0.0s [2025-10-31T08:53:00.934Z] [2025-10-31T08:53:00.934Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-31T08:53:00.934Z] #3 DONE 0.0s [2025-10-31T08:53:00.934Z] [2025-10-31T08:53:00.934Z] #4 [internal] load .dockerignore [2025-10-31T08:53:00.934Z] #4 transferring context: 2B done [2025-10-31T08:53:00.934Z] #4 DONE 0.0s [2025-10-31T08:53:00.934Z] [2025-10-31T08:53:00.934Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.934Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:53:00.934Z] #5 CACHED [2025-10-31T08:53:00.934Z] [2025-10-31T08:53:00.934Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 [2025-10-31T08:53:00.934Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffec1ba11004624345a47769d8583baaf416306f883d0d400b84895d2809bb5 0.0s done [2025-10-31T08:53:00.934Z] #6 CACHED [2025-10-31T08:53:00.934Z] [2025-10-31T08:53:00.934Z] #7 exporting to image [2025-10-31T08:53:00.934Z] #7 exporting layers [2025-10-31T08:53:00.934Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:01.193Z] #7 exporting layers done [2025-10-31T08:53:01.193Z] #7 exporting manifest sha256:d1777b7bde5be9f12373e17ff51c4529e248e7e5d94ffb17e856403d2e10d4af done [2025-10-31T08:53:01.193Z] #7 exporting config sha256:2e63499c57d920b508d6accc7bde495ae426b01c9c749f245af0ca30c9c96da4 done [2025-10-31T08:53:01.193Z] #7 exporting manifest sha256:71ae32897633d3f1fd4b228bbe796bf767768b815db310c9bb16640e9f59d07e done [2025-10-31T08:53:01.193Z] #7 exporting config sha256:5315fa75c2cad6de7746414f388372c4b2875737cb62c54c90faf90256491ed3 done [2025-10-31T08:53:01.193Z] #7 exporting manifest list sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb done [2025-10-31T08:53:01.193Z] #7 pushing layers 0.0s done [2025-10-31T08:53:01.193Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:b1134fb50a7336878b80b5741c85c6b114fd5dc5b559ba66ec363f6cf6018ebb 0.1s done [2025-10-31T08:53:01.193Z] #7 DONE 0.1s [2025-10-31T08:53:01.193Z] [2025-10-31T08:53:01.193Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:01.193Z] #8 DONE 0.0s [2025-10-31T08:53:01.193Z] [2025-10-31T08:53:01.193Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:01.193Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:01.486Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 --push - [2025-10-31T08:53:01.486Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449' [2025-10-31T08:53:01.486Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:01.486Z] #1 transferring dockerfile: 202B done [2025-10-31T08:53:01.486Z] #1 DONE 0.0s [2025-10-31T08:53:01.486Z] [2025-10-31T08:53:01.486Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:53:01.486Z] #2 DONE 0.0s [2025-10-31T08:53:01.486Z] [2025-10-31T08:53:01.486Z] #3 [internal] load .dockerignore [2025-10-31T08:53:01.486Z] #3 transferring context: 2B done [2025-10-31T08:53:01.486Z] #3 DONE 0.0s [2025-10-31T08:53:01.486Z] [2025-10-31T08:53:01.486Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T08:53:01.486Z] #4 DONE 0.1s [2025-10-31T08:53:01.749Z] [2025-10-31T08:53:01.749Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:01.749Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 done [2025-10-31T08:53:01.749Z] #5 DONE 0.0s [2025-10-31T08:53:01.749Z] [2025-10-31T08:53:01.749Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:01.749Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 done [2025-10-31T08:53:01.749Z] #6 DONE 0.1s [2025-10-31T08:53:01.749Z] [2025-10-31T08:53:01.749Z] #7 exporting to image [2025-10-31T08:53:01.749Z] #7 exporting layers done [2025-10-31T08:53:01.749Z] #7 exporting manifest sha256:3bb5399bcd58647bbe23a0b6c4fd50243ccc6614b9480310a81433b282682bb0 done [2025-10-31T08:53:01.749Z] #7 exporting config sha256:eee3772b34e31b33ba4981204391a21bc2daa8f16d4580475fae77391bfce566 done [2025-10-31T08:53:01.749Z] #7 exporting manifest sha256:921bac017ce77da5ab85c4115eb13d1b4f80a00edd8668ddef8fd2f810068369 done [2025-10-31T08:53:01.749Z] #7 exporting config sha256:98fa783d17fad33824e3166eb9fbffecb3125a1a90b0074b07d4a069ed906cca done [2025-10-31T08:53:01.749Z] #7 exporting manifest list sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 done [2025-10-31T08:53:01.749Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:01.749Z] #7 pushing layers 0.1s done [2025-10-31T08:53:01.749Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449@sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 0.1s done [2025-10-31T08:53:01.749Z] #7 DONE 0.2s [2025-10-31T08:53:01.749Z] [2025-10-31T08:53:01.749Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:01.749Z] #8 DONE 0.0s [2025-10-31T08:53:02.008Z] [2025-10-31T08:53:02.008Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:02.008Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:02.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-31T08:53:02.297Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-31T08:53:02.556Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:02.556Z] #1 transferring dockerfile: 168B done [2025-10-31T08:53:02.556Z] #1 DONE 0.0s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T08:53:02.556Z] #2 DONE 0.0s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-31T08:53:02.556Z] #3 DONE 0.0s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #4 [internal] load .dockerignore [2025-10-31T08:53:02.556Z] #4 transferring context: 2B done [2025-10-31T08:53:02.556Z] #4 DONE 0.0s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:02.556Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:02.556Z] #5 CACHED [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:02.556Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 done [2025-10-31T08:53:02.556Z] #6 DONE 0.0s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:02.556Z] #6 CACHED [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:02.556Z] #7 DONE 0.0s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] #8 exporting to image [2025-10-31T08:53:02.556Z] #8 exporting layers done [2025-10-31T08:53:02.556Z] #8 exporting manifest sha256:3bb5399bcd58647bbe23a0b6c4fd50243ccc6614b9480310a81433b282682bb0 done [2025-10-31T08:53:02.556Z] #8 exporting config sha256:eee3772b34e31b33ba4981204391a21bc2daa8f16d4580475fae77391bfce566 done [2025-10-31T08:53:02.556Z] #8 exporting manifest sha256:921bac017ce77da5ab85c4115eb13d1b4f80a00edd8668ddef8fd2f810068369 done [2025-10-31T08:53:02.556Z] #8 exporting config sha256:98fa783d17fad33824e3166eb9fbffecb3125a1a90b0074b07d4a069ed906cca done [2025-10-31T08:53:02.556Z] #8 exporting manifest list sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 done [2025-10-31T08:53:02.556Z] #8 pushing layers 0.0s done [2025-10-31T08:53:02.556Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 0.1s done [2025-10-31T08:53:02.556Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:02.556Z] #8 DONE 0.1s [2025-10-31T08:53:02.556Z] [2025-10-31T08:53:02.556Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:02.556Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:02.842Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71' [2025-10-31T08:53:02.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 --push - [2025-10-31T08:53:02.843Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:02.843Z] #1 transferring dockerfile: 174B done [2025-10-31T08:53:02.843Z] #1 DONE 0.0s [2025-10-31T08:53:02.843Z] [2025-10-31T08:53:02.843Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 [2025-10-31T08:53:02.843Z] #2 DONE 0.0s [2025-10-31T08:53:02.843Z] [2025-10-31T08:53:02.843Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71 [2025-10-31T08:53:02.843Z] #3 DONE 0.0s [2025-10-31T08:53:02.843Z] [2025-10-31T08:53:02.843Z] #4 [internal] load .dockerignore [2025-10-31T08:53:02.843Z] #4 transferring context: 2B done [2025-10-31T08:53:02.843Z] #4 DONE 0.0s [2025-10-31T08:53:02.843Z] [2025-10-31T08:53:02.843Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:02.843Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:02.843Z] #5 CACHED [2025-10-31T08:53:02.843Z] [2025-10-31T08:53:02.843Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:02.843Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:02.843Z] #6 CACHED [2025-10-31T08:53:02.843Z] [2025-10-31T08:53:02.843Z] #7 exporting to image [2025-10-31T08:53:02.843Z] #7 exporting layers done [2025-10-31T08:53:02.843Z] #7 exporting manifest sha256:3bb5399bcd58647bbe23a0b6c4fd50243ccc6614b9480310a81433b282682bb0 done [2025-10-31T08:53:02.843Z] #7 exporting config sha256:eee3772b34e31b33ba4981204391a21bc2daa8f16d4580475fae77391bfce566 done [2025-10-31T08:53:02.843Z] #7 exporting manifest sha256:921bac017ce77da5ab85c4115eb13d1b4f80a00edd8668ddef8fd2f810068369 done [2025-10-31T08:53:02.843Z] #7 exporting config sha256:98fa783d17fad33824e3166eb9fbffecb3125a1a90b0074b07d4a069ed906cca [2025-10-31T08:53:02.843Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:03.101Z] #7 exporting config sha256:98fa783d17fad33824e3166eb9fbffecb3125a1a90b0074b07d4a069ed906cca done [2025-10-31T08:53:03.101Z] #7 exporting manifest list sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 done [2025-10-31T08:53:03.101Z] #7 pushing layers 0.0s done [2025-10-31T08:53:03.101Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.71@sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 0.1s done [2025-10-31T08:53:03.101Z] #7 DONE 0.1s [2025-10-31T08:53:03.101Z] [2025-10-31T08:53:03.101Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:03.101Z] #8 DONE 0.0s [2025-10-31T08:53:03.101Z] [2025-10-31T08:53:03.101Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:03.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:03.387Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71' [2025-10-31T08:53:03.387Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 --push - [2025-10-31T08:53:03.387Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:03.387Z] #1 transferring dockerfile: 215B done [2025-10-31T08:53:03.387Z] #1 DONE 0.0s [2025-10-31T08:53:03.387Z] [2025-10-31T08:53:03.387Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:53:03.387Z] #2 DONE 0.0s [2025-10-31T08:53:03.387Z] [2025-10-31T08:53:03.387Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T08:53:03.387Z] #3 DONE 0.0s [2025-10-31T08:53:03.387Z] [2025-10-31T08:53:03.387Z] #4 [internal] load .dockerignore [2025-10-31T08:53:03.387Z] #4 transferring context: 2B done [2025-10-31T08:53:03.387Z] #4 DONE 0.0s [2025-10-31T08:53:03.387Z] [2025-10-31T08:53:03.387Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:03.387Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:03.387Z] #5 CACHED [2025-10-31T08:53:03.387Z] [2025-10-31T08:53:03.387Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:03.387Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:03.387Z] #6 CACHED [2025-10-31T08:53:03.387Z] [2025-10-31T08:53:03.387Z] #7 exporting to image [2025-10-31T08:53:03.387Z] #7 exporting layers [2025-10-31T08:53:03.387Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:03.648Z] #7 exporting layers done [2025-10-31T08:53:03.648Z] #7 exporting manifest sha256:3bb5399bcd58647bbe23a0b6c4fd50243ccc6614b9480310a81433b282682bb0 done [2025-10-31T08:53:03.648Z] #7 exporting config sha256:eee3772b34e31b33ba4981204391a21bc2daa8f16d4580475fae77391bfce566 done [2025-10-31T08:53:03.648Z] #7 exporting manifest sha256:921bac017ce77da5ab85c4115eb13d1b4f80a00edd8668ddef8fd2f810068369 done [2025-10-31T08:53:03.648Z] #7 exporting config sha256:98fa783d17fad33824e3166eb9fbffecb3125a1a90b0074b07d4a069ed906cca done [2025-10-31T08:53:03.648Z] #7 exporting manifest list sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 done [2025-10-31T08:53:03.648Z] #7 pushing layers 0.0s done [2025-10-31T08:53:03.648Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71@sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 0.1s done [2025-10-31T08:53:03.648Z] #7 DONE 0.1s [2025-10-31T08:53:03.648Z] [2025-10-31T08:53:03.648Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:03.648Z] #8 DONE 0.0s [2025-10-31T08:53:03.648Z] [2025-10-31T08:53:03.648Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:03.648Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T08:53:03.942Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-31T08:53:03.942Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-31T08:53:04.202Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:53:04.203Z] #1 transferring dockerfile: 166B done [2025-10-31T08:53:04.203Z] #1 DONE 0.0s [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T08:53:04.203Z] #2 DONE 0.0s [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-31T08:53:04.203Z] #3 DONE 0.0s [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #4 [internal] load .dockerignore [2025-10-31T08:53:04.203Z] #4 transferring context: 2B done [2025-10-31T08:53:04.203Z] #4 DONE 0.0s [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:04.203Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:04.203Z] #5 CACHED [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 [2025-10-31T08:53:04.203Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fdf0ec7b6ed5794d38e29a8d84477dc4a33bb6261e09a08c1a89d1d475b53704 0.0s done [2025-10-31T08:53:04.203Z] #6 CACHED [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #7 exporting to image [2025-10-31T08:53:04.203Z] #7 exporting layers done [2025-10-31T08:53:04.203Z] #7 exporting manifest sha256:3bb5399bcd58647bbe23a0b6c4fd50243ccc6614b9480310a81433b282682bb0 done [2025-10-31T08:53:04.203Z] #7 exporting config sha256:eee3772b34e31b33ba4981204391a21bc2daa8f16d4580475fae77391bfce566 done [2025-10-31T08:53:04.203Z] #7 exporting manifest sha256:921bac017ce77da5ab85c4115eb13d1b4f80a00edd8668ddef8fd2f810068369 done [2025-10-31T08:53:04.203Z] #7 exporting config sha256:98fa783d17fad33824e3166eb9fbffecb3125a1a90b0074b07d4a069ed906cca done [2025-10-31T08:53:04.203Z] #7 exporting manifest list sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 done [2025-10-31T08:53:04.203Z] #7 pushing layers 0.0s done [2025-10-31T08:53:04.203Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 [2025-10-31T08:53:04.203Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T08:53:04.203Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f22fdb5ea8f2a4dd9d9ba0b6ffc232f6f274dc3c4e8497e3365d3f06d981ef28 0.1s done [2025-10-31T08:53:04.203Z] #7 DONE 0.1s [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:04.203Z] #8 DONE 0.0s [2025-10-31T08:53:04.203Z] [2025-10-31T08:53:04.203Z] 1 warning found (use --debug to expand): [2025-10-31T08:53:04.203Z]  - 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-10-31T08:53:04.584Z] + '[' -d /w/workspace/edgex-go/919/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:04.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:05.428Z] ---> package-listing.sh [2025-10-31T08:53:05.428Z] ++ facter osfamily [2025-10-31T08:53:05.428Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T08:53:05.688Z] + OS_FAMILY=redhat [2025-10-31T08:53:05.688Z] + workspace=/w/workspace/edgex-go/919 [2025-10-31T08:53:05.688Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T08:53:05.688Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T08:53:05.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T08:53:05.688Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T08:53:05.688Z] + '[' /w/workspace/edgex-go/919 ']' [2025-10-31T08:53:05.688Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T08:53:05.688Z] + case "${OS_FAMILY}" in [2025-10-31T08:53:05.688Z] + rpm -qa [2025-10-31T08:53:05.688Z] + sort [2025-10-31T08:53:06.254Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T08:53:06.254Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T08:53:06.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T08:53:06.254Z] + '[' /w/workspace/edgex-go/919 ']' [2025-10-31T08:53:06.254Z] + mkdir -p /w/workspace/edgex-go/919/archives/ [2025-10-31T08:53:06.254Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/919/archives/ [Pipeline] echo [2025-10-31T08:53:06.270Z] 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/919/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T08:53:06.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:07.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T08:53:07.133Z] [2025-10-31T08:53:07.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:07.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T08:53:07.441Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T08:53:07.441Z] 5eb5b503b376: Pulling fs layer [2025-10-31T08:53:07.441Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T08:53:07.441Z] ec43610c2a17: Pulling fs layer [2025-10-31T08:53:07.441Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T08:53:07.441Z] 33b1e0a273af: Pulling fs layer [2025-10-31T08:53:07.441Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T08:53:07.441Z] 2f39f015ded8: Pulling fs layer [2025-10-31T08:53:07.441Z] 3a2ae6a8a46f: Waiting [2025-10-31T08:53:07.441Z] 33b1e0a273af: Waiting [2025-10-31T08:53:07.441Z] 5d3b04190fa2: Waiting [2025-10-31T08:53:07.441Z] 2f39f015ded8: Waiting [2025-10-31T08:53:07.441Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T08:53:07.441Z] 5c69ac0246d0: Download complete [2025-10-31T08:53:07.441Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T08:53:07.441Z] 3a2ae6a8a46f: Download complete [2025-10-31T08:53:07.441Z] 33b1e0a273af: Verifying Checksum [2025-10-31T08:53:07.441Z] 33b1e0a273af: Download complete [2025-10-31T08:53:07.441Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T08:53:07.441Z] 5d3b04190fa2: Download complete [2025-10-31T08:53:07.441Z] ec43610c2a17: Verifying Checksum [2025-10-31T08:53:07.441Z] ec43610c2a17: Download complete [2025-10-31T08:53:07.704Z] 5eb5b503b376: Verifying Checksum [2025-10-31T08:53:07.704Z] 5eb5b503b376: Download complete [2025-10-31T08:53:08.274Z] 2f39f015ded8: Verifying Checksum [2025-10-31T08:53:08.274Z] 2f39f015ded8: Download complete [2025-10-31T08:53:08.844Z] 5eb5b503b376: Pull complete [2025-10-31T08:53:09.102Z] 5c69ac0246d0: Pull complete [2025-10-31T08:53:09.365Z] ec43610c2a17: Pull complete [2025-10-31T08:53:09.624Z] 3a2ae6a8a46f: Pull complete [2025-10-31T08:53:09.624Z] 33b1e0a273af: Pull complete [2025-10-31T08:53:09.882Z] 5d3b04190fa2: Pull complete [2025-10-31T08:53:13.174Z] 2f39f015ded8: Pull complete [2025-10-31T08:53:13.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T08:53:13.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T08:53:13.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:53:13.593Z] prd-centos7-docker-4c-2g-771115 does not seem to be running inside a container [2025-10-31T08:53:13.683Z] $ 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/919/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T08:53:16.903Z] $ docker top b0c9345ba419d0f25fc1d3c19d8dad5c1b76e502be92e0f9beb95207589d10eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:53:17.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T08:53:17.538Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T08:53:17.832Z] + ls /var/log/sa-host [2025-10-31T08:53:17.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:53:17.922Z] provisioning config files... [2025-10-31T08:53:17.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17516175181325803542tmp [Pipeline] { [Pipeline] echo [2025-10-31T08:53:17.954Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:18.243Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T08:53:18.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:18.586Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T08:53:18.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:18.903Z] ---> sudo-logs.sh [2025-10-31T08:53:18.903Z] Archiving 'sudo' log.. [2025-10-31T08:53:18.903Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T08:53:18.932Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T08:53:18.934Z] $ docker stop --time=1 b0c9345ba419d0f25fc1d3c19d8dad5c1b76e502be92e0f9beb95207589d10eb [2025-10-31T08:53:20.054Z] $ docker rm -f --volumes b0c9345ba419d0f25fc1d3c19d8dad5c1b76e502be92e0f9beb95207589d10eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T08:53:20.164Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T08:53:20.164Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T08:53:20.180Z] [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-10-31T09:13:07.521Z] #143 ... [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:13:07.521Z] #152 DONE 1486.4s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:13:07.521Z] #148 ... [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:13:07.521Z] #155 DONE 0.2s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:13:07.521Z] #33 ... [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:13:07.521Z] #156 DONE 0.2s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T09:13:07.521Z] #157 DONE 0.4s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:13:07.521Z] #148 ... [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #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-10-31T09:13:07.521Z] #158 DONE 0.1s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #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-10-31T09:13:07.521Z] #159 DONE 0.2s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #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-10-31T09:13:07.521Z] #160 DONE 2.7s [2025-10-31T09:13:07.521Z] [2025-10-31T09:13:07.521Z] #111 [core-common-config-bootstrapper] exporting to image [2025-10-31T09:13:07.521Z] #111 exporting layers [2025-10-31T09:13:07.791Z] #111 exporting layers 0.8s done [2025-10-31T09:13:07.791Z] #111 writing image sha256:986fedfd07ac63421ba60c0210f199b62879340efd3237f6268bf193c3fefbc9 done [2025-10-31T09:13:07.791Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-10-31T09:13:08.061Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-10-31T09:13:08.061Z] #111 DONE 6.1s [2025-10-31T09:13:08.061Z] [2025-10-31T09:13:08.061Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:13:23.078Z] #145 ... [2025-10-31T09:13:23.078Z] [2025-10-31T09:13:23.078Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:13:23.078Z] #149 DONE 1506.6s [2025-10-31T09:13:23.078Z] [2025-10-31T09:13:23.078Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T09:13:23.078Z] #161 DONE 0.4s [2025-10-31T09:13:23.078Z] [2025-10-31T09:13:23.078Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T09:13:25.791Z] #162 DONE 2.5s [2025-10-31T09:13:25.791Z] [2025-10-31T09:13:25.791Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:13:25.791Z] #147 ... [2025-10-31T09:13:25.791Z] [2025-10-31T09:13:25.791Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:13:25.791Z] #163 DONE 0.4s [2025-10-31T09:13:25.791Z] [2025-10-31T09:13:25.791Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:13:26.067Z] #164 DONE 0.2s [2025-10-31T09:13:26.067Z] [2025-10-31T09:13:26.067Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T09:13:26.679Z] #165 DONE 0.3s [2025-10-31T09:13:26.679Z] [2025-10-31T09:13:26.679Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T09:13:26.679Z] #166 DONE 0.2s [2025-10-31T09:13:26.679Z] [2025-10-31T09:13:26.679Z] #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-10-31T09:13:26.679Z] #167 DONE 0.2s [2025-10-31T09:13:26.679Z] [2025-10-31T09:13:26.679Z] #146 [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-10-31T09:13:26.953Z] #146 ... [2025-10-31T09:13:26.953Z] [2025-10-31T09:13:26.954Z] #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-10-31T09:13:26.954Z] #168 DONE 0.2s [2025-10-31T09:13:26.954Z] [2025-10-31T09:13:26.954Z] #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-10-31T09:13:27.230Z] #169 DONE 0.2s [2025-10-31T09:13:27.230Z] [2025-10-31T09:13:27.230Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T09:13:27.515Z] #170 DONE 0.2s [2025-10-31T09:13:27.515Z] [2025-10-31T09:13:27.515Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:13:27.515Z] #154 ... [2025-10-31T09:13:27.515Z] [2025-10-31T09:13:27.515Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T09:13:30.884Z] #171 DONE 2.9s [2025-10-31T09:13:30.884Z] [2025-10-31T09:13:30.884Z] #111 [security-bootstrapper] exporting to image [2025-10-31T09:13:30.884Z] #111 exporting layers [2025-10-31T09:13:31.472Z] #111 exporting layers 1.1s done [2025-10-31T09:13:31.472Z] #111 writing image sha256:9f9ebd4ab2f0016528ffa6be0744e487ba78ad4a76ccfd03a34dcf5d56e2c2f5 done [2025-10-31T09:13:31.472Z] #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-10-31T09:13:31.472Z] #111 DONE 7.3s [2025-10-31T09:13:31.472Z] [2025-10-31T09:13:31.472Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:38:40.572Z] #54 ... [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:38:40.572Z] #150 DONE 3015.6s [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:38:40.572Z] #33 ... [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:38:40.572Z] #172 DONE 0.4s [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #146 [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-10-31T09:38:40.572Z] #146 ... [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:38:40.572Z] #173 DONE 0.4s [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:38:40.572Z] #54 ... [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T09:38:40.572Z] #174 DONE 0.9s [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T09:38:40.572Z] #175 DONE 0.5s [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #111 [core-command] exporting to image [2025-10-31T09:38:40.572Z] #111 exporting layers [2025-10-31T09:38:40.572Z] #111 exporting layers 0.8s done [2025-10-31T09:38:40.572Z] #111 writing image sha256:dd437968377cc07338e5953dc56e4a825945929d9718a501c501044df1cc34cd 0.0s done [2025-10-31T09:38:40.572Z] #111 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-31T09:38:40.572Z] #111 DONE 8.1s [2025-10-31T09:38:40.572Z] [2025-10-31T09:38:40.572Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:39:07.414Z] #144 ... [2025-10-31T09:39:07.414Z] [2025-10-31T09:39:07.414Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:39:07.414Z] #153 DONE 3051.5s [2025-10-31T09:39:07.690Z] [2025-10-31T09:39:07.690Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:39:08.306Z] #33 ... [2025-10-31T09:39:08.306Z] [2025-10-31T09:39:08.306Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:39:08.306Z] #176 DONE 0.3s [2025-10-31T09:39:08.306Z] [2025-10-31T09:39:08.306Z] #146 [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-10-31T09:39:08.585Z] #146 ... [2025-10-31T09:39:08.585Z] [2025-10-31T09:39:08.585Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:39:08.869Z] #177 DONE 0.4s [2025-10-31T09:39:08.869Z] [2025-10-31T09:39:08.869Z] #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-10-31T09:39:09.147Z] #178 DONE 0.3s [2025-10-31T09:39:09.147Z] [2025-10-31T09:39:09.147Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T09:39:09.429Z] #179 DONE 0.2s [2025-10-31T09:39:09.429Z] [2025-10-31T09:39:09.429Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T09:39:10.035Z] #180 DONE 0.6s [2025-10-31T09:39:10.035Z] [2025-10-31T09:39:10.035Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:39:10.035Z] #144 ... [2025-10-31T09:39:10.035Z] [2025-10-31T09:39:10.035Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T09:39:10.316Z] #181 DONE 0.2s [2025-10-31T09:39:10.316Z] [2025-10-31T09:39:10.316Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T09:39:13.745Z] #182 DONE 3.3s [2025-10-31T09:39:13.745Z] [2025-10-31T09:39:13.745Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:39:13.745Z] #33 ... [2025-10-31T09:39:13.745Z] [2025-10-31T09:39:13.745Z] #111 [security-proxy-setup] exporting to image [2025-10-31T09:39:13.745Z] #111 exporting layers [2025-10-31T09:39:15.199Z] #111 exporting layers 1.5s done [2025-10-31T09:39:15.199Z] #111 writing image sha256:ae7b2b243a741e30c8f5e2441e03ac118d270a4a53ad2e0e55e4f8f6af54ec4d 0.0s done [2025-10-31T09:39:15.199Z] #111 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-10-31T09:39:15.199Z] #111 DONE 9.7s [2025-10-31T09:39:15.199Z] [2025-10-31T09:39:15.199Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:39:27.682Z] #33 ... [2025-10-31T09:39:27.682Z] [2025-10-31T09:39:27.682Z] #146 [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-10-31T09:39:27.683Z] #146 3069.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T09:40:24.272Z] #146 DONE 3121.5s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:40:24.272Z] #143 ... [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:40:24.272Z] #183 DONE 0.2s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:40:24.272Z] #143 ... [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:40:24.272Z] #184 DONE 0.3s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:40:24.272Z] #145 ... [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #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-10-31T09:40:24.272Z] #185 DONE 0.2s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #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-10-31T09:40:24.272Z] #186 DONE 0.2s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:40:24.272Z] #143 ... [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T09:40:24.272Z] #187 DONE 0.2s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T09:40:24.272Z] #188 DONE 0.7s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T09:40:24.272Z] #189 DONE 0.7s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T09:40:24.272Z] #190 DONE 0.3s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:40:24.272Z] #145 ... [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T09:40:24.272Z] #191 DONE 2.4s [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:40:24.272Z] #144 ... [2025-10-31T09:40:24.272Z] [2025-10-31T09:40:24.272Z] #111 [security-secretstore-setup] exporting to image [2025-10-31T09:40:24.272Z] #111 exporting layers [2025-10-31T09:40:25.951Z] #111 exporting layers 2.0s done [2025-10-31T09:40:25.952Z] #111 writing image sha256:e3edb70f6d80c7ba6cf14cc50bff3b6e3d3ff19488daaa42b787df9828b1cb41 0.0s done [2025-10-31T09:40:25.952Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T09:40:25.952Z] #111 DONE 11.6s [2025-10-31T09:40:25.952Z] [2025-10-31T09:40:25.952Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:41:47.750Z] #143 DONE 3203.9s [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:41:47.750Z] #148 ... [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:41:47.750Z] #192 DONE 0.3s [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:41:47.750Z] #193 DONE 0.2s [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:41:47.750Z] #145 ... [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T09:41:47.750Z] #194 DONE 0.7s [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #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-10-31T09:41:47.750Z] #195 DONE 0.2s [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:41:47.750Z] #151 ... [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #111 [security-spiffe-token-provider] exporting to image [2025-10-31T09:41:47.750Z] #111 exporting layers [2025-10-31T09:41:47.750Z] #111 exporting layers 0.8s done [2025-10-31T09:41:47.750Z] #111 writing image sha256:306b4f6d3c21a6541aa01bc593bb69d62f5e0ce2bef172d1aaad592245660739 done [2025-10-31T09:41:47.750Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-10-31T09:41:47.750Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T09:41:47.750Z] #111 DONE 12.5s [2025-10-31T09:41:47.750Z] [2025-10-31T09:41:47.750Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:42:44.246Z] #144 ... [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:42:44.246Z] #148 DONE 3262.0s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:42:44.246Z] #154 ... [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:42:44.246Z] #196 DONE 0.2s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:42:44.246Z] #147 ... [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:42:44.246Z] #197 DONE 0.2s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T09:42:44.246Z] #198 DONE 0.7s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T09:42:44.246Z] #199 DONE 0.2s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T09:42:44.246Z] #200 DONE 0.2s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T09:42:44.246Z] #201 DONE 2.7s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:42:44.246Z] #154 ... [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #111 [security-proxy-auth] exporting to image [2025-10-31T09:42:44.246Z] #111 exporting layers [2025-10-31T09:42:44.246Z] #111 exporting layers 1.0s done [2025-10-31T09:42:44.246Z] #111 writing image sha256:904b956da1775c4f40ca38ed21d308352a9e6292f1c03be6069eba06d22f43bc 0.0s done [2025-10-31T09:42:44.246Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T09:42:44.246Z] #111 DONE 13.6s [2025-10-31T09:42:44.246Z] [2025-10-31T09:42:44.246Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:42:52.589Z] #154 DONE 3275.7s [2025-10-31T09:42:52.589Z] [2025-10-31T09:42:52.589Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:42:52.589Z] #151 DONE 3275.8s [2025-10-31T09:42:52.589Z] [2025-10-31T09:42:52.589Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:42:52.589Z] #144 ... [2025-10-31T09:42:52.589Z] [2025-10-31T09:42:52.589Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:42:52.873Z] #202 DONE 0.3s [2025-10-31T09:42:52.873Z] [2025-10-31T09:42:52.873Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:42:53.163Z] #145 ... [2025-10-31T09:42:53.163Z] [2025-10-31T09:42:53.163Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:42:53.453Z] #203 DONE 0.4s [2025-10-31T09:42:53.453Z] [2025-10-31T09:42:53.453Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:42:53.453Z] #147 ... [2025-10-31T09:42:53.453Z] [2025-10-31T09:42:53.453Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T09:42:53.733Z] #204 ... [2025-10-31T09:42:53.733Z] [2025-10-31T09:42:53.733Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:42:53.733Z] #145 DONE 3277.9s [2025-10-31T09:42:54.025Z] [2025-10-31T09:42:54.025Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:42:54.311Z] #205 DONE 0.5s [2025-10-31T09:42:54.311Z] [2025-10-31T09:42:54.311Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T09:42:54.916Z] #204 ... [2025-10-31T09:42:54.916Z] [2025-10-31T09:42:54.916Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:42:54.916Z] #206 DONE 0.2s [2025-10-31T09:42:55.194Z] [2025-10-31T09:42:55.194Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:42:55.469Z] #207 DONE 0.3s [2025-10-31T09:42:55.469Z] [2025-10-31T09:42:55.469Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T09:42:55.469Z] #208 ... [2025-10-31T09:42:55.469Z] [2025-10-31T09:42:55.469Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T09:42:55.469Z] #204 DONE 2.0s [2025-10-31T09:42:55.743Z] [2025-10-31T09:42:55.743Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T09:42:56.020Z] #209 ... [2025-10-31T09:42:56.020Z] [2025-10-31T09:42:56.020Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T09:42:56.020Z] #208 DONE 1.6s [2025-10-31T09:42:56.020Z] [2025-10-31T09:42:56.020Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T09:42:56.020Z] #210 DONE 0.5s [2025-10-31T09:42:56.020Z] [2025-10-31T09:42:56.020Z] #111 [core-data] exporting to image [2025-10-31T09:42:56.020Z] #111 exporting layers [2025-10-31T09:42:56.613Z] #111 ... [2025-10-31T09:42:56.613Z] [2025-10-31T09:42:56.613Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T09:42:56.613Z] #211 DONE 0.6s [2025-10-31T09:42:56.613Z] [2025-10-31T09:42:56.613Z] #111 [core-keeper] exporting to image [2025-10-31T09:42:57.210Z] #111 ... [2025-10-31T09:42:57.210Z] [2025-10-31T09:42:57.210Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T09:42:57.210Z] #209 DONE 1.5s [2025-10-31T09:42:57.210Z] [2025-10-31T09:42:57.210Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T09:42:57.482Z] #212 DONE 0.3s [2025-10-31T09:42:57.482Z] [2025-10-31T09:42:57.482Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T09:42:57.753Z] #213 DONE 0.3s [2025-10-31T09:42:57.753Z] [2025-10-31T09:42:57.753Z] #111 [core-data] exporting to image [2025-10-31T09:42:57.753Z] #111 writing image sha256:91952da682ca96fd2bf7fa168035c21d3e7a8555a073bf29a93f3c826f8afcc7 0.0s done [2025-10-31T09:42:57.753Z] #111 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-31T09:42:58.024Z] #111 exporting layers 1.3s done [2025-10-31T09:42:58.024Z] #111 writing image sha256:165c4cb7044d6a808433650146fabd03a9d0ccfe19322223848b9c82642f10b2 0.0s done [2025-10-31T09:42:58.024Z] #111 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T09:42:58.616Z] #111 exporting layers 0.9s done [2025-10-31T09:42:58.616Z] #111 writing image sha256:c338ad256354b5babfd66589c04a0046860b1c1b586447ddf8f82765e947b742 done [2025-10-31T09:42:58.616Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T09:42:58.887Z] #111 DONE 16.2s [2025-10-31T09:42:58.887Z] [2025-10-31T09:42:58.887Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:43:45.875Z] #33 ... [2025-10-31T09:43:45.875Z] [2025-10-31T09:43:45.875Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:43:45.875Z] #144 DONE 3328.5s [2025-10-31T09:43:45.875Z] [2025-10-31T09:43:45.875Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:43:45.875Z] #33 ... [2025-10-31T09:43:45.875Z] [2025-10-31T09:43:45.875Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:43:45.875Z] #214 DONE 0.2s [2025-10-31T09:43:45.875Z] [2025-10-31T09:43:45.875Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:43:45.875Z] #215 DONE 0.2s [2025-10-31T09:43:45.875Z] [2025-10-31T09:43:45.875Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:43:45.875Z] #33 ... [2025-10-31T09:43:45.875Z] [2025-10-31T09:43:45.875Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T09:43:46.872Z] #216 DONE 0.8s [2025-10-31T09:43:46.872Z] [2025-10-31T09:43:46.872Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T09:43:46.872Z] #217 DONE 0.3s [2025-10-31T09:43:46.872Z] [2025-10-31T09:43:46.872Z] #111 [support-scheduler] exporting to image [2025-10-31T09:43:46.872Z] #111 exporting layers [2025-10-31T09:43:48.871Z] #111 exporting layers 1.8s done [2025-10-31T09:43:48.871Z] #111 writing image sha256:ce9d6c995090342591ef6c230cb781a856c306e539f35144a1fb5ef7c5e6bbf0 0.0s done [2025-10-31T09:43:48.871Z] #111 naming to docker.io/library/support-scheduler-arm64 [2025-10-31T09:43:48.871Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T09:43:48.871Z] #111 DONE 18.0s [2025-10-31T09:43:48.871Z] [2025-10-31T09:43:48.871Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:43:59.081Z] #33 ... [2025-10-31T09:43:59.081Z] [2025-10-31T09:43:59.081Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:43:59.081Z] #147 DONE 3342.0s [2025-10-31T09:43:59.081Z] [2025-10-31T09:43:59.081Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:43:59.081Z] #54 ... [2025-10-31T09:43:59.081Z] [2025-10-31T09:43:59.081Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T09:43:59.081Z] #218 DONE 0.2s [2025-10-31T09:43:59.081Z] [2025-10-31T09:43:59.081Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T09:43:59.081Z] #219 DONE 0.2s [2025-10-31T09:43:59.081Z] [2025-10-31T09:43:59.081Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T09:43:59.698Z] #220 DONE 0.8s [2025-10-31T09:43:59.698Z] [2025-10-31T09:43:59.698Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T09:43:59.698Z] #33 ... [2025-10-31T09:43:59.698Z] [2025-10-31T09:43:59.698Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T09:43:59.970Z] #221 DONE 0.2s [2025-10-31T09:43:59.971Z] [2025-10-31T09:43:59.971Z] #111 [support-notifications] exporting to image [2025-10-31T09:43:59.971Z] #111 exporting layers [2025-10-31T09:44:00.570Z] #111 exporting layers 0.8s done [2025-10-31T09:44:00.570Z] #111 writing image sha256:a46c287b10e20db31ed00e75fc00383734f460615b03bc133c994837bf852a5a 0.0s done [2025-10-31T09:44:00.570Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T09:44:00.570Z] #111 DONE 18.9s [2025-10-31T09:44:00.570Z] [2025-10-31T09:44:00.570Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T09:44:00.570Z] time="2025-10-31T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T09:44:00.607Z] $ docker stop --time=1 0f5fc10442c1d325818a0811dc5e5cc0ada12eb5544348911a85cde6799770a8 [2025-10-31T09:44:02.669Z] $ docker rm -f --volumes 0f5fc10442c1d325818a0811dc5e5cc0ada12eb5544348911a85cde6799770a8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T09:44:03.342Z] + docker images [2025-10-31T09:44:03.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T09:44:03.342Z] support-notifications-arm64 latest a46c287b10e2 4 seconds ago 53.3MB [2025-10-31T09:44:03.342Z] support-scheduler-arm64 latest ce9d6c995090 17 seconds ago 49.5MB [2025-10-31T09:44:03.342Z] core-metadata-arm64 latest c338ad256354 About a minute ago 45.6MB [2025-10-31T09:44:03.342Z] core-keeper-arm64 latest 165c4cb7044d About a minute ago 45.4MB [2025-10-31T09:44:03.342Z] core-data-arm64 latest 91952da682ca About a minute ago 45.5MB [2025-10-31T09:44:03.342Z] security-proxy-auth-arm64 latest 904b956da177 About a minute ago 44.8MB [2025-10-31T09:44:03.342Z] security-spiffe-token-provider-arm64 latest 306b4f6d3c21 2 minutes ago 49.2MB [2025-10-31T09:44:03.342Z] security-secretstore-setup-arm64 latest e3edb70f6d80 3 minutes ago 81.7MB [2025-10-31T09:44:03.342Z] security-proxy-setup-arm64 latest ae7b2b243a74 4 minutes ago 51.1MB [2025-10-31T09:44:03.342Z] core-command-arm64 latest dd437968377c 5 minutes ago 40.2MB [2025-10-31T09:44:03.342Z] security-bootstrapper-arm64 latest 9f9ebd4ab2f0 30 minutes ago 21.2MB [2025-10-31T09:44:03.342Z] core-common-config-bootstrapper-arm64 latest 986fedfd07ac 30 minutes ago 20.1MB [2025-10-31T09:44:03.342Z] security-spire-agent-arm64 latest 87d8efb1a1d0 57 minutes ago 187MB [2025-10-31T09:44:03.342Z] security-spire-server-arm64 latest 1730571ec934 57 minutes ago 143MB [2025-10-31T09:44:03.342Z] security-spire-config-arm64 latest a18bed71b1f3 57 minutes ago 143MB [2025-10-31T09:44:03.342Z] ci-base-image-arm64 latest 83402e2f2fce 59 minutes ago 926MB [2025-10-31T09:44:03.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T09:44:03.342Z] 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-10-31T09:44:03.497Z] provisioning config files... [2025-10-31T09:44:03.523Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/919@tmp/config7109706659682618082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:44:03.939Z] ---> ****-login.sh [2025-10-31T09:44:03.940Z] nexus3.edgexfoundry.org:10001 [2025-10-31T09:44:04.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:44:04.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:44:04.821Z] Configure a credential helper to remove this warning. See [2025-10-31T09:44:04.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:44:04.821Z] [2025-10-31T09:44:04.821Z] Login Succeeded [2025-10-31T09:44:04.821Z] nexus3.edgexfoundry.org:10002 [2025-10-31T09:44:05.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:44:05.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:44:05.378Z] Configure a credential helper to remove this warning. See [2025-10-31T09:44:05.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:44:05.378Z] [2025-10-31T09:44:05.378Z] Login Succeeded [2025-10-31T09:44:05.378Z] nexus3.edgexfoundry.org:10003 [2025-10-31T09:44:05.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:44:05.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:44:05.933Z] Configure a credential helper to remove this warning. See [2025-10-31T09:44:05.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:44:05.933Z] [2025-10-31T09:44:05.933Z] Login Succeeded [2025-10-31T09:44:05.933Z] nexus3.edgexfoundry.org:10004 [2025-10-31T09:44:06.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:44:06.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:44:06.486Z] Configure a credential helper to remove this warning. See [2025-10-31T09:44:06.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:44:06.487Z] [2025-10-31T09:44:06.487Z] Login Succeeded [2025-10-31T09:44:06.487Z] ****.io [2025-10-31T09:44:07.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:44:07.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:44:07.094Z] Configure a credential helper to remove this warning. See [2025-10-31T09:44:07.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:44:07.094Z] [2025-10-31T09:44:07.094Z] Login Succeeded [2025-10-31T09:44:07.371Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T09:44:07.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:44:07.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T09:44:07.479Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-31T09:44:07.479Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:07.479Z] latest [2025-10-31T09:44:07.479Z] 4.1.0-dev.71 [2025-10-31T09:44:07.479Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:07.479Z] main [2025-10-31T09:44:07.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:07.896Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:08.308Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:08.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T09:44:08.308Z] f7b378559e9e: Preparing [2025-10-31T09:44:08.308Z] c13b7e6251ca: Preparing [2025-10-31T09:44:08.308Z] 032346d6938c: Preparing [2025-10-31T09:44:08.308Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:08.308Z] 59ba920b5f17: Preparing [2025-10-31T09:44:08.308Z] 618413cc9c3d: Preparing [2025-10-31T09:44:08.308Z] 0e64f2360a44: Preparing [2025-10-31T09:44:08.308Z] 618413cc9c3d: Waiting [2025-10-31T09:44:08.308Z] 0e64f2360a44: Waiting [2025-10-31T09:44:08.588Z] 032346d6938c: Pushed [2025-10-31T09:44:08.866Z] f7b378559e9e: Pushed [2025-10-31T09:44:08.866Z] 59ba920b5f17: Pushed [2025-10-31T09:44:08.866Z] 22ffc3a78f22: Pushed [2025-10-31T09:44:08.866Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:09.145Z] 618413cc9c3d: Pushed [2025-10-31T09:44:19.350Z] c13b7e6251ca: Pushed [2025-10-31T09:44:19.350Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:aec05f19f4227cd58c1a093663fe14c2403288aa26bb4e2591d80e0c3da9034c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:19.772Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:20.190Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-31T09:44:20.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T09:44:20.190Z] f7b378559e9e: Preparing [2025-10-31T09:44:20.190Z] c13b7e6251ca: Preparing [2025-10-31T09:44:20.190Z] 032346d6938c: Preparing [2025-10-31T09:44:20.190Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:20.190Z] 59ba920b5f17: Preparing [2025-10-31T09:44:20.190Z] 618413cc9c3d: Preparing [2025-10-31T09:44:20.190Z] 0e64f2360a44: Preparing [2025-10-31T09:44:20.190Z] 618413cc9c3d: Waiting [2025-10-31T09:44:20.190Z] 0e64f2360a44: Waiting [2025-10-31T09:44:20.468Z] 032346d6938c: Layer already exists [2025-10-31T09:44:20.468Z] f7b378559e9e: Layer already exists [2025-10-31T09:44:20.468Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:20.468Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:20.468Z] c13b7e6251ca: Layer already exists [2025-10-31T09:44:20.468Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:20.468Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:20.468Z] latest: digest: sha256:aec05f19f4227cd58c1a093663fe14c2403288aa26bb4e2591d80e0c3da9034c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:20.875Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:21.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.71 [2025-10-31T09:44:21.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T09:44:21.278Z] f7b378559e9e: Preparing [2025-10-31T09:44:21.278Z] c13b7e6251ca: Preparing [2025-10-31T09:44:21.278Z] 032346d6938c: Preparing [2025-10-31T09:44:21.278Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:21.278Z] 59ba920b5f17: Preparing [2025-10-31T09:44:21.278Z] 618413cc9c3d: Preparing [2025-10-31T09:44:21.278Z] 618413cc9c3d: Waiting [2025-10-31T09:44:21.278Z] 0e64f2360a44: Preparing [2025-10-31T09:44:21.552Z] c13b7e6251ca: Layer already exists [2025-10-31T09:44:21.552Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:21.552Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:21.552Z] 032346d6938c: Layer already exists [2025-10-31T09:44:21.552Z] f7b378559e9e: Layer already exists [2025-10-31T09:44:21.552Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:21.552Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:21.552Z] 4.1.0-dev.71: digest: sha256:aec05f19f4227cd58c1a093663fe14c2403288aa26bb4e2591d80e0c3da9034c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:21.985Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:22.386Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:22.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T09:44:22.387Z] f7b378559e9e: Preparing [2025-10-31T09:44:22.387Z] c13b7e6251ca: Preparing [2025-10-31T09:44:22.387Z] 032346d6938c: Preparing [2025-10-31T09:44:22.387Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:22.387Z] 59ba920b5f17: Preparing [2025-10-31T09:44:22.387Z] 618413cc9c3d: Preparing [2025-10-31T09:44:22.387Z] 0e64f2360a44: Preparing [2025-10-31T09:44:22.387Z] 618413cc9c3d: Waiting [2025-10-31T09:44:22.387Z] 0e64f2360a44: Waiting [2025-10-31T09:44:22.664Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:22.664Z] f7b378559e9e: Layer already exists [2025-10-31T09:44:22.664Z] 032346d6938c: Layer already exists [2025-10-31T09:44:22.664Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:22.664Z] c13b7e6251ca: Layer already exists [2025-10-31T09:44:22.664Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:22.664Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:22.664Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:aec05f19f4227cd58c1a093663fe14c2403288aa26bb4e2591d80e0c3da9034c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:23.084Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:23.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-31T09:44:23.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-31T09:44:23.494Z] f7b378559e9e: Preparing [2025-10-31T09:44:23.494Z] c13b7e6251ca: Preparing [2025-10-31T09:44:23.494Z] 032346d6938c: Preparing [2025-10-31T09:44:23.494Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:23.494Z] 59ba920b5f17: Preparing [2025-10-31T09:44:23.494Z] 618413cc9c3d: Preparing [2025-10-31T09:44:23.494Z] 0e64f2360a44: Preparing [2025-10-31T09:44:23.494Z] 618413cc9c3d: Waiting [2025-10-31T09:44:23.494Z] 0e64f2360a44: Waiting [2025-10-31T09:44:23.772Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:23.772Z] f7b378559e9e: Layer already exists [2025-10-31T09:44:23.772Z] c13b7e6251ca: Layer already exists [2025-10-31T09:44:23.772Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:23.772Z] 032346d6938c: Layer already exists [2025-10-31T09:44:23.772Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:23.772Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:23.772Z] main: digest: sha256:aec05f19f4227cd58c1a093663fe14c2403288aa26bb4e2591d80e0c3da9034c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:44:23.854Z] ===================================================== [Pipeline] echo [2025-10-31T09:44:23.868Z] taggedImages: [2025-10-31T09:44:23.868Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:23.868Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-31T09:44:23.868Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.71 [2025-10-31T09:44:23.868Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:23.868Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-31T09:44:23.898Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-31T09:44:23.898Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:23.898Z] latest [2025-10-31T09:44:23.898Z] 4.1.0-dev.71 [2025-10-31T09:44:23.898Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:23.898Z] main [2025-10-31T09:44:23.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:24.319Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:24.728Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:24.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T09:44:24.728Z] 5f2c4dbf019c: Preparing [2025-10-31T09:44:24.728Z] 22316a4b875d: Preparing [2025-10-31T09:44:24.728Z] 0dcaaa682881: Preparing [2025-10-31T09:44:24.728Z] b6df5da4e3c0: Preparing [2025-10-31T09:44:24.728Z] 032346d6938c: Preparing [2025-10-31T09:44:24.728Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:24.728Z] 59ba920b5f17: Preparing [2025-10-31T09:44:24.728Z] 618413cc9c3d: Preparing [2025-10-31T09:44:24.728Z] 0e64f2360a44: Preparing [2025-10-31T09:44:24.728Z] 22ffc3a78f22: Waiting [2025-10-31T09:44:24.728Z] 59ba920b5f17: Waiting [2025-10-31T09:44:24.728Z] 618413cc9c3d: Waiting [2025-10-31T09:44:24.728Z] 0e64f2360a44: Waiting [2025-10-31T09:44:25.005Z] 032346d6938c: Layer already exists [2025-10-31T09:44:25.005Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:25.005Z] 22316a4b875d: Pushed [2025-10-31T09:44:25.005Z] 0dcaaa682881: Pushed [2025-10-31T09:44:25.005Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:25.005Z] 5f2c4dbf019c: Pushed [2025-10-31T09:44:25.005Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:25.277Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:29.587Z] b6df5da4e3c0: Pushed [2025-10-31T09:44:29.588Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:4a19a2dff2261204d49f3002782ea9aebac2174ed3527a440260c86b9e85d62c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:30.002Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:30.416Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-31T09:44:30.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T09:44:30.416Z] 5f2c4dbf019c: Preparing [2025-10-31T09:44:30.416Z] 22316a4b875d: Preparing [2025-10-31T09:44:30.416Z] 0dcaaa682881: Preparing [2025-10-31T09:44:30.416Z] b6df5da4e3c0: Preparing [2025-10-31T09:44:30.416Z] 032346d6938c: Preparing [2025-10-31T09:44:30.416Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:30.416Z] 59ba920b5f17: Preparing [2025-10-31T09:44:30.416Z] 618413cc9c3d: Preparing [2025-10-31T09:44:30.416Z] 0e64f2360a44: Preparing [2025-10-31T09:44:30.416Z] 22ffc3a78f22: Waiting [2025-10-31T09:44:30.416Z] 618413cc9c3d: Waiting [2025-10-31T09:44:30.416Z] 0e64f2360a44: Waiting [2025-10-31T09:44:30.416Z] 59ba920b5f17: Waiting [2025-10-31T09:44:30.416Z] 22316a4b875d: Layer already exists [2025-10-31T09:44:30.416Z] 5f2c4dbf019c: Layer already exists [2025-10-31T09:44:30.416Z] b6df5da4e3c0: Layer already exists [2025-10-31T09:44:30.416Z] 032346d6938c: Layer already exists [2025-10-31T09:44:30.416Z] 0dcaaa682881: Layer already exists [2025-10-31T09:44:30.694Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:30.694Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:30.694Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:30.694Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:30.694Z] latest: digest: sha256:4a19a2dff2261204d49f3002782ea9aebac2174ed3527a440260c86b9e85d62c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:31.099Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:31.512Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.71 [2025-10-31T09:44:31.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T09:44:31.512Z] 5f2c4dbf019c: Preparing [2025-10-31T09:44:31.512Z] 22316a4b875d: Preparing [2025-10-31T09:44:31.512Z] 0dcaaa682881: Preparing [2025-10-31T09:44:31.512Z] b6df5da4e3c0: Preparing [2025-10-31T09:44:31.512Z] 032346d6938c: Preparing [2025-10-31T09:44:31.512Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:31.512Z] 59ba920b5f17: Preparing [2025-10-31T09:44:31.512Z] 618413cc9c3d: Preparing [2025-10-31T09:44:31.512Z] 0e64f2360a44: Preparing [2025-10-31T09:44:31.512Z] 59ba920b5f17: Waiting [2025-10-31T09:44:31.512Z] 0e64f2360a44: Waiting [2025-10-31T09:44:31.512Z] 618413cc9c3d: Waiting [2025-10-31T09:44:31.512Z] 22ffc3a78f22: Waiting [2025-10-31T09:44:31.512Z] b6df5da4e3c0: Layer already exists [2025-10-31T09:44:31.512Z] 5f2c4dbf019c: Layer already exists [2025-10-31T09:44:31.790Z] 22316a4b875d: Layer already exists [2025-10-31T09:44:31.790Z] 032346d6938c: Layer already exists [2025-10-31T09:44:31.790Z] 0dcaaa682881: Layer already exists [2025-10-31T09:44:31.790Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:31.790Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:31.790Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:31.790Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:31.790Z] 4.1.0-dev.71: digest: sha256:4a19a2dff2261204d49f3002782ea9aebac2174ed3527a440260c86b9e85d62c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:32.203Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:32.615Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:32.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T09:44:32.615Z] 5f2c4dbf019c: Preparing [2025-10-31T09:44:32.615Z] 22316a4b875d: Preparing [2025-10-31T09:44:32.615Z] 0dcaaa682881: Preparing [2025-10-31T09:44:32.615Z] b6df5da4e3c0: Preparing [2025-10-31T09:44:32.615Z] 032346d6938c: Preparing [2025-10-31T09:44:32.615Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:32.615Z] 59ba920b5f17: Preparing [2025-10-31T09:44:32.615Z] 618413cc9c3d: Preparing [2025-10-31T09:44:32.615Z] 0e64f2360a44: Preparing [2025-10-31T09:44:32.615Z] 22ffc3a78f22: Waiting [2025-10-31T09:44:32.615Z] 59ba920b5f17: Waiting [2025-10-31T09:44:32.616Z] 618413cc9c3d: Waiting [2025-10-31T09:44:32.616Z] 0e64f2360a44: Waiting [2025-10-31T09:44:32.892Z] b6df5da4e3c0: Layer already exists [2025-10-31T09:44:32.892Z] 22316a4b875d: Layer already exists [2025-10-31T09:44:32.892Z] 032346d6938c: Layer already exists [2025-10-31T09:44:32.892Z] 5f2c4dbf019c: Layer already exists [2025-10-31T09:44:32.892Z] 0dcaaa682881: Layer already exists [2025-10-31T09:44:32.892Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:32.892Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:32.892Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:32.892Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:32.892Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:4a19a2dff2261204d49f3002782ea9aebac2174ed3527a440260c86b9e85d62c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:33.302Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:33.720Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-31T09:44:33.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-31T09:44:33.720Z] 5f2c4dbf019c: Preparing [2025-10-31T09:44:33.720Z] 22316a4b875d: Preparing [2025-10-31T09:44:33.720Z] 0dcaaa682881: Preparing [2025-10-31T09:44:33.720Z] b6df5da4e3c0: Preparing [2025-10-31T09:44:33.720Z] 032346d6938c: Preparing [2025-10-31T09:44:33.720Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:33.720Z] 59ba920b5f17: Preparing [2025-10-31T09:44:33.720Z] 618413cc9c3d: Preparing [2025-10-31T09:44:33.720Z] 0e64f2360a44: Preparing [2025-10-31T09:44:33.720Z] 59ba920b5f17: Waiting [2025-10-31T09:44:33.720Z] 618413cc9c3d: Waiting [2025-10-31T09:44:33.720Z] 0e64f2360a44: Waiting [2025-10-31T09:44:33.720Z] 22ffc3a78f22: Waiting [2025-10-31T09:44:34.005Z] 0dcaaa682881: Layer already exists [2025-10-31T09:44:34.005Z] 032346d6938c: Layer already exists [2025-10-31T09:44:34.005Z] 5f2c4dbf019c: Layer already exists [2025-10-31T09:44:34.005Z] b6df5da4e3c0: Layer already exists [2025-10-31T09:44:34.005Z] 22316a4b875d: Layer already exists [2025-10-31T09:44:34.005Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:34.005Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:34.005Z] 59ba920b5f17: Layer already exists [2025-10-31T09:44:34.005Z] 618413cc9c3d: Layer already exists [2025-10-31T09:44:34.005Z] main: digest: sha256:4a19a2dff2261204d49f3002782ea9aebac2174ed3527a440260c86b9e85d62c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:44:34.093Z] ===================================================== [Pipeline] echo [2025-10-31T09:44:34.108Z] taggedImages: [2025-10-31T09:44:34.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:34.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-31T09:44:34.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.71 [2025-10-31T09:44:34.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:34.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T09:44:34.136Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-31T09:44:34.136Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:34.136Z] latest [2025-10-31T09:44:34.136Z] 4.1.0-dev.71 [2025-10-31T09:44:34.136Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:34.136Z] main [2025-10-31T09:44:34.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:34.548Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:34.970Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:34.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T09:44:34.970Z] 5228fab2e59f: Preparing [2025-10-31T09:44:34.970Z] 8ff0bb8963cc: Preparing [2025-10-31T09:44:34.970Z] 032346d6938c: Preparing [2025-10-31T09:44:34.970Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:34.970Z] 537cbce58d05: Preparing [2025-10-31T09:44:34.970Z] 27ad3fcd1cb1: Preparing [2025-10-31T09:44:34.970Z] 0e64f2360a44: Preparing [2025-10-31T09:44:34.970Z] 27ad3fcd1cb1: Waiting [2025-10-31T09:44:34.970Z] 0e64f2360a44: Waiting [2025-10-31T09:44:35.247Z] 032346d6938c: Layer already exists [2025-10-31T09:44:35.247Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:35.247Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:35.247Z] 537cbce58d05: Pushed [2025-10-31T09:44:35.526Z] 5228fab2e59f: Pushed [2025-10-31T09:44:35.526Z] 27ad3fcd1cb1: Pushed [2025-10-31T09:44:47.959Z] 8ff0bb8963cc: Pushed [2025-10-31T09:44:47.959Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:84caed4e87fba44ba09fe13b5f09028dd4af7b02b31b61a73bd8bcaf7b167bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:48.373Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:48.856Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-31T09:44:48.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T09:44:48.856Z] 5228fab2e59f: Preparing [2025-10-31T09:44:48.856Z] 8ff0bb8963cc: Preparing [2025-10-31T09:44:48.856Z] 032346d6938c: Preparing [2025-10-31T09:44:48.856Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:48.856Z] 537cbce58d05: Preparing [2025-10-31T09:44:48.856Z] 27ad3fcd1cb1: Preparing [2025-10-31T09:44:48.856Z] 0e64f2360a44: Preparing [2025-10-31T09:44:48.856Z] 0e64f2360a44: Waiting [2025-10-31T09:44:48.856Z] 27ad3fcd1cb1: Waiting [2025-10-31T09:44:48.856Z] 537cbce58d05: Layer already exists [2025-10-31T09:44:48.856Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:48.856Z] 5228fab2e59f: Layer already exists [2025-10-31T09:44:48.856Z] 032346d6938c: Layer already exists [2025-10-31T09:44:48.856Z] 8ff0bb8963cc: Layer already exists [2025-10-31T09:44:48.856Z] 27ad3fcd1cb1: Layer already exists [2025-10-31T09:44:48.856Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:49.143Z] latest: digest: sha256:84caed4e87fba44ba09fe13b5f09028dd4af7b02b31b61a73bd8bcaf7b167bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:49.577Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:49.992Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.71 [2025-10-31T09:44:49.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T09:44:49.992Z] 5228fab2e59f: Preparing [2025-10-31T09:44:49.992Z] 8ff0bb8963cc: Preparing [2025-10-31T09:44:49.992Z] 032346d6938c: Preparing [2025-10-31T09:44:49.992Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:49.992Z] 537cbce58d05: Preparing [2025-10-31T09:44:49.992Z] 27ad3fcd1cb1: Preparing [2025-10-31T09:44:49.992Z] 0e64f2360a44: Preparing [2025-10-31T09:44:49.992Z] 27ad3fcd1cb1: Waiting [2025-10-31T09:44:49.992Z] 0e64f2360a44: Waiting [2025-10-31T09:44:50.288Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:50.288Z] 5228fab2e59f: Layer already exists [2025-10-31T09:44:50.288Z] 032346d6938c: Layer already exists [2025-10-31T09:44:50.288Z] 8ff0bb8963cc: Layer already exists [2025-10-31T09:44:50.288Z] 537cbce58d05: Layer already exists [2025-10-31T09:44:50.288Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:50.288Z] 27ad3fcd1cb1: Layer already exists [2025-10-31T09:44:50.288Z] 4.1.0-dev.71: digest: sha256:84caed4e87fba44ba09fe13b5f09028dd4af7b02b31b61a73bd8bcaf7b167bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:50.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:51.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:51.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T09:44:51.118Z] 5228fab2e59f: Preparing [2025-10-31T09:44:51.118Z] 8ff0bb8963cc: Preparing [2025-10-31T09:44:51.118Z] 032346d6938c: Preparing [2025-10-31T09:44:51.118Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:51.118Z] 537cbce58d05: Preparing [2025-10-31T09:44:51.118Z] 27ad3fcd1cb1: Preparing [2025-10-31T09:44:51.118Z] 0e64f2360a44: Preparing [2025-10-31T09:44:51.118Z] 0e64f2360a44: Waiting [2025-10-31T09:44:51.118Z] 27ad3fcd1cb1: Waiting [2025-10-31T09:44:51.405Z] 5228fab2e59f: Layer already exists [2025-10-31T09:44:51.405Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:51.405Z] 537cbce58d05: Layer already exists [2025-10-31T09:44:51.405Z] 032346d6938c: Layer already exists [2025-10-31T09:44:51.405Z] 8ff0bb8963cc: Layer already exists [2025-10-31T09:44:51.405Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:51.405Z] 27ad3fcd1cb1: Layer already exists [2025-10-31T09:44:51.405Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:84caed4e87fba44ba09fe13b5f09028dd4af7b02b31b61a73bd8bcaf7b167bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:51.826Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:52.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-31T09:44:52.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-31T09:44:52.845Z] 5228fab2e59f: Preparing [2025-10-31T09:44:52.845Z] 8ff0bb8963cc: Preparing [2025-10-31T09:44:52.845Z] 032346d6938c: Preparing [2025-10-31T09:44:52.845Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:52.845Z] 537cbce58d05: Preparing [2025-10-31T09:44:52.845Z] 27ad3fcd1cb1: Preparing [2025-10-31T09:44:52.845Z] 0e64f2360a44: Preparing [2025-10-31T09:44:52.845Z] 27ad3fcd1cb1: Waiting [2025-10-31T09:44:52.845Z] 0e64f2360a44: Waiting [2025-10-31T09:44:53.126Z] 8ff0bb8963cc: Layer already exists [2025-10-31T09:44:53.126Z] 032346d6938c: Layer already exists [2025-10-31T09:44:53.126Z] 5228fab2e59f: Layer already exists [2025-10-31T09:44:53.126Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:53.126Z] 537cbce58d05: Layer already exists [2025-10-31T09:44:53.126Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:53.126Z] 27ad3fcd1cb1: Layer already exists [2025-10-31T09:44:53.126Z] main: digest: sha256:84caed4e87fba44ba09fe13b5f09028dd4af7b02b31b61a73bd8bcaf7b167bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:44:53.222Z] ===================================================== [Pipeline] echo [2025-10-31T09:44:53.235Z] taggedImages: [2025-10-31T09:44:53.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:53.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-31T09:44:53.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.71 [2025-10-31T09:44:53.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:53.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-31T09:44:53.261Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-31T09:44:53.261Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:53.261Z] latest [2025-10-31T09:44:53.261Z] 4.1.0-dev.71 [2025-10-31T09:44:53.261Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:44:53.261Z] main [2025-10-31T09:44:53.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:53.687Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:44:54.105Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:44:54.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T09:44:54.105Z] 1e4166393d9e: Preparing [2025-10-31T09:44:54.105Z] 6de8d8e38ca2: Preparing [2025-10-31T09:44:54.105Z] 22ffc3a78f22: Preparing [2025-10-31T09:44:54.105Z] 7bc6b2ae5fb4: Preparing [2025-10-31T09:44:54.105Z] 9dfe143f6288: Preparing [2025-10-31T09:44:54.105Z] 0e64f2360a44: Preparing [2025-10-31T09:44:54.105Z] 0e64f2360a44: Waiting [2025-10-31T09:44:54.387Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:44:54.387Z] 0e64f2360a44: Layer already exists [2025-10-31T09:44:54.387Z] 9dfe143f6288: Pushed [2025-10-31T09:44:54.659Z] 1e4166393d9e: Pushed [2025-10-31T09:44:54.659Z] 7bc6b2ae5fb4: Pushed [2025-10-31T09:45:07.121Z] 6de8d8e38ca2: Pushed [2025-10-31T09:45:07.121Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:b1fbe0d191a0e6eacd4356077384173f0b483359f55e7b2886e401bed189ed96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:07.537Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:08.097Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-31T09:45:08.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T09:45:08.097Z] 1e4166393d9e: Preparing [2025-10-31T09:45:08.097Z] 6de8d8e38ca2: Preparing [2025-10-31T09:45:08.097Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:08.097Z] 7bc6b2ae5fb4: Preparing [2025-10-31T09:45:08.097Z] 9dfe143f6288: Preparing [2025-10-31T09:45:08.097Z] 0e64f2360a44: Preparing [2025-10-31T09:45:08.097Z] 0e64f2360a44: Waiting [2025-10-31T09:45:08.377Z] 9dfe143f6288: Layer already exists [2025-10-31T09:45:08.377Z] 7bc6b2ae5fb4: Layer already exists [2025-10-31T09:45:08.377Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:08.377Z] 1e4166393d9e: Layer already exists [2025-10-31T09:45:08.377Z] 6de8d8e38ca2: Layer already exists [2025-10-31T09:45:08.377Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:08.377Z] latest: digest: sha256:b1fbe0d191a0e6eacd4356077384173f0b483359f55e7b2886e401bed189ed96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:08.785Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:09.193Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.71 [2025-10-31T09:45:09.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T09:45:09.193Z] 1e4166393d9e: Preparing [2025-10-31T09:45:09.193Z] 6de8d8e38ca2: Preparing [2025-10-31T09:45:09.193Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:09.193Z] 7bc6b2ae5fb4: Preparing [2025-10-31T09:45:09.193Z] 9dfe143f6288: Preparing [2025-10-31T09:45:09.193Z] 0e64f2360a44: Preparing [2025-10-31T09:45:09.193Z] 0e64f2360a44: Waiting [2025-10-31T09:45:09.466Z] 9dfe143f6288: Layer already exists [2025-10-31T09:45:09.466Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:09.466Z] 6de8d8e38ca2: Layer already exists [2025-10-31T09:45:09.466Z] 7bc6b2ae5fb4: Layer already exists [2025-10-31T09:45:09.466Z] 1e4166393d9e: Layer already exists [2025-10-31T09:45:09.466Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:09.466Z] 4.1.0-dev.71: digest: sha256:b1fbe0d191a0e6eacd4356077384173f0b483359f55e7b2886e401bed189ed96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:09.864Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:10.255Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:10.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T09:45:10.255Z] 1e4166393d9e: Preparing [2025-10-31T09:45:10.255Z] 6de8d8e38ca2: Preparing [2025-10-31T09:45:10.255Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:10.255Z] 7bc6b2ae5fb4: Preparing [2025-10-31T09:45:10.255Z] 9dfe143f6288: Preparing [2025-10-31T09:45:10.255Z] 0e64f2360a44: Preparing [2025-10-31T09:45:10.255Z] 0e64f2360a44: Waiting [2025-10-31T09:45:10.533Z] 6de8d8e38ca2: Layer already exists [2025-10-31T09:45:10.533Z] 1e4166393d9e: Layer already exists [2025-10-31T09:45:10.533Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:10.533Z] 9dfe143f6288: Layer already exists [2025-10-31T09:45:10.533Z] 7bc6b2ae5fb4: Layer already exists [2025-10-31T09:45:10.533Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:10.533Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:b1fbe0d191a0e6eacd4356077384173f0b483359f55e7b2886e401bed189ed96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:10.938Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:11.341Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-31T09:45:11.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-31T09:45:11.341Z] 1e4166393d9e: Preparing [2025-10-31T09:45:11.341Z] 6de8d8e38ca2: Preparing [2025-10-31T09:45:11.341Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:11.341Z] 7bc6b2ae5fb4: Preparing [2025-10-31T09:45:11.341Z] 9dfe143f6288: Preparing [2025-10-31T09:45:11.341Z] 0e64f2360a44: Preparing [2025-10-31T09:45:11.341Z] 0e64f2360a44: Waiting [2025-10-31T09:45:11.617Z] 7bc6b2ae5fb4: Layer already exists [2025-10-31T09:45:11.617Z] 6de8d8e38ca2: Layer already exists [2025-10-31T09:45:11.617Z] 9dfe143f6288: Layer already exists [2025-10-31T09:45:11.617Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:11.617Z] 1e4166393d9e: Layer already exists [2025-10-31T09:45:11.617Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:11.617Z] main: digest: sha256:b1fbe0d191a0e6eacd4356077384173f0b483359f55e7b2886e401bed189ed96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:45:11.709Z] ===================================================== [Pipeline] echo [2025-10-31T09:45:11.725Z] taggedImages: [2025-10-31T09:45:11.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:11.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-31T09:45:11.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.71 [2025-10-31T09:45:11.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:11.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-31T09:45:11.754Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-31T09:45:11.754Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:11.754Z] latest [2025-10-31T09:45:11.754Z] 4.1.0-dev.71 [2025-10-31T09:45:11.754Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:11.754Z] main [2025-10-31T09:45:11.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:12.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:12.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:12.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T09:45:12.563Z] ff9a8c5eba0a: Preparing [2025-10-31T09:45:12.563Z] cfa3b6385189: Preparing [2025-10-31T09:45:12.563Z] 242f70943187: Preparing [2025-10-31T09:45:12.563Z] 032346d6938c: Preparing [2025-10-31T09:45:12.563Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:12.563Z] 59ba920b5f17: Preparing [2025-10-31T09:45:12.563Z] 618413cc9c3d: Preparing [2025-10-31T09:45:12.563Z] 0e64f2360a44: Preparing [2025-10-31T09:45:12.563Z] 0e64f2360a44: Waiting [2025-10-31T09:45:12.563Z] 59ba920b5f17: Waiting [2025-10-31T09:45:12.563Z] 618413cc9c3d: Waiting [2025-10-31T09:45:12.844Z] 032346d6938c: Layer already exists [2025-10-31T09:45:12.844Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:12.844Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:12.844Z] cfa3b6385189: Pushed [2025-10-31T09:45:12.844Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:12.844Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:12.844Z] ff9a8c5eba0a: Pushed [2025-10-31T09:45:25.292Z] 242f70943187: Pushed [2025-10-31T09:45:25.292Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:9ffe352f8f0e745d47362b50a8fb0cb73150e80a8795f4368fb00ab1917bdfb4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:25.686Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:26.078Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-31T09:45:26.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T09:45:26.078Z] ff9a8c5eba0a: Preparing [2025-10-31T09:45:26.078Z] cfa3b6385189: Preparing [2025-10-31T09:45:26.078Z] 242f70943187: Preparing [2025-10-31T09:45:26.078Z] 032346d6938c: Preparing [2025-10-31T09:45:26.078Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:26.078Z] 59ba920b5f17: Preparing [2025-10-31T09:45:26.078Z] 618413cc9c3d: Preparing [2025-10-31T09:45:26.078Z] 0e64f2360a44: Preparing [2025-10-31T09:45:26.078Z] 59ba920b5f17: Waiting [2025-10-31T09:45:26.078Z] 618413cc9c3d: Waiting [2025-10-31T09:45:26.078Z] 0e64f2360a44: Waiting [2025-10-31T09:45:26.078Z] 032346d6938c: Layer already exists [2025-10-31T09:45:26.078Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:26.078Z] ff9a8c5eba0a: Layer already exists [2025-10-31T09:45:26.354Z] cfa3b6385189: Layer already exists [2025-10-31T09:45:26.354Z] 242f70943187: Layer already exists [2025-10-31T09:45:26.354Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:26.354Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:26.354Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:26.354Z] latest: digest: sha256:9ffe352f8f0e745d47362b50a8fb0cb73150e80a8795f4368fb00ab1917bdfb4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:26.752Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:27.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.71 [2025-10-31T09:45:27.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T09:45:27.131Z] ff9a8c5eba0a: Preparing [2025-10-31T09:45:27.131Z] cfa3b6385189: Preparing [2025-10-31T09:45:27.131Z] 242f70943187: Preparing [2025-10-31T09:45:27.131Z] 032346d6938c: Preparing [2025-10-31T09:45:27.131Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:27.131Z] 59ba920b5f17: Preparing [2025-10-31T09:45:27.131Z] 618413cc9c3d: Preparing [2025-10-31T09:45:27.131Z] 0e64f2360a44: Preparing [2025-10-31T09:45:27.131Z] 59ba920b5f17: Waiting [2025-10-31T09:45:27.131Z] 618413cc9c3d: Waiting [2025-10-31T09:45:27.131Z] 0e64f2360a44: Waiting [2025-10-31T09:45:27.401Z] 242f70943187: Layer already exists [2025-10-31T09:45:27.401Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:27.401Z] cfa3b6385189: Layer already exists [2025-10-31T09:45:27.401Z] 032346d6938c: Layer already exists [2025-10-31T09:45:27.401Z] ff9a8c5eba0a: Layer already exists [2025-10-31T09:45:27.401Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:27.401Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:27.401Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:27.401Z] 4.1.0-dev.71: digest: sha256:9ffe352f8f0e745d47362b50a8fb0cb73150e80a8795f4368fb00ab1917bdfb4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:27.786Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:28.171Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T09:45:28.171Z] ff9a8c5eba0a: Preparing [2025-10-31T09:45:28.171Z] cfa3b6385189: Preparing [2025-10-31T09:45:28.171Z] 242f70943187: Preparing [2025-10-31T09:45:28.171Z] 032346d6938c: Preparing [2025-10-31T09:45:28.171Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:28.171Z] 59ba920b5f17: Preparing [2025-10-31T09:45:28.171Z] 618413cc9c3d: Preparing [2025-10-31T09:45:28.171Z] 0e64f2360a44: Preparing [2025-10-31T09:45:28.171Z] 59ba920b5f17: Waiting [2025-10-31T09:45:28.171Z] 618413cc9c3d: Waiting [2025-10-31T09:45:28.171Z] 0e64f2360a44: Waiting [2025-10-31T09:45:28.171Z] ff9a8c5eba0a: Layer already exists [2025-10-31T09:45:28.171Z] 242f70943187: Layer already exists [2025-10-31T09:45:28.171Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:28.171Z] cfa3b6385189: Layer already exists [2025-10-31T09:45:28.171Z] 032346d6938c: Layer already exists [2025-10-31T09:45:28.444Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:28.444Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:28.444Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:28.444Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:9ffe352f8f0e745d47362b50a8fb0cb73150e80a8795f4368fb00ab1917bdfb4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:28.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:30.236Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-31T09:45:30.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-31T09:45:30.237Z] ff9a8c5eba0a: Preparing [2025-10-31T09:45:30.237Z] cfa3b6385189: Preparing [2025-10-31T09:45:30.237Z] 242f70943187: Preparing [2025-10-31T09:45:30.237Z] 032346d6938c: Preparing [2025-10-31T09:45:30.237Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:30.237Z] 59ba920b5f17: Preparing [2025-10-31T09:45:30.237Z] 618413cc9c3d: Preparing [2025-10-31T09:45:30.237Z] 0e64f2360a44: Preparing [2025-10-31T09:45:30.237Z] 59ba920b5f17: Waiting [2025-10-31T09:45:30.237Z] 618413cc9c3d: Waiting [2025-10-31T09:45:30.237Z] 0e64f2360a44: Waiting [2025-10-31T09:45:30.515Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:30.515Z] cfa3b6385189: Layer already exists [2025-10-31T09:45:30.515Z] 242f70943187: Layer already exists [2025-10-31T09:45:30.515Z] 032346d6938c: Layer already exists [2025-10-31T09:45:30.515Z] ff9a8c5eba0a: Layer already exists [2025-10-31T09:45:30.515Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:30.515Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:30.515Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:30.515Z] main: digest: sha256:9ffe352f8f0e745d47362b50a8fb0cb73150e80a8795f4368fb00ab1917bdfb4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:45:30.613Z] ===================================================== [Pipeline] echo [2025-10-31T09:45:30.634Z] taggedImages: [2025-10-31T09:45:30.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:30.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-31T09:45:30.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.71 [2025-10-31T09:45:30.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:30.634Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-31T09:45:30.667Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-31T09:45:30.667Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:30.667Z] latest [2025-10-31T09:45:30.667Z] 4.1.0-dev.71 [2025-10-31T09:45:30.667Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:30.667Z] main [2025-10-31T09:45:30.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:31.070Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:31.489Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:31.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T09:45:31.489Z] c0e9a9e934d6: Preparing [2025-10-31T09:45:31.489Z] 2e0837fc92b1: Preparing [2025-10-31T09:45:31.489Z] bcc30fc39049: Preparing [2025-10-31T09:45:31.489Z] 7659813475d2: Preparing [2025-10-31T09:45:31.489Z] b587eaa983a7: Preparing [2025-10-31T09:45:31.489Z] 037f23e6bcc1: Preparing [2025-10-31T09:45:31.489Z] 0392e08287f4: Preparing [2025-10-31T09:45:31.489Z] 032346d6938c: Preparing [2025-10-31T09:45:31.489Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:31.489Z] b2c2452b8c1e: Preparing [2025-10-31T09:45:31.489Z] 2ac0c78a190b: Preparing [2025-10-31T09:45:31.489Z] 5f70bf18a086: Preparing [2025-10-31T09:45:31.489Z] 5a0cec705322: Preparing [2025-10-31T09:45:31.489Z] 2554950e33d4: Preparing [2025-10-31T09:45:31.489Z] e3cae6ab13e3: Preparing [2025-10-31T09:45:31.489Z] 0e64f2360a44: Preparing [2025-10-31T09:45:31.489Z] 037f23e6bcc1: Waiting [2025-10-31T09:45:31.489Z] 2ac0c78a190b: Waiting [2025-10-31T09:45:31.489Z] 0392e08287f4: Waiting [2025-10-31T09:45:31.489Z] 032346d6938c: Waiting [2025-10-31T09:45:31.489Z] 5f70bf18a086: Waiting [2025-10-31T09:45:31.489Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:31.489Z] 5a0cec705322: Waiting [2025-10-31T09:45:31.489Z] b2c2452b8c1e: Waiting [2025-10-31T09:45:31.489Z] 2554950e33d4: Waiting [2025-10-31T09:45:31.489Z] e3cae6ab13e3: Waiting [2025-10-31T09:45:31.489Z] 0e64f2360a44: Waiting [2025-10-31T09:45:32.091Z] c0e9a9e934d6: Pushed [2025-10-31T09:45:32.091Z] 2e0837fc92b1: Pushed [2025-10-31T09:45:32.091Z] bcc30fc39049: Pushed [2025-10-31T09:45:32.091Z] b587eaa983a7: Pushed [2025-10-31T09:45:32.091Z] 7659813475d2: Pushed [2025-10-31T09:45:32.091Z] 032346d6938c: Layer already exists [2025-10-31T09:45:32.091Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:32.091Z] 037f23e6bcc1: Pushed [2025-10-31T09:45:32.091Z] 5f70bf18a086: Layer already exists [2025-10-31T09:45:32.369Z] b2c2452b8c1e: Pushed [2025-10-31T09:45:32.369Z] 2ac0c78a190b: Pushed [2025-10-31T09:45:32.369Z] 5a0cec705322: Pushed [2025-10-31T09:45:32.369Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:32.644Z] 2554950e33d4: Pushed [2025-10-31T09:45:32.644Z] e3cae6ab13e3: Pushed [2025-10-31T09:45:36.971Z] 0392e08287f4: Pushed [2025-10-31T09:45:36.971Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:818e291af7d2000693b5c64e3ba72a4ce201ff4b41c236d6550974238fb8e006 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:37.378Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:37.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-31T09:45:37.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T09:45:37.778Z] c0e9a9e934d6: Preparing [2025-10-31T09:45:37.778Z] 2e0837fc92b1: Preparing [2025-10-31T09:45:37.778Z] bcc30fc39049: Preparing [2025-10-31T09:45:37.778Z] 7659813475d2: Preparing [2025-10-31T09:45:37.779Z] b587eaa983a7: Preparing [2025-10-31T09:45:37.779Z] 037f23e6bcc1: Preparing [2025-10-31T09:45:37.779Z] 0392e08287f4: Preparing [2025-10-31T09:45:37.779Z] 032346d6938c: Preparing [2025-10-31T09:45:37.779Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:37.779Z] b2c2452b8c1e: Preparing [2025-10-31T09:45:37.779Z] 2ac0c78a190b: Preparing [2025-10-31T09:45:37.779Z] 5f70bf18a086: Preparing [2025-10-31T09:45:37.779Z] 5a0cec705322: Preparing [2025-10-31T09:45:37.779Z] 2554950e33d4: Preparing [2025-10-31T09:45:37.779Z] e3cae6ab13e3: Preparing [2025-10-31T09:45:37.779Z] 0e64f2360a44: Preparing [2025-10-31T09:45:37.779Z] b2c2452b8c1e: Waiting [2025-10-31T09:45:37.779Z] 2ac0c78a190b: Waiting [2025-10-31T09:45:37.779Z] 5f70bf18a086: Waiting [2025-10-31T09:45:37.779Z] 5a0cec705322: Waiting [2025-10-31T09:45:37.779Z] 2554950e33d4: Waiting [2025-10-31T09:45:37.779Z] e3cae6ab13e3: Waiting [2025-10-31T09:45:37.779Z] 0e64f2360a44: Waiting [2025-10-31T09:45:37.779Z] 037f23e6bcc1: Waiting [2025-10-31T09:45:37.779Z] 0392e08287f4: Waiting [2025-10-31T09:45:37.779Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:37.779Z] 032346d6938c: Waiting [2025-10-31T09:45:38.065Z] 2e0837fc92b1: Layer already exists [2025-10-31T09:45:38.065Z] bcc30fc39049: Layer already exists [2025-10-31T09:45:38.065Z] b587eaa983a7: Layer already exists [2025-10-31T09:45:38.065Z] c0e9a9e934d6: Layer already exists [2025-10-31T09:45:38.065Z] 7659813475d2: Layer already exists [2025-10-31T09:45:38.065Z] 037f23e6bcc1: Layer already exists [2025-10-31T09:45:38.065Z] 032346d6938c: Layer already exists [2025-10-31T09:45:38.065Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:38.065Z] b2c2452b8c1e: Layer already exists [2025-10-31T09:45:38.065Z] 0392e08287f4: Layer already exists [2025-10-31T09:45:38.065Z] 5f70bf18a086: Layer already exists [2025-10-31T09:45:38.065Z] 2ac0c78a190b: Layer already exists [2025-10-31T09:45:38.065Z] 5a0cec705322: Layer already exists [2025-10-31T09:45:38.065Z] e3cae6ab13e3: Layer already exists [2025-10-31T09:45:38.065Z] 2554950e33d4: Layer already exists [2025-10-31T09:45:38.065Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:38.065Z] latest: digest: sha256:818e291af7d2000693b5c64e3ba72a4ce201ff4b41c236d6550974238fb8e006 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:38.749Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:39.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.71 [2025-10-31T09:45:39.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T09:45:39.153Z] c0e9a9e934d6: Preparing [2025-10-31T09:45:39.153Z] 2e0837fc92b1: Preparing [2025-10-31T09:45:39.153Z] bcc30fc39049: Preparing [2025-10-31T09:45:39.153Z] 7659813475d2: Preparing [2025-10-31T09:45:39.153Z] b587eaa983a7: Preparing [2025-10-31T09:45:39.153Z] 037f23e6bcc1: Preparing [2025-10-31T09:45:39.153Z] 0392e08287f4: Preparing [2025-10-31T09:45:39.153Z] 032346d6938c: Preparing [2025-10-31T09:45:39.153Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:39.153Z] b2c2452b8c1e: Preparing [2025-10-31T09:45:39.153Z] 2ac0c78a190b: Preparing [2025-10-31T09:45:39.153Z] 5f70bf18a086: Preparing [2025-10-31T09:45:39.153Z] 5a0cec705322: Preparing [2025-10-31T09:45:39.153Z] 2554950e33d4: Preparing [2025-10-31T09:45:39.153Z] e3cae6ab13e3: Preparing [2025-10-31T09:45:39.153Z] 0e64f2360a44: Preparing [2025-10-31T09:45:39.153Z] b2c2452b8c1e: Waiting [2025-10-31T09:45:39.153Z] 2ac0c78a190b: Waiting [2025-10-31T09:45:39.153Z] 5f70bf18a086: Waiting [2025-10-31T09:45:39.153Z] 5a0cec705322: Waiting [2025-10-31T09:45:39.153Z] 2554950e33d4: Waiting [2025-10-31T09:45:39.153Z] e3cae6ab13e3: Waiting [2025-10-31T09:45:39.153Z] 0e64f2360a44: Waiting [2025-10-31T09:45:39.153Z] 0392e08287f4: Waiting [2025-10-31T09:45:39.153Z] 032346d6938c: Waiting [2025-10-31T09:45:39.153Z] 037f23e6bcc1: Waiting [2025-10-31T09:45:39.153Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:39.435Z] c0e9a9e934d6: Layer already exists [2025-10-31T09:45:39.435Z] 7659813475d2: Layer already exists [2025-10-31T09:45:39.435Z] 2e0837fc92b1: Layer already exists [2025-10-31T09:45:39.435Z] bcc30fc39049: Layer already exists [2025-10-31T09:45:39.435Z] b587eaa983a7: Layer already exists [2025-10-31T09:45:39.435Z] 032346d6938c: Layer already exists [2025-10-31T09:45:39.435Z] 0392e08287f4: Layer already exists [2025-10-31T09:45:39.435Z] 037f23e6bcc1: Layer already exists [2025-10-31T09:45:39.435Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:39.435Z] b2c2452b8c1e: Layer already exists [2025-10-31T09:45:39.435Z] 2ac0c78a190b: Layer already exists [2025-10-31T09:45:39.435Z] 2554950e33d4: Layer already exists [2025-10-31T09:45:39.435Z] 5f70bf18a086: Layer already exists [2025-10-31T09:45:39.435Z] 5a0cec705322: Layer already exists [2025-10-31T09:45:39.435Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:39.435Z] e3cae6ab13e3: Layer already exists [2025-10-31T09:45:39.435Z] 4.1.0-dev.71: digest: sha256:818e291af7d2000693b5c64e3ba72a4ce201ff4b41c236d6550974238fb8e006 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:39.844Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:40.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:40.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T09:45:40.244Z] c0e9a9e934d6: Preparing [2025-10-31T09:45:40.244Z] 2e0837fc92b1: Preparing [2025-10-31T09:45:40.244Z] bcc30fc39049: Preparing [2025-10-31T09:45:40.244Z] 7659813475d2: Preparing [2025-10-31T09:45:40.244Z] b587eaa983a7: Preparing [2025-10-31T09:45:40.244Z] 037f23e6bcc1: Preparing [2025-10-31T09:45:40.244Z] 0392e08287f4: Preparing [2025-10-31T09:45:40.244Z] 032346d6938c: Preparing [2025-10-31T09:45:40.244Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:40.244Z] b2c2452b8c1e: Preparing [2025-10-31T09:45:40.244Z] 2ac0c78a190b: Preparing [2025-10-31T09:45:40.244Z] 5f70bf18a086: Preparing [2025-10-31T09:45:40.244Z] 5a0cec705322: Preparing [2025-10-31T09:45:40.244Z] 2554950e33d4: Preparing [2025-10-31T09:45:40.244Z] e3cae6ab13e3: Preparing [2025-10-31T09:45:40.244Z] 032346d6938c: Waiting [2025-10-31T09:45:40.244Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:40.244Z] b2c2452b8c1e: Waiting [2025-10-31T09:45:40.244Z] 0392e08287f4: Waiting [2025-10-31T09:45:40.244Z] 2ac0c78a190b: Waiting [2025-10-31T09:45:40.244Z] 5f70bf18a086: Waiting [2025-10-31T09:45:40.244Z] 5a0cec705322: Waiting [2025-10-31T09:45:40.244Z] 0e64f2360a44: Preparing [2025-10-31T09:45:40.244Z] e3cae6ab13e3: Waiting [2025-10-31T09:45:40.244Z] 0e64f2360a44: Waiting [2025-10-31T09:45:40.244Z] 037f23e6bcc1: Waiting [2025-10-31T09:45:40.244Z] 2554950e33d4: Waiting [2025-10-31T09:45:40.520Z] b587eaa983a7: Layer already exists [2025-10-31T09:45:40.520Z] c0e9a9e934d6: Layer already exists [2025-10-31T09:45:40.520Z] 7659813475d2: Layer already exists [2025-10-31T09:45:40.520Z] bcc30fc39049: Layer already exists [2025-10-31T09:45:40.520Z] 2e0837fc92b1: Layer already exists [2025-10-31T09:45:40.520Z] 0392e08287f4: Layer already exists [2025-10-31T09:45:40.520Z] 032346d6938c: Layer already exists [2025-10-31T09:45:40.520Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:40.520Z] 037f23e6bcc1: Layer already exists [2025-10-31T09:45:40.520Z] b2c2452b8c1e: Layer already exists [2025-10-31T09:45:40.520Z] 5f70bf18a086: Layer already exists [2025-10-31T09:45:40.520Z] 2ac0c78a190b: Layer already exists [2025-10-31T09:45:40.520Z] 5a0cec705322: Layer already exists [2025-10-31T09:45:40.520Z] e3cae6ab13e3: Layer already exists [2025-10-31T09:45:40.520Z] 2554950e33d4: Layer already exists [2025-10-31T09:45:40.520Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:40.520Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:818e291af7d2000693b5c64e3ba72a4ce201ff4b41c236d6550974238fb8e006 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:40.932Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:43.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-31T09:45:43.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-31T09:45:43.335Z] c0e9a9e934d6: Preparing [2025-10-31T09:45:43.335Z] 2e0837fc92b1: Preparing [2025-10-31T09:45:43.335Z] bcc30fc39049: Preparing [2025-10-31T09:45:43.335Z] 7659813475d2: Preparing [2025-10-31T09:45:43.335Z] b587eaa983a7: Preparing [2025-10-31T09:45:43.335Z] 037f23e6bcc1: Preparing [2025-10-31T09:45:43.335Z] 0392e08287f4: Preparing [2025-10-31T09:45:43.335Z] 032346d6938c: Preparing [2025-10-31T09:45:43.335Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:43.335Z] b2c2452b8c1e: Preparing [2025-10-31T09:45:43.335Z] 2ac0c78a190b: Preparing [2025-10-31T09:45:43.335Z] 5f70bf18a086: Preparing [2025-10-31T09:45:43.335Z] 5a0cec705322: Preparing [2025-10-31T09:45:43.335Z] 2554950e33d4: Preparing [2025-10-31T09:45:43.335Z] e3cae6ab13e3: Preparing [2025-10-31T09:45:43.335Z] 0e64f2360a44: Preparing [2025-10-31T09:45:43.335Z] 2ac0c78a190b: Waiting [2025-10-31T09:45:43.335Z] 037f23e6bcc1: Waiting [2025-10-31T09:45:43.335Z] 0392e08287f4: Waiting [2025-10-31T09:45:43.335Z] 032346d6938c: Waiting [2025-10-31T09:45:43.335Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:43.335Z] b2c2452b8c1e: Waiting [2025-10-31T09:45:43.335Z] 5a0cec705322: Waiting [2025-10-31T09:45:43.335Z] 5f70bf18a086: Waiting [2025-10-31T09:45:43.335Z] 2554950e33d4: Waiting [2025-10-31T09:45:43.335Z] e3cae6ab13e3: Waiting [2025-10-31T09:45:43.335Z] 0e64f2360a44: Waiting [2025-10-31T09:45:43.611Z] b587eaa983a7: Layer already exists [2025-10-31T09:45:43.611Z] bcc30fc39049: Layer already exists [2025-10-31T09:45:43.611Z] 2e0837fc92b1: Layer already exists [2025-10-31T09:45:43.611Z] 7659813475d2: Layer already exists [2025-10-31T09:45:43.611Z] c0e9a9e934d6: Layer already exists [2025-10-31T09:45:43.611Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:43.611Z] b2c2452b8c1e: Layer already exists [2025-10-31T09:45:43.611Z] 037f23e6bcc1: Layer already exists [2025-10-31T09:45:43.611Z] 0392e08287f4: Layer already exists [2025-10-31T09:45:43.611Z] 032346d6938c: Layer already exists [2025-10-31T09:45:43.611Z] 2ac0c78a190b: Layer already exists [2025-10-31T09:45:43.611Z] 2554950e33d4: Layer already exists [2025-10-31T09:45:43.611Z] 5f70bf18a086: Layer already exists [2025-10-31T09:45:43.611Z] e3cae6ab13e3: Layer already exists [2025-10-31T09:45:43.611Z] 5a0cec705322: Layer already exists [2025-10-31T09:45:43.611Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:43.611Z] main: digest: sha256:818e291af7d2000693b5c64e3ba72a4ce201ff4b41c236d6550974238fb8e006 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:45:43.695Z] ===================================================== [Pipeline] echo [2025-10-31T09:45:43.710Z] taggedImages: [2025-10-31T09:45:43.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:43.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-31T09:45:43.711Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.71 [2025-10-31T09:45:43.711Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:43.711Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T09:45:43.740Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-31T09:45:43.740Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:43.740Z] latest [2025-10-31T09:45:43.740Z] 4.1.0-dev.71 [2025-10-31T09:45:43.740Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:43.740Z] main [2025-10-31T09:45:43.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:44.143Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:44.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:45:44.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T09:45:44.549Z] fe5093dba732: Preparing [2025-10-31T09:45:44.549Z] 919e3ca3a80e: Preparing [2025-10-31T09:45:44.549Z] 536b795e8b45: Preparing [2025-10-31T09:45:44.549Z] 267134086da2: Preparing [2025-10-31T09:45:44.549Z] 032346d6938c: Preparing [2025-10-31T09:45:44.549Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:44.549Z] 59ba920b5f17: Preparing [2025-10-31T09:45:44.549Z] 618413cc9c3d: Preparing [2025-10-31T09:45:44.549Z] 0e64f2360a44: Preparing [2025-10-31T09:45:44.549Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:44.549Z] 618413cc9c3d: Waiting [2025-10-31T09:45:44.549Z] 59ba920b5f17: Waiting [2025-10-31T09:45:44.549Z] 0e64f2360a44: Waiting [2025-10-31T09:45:44.825Z] 032346d6938c: Layer already exists [2025-10-31T09:45:44.825Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:44.825Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:44.825Z] 536b795e8b45: Pushed [2025-10-31T09:45:44.825Z] 919e3ca3a80e: Pushed [2025-10-31T09:45:44.825Z] fe5093dba732: Pushed [2025-10-31T09:45:45.097Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:45.097Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:55.234Z] 267134086da2: Pushed [2025-10-31T09:45:55.510Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:63010cb4e41df1a559b95da0ab8d74ea3d224bd80a9f3a2f5b6dabaa8c93c77c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:56.193Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:56.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-31T09:45:56.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T09:45:56.587Z] fe5093dba732: Preparing [2025-10-31T09:45:56.587Z] 919e3ca3a80e: Preparing [2025-10-31T09:45:56.587Z] 536b795e8b45: Preparing [2025-10-31T09:45:56.587Z] 267134086da2: Preparing [2025-10-31T09:45:56.587Z] 032346d6938c: Preparing [2025-10-31T09:45:56.587Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:56.587Z] 59ba920b5f17: Preparing [2025-10-31T09:45:56.587Z] 618413cc9c3d: Preparing [2025-10-31T09:45:56.587Z] 0e64f2360a44: Preparing [2025-10-31T09:45:56.587Z] 59ba920b5f17: Waiting [2025-10-31T09:45:56.587Z] 618413cc9c3d: Waiting [2025-10-31T09:45:56.587Z] 0e64f2360a44: Waiting [2025-10-31T09:45:56.587Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:56.867Z] 032346d6938c: Layer already exists [2025-10-31T09:45:56.867Z] 919e3ca3a80e: Layer already exists [2025-10-31T09:45:56.867Z] 536b795e8b45: Layer already exists [2025-10-31T09:45:56.867Z] fe5093dba732: Layer already exists [2025-10-31T09:45:56.867Z] 267134086da2: Layer already exists [2025-10-31T09:45:56.867Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:56.867Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:56.867Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:56.867Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:56.867Z] latest: digest: sha256:63010cb4e41df1a559b95da0ab8d74ea3d224bd80a9f3a2f5b6dabaa8c93c77c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:57.286Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:57.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.71 [2025-10-31T09:45:57.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T09:45:57.758Z] fe5093dba732: Preparing [2025-10-31T09:45:57.758Z] 919e3ca3a80e: Preparing [2025-10-31T09:45:57.758Z] 536b795e8b45: Preparing [2025-10-31T09:45:57.758Z] 267134086da2: Preparing [2025-10-31T09:45:57.758Z] 032346d6938c: Preparing [2025-10-31T09:45:57.758Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:57.758Z] 59ba920b5f17: Preparing [2025-10-31T09:45:57.758Z] 618413cc9c3d: Preparing [2025-10-31T09:45:57.758Z] 0e64f2360a44: Preparing [2025-10-31T09:45:57.758Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:57.758Z] 59ba920b5f17: Waiting [2025-10-31T09:45:57.758Z] 618413cc9c3d: Waiting [2025-10-31T09:45:57.758Z] 0e64f2360a44: Waiting [2025-10-31T09:45:58.045Z] 267134086da2: Layer already exists [2025-10-31T09:45:58.045Z] 032346d6938c: Layer already exists [2025-10-31T09:45:58.045Z] fe5093dba732: Layer already exists [2025-10-31T09:45:58.045Z] 919e3ca3a80e: Layer already exists [2025-10-31T09:45:58.045Z] 536b795e8b45: Layer already exists [2025-10-31T09:45:58.045Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:58.045Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:58.045Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:58.045Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:58.045Z] 4.1.0-dev.71: digest: sha256:63010cb4e41df1a559b95da0ab8d74ea3d224bd80a9f3a2f5b6dabaa8c93c77c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:58.471Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:58.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:45:58.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T09:45:58.896Z] fe5093dba732: Preparing [2025-10-31T09:45:58.896Z] 919e3ca3a80e: Preparing [2025-10-31T09:45:58.896Z] 536b795e8b45: Preparing [2025-10-31T09:45:58.896Z] 267134086da2: Preparing [2025-10-31T09:45:58.896Z] 032346d6938c: Preparing [2025-10-31T09:45:58.896Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:58.896Z] 59ba920b5f17: Preparing [2025-10-31T09:45:58.896Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:58.896Z] 618413cc9c3d: Preparing [2025-10-31T09:45:58.896Z] 0e64f2360a44: Preparing [2025-10-31T09:45:58.896Z] 59ba920b5f17: Waiting [2025-10-31T09:45:58.896Z] 618413cc9c3d: Waiting [2025-10-31T09:45:58.896Z] 0e64f2360a44: Waiting [2025-10-31T09:45:59.190Z] 919e3ca3a80e: Layer already exists [2025-10-31T09:45:59.190Z] 267134086da2: Layer already exists [2025-10-31T09:45:59.190Z] fe5093dba732: Layer already exists [2025-10-31T09:45:59.190Z] 536b795e8b45: Layer already exists [2025-10-31T09:45:59.190Z] 032346d6938c: Layer already exists [2025-10-31T09:45:59.190Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:45:59.190Z] 59ba920b5f17: Layer already exists [2025-10-31T09:45:59.190Z] 618413cc9c3d: Layer already exists [2025-10-31T09:45:59.190Z] 0e64f2360a44: Layer already exists [2025-10-31T09:45:59.190Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:63010cb4e41df1a559b95da0ab8d74ea3d224bd80a9f3a2f5b6dabaa8c93c77c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:59.590Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:45:59.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-31T09:45:59.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-31T09:45:59.982Z] fe5093dba732: Preparing [2025-10-31T09:45:59.982Z] 919e3ca3a80e: Preparing [2025-10-31T09:45:59.982Z] 536b795e8b45: Preparing [2025-10-31T09:45:59.982Z] 267134086da2: Preparing [2025-10-31T09:45:59.982Z] 032346d6938c: Preparing [2025-10-31T09:45:59.982Z] 22ffc3a78f22: Preparing [2025-10-31T09:45:59.982Z] 59ba920b5f17: Preparing [2025-10-31T09:45:59.982Z] 618413cc9c3d: Preparing [2025-10-31T09:45:59.982Z] 0e64f2360a44: Preparing [2025-10-31T09:45:59.982Z] 22ffc3a78f22: Waiting [2025-10-31T09:45:59.982Z] 618413cc9c3d: Waiting [2025-10-31T09:45:59.982Z] 0e64f2360a44: Waiting [2025-10-31T09:45:59.982Z] 59ba920b5f17: Waiting [2025-10-31T09:46:00.262Z] 919e3ca3a80e: Layer already exists [2025-10-31T09:46:00.262Z] fe5093dba732: Layer already exists [2025-10-31T09:46:00.262Z] 536b795e8b45: Layer already exists [2025-10-31T09:46:00.262Z] 267134086da2: Layer already exists [2025-10-31T09:46:00.262Z] 032346d6938c: Layer already exists [2025-10-31T09:46:00.262Z] 618413cc9c3d: Layer already exists [2025-10-31T09:46:00.262Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:00.262Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:00.262Z] 59ba920b5f17: Layer already exists [2025-10-31T09:46:00.262Z] main: digest: sha256:63010cb4e41df1a559b95da0ab8d74ea3d224bd80a9f3a2f5b6dabaa8c93c77c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:46:00.355Z] ===================================================== [Pipeline] echo [2025-10-31T09:46:00.366Z] taggedImages: [2025-10-31T09:46:00.366Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:00.366Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-31T09:46:00.366Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.71 [2025-10-31T09:46:00.366Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:00.366Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-31T09:46:00.392Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-31T09:46:00.392Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:00.392Z] latest [2025-10-31T09:46:00.392Z] 4.1.0-dev.71 [2025-10-31T09:46:00.392Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:00.392Z] main [2025-10-31T09:46:00.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:00.916Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:01.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:01.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T09:46:01.333Z] e4453d9e59be: Preparing [2025-10-31T09:46:01.333Z] 29e8b81832c4: Preparing [2025-10-31T09:46:01.333Z] c897946d5821: Preparing [2025-10-31T09:46:01.333Z] 7da33185b1be: Preparing [2025-10-31T09:46:01.333Z] ac93f153d700: Preparing [2025-10-31T09:46:01.333Z] 032346d6938c: Preparing [2025-10-31T09:46:01.333Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:01.333Z] 35d43a2b0afc: Preparing [2025-10-31T09:46:01.333Z] 8e2650c858a9: Preparing [2025-10-31T09:46:01.333Z] 4176ed793051: Preparing [2025-10-31T09:46:01.333Z] 0e64f2360a44: Preparing [2025-10-31T09:46:01.333Z] 032346d6938c: Waiting [2025-10-31T09:46:01.333Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:01.333Z] 35d43a2b0afc: Waiting [2025-10-31T09:46:01.333Z] 8e2650c858a9: Waiting [2025-10-31T09:46:01.333Z] 4176ed793051: Waiting [2025-10-31T09:46:01.333Z] 0e64f2360a44: Waiting [2025-10-31T09:46:01.946Z] ac93f153d700: Pushed [2025-10-31T09:46:01.946Z] 29e8b81832c4: Pushed [2025-10-31T09:46:01.946Z] 032346d6938c: Layer already exists [2025-10-31T09:46:01.946Z] e4453d9e59be: Pushed [2025-10-31T09:46:01.946Z] 7da33185b1be: Pushed [2025-10-31T09:46:02.221Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:02.221Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:02.221Z] 35d43a2b0afc: Pushed [2025-10-31T09:46:02.221Z] 8e2650c858a9: Pushed [2025-10-31T09:46:07.666Z] 4176ed793051: Pushed [2025-10-31T09:46:11.085Z] c897946d5821: Pushed [2025-10-31T09:46:11.361Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:fcc9ea263d9ae2af6f7847e128a752134639ed370cbc5b3488b9d605c6bc5c09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:11.768Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:12.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-31T09:46:12.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T09:46:12.164Z] e4453d9e59be: Preparing [2025-10-31T09:46:12.164Z] 29e8b81832c4: Preparing [2025-10-31T09:46:12.164Z] c897946d5821: Preparing [2025-10-31T09:46:12.164Z] 7da33185b1be: Preparing [2025-10-31T09:46:12.164Z] ac93f153d700: Preparing [2025-10-31T09:46:12.164Z] 032346d6938c: Preparing [2025-10-31T09:46:12.164Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:12.164Z] 35d43a2b0afc: Preparing [2025-10-31T09:46:12.164Z] 8e2650c858a9: Preparing [2025-10-31T09:46:12.164Z] 4176ed793051: Preparing [2025-10-31T09:46:12.164Z] 0e64f2360a44: Preparing [2025-10-31T09:46:12.164Z] 032346d6938c: Waiting [2025-10-31T09:46:12.164Z] 35d43a2b0afc: Waiting [2025-10-31T09:46:12.164Z] 8e2650c858a9: Waiting [2025-10-31T09:46:12.164Z] 4176ed793051: Waiting [2025-10-31T09:46:12.164Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:12.164Z] 0e64f2360a44: Waiting [2025-10-31T09:46:12.164Z] 29e8b81832c4: Layer already exists [2025-10-31T09:46:12.164Z] c897946d5821: Layer already exists [2025-10-31T09:46:12.164Z] 7da33185b1be: Layer already exists [2025-10-31T09:46:12.164Z] e4453d9e59be: Layer already exists [2025-10-31T09:46:12.164Z] ac93f153d700: Layer already exists [2025-10-31T09:46:12.442Z] 35d43a2b0afc: Layer already exists [2025-10-31T09:46:12.442Z] 4176ed793051: Layer already exists [2025-10-31T09:46:12.442Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:12.442Z] 8e2650c858a9: Layer already exists [2025-10-31T09:46:12.442Z] 032346d6938c: Layer already exists [2025-10-31T09:46:12.442Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:12.442Z] latest: digest: sha256:fcc9ea263d9ae2af6f7847e128a752134639ed370cbc5b3488b9d605c6bc5c09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:12.832Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:13.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.71 [2025-10-31T09:46:13.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T09:46:13.218Z] e4453d9e59be: Preparing [2025-10-31T09:46:13.218Z] 29e8b81832c4: Preparing [2025-10-31T09:46:13.218Z] c897946d5821: Preparing [2025-10-31T09:46:13.218Z] 7da33185b1be: Preparing [2025-10-31T09:46:13.218Z] ac93f153d700: Preparing [2025-10-31T09:46:13.218Z] 032346d6938c: Preparing [2025-10-31T09:46:13.218Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:13.218Z] 35d43a2b0afc: Preparing [2025-10-31T09:46:13.218Z] 8e2650c858a9: Preparing [2025-10-31T09:46:13.218Z] 4176ed793051: Preparing [2025-10-31T09:46:13.218Z] 0e64f2360a44: Preparing [2025-10-31T09:46:13.218Z] 032346d6938c: Waiting [2025-10-31T09:46:13.218Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:13.218Z] 35d43a2b0afc: Waiting [2025-10-31T09:46:13.218Z] 8e2650c858a9: Waiting [2025-10-31T09:46:13.218Z] 4176ed793051: Waiting [2025-10-31T09:46:13.218Z] 0e64f2360a44: Waiting [2025-10-31T09:46:13.218Z] 7da33185b1be: Layer already exists [2025-10-31T09:46:13.218Z] e4453d9e59be: Layer already exists [2025-10-31T09:46:13.218Z] c897946d5821: Layer already exists [2025-10-31T09:46:13.218Z] 29e8b81832c4: Layer already exists [2025-10-31T09:46:13.218Z] ac93f153d700: Layer already exists [2025-10-31T09:46:13.493Z] 032346d6938c: Layer already exists [2025-10-31T09:46:13.493Z] 8e2650c858a9: Layer already exists [2025-10-31T09:46:13.493Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:13.493Z] 4176ed793051: Layer already exists [2025-10-31T09:46:13.493Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:13.493Z] 35d43a2b0afc: Layer already exists [2025-10-31T09:46:13.493Z] 4.1.0-dev.71: digest: sha256:fcc9ea263d9ae2af6f7847e128a752134639ed370cbc5b3488b9d605c6bc5c09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:13.885Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:14.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:14.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T09:46:14.273Z] e4453d9e59be: Preparing [2025-10-31T09:46:14.273Z] 29e8b81832c4: Preparing [2025-10-31T09:46:14.273Z] c897946d5821: Preparing [2025-10-31T09:46:14.273Z] 7da33185b1be: Preparing [2025-10-31T09:46:14.273Z] ac93f153d700: Preparing [2025-10-31T09:46:14.273Z] 032346d6938c: Preparing [2025-10-31T09:46:14.273Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:14.273Z] 35d43a2b0afc: Preparing [2025-10-31T09:46:14.273Z] 8e2650c858a9: Preparing [2025-10-31T09:46:14.273Z] 4176ed793051: Preparing [2025-10-31T09:46:14.273Z] 0e64f2360a44: Preparing [2025-10-31T09:46:14.273Z] 032346d6938c: Waiting [2025-10-31T09:46:14.273Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:14.273Z] 35d43a2b0afc: Waiting [2025-10-31T09:46:14.273Z] 8e2650c858a9: Waiting [2025-10-31T09:46:14.273Z] 4176ed793051: Waiting [2025-10-31T09:46:14.273Z] 0e64f2360a44: Waiting [2025-10-31T09:46:14.549Z] ac93f153d700: Layer already exists [2025-10-31T09:46:14.549Z] 29e8b81832c4: Layer already exists [2025-10-31T09:46:14.549Z] e4453d9e59be: Layer already exists [2025-10-31T09:46:14.549Z] 7da33185b1be: Layer already exists [2025-10-31T09:46:14.549Z] c897946d5821: Layer already exists [2025-10-31T09:46:14.549Z] 4176ed793051: Layer already exists [2025-10-31T09:46:14.549Z] 032346d6938c: Layer already exists [2025-10-31T09:46:14.549Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:14.549Z] 35d43a2b0afc: Layer already exists [2025-10-31T09:46:14.549Z] 8e2650c858a9: Layer already exists [2025-10-31T09:46:14.549Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:14.549Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:fcc9ea263d9ae2af6f7847e128a752134639ed370cbc5b3488b9d605c6bc5c09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:14.955Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:15.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-31T09:46:15.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-31T09:46:15.357Z] e4453d9e59be: Preparing [2025-10-31T09:46:15.357Z] 29e8b81832c4: Preparing [2025-10-31T09:46:15.357Z] c897946d5821: Preparing [2025-10-31T09:46:15.357Z] 7da33185b1be: Preparing [2025-10-31T09:46:15.357Z] ac93f153d700: Preparing [2025-10-31T09:46:15.357Z] 032346d6938c: Preparing [2025-10-31T09:46:15.357Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:15.357Z] 35d43a2b0afc: Preparing [2025-10-31T09:46:15.357Z] 8e2650c858a9: Preparing [2025-10-31T09:46:15.357Z] 4176ed793051: Preparing [2025-10-31T09:46:15.357Z] 0e64f2360a44: Preparing [2025-10-31T09:46:15.357Z] 8e2650c858a9: Waiting [2025-10-31T09:46:15.357Z] 4176ed793051: Waiting [2025-10-31T09:46:15.357Z] 0e64f2360a44: Waiting [2025-10-31T09:46:15.357Z] 032346d6938c: Waiting [2025-10-31T09:46:15.357Z] 35d43a2b0afc: Waiting [2025-10-31T09:46:15.357Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:15.633Z] 7da33185b1be: Layer already exists [2025-10-31T09:46:15.633Z] e4453d9e59be: Layer already exists [2025-10-31T09:46:15.633Z] c897946d5821: Layer already exists [2025-10-31T09:46:15.633Z] ac93f153d700: Layer already exists [2025-10-31T09:46:15.633Z] 29e8b81832c4: Layer already exists [2025-10-31T09:46:15.633Z] 35d43a2b0afc: Layer already exists [2025-10-31T09:46:15.633Z] 8e2650c858a9: Layer already exists [2025-10-31T09:46:15.633Z] 032346d6938c: Layer already exists [2025-10-31T09:46:15.633Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:15.633Z] 4176ed793051: Layer already exists [2025-10-31T09:46:15.633Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:15.633Z] main: digest: sha256:fcc9ea263d9ae2af6f7847e128a752134639ed370cbc5b3488b9d605c6bc5c09 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:46:15.725Z] ===================================================== [Pipeline] echo [2025-10-31T09:46:15.738Z] taggedImages: [2025-10-31T09:46:15.738Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:15.738Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-31T09:46:15.738Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.71 [2025-10-31T09:46:15.738Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:15.738Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-31T09:46:15.768Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-31T09:46:15.768Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:15.768Z] latest [2025-10-31T09:46:15.768Z] 4.1.0-dev.71 [2025-10-31T09:46:15.768Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:15.768Z] main [2025-10-31T09:46:15.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:16.169Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:16.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:16.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T09:46:16.575Z] 165da9a527cf: Preparing [2025-10-31T09:46:16.575Z] 4a2e94e177a4: Preparing [2025-10-31T09:46:16.575Z] b74190d9169f: Preparing [2025-10-31T09:46:16.575Z] 925a8b0fe42b: Preparing [2025-10-31T09:46:16.575Z] 955919594e19: Preparing [2025-10-31T09:46:16.575Z] ed559d37064d: Preparing [2025-10-31T09:46:16.575Z] bc9fb9ce8fed: Preparing [2025-10-31T09:46:16.575Z] 032346d6938c: Preparing [2025-10-31T09:46:16.575Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:16.575Z] fb787b901e6b: Preparing [2025-10-31T09:46:16.575Z] 0d460f51291c: Preparing [2025-10-31T09:46:16.575Z] 0e64f2360a44: Preparing [2025-10-31T09:46:16.575Z] 032346d6938c: Waiting [2025-10-31T09:46:16.575Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:16.575Z] fb787b901e6b: Waiting [2025-10-31T09:46:16.575Z] 0d460f51291c: Waiting [2025-10-31T09:46:16.575Z] ed559d37064d: Waiting [2025-10-31T09:46:16.575Z] 0e64f2360a44: Waiting [2025-10-31T09:46:16.575Z] bc9fb9ce8fed: Waiting [2025-10-31T09:46:16.849Z] 955919594e19: Pushed [2025-10-31T09:46:16.849Z] 4a2e94e177a4: Pushed [2025-10-31T09:46:16.849Z] 165da9a527cf: Pushed [2025-10-31T09:46:17.127Z] 032346d6938c: Layer already exists [2025-10-31T09:46:17.127Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:17.127Z] ed559d37064d: Pushed [2025-10-31T09:46:17.127Z] bc9fb9ce8fed: Pushed [2025-10-31T09:46:17.413Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:17.413Z] fb787b901e6b: Pushed [2025-10-31T09:46:22.873Z] 0d460f51291c: Pushed [2025-10-31T09:46:27.200Z] 925a8b0fe42b: Pushed [2025-10-31T09:46:27.200Z] b74190d9169f: Pushed [2025-10-31T09:46:27.475Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:fce687999b41247228e590c1f7fb42128971658801e0875c23475e28eb175b1b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:27.871Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:28.241Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-31T09:46:28.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T09:46:28.241Z] 165da9a527cf: Preparing [2025-10-31T09:46:28.241Z] 4a2e94e177a4: Preparing [2025-10-31T09:46:28.241Z] b74190d9169f: Preparing [2025-10-31T09:46:28.241Z] 925a8b0fe42b: Preparing [2025-10-31T09:46:28.241Z] 955919594e19: Preparing [2025-10-31T09:46:28.241Z] ed559d37064d: Preparing [2025-10-31T09:46:28.241Z] bc9fb9ce8fed: Preparing [2025-10-31T09:46:28.241Z] 032346d6938c: Preparing [2025-10-31T09:46:28.241Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:28.241Z] fb787b901e6b: Preparing [2025-10-31T09:46:28.241Z] 0d460f51291c: Preparing [2025-10-31T09:46:28.241Z] 0e64f2360a44: Preparing [2025-10-31T09:46:28.241Z] 032346d6938c: Waiting [2025-10-31T09:46:28.241Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:28.241Z] fb787b901e6b: Waiting [2025-10-31T09:46:28.241Z] 0d460f51291c: Waiting [2025-10-31T09:46:28.241Z] 0e64f2360a44: Waiting [2025-10-31T09:46:28.241Z] ed559d37064d: Waiting [2025-10-31T09:46:28.241Z] bc9fb9ce8fed: Waiting [2025-10-31T09:46:28.241Z] 925a8b0fe42b: Layer already exists [2025-10-31T09:46:28.241Z] 165da9a527cf: Layer already exists [2025-10-31T09:46:28.241Z] b74190d9169f: Layer already exists [2025-10-31T09:46:28.519Z] 955919594e19: Layer already exists [2025-10-31T09:46:28.519Z] 4a2e94e177a4: Layer already exists [2025-10-31T09:46:28.519Z] ed559d37064d: Layer already exists [2025-10-31T09:46:28.519Z] bc9fb9ce8fed: Layer already exists [2025-10-31T09:46:28.519Z] 032346d6938c: Layer already exists [2025-10-31T09:46:28.519Z] fb787b901e6b: Layer already exists [2025-10-31T09:46:28.519Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:28.519Z] 0d460f51291c: Layer already exists [2025-10-31T09:46:28.519Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:28.519Z] latest: digest: sha256:fce687999b41247228e590c1f7fb42128971658801e0875c23475e28eb175b1b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:28.915Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:29.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.71 [2025-10-31T09:46:29.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T09:46:29.304Z] 165da9a527cf: Preparing [2025-10-31T09:46:29.304Z] 4a2e94e177a4: Preparing [2025-10-31T09:46:29.304Z] b74190d9169f: Preparing [2025-10-31T09:46:29.304Z] 925a8b0fe42b: Preparing [2025-10-31T09:46:29.304Z] 955919594e19: Preparing [2025-10-31T09:46:29.304Z] ed559d37064d: Preparing [2025-10-31T09:46:29.304Z] bc9fb9ce8fed: Preparing [2025-10-31T09:46:29.304Z] 032346d6938c: Preparing [2025-10-31T09:46:29.304Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:29.304Z] fb787b901e6b: Preparing [2025-10-31T09:46:29.304Z] 0d460f51291c: Preparing [2025-10-31T09:46:29.304Z] 0e64f2360a44: Preparing [2025-10-31T09:46:29.304Z] 032346d6938c: Waiting [2025-10-31T09:46:29.304Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:29.304Z] fb787b901e6b: Waiting [2025-10-31T09:46:29.304Z] 0d460f51291c: Waiting [2025-10-31T09:46:29.304Z] 0e64f2360a44: Waiting [2025-10-31T09:46:29.304Z] ed559d37064d: Waiting [2025-10-31T09:46:29.304Z] bc9fb9ce8fed: Waiting [2025-10-31T09:46:29.577Z] 4a2e94e177a4: Layer already exists [2025-10-31T09:46:29.577Z] 165da9a527cf: Layer already exists [2025-10-31T09:46:29.577Z] 955919594e19: Layer already exists [2025-10-31T09:46:29.577Z] 925a8b0fe42b: Layer already exists [2025-10-31T09:46:29.577Z] b74190d9169f: Layer already exists [2025-10-31T09:46:29.577Z] ed559d37064d: Layer already exists [2025-10-31T09:46:29.577Z] fb787b901e6b: Layer already exists [2025-10-31T09:46:29.577Z] 032346d6938c: Layer already exists [2025-10-31T09:46:29.577Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:29.577Z] bc9fb9ce8fed: Layer already exists [2025-10-31T09:46:29.577Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:29.577Z] 0d460f51291c: Layer already exists [2025-10-31T09:46:29.577Z] 4.1.0-dev.71: digest: sha256:fce687999b41247228e590c1f7fb42128971658801e0875c23475e28eb175b1b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:29.971Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:30.372Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:30.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T09:46:30.372Z] 165da9a527cf: Preparing [2025-10-31T09:46:30.372Z] 4a2e94e177a4: Preparing [2025-10-31T09:46:30.372Z] b74190d9169f: Preparing [2025-10-31T09:46:30.372Z] 925a8b0fe42b: Preparing [2025-10-31T09:46:30.372Z] 955919594e19: Preparing [2025-10-31T09:46:30.372Z] ed559d37064d: Preparing [2025-10-31T09:46:30.372Z] bc9fb9ce8fed: Preparing [2025-10-31T09:46:30.372Z] ed559d37064d: Waiting [2025-10-31T09:46:30.372Z] bc9fb9ce8fed: Waiting [2025-10-31T09:46:30.372Z] 032346d6938c: Preparing [2025-10-31T09:46:30.372Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:30.372Z] fb787b901e6b: Preparing [2025-10-31T09:46:30.373Z] 0d460f51291c: Preparing [2025-10-31T09:46:30.373Z] 0e64f2360a44: Preparing [2025-10-31T09:46:30.373Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:30.373Z] 0d460f51291c: Waiting [2025-10-31T09:46:30.373Z] fb787b901e6b: Waiting [2025-10-31T09:46:30.373Z] 032346d6938c: Waiting [2025-10-31T09:46:30.654Z] 955919594e19: Layer already exists [2025-10-31T09:46:30.654Z] 925a8b0fe42b: Layer already exists [2025-10-31T09:46:30.654Z] 4a2e94e177a4: Layer already exists [2025-10-31T09:46:30.654Z] 165da9a527cf: Layer already exists [2025-10-31T09:46:30.654Z] b74190d9169f: Layer already exists [2025-10-31T09:46:30.654Z] 032346d6938c: Layer already exists [2025-10-31T09:46:30.654Z] fb787b901e6b: Layer already exists [2025-10-31T09:46:30.654Z] ed559d37064d: Layer already exists [2025-10-31T09:46:30.654Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:30.654Z] 0d460f51291c: Layer already exists [2025-10-31T09:46:30.654Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:31.647Z] bc9fb9ce8fed: Layer already exists [2025-10-31T09:46:31.647Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:fce687999b41247228e590c1f7fb42128971658801e0875c23475e28eb175b1b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:32.045Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:32.458Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-31T09:46:32.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-31T09:46:32.458Z] 165da9a527cf: Preparing [2025-10-31T09:46:32.458Z] 4a2e94e177a4: Preparing [2025-10-31T09:46:32.458Z] b74190d9169f: Preparing [2025-10-31T09:46:32.458Z] 925a8b0fe42b: Preparing [2025-10-31T09:46:32.458Z] 955919594e19: Preparing [2025-10-31T09:46:32.458Z] ed559d37064d: Preparing [2025-10-31T09:46:32.458Z] bc9fb9ce8fed: Preparing [2025-10-31T09:46:32.458Z] 032346d6938c: Preparing [2025-10-31T09:46:32.458Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:32.458Z] fb787b901e6b: Preparing [2025-10-31T09:46:32.458Z] 0d460f51291c: Preparing [2025-10-31T09:46:32.458Z] 0e64f2360a44: Preparing [2025-10-31T09:46:32.458Z] bc9fb9ce8fed: Waiting [2025-10-31T09:46:32.458Z] 032346d6938c: Waiting [2025-10-31T09:46:32.458Z] 22ffc3a78f22: Waiting [2025-10-31T09:46:32.458Z] fb787b901e6b: Waiting [2025-10-31T09:46:32.458Z] 0d460f51291c: Waiting [2025-10-31T09:46:32.458Z] 0e64f2360a44: Waiting [2025-10-31T09:46:32.458Z] ed559d37064d: Waiting [2025-10-31T09:46:32.735Z] 4a2e94e177a4: Layer already exists [2025-10-31T09:46:32.735Z] 955919594e19: Layer already exists [2025-10-31T09:46:32.735Z] b74190d9169f: Layer already exists [2025-10-31T09:46:32.735Z] 925a8b0fe42b: Layer already exists [2025-10-31T09:46:32.735Z] 165da9a527cf: Layer already exists [2025-10-31T09:46:32.735Z] 032346d6938c: Layer already exists [2025-10-31T09:46:32.735Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:32.735Z] bc9fb9ce8fed: Layer already exists [2025-10-31T09:46:32.735Z] ed559d37064d: Layer already exists [2025-10-31T09:46:32.735Z] fb787b901e6b: Layer already exists [2025-10-31T09:46:32.735Z] 0d460f51291c: Layer already exists [2025-10-31T09:46:32.735Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:32.735Z] main: digest: sha256:fce687999b41247228e590c1f7fb42128971658801e0875c23475e28eb175b1b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:46:32.824Z] ===================================================== [Pipeline] echo [2025-10-31T09:46:32.839Z] taggedImages: [2025-10-31T09:46:32.839Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:32.839Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-31T09:46:32.839Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.71 [2025-10-31T09:46:32.839Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:32.839Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-31T09:46:32.870Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-31T09:46:32.870Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:32.870Z] latest [2025-10-31T09:46:32.870Z] 4.1.0-dev.71 [2025-10-31T09:46:32.870Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:32.870Z] main [2025-10-31T09:46:32.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:33.283Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:33.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:33.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T09:46:33.696Z] 09a65d60cc06: Preparing [2025-10-31T09:46:33.696Z] f1b5c50c3164: Preparing [2025-10-31T09:46:33.696Z] 032346d6938c: Preparing [2025-10-31T09:46:33.696Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:33.696Z] a13652996960: Preparing [2025-10-31T09:46:33.696Z] 7060dc236210: Preparing [2025-10-31T09:46:33.696Z] 0e64f2360a44: Preparing [2025-10-31T09:46:33.696Z] 7060dc236210: Waiting [2025-10-31T09:46:33.696Z] 0e64f2360a44: Waiting [2025-10-31T09:46:33.969Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:33.969Z] 032346d6938c: Layer already exists [2025-10-31T09:46:33.969Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:33.969Z] a13652996960: Pushed [2025-10-31T09:46:34.246Z] 09a65d60cc06: Pushed [2025-10-31T09:46:36.885Z] 7060dc236210: Pushed [2025-10-31T09:46:47.066Z] f1b5c50c3164: Pushed [2025-10-31T09:46:47.066Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:34b3c6361e46c78e262e6e5ec4c746dcf648de0597916c80cbd4b6ccbd447ebf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:47.443Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:47.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-31T09:46:47.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T09:46:47.831Z] 09a65d60cc06: Preparing [2025-10-31T09:46:47.831Z] f1b5c50c3164: Preparing [2025-10-31T09:46:47.831Z] 032346d6938c: Preparing [2025-10-31T09:46:47.831Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:47.831Z] a13652996960: Preparing [2025-10-31T09:46:47.831Z] 7060dc236210: Preparing [2025-10-31T09:46:47.831Z] 0e64f2360a44: Preparing [2025-10-31T09:46:47.831Z] 7060dc236210: Waiting [2025-10-31T09:46:47.831Z] 0e64f2360a44: Waiting [2025-10-31T09:46:47.831Z] 09a65d60cc06: Layer already exists [2025-10-31T09:46:47.831Z] 032346d6938c: Layer already exists [2025-10-31T09:46:47.831Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:47.831Z] a13652996960: Layer already exists [2025-10-31T09:46:47.831Z] f1b5c50c3164: Layer already exists [2025-10-31T09:46:47.831Z] 7060dc236210: Layer already exists [2025-10-31T09:46:48.102Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:48.102Z] latest: digest: sha256:34b3c6361e46c78e262e6e5ec4c746dcf648de0597916c80cbd4b6ccbd447ebf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:48.480Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:48.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.71 [2025-10-31T09:46:48.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T09:46:48.858Z] 09a65d60cc06: Preparing [2025-10-31T09:46:48.858Z] f1b5c50c3164: Preparing [2025-10-31T09:46:48.858Z] 032346d6938c: Preparing [2025-10-31T09:46:48.858Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:48.858Z] a13652996960: Preparing [2025-10-31T09:46:48.858Z] 7060dc236210: Preparing [2025-10-31T09:46:48.858Z] 0e64f2360a44: Preparing [2025-10-31T09:46:48.858Z] 0e64f2360a44: Waiting [2025-10-31T09:46:48.858Z] 7060dc236210: Waiting [2025-10-31T09:46:48.858Z] 09a65d60cc06: Layer already exists [2025-10-31T09:46:48.858Z] a13652996960: Layer already exists [2025-10-31T09:46:48.858Z] 032346d6938c: Layer already exists [2025-10-31T09:46:48.858Z] f1b5c50c3164: Layer already exists [2025-10-31T09:46:48.858Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:49.131Z] 7060dc236210: Layer already exists [2025-10-31T09:46:49.131Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:49.131Z] 4.1.0-dev.71: digest: sha256:34b3c6361e46c78e262e6e5ec4c746dcf648de0597916c80cbd4b6ccbd447ebf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:49.519Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:49.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:49.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T09:46:49.918Z] 09a65d60cc06: Preparing [2025-10-31T09:46:49.918Z] f1b5c50c3164: Preparing [2025-10-31T09:46:49.918Z] 032346d6938c: Preparing [2025-10-31T09:46:49.918Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:49.918Z] a13652996960: Preparing [2025-10-31T09:46:49.918Z] 7060dc236210: Preparing [2025-10-31T09:46:49.918Z] 0e64f2360a44: Preparing [2025-10-31T09:46:49.918Z] 7060dc236210: Waiting [2025-10-31T09:46:49.918Z] 0e64f2360a44: Waiting [2025-10-31T09:46:49.918Z] 09a65d60cc06: Layer already exists [2025-10-31T09:46:49.918Z] a13652996960: Layer already exists [2025-10-31T09:46:49.918Z] 032346d6938c: Layer already exists [2025-10-31T09:46:49.918Z] f1b5c50c3164: Layer already exists [2025-10-31T09:46:49.918Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:50.196Z] 7060dc236210: Layer already exists [2025-10-31T09:46:50.196Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:50.196Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:34b3c6361e46c78e262e6e5ec4c746dcf648de0597916c80cbd4b6ccbd447ebf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:50.595Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:51.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-31T09:46:51.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-31T09:46:51.002Z] 09a65d60cc06: Preparing [2025-10-31T09:46:51.002Z] f1b5c50c3164: Preparing [2025-10-31T09:46:51.002Z] 032346d6938c: Preparing [2025-10-31T09:46:51.002Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:51.002Z] a13652996960: Preparing [2025-10-31T09:46:51.002Z] 7060dc236210: Preparing [2025-10-31T09:46:51.002Z] 0e64f2360a44: Preparing [2025-10-31T09:46:51.002Z] 7060dc236210: Waiting [2025-10-31T09:46:51.002Z] 0e64f2360a44: Waiting [2025-10-31T09:46:51.278Z] f1b5c50c3164: Layer already exists [2025-10-31T09:46:51.278Z] 09a65d60cc06: Layer already exists [2025-10-31T09:46:51.278Z] 032346d6938c: Layer already exists [2025-10-31T09:46:51.278Z] a13652996960: Layer already exists [2025-10-31T09:46:51.278Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:51.278Z] 7060dc236210: Layer already exists [2025-10-31T09:46:51.278Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:51.278Z] main: digest: sha256:34b3c6361e46c78e262e6e5ec4c746dcf648de0597916c80cbd4b6ccbd447ebf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:46:51.382Z] ===================================================== [Pipeline] echo [2025-10-31T09:46:51.394Z] taggedImages: [2025-10-31T09:46:51.394Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:51.394Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-31T09:46:51.394Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.71 [2025-10-31T09:46:51.394Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:51.394Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-31T09:46:51.422Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-31T09:46:51.422Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:51.422Z] latest [2025-10-31T09:46:51.422Z] 4.1.0-dev.71 [2025-10-31T09:46:51.422Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:46:51.422Z] main [2025-10-31T09:46:51.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:51.826Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:46:52.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:46:52.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T09:46:52.228Z] 0201902bb137: Preparing [2025-10-31T09:46:52.228Z] 670c02457619: Preparing [2025-10-31T09:46:52.228Z] b5fdbcfaa902: Preparing [2025-10-31T09:46:52.228Z] 032346d6938c: Preparing [2025-10-31T09:46:52.228Z] 22ffc3a78f22: Preparing [2025-10-31T09:46:52.228Z] a51a383e5014: Preparing [2025-10-31T09:46:52.228Z] dcd376fd78af: Preparing [2025-10-31T09:46:52.228Z] bfbbd2528287: Preparing [2025-10-31T09:46:52.228Z] 9823030cf9ef: Preparing [2025-10-31T09:46:52.228Z] 0e64f2360a44: Preparing [2025-10-31T09:46:52.228Z] dcd376fd78af: Waiting [2025-10-31T09:46:52.228Z] bfbbd2528287: Waiting [2025-10-31T09:46:52.228Z] 9823030cf9ef: Waiting [2025-10-31T09:46:52.228Z] 0e64f2360a44: Waiting [2025-10-31T09:46:52.228Z] a51a383e5014: Waiting [2025-10-31T09:46:52.514Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:46:52.514Z] 032346d6938c: Layer already exists [2025-10-31T09:46:52.514Z] b5fdbcfaa902: Pushed [2025-10-31T09:46:52.514Z] 670c02457619: Pushed [2025-10-31T09:46:52.514Z] 0201902bb137: Pushed [2025-10-31T09:46:52.791Z] 0e64f2360a44: Layer already exists [2025-10-31T09:46:52.791Z] bfbbd2528287: Pushed [2025-10-31T09:46:55.432Z] 9823030cf9ef: Pushed [2025-10-31T09:47:07.858Z] dcd376fd78af: Pushed [2025-10-31T09:47:30.040Z] a51a383e5014: Pushed [2025-10-31T09:47:30.318Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:6f44511bd2f18b2701e307564e16d7f8b096bbe02ecaca5bc368ce774e1bb38d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:30.745Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:31.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-31T09:47:31.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T09:47:31.430Z] 0201902bb137: Preparing [2025-10-31T09:47:31.430Z] 670c02457619: Preparing [2025-10-31T09:47:31.430Z] b5fdbcfaa902: Preparing [2025-10-31T09:47:31.430Z] 032346d6938c: Preparing [2025-10-31T09:47:31.430Z] 22ffc3a78f22: Preparing [2025-10-31T09:47:31.430Z] a51a383e5014: Preparing [2025-10-31T09:47:31.430Z] dcd376fd78af: Preparing [2025-10-31T09:47:31.430Z] bfbbd2528287: Preparing [2025-10-31T09:47:31.430Z] 9823030cf9ef: Preparing [2025-10-31T09:47:31.430Z] 0e64f2360a44: Preparing [2025-10-31T09:47:31.430Z] bfbbd2528287: Waiting [2025-10-31T09:47:31.430Z] 9823030cf9ef: Waiting [2025-10-31T09:47:31.430Z] dcd376fd78af: Waiting [2025-10-31T09:47:31.430Z] a51a383e5014: Waiting [2025-10-31T09:47:31.430Z] 0e64f2360a44: Waiting [2025-10-31T09:47:31.430Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:47:31.430Z] 032346d6938c: Layer already exists [2025-10-31T09:47:31.430Z] b5fdbcfaa902: Layer already exists [2025-10-31T09:47:31.430Z] 670c02457619: Layer already exists [2025-10-31T09:47:31.430Z] 0201902bb137: Layer already exists [2025-10-31T09:47:31.430Z] dcd376fd78af: Layer already exists [2025-10-31T09:47:31.430Z] a51a383e5014: Layer already exists [2025-10-31T09:47:31.430Z] bfbbd2528287: Layer already exists [2025-10-31T09:47:31.430Z] 9823030cf9ef: Layer already exists [2025-10-31T09:47:31.430Z] 0e64f2360a44: Layer already exists [2025-10-31T09:47:31.430Z] latest: digest: sha256:6f44511bd2f18b2701e307564e16d7f8b096bbe02ecaca5bc368ce774e1bb38d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:32.119Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:32.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.71 [2025-10-31T09:47:32.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T09:47:32.601Z] 0201902bb137: Preparing [2025-10-31T09:47:32.601Z] 670c02457619: Preparing [2025-10-31T09:47:32.601Z] b5fdbcfaa902: Preparing [2025-10-31T09:47:32.601Z] 032346d6938c: Preparing [2025-10-31T09:47:32.601Z] 22ffc3a78f22: Preparing [2025-10-31T09:47:32.601Z] a51a383e5014: Preparing [2025-10-31T09:47:32.601Z] dcd376fd78af: Preparing [2025-10-31T09:47:32.601Z] bfbbd2528287: Preparing [2025-10-31T09:47:32.601Z] 9823030cf9ef: Preparing [2025-10-31T09:47:32.601Z] a51a383e5014: Waiting [2025-10-31T09:47:32.601Z] dcd376fd78af: Waiting [2025-10-31T09:47:32.601Z] bfbbd2528287: Waiting [2025-10-31T09:47:32.601Z] 9823030cf9ef: Waiting [2025-10-31T09:47:32.601Z] 0e64f2360a44: Preparing [2025-10-31T09:47:32.601Z] 0e64f2360a44: Waiting [2025-10-31T09:47:32.879Z] 032346d6938c: Layer already exists [2025-10-31T09:47:32.880Z] 0201902bb137: Layer already exists [2025-10-31T09:47:32.880Z] 670c02457619: Layer already exists [2025-10-31T09:47:32.880Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:47:32.880Z] b5fdbcfaa902: Layer already exists [2025-10-31T09:47:32.880Z] 0e64f2360a44: Layer already exists [2025-10-31T09:47:32.880Z] a51a383e5014: Layer already exists [2025-10-31T09:47:32.880Z] dcd376fd78af: Layer already exists [2025-10-31T09:47:32.880Z] bfbbd2528287: Layer already exists [2025-10-31T09:47:32.880Z] 9823030cf9ef: Layer already exists [2025-10-31T09:47:32.880Z] 4.1.0-dev.71: digest: sha256:6f44511bd2f18b2701e307564e16d7f8b096bbe02ecaca5bc368ce774e1bb38d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:33.282Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:33.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:47:33.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T09:47:33.685Z] 0201902bb137: Preparing [2025-10-31T09:47:33.685Z] 670c02457619: Preparing [2025-10-31T09:47:33.685Z] b5fdbcfaa902: Preparing [2025-10-31T09:47:33.685Z] 032346d6938c: Preparing [2025-10-31T09:47:33.685Z] 22ffc3a78f22: Preparing [2025-10-31T09:47:33.685Z] a51a383e5014: Preparing [2025-10-31T09:47:33.685Z] dcd376fd78af: Preparing [2025-10-31T09:47:33.685Z] bfbbd2528287: Preparing [2025-10-31T09:47:33.685Z] 9823030cf9ef: Preparing [2025-10-31T09:47:33.685Z] 0e64f2360a44: Preparing [2025-10-31T09:47:33.685Z] dcd376fd78af: Waiting [2025-10-31T09:47:33.685Z] bfbbd2528287: Waiting [2025-10-31T09:47:33.685Z] 9823030cf9ef: Waiting [2025-10-31T09:47:33.685Z] 0e64f2360a44: Waiting [2025-10-31T09:47:33.685Z] a51a383e5014: Waiting [2025-10-31T09:47:33.970Z] 670c02457619: Layer already exists [2025-10-31T09:47:33.971Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:47:33.971Z] b5fdbcfaa902: Layer already exists [2025-10-31T09:47:33.971Z] 032346d6938c: Layer already exists [2025-10-31T09:47:33.971Z] 0201902bb137: Layer already exists [2025-10-31T09:47:33.971Z] a51a383e5014: Layer already exists [2025-10-31T09:47:33.971Z] bfbbd2528287: Layer already exists [2025-10-31T09:47:33.971Z] dcd376fd78af: Layer already exists [2025-10-31T09:47:33.971Z] 9823030cf9ef: Layer already exists [2025-10-31T09:47:33.971Z] 0e64f2360a44: Layer already exists [2025-10-31T09:47:33.971Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:6f44511bd2f18b2701e307564e16d7f8b096bbe02ecaca5bc368ce774e1bb38d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:34.387Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:34.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-31T09:47:34.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-31T09:47:34.788Z] 0201902bb137: Preparing [2025-10-31T09:47:34.788Z] 670c02457619: Preparing [2025-10-31T09:47:34.788Z] b5fdbcfaa902: Preparing [2025-10-31T09:47:34.788Z] 032346d6938c: Preparing [2025-10-31T09:47:34.788Z] 22ffc3a78f22: Preparing [2025-10-31T09:47:34.788Z] a51a383e5014: Preparing [2025-10-31T09:47:34.788Z] dcd376fd78af: Preparing [2025-10-31T09:47:34.788Z] bfbbd2528287: Preparing [2025-10-31T09:47:34.788Z] 9823030cf9ef: Preparing [2025-10-31T09:47:34.788Z] 0e64f2360a44: Preparing [2025-10-31T09:47:34.788Z] bfbbd2528287: Waiting [2025-10-31T09:47:34.788Z] a51a383e5014: Waiting [2025-10-31T09:47:34.788Z] 9823030cf9ef: Waiting [2025-10-31T09:47:34.788Z] 0e64f2360a44: Waiting [2025-10-31T09:47:34.788Z] dcd376fd78af: Waiting [2025-10-31T09:47:35.065Z] 0201902bb137: Layer already exists [2025-10-31T09:47:35.065Z] 032346d6938c: Layer already exists [2025-10-31T09:47:35.065Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:47:35.065Z] 670c02457619: Layer already exists [2025-10-31T09:47:35.065Z] b5fdbcfaa902: Layer already exists [2025-10-31T09:47:35.065Z] 0e64f2360a44: Layer already exists [2025-10-31T09:47:35.065Z] a51a383e5014: Layer already exists [2025-10-31T09:47:35.065Z] 9823030cf9ef: Layer already exists [2025-10-31T09:47:35.065Z] bfbbd2528287: Layer already exists [2025-10-31T09:47:35.065Z] dcd376fd78af: Layer already exists [2025-10-31T09:47:35.065Z] main: digest: sha256:6f44511bd2f18b2701e307564e16d7f8b096bbe02ecaca5bc368ce774e1bb38d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:47:35.162Z] ===================================================== [Pipeline] echo [2025-10-31T09:47:35.181Z] taggedImages: [2025-10-31T09:47:35.182Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:47:35.182Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-31T09:47:35.182Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.71 [2025-10-31T09:47:35.182Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:47:35.182Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-31T09:47:35.214Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-31T09:47:35.214Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:47:35.214Z] latest [2025-10-31T09:47:35.214Z] 4.1.0-dev.71 [2025-10-31T09:47:35.214Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:47:35.214Z] main [2025-10-31T09:47:35.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:35.633Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:47:36.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:47:36.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T09:47:36.053Z] 433769ba5524: Preparing [2025-10-31T09:47:36.053Z] 4635dfb5adeb: Preparing [2025-10-31T09:47:36.053Z] 0d816097a5cd: Preparing [2025-10-31T09:47:36.053Z] 032346d6938c: Preparing [2025-10-31T09:47:36.053Z] 22ffc3a78f22: Preparing [2025-10-31T09:47:36.053Z] a35c430d7576: Preparing [2025-10-31T09:47:36.053Z] 09c5f554cd8a: Preparing [2025-10-31T09:47:36.053Z] 30bf77f81605: Preparing [2025-10-31T09:47:36.053Z] 0e64f2360a44: Preparing [2025-10-31T09:47:36.053Z] 09c5f554cd8a: Waiting [2025-10-31T09:47:36.053Z] 30bf77f81605: Waiting [2025-10-31T09:47:36.053Z] 0e64f2360a44: Waiting [2025-10-31T09:47:36.334Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:47:36.334Z] 032346d6938c: Layer already exists [2025-10-31T09:47:36.334Z] 4635dfb5adeb: Pushed [2025-10-31T09:47:36.334Z] 0d816097a5cd: Pushed [2025-10-31T09:47:36.334Z] 433769ba5524: Pushed [2025-10-31T09:47:36.334Z] 0e64f2360a44: Layer already exists [2025-10-31T09:47:36.607Z] 09c5f554cd8a: Pushed [2025-10-31T09:47:37.593Z] 30bf77f81605: Pushed [2025-10-31T09:48:16.657Z] a35c430d7576: Pushed [2025-10-31T09:48:16.657Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:aa34561d655ae24c08f1b4f115f5f8c21cff2029626e13617b48dfc091fcedc4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:17.056Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:17.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-31T09:48:17.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T09:48:17.460Z] 433769ba5524: Preparing [2025-10-31T09:48:17.460Z] 4635dfb5adeb: Preparing [2025-10-31T09:48:17.460Z] 0d816097a5cd: Preparing [2025-10-31T09:48:17.460Z] 032346d6938c: Preparing [2025-10-31T09:48:17.460Z] 22ffc3a78f22: Preparing [2025-10-31T09:48:17.460Z] a35c430d7576: Preparing [2025-10-31T09:48:17.460Z] 09c5f554cd8a: Preparing [2025-10-31T09:48:17.460Z] 30bf77f81605: Preparing [2025-10-31T09:48:17.460Z] 0e64f2360a44: Preparing [2025-10-31T09:48:17.460Z] a35c430d7576: Waiting [2025-10-31T09:48:17.460Z] 09c5f554cd8a: Waiting [2025-10-31T09:48:17.460Z] 30bf77f81605: Waiting [2025-10-31T09:48:17.460Z] 0e64f2360a44: Waiting [2025-10-31T09:48:17.737Z] 4635dfb5adeb: Layer already exists [2025-10-31T09:48:17.737Z] 032346d6938c: Layer already exists [2025-10-31T09:48:17.737Z] 0d816097a5cd: Layer already exists [2025-10-31T09:48:17.737Z] 433769ba5524: Layer already exists [2025-10-31T09:48:17.737Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:48:17.737Z] a35c430d7576: Layer already exists [2025-10-31T09:48:17.737Z] 30bf77f81605: Layer already exists [2025-10-31T09:48:17.737Z] 0e64f2360a44: Layer already exists [2025-10-31T09:48:17.737Z] 09c5f554cd8a: Layer already exists [2025-10-31T09:48:17.737Z] latest: digest: sha256:aa34561d655ae24c08f1b4f115f5f8c21cff2029626e13617b48dfc091fcedc4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:18.140Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:18.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.71 [2025-10-31T09:48:18.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T09:48:18.526Z] 433769ba5524: Preparing [2025-10-31T09:48:18.526Z] 4635dfb5adeb: Preparing [2025-10-31T09:48:18.526Z] 0d816097a5cd: Preparing [2025-10-31T09:48:18.526Z] 032346d6938c: Preparing [2025-10-31T09:48:18.526Z] 22ffc3a78f22: Preparing [2025-10-31T09:48:18.526Z] a35c430d7576: Preparing [2025-10-31T09:48:18.526Z] 09c5f554cd8a: Preparing [2025-10-31T09:48:18.526Z] 30bf77f81605: Preparing [2025-10-31T09:48:18.526Z] 0e64f2360a44: Preparing [2025-10-31T09:48:18.526Z] 09c5f554cd8a: Waiting [2025-10-31T09:48:18.526Z] 0e64f2360a44: Waiting [2025-10-31T09:48:18.526Z] 30bf77f81605: Waiting [2025-10-31T09:48:18.526Z] a35c430d7576: Waiting [2025-10-31T09:48:18.803Z] 032346d6938c: Layer already exists [2025-10-31T09:48:18.803Z] 433769ba5524: Layer already exists [2025-10-31T09:48:18.803Z] 4635dfb5adeb: Layer already exists [2025-10-31T09:48:18.803Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:48:18.803Z] 0d816097a5cd: Layer already exists [2025-10-31T09:48:18.803Z] 30bf77f81605: Layer already exists [2025-10-31T09:48:18.803Z] a35c430d7576: Layer already exists [2025-10-31T09:48:18.803Z] 09c5f554cd8a: Layer already exists [2025-10-31T09:48:18.803Z] 0e64f2360a44: Layer already exists [2025-10-31T09:48:18.803Z] 4.1.0-dev.71: digest: sha256:aa34561d655ae24c08f1b4f115f5f8c21cff2029626e13617b48dfc091fcedc4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:19.208Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:19.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:48:19.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T09:48:19.625Z] 433769ba5524: Preparing [2025-10-31T09:48:19.625Z] 4635dfb5adeb: Preparing [2025-10-31T09:48:19.625Z] 0d816097a5cd: Preparing [2025-10-31T09:48:19.625Z] 032346d6938c: Preparing [2025-10-31T09:48:19.625Z] 22ffc3a78f22: Preparing [2025-10-31T09:48:19.625Z] a35c430d7576: Preparing [2025-10-31T09:48:19.625Z] 09c5f554cd8a: Preparing [2025-10-31T09:48:19.625Z] 30bf77f81605: Preparing [2025-10-31T09:48:19.625Z] 0e64f2360a44: Preparing [2025-10-31T09:48:19.625Z] 09c5f554cd8a: Waiting [2025-10-31T09:48:19.625Z] 30bf77f81605: Waiting [2025-10-31T09:48:19.625Z] a35c430d7576: Waiting [2025-10-31T09:48:19.625Z] 0e64f2360a44: Waiting [2025-10-31T09:48:19.905Z] 433769ba5524: Layer already exists [2025-10-31T09:48:19.905Z] 0d816097a5cd: Layer already exists [2025-10-31T09:48:19.905Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:48:19.905Z] 032346d6938c: Layer already exists [2025-10-31T09:48:19.905Z] 4635dfb5adeb: Layer already exists [2025-10-31T09:48:19.905Z] 09c5f554cd8a: Layer already exists [2025-10-31T09:48:19.905Z] 0e64f2360a44: Layer already exists [2025-10-31T09:48:19.905Z] a35c430d7576: Layer already exists [2025-10-31T09:48:19.905Z] 30bf77f81605: Layer already exists [2025-10-31T09:48:19.905Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:aa34561d655ae24c08f1b4f115f5f8c21cff2029626e13617b48dfc091fcedc4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:20.311Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:20.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-31T09:48:20.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-31T09:48:20.719Z] 433769ba5524: Preparing [2025-10-31T09:48:20.719Z] 4635dfb5adeb: Preparing [2025-10-31T09:48:20.719Z] 0d816097a5cd: Preparing [2025-10-31T09:48:20.719Z] 032346d6938c: Preparing [2025-10-31T09:48:20.719Z] 22ffc3a78f22: Preparing [2025-10-31T09:48:20.719Z] a35c430d7576: Preparing [2025-10-31T09:48:20.719Z] 09c5f554cd8a: Preparing [2025-10-31T09:48:20.719Z] a35c430d7576: Waiting [2025-10-31T09:48:20.719Z] 30bf77f81605: Preparing [2025-10-31T09:48:20.719Z] 0e64f2360a44: Preparing [2025-10-31T09:48:20.719Z] 30bf77f81605: Waiting [2025-10-31T09:48:20.719Z] 0e64f2360a44: Waiting [2025-10-31T09:48:20.719Z] 09c5f554cd8a: Waiting [2025-10-31T09:48:20.998Z] 433769ba5524: Layer already exists [2025-10-31T09:48:20.998Z] 0d816097a5cd: Layer already exists [2025-10-31T09:48:20.998Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:48:20.998Z] 4635dfb5adeb: Layer already exists [2025-10-31T09:48:20.998Z] 032346d6938c: Layer already exists [2025-10-31T09:48:20.998Z] 30bf77f81605: Layer already exists [2025-10-31T09:48:20.998Z] 09c5f554cd8a: Layer already exists [2025-10-31T09:48:20.998Z] a35c430d7576: Layer already exists [2025-10-31T09:48:20.998Z] 0e64f2360a44: Layer already exists [2025-10-31T09:48:20.998Z] main: digest: sha256:aa34561d655ae24c08f1b4f115f5f8c21cff2029626e13617b48dfc091fcedc4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:48:21.086Z] ===================================================== [Pipeline] echo [2025-10-31T09:48:21.101Z] taggedImages: [2025-10-31T09:48:21.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:48:21.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-31T09:48:21.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.71 [2025-10-31T09:48:21.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:48:21.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-31T09:48:21.132Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-31T09:48:21.132Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:48:21.132Z] latest [2025-10-31T09:48:21.132Z] 4.1.0-dev.71 [2025-10-31T09:48:21.132Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:48:21.132Z] main [2025-10-31T09:48:21.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:21.549Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:48:21.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:48:21.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T09:48:21.957Z] 34af66eb163e: Preparing [2025-10-31T09:48:21.957Z] cc636e7a3418: Preparing [2025-10-31T09:48:21.958Z] f54c08cfde60: Preparing [2025-10-31T09:48:21.958Z] 032346d6938c: Preparing [2025-10-31T09:48:21.958Z] 22ffc3a78f22: Preparing [2025-10-31T09:48:21.958Z] 6a4a41ca8319: Preparing [2025-10-31T09:48:21.958Z] bfbbd2528287: Preparing [2025-10-31T09:48:21.958Z] 9823030cf9ef: Preparing [2025-10-31T09:48:21.958Z] 0e64f2360a44: Preparing [2025-10-31T09:48:21.958Z] 6a4a41ca8319: Waiting [2025-10-31T09:48:21.958Z] bfbbd2528287: Waiting [2025-10-31T09:48:21.958Z] 9823030cf9ef: Waiting [2025-10-31T09:48:21.958Z] 0e64f2360a44: Waiting [2025-10-31T09:48:22.232Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:48:22.232Z] 032346d6938c: Layer already exists [2025-10-31T09:48:22.232Z] cc636e7a3418: Pushed [2025-10-31T09:48:22.232Z] bfbbd2528287: Layer already exists [2025-10-31T09:48:22.232Z] f54c08cfde60: Pushed [2025-10-31T09:48:22.232Z] 34af66eb163e: Pushed [2025-10-31T09:48:22.232Z] 0e64f2360a44: Layer already exists [2025-10-31T09:48:22.510Z] 9823030cf9ef: Layer already exists [2025-10-31T09:49:01.598Z] 6a4a41ca8319: Pushed [2025-10-31T09:49:01.598Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:9440c7637f2e3442ad42b2628c0d639578548fa4f3d9ea524699ab301f1ec2ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:01.983Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:02.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-31T09:49:02.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T09:49:02.347Z] 34af66eb163e: Preparing [2025-10-31T09:49:02.347Z] cc636e7a3418: Preparing [2025-10-31T09:49:02.347Z] f54c08cfde60: Preparing [2025-10-31T09:49:02.347Z] 032346d6938c: Preparing [2025-10-31T09:49:02.347Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:02.347Z] 6a4a41ca8319: Preparing [2025-10-31T09:49:02.347Z] bfbbd2528287: Preparing [2025-10-31T09:49:02.347Z] 9823030cf9ef: Preparing [2025-10-31T09:49:02.347Z] 0e64f2360a44: Preparing [2025-10-31T09:49:02.347Z] bfbbd2528287: Waiting [2025-10-31T09:49:02.347Z] 6a4a41ca8319: Waiting [2025-10-31T09:49:02.347Z] 9823030cf9ef: Waiting [2025-10-31T09:49:02.347Z] 0e64f2360a44: Waiting [2025-10-31T09:49:02.347Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:02.347Z] 032346d6938c: Layer already exists [2025-10-31T09:49:02.347Z] cc636e7a3418: Layer already exists [2025-10-31T09:49:02.347Z] 34af66eb163e: Layer already exists [2025-10-31T09:49:02.347Z] f54c08cfde60: Layer already exists [2025-10-31T09:49:02.347Z] 6a4a41ca8319: Layer already exists [2025-10-31T09:49:02.347Z] 9823030cf9ef: Layer already exists [2025-10-31T09:49:02.347Z] bfbbd2528287: Layer already exists [2025-10-31T09:49:02.347Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:02.617Z] latest: digest: sha256:9440c7637f2e3442ad42b2628c0d639578548fa4f3d9ea524699ab301f1ec2ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:03.002Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:03.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.71 [2025-10-31T09:49:03.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T09:49:03.378Z] 34af66eb163e: Preparing [2025-10-31T09:49:03.378Z] cc636e7a3418: Preparing [2025-10-31T09:49:03.378Z] f54c08cfde60: Preparing [2025-10-31T09:49:03.378Z] 032346d6938c: Preparing [2025-10-31T09:49:03.378Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:03.378Z] 6a4a41ca8319: Preparing [2025-10-31T09:49:03.378Z] bfbbd2528287: Preparing [2025-10-31T09:49:03.378Z] 9823030cf9ef: Preparing [2025-10-31T09:49:03.378Z] 0e64f2360a44: Preparing [2025-10-31T09:49:03.378Z] 9823030cf9ef: Waiting [2025-10-31T09:49:03.378Z] 0e64f2360a44: Waiting [2025-10-31T09:49:03.378Z] bfbbd2528287: Waiting [2025-10-31T09:49:03.378Z] 6a4a41ca8319: Waiting [2025-10-31T09:49:03.378Z] cc636e7a3418: Layer already exists [2025-10-31T09:49:03.378Z] 34af66eb163e: Layer already exists [2025-10-31T09:49:03.378Z] f54c08cfde60: Layer already exists [2025-10-31T09:49:03.378Z] 032346d6938c: Layer already exists [2025-10-31T09:49:03.378Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:03.378Z] 9823030cf9ef: Layer already exists [2025-10-31T09:49:03.650Z] 6a4a41ca8319: Layer already exists [2025-10-31T09:49:03.650Z] bfbbd2528287: Layer already exists [2025-10-31T09:49:03.650Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:03.650Z] 4.1.0-dev.71: digest: sha256:9440c7637f2e3442ad42b2628c0d639578548fa4f3d9ea524699ab301f1ec2ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:04.028Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:04.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:04.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T09:49:04.410Z] 34af66eb163e: Preparing [2025-10-31T09:49:04.410Z] cc636e7a3418: Preparing [2025-10-31T09:49:04.410Z] f54c08cfde60: Preparing [2025-10-31T09:49:04.410Z] 032346d6938c: Preparing [2025-10-31T09:49:04.410Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:04.410Z] 6a4a41ca8319: Preparing [2025-10-31T09:49:04.410Z] bfbbd2528287: Preparing [2025-10-31T09:49:04.410Z] 9823030cf9ef: Preparing [2025-10-31T09:49:04.410Z] 0e64f2360a44: Preparing [2025-10-31T09:49:04.410Z] bfbbd2528287: Waiting [2025-10-31T09:49:04.410Z] 9823030cf9ef: Waiting [2025-10-31T09:49:04.410Z] 0e64f2360a44: Waiting [2025-10-31T09:49:04.410Z] 6a4a41ca8319: Waiting [2025-10-31T09:49:04.680Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:04.680Z] f54c08cfde60: Layer already exists [2025-10-31T09:49:04.680Z] cc636e7a3418: Layer already exists [2025-10-31T09:49:04.680Z] 34af66eb163e: Layer already exists [2025-10-31T09:49:04.680Z] 032346d6938c: Layer already exists [2025-10-31T09:49:04.680Z] bfbbd2528287: Layer already exists [2025-10-31T09:49:04.680Z] 6a4a41ca8319: Layer already exists [2025-10-31T09:49:04.680Z] 9823030cf9ef: Layer already exists [2025-10-31T09:49:04.680Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:04.680Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:9440c7637f2e3442ad42b2628c0d639578548fa4f3d9ea524699ab301f1ec2ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:05.059Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:05.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-31T09:49:05.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-31T09:49:05.441Z] 34af66eb163e: Preparing [2025-10-31T09:49:05.441Z] cc636e7a3418: Preparing [2025-10-31T09:49:05.441Z] f54c08cfde60: Preparing [2025-10-31T09:49:05.441Z] 032346d6938c: Preparing [2025-10-31T09:49:05.441Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:05.441Z] 6a4a41ca8319: Preparing [2025-10-31T09:49:05.441Z] bfbbd2528287: Preparing [2025-10-31T09:49:05.441Z] 9823030cf9ef: Preparing [2025-10-31T09:49:05.441Z] 0e64f2360a44: Preparing [2025-10-31T09:49:05.441Z] 6a4a41ca8319: Waiting [2025-10-31T09:49:05.441Z] bfbbd2528287: Waiting [2025-10-31T09:49:05.441Z] 9823030cf9ef: Waiting [2025-10-31T09:49:05.441Z] 0e64f2360a44: Waiting [2025-10-31T09:49:05.713Z] 34af66eb163e: Layer already exists [2025-10-31T09:49:05.713Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:05.713Z] 032346d6938c: Layer already exists [2025-10-31T09:49:05.713Z] cc636e7a3418: Layer already exists [2025-10-31T09:49:05.713Z] f54c08cfde60: Layer already exists [2025-10-31T09:49:05.713Z] bfbbd2528287: Layer already exists [2025-10-31T09:49:05.713Z] 9823030cf9ef: Layer already exists [2025-10-31T09:49:05.713Z] 6a4a41ca8319: Layer already exists [2025-10-31T09:49:05.713Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:05.713Z] main: digest: sha256:9440c7637f2e3442ad42b2628c0d639578548fa4f3d9ea524699ab301f1ec2ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:49:05.804Z] ===================================================== [Pipeline] echo [2025-10-31T09:49:05.826Z] taggedImages: [2025-10-31T09:49:05.826Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:05.826Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-31T09:49:05.826Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.71 [2025-10-31T09:49:05.826Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:05.826Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-31T09:49:05.857Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-31T09:49:05.857Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:05.857Z] latest [2025-10-31T09:49:05.857Z] 4.1.0-dev.71 [2025-10-31T09:49:05.857Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:05.857Z] main [2025-10-31T09:49:05.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:06.241Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:06.632Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:06.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T09:49:06.632Z] 536677df2732: Preparing [2025-10-31T09:49:06.632Z] 8fe3921760a9: Preparing [2025-10-31T09:49:06.632Z] 032346d6938c: Preparing [2025-10-31T09:49:06.632Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:06.632Z] 9fdc1e5f4243: Preparing [2025-10-31T09:49:06.632Z] a574227a0782: Preparing [2025-10-31T09:49:06.632Z] 0e64f2360a44: Preparing [2025-10-31T09:49:06.632Z] a574227a0782: Waiting [2025-10-31T09:49:06.632Z] 0e64f2360a44: Waiting [2025-10-31T09:49:06.909Z] 032346d6938c: Layer already exists [2025-10-31T09:49:06.909Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:06.909Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:06.909Z] 9fdc1e5f4243: Pushed [2025-10-31T09:49:06.909Z] 536677df2732: Pushed [2025-10-31T09:49:08.899Z] a574227a0782: Pushed [2025-10-31T09:49:19.072Z] 8fe3921760a9: Pushed [2025-10-31T09:49:19.072Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:a9be61c2ebe053fac537f019443d1b2afce9605f9dc68dc661bf27bda057012b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:19.477Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:19.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-31T09:49:19.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T09:49:19.892Z] 536677df2732: Preparing [2025-10-31T09:49:19.892Z] 8fe3921760a9: Preparing [2025-10-31T09:49:19.892Z] 032346d6938c: Preparing [2025-10-31T09:49:19.892Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:19.892Z] 9fdc1e5f4243: Preparing [2025-10-31T09:49:19.892Z] a574227a0782: Preparing [2025-10-31T09:49:19.892Z] 0e64f2360a44: Preparing [2025-10-31T09:49:19.892Z] a574227a0782: Waiting [2025-10-31T09:49:19.892Z] 0e64f2360a44: Waiting [2025-10-31T09:49:20.169Z] 536677df2732: Layer already exists [2025-10-31T09:49:20.169Z] 032346d6938c: Layer already exists [2025-10-31T09:49:20.169Z] 8fe3921760a9: Layer already exists [2025-10-31T09:49:20.169Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:20.169Z] 9fdc1e5f4243: Layer already exists [2025-10-31T09:49:20.169Z] a574227a0782: Layer already exists [2025-10-31T09:49:20.169Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:20.169Z] latest: digest: sha256:a9be61c2ebe053fac537f019443d1b2afce9605f9dc68dc661bf27bda057012b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:20.578Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:20.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.71 [2025-10-31T09:49:20.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T09:49:20.976Z] 536677df2732: Preparing [2025-10-31T09:49:20.976Z] 8fe3921760a9: Preparing [2025-10-31T09:49:20.976Z] 032346d6938c: Preparing [2025-10-31T09:49:20.976Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:20.976Z] 9fdc1e5f4243: Preparing [2025-10-31T09:49:20.976Z] a574227a0782: Preparing [2025-10-31T09:49:20.976Z] 0e64f2360a44: Preparing [2025-10-31T09:49:20.976Z] a574227a0782: Waiting [2025-10-31T09:49:20.976Z] 0e64f2360a44: Waiting [2025-10-31T09:49:21.259Z] 032346d6938c: Layer already exists [2025-10-31T09:49:21.259Z] 536677df2732: Layer already exists [2025-10-31T09:49:21.259Z] 9fdc1e5f4243: Layer already exists [2025-10-31T09:49:21.259Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:21.259Z] 8fe3921760a9: Layer already exists [2025-10-31T09:49:21.259Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:21.259Z] a574227a0782: Layer already exists [2025-10-31T09:49:21.259Z] 4.1.0-dev.71: digest: sha256:a9be61c2ebe053fac537f019443d1b2afce9605f9dc68dc661bf27bda057012b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:21.665Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:22.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:22.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T09:49:22.071Z] 536677df2732: Preparing [2025-10-31T09:49:22.071Z] 8fe3921760a9: Preparing [2025-10-31T09:49:22.071Z] 032346d6938c: Preparing [2025-10-31T09:49:22.071Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:22.071Z] 9fdc1e5f4243: Preparing [2025-10-31T09:49:22.071Z] a574227a0782: Preparing [2025-10-31T09:49:22.071Z] 0e64f2360a44: Preparing [2025-10-31T09:49:22.071Z] a574227a0782: Waiting [2025-10-31T09:49:22.071Z] 0e64f2360a44: Waiting [2025-10-31T09:49:22.348Z] 032346d6938c: Layer already exists [2025-10-31T09:49:22.348Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:22.348Z] 9fdc1e5f4243: Layer already exists [2025-10-31T09:49:22.348Z] 8fe3921760a9: Layer already exists [2025-10-31T09:49:22.348Z] 536677df2732: Layer already exists [2025-10-31T09:49:22.348Z] a574227a0782: Layer already exists [2025-10-31T09:49:22.348Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:22.348Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:a9be61c2ebe053fac537f019443d1b2afce9605f9dc68dc661bf27bda057012b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:22.756Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:23.160Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-31T09:49:23.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-31T09:49:23.160Z] 536677df2732: Preparing [2025-10-31T09:49:23.160Z] 8fe3921760a9: Preparing [2025-10-31T09:49:23.160Z] 032346d6938c: Preparing [2025-10-31T09:49:23.160Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:23.160Z] 9fdc1e5f4243: Preparing [2025-10-31T09:49:23.160Z] a574227a0782: Preparing [2025-10-31T09:49:23.160Z] 0e64f2360a44: Preparing [2025-10-31T09:49:23.160Z] a574227a0782: Waiting [2025-10-31T09:49:23.160Z] 0e64f2360a44: Waiting [2025-10-31T09:49:23.436Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:23.437Z] 032346d6938c: Layer already exists [2025-10-31T09:49:23.437Z] 536677df2732: Layer already exists [2025-10-31T09:49:23.437Z] 8fe3921760a9: Layer already exists [2025-10-31T09:49:23.437Z] 9fdc1e5f4243: Layer already exists [2025-10-31T09:49:23.437Z] a574227a0782: Layer already exists [2025-10-31T09:49:23.437Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:23.437Z] main: digest: sha256:a9be61c2ebe053fac537f019443d1b2afce9605f9dc68dc661bf27bda057012b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:49:23.535Z] ===================================================== [Pipeline] echo [2025-10-31T09:49:23.551Z] taggedImages: [2025-10-31T09:49:23.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:23.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-31T09:49:23.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.71 [2025-10-31T09:49:23.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:23.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-31T09:49:23.589Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-31T09:49:23.589Z] ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:23.589Z] latest [2025-10-31T09:49:23.589Z] 4.1.0-dev.71 [2025-10-31T09:49:23.589Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:23.589Z] main [2025-10-31T09:49:23.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:24.012Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:24.395Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:24.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T09:49:24.395Z] 743a07283ae0: Preparing [2025-10-31T09:49:24.395Z] 8df921f3f8f6: Preparing [2025-10-31T09:49:24.395Z] 032346d6938c: Preparing [2025-10-31T09:49:24.395Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:24.395Z] 9e3f4d7f3ef7: Preparing [2025-10-31T09:49:24.395Z] f0d004ca85a0: Preparing [2025-10-31T09:49:24.395Z] 0e64f2360a44: Preparing [2025-10-31T09:49:24.395Z] f0d004ca85a0: Waiting [2025-10-31T09:49:24.395Z] 0e64f2360a44: Waiting [2025-10-31T09:49:24.671Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:24.671Z] 032346d6938c: Layer already exists [2025-10-31T09:49:24.671Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:24.671Z] 9e3f4d7f3ef7: Pushed [2025-10-31T09:49:24.946Z] 743a07283ae0: Pushed [2025-10-31T09:49:25.548Z] f0d004ca85a0: Pushed [2025-10-31T09:49:37.993Z] 8df921f3f8f6: Pushed [2025-10-31T09:49:37.993Z] ac5df0be99bcc9d2c08c266e8b01330029f46449: digest: sha256:cc51d410094a95a9146286044be0d4e575af98374cd716664c19cdaa73f2efda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:38.402Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:38.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-31T09:49:38.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T09:49:38.801Z] 743a07283ae0: Preparing [2025-10-31T09:49:38.801Z] 8df921f3f8f6: Preparing [2025-10-31T09:49:38.801Z] 032346d6938c: Preparing [2025-10-31T09:49:38.801Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:38.801Z] 9e3f4d7f3ef7: Preparing [2025-10-31T09:49:38.801Z] f0d004ca85a0: Preparing [2025-10-31T09:49:38.801Z] 0e64f2360a44: Preparing [2025-10-31T09:49:38.801Z] f0d004ca85a0: Waiting [2025-10-31T09:49:38.801Z] 0e64f2360a44: Waiting [2025-10-31T09:49:39.077Z] 743a07283ae0: Layer already exists [2025-10-31T09:49:39.078Z] 032346d6938c: Layer already exists [2025-10-31T09:49:39.078Z] 8df921f3f8f6: Layer already exists [2025-10-31T09:49:39.078Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:39.078Z] 9e3f4d7f3ef7: Layer already exists [2025-10-31T09:49:39.078Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:39.078Z] f0d004ca85a0: Layer already exists [2025-10-31T09:49:39.078Z] latest: digest: sha256:cc51d410094a95a9146286044be0d4e575af98374cd716664c19cdaa73f2efda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:39.488Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:39.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.71 [2025-10-31T09:49:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T09:49:39.894Z] 743a07283ae0: Preparing [2025-10-31T09:49:39.894Z] 8df921f3f8f6: Preparing [2025-10-31T09:49:39.894Z] 032346d6938c: Preparing [2025-10-31T09:49:39.894Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:39.894Z] 9e3f4d7f3ef7: Preparing [2025-10-31T09:49:39.894Z] f0d004ca85a0: Preparing [2025-10-31T09:49:39.894Z] 0e64f2360a44: Preparing [2025-10-31T09:49:39.894Z] f0d004ca85a0: Waiting [2025-10-31T09:49:39.894Z] 0e64f2360a44: Waiting [2025-10-31T09:49:39.894Z] 743a07283ae0: Layer already exists [2025-10-31T09:49:39.894Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:39.894Z] 9e3f4d7f3ef7: Layer already exists [2025-10-31T09:49:39.894Z] 032346d6938c: Layer already exists [2025-10-31T09:49:40.171Z] 8df921f3f8f6: Layer already exists [2025-10-31T09:49:40.171Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:40.171Z] f0d004ca85a0: Layer already exists [2025-10-31T09:49:40.171Z] 4.1.0-dev.71: digest: sha256:cc51d410094a95a9146286044be0d4e575af98374cd716664c19cdaa73f2efda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:40.582Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:40.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:40.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T09:49:40.980Z] 743a07283ae0: Preparing [2025-10-31T09:49:40.980Z] 8df921f3f8f6: Preparing [2025-10-31T09:49:40.980Z] 032346d6938c: Preparing [2025-10-31T09:49:40.980Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:40.980Z] 9e3f4d7f3ef7: Preparing [2025-10-31T09:49:40.980Z] f0d004ca85a0: Preparing [2025-10-31T09:49:40.980Z] 0e64f2360a44: Preparing [2025-10-31T09:49:40.980Z] f0d004ca85a0: Waiting [2025-10-31T09:49:40.980Z] 0e64f2360a44: Waiting [2025-10-31T09:49:40.980Z] 743a07283ae0: Layer already exists [2025-10-31T09:49:40.980Z] 032346d6938c: Layer already exists [2025-10-31T09:49:40.980Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:40.980Z] 8df921f3f8f6: Layer already exists [2025-10-31T09:49:40.980Z] 9e3f4d7f3ef7: Layer already exists [2025-10-31T09:49:41.257Z] f0d004ca85a0: Layer already exists [2025-10-31T09:49:41.257Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:41.257Z] ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71: digest: sha256:cc51d410094a95a9146286044be0d4e575af98374cd716664c19cdaa73f2efda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:41.680Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:42.175Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-31T09:49:42.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-31T09:49:42.175Z] 743a07283ae0: Preparing [2025-10-31T09:49:42.175Z] 8df921f3f8f6: Preparing [2025-10-31T09:49:42.175Z] 032346d6938c: Preparing [2025-10-31T09:49:42.175Z] 22ffc3a78f22: Preparing [2025-10-31T09:49:42.175Z] 9e3f4d7f3ef7: Preparing [2025-10-31T09:49:42.175Z] f0d004ca85a0: Preparing [2025-10-31T09:49:42.175Z] 0e64f2360a44: Preparing [2025-10-31T09:49:42.175Z] f0d004ca85a0: Waiting [2025-10-31T09:49:42.175Z] 0e64f2360a44: Waiting [2025-10-31T09:49:42.462Z] 032346d6938c: Layer already exists [2025-10-31T09:49:42.462Z] 22ffc3a78f22: Layer already exists [2025-10-31T09:49:42.462Z] 8df921f3f8f6: Layer already exists [2025-10-31T09:49:42.462Z] 743a07283ae0: Layer already exists [2025-10-31T09:49:42.462Z] 9e3f4d7f3ef7: Layer already exists [2025-10-31T09:49:42.462Z] 0e64f2360a44: Layer already exists [2025-10-31T09:49:42.462Z] f0d004ca85a0: Layer already exists [2025-10-31T09:49:42.462Z] main: digest: sha256:cc51d410094a95a9146286044be0d4e575af98374cd716664c19cdaa73f2efda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T09:49:42.564Z] ===================================================== [Pipeline] echo [2025-10-31T09:49:42.578Z] taggedImages: [2025-10-31T09:49:42.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [2025-10-31T09:49:42.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-31T09:49:42.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.71 [2025-10-31T09:49:42.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [2025-10-31T09:49:42.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-31T09:49:42.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:42.609Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-31T09:49:42.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.643Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.658Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-31T09:49:42.669Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:42.685Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-31T09:49:42.696Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.723Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T09:49:42.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:42.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-31T09:49:42.761Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.780Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-31T09:49:42.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:42.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-31T09:49:42.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.856Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.871Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-31T09:49:42.881Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:42.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-31T09:49:42.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:42.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-31T09:49:42.968Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:42.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.000Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.017Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.032Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-31T09:49:43.049Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.060Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.082Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.103Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.118Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-31T09:49:43.130Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.143Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.170Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-31T09:49:43.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.213Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.262Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-31T09:49:43.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.291Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.334Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-31T09:49:43.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.394Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-31T09:49:43.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-31T09:49:43.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.516Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.528Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.546Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.562Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-31T09:49:43.574Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.601Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-31T09:49:43.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] echo [2025-10-31T09:49:43.660Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-31T09:49:43.671Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ac5df0be99bcc9d2c08c266e8b01330029f46449-4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:49:43.703Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:44.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T09:49:44.167Z] [2025-10-31T09:49:44.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:49:44.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T09:49:44.823Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T09:49:44.823Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T09:49:44.823Z] 04944245beec: Pulling fs layer [2025-10-31T09:49:44.823Z] 699f458cf7ca: Pulling fs layer [2025-10-31T09:49:44.823Z] 765212b225bb: Pulling fs layer [2025-10-31T09:49:44.823Z] f23df028b6ca: Pulling fs layer [2025-10-31T09:49:44.823Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T09:49:44.823Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T09:49:44.823Z] 765212b225bb: Waiting [2025-10-31T09:49:44.823Z] f23df028b6ca: Waiting [2025-10-31T09:49:44.823Z] d65c8cfc05b1: Waiting [2025-10-31T09:49:44.823Z] 2437ff75d9bd: Waiting [2025-10-31T09:49:44.823Z] 04944245beec: Verifying Checksum [2025-10-31T09:49:44.823Z] 765212b225bb: Verifying Checksum [2025-10-31T09:49:44.823Z] 765212b225bb: Download complete [2025-10-31T09:49:45.112Z] f23df028b6ca: Download complete [2025-10-31T09:49:45.112Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T09:49:45.112Z] d65c8cfc05b1: Download complete [2025-10-31T09:49:45.393Z] 699f458cf7ca: Verifying Checksum [2025-10-31T09:49:45.393Z] 699f458cf7ca: Download complete [2025-10-31T09:49:45.998Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T09:49:45.998Z] 8998bd30e6a1: Download complete [2025-10-31T09:49:49.394Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T09:49:49.395Z] 2437ff75d9bd: Download complete [2025-10-31T09:49:52.033Z] 8998bd30e6a1: Pull complete [2025-10-31T09:49:52.631Z] 04944245beec: Pull complete [2025-10-31T09:49:55.268Z] 699f458cf7ca: Pull complete [2025-10-31T09:49:55.268Z] 765212b225bb: Pull complete [2025-10-31T09:49:56.259Z] f23df028b6ca: Pull complete [2025-10-31T09:49:56.864Z] d65c8cfc05b1: Pull complete [2025-10-31T09:50:19.079Z] 2437ff75d9bd: Pull complete [2025-10-31T09:50:19.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T09:50:19.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T09:50:19.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:50:19.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-771112 does not seem to be running inside a container [2025-10-31T09:50:19.505Z] $ 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/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T09:50:23.925Z] $ docker top f9961ced5517541654a4db3ed5e811476c60c072a966cd2600347cf8d869e3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:50:25.004Z] ---> job-cost.sh [2025-10-31T09:50:25.282Z] lf-activate-venv: SKIPPING [2025-10-31T09:50:25.282Z] INFO: No Stack... [2025-10-31T09:50:25.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T09:50:26.541Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T09:50:27.217Z] + cat /w/workspace/edgex-go/919/archives/cost.csv [2025-10-31T09:50:27.217Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T09:50:27.273Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-919-stack-cost] [2025-10-31T09:50:27.284Z] Resource [jenkins-edgexfoundry-edgex-go-main-919-stack-cost] did not exist. Created. [2025-10-31T09:50:27.289Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-919-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T09:50:27.974Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T09:50:29.078Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T09:50:29.087Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-919-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T09:50:29.117Z] $ docker stop --time=1 f9961ced5517541654a4db3ed5e811476c60c072a966cd2600347cf8d869e3d4 [2025-10-31T09:50:30.932Z] $ docker rm -f --volumes f9961ced5517541654a4db3ed5e811476c60c072a966cd2600347cf8d869e3d4 [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-10-31T09:50:31.628Z] provisioning config files... [2025-10-31T09:50:31.637Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/919@tmp/config18182136061523086789tmp [Pipeline] { [Pipeline] sh [2025-10-31T09:50:31.937Z] + set +x [2025-10-31T09:50:31.937Z] + curl -s https://codecov.io/bash [2025-10-31T09:50:31.937Z] + bash -s -- [2025-10-31T09:50:31.937Z] [2025-10-31T09:50:31.937Z] _____ _ [2025-10-31T09:50:31.937Z] / ____| | | [2025-10-31T09:50:31.937Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T09:50:31.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T09:50:31.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T09:50:31.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T09:50:31.937Z] Bash-1.0.6 [2025-10-31T09:50:31.937Z] [2025-10-31T09:50:31.937Z] [2025-10-31T09:50:31.937Z] ==> git version 2.25.1 found [2025-10-31T09:50:31.937Z] ==> 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-10-31T09:50:31.937Z] Release-Date: 2020-01-08 [2025-10-31T09:50:31.937Z] 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-10-31T09:50:31.937Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T09:50:31.937Z] ==> Jenkins CI detected. [2025-10-31T09:50:31.937Z] current dir:  /w/workspace/edgex-go/919 [2025-10-31T09:50:31.937Z] project root: . [2025-10-31T09:50:31.937Z] --> token set from env [2025-10-31T09:50:31.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T09:50:32.195Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T09:50:32.195Z] ==> Python coveragepy not found [2025-10-31T09:50:32.195Z] ==> Searching for coverage reports in: [2025-10-31T09:50:32.195Z] + . [2025-10-31T09:50:32.195Z] -> Found 1 reports [2025-10-31T09:50:32.195Z] ==> Detecting git/mercurial file structure [2025-10-31T09:50:32.195Z] ==> Reading reports [2025-10-31T09:50:32.195Z] + ./coverage.out bytes=1040111 [2025-10-31T09:50:32.195Z] ==> Appending adjustments [2025-10-31T09:50:32.195Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T09:50:33.569Z] + Found adjustments [2025-10-31T09:50:33.569Z] ==> Gzipping contents [2025-10-31T09:50:33.569Z] 108K /tmp/codecov.WTMAdm.gz [2025-10-31T09:50:33.569Z] ==> Uploading reports [2025-10-31T09:50:33.569Z] url: https://codecov.io [2025-10-31T09:50:33.569Z] query: branch=main&commit=ac5df0be99bcc9d2c08c266e8b01330029f46449&build=919&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F919%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T09:50:33.569Z] -> Pinging Codecov [2025-10-31T09:50:33.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac5df0be99bcc9d2c08c266e8b01330029f46449&build=919&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F919%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T09:50:34.138Z] -> Uploading to [2025-10-31T09:50:34.138Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ac5df0be99bcc9d2c08c266e8b01330029f46449/c2ffc615-7574-491e-a88f-5faea193ab8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T095033Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bbad9493761a36ea4a4948375549f3759b024ff1b964b514a77f31526cd9a248 [2025-10-31T09:50:34.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:50:34.138Z] Dload Upload Total Spent Left Speed [2025-10-31T09:50:34.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 538k --:--:-- --:--:-- --:--:-- 538k [2025-10-31T09:50:34.138Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac5df0be99bcc9d2c08c266e8b01330029f46449 [Pipeline] } [2025-10-31T09:50:34.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-10-31T09:50:34.393Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T09:50:34.411Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:50:34.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T09:50:34.720Z] [2025-10-31T09:50:34.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:50:35.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T09:50:35.025Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T09:50:35.025Z] 2d35ebdb57d9: Already exists [2025-10-31T09:50:35.025Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T09:50:35.025Z] 91631faa732a: Pulling fs layer [2025-10-31T09:50:35.025Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T09:50:35.025Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T09:50:35.025Z] 7861252a18e6: Pulling fs layer [2025-10-31T09:50:35.025Z] 9130f900ef6f: Pulling fs layer [2025-10-31T09:50:35.025Z] 7861252a18e6: Waiting [2025-10-31T09:50:35.025Z] 9130f900ef6f: Waiting [2025-10-31T09:50:35.025Z] 4f4fb700ef54: Waiting [2025-10-31T09:50:35.025Z] f3f5ae8826fa: Verifying Checksum [2025-10-31T09:50:35.025Z] f3f5ae8826fa: Download complete [2025-10-31T09:50:35.025Z] 85e8836fcdb2: Download complete [2025-10-31T09:50:35.025Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T09:50:35.025Z] 4f4fb700ef54: Download complete [2025-10-31T09:50:35.284Z] 85e8836fcdb2: Pull complete [2025-10-31T09:50:35.544Z] 7861252a18e6: Verifying Checksum [2025-10-31T09:50:35.544Z] 7861252a18e6: Download complete [2025-10-31T09:50:35.544Z] 91631faa732a: Verifying Checksum [2025-10-31T09:50:35.544Z] 91631faa732a: Download complete [2025-10-31T09:50:36.110Z] 9130f900ef6f: Verifying Checksum [2025-10-31T09:50:36.110Z] 9130f900ef6f: Download complete [2025-10-31T09:50:41.377Z] 91631faa732a: Pull complete [2025-10-31T09:50:41.378Z] f3f5ae8826fa: Pull complete [2025-10-31T09:50:41.378Z] 4f4fb700ef54: Pull complete [2025-10-31T09:50:41.378Z] 7861252a18e6: Pull complete [2025-10-31T09:50:45.558Z] 9130f900ef6f: Pull complete [2025-10-31T09:50:45.558Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T09:50:45.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T09:50:45.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:50:45.665Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T09:50:45.709Z] $ 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/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T09:50:50.823Z] $ docker top 43dd991f447b23a512b4bf69e91873b0658e781be89104725e3a0df7f4f7132a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:50:51.155Z] + git config --global --add safe.directory /w/workspace/edgex-go/919 [Pipeline] echo [2025-10-31T09:50:51.165Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-10-31T09:50:51.442Z] + set -o pipefail [2025-10-31T09:50:51.442Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-10-31T09:51:01.619Z] [2025-10-31T09:51:01.619Z] Monitoring /w/workspace/edgex-go/919 (github.com/edgexfoundry/edgex-go)... [2025-10-31T09:51:01.619Z] [2025-10-31T09:51:01.619Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ed38b7e8-bc61-4e37-b313-66e85357c317 [2025-10-31T09:51:01.619Z] [2025-10-31T09:51:01.619Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T09:51:01.619Z] [Pipeline] } [2025-10-31T09:51:01.644Z] $ docker stop --time=1 43dd991f447b23a512b4bf69e91873b0658e781be89104725e3a0df7f4f7132a [2025-10-31T09:51:06.069Z] $ docker rm -f --volumes 43dd991f447b23a512b4bf69e91873b0658e781be89104725e3a0df7f4f7132a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-10-31T09:51:06.576Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T09:51:06.600Z] provisioning config files... [2025-10-31T09:51:06.608Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/919@tmp/config3437617345491159475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:51:06.907Z] --> edgex-publish-swagger.sh [2025-10-31T09:51:06.907Z] === Publish openapi API === [2025-10-31T09:51:06.907Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-10-31T09:51:06.907Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/919/openapi/core-command.yaml] [2025-10-31T09:51:06.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:06.907Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:06.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 407 201k --:--:-- --:--:-- --:--:-- 201k [2025-10-31T09:51:06.907Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:06.907Z] [2025-10-31T09:51:06.907Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/919/openapi/core-data.yaml] [2025-10-31T09:51:06.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:06.907Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 559 623k --:--:-- --:--:-- --:--:-- 623k [2025-10-31T09:51:07.167Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.167Z] [2025-10-31T09:51:07.167Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/919/openapi/core-keeper.yaml] [2025-10-31T09:51:07.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:07.167Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 589 263k --:--:-- --:--:-- --:--:-- 264k [2025-10-31T09:51:07.167Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.167Z] [2025-10-31T09:51:07.167Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/919/openapi/core-metadata.yaml] [2025-10-31T09:51:07.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:07.167Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 423 1005k --:--:-- --:--:-- --:--:-- 1005k [2025-10-31T09:51:07.425Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.425Z] [2025-10-31T09:51:07.425Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/919/openapi/security-proxy-auth.yaml] [2025-10-31T09:51:07.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:07.425Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 647 234k --:--:-- --:--:-- --:--:-- 234k [2025-10-31T09:51:07.425Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.425Z] [2025-10-31T09:51:07.425Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/919/openapi/security-secretstore-setup.yaml] [2025-10-31T09:51:07.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:07.425Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 795 47144 --:--:-- --:--:-- --:--:-- 47939 [2025-10-31T09:51:07.683Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.683Z] [2025-10-31T09:51:07.683Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/919/openapi/support-notifications.yaml] [2025-10-31T09:51:07.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:07.683Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 763k [2025-10-31T09:51:07.683Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.683Z] [2025-10-31T09:51:07.683Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/919/openapi/support-scheduler.yaml] [2025-10-31T09:51:07.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T09:51:07.683Z] Dload Upload Total Spent Left Speed [2025-10-31T09:51:07.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k [2025-10-31T09:51:07.942Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T09:51:07.942Z] [Pipeline] } [2025-10-31T09:51:07.948Z] 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-10-31T09:51:08.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T09:51:08.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:08.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T09:51:08.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:51:08.736Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T09:51:08.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T09:51:09.473Z] $ docker top 7e80974424cb64f108490270640fae6bdda9d0b24a167a4ebdd08a7e45f1c118 -eo pid,comm [2025-10-31T09:51:09.498Z] 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-10-31T09:51:09.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T09:51:09.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T09:51:09.550Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T09:51:09.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T09:51:09.705Z] $ docker exec 7e80974424cb64f108490270640fae6bdda9d0b24a167a4ebdd08a7e45f1c118 ssh-agent [2025-10-31T09:51:09.786Z] SSH_AUTH_SOCK=/tmp/ssh-U2ukSYE4uqZx/agent.14 [2025-10-31T09:51:09.786Z] SSH_AGENT_PID=20 [2025-10-31T09:51:09.795Z] Running ssh-add (command line suppressed) [2025-10-31T09:51:09.905Z] Identity added: /w/workspace/edgex-go/919@tmp/private_key_3721681355348779089.key (/w/workspace/edgex-go/919@tmp/private_key_3721681355348779089.key) [2025-10-31T09:51:09.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T09:51:10.195Z] + git semver tag [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,451 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,454 [run_tag] DEBUG tag force:False [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,454 [check_head_tag] DEBUG check head tag [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,456 [execute] INFO git cat-file --batch-check [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/919, stdin=, shell=False, universal_newlines=False) [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,459 [execute] INFO git cat-file --batch [2025-10-31T09:51:10.454Z] 2025-10-31 09:51:10,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/919, stdin=, shell=False, universal_newlines=False) [2025-10-31T09:51:10.713Z] 2025-10-31 09:51:10,484 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:10.713Z] 2025-10-31 09:51:10,484 [execute] INFO git tag -a v4.1.0-dev.71 -m v4.1.0-dev.71 [2025-10-31T09:51:10.713Z] 2025-10-31 09:51:10,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.71', '-m', 'v4.1.0-dev.71'], cwd=/w/workspace/edgex-go/919, stdin=None, shell=False, universal_newlines=False) [2025-10-31T09:51:10.713Z] 2025-10-31 09:51:10,487 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:10.713Z] 4.1.0-dev.71 [Pipeline] } [2025-10-31T09:51:10.737Z] $ docker exec --env ******** --env ******** 7e80974424cb64f108490270640fae6bdda9d0b24a167a4ebdd08a7e45f1c118 ssh-agent -k [2025-10-31T09:51:10.826Z] unset SSH_AUTH_SOCK; [2025-10-31T09:51:10.826Z] unset SSH_AGENT_PID; [2025-10-31T09:51:10.826Z] echo Agent pid 20 killed; [2025-10-31T09:51:10.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T09:51:11.141Z] + git semver [Pipeline] } [2025-10-31T09:51:11.428Z] $ docker stop --time=1 7e80974424cb64f108490270640fae6bdda9d0b24a167a4ebdd08a7e45f1c118 [2025-10-31T09:51:12.691Z] $ docker rm -f --volumes 7e80974424cb64f108490270640fae6bdda9d0b24a167a4ebdd08a7e45f1c118 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:13.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T09:51:13.085Z] [2025-10-31T09:51:13.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:13.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T09:51:13.390Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T09:51:13.390Z] ab5ef0e58194: Pulling fs layer [2025-10-31T09:51:13.390Z] 9712f1f96733: Pulling fs layer [2025-10-31T09:51:13.390Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T09:51:13.390Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T09:51:13.390Z] e9a5061849ea: Pulling fs layer [2025-10-31T09:51:13.390Z] d747dcd14b5f: Pulling fs layer [2025-10-31T09:51:13.390Z] 2de7ff778b66: Pulling fs layer [2025-10-31T09:51:13.390Z] 2de7ff778b66: Waiting [2025-10-31T09:51:13.390Z] d747dcd14b5f: Waiting [2025-10-31T09:51:13.390Z] e9a5061849ea: Waiting [2025-10-31T09:51:13.390Z] 0d9ebad4ef96: Waiting [2025-10-31T09:51:13.390Z] 9712f1f96733: Verifying Checksum [2025-10-31T09:51:13.390Z] 9712f1f96733: Download complete [2025-10-31T09:51:13.649Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T09:51:13.649Z] 63f879dbbcfc: Download complete [2025-10-31T09:51:13.907Z] e9a5061849ea: Verifying Checksum [2025-10-31T09:51:13.907Z] e9a5061849ea: Download complete [2025-10-31T09:51:13.907Z] d747dcd14b5f: Verifying Checksum [2025-10-31T09:51:13.907Z] d747dcd14b5f: Download complete [2025-10-31T09:51:13.907Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T09:51:13.907Z] 0d9ebad4ef96: Download complete [2025-10-31T09:51:13.907Z] ab5ef0e58194: Verifying Checksum [2025-10-31T09:51:13.907Z] ab5ef0e58194: Download complete [2025-10-31T09:51:13.907Z] 2de7ff778b66: Verifying Checksum [2025-10-31T09:51:13.907Z] 2de7ff778b66: Download complete [2025-10-31T09:51:17.193Z] ab5ef0e58194: Pull complete [2025-10-31T09:51:17.452Z] 9712f1f96733: Pull complete [2025-10-31T09:51:18.017Z] 63f879dbbcfc: Pull complete [2025-10-31T09:51:24.581Z] 0d9ebad4ef96: Pull complete [2025-10-31T09:51:24.581Z] e9a5061849ea: Pull complete [2025-10-31T09:51:24.581Z] d747dcd14b5f: Pull complete [2025-10-31T09:51:25.956Z] 2de7ff778b66: Pull complete [2025-10-31T09:51:25.956Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T09:51:25.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T09:51:25.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:51:26.045Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T09:51:26.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T09:51:30.285Z] $ docker top f8b95bb8eee01d7f2cf1e3ba9f03235bc19e5f110f00ab3e51c20fe75bd0ff80 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T09:51:30.346Z] provisioning config files... [2025-10-31T09:51:30.354Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/919@tmp/config7141604740791932061tmp [2025-10-31T09:51:30.366Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/919@tmp/config11224958409909774513tmp [2025-10-31T09:51:30.374Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/919@tmp/config17556857251293193827tmp [Pipeline] { [Pipeline] echo [2025-10-31T09:51:30.408Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:51:30.701Z] ---> sigul-configuration.sh [2025-10-31T09:51:30.701Z] gpg: directory `/root/.gnupg' created [2025-10-31T09:51:30.701Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T09:51:30.701Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T09:51:30.701Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T09:51:30.701Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T09:51:30.701Z] gpg: CAST5 encrypted data [2025-10-31T09:51:30.701Z] gpg: encrypted with 1 passphrase [2025-10-31T09:51:30.701Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T09:51:31.005Z] + mkdir /home/jenkins [2025-10-31T09:51:31.005Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T09:51:31.301Z] + 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-10-31T09:51:31.315Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:51:31.608Z] ---> sigul-install.sh [2025-10-31T09:51:31.608Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T09:51:31.904Z] + git tag --list [2025-10-31T09:51:31.904Z] 0.6.0 [2025-10-31T09:51:31.904Z] 0.6.1 [2025-10-31T09:51:31.904Z] 0.7.0 [2025-10-31T09:51:31.904Z] 0.7.1 [2025-10-31T09:51:31.904Z] v1.0.0 [2025-10-31T09:51:31.904Z] v1.0.1 [2025-10-31T09:51:31.904Z] v1.1.0 [2025-10-31T09:51:31.904Z] v1.2.0 [2025-10-31T09:51:31.904Z] v1.2.1 [2025-10-31T09:51:31.904Z] v1.3.0 [2025-10-31T09:51:31.904Z] v1.3.1 [2025-10-31T09:51:31.904Z] v2.0.0 [2025-10-31T09:51:31.904Z] v2.1.0 [2025-10-31T09:51:31.904Z] v2.1.1 [2025-10-31T09:51:31.904Z] v2.2.0 [2025-10-31T09:51:31.904Z] v2.3.0 [2025-10-31T09:51:31.904Z] v3.0 [2025-10-31T09:51:31.904Z] v3.0.0 [2025-10-31T09:51:31.904Z] v3.1 [2025-10-31T09:51:31.904Z] v3.1.0 [2025-10-31T09:51:31.904Z] v3.1.1 [2025-10-31T09:51:31.904Z] v4.0 [2025-10-31T09:51:31.904Z] v4.0.0 [2025-10-31T09:51:31.904Z] v4.0.1 [2025-10-31T09:51:31.904Z] v4.0.1-dev.1 [2025-10-31T09:51:31.904Z] v4.1.0-dev.1 [2025-10-31T09:51:31.904Z] v4.1.0-dev.10 [2025-10-31T09:51:31.904Z] v4.1.0-dev.11 [2025-10-31T09:51:31.904Z] v4.1.0-dev.12 [2025-10-31T09:51:31.904Z] v4.1.0-dev.13 [2025-10-31T09:51:31.904Z] v4.1.0-dev.14 [2025-10-31T09:51:31.904Z] v4.1.0-dev.15 [2025-10-31T09:51:31.904Z] v4.1.0-dev.16 [2025-10-31T09:51:31.904Z] v4.1.0-dev.17 [2025-10-31T09:51:31.904Z] v4.1.0-dev.18 [2025-10-31T09:51:31.904Z] v4.1.0-dev.19 [2025-10-31T09:51:31.904Z] v4.1.0-dev.2 [2025-10-31T09:51:31.904Z] v4.1.0-dev.20 [2025-10-31T09:51:31.904Z] v4.1.0-dev.21 [2025-10-31T09:51:31.904Z] v4.1.0-dev.22 [2025-10-31T09:51:31.904Z] v4.1.0-dev.23 [2025-10-31T09:51:31.904Z] v4.1.0-dev.24 [2025-10-31T09:51:31.904Z] v4.1.0-dev.25 [2025-10-31T09:51:31.904Z] v4.1.0-dev.26 [2025-10-31T09:51:31.904Z] v4.1.0-dev.27 [2025-10-31T09:51:31.904Z] v4.1.0-dev.28 [2025-10-31T09:51:31.904Z] v4.1.0-dev.29 [2025-10-31T09:51:31.904Z] v4.1.0-dev.3 [2025-10-31T09:51:31.904Z] v4.1.0-dev.30 [2025-10-31T09:51:31.904Z] v4.1.0-dev.31 [2025-10-31T09:51:31.904Z] v4.1.0-dev.32 [2025-10-31T09:51:31.904Z] v4.1.0-dev.33 [2025-10-31T09:51:31.904Z] v4.1.0-dev.34 [2025-10-31T09:51:31.904Z] v4.1.0-dev.35 [2025-10-31T09:51:31.904Z] v4.1.0-dev.36 [2025-10-31T09:51:31.904Z] v4.1.0-dev.37 [2025-10-31T09:51:31.904Z] v4.1.0-dev.38 [2025-10-31T09:51:31.904Z] v4.1.0-dev.39 [2025-10-31T09:51:31.904Z] v4.1.0-dev.4 [2025-10-31T09:51:31.904Z] v4.1.0-dev.40 [2025-10-31T09:51:31.904Z] v4.1.0-dev.41 [2025-10-31T09:51:31.904Z] v4.1.0-dev.42 [2025-10-31T09:51:31.904Z] v4.1.0-dev.43 [2025-10-31T09:51:31.904Z] v4.1.0-dev.44 [2025-10-31T09:51:31.904Z] v4.1.0-dev.45 [2025-10-31T09:51:31.904Z] v4.1.0-dev.46 [2025-10-31T09:51:31.904Z] v4.1.0-dev.47 [2025-10-31T09:51:31.904Z] v4.1.0-dev.48 [2025-10-31T09:51:31.904Z] v4.1.0-dev.49 [2025-10-31T09:51:31.904Z] v4.1.0-dev.5 [2025-10-31T09:51:31.904Z] v4.1.0-dev.50 [2025-10-31T09:51:31.904Z] v4.1.0-dev.51 [2025-10-31T09:51:31.904Z] v4.1.0-dev.52 [2025-10-31T09:51:31.904Z] v4.1.0-dev.53 [2025-10-31T09:51:31.904Z] v4.1.0-dev.54 [2025-10-31T09:51:31.904Z] v4.1.0-dev.55 [2025-10-31T09:51:31.904Z] v4.1.0-dev.56 [2025-10-31T09:51:31.904Z] v4.1.0-dev.57 [2025-10-31T09:51:31.904Z] v4.1.0-dev.58 [2025-10-31T09:51:31.904Z] v4.1.0-dev.59 [2025-10-31T09:51:31.904Z] v4.1.0-dev.6 [2025-10-31T09:51:31.904Z] v4.1.0-dev.60 [2025-10-31T09:51:31.904Z] v4.1.0-dev.61 [2025-10-31T09:51:31.904Z] v4.1.0-dev.62 [2025-10-31T09:51:31.904Z] v4.1.0-dev.63 [2025-10-31T09:51:31.904Z] v4.1.0-dev.64 [2025-10-31T09:51:31.904Z] v4.1.0-dev.65 [2025-10-31T09:51:31.904Z] v4.1.0-dev.66 [2025-10-31T09:51:31.904Z] v4.1.0-dev.67 [2025-10-31T09:51:31.904Z] v4.1.0-dev.68 [2025-10-31T09:51:31.904Z] v4.1.0-dev.69 [2025-10-31T09:51:31.904Z] v4.1.0-dev.7 [2025-10-31T09:51:31.904Z] v4.1.0-dev.70 [2025-10-31T09:51:31.904Z] v4.1.0-dev.71 [2025-10-31T09:51:31.904Z] v4.1.0-dev.8 [2025-10-31T09:51:31.904Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-31T09:51:32.201Z] + lftools sign git-tag v4.1.0-dev.71 [2025-10-31T09:51:32.770Z] Signing Git tag with Sigul... [2025-10-31T09:51:32.770Z] Signing v4.1.0-dev.71 [Pipeline] echo [2025-10-31T09:51:33.044Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:51:33.340Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T09:51:33.349Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T09:51:33.390Z] $ docker stop --time=1 f8b95bb8eee01d7f2cf1e3ba9f03235bc19e5f110f00ab3e51c20fe75bd0ff80 [2025-10-31T09:51:34.668Z] $ docker rm -f --volumes f8b95bb8eee01d7f2cf1e3ba9f03235bc19e5f110f00ab3e51c20fe75bd0ff80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T09:51:35.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T09:51:35.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:35.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T09:51:35.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:51:35.536Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T09:51:35.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T09:51:35.809Z] $ docker top 0ae32bfe35cab2befd1267a5c7efc62e597e31e3c805653249c18a21994d86a9 -eo pid,comm [2025-10-31T09:51:35.838Z] 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-10-31T09:51:35.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T09:51:35.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T09:51:35.901Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T09:51:36.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T09:51:36.024Z] $ docker exec 0ae32bfe35cab2befd1267a5c7efc62e597e31e3c805653249c18a21994d86a9 ssh-agent [2025-10-31T09:51:36.102Z] SSH_AUTH_SOCK=/tmp/ssh-ssPXr651E6BA/agent.32 [2025-10-31T09:51:36.102Z] SSH_AGENT_PID=38 [2025-10-31T09:51:36.106Z] Running ssh-add (command line suppressed) [2025-10-31T09:51:36.219Z] Identity added: /w/workspace/edgex-go/919@tmp/private_key_2190854262471103771.key (/w/workspace/edgex-go/919@tmp/private_key_2190854262471103771.key) [2025-10-31T09:51:36.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T09:51:36.509Z] + git semver bump pre [2025-10-31T09:51:36.767Z] 2025-10-31 09:51:36,739 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T09:51:36.767Z] 2025-10-31 09:51:36,743 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,743 [bump_version] DEBUG bumping version:4.1.0-dev.71 on axis:pre with prefix:dev [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,743 [bump_version] DEBUG bumped version:4.1.0-dev.72 [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,743 [write_version] DEBUG write version:4.1.0-dev.72 to path:/w/workspace/edgex-go/919/.semver/main with force:True [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,743 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,743 [write_file] DEBUG write to file:/w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,747 [execute] INFO git cat-file --batch-check [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/919/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,750 [execute] INFO git cat-file --batch [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/919/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T09:51:36.768Z] 2025-10-31 09:51:36,753 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:36.768Z] 4.1.0-dev.72 [Pipeline] } [2025-10-31T09:51:36.790Z] $ docker exec --env ******** --env ******** 0ae32bfe35cab2befd1267a5c7efc62e597e31e3c805653249c18a21994d86a9 ssh-agent -k [2025-10-31T09:51:36.875Z] unset SSH_AUTH_SOCK; [2025-10-31T09:51:36.876Z] unset SSH_AGENT_PID; [2025-10-31T09:51:36.876Z] echo Agent pid 38 killed; [2025-10-31T09:51:36.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T09:51:37.197Z] + git semver [Pipeline] } [2025-10-31T09:51:37.479Z] $ docker stop --time=1 0ae32bfe35cab2befd1267a5c7efc62e597e31e3c805653249c18a21994d86a9 [2025-10-31T09:51:38.726Z] $ docker rm -f --volumes 0ae32bfe35cab2befd1267a5c7efc62e597e31e3c805653249c18a21994d86a9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T09:51:39.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T09:51:39.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:39.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T09:51:39.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:51:39.440Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T09:51:39.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T09:51:39.704Z] $ docker top a593660d09fef3384ac793847799de7f65101dec5410e4d64a1d586181e4617e -eo pid,comm [2025-10-31T09:51:39.728Z] 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-10-31T09:51:39.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T09:51:39.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T09:51:39.780Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T09:51:39.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T09:51:39.894Z] $ docker exec a593660d09fef3384ac793847799de7f65101dec5410e4d64a1d586181e4617e ssh-agent [2025-10-31T09:51:39.992Z] SSH_AUTH_SOCK=/tmp/ssh-kTEh8jsM600N/agent.32 [2025-10-31T09:51:39.992Z] SSH_AGENT_PID=38 [2025-10-31T09:51:39.996Z] Running ssh-add (command line suppressed) [2025-10-31T09:51:40.101Z] Identity added: /w/workspace/edgex-go/919@tmp/private_key_2112906418078665226.key (/w/workspace/edgex-go/919@tmp/private_key_2112906418078665226.key) [2025-10-31T09:51:40.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T09:51:40.386Z] + git semver push [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,612 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,615 [run_push] DEBUG push [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,616 [execute] INFO git cat-file --batch-check [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/919/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,618 [execute] INFO git rev-list 0edd4238d9506be50e47610ec9ae58efc4f298b0 -- [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,618 [execute] DEBUG Popen(['git', 'rev-list', '0edd4238d9506be50e47610ec9ae58efc4f298b0', '--'], cwd=/w/workspace/edgex-go/919/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,636 [execute] INFO git fetch -v -- origin [2025-10-31T09:51:40.644Z] 2025-10-31 09:51:40,637 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/919/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T09:51:41.581Z] 2025-10-31 09:51:41,341 [run_push] DEBUG no remote changes detected [2025-10-31T09:51:41.581Z] 2025-10-31 09:51:41,341 [execute] INFO git push origin semver [2025-10-31T09:51:41.581Z] 2025-10-31 09:51:41,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/919/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T09:51:42.533Z] 2025-10-31 09:51:42,362 [run_push] DEBUG push all version tags [2025-10-31T09:51:42.533Z] 2025-10-31 09:51:42,362 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T09:51:42.533Z] 2025-10-31 09:51:42,362 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/919, stdin=None, shell=False, universal_newlines=False) [2025-10-31T09:51:43.468Z] 2025-10-31 09:51:43,209 [read_version] DEBUG read version from /w/workspace/edgex-go/919/.semver/main [2025-10-31T09:51:43.469Z] 4.1.0-dev.72 [Pipeline] } [2025-10-31T09:51:43.490Z] $ docker exec --env ******** --env ******** a593660d09fef3384ac793847799de7f65101dec5410e4d64a1d586181e4617e ssh-agent -k [2025-10-31T09:51:43.583Z] unset SSH_AUTH_SOCK; [2025-10-31T09:51:43.583Z] unset SSH_AGENT_PID; [2025-10-31T09:51:43.583Z] echo Agent pid 38 killed; [2025-10-31T09:51:43.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T09:51:43.896Z] + git semver [Pipeline] } [2025-10-31T09:51:44.182Z] $ docker stop --time=1 a593660d09fef3384ac793847799de7f65101dec5410e4d64a1d586181e4617e [2025-10-31T09:51:45.522Z] $ docker rm -f --volumes a593660d09fef3384ac793847799de7f65101dec5410e4d64a1d586181e4617e [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-10-31T09:51:46.011Z] + [ -d /w/workspace/edgex-go/919/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:51:46.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:51:47.161Z] ---> package-listing.sh [2025-10-31T09:51:47.161Z] ++ facter osfamily [2025-10-31T09:51:47.161Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T09:51:47.419Z] + OS_FAMILY=debian [2025-10-31T09:51:47.419Z] + workspace=/w/workspace/edgex-go/919 [2025-10-31T09:51:47.419Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T09:51:47.419Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T09:51:47.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T09:51:47.419Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T09:51:47.419Z] + '[' /w/workspace/edgex-go/919 ']' [2025-10-31T09:51:47.419Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T09:51:47.419Z] + case "${OS_FAMILY}" in [2025-10-31T09:51:47.419Z] + dpkg -l [2025-10-31T09:51:47.419Z] + grep '^ii' [2025-10-31T09:51:47.419Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T09:51:47.419Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T09:51:47.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T09:51:47.419Z] + '[' /w/workspace/edgex-go/919 ']' [2025-10-31T09:51:47.419Z] + mkdir -p /w/workspace/edgex-go/919/archives/ [2025-10-31T09:51:47.419Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/919/archives/ [Pipeline] echo [2025-10-31T09:51:47.431Z] 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/919/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T09:51:47.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:48.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T09:51:48.276Z] [2025-10-31T09:51:48.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:51:48.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T09:51:48.583Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T09:51:48.583Z] 5eb5b503b376: Pulling fs layer [2025-10-31T09:51:48.583Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T09:51:48.583Z] ec43610c2a17: Pulling fs layer [2025-10-31T09:51:48.583Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T09:51:48.583Z] 33b1e0a273af: Pulling fs layer [2025-10-31T09:51:48.583Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T09:51:48.583Z] 3a2ae6a8a46f: Waiting [2025-10-31T09:51:48.583Z] 33b1e0a273af: Waiting [2025-10-31T09:51:48.583Z] 2f39f015ded8: Pulling fs layer [2025-10-31T09:51:48.583Z] 5d3b04190fa2: Waiting [2025-10-31T09:51:48.583Z] 2f39f015ded8: Waiting [2025-10-31T09:51:48.583Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T09:51:48.583Z] 5c69ac0246d0: Download complete [2025-10-31T09:51:48.583Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T09:51:48.583Z] 3a2ae6a8a46f: Download complete [2025-10-31T09:51:48.583Z] ec43610c2a17: Verifying Checksum [2025-10-31T09:51:48.583Z] ec43610c2a17: Download complete [2025-10-31T09:51:48.583Z] 33b1e0a273af: Verifying Checksum [2025-10-31T09:51:48.583Z] 33b1e0a273af: Download complete [2025-10-31T09:51:48.583Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T09:51:48.583Z] 5d3b04190fa2: Download complete [2025-10-31T09:51:48.842Z] 5eb5b503b376: Verifying Checksum [2025-10-31T09:51:48.842Z] 5eb5b503b376: Download complete [2025-10-31T09:51:49.411Z] 2f39f015ded8: Verifying Checksum [2025-10-31T09:51:49.411Z] 2f39f015ded8: Download complete [2025-10-31T09:51:50.346Z] 5eb5b503b376: Pull complete [2025-10-31T09:51:50.346Z] 5c69ac0246d0: Pull complete [2025-10-31T09:51:50.913Z] ec43610c2a17: Pull complete [2025-10-31T09:51:50.913Z] 3a2ae6a8a46f: Pull complete [2025-10-31T09:51:51.171Z] 33b1e0a273af: Pull complete [2025-10-31T09:51:51.171Z] 5d3b04190fa2: Pull complete [2025-10-31T09:51:56.435Z] 2f39f015ded8: Pull complete [2025-10-31T09:51:56.435Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T09:51:56.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T09:51:56.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:51:56.800Z] prd-ubuntu20.04-docker-8c-8g-771109 does not seem to be running inside a container [2025-10-31T09:51:56.840Z] $ 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/919/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/919 -v /w/workspace/edgex-go/919:/w/workspace/edgex-go/919:rw,z -v /w/workspace/edgex-go/919@tmp:/w/workspace/edgex-go/919@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-10-31T09:52:00.560Z] $ docker top 65728a45fdf7d220571d5c238f83974d75cc76dd2fe2a4db615f1b80a289f488 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:52:00.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T09:52:01.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T09:52:01.457Z] + ls /var/log/sa-host [2025-10-31T09:52:01.457Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T09:52:01.490Z] provisioning config files... [2025-10-31T09:52:01.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/919@tmp/config10299290058482815693tmp [Pipeline] { [Pipeline] echo [2025-10-31T09:52:01.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:01.793Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T09:52:01.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:02.105Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T09:52:02.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:02.401Z] ---> sudo-logs.sh [2025-10-31T09:52:02.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T09:52:02.428Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:02.711Z] ---> job-cost.sh [2025-10-31T09:52:02.711Z] lf-activate-venv: SKIPPING [2025-10-31T09:52:02.711Z] DEBUG: total: 0.2199999988079071 [2025-10-31T09:52:02.711Z] INFO: Retrieving Stack Cost... [2025-10-31T09:52:02.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T09:52:03.539Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T09:52:03.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:52:03.838Z] ---> logs-deploy.sh [2025-10-31T09:52:03.839Z] lf-activate-venv: SKIPPING [2025-10-31T09:52:03.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/919 [2025-10-31T09:52:03.839Z] INFO: archiving workspace using pattern(s): [2025-10-31T09:52:04.773Z] Archives upload complete. [2025-10-31T09:52:04.773Z] INFO: archiving logs to Nexus