Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3275492f3b456a38bdf366ac4f0a07efda70c683 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-ssh5795839984926644108.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-ssh6156708514463219475.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-ssh1393564194688819962.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-ssh14972950675992364447.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-ssh12515601794664621430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-245 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/947 [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/947 # 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 3275492f3b456a38bdf366ac4f0a07efda70c683 (main) Commit message: "Merge pull request #5346 from bmeneg/EF-5345" > 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 3275492f3b456a38bdf366ac4f0a07efda70c683 # timeout=10 > git rev-list --no-walk d985e1d3b4acfc9bf250ab2c44447925927054e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-01-07T09:23:38.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-01-07T09:23:39.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-01-07T09:23:39.045Z] ========================================================= [2026-01-07T09:23:39.045Z] EdgeX Global Pipelines Version Info [2026-01-07T09:23:39.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:23:40.133Z] ------------------- [2026-01-07T09:23:40.133Z] stable info: [2026-01-07T09:23:40.133Z] ------------------- [2026-01-07T09:23:40.133Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-01-07T09:23:40.133Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-01-07T09:23:40.133Z] Message: update stable to v1.0.278 [2026-01-07T09:23:40.704Z] ------------------- [2026-01-07T09:23:40.704Z] experimental info: [2026-01-07T09:23:40.704Z] ------------------- [2026-01-07T09:23:40.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-01-07T09:23:40.704Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-01-07T09:23:40.705Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-01-07T09:23:40.780Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-01-07T09:23:40.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-01-07T09:23:40.825Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-01-07T09:23:40.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-01-07T09:23:40.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-01-07T09:23:40.895Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-01-07T09:23:40.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-01-07T09:23:40.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-01-07T09:23:40.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-01-07T09:23:40.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-01-07T09:23:40.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-01-07T09:23:41.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-01-07T09:23:41.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-01-07T09:23:41.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-01-07T09:23:41.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-01-07T09:23:41.104Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-01-07T09:23:41.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-01-07T09:23:41.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-01-07T09:23:41.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-01-07T09:23:41.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-01-07T09:23:41.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-01-07T09:23:41.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-01-07T09:23:41.253Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-01-07T09:23:41.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-01-07T09:23:41.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-01-07T09:23:41.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-01-07T09:23:41.317Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T09:23:41.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3275492 [Pipeline] echo [2026-01-07T09:23:41.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T09:23:41.405Z] provisioning config files... [2026-01-07T09:23:41.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config15829265257859069974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:23:41.753Z] ---> ****-login.sh [2026-01-07T09:23:41.753Z] nexus3.edgexfoundry.org:10001 [2026-01-07T09:23:41.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:23:42.013Z] [2026-01-07T09:23:42.013Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-07T09:23:42.013Z] Configure a credential helper to remove this warning. See [2026-01-07T09:23:42.013Z] https://docs.****.com/go/credential-store/ [2026-01-07T09:23:42.013Z] [2026-01-07T09:23:42.013Z] Login Succeeded [2026-01-07T09:23:42.013Z] nexus3.edgexfoundry.org:10002 [2026-01-07T09:23:42.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:23:42.013Z] [2026-01-07T09:23:42.013Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-07T09:23:42.013Z] Configure a credential helper to remove this warning. See [2026-01-07T09:23:42.013Z] https://docs.****.com/go/credential-store/ [2026-01-07T09:23:42.013Z] [2026-01-07T09:23:42.013Z] Login Succeeded [2026-01-07T09:23:42.013Z] nexus3.edgexfoundry.org:10003 [2026-01-07T09:23:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:23:42.274Z] [2026-01-07T09:23:42.274Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-07T09:23:42.274Z] Configure a credential helper to remove this warning. See [2026-01-07T09:23:42.274Z] https://docs.****.com/go/credential-store/ [2026-01-07T09:23:42.274Z] [2026-01-07T09:23:42.274Z] Login Succeeded [2026-01-07T09:23:42.274Z] nexus3.edgexfoundry.org:10004 [2026-01-07T09:23:42.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:23:42.274Z] [2026-01-07T09:23:42.274Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-07T09:23:42.275Z] Configure a credential helper to remove this warning. See [2026-01-07T09:23:42.275Z] https://docs.****.com/go/credential-store/ [2026-01-07T09:23:42.275Z] [2026-01-07T09:23:42.275Z] Login Succeeded [2026-01-07T09:23:42.275Z] ****.io [2026-01-07T09:23:42.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:23:42.536Z] [2026-01-07T09:23:42.536Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-01-07T09:23:42.536Z] Configure a credential helper to remove this warning. See [2026-01-07T09:23:42.536Z] https://docs.****.com/go/credential-store/ [2026-01-07T09:23:42.536Z] [2026-01-07T09:23:42.536Z] Login Succeeded [2026-01-07T09:23:42.536Z] ---> ****-login.sh ends [Pipeline] } [2026-01-07T09:23:42.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-07T09:23:42.867Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/core-command/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo core-command,cmd/core-command/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/core-data/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo core-data,cmd/core-data/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/core-keeper/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/core-metadata/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-spire-agent/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-spire-config/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/security-spire-server/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/support-notifications/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-01-07T09:23:42.867Z] + dirname cmd/support-scheduler/Dockerfile [2026-01-07T09:23:42.867Z] + cut -d/ -f2 [2026-01-07T09:23:42.867Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-01-07T09:23:42.903Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-01-07T09:23:43.258Z] + git rev-list -1 --merges 3275492f3b456a38bdf366ac4f0a07efda70c683~1..3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T09:23:43.270Z] -----------> git rev-list -1 --merges 3275492f3b456a38bdf366ac4f0a07efda70c683~1..3275492f3b456a38bdf366ac4f0a07efda70c683 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:23:43.270Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [false] [Pipeline] sh [2026-01-07T09:23:43.560Z] + git log --format=format:%s -1 3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T09:23:43.575Z] ========================================================= [2026-01-07T09:23:43.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-01-07T09:23:43.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-01-07T09:23:43.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-01-07T09:23:43.991Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-01-07T09:23:43.991Z] + [ -e /tmp/ssh_known_hosts ] [2026-01-07T09:23:43.991Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-01-07T09:23:43.991Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-01-07T09:23:43.991Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-01-07T09:23:43.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:23:44.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-07T09:23:44.389Z] [2026-01-07T09:23:44.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:23:44.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-07T09:23:44.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-01-07T09:23:44.695Z] 3dae71ba6b94: Pulling fs layer [2026-01-07T09:23:44.695Z] 6bf1a483ea7c: Pulling fs layer [2026-01-07T09:23:44.695Z] f5dfc541a4d3: Pulling fs layer [2026-01-07T09:23:44.695Z] 461d9e800cba: Pulling fs layer [2026-01-07T09:23:44.695Z] 80192f66455f: Pulling fs layer [2026-01-07T09:23:44.695Z] 2e8e34ca0e6c: Pulling fs layer [2026-01-07T09:23:44.695Z] a29436f7fd5d: Pulling fs layer [2026-01-07T09:23:44.695Z] 923cac83aea3: Pulling fs layer [2026-01-07T09:23:44.695Z] 25ad8b0a4227: Pulling fs layer [2026-01-07T09:23:44.695Z] db01528c6b51: Pulling fs layer [2026-01-07T09:23:44.695Z] 28988de357af: Pulling fs layer [2026-01-07T09:23:44.695Z] 2e8e34ca0e6c: Waiting [2026-01-07T09:23:44.695Z] 923cac83aea3: Waiting [2026-01-07T09:23:44.695Z] 461d9e800cba: Waiting [2026-01-07T09:23:44.695Z] 25ad8b0a4227: Waiting [2026-01-07T09:23:44.695Z] 80192f66455f: Waiting [2026-01-07T09:23:44.695Z] db01528c6b51: Waiting [2026-01-07T09:23:44.695Z] 28988de357af: Waiting [2026-01-07T09:23:44.695Z] a29436f7fd5d: Waiting [2026-01-07T09:23:44.695Z] 6bf1a483ea7c: Verifying Checksum [2026-01-07T09:23:44.695Z] 6bf1a483ea7c: Download complete [2026-01-07T09:23:44.695Z] 461d9e800cba: Verifying Checksum [2026-01-07T09:23:44.695Z] 461d9e800cba: Download complete [2026-01-07T09:23:44.695Z] 80192f66455f: Verifying Checksum [2026-01-07T09:23:44.695Z] 80192f66455f: Download complete [2026-01-07T09:23:44.953Z] f5dfc541a4d3: Verifying Checksum [2026-01-07T09:23:44.953Z] f5dfc541a4d3: Download complete [2026-01-07T09:23:44.953Z] 3dae71ba6b94: Verifying Checksum [2026-01-07T09:23:44.953Z] 3dae71ba6b94: Download complete [2026-01-07T09:23:44.953Z] 923cac83aea3: Verifying Checksum [2026-01-07T09:23:44.953Z] 923cac83aea3: Download complete [2026-01-07T09:23:45.211Z] 25ad8b0a4227: Verifying Checksum [2026-01-07T09:23:45.211Z] 25ad8b0a4227: Download complete [2026-01-07T09:23:45.211Z] db01528c6b51: Download complete [2026-01-07T09:23:45.211Z] 28988de357af: Verifying Checksum [2026-01-07T09:23:45.211Z] 28988de357af: Download complete [2026-01-07T09:23:45.211Z] a29436f7fd5d: Verifying Checksum [2026-01-07T09:23:45.211Z] a29436f7fd5d: Download complete [2026-01-07T09:23:45.779Z] 2e8e34ca0e6c: Verifying Checksum [2026-01-07T09:23:45.779Z] 2e8e34ca0e6c: Download complete [2026-01-07T09:23:46.348Z] 3dae71ba6b94: Pull complete [2026-01-07T09:23:46.608Z] 6bf1a483ea7c: Pull complete [2026-01-07T09:23:47.546Z] f5dfc541a4d3: Pull complete [2026-01-07T09:23:47.546Z] 461d9e800cba: Pull complete [2026-01-07T09:23:47.546Z] 80192f66455f: Pull complete [2026-01-07T09:23:52.816Z] 2e8e34ca0e6c: Pull complete [2026-01-07T09:23:52.817Z] a29436f7fd5d: Pull complete [2026-01-07T09:23:52.817Z] 923cac83aea3: Pull complete [2026-01-07T09:23:53.076Z] 25ad8b0a4227: Pull complete [2026-01-07T09:23:53.076Z] db01528c6b51: Pull complete [2026-01-07T09:23:53.076Z] 28988de357af: Pull complete [2026-01-07T09:23:53.076Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-01-07T09:23:53.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-07T09:23:53.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:23:53.226Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T09:23:53.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T09:23:55.991Z] $ docker top e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 -eo pid,comm [2026-01-07T09:23:56.049Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-01-07T09:23:56.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-01-07T09:23:56.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-07T09:23:56.106Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-07T09:23:56.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-07T09:23:56.224Z] $ docker exec e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent [2026-01-07T09:23:56.335Z] SSH_AUTH_SOCK=/tmp/ssh-zjnyRmAPB7fI/agent.32 [2026-01-07T09:23:56.335Z] SSH_AGENT_PID=38 [2026-01-07T09:23:56.341Z] Running ssh-add (command line suppressed) [2026-01-07T09:23:56.447Z] Identity added: /w/workspace/edgex-go/947@tmp/private_key_4839544233981167512.key (/w/workspace/edgex-go/947@tmp/private_key_4839544233981167512.key) [2026-01-07T09:23:56.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-07T09:23:56.756Z] + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] sh [2026-01-07T09:23:57.043Z] + git tag --points-at HEAD [Pipeline] } [2026-01-07T09:23:57.048Z] $ docker exec --env ******** --env ******** e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent -k [2026-01-07T09:23:57.136Z] unset SSH_AUTH_SOCK; [2026-01-07T09:23:57.136Z] unset SSH_AGENT_PID; [2026-01-07T09:23:57.137Z] echo Agent pid 38 killed; [2026-01-07T09:23:57.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-01-07T09:23:57.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-07T09:23:57.191Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-07T09:23:57.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-07T09:23:57.305Z] $ docker exec e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent [2026-01-07T09:23:57.415Z] SSH_AUTH_SOCK=/tmp/ssh-5YU0SFCvz4RC/agent.86 [2026-01-07T09:23:57.415Z] SSH_AGENT_PID=92 [2026-01-07T09:23:57.422Z] Running ssh-add (command line suppressed) [2026-01-07T09:23:57.512Z] Identity added: /w/workspace/edgex-go/947@tmp/private_key_13253132505188571945.key (/w/workspace/edgex-go/947@tmp/private_key_13253132505188571945.key) [2026-01-07T09:23:57.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-07T09:23:57.822Z] + git semver init [2026-01-07T09:23:58.392Z] 2026-01-07 09:23:58,081 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-01-07T09:23:58.392Z] 2026-01-07 09:23:58,085 [run_init] DEBUG init version:0.0.0 force:False [2026-01-07T09:23:58.392Z] 2026-01-07 09:23:58,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/947/.semver [2026-01-07T09:23:58.392Z] 2026-01-07 09:23:58,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/947/.semver [2026-01-07T09:23:58.392Z] 2026-01-07 09:23:58,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/947/.semver'], cwd=/w/workspace/edgex-go/947, stdin=None, shell=False, universal_newlines=False) [2026-01-07T09:24:03.678Z] 2026-01-07 09:24:03,494 [append_file] DEBUG append to file:/w/workspace/edgex-go/947/.git/info/exclude [2026-01-07T09:24:03.678Z] 2026-01-07 09:24:03,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/947/.semver/main with force:False [2026-01-07T09:24:03.678Z] 2026-01-07 09:24:03,495 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T09:24:03.678Z] 2026-01-07 09:24:03,495 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T09:24:03.678Z] 4.1.0-dev.92 [Pipeline] } [2026-01-07T09:24:03.685Z] $ docker exec --env ******** --env ******** e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 ssh-agent -k [2026-01-07T09:24:03.791Z] unset SSH_AUTH_SOCK; [2026-01-07T09:24:03.792Z] unset SSH_AGENT_PID; [2026-01-07T09:24:03.792Z] echo Agent pid 92 killed; [2026-01-07T09:24:03.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-07T09:24:04.122Z] + git semver [Pipeline] } [2026-01-07T09:24:04.711Z] $ docker stop --time=1 e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 [2026-01-07T09:24:05.990Z] $ docker rm -f --volumes e6728abbc5f5232dc1b4ea3d5d832307cf824d820d7381adf5df6a9778ef08c8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-01-07T09:24:06.331Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-01-07T09:24:06.594Z] Stashed 1 file(s) [Pipeline] echo [2026-01-07T09:24:06.595Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.92 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-01-07T09:24:07.021Z] + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] echo [2026-01-07T09:24:07.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-07T09:24:07.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-07T09:24:07.061Z] ========================================================= [2026-01-07T09:24:07.061Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-01-07T09:24:07.061Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-01-07T09:24:07.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-01-07T09:24:07.344Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-01-07T09:24:07.344Z] 2d35ebdb57d9: Pulling fs layer [2026-01-07T09:24:07.344Z] c35fb4624d26: Pulling fs layer [2026-01-07T09:24:07.344Z] 4e2aec7ef170: Pulling fs layer [2026-01-07T09:24:07.344Z] 333b49ad6fbf: Pulling fs layer [2026-01-07T09:24:07.344Z] 333b49ad6fbf: Waiting [2026-01-07T09:24:07.344Z] 4f4fb700ef54: Pulling fs layer [2026-01-07T09:24:07.344Z] c3e65509a76b: Pulling fs layer [2026-01-07T09:24:07.344Z] 7cf9ebb963bd: Pulling fs layer [2026-01-07T09:24:07.344Z] bb34ca984cfb: Pulling fs layer [2026-01-07T09:24:07.344Z] 151cf03bc807: Pulling fs layer [2026-01-07T09:24:07.344Z] 4f4fb700ef54: Waiting [2026-01-07T09:24:07.344Z] 7cf9ebb963bd: Waiting [2026-01-07T09:24:07.344Z] c3e65509a76b: Waiting [2026-01-07T09:24:07.344Z] bb34ca984cfb: Waiting [2026-01-07T09:24:07.344Z] 151cf03bc807: Waiting [2026-01-07T09:24:07.344Z] c35fb4624d26: Verifying Checksum [2026-01-07T09:24:07.344Z] c35fb4624d26: Download complete [2026-01-07T09:24:07.344Z] 333b49ad6fbf: Verifying Checksum [2026-01-07T09:24:07.344Z] 333b49ad6fbf: Download complete [2026-01-07T09:24:07.344Z] 4f4fb700ef54: Verifying Checksum [2026-01-07T09:24:07.344Z] 4f4fb700ef54: Download complete [2026-01-07T09:24:07.344Z] c3e65509a76b: Verifying Checksum [2026-01-07T09:24:07.344Z] c3e65509a76b: Download complete [2026-01-07T09:24:07.344Z] 2d35ebdb57d9: Verifying Checksum [2026-01-07T09:24:07.344Z] 2d35ebdb57d9: Download complete [2026-01-07T09:24:07.602Z] 2d35ebdb57d9: Pull complete [2026-01-07T09:24:07.602Z] 7cf9ebb963bd: Verifying Checksum [2026-01-07T09:24:07.602Z] 7cf9ebb963bd: Download complete [2026-01-07T09:24:07.861Z] c35fb4624d26: Pull complete [2026-01-07T09:24:07.861Z] 4e2aec7ef170: Download complete [2026-01-07T09:24:07.861Z] 151cf03bc807: Verifying Checksum [2026-01-07T09:24:07.861Z] 151cf03bc807: Download complete [2026-01-07T09:24:08.119Z] bb34ca984cfb: Verifying Checksum [2026-01-07T09:24:08.119Z] bb34ca984cfb: Download complete [2026-01-07T09:24:13.388Z] 4e2aec7ef170: Pull complete [2026-01-07T09:24:13.388Z] 333b49ad6fbf: Pull complete [2026-01-07T09:24:13.388Z] 4f4fb700ef54: Pull complete [2026-01-07T09:24:13.388Z] c3e65509a76b: Pull complete [2026-01-07T09:24:13.959Z] 7cf9ebb963bd: Pull complete [2026-01-07T09:24:17.254Z] bb34ca984cfb: Pull complete [2026-01-07T09:24:17.821Z] 151cf03bc807: Pull complete [2026-01-07T09:24:17.821Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-01-07T09:24:17.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-01-07T09:24:17.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-01-07T09:24:18.125Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-01-07T09:24:18.125Z] WORKDIR /edgex [2026-01-07T09:24:18.125Z] COPY go.mod . [2026-01-07T09:24:18.125Z] RUN go mod download [2026-01-07T09:24:18.125Z] + docker build -t ci-base-image-x86_64 -f - . [2026-01-07T09:24:18.695Z] #0 building with "default" instance using docker driver [2026-01-07T09:24:18.695Z] [2026-01-07T09:24:18.695Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:24:18.695Z] #1 transferring dockerfile: 164B done [2026-01-07T09:24:18.695Z] #1 DONE 0.0s [2026-01-07T09:24:18.695Z] [2026-01-07T09:24:18.695Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-01-07T09:24:18.695Z] #2 DONE 0.0s [2026-01-07T09:24:18.695Z] [2026-01-07T09:24:18.695Z] #3 [internal] load .dockerignore [2026-01-07T09:24:18.695Z] #3 transferring context: 50B done [2026-01-07T09:24:18.695Z] #3 DONE 0.0s [2026-01-07T09:24:18.695Z] [2026-01-07T09:24:18.695Z] #4 [internal] load build context [2026-01-07T09:24:18.956Z] #4 transferring context: 7.11kB done [2026-01-07T09:24:18.956Z] #4 DONE 0.1s [2026-01-07T09:24:18.956Z] [2026-01-07T09:24:18.956Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-01-07T09:24:18.956Z] #5 DONE 0.1s [2026-01-07T09:24:18.956Z] [2026-01-07T09:24:18.956Z] #6 [2/4] WORKDIR /edgex [2026-01-07T09:24:21.682Z] Still waiting to schedule task [2026-01-07T09:24:21.682Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-01-07T09:24:22.247Z] #6 DONE 2.8s [2026-01-07T09:24:22.247Z] [2026-01-07T09:24:22.247Z] #7 [3/4] COPY go.mod . [2026-01-07T09:24:22.247Z] #7 DONE 0.0s [2026-01-07T09:24:22.247Z] [2026-01-07T09:24:22.247Z] #8 [4/4] RUN go mod download [2026-01-07T09:24:32.385Z] #8 DONE 10.0s [2026-01-07T09:24:32.385Z] [2026-01-07T09:24:32.385Z] #9 exporting to image [2026-01-07T09:24:32.385Z] #9 exporting layers [2026-01-07T09:24:36.572Z] #9 exporting layers 4.3s done [2026-01-07T09:24:36.572Z] #9 writing image sha256:bb4357615e4de3d5fb63c872fd0c0b97e29d2e4539bd61b1e27dfa03b2e9ee7b done [2026-01-07T09:24:36.572Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-01-07T09:24:36.572Z] #9 DONE 4.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:24:36.876Z] + docker inspect -f . ci-base-image-x86_64 [2026-01-07T09:24:36.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:24:36.948Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T09:24:36.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T09:24:37.301Z] $ docker top ae7ee69aeef952472ef97c5898bbc749172cb963a31cd0b71b02a5e95e8da394 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T09:24:37.644Z] + go version [2026-01-07T09:24:37.644Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-01-07T09:24:37.659Z] $ docker stop --time=1 ae7ee69aeef952472ef97c5898bbc749172cb963a31cd0b71b02a5e95e8da394 [2026-01-07T09:24:38.951Z] $ docker rm -f --volumes ae7ee69aeef952472ef97c5898bbc749172cb963a31cd0b71b02a5e95e8da394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:24:39.371Z] + docker inspect -f . ci-base-image-x86_64 [2026-01-07T09:24:39.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:24:39.444Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T09:24:39.478Z] $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T09:24:39.726Z] $ docker top 3f7cdeda13852c6a361775962129f606a696d2f532b3e822f3b1613ccaf33726 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-01-07T09:24:39.795Z] ========================================================= [2026-01-07T09:24:39.795Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-01-07T09:24:39.795Z] ========================================================= [Pipeline] sh [2026-01-07T09:24:40.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] fileExists [Pipeline] sh [2026-01-07T09:24:40.373Z] + make test [2026-01-07T09:24:40.373Z] go test -race -coverprofile=coverage.out ./... [2026-01-07T09:24:50.345Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-01-07T09:25:22.410Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-01-07T09:25:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2026-01-07T09:25:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2026-01-07T09:25:26.636Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-01-07T09:25:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2026-01-07T09:25:26.636Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-01-07T09:25:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.6% of statements [2026-01-07T09:25:26.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements [2026-01-07T09:25:26.636Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-01-07T09:25:26.637Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.622s coverage: 94.2% of statements [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-01-07T09:25:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2026-01-07T09:25:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-01-07T09:25:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.024s coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-01-07T09:25:27.571Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-01-07T09:25:28.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.3% of statements [2026-01-07T09:25:28.504Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-01-07T09:25:28.504Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.500s coverage: 95.9% of statements [2026-01-07T09:25:31.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-01-07T09:25:31.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-01-07T09:25:31.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-01-07T09:25:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements [2026-01-07T09:25:33.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-01-07T09:25:33.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-01-07T09:25:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2026-01-07T09:25:33.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-01-07T09:25:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-01-07T09:25:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements [2026-01-07T09:25:33.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-01-07T09:25:33.563Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:25:33.563Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-01-07T09:25:34.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements [2026-01-07T09:25:34.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements [2026-01-07T09:25:34.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2026-01-07T09:25:34.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements [2026-01-07T09:25:35.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2026-01-07T09:25:47.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2026-01-07T09:25:54.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.048s coverage: 92.9% of statements [2026-01-07T09:25:54.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-01-07T09:25:54.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-01-07T09:25:54.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-01-07T09:25:54.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.036s coverage: 68.8% of statements [2026-01-07T09:25:54.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2026-01-07T09:25:54.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.8% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.032s coverage: 89.6% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.051s coverage: 20.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements [2026-01-07T09:25:54.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-01-07T09:25:54.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 29.2% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 93.8% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2026-01-07T09:25:54.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-01-07T09:25:54.105Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-01-07T09:25:54.235Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-247 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-01-07T09:25:54.252Z] Running in /w/workspace/edgex-go/947 [Pipeline] { [Pipeline] checkout [2026-01-07T09:25:57.306Z] The recommended git tool is: git [2026-01-07T09:26:01.733Z] using credential edgex-jenkins-ssh [2026-01-07T09:26:01.755Z] Cloning the remote Git repository [2026-01-07T09:26:01.791Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-01-07T09:26:01.885Z] > git init /w/workspace/edgex-go/947 # timeout=10 [2026-01-07T09:26:02.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-01-07T09:26:02.010Z] > git --version # timeout=10 [2026-01-07T09:26:02.029Z] > git --version # 'git version 2.25.1' [2026-01-07T09:26:02.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-01-07T09:26:02.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.1% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements [2026-01-07T09:26:02.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-01-07T09:26:02.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2026-01-07T09:26:02.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-01-07T09:26:02.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2026-01-07T09:26:02.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-01-07T09:26:02.277Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-01-07T09:26:02.277Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-01-07T09:26:02.277Z] running golangci-lint [2026-01-07T09:26:02.277Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-01-07T09:26:02.277Z] go version go1.25.2 linux/amd64 [2026-01-07T09:26:02.277Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-01-07T09:26:02.277Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-01-07T09:26:02.277Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-01-07T09:26:02.277Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-01-07T09:26:02.277Z] level=info msg="[goenv] Read go env for 4.288462ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-01-07T09:26:02.277Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-01-07T09:26:02.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-07T09:26:21.333Z] Avoid second fetch [2026-01-07T09:26:21.333Z] Checking out Revision 3275492f3b456a38bdf366ac4f0a07efda70c683 (main) [2026-01-07T09:26:20.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-01-07T09:26:20.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-07T09:26:21.347Z] > git config core.sparsecheckout # timeout=10 [2026-01-07T09:26:21.413Z] > git checkout -f 3275492f3b456a38bdf366ac4f0a07efda70c683 # timeout=10 [2026-01-07T09:26:22.183Z] Commit message: "Merge pull request #5346 from bmeneg/EF-5345" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T09:26:26.503Z] provisioning config files... [2026-01-07T09:26:26.528Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config4858309577769453651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:26:27.192Z] ---> ****-login.sh [2026-01-07T09:26:27.192Z] nexus3.edgexfoundry.org:10001 [2026-01-07T09:26:27.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:26:27.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:26:27.735Z] Configure a credential helper to remove this warning. See [2026-01-07T09:26:27.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:26:27.735Z] [2026-01-07T09:26:27.735Z] Login Succeeded [2026-01-07T09:26:27.735Z] nexus3.edgexfoundry.org:10002 [2026-01-07T09:26:28.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:26:28.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:26:28.004Z] Configure a credential helper to remove this warning. See [2026-01-07T09:26:28.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:26:28.004Z] [2026-01-07T09:26:28.004Z] Login Succeeded [2026-01-07T09:26:28.004Z] nexus3.edgexfoundry.org:10003 [2026-01-07T09:26:28.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:26:28.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:26:28.277Z] Configure a credential helper to remove this warning. See [2026-01-07T09:26:28.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:26:28.277Z] [2026-01-07T09:26:28.277Z] Login Succeeded [2026-01-07T09:26:28.277Z] nexus3.edgexfoundry.org:10004 [2026-01-07T09:26:28.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:26:28.806Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|files|imports|name|types_sizes|exports_file|compiled_files) took 22.977017474s" [2026-01-07T09:26:28.806Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.546738ms" [2026-01-07T09:26:28.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:26:28.816Z] Configure a credential helper to remove this warning. See [2026-01-07T09:26:28.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:26:28.816Z] [2026-01-07T09:26:28.816Z] Login Succeeded [2026-01-07T09:26:28.816Z] ****.io [2026-01-07T09:26:28.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:26:29.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:26:29.083Z] Configure a credential helper to remove this warning. See [2026-01-07T09:26:29.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:26:29.083Z] [2026-01-07T09:26:29.083Z] Login Succeeded [2026-01-07T09:26:29.351Z] ---> ****-login.sh ends [Pipeline] } [2026-01-07T09:26:29.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-01-07T09:26:29.970Z] + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] echo [2026-01-07T09:26:29.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-07T09:26:30.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-07T09:26:30.018Z] ========================================================= [2026-01-07T09:26:30.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-01-07T09:26:30.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-01-07T09:26:30.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-01-07T09:26:30.336Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-01-07T09:26:30.336Z] 6b59a28fa201: Pulling fs layer [2026-01-07T09:26:30.336Z] d32bb0dddca7: Pulling fs layer [2026-01-07T09:26:30.336Z] 5dab1238d3d9: Pulling fs layer [2026-01-07T09:26:30.336Z] 196fd7d83e7d: Pulling fs layer [2026-01-07T09:26:30.336Z] 4f4fb700ef54: Pulling fs layer [2026-01-07T09:26:30.336Z] 8ba94037c8f0: Pulling fs layer [2026-01-07T09:26:30.336Z] deaec5988b04: Pulling fs layer [2026-01-07T09:26:30.336Z] 9f65657bb879: Pulling fs layer [2026-01-07T09:26:30.336Z] 196fd7d83e7d: Waiting [2026-01-07T09:26:30.336Z] 4f4fb700ef54: Waiting [2026-01-07T09:26:30.336Z] 8ba94037c8f0: Waiting [2026-01-07T09:26:30.336Z] deaec5988b04: Waiting [2026-01-07T09:26:30.336Z] 9f65657bb879: Waiting [2026-01-07T09:26:30.602Z] d32bb0dddca7: Verifying Checksum [2026-01-07T09:26:30.602Z] d32bb0dddca7: Download complete [2026-01-07T09:26:30.602Z] 196fd7d83e7d: Verifying Checksum [2026-01-07T09:26:30.602Z] 196fd7d83e7d: Download complete [2026-01-07T09:26:30.602Z] 4f4fb700ef54: Verifying Checksum [2026-01-07T09:26:30.602Z] 4f4fb700ef54: Download complete [2026-01-07T09:26:30.602Z] 8ba94037c8f0: Verifying Checksum [2026-01-07T09:26:30.602Z] 8ba94037c8f0: Download complete [2026-01-07T09:26:30.602Z] 6b59a28fa201: Verifying Checksum [2026-01-07T09:26:30.602Z] 6b59a28fa201: Download complete [2026-01-07T09:26:31.192Z] 9f65657bb879: Verifying Checksum [2026-01-07T09:26:31.192Z] 9f65657bb879: Download complete [2026-01-07T09:26:31.459Z] 6b59a28fa201: Pull complete [2026-01-07T09:26:32.045Z] d32bb0dddca7: Pull complete [2026-01-07T09:26:32.313Z] 5dab1238d3d9: Verifying Checksum [2026-01-07T09:26:32.313Z] 5dab1238d3d9: Download complete [2026-01-07T09:26:33.725Z] deaec5988b04: Verifying Checksum [2026-01-07T09:26:33.725Z] deaec5988b04: Download complete [2026-01-07T09:26:40.991Z] level=info msg="[linters_context/goanalysis] analyzers took 2m14.803613562s with top 10 stages: buildir: 1m10.400597132s, gosec: 3.775893675s, fact_deprecated: 3.471090274s, inspect: 3.277612915s, ctrlflow: 2.310306136s, printf: 2.218578506s, fact_purity: 1.646610925s, QF1004: 1.365925483s, nilness: 1.359962655s, S1038: 1.358051058s" [2026-01-07T09:26:40.991Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-01-07T09:26:40.991Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-01-07T09:26:40.991Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-01-07T09:26:40.991Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-01-07T09:26:40.991Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, cgo: 35/35, invalid_issue: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22" [2026-01-07T09:26:40.991Z] level=info msg="[runner] processing took 9.389014ms with stages: nolint_filter: 8.347821ms, generated_file_filter: 781.627µs, exclusion_rules: 131.783µs, exclusion_paths: 70.196µs, path_relativity: 37.354µs, cgo: 4.59µs, path_absoluter: 3.831µs, sort_results: 3.751µs, invalid_issue: 2.31µs, filename_unadjuster: 1.021µs, fixer: 890ns, max_same_issues: 850ns, diff: 710ns, max_from_linter: 590ns, path_prettifier: 390ns, severity-rules: 360ns, max_per_file_from_linter: 290ns, path_shortener: 270ns, uniq_by_line: 240ns, source_code: 140ns" [2026-01-07T09:26:40.991Z] level=info msg="[runner] linters took 14.469333799s with stages: goanalysis_metalinter: 14.459855558s" [2026-01-07T09:26:40.991Z] 0 issues. [2026-01-07T09:26:40.991Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-01-07T09:26:40.991Z] level=info msg="Memory: 375 samples, avg is 346.3MB, max is 1277.3MB" [2026-01-07T09:26:40.991Z] level=info msg="Execution took 37.494583465s" [2026-01-07T09:26:40.991Z] go vet ./... [2026-01-07T09:26:46.064Z] 5dab1238d3d9: Pull complete [2026-01-07T09:26:46.064Z] 196fd7d83e7d: Pull complete [2026-01-07T09:26:46.331Z] 4f4fb700ef54: Pull complete [2026-01-07T09:26:46.601Z] 8ba94037c8f0: Pull complete [2026-01-07T09:26:49.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-01-07T09:26:49.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-01-07T09:26:49.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-01-07T09:26:49.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-01-07T09:26:49.402Z] + ls -al . [2026-01-07T09:26:49.402Z] total 1392 [2026-01-07T09:26:49.402Z] drwxrwxr-x 11 1001 1001 4096 Jan 7 09:24 . [2026-01-07T09:26:49.402Z] drwxr-xr-x 4 root root 4096 Jan 7 09:24 .. [2026-01-07T09:26:49.402Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 .blubracket [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 10 Jan 7 09:23 .dockerignore [2026-01-07T09:26:49.402Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 09:26 .git [2026-01-07T09:26:49.402Z] drwxrwxr-x 3 1001 1001 4096 Jan 7 09:23 .github [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 909 Jan 7 09:23 .gitignore [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 359 Jan 7 09:23 .golangci.yml [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 100 Jan 7 09:23 .hadolint.yml [2026-01-07T09:26:49.402Z] drwxr-xr-x 3 1001 1001 4096 Jan 7 09:24 .semver [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 155 Jan 7 09:23 .sonarcloud.properties [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 1171 Jan 7 09:23 ADOPTERS.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 20017 Jan 7 09:23 Attribution.txt [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 108018 Jan 7 09:23 CHANGELOG.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 09:23 CONTRIBUTING.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 677 Jan 7 09:23 GOVERNANCE.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 886 Jan 7 09:23 Jenkinsfile [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 09:23 LICENSE [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 16743 Jan 7 09:23 Makefile [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 582 Jan 7 09:23 OWNERS.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 9932 Jan 7 09:23 README.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 789 Jan 7 09:23 SECURITY.md [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 12 Jan 7 09:24 VERSION [2026-01-07T09:26:49.402Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 bin [2026-01-07T09:26:49.402Z] drwxrwxr-x 19 1001 1001 4096 Jan 7 09:23 cmd [2026-01-07T09:26:49.402Z] -rw-r--r-- 1 root root 1044038 Jan 7 09:26 coverage.out [2026-01-07T09:26:49.402Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 fuzz_test [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 7070 Jan 7 09:23 go.mod [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 90674 Jan 7 09:23 go.sum [2026-01-07T09:26:49.402Z] drwxrwxr-x 7 1001 1001 4096 Jan 7 09:23 internal [2026-01-07T09:26:49.402Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 09:23 openapi [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 584 Jan 7 09:23 security.txt [2026-01-07T09:26:49.402Z] -rw-rw-r-- 1 1001 1001 204 Jan 7 09:23 version.go [Pipeline] sh [2026-01-07T09:26:49.684Z] + '[' -e coverage.out ] [2026-01-07T09:26:49.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-01-07T09:26:49.813Z] Stashed 1 file(s) [Pipeline] sh [2026-01-07T09:26:50.093Z] + make build [2026-01-07T09:26:50.093Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-01-07T09:26:56.683Z] deaec5988b04: Pull complete [2026-01-07T09:26:57.269Z] 9f65657bb879: Pull complete [2026-01-07T09:26:57.269Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-01-07T09:26:57.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-01-07T09:26:57.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-01-07T09:26:57.608Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-01-07T09:26:57.608Z] WORKDIR /edgex [2026-01-07T09:26:57.608Z] COPY go.mod . [2026-01-07T09:26:57.608Z] RUN go mod download -t [2026-01-07T09:26:57.608Z] ci-base-image-arm64 -f - . [2026-01-07T09:26:58.205Z] Sending build context to Docker daemon 3.888MB [2026-01-07T09:26:58.471Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-01-07T09:26:58.471Z] ---> 334268110677 [2026-01-07T09:26:58.471Z] Step 2/4 : WORKDIR /edgex [2026-01-07T09:27:00.418Z] ---> Running in df84d26aaa39 [2026-01-07T09:27:00.418Z] Removing intermediate container df84d26aaa39 [2026-01-07T09:27:00.418Z] ---> 6edfb93aad80 [2026-01-07T09:27:00.418Z] Step 3/4 : COPY go.mod . [2026-01-07T09:27:01.006Z] ---> ec423618632a [2026-01-07T09:27:01.006Z] Step 4/4 : RUN go mod download [2026-01-07T09:27:01.006Z] ---> Running in 62829707d4ef [2026-01-07T09:27:16.643Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-01-07T09:27:17.577Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-01-07T09:27:19.477Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-01-07T09:27:20.043Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-01-07T09:27:21.942Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-01-07T09:27:27.203Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-01-07T09:27:29.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-01-07T09:27:32.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-01-07T09:27:34.277Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-01-07T09:27:36.177Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-01-07T09:27:37.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-01-07T09:27:38.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-01-07T09:27:40.409Z] $ docker stop --time=1 3f7cdeda13852c6a361775962129f606a696d2f532b3e822f3b1613ccaf33726 [2026-01-07T09:27:43.592Z] $ docker rm -f --volumes 3f7cdeda13852c6a361775962129f606a696d2f532b3e822f3b1613ccaf33726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:27:44.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-01-07T09:27:44.853Z] [2026-01-07T09:27:44.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:27:45.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-01-07T09:27:45.158Z] latest: Pulling from edgex-devops/edgex-compose [2026-01-07T09:27:45.158Z] 91d30c5bc195: Pulling fs layer [2026-01-07T09:27:45.158Z] 2e9b0aa3be6d: Pulling fs layer [2026-01-07T09:27:45.158Z] 9c61dcf015f6: Pulling fs layer [2026-01-07T09:27:45.158Z] 4698f68db338: Pulling fs layer [2026-01-07T09:27:45.158Z] 2a2f49069b9e: Pulling fs layer [2026-01-07T09:27:45.158Z] e0025b399a48: Pulling fs layer [2026-01-07T09:27:45.158Z] 4698f68db338: Waiting [2026-01-07T09:27:45.158Z] 2a2f49069b9e: Waiting [2026-01-07T09:27:45.158Z] e0025b399a48: Waiting [2026-01-07T09:27:45.158Z] 91d30c5bc195: Verifying Checksum [2026-01-07T09:27:45.158Z] 91d30c5bc195: Download complete [2026-01-07T09:27:45.158Z] 4698f68db338: Verifying Checksum [2026-01-07T09:27:45.158Z] 4698f68db338: Download complete [2026-01-07T09:27:45.415Z] 91d30c5bc195: Pull complete [2026-01-07T09:27:45.415Z] 2e9b0aa3be6d: Verifying Checksum [2026-01-07T09:27:45.415Z] 2e9b0aa3be6d: Download complete [2026-01-07T09:27:45.415Z] e0025b399a48: Download complete [2026-01-07T09:27:45.415Z] 2a2f49069b9e: Verifying Checksum [2026-01-07T09:27:45.415Z] 2a2f49069b9e: Download complete [2026-01-07T09:27:45.673Z] 2e9b0aa3be6d: Pull complete [2026-01-07T09:27:45.932Z] 9c61dcf015f6: Verifying Checksum [2026-01-07T09:27:45.932Z] 9c61dcf015f6: Download complete [2026-01-07T09:27:49.219Z] 9c61dcf015f6: Pull complete [2026-01-07T09:27:49.219Z] 4698f68db338: Pull complete [2026-01-07T09:27:49.478Z] 2a2f49069b9e: Pull complete [2026-01-07T09:27:49.478Z] e0025b399a48: Pull complete [2026-01-07T09:27:49.478Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-01-07T09:27:49.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-01-07T09:27:49.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:27:49.578Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T09:27:49.611Z] $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T09:27:51.192Z] $ docker top 01c56d3563fa488b198ae320be1c1c8ef902077e94f49475c213352af58f7945 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T09:27:51.530Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-01-07T09:27:51.789Z] #1 [security-spire-config internal] load build definition from Dockerfile [2026-01-07T09:27:51.789Z] #1 transferring dockerfile: 1.69kB done [2026-01-07T09:27:51.789Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-01-07T09:27:51.789Z] #1 DONE 0.1s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #2 [core-metadata internal] load build definition from Dockerfile [2026-01-07T09:27:51.789Z] #2 transferring dockerfile: 2.10kB done [2026-01-07T09:27:51.789Z] #2 DONE 0.1s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-01-07T09:27:51.789Z] #3 transferring dockerfile: 2.23kB done [2026-01-07T09:27:51.789Z] #3 DONE 0.1s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2026-01-07T09:27:51.789Z] #4 transferring dockerfile: 2.50kB done [2026-01-07T09:27:51.789Z] #4 DONE 0.1s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2026-01-07T09:27:51.789Z] #5 transferring dockerfile: 2.14kB done [2026-01-07T09:27:51.789Z] #5 DONE 0.2s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-01-07T09:27:51.789Z] #6 DONE 0.0s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:27:51.789Z] #7 DONE 0.1s [2026-01-07T09:27:51.789Z] [2026-01-07T09:27:51.789Z] #8 [core-common-config-bootstrapper internal] load .dockerignore [2026-01-07T09:27:52.048Z] #8 ... [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #9 [core-data internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #9 transferring dockerfile: 2.04kB done [2026-01-07T09:27:52.048Z] #9 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #10 transferring dockerfile: 1.83kB done [2026-01-07T09:27:52.048Z] #10 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #11 transferring dockerfile: 1.81kB done [2026-01-07T09:27:52.048Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-01-07T09:27:52.048Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-01-07T09:27:52.048Z] #11 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #12 transferring dockerfile: 1.89kB done [2026-01-07T09:27:52.048Z] #12 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #13 [support-notifications internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #13 transferring dockerfile: 2.02kB done [2026-01-07T09:27:52.048Z] #13 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #14 [security-spire-server internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #14 transferring dockerfile: 1.70kB done [2026-01-07T09:27:52.048Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-01-07T09:27:52.048Z] #14 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #15 [core-command internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #15 transferring dockerfile: 1.94kB done [2026-01-07T09:27:52.048Z] #15 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #16 transferring dockerfile: 2.49kB done [2026-01-07T09:27:52.048Z] #16 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #17 [core-keeper internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #17 transferring dockerfile: 2.07kB done [2026-01-07T09:27:52.048Z] #17 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #18 [security-bootstrapper internal] load build definition from Dockerfile [2026-01-07T09:27:52.048Z] #18 transferring dockerfile: 3.02kB done [2026-01-07T09:27:52.048Z] #18 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-01-07T09:27:52.048Z] #6 DONE 0.0s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #7 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:27:52.048Z] #7 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #8 [core-common-config-bootstrapper internal] load .dockerignore [2026-01-07T09:27:52.048Z] #8 transferring context: 50B done [2026-01-07T09:27:52.048Z] #8 DONE 0.1s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #19 [security-proxy-setup internal] load .dockerignore [2026-01-07T09:27:52.048Z] #19 transferring context: 50B done [2026-01-07T09:27:52.048Z] #19 DONE 0.1s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #20 [core-metadata internal] load .dockerignore [2026-01-07T09:27:52.048Z] #20 transferring context: 50B done [2026-01-07T09:27:52.048Z] #20 DONE 0.1s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #21 [security-proxy-auth internal] load .dockerignore [2026-01-07T09:27:52.048Z] #21 transferring context: 50B done [2026-01-07T09:27:52.048Z] #21 DONE 0.1s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #22 [security-bootstrapper internal] load .dockerignore [2026-01-07T09:27:52.048Z] #22 transferring context: 50B done [2026-01-07T09:27:52.048Z] #22 DONE 0.1s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #23 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:27:52.048Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2026-01-07T09:27:52.048Z] #23 ... [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-01-07T09:27:52.048Z] #24 transferring context: 50B done [2026-01-07T09:27:52.048Z] #24 DONE 0.1s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #25 [core-data internal] load .dockerignore [2026-01-07T09:27:52.048Z] #25 transferring context: 50B done [2026-01-07T09:27:52.048Z] #25 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #26 [support-scheduler internal] load .dockerignore [2026-01-07T09:27:52.048Z] #26 transferring context: 50B done [2026-01-07T09:27:52.048Z] #26 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #27 [support-notifications internal] load .dockerignore [2026-01-07T09:27:52.048Z] #27 transferring context: 50B done [2026-01-07T09:27:52.048Z] #27 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-01-07T09:27:52.048Z] #28 transferring context: 50B done [2026-01-07T09:27:52.048Z] #28 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #29 [core-keeper internal] load .dockerignore [2026-01-07T09:27:52.048Z] #29 transferring context: 50B done [2026-01-07T09:27:52.048Z] #29 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #30 [core-command internal] load .dockerignore [2026-01-07T09:27:52.048Z] #30 transferring context: 50B done [2026-01-07T09:27:52.048Z] #30 DONE 0.2s [2026-01-07T09:27:52.048Z] [2026-01-07T09:27:52.048Z] #23 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:27:52.048Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2026-01-07T09:27:52.048Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2026-01-07T09:27:52.048Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:27:52.048Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2026-01-07T09:27:52.308Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2026-01-07T09:27:52.308Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2026-01-07T09:27:52.308Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:27:52.308Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2026-01-07T09:27:52.308Z] #23 DONE 0.3s [2026-01-07T09:27:52.308Z] [2026-01-07T09:27:52.308Z] #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-01-07T09:27:52.308Z] #31 ... [2026-01-07T09:27:52.308Z] [2026-01-07T09:27:52.308Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-01-07T09:27:52.308Z] #32 DONE 0.6s [2026-01-07T09:27:52.565Z] [2026-01-07T09:27:52.565Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-01-07T09:27:52.565Z] #33 DONE 0.5s [2026-01-07T09:27:52.565Z] [2026-01-07T09:27:52.565Z] #34 [security-spire-agent internal] load .dockerignore [2026-01-07T09:27:52.822Z] #34 ... [2026-01-07T09:27:52.822Z] [2026-01-07T09:27:52.822Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-01-07T09:27:52.822Z] #35 DONE 0.8s [2026-01-07T09:27:52.822Z] [2026-01-07T09:27:52.822Z] #36 [security-spire-config internal] load .dockerignore [2026-01-07T09:27:52.822Z] #36 transferring context: 50B 0.0s done [2026-01-07T09:27:52.822Z] #36 DONE 0.6s [2026-01-07T09:27:52.822Z] [2026-01-07T09:27:52.822Z] #34 [security-spire-agent internal] load .dockerignore [2026-01-07T09:27:52.822Z] #34 transferring context: 50B 0.0s done [2026-01-07T09:27:53.079Z] #34 ... [2026-01-07T09:27:53.079Z] [2026-01-07T09:27:53.079Z] #37 [security-spire-server internal] load .dockerignore [2026-01-07T09:27:53.079Z] #37 transferring context: 50B 0.0s done [2026-01-07T09:27:53.079Z] #37 DONE 0.7s [2026-01-07T09:27:53.079Z] [2026-01-07T09:27:53.079Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-01-07T09:27:53.646Z] #38 ... [2026-01-07T09:27:53.646Z] [2026-01-07T09:27:53.646Z] #34 [security-spire-agent internal] load .dockerignore [2026-01-07T09:27:53.646Z] #34 DONE 1.1s [2026-01-07T09:27:53.646Z] [2026-01-07T09:27:53.646Z] #39 [security-proxy-auth internal] load build context [2026-01-07T09:27:57.831Z] #39 ... [2026-01-07T09:27:57.831Z] [2026-01-07T09:27:57.831Z] #40 [core-metadata internal] load build context [2026-01-07T09:27:57.831Z] #40 ... [2026-01-07T09:27:57.831Z] [2026-01-07T09:27:57.831Z] #39 [security-proxy-auth internal] load build context [2026-01-07T09:27:57.831Z] #39 transferring context: 256.86MB 5.8s [2026-01-07T09:27:58.517Z] Removing intermediate container 62829707d4ef [2026-01-07T09:27:58.517Z] ---> 82a2f9506441 [2026-01-07T09:27:58.517Z] Successfully built 82a2f9506441 [2026-01-07T09:27:58.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:27:58.855Z] + docker inspect -f . ci-base-image-arm64 [2026-01-07T09:27:58.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:27:59.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container [2026-01-07T09:27:59.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-01-07T09:27:59.748Z] #39 ... [2026-01-07T09:27:59.748Z] [2026-01-07T09:27:59.748Z] #23 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:27:59.748Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2026-01-07T09:27:59.748Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2026-01-07T09:27:59.748Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:27:59.749Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2026-01-07T09:27:59.749Z] #23 DONE 0.3s [2026-01-07T09:27:59.749Z] [2026-01-07T09:27:59.749Z] #39 [security-proxy-auth internal] load build context [2026-01-07T09:28:01.463Z] $ docker top 5e118a183356a20938492eb2427ac2bce371f59e4e75629e80bf55d046fb2322 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T09:28:01.881Z] #39 ... [2026-01-07T09:28:01.881Z] [2026-01-07T09:28:01.881Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-01-07T09:28:01.881Z] #38 DONE 8.8s [2026-01-07T09:28:01.881Z] [2026-01-07T09:28:01.881Z] #39 [security-proxy-auth internal] load build context [2026-01-07T09:28:01.881Z] #39 ... [2026-01-07T09:28:01.881Z] [2026-01-07T09:28:01.881Z] #41 [security-proxy-setup internal] load build context [2026-01-07T09:28:02.139Z] #41 ... [2026-01-07T09:28:02.139Z] [2026-01-07T09:28:02.139Z] #42 [core-data internal] load build context [2026-01-07T09:28:02.139Z] #42 ... [2026-01-07T09:28:02.139Z] [2026-01-07T09:28:02.139Z] #43 [security-spiffe-token-provider internal] load build context [2026-01-07T09:28:02.379Z] + go version [2026-01-07T09:28:02.379Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-01-07T09:28:02.387Z] $ docker stop --time=1 5e118a183356a20938492eb2427ac2bce371f59e4e75629e80bf55d046fb2322 [2026-01-07T09:28:02.610Z] #43 ... [2026-01-07T09:28:02.610Z] [2026-01-07T09:28:02.610Z] #44 [support-scheduler internal] load build context [2026-01-07T09:28:02.610Z] #44 ... [2026-01-07T09:28:02.610Z] [2026-01-07T09:28:02.610Z] #45 [core-command internal] load build context [2026-01-07T09:28:02.868Z] #45 ... [2026-01-07T09:28:02.868Z] [2026-01-07T09:28:02.868Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-01-07T09:28:02.868Z] #0 4.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:02.868Z] #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:02.868Z] #0 5.335 (1/2) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:02.868Z] #0 5.335 (2/2) Installing su-exec (0.2-r3) [2026-01-07T09:28:02.868Z] #0 5.338 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:02.868Z] #0 5.346 OK: 7 MiB in 18 packages [2026-01-07T09:28:02.868Z] #46 ... [2026-01-07T09:28:02.868Z] [2026-01-07T09:28:02.868Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-01-07T09:28:02.868Z] #0 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:02.868Z] #0 0.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:02.868Z] #0 1.286 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:28:02.868Z] #0 1.286 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:28:02.868Z] #0 1.286 OK: 26327 distinct packages available [2026-01-07T09:28:02.868Z] #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:02.868Z] #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:02.868Z] #0 1.753 (1/13) Installing brotli-libs (1.1.0-r2) [2026-01-07T09:28:02.868Z] #0 1.759 (2/13) Installing c-ares (1.34.6-r0) [2026-01-07T09:28:02.868Z] #0 1.764 (3/13) Installing libunistring (1.3-r0) [2026-01-07T09:28:02.868Z] #0 1.776 (4/13) Installing libidn2 (2.3.7-r0) [2026-01-07T09:28:02.868Z] #0 1.788 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-01-07T09:28:02.868Z] #0 1.790 (6/13) Installing libpsl (0.21.5-r3) [2026-01-07T09:28:02.868Z] #0 1.794 (7/13) Installing zstd-libs (1.5.7-r0) [2026-01-07T09:28:02.868Z] #0 1.804 (8/13) Installing libcurl (8.14.1-r2) [2026-01-07T09:28:02.868Z] #0 1.810 (9/13) Installing curl (8.14.1-r2) [2026-01-07T09:28:02.868Z] #0 1.820 (10/13) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:02.868Z] #0 1.824 (11/13) Installing musl-obstack (1.2.3-r2) [2026-01-07T09:28:02.868Z] #0 1.824 (12/13) Installing libucontext (1.3.2-r0) [2026-01-07T09:28:02.868Z] #0 1.824 (13/13) Installing gcompat (1.1.0-r4) [2026-01-07T09:28:02.868Z] #0 1.826 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:02.868Z] #0 1.832 OK: 13 MiB in 29 packages [2026-01-07T09:28:02.868Z] #47 ... [2026-01-07T09:28:02.868Z] [2026-01-07T09:28:02.868Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-01-07T09:28:02.868Z] #48 ... [2026-01-07T09:28:02.868Z] [2026-01-07T09:28:02.868Z] #49 [core-keeper internal] load build context [2026-01-07T09:28:02.868Z] #49 transferring context: 539.46MB 10.7s [2026-01-07T09:28:03.434Z] #49 ... [2026-01-07T09:28:03.434Z] [2026-01-07T09:28:03.434Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-01-07T09:28:03.434Z] #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:03.434Z] #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:03.434Z] #0 3.831 (1/4) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:03.434Z] #0 3.834 (2/4) Installing openssl (3.5.4-r0) [2026-01-07T09:28:03.434Z] #0 3.853 (3/4) Installing su-exec (0.2-r3) [2026-01-07T09:28:03.434Z] #0 3.857 (4/4) Installing yq-go (4.47.2-r2) [2026-01-07T09:28:03.434Z] #0 4.024 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:03.434Z] #0 4.038 OK: 20 MiB in 20 packages [2026-01-07T09:28:03.434Z] #50 ... [2026-01-07T09:28:03.434Z] [2026-01-07T09:28:03.434Z] #51 [core-common-config-bootstrapper internal] load build context [2026-01-07T09:28:03.434Z] #51 ... [2026-01-07T09:28:03.434Z] [2026-01-07T09:28:03.434Z] #52 [security-secretstore-setup internal] load build context [2026-01-07T09:28:03.434Z] #52 ... [2026-01-07T09:28:03.434Z] [2026-01-07T09:28:03.434Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:03.692Z] #53 ... [2026-01-07T09:28:03.692Z] [2026-01-07T09:28:03.692Z] #54 [support-notifications internal] load build context [2026-01-07T09:28:03.692Z] #54 ... [2026-01-07T09:28:03.692Z] [2026-01-07T09:28:03.692Z] #55 [security-bootstrapper internal] load build context [2026-01-07T09:28:03.692Z] #55 ... [2026-01-07T09:28:03.692Z] [2026-01-07T09:28:03.692Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-01-07T09:28:03.692Z] #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:03.692Z] #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:03.692Z] #0 3.804 (1/4) Installing ca-certificates (20250911-r0) [2026-01-07T09:28:03.692Z] #0 3.822 (2/4) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:03.692Z] #0 3.832 (3/4) Installing su-exec (0.2-r3) [2026-01-07T09:28:03.692Z] #0 3.832 (4/4) Installing yq-go (4.47.2-r2) [2026-01-07T09:28:03.692Z] #0 3.920 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:03.692Z] #0 3.932 Executing ca-certificates-20250911-r0.trigger [2026-01-07T09:28:03.692Z] #0 3.977 OK: 20 MiB in 20 packages [2026-01-07T09:28:03.950Z] #56 ... [2026-01-07T09:28:03.950Z] [2026-01-07T09:28:03.950Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-01-07T09:28:03.950Z] #57 ... [2026-01-07T09:28:03.950Z] [2026-01-07T09:28:03.950Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-01-07T09:28:03.950Z] #0 0.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:03.950Z] #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:03.950Z] #0 1.315 (1/7) Installing ca-certificates (20250911-r0) [2026-01-07T09:28:03.950Z] #0 1.349 (2/7) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:03.950Z] #0 1.367 (3/7) Installing libgcc (14.2.0-r6) [2026-01-07T09:28:03.950Z] #0 1.393 (4/7) Installing libsodium (1.0.20-r1) [2026-01-07T09:28:03.950Z] #0 1.415 (5/7) Installing libstdc++ (14.2.0-r6) [2026-01-07T09:28:03.950Z] #0 1.458 (6/7) Installing libzmq (4.3.5-r2) [2026-01-07T09:28:03.950Z] #0 1.466 (7/7) Installing zeromq (4.3.5-r2) [2026-01-07T09:28:03.950Z] #0 1.471 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:03.950Z] #0 1.488 Executing ca-certificates-20250911-r0.trigger [2026-01-07T09:28:03.950Z] #0 1.522 OK: 12 MiB in 23 packages [2026-01-07T09:28:04.016Z] $ docker rm -f --volumes 5e118a183356a20938492eb2427ac2bce371f59e4e75629e80bf55d046fb2322 [Pipeline] // withDockerContainer [2026-01-07T09:28:04.213Z] #58 ... [2026-01-07T09:28:04.213Z] [2026-01-07T09:28:04.213Z] #55 [security-bootstrapper internal] load build context [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:28:04.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-01-07T09:28:04.713Z] [2026-01-07T09:28:04.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:28:05.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-01-07T09:28:05.053Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-01-07T09:28:05.053Z] 547446be3368: Pulling fs layer [2026-01-07T09:28:05.053Z] d125d8839a47: Pulling fs layer [2026-01-07T09:28:05.053Z] 3e85d5ac6304: Pulling fs layer [2026-01-07T09:28:05.053Z] c3105a71a48b: Pulling fs layer [2026-01-07T09:28:05.053Z] 0f093f025ec4: Pulling fs layer [2026-01-07T09:28:05.053Z] c3106fc0e877: Pulling fs layer [2026-01-07T09:28:05.053Z] c3105a71a48b: Waiting [2026-01-07T09:28:05.053Z] 0f093f025ec4: Waiting [2026-01-07T09:28:05.053Z] c3106fc0e877: Waiting [2026-01-07T09:28:05.331Z] 547446be3368: Verifying Checksum [2026-01-07T09:28:05.331Z] 547446be3368: Download complete [2026-01-07T09:28:05.331Z] c3105a71a48b: Verifying Checksum [2026-01-07T09:28:05.331Z] c3105a71a48b: Download complete [2026-01-07T09:28:05.601Z] d125d8839a47: Verifying Checksum [2026-01-07T09:28:05.601Z] d125d8839a47: Download complete [2026-01-07T09:28:05.601Z] c3106fc0e877: Verifying Checksum [2026-01-07T09:28:05.601Z] c3106fc0e877: Download complete [2026-01-07T09:28:05.870Z] 0f093f025ec4: Verifying Checksum [2026-01-07T09:28:05.870Z] 0f093f025ec4: Download complete [2026-01-07T09:28:06.136Z] 547446be3368: Pull complete [2026-01-07T09:28:06.816Z] #55 transferring context: 608.54MB 14.1s done [2026-01-07T09:28:07.099Z] d125d8839a47: Pull complete [2026-01-07T09:28:07.680Z] 3e85d5ac6304: Verifying Checksum [2026-01-07T09:28:07.680Z] 3e85d5ac6304: Download complete [2026-01-07T09:28:07.748Z] #55 ... [2026-01-07T09:28:07.748Z] [2026-01-07T09:28:07.748Z] #40 [core-metadata internal] load build context [2026-01-07T09:28:07.748Z] #40 transferring context: 608.54MB 14.1s done [2026-01-07T09:28:07.748Z] #40 ... [2026-01-07T09:28:07.748Z] [2026-01-07T09:28:07.748Z] #51 [core-common-config-bootstrapper internal] load build context [2026-01-07T09:28:08.007Z] #51 transferring context: 608.54MB 15.9s done [2026-01-07T09:28:09.912Z] #51 ... [2026-01-07T09:28:09.912Z] [2026-01-07T09:28:09.912Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:09.912Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:09.912Z] #59 ... [2026-01-07T09:28:09.912Z] [2026-01-07T09:28:09.912Z] #60 [security-spire-config internal] load build context [2026-01-07T09:28:09.912Z] #60 ... [2026-01-07T09:28:09.912Z] [2026-01-07T09:28:09.912Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:28:10.675Z] #61 ... [2026-01-07T09:28:10.675Z] [2026-01-07T09:28:10.675Z] #41 [security-proxy-setup internal] load build context [2026-01-07T09:28:10.675Z] #41 transferring context: 608.54MB 15.5s done [2026-01-07T09:28:12.053Z] #41 ... [2026-01-07T09:28:12.053Z] [2026-01-07T09:28:12.053Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:12.311Z] #62 ... [2026-01-07T09:28:12.311Z] [2026-01-07T09:28:12.311Z] #39 [security-proxy-auth internal] load build context [2026-01-07T09:28:12.311Z] #39 transferring context: 608.54MB 13.5s done [2026-01-07T09:28:12.311Z] #39 ... [2026-01-07T09:28:12.311Z] [2026-01-07T09:28:12.311Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:28:12.570Z] #63 ... [2026-01-07T09:28:12.570Z] [2026-01-07T09:28:12.570Z] #43 [security-spiffe-token-provider internal] load build context [2026-01-07T09:28:12.570Z] #43 transferring context: 608.54MB 11.8s done [2026-01-07T09:28:12.570Z] #43 ... [2026-01-07T09:28:12.570Z] [2026-01-07T09:28:12.570Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-01-07T09:28:12.827Z] #64 ... [2026-01-07T09:28:12.827Z] [2026-01-07T09:28:12.827Z] #44 [support-scheduler internal] load build context [2026-01-07T09:28:12.827Z] #44 transferring context: 608.54MB 12.1s done [2026-01-07T09:28:12.827Z] #44 ... [2026-01-07T09:28:12.827Z] [2026-01-07T09:28:12.827Z] #45 [core-command internal] load build context [2026-01-07T09:28:12.827Z] #45 transferring context: 608.54MB 12.2s done [2026-01-07T09:28:13.086Z] #45 ... [2026-01-07T09:28:13.086Z] [2026-01-07T09:28:13.086Z] #42 [core-data internal] load build context [2026-01-07T09:28:13.086Z] #42 transferring context: 608.54MB 13.2s done [2026-01-07T09:28:13.345Z] #42 ... [2026-01-07T09:28:13.345Z] [2026-01-07T09:28:13.345Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:13.345Z] #65 ... [2026-01-07T09:28:13.345Z] [2026-01-07T09:28:13.345Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-01-07T09:28:13.604Z] #66 ... [2026-01-07T09:28:13.604Z] [2026-01-07T09:28:13.604Z] #49 [core-keeper internal] load build context [2026-01-07T09:28:13.604Z] #49 transferring context: 608.54MB 12.0s done [2026-01-07T09:28:13.604Z] #49 ... [2026-01-07T09:28:13.604Z] [2026-01-07T09:28:13.604Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:13.862Z] #67 ... [2026-01-07T09:28:13.862Z] [2026-01-07T09:28:13.862Z] #54 [support-notifications internal] load build context [2026-01-07T09:28:13.862Z] #54 transferring context: 608.54MB 14.0s done [2026-01-07T09:28:14.425Z] #54 ... [2026-01-07T09:28:14.425Z] [2026-01-07T09:28:14.425Z] #52 [security-secretstore-setup internal] load build context [2026-01-07T09:28:14.425Z] #52 transferring context: 608.54MB 11.9s done [2026-01-07T09:28:16.333Z] #52 ... [2026-01-07T09:28:16.333Z] [2026-01-07T09:28:16.333Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:16.333Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 16.7s done [2026-01-07T09:28:17.269Z] #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-01-07T09:28:17.751Z] 3e85d5ac6304: Pull complete [2026-01-07T09:28:17.751Z] c3105a71a48b: Pull complete [2026-01-07T09:28:19.161Z] 0f093f025ec4: Pull complete [2026-01-07T09:28:19.161Z] c3106fc0e877: Pull complete [2026-01-07T09:28:19.161Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-01-07T09:28:19.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-01-07T09:28:19.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:28:19.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container [2026-01-07T09:28:19.417Z] $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-01-07T09:28:19.801Z] #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-01-07T09:28:20.060Z] #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-01-07T09:28:21.445Z] $ docker top 611395cc8a52cd22ab7c9afeb53b20c0f439937403b0ef0414d832b159ebb87e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T09:28:21.961Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-01-07T09:28:22.680Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 1.6s [2026-01-07T09:28:23.251Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.4s [2026-01-07T09:28:24.629Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.8s [2026-01-07T09:28:26.531Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 4.0s done [2026-01-07T09:28:26.531Z] #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-01-07T09:28:29.061Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 7.9s [2026-01-07T09:28:29.062Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.9s done [2026-01-07T09:28:29.320Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.6s [2026-01-07T09:28:31.225Z] #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-01-07T09:28:31.225Z] #59 ... [2026-01-07T09:28:31.225Z] [2026-01-07T09:28:31.225Z] #23 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:31.225Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2026-01-07T09:28:31.225Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2026-01-07T09:28:31.225Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:31.225Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2026-01-07T09:28:31.225Z] #23 DONE 0.3s [2026-01-07T09:28:31.225Z] [2026-01-07T09:28:31.225Z] #52 [security-secretstore-setup internal] load build context [2026-01-07T09:28:31.225Z] #52 DONE 39.2s [2026-01-07T09:28:31.225Z] [2026-01-07T09:28:31.225Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:31.225Z] #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 16.7s done [2026-01-07T09:28:31.225Z] #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-01-07T09:28:31.225Z] #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-01-07T09:28:31.225Z] #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-01-07T09:28:31.225Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 4.0s done [2026-01-07T09:28:31.225Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.9s done [2026-01-07T09:28:31.225Z] #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-01-07T09:28:31.225Z] #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-01-07T09:28:31.225Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 10.5s [2026-01-07T09:28:31.225Z] #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-01-07T09:28:31.225Z] #59 ... [2026-01-07T09:28:31.225Z] [2026-01-07T09:28:31.225Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:31.225Z] #68 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:31.483Z] #68 ... [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #43 [security-spiffe-token-provider internal] load build context [2026-01-07T09:28:31.483Z] #43 DONE 39.1s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #49 [core-keeper internal] load build context [2026-01-07T09:28:31.483Z] #49 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #44 [support-scheduler internal] load build context [2026-01-07T09:28:31.483Z] #44 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #45 [core-command internal] load build context [2026-01-07T09:28:31.483Z] #45 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #42 [core-data internal] load build context [2026-01-07T09:28:31.483Z] #42 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #39 [security-proxy-auth internal] load build context [2026-01-07T09:28:31.483Z] #39 DONE 39.4s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #40 [core-metadata internal] load build context [2026-01-07T09:28:31.483Z] #40 DONE 39.4s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #55 [security-bootstrapper internal] load build context [2026-01-07T09:28:31.483Z] #55 DONE 39.3s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #54 [support-notifications internal] load build context [2026-01-07T09:28:31.483Z] #54 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #41 [security-proxy-setup internal] load build context [2026-01-07T09:28:31.483Z] #41 DONE 39.4s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:31.483Z] #68 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-01-07T09:28:31.483Z] #68 ... [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #51 [core-common-config-bootstrapper internal] load build context [2026-01-07T09:28:31.483Z] #51 DONE 39.4s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-01-07T09:28:31.483Z] #46 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-01-07T09:28:31.483Z] #47 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-01-07T09:28:31.483Z] #58 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-01-07T09:28:31.483Z] #56 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-01-07T09:28:31.483Z] #50 DONE 39.2s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #60 [security-spire-config internal] load build context [2026-01-07T09:28:31.483Z] #60 transferring context: 24.70kB 0.0s done [2026-01-07T09:28:31.483Z] #60 DONE 32.0s [2026-01-07T09:28:31.483Z] [2026-01-07T09:28:31.483Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:31.483Z] #68 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-01-07T09:28:31.483Z] #68 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-01-07T09:28:31.484Z] #68 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-01-07T09:28:31.484Z] #68 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-01-07T09:28:31.484Z] #68 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-01-07T09:28:31.484Z] #68 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 0.1s [2026-01-07T09:28:31.484Z] #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 0.1s [2026-01-07T09:28:31.484Z] #68 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-01-07T09:28:31.484Z] #68 ... [2026-01-07T09:28:31.484Z] [2026-01-07T09:28:31.484Z] #69 [security-spire-agent internal] load build context [2026-01-07T09:28:31.484Z] #69 transferring context: 25.98kB done [2026-01-07T09:28:31.484Z] #69 DONE 0.3s [2026-01-07T09:28:31.484Z] [2026-01-07T09:28:31.484Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:31.484Z] #68 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-01-07T09:28:31.484Z] #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.49MB / 19.17MB 0.3s [2026-01-07T09:28:31.742Z] #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s [2026-01-07T09:28:31.999Z] #68 ... [2026-01-07T09:28:32.000Z] [2026-01-07T09:28:32.000Z] #70 [security-spire-server internal] load build context [2026-01-07T09:28:32.000Z] #70 transferring context: 26.44kB 0.0s done [2026-01-07T09:28:32.000Z] #70 DONE 0.7s [2026-01-07T09:28:32.000Z] [2026-01-07T09:28:32.000Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:32.000Z] #68 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-01-07T09:28:32.000Z] #68 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-01-07T09:28:32.000Z] #68 ... [2026-01-07T09:28:32.000Z] [2026-01-07T09:28:32.000Z] #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-01-07T09:28:32.000Z] #31 39.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:32.000Z] #31 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:32.000Z] #31 39.60 (1/1) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:32.000Z] #31 39.60 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:32.000Z] #31 39.61 OK: 7 MiB in 17 packages [2026-01-07T09:28:32.000Z] #31 DONE 39.9s [2026-01-07T09:28:32.000Z] [2026-01-07T09:28:32.000Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:32.000Z] #53 DONE 39.9s [2026-01-07T09:28:32.000Z] [2026-01-07T09:28:32.000Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:32.034Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-01-07T09:28:32.034Z] #1 transferring dockerfile: [2026-01-07T09:28:32.034Z] #1 transferring dockerfile: 2.10kB done [2026-01-07T09:28:32.034Z] #1 DONE 0.1s [2026-01-07T09:28:32.034Z] [2026-01-07T09:28:32.034Z] #2 [security-spire-server internal] load build definition from Dockerfile [2026-01-07T09:28:32.034Z] #2 transferring dockerfile: 1.70kB done [2026-01-07T09:28:32.035Z] #2 DONE 0.0s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #3 transferring dockerfile: 3.02kB done [2026-01-07T09:28:32.035Z] #3 DONE 0.1s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #4 transferring dockerfile: 1.89kB 0.0s done [2026-01-07T09:28:32.035Z] #4 DONE 0.1s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #5 [support-scheduler internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #5 transferring dockerfile: 1.83kB done [2026-01-07T09:28:32.035Z] #5 DONE 0.0s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #6 transferring dockerfile: 2.49kB 0.0s done [2026-01-07T09:28:32.035Z] #6 DONE 0.1s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #7 transferring dockerfile: 2.50kB done [2026-01-07T09:28:32.035Z] #7 DONE 0.0s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #8 transferring dockerfile: 2.07kB 0.0s done [2026-01-07T09:28:32.035Z] #8 DONE 0.0s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #9 transferring dockerfile: 1.81kB done [2026-01-07T09:28:32.035Z] #9 DONE 0.1s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-01-07T09:28:32.035Z] #10 transferring dockerfile: 2.02kB done [2026-01-07T09:28:32.035Z] #10 DONE 0.1s [2026-01-07T09:28:32.035Z] [2026-01-07T09:28:32.035Z] #11 [core-command internal] load build definition from Dockerfile [2026-01-07T09:28:32.301Z] #11 transferring dockerfile: 1.94kB 0.0s done [2026-01-07T09:28:32.301Z] #11 DONE 0.1s [2026-01-07T09:28:32.301Z] [2026-01-07T09:28:32.301Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-01-07T09:28:32.301Z] #12 transferring dockerfile: 2.23kB 0.0s done [2026-01-07T09:28:32.301Z] #12 DONE 0.1s [2026-01-07T09:28:32.301Z] [2026-01-07T09:28:32.301Z] #13 [core-data internal] load build definition from Dockerfile [2026-01-07T09:28:32.301Z] #13 transferring dockerfile: 2.04kB done [2026-01-07T09:28:32.301Z] #13 DONE 0.1s [2026-01-07T09:28:32.301Z] [2026-01-07T09:28:32.301Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2026-01-07T09:28:32.301Z] #14 transferring dockerfile: 2.14kB done [2026-01-07T09:28:32.568Z] #14 DONE 0.0s [2026-01-07T09:28:32.568Z] [2026-01-07T09:28:32.568Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-01-07T09:28:32.568Z] #15 transferring dockerfile: 1.69kB 0.0s done [2026-01-07T09:28:32.568Z] #15 DONE 0.1s [2026-01-07T09:28:32.568Z] [2026-01-07T09:28:32.568Z] #16 [core-metadata internal] load .dockerignore [2026-01-07T09:28:32.568Z] #16 transferring context: 50B 0.0s done [2026-01-07T09:28:32.568Z] #16 DONE 0.1s [2026-01-07T09:28:32.929Z] #68 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done [2026-01-07T09:28:33.150Z] [2026-01-07T09:28:33.150Z] #17 [security-spire-server internal] load .dockerignore [2026-01-07T09:28:33.150Z] #17 transferring context: 50B done [2026-01-07T09:28:33.150Z] #17 DONE 0.0s [2026-01-07T09:28:33.418Z] [2026-01-07T09:28:33.419Z] #18 [security-bootstrapper internal] load .dockerignore [2026-01-07T09:28:33.419Z] #18 transferring context: 50B 0.0s done [2026-01-07T09:28:33.419Z] #18 DONE 0.0s [2026-01-07T09:28:33.419Z] [2026-01-07T09:28:33.419Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-01-07T09:28:33.419Z] #19 transferring context: 50B 0.0s done [2026-01-07T09:28:33.419Z] #19 DONE 0.0s [2026-01-07T09:28:33.419Z] [2026-01-07T09:28:33.419Z] #20 [support-scheduler internal] load .dockerignore [2026-01-07T09:28:33.419Z] #20 transferring context: 50B done [2026-01-07T09:28:33.419Z] #20 DONE 0.1s [2026-01-07T09:28:33.419Z] [2026-01-07T09:28:33.419Z] #21 [security-secretstore-setup internal] load .dockerignore [2026-01-07T09:28:33.697Z] #21 transferring context: 50B 0.0s done [2026-01-07T09:28:33.697Z] #21 DONE 0.1s [2026-01-07T09:28:33.697Z] [2026-01-07T09:28:33.697Z] #22 [security-proxy-setup internal] load .dockerignore [2026-01-07T09:28:33.697Z] #22 transferring context: 50B done [2026-01-07T09:28:33.697Z] #22 DONE 0.1s [2026-01-07T09:28:33.697Z] [2026-01-07T09:28:33.697Z] #23 [core-keeper internal] load .dockerignore [2026-01-07T09:28:33.697Z] #23 transferring context: 50B done [2026-01-07T09:28:33.697Z] #23 DONE 0.1s [2026-01-07T09:28:33.697Z] [2026-01-07T09:28:33.697Z] #24 [security-spire-agent internal] load .dockerignore [2026-01-07T09:28:33.697Z] #24 transferring context: 50B done [2026-01-07T09:28:33.697Z] #24 DONE 0.1s [2026-01-07T09:28:33.697Z] [2026-01-07T09:28:33.697Z] #25 [support-notifications internal] load .dockerignore [2026-01-07T09:28:33.697Z] #25 transferring context: 50B done [2026-01-07T09:28:33.697Z] #25 DONE 0.1s [2026-01-07T09:28:33.697Z] [2026-01-07T09:28:33.697Z] #26 [core-command internal] load .dockerignore [2026-01-07T09:28:33.964Z] #26 transferring context: 50B 0.0s done [2026-01-07T09:28:33.964Z] #26 DONE 0.1s [2026-01-07T09:28:33.964Z] [2026-01-07T09:28:33.964Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-01-07T09:28:33.964Z] #27 transferring context: 50B done [2026-01-07T09:28:33.964Z] #27 DONE 0.1s [2026-01-07T09:28:33.964Z] [2026-01-07T09:28:33.964Z] #28 [core-data internal] load .dockerignore [2026-01-07T09:28:33.964Z] #28 transferring context: 50B done [2026-01-07T09:28:33.964Z] #28 DONE 0.1s [2026-01-07T09:28:33.964Z] [2026-01-07T09:28:33.964Z] #29 [security-proxy-auth internal] load .dockerignore [2026-01-07T09:28:33.964Z] #29 transferring context: 50B 0.0s done [2026-01-07T09:28:33.964Z] #29 DONE 0.1s [2026-01-07T09:28:33.964Z] [2026-01-07T09:28:33.964Z] #30 [security-spire-config internal] load .dockerignore [2026-01-07T09:28:34.233Z] #30 transferring context: 50B done [2026-01-07T09:28:34.233Z] #30 DONE 0.1s [2026-01-07T09:28:34.233Z] [2026-01-07T09:28:34.233Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:34.233Z] #31 DONE 0.0s [2026-01-07T09:28:34.233Z] [2026-01-07T09:28:34.233Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:34.233Z] #32 DONE 0.2s [2026-01-07T09:28:34.233Z] [2026-01-07T09:28:34.233Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:34.233Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:34.299Z] #68 ... [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:28:34.299Z] #61 32.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #61 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #61 32.98 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:28:34.299Z] #61 32.98 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:28:34.299Z] #61 32.98 OK: 26327 distinct packages available [2026-01-07T09:28:34.299Z] #61 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #61 33.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #61 33.54 (1/4) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:34.299Z] #61 33.55 (2/4) Installing musl-obstack (1.2.3-r2) [2026-01-07T09:28:34.299Z] #61 33.55 (3/4) Installing libucontext (1.3.2-r0) [2026-01-07T09:28:34.299Z] #61 33.55 (4/4) Installing gcompat (1.1.0-r4) [2026-01-07T09:28:34.299Z] #61 33.56 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:34.299Z] #61 33.57 OK: 8 MiB in 20 packages [2026-01-07T09:28:34.299Z] #61 DONE 34.4s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-01-07T09:28:34.299Z] #48 39.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #48 39.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #48 40.19 (1/3) Installing ca-certificates (20250911-r0) [2026-01-07T09:28:34.299Z] #48 40.21 (2/3) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:34.299Z] #48 40.21 (3/3) Installing tzdata (2025c-r0) [2026-01-07T09:28:34.299Z] #48 40.24 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:34.299Z] #48 40.25 Executing ca-certificates-20250911-r0.trigger [2026-01-07T09:28:34.299Z] #48 40.29 OK: 8 MiB in 19 packages [2026-01-07T09:28:34.299Z] #48 DONE 41.7s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:34.299Z] #62 DONE 32.3s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-01-07T09:28:34.299Z] #57 39.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #57 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #57 40.30 (1/1) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:34.299Z] #57 40.30 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:34.299Z] #57 40.30 OK: 7 MiB in 17 packages [2026-01-07T09:28:34.299Z] #57 DONE 41.7s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:34.299Z] #65 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #65 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.299Z] #65 31.93 OK: 265 MiB in 60 packages [2026-01-07T09:28:34.299Z] #65 DONE 32.3s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:34.299Z] #68 DONE 2.9s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:34.299Z] #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 10.5s done [2026-01-07T09:28:34.299Z] #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.2s done [2026-01-07T09:28:34.299Z] #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-01-07T09:28:34.299Z] #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done [2026-01-07T09:28:34.299Z] #59 DONE 34.8s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:34.299Z] #71 DONE 0.2s [2026-01-07T09:28:34.299Z] [2026-01-07T09:28:34.299Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:28:34.499Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:34.499Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:34.499Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:34.499Z] #33 DONE 0.2s [2026-01-07T09:28:34.499Z] [2026-01-07T09:28:34.499Z] #34 [core-metadata internal] load build context [2026-01-07T09:28:34.556Z] #72 ... [2026-01-07T09:28:34.556Z] [2026-01-07T09:28:34.556Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-01-07T09:28:34.556Z] #64 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.556Z] #64 32.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.556Z] #64 32.81 OK: 265 MiB in 60 packages [2026-01-07T09:28:34.556Z] #64 DONE 33.0s [2026-01-07T09:28:34.556Z] [2026-01-07T09:28:34.556Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:34.556Z] #67 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.556Z] #67 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:34.556Z] #67 32.80 OK: 265 MiB in 60 packages [2026-01-07T09:28:34.556Z] #67 DONE 33.0s [2026-01-07T09:28:34.814Z] [2026-01-07T09:28:34.814Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:34.814Z] #73 DONE 0.1s [2026-01-07T09:28:34.814Z] [2026-01-07T09:28:34.814Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:34.814Z] #74 DONE 0.1s [2026-01-07T09:28:34.814Z] [2026-01-07T09:28:34.814Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:28:35.071Z] #75 ... [2026-01-07T09:28:35.071Z] [2026-01-07T09:28:35.071Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-01-07T09:28:35.071Z] #66 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.071Z] #66 32.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.071Z] #66 32.91 OK: 265 MiB in 60 packages [2026-01-07T09:28:35.071Z] #66 DONE 33.2s [2026-01-07T09:28:35.071Z] [2026-01-07T09:28:35.071Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-01-07T09:28:35.071Z] #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.071Z] #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.071Z] #0 3.039 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:35.071Z] #0 3.062 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:35.071Z] #0 3.150 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:35.071Z] #0 3.154 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:35.071Z] #0 3.156 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:35.071Z] #0 3.183 OK: 7 MiB in 18 packages [2026-01-07T09:28:35.071Z] #76 DONE 3.4s [2026-01-07T09:28:35.071Z] [2026-01-07T09:28:35.071Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:35.071Z] #77 DONE 0.1s [2026-01-07T09:28:35.071Z] [2026-01-07T09:28:35.071Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:28:35.086Z] #34 transferring context: 3.39MB 0.7s done [2026-01-07T09:28:35.086Z] #34 DONE 0.8s [2026-01-07T09:28:35.086Z] [2026-01-07T09:28:35.086Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-01-07T09:28:35.086Z] #35 ... [2026-01-07T09:28:35.086Z] [2026-01-07T09:28:35.086Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:35.086Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:35.086Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:35.086Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:35.086Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:35.086Z] #33 DONE 0.3s [2026-01-07T09:28:35.086Z] [2026-01-07T09:28:35.086Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:35.086Z] #31 DONE 0.0s [2026-01-07T09:28:35.086Z] [2026-01-07T09:28:35.086Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:35.086Z] #32 DONE 0.2s [2026-01-07T09:28:35.086Z] [2026-01-07T09:28:35.086Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:35.086Z] #36 DONE 1.6s [2026-01-07T09:28:35.330Z] #78 ... [2026-01-07T09:28:35.330Z] [2026-01-07T09:28:35.330Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:28:35.330Z] #63 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #63 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #63 32.80 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:28:35.330Z] #63 32.80 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:28:35.330Z] #63 32.80 OK: 26331 distinct packages available [2026-01-07T09:28:35.330Z] #63 32.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #63 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #63 33.39 OK: 265 MiB in 60 packages [2026-01-07T09:28:35.330Z] #63 DONE 33.5s [2026-01-07T09:28:35.330Z] [2026-01-07T09:28:35.330Z] #79 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-01-07T09:28:35.330Z] #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #0 3.180 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:28:35.330Z] #0 3.180 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:28:35.330Z] #0 3.180 OK: 26327 distinct packages available [2026-01-07T09:28:35.330Z] #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.330Z] #0 3.801 (1/5) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:35.330Z] #0 3.804 (2/5) Installing musl-obstack (1.2.3-r2) [2026-01-07T09:28:35.330Z] #0 3.807 (3/5) Installing libucontext (1.3.2-r0) [2026-01-07T09:28:35.330Z] #0 3.813 (4/5) Installing gcompat (1.1.0-r4) [2026-01-07T09:28:35.330Z] #0 3.814 (5/5) Installing openssl (3.5.4-r0) [2026-01-07T09:28:35.330Z] #0 3.829 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:35.330Z] #0 3.836 OK: 8 MiB in 21 packages [2026-01-07T09:28:35.330Z] #79 DONE 4.0s [2026-01-07T09:28:35.330Z] [2026-01-07T09:28:35.331Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:35.331Z] #80 DONE 0.1s [2026-01-07T09:28:35.331Z] [2026-01-07T09:28:35.331Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-01-07T09:28:35.331Z] #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.331Z] #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:35.331Z] #0 3.691 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:35.331Z] #0 3.709 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:35.331Z] #0 3.768 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:35.331Z] #0 3.771 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:35.331Z] #0 3.775 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:35.331Z] #0 3.784 OK: 20 MiB in 20 packages [2026-01-07T09:28:35.331Z] #81 DONE 3.9s [2026-01-07T09:28:35.331Z] [2026-01-07T09:28:35.331Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-01-07T09:28:35.357Z] [2026-01-07T09:28:35.357Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:35.357Z] #31 DONE 0.0s [2026-01-07T09:28:35.357Z] [2026-01-07T09:28:35.357Z] #37 [security-bootstrapper internal] load build context [2026-01-07T09:28:35.357Z] #37 ... [2026-01-07T09:28:35.357Z] [2026-01-07T09:28:35.357Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:35.357Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:35.357Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:35.357Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:35.357Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:35.357Z] #33 DONE 0.4s [2026-01-07T09:28:35.357Z] [2026-01-07T09:28:35.357Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:35.357Z] #31 DONE 0.0s [2026-01-07T09:28:35.357Z] [2026-01-07T09:28:35.357Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:35.357Z] #36 DONE 1.6s [2026-01-07T09:28:35.357Z] [2026-01-07T09:28:35.357Z] #37 [security-bootstrapper internal] load build context [2026-01-07T09:28:35.626Z] #37 ... [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:35.626Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:35.626Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:35.626Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:35.626Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:35.626Z] #33 DONE 0.4s [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:35.626Z] #31 DONE 0.0s [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:35.626Z] #36 DONE 1.6s [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-01-07T09:28:35.626Z] #38 DONE 0.7s [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #37 [security-bootstrapper internal] load build context [2026-01-07T09:28:35.626Z] #37 ... [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:35.626Z] #31 DONE 0.0s [2026-01-07T09:28:35.626Z] [2026-01-07T09:28:35.626Z] #37 [security-bootstrapper internal] load build context [2026-01-07T09:28:35.895Z] #37 ... [2026-01-07T09:28:35.895Z] [2026-01-07T09:28:35.895Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:35.895Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:35.895Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:35.895Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:35.895Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:35.895Z] #33 DONE 0.5s [2026-01-07T09:28:35.895Z] [2026-01-07T09:28:35.895Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:35.895Z] #36 DONE 1.7s [2026-01-07T09:28:35.895Z] [2026-01-07T09:28:35.895Z] #39 [security-secretstore-setup internal] load build context [2026-01-07T09:28:35.895Z] #39 DONE 0.0s [2026-01-07T09:28:35.895Z] [2026-01-07T09:28:35.895Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-01-07T09:28:35.895Z] #38 DONE 0.8s [2026-01-07T09:28:36.168Z] [2026-01-07T09:28:36.168Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:36.456Z] #40 ... [2026-01-07T09:28:36.456Z] [2026-01-07T09:28:36.456Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:36.456Z] #31 DONE 0.0s [2026-01-07T09:28:36.735Z] [2026-01-07T09:28:36.735Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:36.735Z] #31 DONE 0.0s [2026-01-07T09:28:36.735Z] [2026-01-07T09:28:36.735Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:36.735Z] #32 ... [2026-01-07T09:28:36.735Z] [2026-01-07T09:28:36.735Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:36.735Z] #31 DONE 0.0s [2026-01-07T09:28:36.735Z] [2026-01-07T09:28:36.735Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:37.231Z] #82 ... [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-01-07T09:28:37.231Z] #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 2.597 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 2.620 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:37.231Z] #0 2.685 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 2.688 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 2.692 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:37.231Z] #0 2.698 OK: 8 MiB in 20 packages [2026-01-07T09:28:37.231Z] #83 DONE 2.9s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:28:37.231Z] #0 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 5.154 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.170 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:37.231Z] #0 5.217 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.225 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.225 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:37.231Z] #0 5.230 OK: 13 MiB in 29 packages [2026-01-07T09:28:37.231Z] #84 DONE 5.4s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-01-07T09:28:37.231Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 5.100 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.119 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:37.231Z] #0 5.185 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.188 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.192 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:37.231Z] #0 5.198 OK: 20 MiB in 20 packages [2026-01-07T09:28:37.231Z] #85 DONE 5.4s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #86 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-01-07T09:28:37.231Z] #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 4.512 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 4.529 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:37.231Z] #0 4.583 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 4.589 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 4.589 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:37.231Z] #0 4.607 OK: 7 MiB in 17 packages [2026-01-07T09:28:37.231Z] #86 DONE 4.8s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:28:37.231Z] #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 4.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 5.127 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.144 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:37.231Z] #0 5.207 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.213 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 5.221 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:37.231Z] #0 5.224 OK: 12 MiB in 23 packages [2026-01-07T09:28:37.231Z] #87 DONE 5.5s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:28:37.231Z] #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:37.231Z] #0 2.722 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 2.739 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:37.231Z] #0 2.795 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 2.797 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:37.231Z] #0 2.800 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:37.231Z] #0 2.818 OK: 8 MiB in 19 packages [2026-01-07T09:28:37.231Z] #88 DONE 3.0s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-01-07T09:28:37.231Z] #89 DONE 0.1s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-01-07T09:28:37.231Z] #90 DONE 2.1s [2026-01-07T09:28:37.231Z] [2026-01-07T09:28:37.231Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-01-07T09:28:37.319Z] #32 ... [2026-01-07T09:28:37.319Z] [2026-01-07T09:28:37.319Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:37.319Z] #31 DONE 0.0s [2026-01-07T09:28:37.319Z] [2026-01-07T09:28:37.319Z] #37 [security-bootstrapper internal] load build context [2026-01-07T09:28:37.319Z] #37 transferring context: 3.39MB 1.4s done [2026-01-07T09:28:37.319Z] #37 DONE 1.9s [2026-01-07T09:28:37.319Z] [2026-01-07T09:28:37.319Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:37.591Z] #32 ... [2026-01-07T09:28:37.591Z] [2026-01-07T09:28:37.591Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-01-07T09:28:37.591Z] #31 DONE 0.0s [2026-01-07T09:28:37.591Z] [2026-01-07T09:28:37.591Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:37.591Z] #32 ... [2026-01-07T09:28:37.591Z] [2026-01-07T09:28:37.591Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:37.591Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:37.591Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:37.591Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:37.591Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:37.592Z] #33 DONE 0.6s [2026-01-07T09:28:37.592Z] [2026-01-07T09:28:37.592Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:37.592Z] #36 DONE 1.8s [2026-01-07T09:28:37.592Z] [2026-01-07T09:28:37.592Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2026-01-07T09:28:37.592Z] #38 DONE 0.9s [2026-01-07T09:28:37.592Z] [2026-01-07T09:28:37.592Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-01-07T09:28:37.592Z] #35 DONE 2.5s [2026-01-07T09:28:37.592Z] [2026-01-07T09:28:37.592Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:37.592Z] #32 ... [2026-01-07T09:28:37.592Z] [2026-01-07T09:28:37.592Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:37.592Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:37.592Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:37.592Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:37.592Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:37.592Z] #33 DONE 0.6s [2026-01-07T09:28:37.863Z] [2026-01-07T09:28:37.863Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:37.863Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:37.863Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:37.863Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:37.863Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:37.863Z] #33 DONE 0.6s [2026-01-07T09:28:37.863Z] [2026-01-07T09:28:37.863Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:37.863Z] #36 DONE 1.8s [2026-01-07T09:28:37.863Z] [2026-01-07T09:28:37.863Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2026-01-07T09:28:37.863Z] #38 DONE 0.9s [2026-01-07T09:28:37.863Z] [2026-01-07T09:28:37.863Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:37.863Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:38.141Z] #41 ... [2026-01-07T09:28:38.141Z] [2026-01-07T09:28:38.141Z] #42 [support-scheduler internal] load build context [2026-01-07T09:28:38.141Z] #42 transferring context: 3.39MB 1.9s done [2026-01-07T09:28:38.141Z] #42 DONE 2.6s [2026-01-07T09:28:38.141Z] [2026-01-07T09:28:38.141Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:38.141Z] #40 ... [2026-01-07T09:28:38.141Z] [2026-01-07T09:28:38.141Z] #43 [security-spiffe-token-provider internal] load build context [2026-01-07T09:28:38.141Z] #43 transferring context: 3.39MB 2.2s done [2026-01-07T09:28:38.141Z] #43 DONE 2.8s [2026-01-07T09:28:38.169Z] #91 DONE 1.2s [2026-01-07T09:28:38.169Z] [2026-01-07T09:28:38.169Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-01-07T09:28:38.169Z] #82 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:38.429Z] #82 ... [2026-01-07T09:28:38.429Z] [2026-01-07T09:28:38.429Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:28:38.429Z] #92 DONE 1.4s [2026-01-07T09:28:38.429Z] [2026-01-07T09:28:38.429Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-01-07T09:28:38.429Z] #93 DONE 0.1s [2026-01-07T09:28:38.429Z] [2026-01-07T09:28:38.429Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-01-07T09:28:38.429Z] #82 3.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:38.429Z] #82 ... [2026-01-07T09:28:38.429Z] [2026-01-07T09:28:38.429Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:28:38.429Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:38.429Z] #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:38.429Z] #0 3.146 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:38.429Z] #0 3.160 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:38.429Z] #0 4.311 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:38.429Z] #0 4.316 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:38.429Z] #0 4.320 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:38.429Z] #0 4.335 OK: 7 MiB in 17 packages [2026-01-07T09:28:38.429Z] #94 DONE 4.5s [2026-01-07T09:28:38.429Z] [2026-01-07T09:28:38.429Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:38.687Z] [2026-01-07T09:28:38.687Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2026-01-07T09:28:38.687Z] #95 DONE 0.1s [2026-01-07T09:28:38.687Z] [2026-01-07T09:28:38.687Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-01-07T09:28:38.687Z] #96 DONE 0.1s [2026-01-07T09:28:38.687Z] [2026-01-07T09:28:38.687Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-01-07T09:28:38.687Z] #97 DONE 0.1s [2026-01-07T09:28:38.687Z] [2026-01-07T09:28:38.687Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-01-07T09:28:38.687Z] #0 2.147 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:38.687Z] #98 ... [2026-01-07T09:28:38.687Z] [2026-01-07T09:28:38.687Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-01-07T09:28:38.687Z] #99 DONE 0.1s [2026-01-07T09:28:38.948Z] [2026-01-07T09:28:38.948Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-01-07T09:28:38.948Z] #82 3.410 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:38.948Z] #82 3.430 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:28:38.948Z] #82 3.529 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:38.948Z] #82 3.532 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:28:38.948Z] #82 3.536 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:28:38.948Z] #82 3.555 OK: 8 MiB in 21 packages [2026-01-07T09:28:39.881Z] #82 DONE 4.5s [2026-01-07T09:28:39.881Z] [2026-01-07T09:28:39.881Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:28:40.382Z] #40 ... [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-01-07T09:28:40.382Z] #32 DONE 4.7s [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:40.382Z] #40 ... [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:40.382Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:40.382Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:40.382Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:40.382Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:40.382Z] #33 DONE 0.6s [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-01-07T09:28:40.382Z] #36 DONE 1.8s [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-01-07T09:28:40.382Z] #38 DONE 0.9s [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:40.382Z] #40 ... [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-01-07T09:28:40.382Z] #44 DONE 4.4s [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #45 [security-spire-server internal] load build context [2026-01-07T09:28:40.382Z] #45 transferring context: 26.44kB 0.4s done [2026-01-07T09:28:40.382Z] #45 DONE 2.7s [2026-01-07T09:28:40.382Z] [2026-01-07T09:28:40.382Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:40.651Z] #40 ... [2026-01-07T09:28:40.651Z] [2026-01-07T09:28:40.651Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:40.651Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:40.651Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:40.651Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:40.651Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:40.651Z] #33 DONE 0.6s [2026-01-07T09:28:40.651Z] [2026-01-07T09:28:40.651Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:40.651Z] #40 ... [2026-01-07T09:28:40.651Z] [2026-01-07T09:28:40.651Z] #39 [security-secretstore-setup internal] load build context [2026-01-07T09:28:40.651Z] #39 transferring context: 3.39MB 3.4s done [2026-01-07T09:28:40.651Z] #39 DONE 4.7s [2026-01-07T09:28:40.651Z] [2026-01-07T09:28:40.651Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:40.921Z] #40 ... [2026-01-07T09:28:40.921Z] [2026-01-07T09:28:40.921Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-01-07T09:28:40.921Z] #35 DONE 5.5s [2026-01-07T09:28:40.921Z] [2026-01-07T09:28:40.921Z] #46 [security-proxy-setup internal] load build context [2026-01-07T09:28:40.921Z] #46 transferring context: 3.39MB 3.4s done [2026-01-07T09:28:40.921Z] #46 DONE 5.1s [2026-01-07T09:28:40.921Z] [2026-01-07T09:28:40.921Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:41.189Z] #40 ... [2026-01-07T09:28:41.189Z] [2026-01-07T09:28:41.189Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2026-01-07T09:28:41.189Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2026-01-07T09:28:41.189Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2026-01-07T09:28:41.189Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2026-01-07T09:28:41.189Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2026-01-07T09:28:41.189Z] #33 DONE 0.6s [2026-01-07T09:28:41.189Z] [2026-01-07T09:28:41.189Z] #47 [security-spire-config internal] load build context [2026-01-07T09:28:41.189Z] #47 DONE 0.0s [2026-01-07T09:28:41.189Z] [2026-01-07T09:28:41.189Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:42.150Z] #40 transferring context: 3.39MB 5.2s done [2026-01-07T09:28:42.562Z] #100 ... [2026-01-07T09:28:42.562Z] [2026-01-07T09:28:42.562Z] #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-01-07T09:28:42.562Z] #0 4.017 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:42.562Z] #0 6.806 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:42.562Z] #0 7.378 (1/1) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:42.562Z] #0 7.542 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:42.562Z] #0 7.553 OK: 7 MiB in 17 packages [2026-01-07T09:28:42.562Z] #101 ... [2026-01-07T09:28:42.562Z] [2026-01-07T09:28:42.562Z] #102 [security-spire-config] exporting to image [2026-01-07T09:28:42.562Z] #102 exporting layers 3.5s done [2026-01-07T09:28:42.562Z] #102 writing image sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 [2026-01-07T09:28:42.562Z] #102 writing image sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 0.2s done [2026-01-07T09:28:42.562Z] #102 naming to docker.io/library/security-spire-config [2026-01-07T09:28:42.821Z] #102 naming to docker.io/library/security-spire-config 0.1s done [2026-01-07T09:28:42.821Z] #102 DONE 3.8s [2026-01-07T09:28:42.821Z] [2026-01-07T09:28:42.821Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-01-07T09:28:42.821Z] #98 5.029 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-01-07T09:28:42.821Z] #98 5.683 OK: 265 MiB in 60 packages [2026-01-07T09:28:43.119Z] #40 ... [2026-01-07T09:28:43.119Z] [2026-01-07T09:28:43.119Z] #48 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-01-07T09:28:43.119Z] #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:43.119Z] #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:43.119Z] #0 6.425 (1/1) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:43.119Z] #0 6.479 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:43.119Z] #0 6.479 OK: 8 MiB in 17 packages [2026-01-07T09:28:43.119Z] #48 DONE 9.3s [2026-01-07T09:28:43.119Z] [2026-01-07T09:28:43.119Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:43.119Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.9s done [2026-01-07T09:28:43.119Z] #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-01-07T09:28:43.119Z] #41 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-01-07T09:28:43.119Z] #41 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-01-07T09:28:43.119Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s [2026-01-07T09:28:43.395Z] #41 ... [2026-01-07T09:28:43.395Z] [2026-01-07T09:28:43.395Z] #40 [core-keeper internal] load build context [2026-01-07T09:28:43.395Z] #40 DONE 7.3s [2026-01-07T09:28:43.395Z] [2026-01-07T09:28:43.395Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:43.395Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s [2026-01-07T09:28:43.395Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.0s [2026-01-07T09:28:43.395Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.2s [2026-01-07T09:28:43.395Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done [2026-01-07T09:28:43.665Z] #41 ... [2026-01-07T09:28:43.665Z] [2026-01-07T09:28:43.665Z] #49 [security-spire-agent internal] load build context [2026-01-07T09:28:43.665Z] #49 transferring context: 25.98kB 0.2s done [2026-01-07T09:28:43.665Z] #49 DONE 3.1s [2026-01-07T09:28:43.665Z] [2026-01-07T09:28:43.665Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:43.665Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done [2026-01-07T09:28:43.665Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done [2026-01-07T09:28:43.665Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done [2026-01-07T09:28:43.665Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-01-07T09:28:43.939Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done [2026-01-07T09:28:44.207Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.4s done [2026-01-07T09:28:45.174Z] #41 ... [2026-01-07T09:28:45.174Z] [2026-01-07T09:28:45.174Z] #47 [security-spire-config internal] load build context [2026-01-07T09:28:45.174Z] #47 transferring context: 24.70kB 0.3s done [2026-01-07T09:28:45.174Z] #47 DONE 3.6s [2026-01-07T09:28:45.174Z] [2026-01-07T09:28:45.174Z] #50 [support-notifications internal] load build context [2026-01-07T09:28:45.174Z] #50 ... [2026-01-07T09:28:45.174Z] [2026-01-07T09:28:45.174Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-01-07T09:28:45.174Z] #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:45.174Z] #0 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:45.353Z] #98 ... [2026-01-07T09:28:45.353Z] [2026-01-07T09:28:45.353Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:28:45.353Z] #103 ... [2026-01-07T09:28:45.353Z] [2026-01-07T09:28:45.353Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-01-07T09:28:45.353Z] #104 ... [2026-01-07T09:28:45.353Z] [2026-01-07T09:28:45.353Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:28:45.443Z] #51 ... [2026-01-07T09:28:45.443Z] [2026-01-07T09:28:45.443Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:45.443Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 3.2s [2026-01-07T09:28:45.443Z] #41 ... [2026-01-07T09:28:45.443Z] [2026-01-07T09:28:45.443Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:28:45.712Z] #52 ... [2026-01-07T09:28:45.712Z] [2026-01-07T09:28:45.712Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-01-07T09:28:45.712Z] #0 8.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:45.712Z] #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:45.712Z] #53 ... [2026-01-07T09:28:45.712Z] [2026-01-07T09:28:45.712Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-01-07T09:28:45.979Z] #54 ... [2026-01-07T09:28:45.979Z] [2026-01-07T09:28:45.979Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:45.979Z] #55 ... [2026-01-07T09:28:45.979Z] [2026-01-07T09:28:45.979Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-01-07T09:28:45.979Z] #0 9.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:45.979Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:46.246Z] #56 ... [2026-01-07T09:28:46.246Z] [2026-01-07T09:28:46.246Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:46.246Z] #57 ... [2026-01-07T09:28:46.246Z] [2026-01-07T09:28:46.246Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:46.512Z] #58 ... [2026-01-07T09:28:46.512Z] [2026-01-07T09:28:46.512Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:46.512Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.99MB / 37.02MB 4.3s [2026-01-07T09:28:46.818Z] #41 ... [2026-01-07T09:28:46.818Z] [2026-01-07T09:28:46.818Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:46.818Z] #59 ... [2026-01-07T09:28:46.818Z] [2026-01-07T09:28:46.818Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-01-07T09:28:47.106Z] #60 ... [2026-01-07T09:28:47.106Z] [2026-01-07T09:28:47.106Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-01-07T09:28:47.106Z] #61 ... [2026-01-07T09:28:47.106Z] [2026-01-07T09:28:47.106Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:47.390Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 5.1s [2026-01-07T09:28:47.657Z] #41 ... [2026-01-07T09:28:47.657Z] [2026-01-07T09:28:47.657Z] #50 [support-notifications internal] load build context [2026-01-07T09:28:47.657Z] #50 transferring context: 3.39MB 7.3s done [2026-01-07T09:28:47.657Z] #50 DONE 9.8s [2026-01-07T09:28:47.657Z] [2026-01-07T09:28:47.657Z] #62 [core-data internal] load build context [2026-01-07T09:28:47.657Z] #62 ... [2026-01-07T09:28:47.657Z] [2026-01-07T09:28:47.657Z] #63 [core-command internal] load build context [2026-01-07T09:28:47.930Z] #63 ... [2026-01-07T09:28:47.930Z] [2026-01-07T09:28:47.930Z] #64 [core-common-config-bootstrapper internal] load build context [2026-01-07T09:28:47.930Z] #64 ... [2026-01-07T09:28:47.930Z] [2026-01-07T09:28:47.930Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-01-07T09:28:48.197Z] #65 ... [2026-01-07T09:28:48.197Z] [2026-01-07T09:28:48.197Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:48.197Z] #57 DONE 12.1s [2026-01-07T09:28:48.197Z] [2026-01-07T09:28:48.197Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:48.197Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 5.8s [2026-01-07T09:28:48.465Z] #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-01-07T09:28:48.465Z] #41 ... [2026-01-07T09:28:48.465Z] [2026-01-07T09:28:48.465Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-01-07T09:28:48.732Z] #66 ... [2026-01-07T09:28:48.732Z] [2026-01-07T09:28:48.732Z] #63 [core-command internal] load build context [2026-01-07T09:28:48.732Z] #63 transferring context: 3.39MB 8.7s done [2026-01-07T09:28:48.732Z] #63 DONE 10.8s [2026-01-07T09:28:48.732Z] [2026-01-07T09:28:48.732Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:48.732Z] #41 ... [2026-01-07T09:28:48.732Z] [2026-01-07T09:28:48.732Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-01-07T09:28:49.003Z] #67 ... [2026-01-07T09:28:49.003Z] [2026-01-07T09:28:49.003Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-01-07T09:28:49.003Z] #68 ... [2026-01-07T09:28:49.003Z] [2026-01-07T09:28:49.003Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:49.273Z] #41 ... [2026-01-07T09:28:49.273Z] [2026-01-07T09:28:49.273Z] #62 [core-data internal] load build context [2026-01-07T09:28:49.273Z] #62 transferring context: 3.39MB 8.7s done [2026-01-07T09:28:49.273Z] #62 DONE 11.4s [2026-01-07T09:28:49.543Z] [2026-01-07T09:28:49.543Z] #69 [security-proxy-auth internal] load build context [2026-01-07T09:28:49.811Z] #69 ... [2026-01-07T09:28:49.811Z] [2026-01-07T09:28:49.811Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:49.811Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.78MB / 37.02MB 7.2s [2026-01-07T09:28:50.078Z] #41 ... [2026-01-07T09:28:50.078Z] [2026-01-07T09:28:50.078Z] #64 [core-common-config-bootstrapper internal] load build context [2026-01-07T09:28:50.078Z] #64 transferring context: 3.39MB 9.2s done [2026-01-07T09:28:50.078Z] #64 DONE 12.4s [2026-01-07T09:28:50.078Z] [2026-01-07T09:28:50.078Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:50.687Z] #41 ... [2026-01-07T09:28:50.687Z] [2026-01-07T09:28:50.687Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:28:50.687Z] #70 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.2s done [2026-01-07T09:28:50.687Z] #70 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-01-07T09:28:50.687Z] #70 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-01-07T09:28:50.687Z] #70 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-01-07T09:28:50.687Z] #70 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-01-07T09:28:50.687Z] #70 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-01-07T09:28:50.687Z] #70 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-01-07T09:28:50.687Z] #70 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done [2026-01-07T09:28:50.687Z] #70 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.19MB / 17.33MB 4.6s [2026-01-07T09:28:50.687Z] #70 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-01-07T09:28:50.687Z] #70 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 5.2s [2026-01-07T09:28:50.687Z] #70 ... [2026-01-07T09:28:50.687Z] [2026-01-07T09:28:50.687Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:50.687Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.03MB / 37.02MB 8.5s [2026-01-07T09:28:51.649Z] #41 ... [2026-01-07T09:28:51.649Z] [2026-01-07T09:28:51.649Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-01-07T09:28:51.649Z] #53 14.37 OK: 255 MiB in 60 packages [2026-01-07T09:28:51.649Z] #53 DONE 15.7s [2026-01-07T09:28:51.649Z] [2026-01-07T09:28:51.649Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:51.919Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 9.6s [2026-01-07T09:28:52.186Z] #41 ... [2026-01-07T09:28:52.186Z] [2026-01-07T09:28:52.186Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-01-07T09:28:52.186Z] #51 14.52 (1/2) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:52.186Z] #51 14.52 (2/2) Installing su-exec (0.2-r3) [2026-01-07T09:28:52.186Z] #51 14.52 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:52.186Z] #51 14.66 OK: 8 MiB in 18 packages [2026-01-07T09:28:52.186Z] #51 DONE 17.1s [2026-01-07T09:28:52.186Z] [2026-01-07T09:28:52.186Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:52.461Z] #41 ... [2026-01-07T09:28:52.461Z] [2026-01-07T09:28:52.461Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:28:52.461Z] #71 ... [2026-01-07T09:28:52.461Z] [2026-01-07T09:28:52.461Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:52.730Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 10.4s [2026-01-07T09:28:52.997Z] #41 ... [2026-01-07T09:28:52.997Z] [2026-01-07T09:28:52.997Z] #69 [security-proxy-auth internal] load build context [2026-01-07T09:28:52.997Z] #69 transferring context: 3.39MB 11.1s done [2026-01-07T09:28:52.997Z] #69 DONE 12.7s [2026-01-07T09:28:52.997Z] [2026-01-07T09:28:52.997Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:52.997Z] #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-01-07T09:28:53.263Z] #41 ... [2026-01-07T09:28:53.263Z] [2026-01-07T09:28:53.263Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-01-07T09:28:53.529Z] #72 ... [2026-01-07T09:28:53.529Z] [2026-01-07T09:28:53.529Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:53.529Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.53MB / 37.02MB 11.2s [2026-01-07T09:28:53.797Z] #41 ... [2026-01-07T09:28:53.797Z] [2026-01-07T09:28:53.797Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:53.797Z] #73 DONE 2.4s [2026-01-07T09:28:53.797Z] [2026-01-07T09:28:53.797Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:54.425Z] #41 ... [2026-01-07T09:28:54.425Z] [2026-01-07T09:28:54.425Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-01-07T09:28:54.425Z] #59 DONE 17.6s [2026-01-07T09:28:54.425Z] [2026-01-07T09:28:54.425Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:55.386Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.73MB / 37.02MB 12.9s [2026-01-07T09:28:55.652Z] #41 ... [2026-01-07T09:28:55.652Z] [2026-01-07T09:28:55.652Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:28:55.652Z] #55 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:55.652Z] #55 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:55.652Z] #55 18.56 OK: 255 MiB in 60 packages [2026-01-07T09:28:55.652Z] #55 DONE 20.0s [2026-01-07T09:28:55.652Z] [2026-01-07T09:28:55.652Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:57.062Z] #41 ... [2026-01-07T09:28:57.062Z] [2026-01-07T09:28:57.062Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-01-07T09:28:57.062Z] #56 15.57 (1/3) Installing ca-certificates (20250911-r0) [2026-01-07T09:28:57.062Z] #56 16.04 (2/3) Installing dumb-init (1.2.5-r3) [2026-01-07T09:28:57.062Z] #56 16.32 (3/3) Installing tzdata (2025c-r0) [2026-01-07T09:28:57.062Z] #56 17.58 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:28:57.062Z] #56 17.75 Executing ca-certificates-20250911-r0.trigger [2026-01-07T09:28:57.062Z] #56 18.84 OK: 8 MiB in 19 packages [2026-01-07T09:28:57.062Z] #56 DONE 21.3s [2026-01-07T09:28:57.062Z] [2026-01-07T09:28:57.062Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:57.062Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 14.7s [2026-01-07T09:28:58.018Z] #41 ... [2026-01-07T09:28:58.018Z] [2026-01-07T09:28:58.018Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:28:58.018Z] #74 DONE 2.4s [2026-01-07T09:28:58.018Z] [2026-01-07T09:28:58.018Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:58.019Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 15.8s [2026-01-07T09:28:58.290Z] #41 ... [2026-01-07T09:28:58.290Z] [2026-01-07T09:28:58.290Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-01-07T09:28:58.556Z] #75 ... [2026-01-07T09:28:58.556Z] [2026-01-07T09:28:58.556Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:58.821Z] #41 ... [2026-01-07T09:28:58.821Z] [2026-01-07T09:28:58.821Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-01-07T09:28:58.821Z] #54 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:58.821Z] #54 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:58.821Z] #54 20.56 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:28:58.821Z] #54 20.56 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:28:58.821Z] #54 20.56 OK: 26168 distinct packages available [2026-01-07T09:28:58.821Z] #54 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:58.821Z] #54 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:58.821Z] #54 ... [2026-01-07T09:28:58.821Z] [2026-01-07T09:28:58.821Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:28:58.821Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.09MB / 37.02MB 16.6s [2026-01-07T09:28:59.406Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 17.0s [2026-01-07T09:28:59.987Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 17.6s [2026-01-07T09:28:59.987Z] #41 ... [2026-01-07T09:28:59.987Z] [2026-01-07T09:28:59.987Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:28:59.987Z] #52 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:59.987Z] #52 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:59.987Z] #52 22.03 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:28:59.987Z] #52 22.03 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:28:59.987Z] #52 22.03 OK: 26172 distinct packages available [2026-01-07T09:28:59.987Z] #52 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:28:59.987Z] #52 ... [2026-01-07T09:28:59.987Z] [2026-01-07T09:28:59.987Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:00.261Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 17.9s [2026-01-07T09:29:00.345Z] #105 ... [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:00.345Z] #75 DONE 24.3s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:00.345Z] #105 DONE 23.8s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:00.345Z] #103 DONE 24.4s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:00.345Z] #101 DONE 27.0s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:00.345Z] #78 DONE 24.1s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-01-07T09:29:00.345Z] #98 DONE 25.2s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:00.345Z] #72 DONE 24.9s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:00.345Z] #100 DONE 19.4s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-01-07T09:29:00.345Z] #104 DONE 19.4s [2026-01-07T09:29:00.345Z] [2026-01-07T09:29:00.345Z] #106 [security-proxy-auth builder 6/7] COPY . . [2026-01-07T09:29:00.532Z] #41 ... [2026-01-07T09:29:00.532Z] [2026-01-07T09:29:00.532Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-01-07T09:29:00.532Z] #58 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:00.532Z] #58 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:00.532Z] #58 23.04 OK: 255 MiB in 60 packages [2026-01-07T09:29:00.532Z] #58 DONE 25.7s [2026-01-07T09:29:00.532Z] [2026-01-07T09:29:00.532Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:00.532Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 18.4s [2026-01-07T09:29:01.114Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 18.6s done [2026-01-07T09:29:01.114Z] #41 ... [2026-01-07T09:29:01.114Z] [2026-01-07T09:29:01.114Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:29:01.114Z] #70 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 12.4s done [2026-01-07T09:29:01.114Z] #70 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-01-07T09:29:01.114Z] #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-01-07T09:29:01.698Z] #70 ... [2026-01-07T09:29:01.698Z] [2026-01-07T09:29:01.698Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:01.698Z] #76 DONE 1.2s [2026-01-07T09:29:01.698Z] [2026-01-07T09:29:01.698Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:29:01.698Z] #71 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:01.698Z] #71 ... [2026-01-07T09:29:01.698Z] [2026-01-07T09:29:01.698Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-01-07T09:29:01.698Z] #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:01.698Z] #61 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:01.698Z] #61 21.97 (1/4) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:01.698Z] #61 21.99 (2/4) Installing openssl (3.5.4-r0) [2026-01-07T09:29:01.698Z] #61 22.14 (3/4) Installing su-exec (0.2-r3) [2026-01-07T09:29:01.698Z] #61 22.16 (4/4) Installing yq-go (4.47.2-r2) [2026-01-07T09:29:01.698Z] #61 23.61 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:01.698Z] #61 23.84 OK: 20 MiB in 20 packages [2026-01-07T09:29:01.698Z] #61 ... [2026-01-07T09:29:01.698Z] [2026-01-07T09:29:01.698Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:02.657Z] #77 ... [2026-01-07T09:29:02.657Z] [2026-01-07T09:29:02.657Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-01-07T09:29:02.657Z] #78 ... [2026-01-07T09:29:02.657Z] [2026-01-07T09:29:02.657Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:02.657Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-01-07T09:29:03.240Z] #41 ... [2026-01-07T09:29:03.240Z] [2026-01-07T09:29:03.240Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-01-07T09:29:03.240Z] #61 DONE 26.4s [2026-01-07T09:29:03.507Z] [2026-01-07T09:29:03.507Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:03.773Z] #41 ... [2026-01-07T09:29:03.773Z] [2026-01-07T09:29:03.773Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:04.039Z] #79 ... [2026-01-07T09:29:04.039Z] [2026-01-07T09:29:04.039Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:04.306Z] #41 ... [2026-01-07T09:29:04.306Z] [2026-01-07T09:29:04.306Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:04.306Z] #0 9.056 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:04.573Z] #80 ... [2026-01-07T09:29:04.573Z] [2026-01-07T09:29:04.573Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:29:04.573Z] #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.5s [2026-01-07T09:29:05.982Z] #70 ... [2026-01-07T09:29:05.982Z] [2026-01-07T09:29:05.982Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-01-07T09:29:05.982Z] #65 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:05.982Z] #65 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:06.249Z] #65 ... [2026-01-07T09:29:06.250Z] [2026-01-07T09:29:06.250Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:06.832Z] #41 ... [2026-01-07T09:29:06.832Z] [2026-01-07T09:29:06.832Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:06.832Z] #0 8.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:07.099Z] #81 ... [2026-01-07T09:29:07.099Z] [2026-01-07T09:29:07.099Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:07.685Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s [2026-01-07T09:29:07.685Z] #41 ... [2026-01-07T09:29:07.685Z] [2026-01-07T09:29:07.685Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-01-07T09:29:07.685Z] #66 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:07.685Z] #66 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:07.685Z] #66 ... [2026-01-07T09:29:07.685Z] [2026-01-07T09:29:07.685Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-01-07T09:29:07.685Z] #60 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:07.685Z] #60 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:07.952Z] #60 ... [2026-01-07T09:29:07.952Z] [2026-01-07T09:29:07.952Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:29:07.952Z] #70 ... [2026-01-07T09:29:07.952Z] [2026-01-07T09:29:07.952Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:08.220Z] #82 ... [2026-01-07T09:29:08.220Z] [2026-01-07T09:29:08.220Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-01-07T09:29:09.633Z] #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.6s [2026-01-07T09:29:09.901Z] #70 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.0s done [2026-01-07T09:29:10.181Z] #70 DONE 29.6s [2026-01-07T09:29:10.181Z] [2026-01-07T09:29:10.181Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-01-07T09:29:10.181Z] #66 31.84 (1/7) Installing ca-certificates (20250911-r0) [2026-01-07T09:29:10.331Z] #106 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #107 [support-notifications builder 6/7] COPY . . [2026-01-07T09:29:10.331Z] #107 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-01-07T09:29:10.331Z] #108 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:10.331Z] #109 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #110 [security-proxy-setup builder 6/7] COPY . . [2026-01-07T09:29:10.331Z] #110 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2026-01-07T09:29:10.331Z] #111 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #112 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-01-07T09:29:10.331Z] #112 ... [2026-01-07T09:29:10.331Z] [2026-01-07T09:29:10.331Z] #113 [support-scheduler builder 6/7] COPY . . [2026-01-07T09:29:10.448Z] #66 ... [2026-01-07T09:29:10.448Z] [2026-01-07T09:29:10.448Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:29:10.448Z] #52 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.448Z] #52 ... [2026-01-07T09:29:10.448Z] [2026-01-07T09:29:10.448Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:10.448Z] #68 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.448Z] #68 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.721Z] #68 ... [2026-01-07T09:29:10.721Z] [2026-01-07T09:29:10.721Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-01-07T09:29:10.721Z] #67 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.721Z] #67 23.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.721Z] #67 ... [2026-01-07T09:29:10.721Z] [2026-01-07T09:29:10.721Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-01-07T09:29:10.721Z] #65 30.77 OK: 255 MiB in 60 packages [2026-01-07T09:29:10.721Z] #65 DONE 33.2s [2026-01-07T09:29:10.721Z] [2026-01-07T09:29:10.721Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-01-07T09:29:10.721Z] #72 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.721Z] #72 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:10.987Z] #72 ... [2026-01-07T09:29:10.987Z] [2026-01-07T09:29:10.987Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:11.266Z] #113 ... [2026-01-07T09:29:11.266Z] [2026-01-07T09:29:11.266Z] #107 [support-notifications builder 6/7] COPY . . [2026-01-07T09:29:11.266Z] #107 DONE 11.5s [2026-01-07T09:29:11.266Z] [2026-01-07T09:29:11.266Z] #113 [support-scheduler builder 6/7] COPY . . [2026-01-07T09:29:11.572Z] #41 ... [2026-01-07T09:29:11.572Z] [2026-01-07T09:29:11.572Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:11.572Z] #83 DONE 0.7s [2026-01-07T09:29:11.572Z] [2026-01-07T09:29:11.572Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:12.644Z] #113 ... [2026-01-07T09:29:12.645Z] [2026-01-07T09:29:12.645Z] #110 [security-bootstrapper builder 6/7] COPY . . [2026-01-07T09:29:12.645Z] #110 DONE 13.3s [2026-01-07T09:29:12.645Z] [2026-01-07T09:29:12.645Z] #112 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-01-07T09:29:12.989Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s [2026-01-07T09:29:12.989Z] #41 ... [2026-01-07T09:29:12.989Z] [2026-01-07T09:29:12.989Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:29:12.989Z] #71 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:12.989Z] #71 ... [2026-01-07T09:29:12.989Z] [2026-01-07T09:29:12.989Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:13.213Z] #112 ... [2026-01-07T09:29:13.213Z] [2026-01-07T09:29:13.213Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:29:13.286Z] #41 ... [2026-01-07T09:29:13.286Z] [2026-01-07T09:29:13.286Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-01-07T09:29:13.286Z] #54 32.84 (1/13) Installing brotli-libs (1.1.0-r2) [2026-01-07T09:29:13.286Z] #54 33.05 (2/13) Installing c-ares (1.34.6-r0) [2026-01-07T09:29:13.286Z] #54 33.13 (3/13) Installing libunistring (1.3-r0) [2026-01-07T09:29:13.286Z] #54 33.38 (4/13) Installing libidn2 (2.3.7-r0) [2026-01-07T09:29:13.286Z] #54 33.45 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-01-07T09:29:13.286Z] #54 33.48 (6/13) Installing libpsl (0.21.5-r3) [2026-01-07T09:29:13.286Z] #54 33.52 (7/13) Installing zstd-libs (1.5.7-r0) [2026-01-07T09:29:13.286Z] #54 33.66 (8/13) Installing libcurl (8.14.1-r2) [2026-01-07T09:29:13.286Z] #54 33.79 (9/13) Installing curl (8.14.1-r2) [2026-01-07T09:29:13.286Z] #54 33.82 (10/13) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:13.286Z] #54 33.86 (11/13) Installing musl-obstack (1.2.3-r2) [2026-01-07T09:29:13.286Z] #54 33.88 (12/13) Installing libucontext (1.3.2-r0) [2026-01-07T09:29:13.286Z] #54 33.89 (13/13) Installing gcompat (1.1.0-r4) [2026-01-07T09:29:13.286Z] #54 33.94 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:13.286Z] #54 34.33 OK: 13 MiB in 29 packages [2026-01-07T09:29:13.286Z] #54 DONE 37.6s [2026-01-07T09:29:13.286Z] [2026-01-07T09:29:13.286Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-01-07T09:29:13.286Z] #78 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:13.286Z] #78 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:13.286Z] #78 ... [2026-01-07T09:29:13.286Z] [2026-01-07T09:29:13.286Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-01-07T09:29:13.286Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:13.286Z] #0 6.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:13.558Z] #84 ... [2026-01-07T09:29:13.558Z] [2026-01-07T09:29:13.558Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:29:13.558Z] #52 37.96 OK: 255 MiB in 60 packages [2026-01-07T09:29:13.558Z] #52 ... [2026-01-07T09:29:13.558Z] [2026-01-07T09:29:13.558Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-01-07T09:29:13.558Z] #75 15.45 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:13.558Z] #75 17.44 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:13.825Z] #75 ... [2026-01-07T09:29:13.825Z] [2026-01-07T09:29:13.825Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:15.114Z] #114 ... [2026-01-07T09:29:15.114Z] [2026-01-07T09:29:15.114Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2026-01-07T09:29:15.114Z] #111 DONE 15.8s [2026-01-07T09:29:15.114Z] [2026-01-07T09:29:15.114Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:29:15.768Z] #41 ... [2026-01-07T09:29:15.768Z] [2026-01-07T09:29:15.768Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:15.768Z] #80 11.47 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:16.046Z] #80 ... [2026-01-07T09:29:16.046Z] [2026-01-07T09:29:16.046Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:16.046Z] #68 36.76 (1/1) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:16.046Z] #68 36.83 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:16.046Z] #68 37.18 OK: 8 MiB in 17 packages [2026-01-07T09:29:16.046Z] #68 ... [2026-01-07T09:29:16.046Z] [2026-01-07T09:29:16.046Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-01-07T09:29:16.046Z] #52 DONE 40.5s [2026-01-07T09:29:16.322Z] [2026-01-07T09:29:16.322Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:16.910Z] #41 ... [2026-01-07T09:29:16.910Z] [2026-01-07T09:29:16.910Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:16.910Z] #85 DONE 0.7s [2026-01-07T09:29:16.910Z] [2026-01-07T09:29:16.910Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.017Z] #114 ... [2026-01-07T09:29:17.017Z] [2026-01-07T09:29:17.017Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:17.017Z] #115 CACHED [2026-01-07T09:29:17.017Z] [2026-01-07T09:29:17.017Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.017Z] #116 CACHED [2026-01-07T09:29:17.017Z] [2026-01-07T09:29:17.017Z] #117 [security-bootstrapper builder 6/7] COPY . . [2026-01-07T09:29:17.017Z] #117 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.276Z] #118 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #119 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:17.276Z] #120 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #112 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-01-07T09:29:17.276Z] #112 DONE 18.0s [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-01-07T09:29:17.276Z] #108 DONE 18.0s [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #113 [support-scheduler builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #113 DONE 18.0s [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.276Z] #121 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #122 [core-data builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #122 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:17.276Z] #123 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.276Z] #124 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #125 [security-proxy-auth builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #125 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:17.276Z] #126 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #106 DONE 18.1s [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:17.276Z] #127 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.276Z] #128 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #129 [core-metadata builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #129 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:17.276Z] #130 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #131 [core-command builder 6/7] COPY . . [2026-01-07T09:29:17.276Z] #131 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:29:17.276Z] #132 CACHED [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:17.276Z] #109 DONE 18.1s [2026-01-07T09:29:17.276Z] [2026-01-07T09:29:17.276Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T09:29:17.492Z] #86 ... [2026-01-07T09:29:17.492Z] [2026-01-07T09:29:17.492Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-01-07T09:29:17.492Z] #66 32.77 (2/7) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:17.492Z] #66 32.83 (3/7) Installing libgcc (14.2.0-r6) [2026-01-07T09:29:17.492Z] #66 32.96 (4/7) Installing libsodium (1.0.20-r1) [2026-01-07T09:29:17.492Z] #66 33.05 (5/7) Installing libstdc++ (14.2.0-r6) [2026-01-07T09:29:17.492Z] #66 33.49 (6/7) Installing libzmq (4.3.5-r2) [2026-01-07T09:29:17.492Z] #66 33.58 (7/7) Installing zeromq (4.3.5-r2) [2026-01-07T09:29:17.492Z] #66 33.63 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:17.492Z] #66 33.73 Executing ca-certificates-20250911-r0.trigger [2026-01-07T09:29:17.492Z] #66 36.05 OK: 12 MiB in 23 packages [2026-01-07T09:29:17.492Z] #66 DONE 38.8s [2026-01-07T09:29:17.492Z] [2026-01-07T09:29:17.492Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:17.492Z] #81 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:17.492Z] #81 ... [2026-01-07T09:29:17.492Z] [2026-01-07T09:29:17.492Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:17.533Z] #133 ... [2026-01-07T09:29:17.533Z] [2026-01-07T09:29:17.533Z] #134 [security-spire-server stage-2 6/9] COPY security.txt / [2026-01-07T09:29:17.533Z] #134 DONE 0.3s [2026-01-07T09:29:17.533Z] [2026-01-07T09:29:17.533Z] #135 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-01-07T09:29:17.533Z] #135 DONE 0.2s [2026-01-07T09:29:17.533Z] [2026-01-07T09:29:17.533Z] #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-01-07T09:29:17.533Z] #136 DONE 0.1s [2026-01-07T09:29:17.533Z] [2026-01-07T09:29:17.533Z] #137 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-01-07T09:29:17.533Z] #137 DONE 0.1s [2026-01-07T09:29:17.533Z] [2026-01-07T09:29:17.533Z] #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-01-07T09:29:17.533Z] #138 DONE 0.1s [2026-01-07T09:29:17.533Z] [2026-01-07T09:29:17.533Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-01-07T09:29:17.790Z] #139 DONE 0.1s [2026-01-07T09:29:17.790Z] [2026-01-07T09:29:17.790Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-01-07T09:29:17.790Z] #140 DONE 0.1s [2026-01-07T09:29:17.790Z] [2026-01-07T09:29:17.790Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-01-07T09:29:17.790Z] #141 DONE 0.1s [2026-01-07T09:29:17.790Z] [2026-01-07T09:29:17.790Z] #142 [security-spire-server] exporting to image [2026-01-07T09:29:17.790Z] #142 exporting layers [2026-01-07T09:29:17.790Z] #142 ... [2026-01-07T09:29:17.790Z] [2026-01-07T09:29:17.790Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-01-07T09:29:17.790Z] #143 DONE 0.1s [2026-01-07T09:29:17.790Z] [2026-01-07T09:29:17.790Z] #144 [security-spire-agent] exporting to image [2026-01-07T09:29:18.079Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.7s [2026-01-07T09:29:19.042Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.6s done [2026-01-07T09:29:19.233Z] #144 exporting layers 1.0s done [2026-01-07T09:29:19.233Z] #144 writing image sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done [2026-01-07T09:29:19.234Z] #144 naming to docker.io/library/security-spire-agent 0.1s done [2026-01-07T09:29:19.234Z] #144 ... [2026-01-07T09:29:19.234Z] [2026-01-07T09:29:19.234Z] #142 [security-spire-server] exporting to image [2026-01-07T09:29:19.234Z] #142 exporting layers 1.0s done [2026-01-07T09:29:19.234Z] #142 writing image sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced 0.1s done [2026-01-07T09:29:19.234Z] #142 naming to docker.io/library/security-spire-server 0.1s done [2026-01-07T09:29:19.234Z] #142 DONE 1.3s [2026-01-07T09:29:19.234Z] [2026-01-07T09:29:19.234Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T09:29:19.234Z] #133 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-01-07T09:29:19.308Z] #41 ... [2026-01-07T09:29:19.308Z] [2026-01-07T09:29:19.308Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:19.308Z] #68 DONE 40.5s [2026-01-07T09:29:19.308Z] [2026-01-07T09:29:19.308Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-01-07T09:29:19.308Z] #60 33.21 (1/4) Installing ca-certificates (20250911-r0) [2026-01-07T09:29:19.308Z] #60 33.60 (2/4) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:19.308Z] #60 33.63 (3/4) Installing su-exec (0.2-r3) [2026-01-07T09:29:19.308Z] #60 33.64 (4/4) Installing yq-go (4.47.2-r2) [2026-01-07T09:29:19.308Z] #60 36.34 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:19.308Z] #60 36.87 Executing ca-certificates-20250911-r0.trigger [2026-01-07T09:29:19.308Z] #60 38.54 OK: 19 MiB in 20 packages [2026-01-07T09:29:19.308Z] #60 DONE 42.5s [2026-01-07T09:29:19.308Z] [2026-01-07T09:29:19.308Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-01-07T09:29:19.492Z] #133 ... [2026-01-07T09:29:19.492Z] [2026-01-07T09:29:19.492Z] #144 [security-spire-agent] exporting to image [2026-01-07T09:29:19.492Z] #144 DONE 1.4s [2026-01-07T09:29:19.492Z] [2026-01-07T09:29:19.492Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-01-07T09:29:19.492Z] #0 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-01-07T09:29:20.266Z] #87 ... [2026-01-07T09:29:20.266Z] [2026-01-07T09:29:20.266Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-01-07T09:29:20.266Z] #72 31.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:20.266Z] #72 31.61 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:20.266Z] #72 32.49 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:20.266Z] #72 32.49 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:20.266Z] #72 32.61 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:20.266Z] #72 32.79 OK: 8 MiB in 17 packages [2026-01-07T09:29:20.266Z] #72 DONE 37.8s [2026-01-07T09:29:20.266Z] [2026-01-07T09:29:20.266Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-01-07T09:29:20.266Z] #78 26.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:20.266Z] #78 26.64 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:20.266Z] #78 27.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:20.266Z] #78 27.41 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:20.266Z] #78 27.41 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:20.266Z] #78 27.41 OK: 8 MiB in 18 packages [2026-01-07T09:29:21.674Z] #78 ... [2026-01-07T09:29:21.674Z] [2026-01-07T09:29:21.674Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:21.674Z] #88 ... [2026-01-07T09:29:21.674Z] [2026-01-07T09:29:21.674Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T09:29:21.943Z] #41 ... [2026-01-07T09:29:21.943Z] [2026-01-07T09:29:21.943Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-01-07T09:29:21.943Z] #78 DONE 29.6s [2026-01-07T09:29:22.209Z] [2026-01-07T09:29:22.209Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-01-07T09:29:22.790Z] #89 ... [2026-01-07T09:29:22.790Z] [2026-01-07T09:29:22.790Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-01-07T09:29:22.790Z] #75 32.38 OK: 255 MiB in 60 packages [2026-01-07T09:29:22.790Z] #75 DONE 34.6s [2026-01-07T09:29:22.790Z] [2026-01-07T09:29:22.790Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-01-07T09:29:23.371Z] #90 ... [2026-01-07T09:29:23.371Z] [2026-01-07T09:29:23.371Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:23.371Z] #0 4.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:23.371Z] #0 7.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:23.371Z] #91 ... [2026-01-07T09:29:23.371Z] [2026-01-07T09:29:23.371Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:23.371Z] #81 24.87 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:23.371Z] #81 25.25 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:23.371Z] #81 25.98 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:23.371Z] #81 25.98 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:23.371Z] #81 26.03 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:23.371Z] #81 26.17 OK: 8 MiB in 19 packages [2026-01-07T09:29:23.637Z] #81 ... [2026-01-07T09:29:23.637Z] [2026-01-07T09:29:23.637Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-01-07T09:29:23.637Z] #90 DONE 0.7s [2026-01-07T09:29:23.637Z] [2026-01-07T09:29:23.637Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-01-07T09:29:23.637Z] #84 20.26 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:23.902Z] #84 20.51 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:24.864Z] #84 ... [2026-01-07T09:29:24.864Z] [2026-01-07T09:29:24.864Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-01-07T09:29:24.864Z] #80 26.28 (1/1) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:24.864Z] #80 27.10 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:24.864Z] #80 27.41 OK: 8 MiB in 17 packages [2026-01-07T09:29:24.864Z] #80 DONE 30.3s [2026-01-07T09:29:24.864Z] [2026-01-07T09:29:24.864Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-01-07T09:29:24.864Z] #84 21.37 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:24.864Z] #84 21.39 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:24.864Z] #84 21.45 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:24.864Z] #84 21.52 OK: 20 MiB in 20 packages [2026-01-07T09:29:25.833Z] #84 ... [2026-01-07T09:29:25.833Z] [2026-01-07T09:29:25.833Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:25.833Z] #81 DONE 29.0s [2026-01-07T09:29:26.101Z] [2026-01-07T09:29:26.101Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-01-07T09:29:26.101Z] #67 37.28 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:29:26.101Z] #67 37.28 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:29:26.101Z] #67 37.28 OK: 26168 distinct packages available [2026-01-07T09:29:26.101Z] #67 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.101Z] #67 42.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.101Z] #67 ... [2026-01-07T09:29:26.101Z] [2026-01-07T09:29:26.101Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-01-07T09:29:26.101Z] #87 6.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.682Z] #87 ... [2026-01-07T09:29:26.682Z] [2026-01-07T09:29:26.682Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:29:26.682Z] #71 34.23 v3.22.2-329-g12c23cfd213 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-01-07T09:29:26.682Z] #71 34.23 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-01-07T09:29:26.682Z] #71 34.23 OK: 26168 distinct packages available [2026-01-07T09:29:26.682Z] #71 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.682Z] #71 38.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.956Z] #71 ... [2026-01-07T09:29:26.956Z] [2026-01-07T09:29:26.956Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:26.956Z] #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.956Z] #0 9.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.956Z] #92 ... [2026-01-07T09:29:26.956Z] [2026-01-07T09:29:26.956Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:26.956Z] #0 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:26.956Z] #0 7.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:27.222Z] #93 ... [2026-01-07T09:29:27.222Z] [2026-01-07T09:29:27.222Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-01-07T09:29:27.222Z] #89 DONE 5.1s [2026-01-07T09:29:27.222Z] [2026-01-07T09:29:27.222Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-01-07T09:29:27.488Z] #94 DONE 0.2s [2026-01-07T09:29:27.488Z] [2026-01-07T09:29:27.488Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-01-07T09:29:27.488Z] #84 DONE 24.1s [2026-01-07T09:29:27.488Z] [2026-01-07T09:29:27.488Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:27.592Z] #145 ... [2026-01-07T09:29:27.593Z] [2026-01-07T09:29:27.593Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T09:29:27.593Z] #0 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-01-07T09:29:27.593Z] #146 ... [2026-01-07T09:29:27.593Z] [2026-01-07T09:29:27.593Z] #147 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:27.593Z] #147 ... [2026-01-07T09:29:27.593Z] [2026-01-07T09:29:27.593Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-01-07T09:29:27.593Z] #0 0.691 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-01-07T09:29:27.593Z] #148 ... [2026-01-07T09:29:27.593Z] [2026-01-07T09:29:27.593Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-01-07T09:29:27.593Z] #0 1.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-01-07T09:29:27.753Z] #95 ... [2026-01-07T09:29:27.753Z] [2026-01-07T09:29:27.753Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-01-07T09:29:27.753Z] #96 DONE 0.3s [2026-01-07T09:29:27.850Z] #149 ... [2026-01-07T09:29:27.850Z] [2026-01-07T09:29:27.850Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-01-07T09:29:27.850Z] #0 1.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-01-07T09:29:27.850Z] #150 ... [2026-01-07T09:29:27.850Z] [2026-01-07T09:29:27.850Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-01-07T09:29:27.850Z] #0 0.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-01-07T09:29:28.019Z] [2026-01-07T09:29:28.019Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-01-07T09:29:28.019Z] #87 8.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:28.109Z] #151 ... [2026-01-07T09:29:28.109Z] [2026-01-07T09:29:28.109Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T09:29:28.109Z] #0 1.039 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-01-07T09:29:28.365Z] #152 ... [2026-01-07T09:29:28.365Z] [2026-01-07T09:29:28.365Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:29:28.365Z] #114 4.317 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-01-07T09:29:28.365Z] #114 ... [2026-01-07T09:29:28.365Z] [2026-01-07T09:29:28.365Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-01-07T09:29:28.365Z] #0 1.050 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-01-07T09:29:28.623Z] #153 ... [2026-01-07T09:29:28.623Z] [2026-01-07T09:29:28.623Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T09:29:28.623Z] #0 0.936 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-01-07T09:29:31.362Z] #87 ... [2026-01-07T09:29:31.362Z] [2026-01-07T09:29:31.362Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:31.362Z] #91 16.29 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:31.362Z] #91 16.40 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:31.362Z] #91 16.64 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:31.362Z] #91 16.65 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:31.362Z] #91 16.69 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:31.362Z] #91 16.77 OK: 13 MiB in 29 packages [2026-01-07T09:29:31.362Z] #91 DONE 18.1s [2026-01-07T09:29:31.651Z] [2026-01-07T09:29:31.651Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-01-07T09:29:31.651Z] #67 51.18 (1/5) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:31.651Z] #67 51.20 (2/5) Installing musl-obstack (1.2.3-r2) [2026-01-07T09:29:31.651Z] #67 51.21 (3/5) Installing libucontext (1.3.2-r0) [2026-01-07T09:29:31.651Z] #67 51.22 (4/5) Installing gcompat (1.1.0-r4) [2026-01-07T09:29:31.651Z] #67 51.24 (5/5) Installing openssl (3.5.4-r0) [2026-01-07T09:29:31.651Z] #67 51.32 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:31.651Z] #67 51.42 OK: 9 MiB in 21 packages [2026-01-07T09:29:31.651Z] #67 ... [2026-01-07T09:29:31.651Z] [2026-01-07T09:29:31.651Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-01-07T09:29:31.651Z] #71 47.36 (1/4) Installing dumb-init (1.2.5-r3) [2026-01-07T09:29:31.651Z] #71 47.40 (2/4) Installing musl-obstack (1.2.3-r2) [2026-01-07T09:29:31.651Z] #71 47.41 (3/4) Installing libucontext (1.3.2-r0) [2026-01-07T09:29:31.651Z] #71 47.43 (4/4) Installing gcompat (1.1.0-r4) [2026-01-07T09:29:31.651Z] #71 47.46 Executing busybox-1.37.0-r19.trigger [2026-01-07T09:29:31.651Z] #71 47.58 OK: 8 MiB in 20 packages [2026-01-07T09:29:31.651Z] #71 DONE 49.2s [2026-01-07T09:29:31.920Z] [2026-01-07T09:29:31.920Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-01-07T09:29:31.920Z] #97 ... [2026-01-07T09:29:31.920Z] [2026-01-07T09:29:31.920Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-01-07T09:29:31.920Z] #67 DONE 53.2s [2026-01-07T09:29:32.186Z] [2026-01-07T09:29:32.186Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-01-07T09:29:34.771Z] #98 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:36.186Z] #98 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:36.186Z] #98 ... [2026-01-07T09:29:36.186Z] [2026-01-07T09:29:36.186Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:36.186Z] #93 14.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.186Z] #93 14.75 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:36.186Z] #93 15.21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.186Z] #93 15.22 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.186Z] #93 15.33 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:36.186Z] #93 15.43 OK: 8 MiB in 17 packages [2026-01-07T09:29:36.186Z] #93 DONE 17.0s [2026-01-07T09:29:36.452Z] [2026-01-07T09:29:36.452Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-01-07T09:29:36.452Z] #92 16.78 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.452Z] #92 16.98 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:36.452Z] #92 17.41 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.452Z] #92 17.43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.452Z] #92 17.49 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:36.452Z] #92 17.58 OK: 12 MiB in 23 packages [2026-01-07T09:29:36.452Z] #92 DONE 18.9s [2026-01-07T09:29:36.452Z] [2026-01-07T09:29:36.452Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-01-07T09:29:36.452Z] #87 15.51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.452Z] #87 15.67 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:36.452Z] #87 16.17 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.452Z] #87 16.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:36.452Z] #87 16.19 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:36.452Z] #87 16.31 OK: 19 MiB in 20 packages [2026-01-07T09:29:37.409Z] #87 DONE 18.1s [2026-01-07T09:29:37.409Z] [2026-01-07T09:29:37.409Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-01-07T09:29:37.409Z] #97 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:37.409Z] #97 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-01-07T09:29:39.986Z] #97 8.365 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:40.253Z] #97 8.483 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:40.807Z] #154 ... [2026-01-07T09:29:40.807Z] [2026-01-07T09:29:40.807Z] #147 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:40.807Z] #147 DONE 23.7s [2026-01-07T09:29:40.807Z] [2026-01-07T09:29:40.807Z] #155 [core-keeper builder 7/8] COPY . . [2026-01-07T09:29:40.867Z] #97 8.963 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:40.867Z] #97 8.971 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:40.867Z] #97 8.980 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:40.867Z] #97 9.018 OK: 8 MiB in 20 packages [2026-01-07T09:29:41.841Z] #97 ... [2026-01-07T09:29:41.841Z] [2026-01-07T09:29:41.841Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-01-07T09:29:41.841Z] #98 7.956 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:41.841Z] #98 8.066 Executing busybox-1.37.0-r20.post-upgrade [2026-01-07T09:29:41.841Z] #98 8.440 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:41.841Z] #98 8.449 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2026-01-07T09:29:41.841Z] #98 8.476 Executing busybox-1.37.0-r20.trigger [2026-01-07T09:29:41.841Z] #98 8.515 OK: 9 MiB in 21 packages [2026-01-07T09:29:41.841Z] #98 DONE 9.8s [2026-01-07T09:29:41.841Z] [2026-01-07T09:29:41.841Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:42.445Z] #99 ... [2026-01-07T09:29:42.445Z] [2026-01-07T09:29:42.445Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-01-07T09:29:42.445Z] #97 DONE 10.4s [2026-01-07T09:29:42.445Z] [2026-01-07T09:29:42.445Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:43.856Z] #100 ... [2026-01-07T09:29:43.856Z] [2026-01-07T09:29:43.856Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-01-07T09:29:43.856Z] #101 DONE 2.1s [2026-01-07T09:29:43.856Z] [2026-01-07T09:29:43.856Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:44.461Z] #102 ... [2026-01-07T09:29:44.461Z] [2026-01-07T09:29:44.461Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:44.461Z] #99 DONE 2.9s [2026-01-07T09:29:44.737Z] [2026-01-07T09:29:44.737Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:44.737Z] #100 DONE 2.4s [2026-01-07T09:29:44.737Z] [2026-01-07T09:29:44.737Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-01-07T09:29:44.978Z] #155 DONE 4.0s [2026-01-07T09:29:44.978Z] [2026-01-07T09:29:44.978Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-01-07T09:29:45.001Z] #103 DONE 0.3s [2026-01-07T09:29:45.001Z] [2026-01-07T09:29:45.001Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-01-07T09:29:45.001Z] #104 DONE 0.3s [2026-01-07T09:29:45.001Z] [2026-01-07T09:29:45.001Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-01-07T09:29:45.268Z] #105 DONE 0.3s [2026-01-07T09:29:45.268Z] [2026-01-07T09:29:45.268Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-01-07T09:29:45.268Z] #106 DONE 0.3s [2026-01-07T09:29:45.268Z] [2026-01-07T09:29:45.268Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-01-07T09:29:45.546Z] #156 0.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-01-07T09:29:45.849Z] #107 DONE 0.4s [2026-01-07T09:29:45.849Z] [2026-01-07T09:29:45.849Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-01-07T09:29:45.849Z] #108 DONE 0.3s [2026-01-07T09:29:45.849Z] [2026-01-07T09:29:45.849Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-01-07T09:29:46.118Z] #109 DONE 0.5s [2026-01-07T09:29:46.118Z] [2026-01-07T09:29:46.118Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-01-07T09:29:46.118Z] #110 DONE 0.4s [2026-01-07T09:29:46.118Z] [2026-01-07T09:29:46.118Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-01-07T09:29:46.118Z] #102 DONE 2.4s [2026-01-07T09:29:46.118Z] [2026-01-07T09:29:46.118Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-01-07T09:29:46.383Z] #111 ... [2026-01-07T09:29:46.383Z] [2026-01-07T09:29:46.383Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-01-07T09:29:46.383Z] #112 DONE 0.3s [2026-01-07T09:29:46.648Z] [2026-01-07T09:29:46.648Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-01-07T09:29:46.648Z] #111 DONE 0.5s [2026-01-07T09:29:46.648Z] [2026-01-07T09:29:46.648Z] #113 [security-spire-config] exporting to image [2026-01-07T09:29:46.648Z] #113 exporting layers [2026-01-07T09:29:46.648Z] #113 ... [2026-01-07T09:29:46.648Z] [2026-01-07T09:29:46.648Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-01-07T09:29:46.648Z] #114 DONE 0.5s [2026-01-07T09:29:46.648Z] [2026-01-07T09:29:46.648Z] #113 [security-spire-server] exporting to image [2026-01-07T09:29:47.227Z] #113 ... [2026-01-07T09:29:47.227Z] [2026-01-07T09:29:47.227Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-01-07T09:29:47.227Z] #115 DONE 0.5s [2026-01-07T09:29:47.491Z] [2026-01-07T09:29:47.491Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-01-07T09:29:47.491Z] #116 DONE 0.4s [2026-01-07T09:29:47.491Z] [2026-01-07T09:29:47.491Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-01-07T09:29:48.168Z] #117 DONE 0.4s [2026-01-07T09:29:48.168Z] [2026-01-07T09:29:48.168Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-01-07T09:29:48.168Z] #118 DONE 0.3s [2026-01-07T09:29:48.168Z] [2026-01-07T09:29:48.168Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:29:48.168Z] #77 ... [2026-01-07T09:29:48.168Z] [2026-01-07T09:29:48.168Z] #113 [security-spire-agent] exporting to image [2026-01-07T09:29:51.615Z] #113 exporting layers 4.9s done [2026-01-07T09:29:51.615Z] #113 writing image sha256:0ec2e22043b60ecfb7dc77fe5392f9685396c3eb01ba2ecfccf3e6f4afcc0197 0.1s done [2026-01-07T09:29:51.615Z] #113 naming to docker.io/library/security-spire-config-arm64 [2026-01-07T09:29:51.615Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2026-01-07T09:29:51.615Z] #113 exporting layers 5.0s done [2026-01-07T09:29:51.615Z] #113 writing image sha256:0a84e96676a12ccd6adcc33f6f4c6630e6194c46d8e17cb8b29b40b236743ace [2026-01-07T09:29:51.917Z] #113 writing image sha256:0a84e96676a12ccd6adcc33f6f4c6630e6194c46d8e17cb8b29b40b236743ace 0.0s done [2026-01-07T09:29:51.917Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-01-07T09:29:52.198Z] #113 exporting layers 3.8s done [2026-01-07T09:29:52.198Z] #113 writing image sha256:3fa4d1f7687dc68fd89c4a6cb356909cb4897c75ff63c0f31ea3e63c59786d84 0.0s done [2026-01-07T09:29:52.198Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2026-01-07T09:29:52.198Z] #113 DONE 5.7s [2026-01-07T09:29:52.198Z] [2026-01-07T09:29:52.198Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:06.978Z] #156 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-01-07T09:31:06.978Z] #151 DONE 98.0s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-01-07T09:31:06.978Z] #149 DONE 98.1s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:31:06.978Z] #157 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-01-07T09:31:06.978Z] #158 DONE 0.2s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:31:06.978Z] #157 DONE 0.1s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:31:06.978Z] #159 DONE 0.1s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-01-07T09:31:06.978Z] #160 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-01-07T09:31:06.978Z] #161 DONE 0.3s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:31:06.978Z] #162 DONE 0.2s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-01-07T09:31:06.978Z] #163 DONE 0.3s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:31:06.978Z] #164 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-01-07T09:31:06.978Z] #160 DONE 1.0s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:31:06.978Z] #165 DONE 0.2s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:31:06.978Z] #114 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:31:06.978Z] #166 DONE 0.2s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-01-07T09:31:06.978Z] #167 DONE 0.3s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:31:06.978Z] #164 DONE 0.9s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #168 [core-common-config-bootstrapper] exporting to image [2026-01-07T09:31:06.978Z] #168 exporting layers [2026-01-07T09:31:06.978Z] #168 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-01-07T09:31:06.978Z] #169 DONE 0.3s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-01-07T09:31:06.978Z] #170 DONE 0.2s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #168 [core-common-config-bootstrapper] exporting to image [2026-01-07T09:31:06.978Z] #168 exporting layers 0.4s done [2026-01-07T09:31:06.978Z] #168 writing image sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 0.0s done [2026-01-07T09:31:06.978Z] #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-01-07T09:31:06.978Z] #168 DONE 0.5s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-01-07T09:31:06.978Z] #171 DONE 0.1s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-01-07T09:31:06.978Z] #172 DONE 0.3s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T09:31:06.978Z] #152 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-01-07T09:31:06.978Z] #173 DONE 0.1s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-01-07T09:31:06.978Z] #174 DONE 1.1s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:31:06.978Z] #114 ... [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #175 [security-bootstrapper] exporting to image [2026-01-07T09:31:06.978Z] #175 exporting layers 0.7s done [2026-01-07T09:31:06.978Z] #175 writing image sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done [2026-01-07T09:31:06.978Z] #175 naming to docker.io/library/security-bootstrapper done [2026-01-07T09:31:06.978Z] #175 DONE 0.7s [2026-01-07T09:31:06.978Z] [2026-01-07T09:31:06.978Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-01-07T09:31:28.850Z] #88 DONE 127.9s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #79 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #95 DONE 115.8s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #86 DONE 122.7s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #77 DONE 137.8s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #119 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #79 DONE 145.7s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #82 DONE 141.5s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #120 [support-scheduler builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #120 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #121 [support-notifications builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #121 DONE 2.0s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #122 [core-keeper builder 7/8] COPY . . [2026-01-07T09:31:28.850Z] #122 DONE 1.9s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #123 [security-proxy-auth builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #123 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:31:28.850Z] #124 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #125 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:31:28.850Z] #126 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #127 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #128 [core-data builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #128 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:31:28.850Z] #129 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #130 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #131 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:31:28.850Z] #132 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #133 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #134 [core-command builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #134 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #135 [security-proxy-setup builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #135 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #136 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:31:28.850Z] #137 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-01-07T09:31:28.850Z] #138 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #139 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-01-07T09:31:28.850Z] #140 CACHED [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #120 [support-scheduler builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #120 DONE 1.9s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #141 [security-bootstrapper builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #141 DONE 1.9s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #119 DONE 2.0s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #142 [core-metadata builder 6/7] COPY . . [2026-01-07T09:31:28.850Z] #142 DONE 2.0s [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T09:31:28.850Z] #143 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-01-07T09:31:28.850Z] #0 4.743 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-01-07T09:31:28.850Z] #144 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-01-07T09:31:28.850Z] #0 5.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-01-07T09:31:28.850Z] #145 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-01-07T09:31:28.850Z] #0 5.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-01-07T09:31:28.850Z] #146 ... [2026-01-07T09:31:28.850Z] [2026-01-07T09:31:28.850Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T09:31:28.850Z] #143 6.089 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-01-07T09:31:31.430Z] #143 ... [2026-01-07T09:31:31.430Z] [2026-01-07T09:31:31.430Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-01-07T09:31:31.430Z] #0 5.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-01-07T09:31:31.702Z] #147 ... [2026-01-07T09:31:31.702Z] [2026-01-07T09:31:31.702Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T09:31:31.702Z] #0 5.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-01-07T09:31:31.702Z] #148 ... [2026-01-07T09:31:31.702Z] [2026-01-07T09:31:31.702Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T09:31:31.702Z] #0 6.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-01-07T09:31:31.972Z] #149 ... [2026-01-07T09:31:31.972Z] [2026-01-07T09:31:31.972Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-01-07T09:31:31.972Z] #0 5.350 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-01-07T09:31:32.239Z] #150 ... [2026-01-07T09:31:32.239Z] [2026-01-07T09:31:32.239Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-01-07T09:31:32.239Z] #0 5.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-01-07T09:31:32.239Z] #151 ... [2026-01-07T09:31:32.239Z] [2026-01-07T09:31:32.239Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:31:32.239Z] #0 5.155 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-01-07T09:31:32.544Z] #152 ... [2026-01-07T09:31:32.544Z] [2026-01-07T09:31:32.544Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T09:31:32.544Z] #0 6.144 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-01-07T09:31:32.812Z] #153 ... [2026-01-07T09:31:32.812Z] [2026-01-07T09:31:32.812Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-01-07T09:31:32.812Z] #0 4.445 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-01-07T09:32:03.177Z] #145 ... [2026-01-07T09:32:03.177Z] [2026-01-07T09:32:03.177Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T09:32:03.177Z] #154 163.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-01-07T09:32:11.283Z] #154 ... [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T09:32:11.283Z] #146 DONE 172.8s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-01-07T09:32:11.283Z] #148 DONE 172.8s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-01-07T09:32:11.283Z] #145 DONE 172.7s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-01-07T09:32:11.283Z] #153 DONE 172.7s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #176 ... [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T09:32:11.283Z] #154 DONE 172.8s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-01-07T09:32:11.283Z] #150 DONE 172.7s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:32:11.283Z] #114 DONE 176.8s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T09:32:11.283Z] #133 DONE 172.8s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #176 DONE 0.2s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.283Z] #177 ... [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #176 DONE 0.2s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #178 DONE 0.3s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.283Z] #177 DONE 0.2s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #179 DONE 0.2s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #180 DONE 0.3s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.283Z] #181 DONE 0.2s [2026-01-07T09:32:11.283Z] [2026-01-07T09:32:11.283Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.284Z] #182 CACHED [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.284Z] #183 CACHED [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.284Z] #184 CACHED [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.284Z] #185 CACHED [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:11.284Z] #186 DONE 0.2s [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.284Z] #187 ... [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.284Z] #188 DONE 0.2s [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-01-07T09:32:11.284Z] #189 ... [2026-01-07T09:32:11.284Z] [2026-01-07T09:32:11.284Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.284Z] #190 DONE 1.0s [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.542Z] #191 DONE 1.0s [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T09:32:11.542Z] #152 DONE 174.2s [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-01-07T09:32:11.542Z] #192 DONE 1.0s [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-01-07T09:32:11.542Z] #193 ... [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.542Z] #187 DONE 1.2s [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:11.542Z] #194 DONE 1.3s [2026-01-07T09:32:11.542Z] [2026-01-07T09:32:11.542Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-01-07T09:32:11.542Z] #195 DONE 1.3s [2026-01-07T09:32:11.799Z] [2026-01-07T09:32:11.799Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-01-07T09:32:11.799Z] #196 DONE 1.3s [2026-01-07T09:32:11.799Z] [2026-01-07T09:32:11.799Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-01-07T09:32:11.799Z] #189 DONE 1.2s [2026-01-07T09:32:11.799Z] [2026-01-07T09:32:11.799Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-01-07T09:32:12.055Z] #197 ... [2026-01-07T09:32:12.055Z] [2026-01-07T09:32:12.055Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-01-07T09:32:12.055Z] #198 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-01-07T09:32:12.312Z] #193 DONE 0.9s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #199 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-01-07T09:32:12.312Z] #199 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:12.312Z] #200 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:12.312Z] #201 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-01-07T09:32:12.312Z] #202 ... [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #203 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:12.312Z] #203 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-01-07T09:32:12.312Z] #197 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-01-07T09:32:12.312Z] #204 DONE 0.7s [2026-01-07T09:32:12.312Z] [2026-01-07T09:32:12.312Z] #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:12.312Z] #205 DONE 0.6s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-01-07T09:32:12.571Z] #206 DONE 0.2s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:12.571Z] #207 DONE 0.2s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-01-07T09:32:12.571Z] #208 DONE 0.2s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-01-07T09:32:12.571Z] #202 DONE 0.2s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-01-07T09:32:12.571Z] #209 DONE 0.2s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:32:12.571Z] #210 DONE 0.2s [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #211 [core-metadata] exporting to image [2026-01-07T09:32:12.571Z] #211 exporting layers [2026-01-07T09:32:12.571Z] #211 ... [2026-01-07T09:32:12.571Z] [2026-01-07T09:32:12.571Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:12.571Z] #212 DONE 0.2s [2026-01-07T09:32:12.829Z] [2026-01-07T09:32:12.829Z] #213 [core-data] exporting to image [2026-01-07T09:32:13.089Z] #213 ... [2026-01-07T09:32:13.089Z] [2026-01-07T09:32:13.089Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-01-07T09:32:13.089Z] #214 DONE 0.5s [2026-01-07T09:32:13.090Z] [2026-01-07T09:32:13.090Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-01-07T09:32:13.090Z] #215 DONE 0.6s [2026-01-07T09:32:13.090Z] [2026-01-07T09:32:13.090Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:13.090Z] #216 DONE 0.5s [2026-01-07T09:32:13.090Z] [2026-01-07T09:32:13.090Z] #217 [security-spiffe-token-provider] exporting to image [2026-01-07T09:32:13.090Z] #217 exporting layers 0.2s done [2026-01-07T09:32:13.090Z] #217 writing image sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f 0.0s done [2026-01-07T09:32:13.090Z] #217 naming to docker.io/library/security-spiffe-token-provider done [2026-01-07T09:32:13.090Z] #217 DONE 0.7s [2026-01-07T09:32:13.090Z] [2026-01-07T09:32:13.090Z] #218 [core-command] exporting to image [2026-01-07T09:32:13.090Z] #218 exporting layers 0.2s done [2026-01-07T09:32:13.090Z] #218 writing image sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 0.0s done [2026-01-07T09:32:13.090Z] #218 naming to docker.io/library/core-command 0.0s done [2026-01-07T09:32:13.090Z] #218 DONE 0.8s [2026-01-07T09:32:13.348Z] [2026-01-07T09:32:13.348Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-01-07T09:32:13.348Z] #219 DONE 0.1s [2026-01-07T09:32:13.348Z] [2026-01-07T09:32:13.348Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:32:13.609Z] #220 ... [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-01-07T09:32:13.609Z] #221 DONE 0.4s [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-01-07T09:32:13.609Z] #222 DONE 0.5s [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:32:13.609Z] #223 DONE 1.0s [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #224 [support-notifications] exporting to image [2026-01-07T09:32:13.609Z] #224 exporting layers 1.0s done [2026-01-07T09:32:13.609Z] #224 writing image sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 0.0s done [2026-01-07T09:32:13.609Z] #224 naming to docker.io/library/support-notifications done [2026-01-07T09:32:13.609Z] #224 DONE 1.0s [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #213 [core-data] exporting to image [2026-01-07T09:32:13.609Z] #213 exporting layers 0.9s done [2026-01-07T09:32:13.609Z] #213 writing image sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab 0.0s done [2026-01-07T09:32:13.609Z] #213 naming to docker.io/library/core-data done [2026-01-07T09:32:13.609Z] #213 DONE 1.0s [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #211 [core-metadata] exporting to image [2026-01-07T09:32:13.609Z] #211 exporting layers 1.0s done [2026-01-07T09:32:13.609Z] #211 writing image sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done [2026-01-07T09:32:13.609Z] #211 naming to docker.io/library/core-metadata done [2026-01-07T09:32:13.609Z] #211 DONE 1.1s [2026-01-07T09:32:13.609Z] [2026-01-07T09:32:13.609Z] #225 [security-proxy-auth] exporting to image [2026-01-07T09:32:13.868Z] #225 ... [2026-01-07T09:32:13.868Z] [2026-01-07T09:32:13.868Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-01-07T09:32:13.868Z] #226 DONE 0.4s [2026-01-07T09:32:13.868Z] [2026-01-07T09:32:13.868Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-01-07T09:32:13.868Z] #156 DONE 149.0s [2026-01-07T09:32:13.868Z] [2026-01-07T09:32:13.868Z] #227 [support-scheduler] exporting to image [2026-01-07T09:32:13.868Z] #227 exporting layers 0.4s done [2026-01-07T09:32:13.868Z] #227 writing image sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done [2026-01-07T09:32:13.868Z] #227 naming to docker.io/library/support-scheduler done [2026-01-07T09:32:13.868Z] #227 DONE 0.5s [2026-01-07T09:32:13.868Z] [2026-01-07T09:32:13.868Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-01-07T09:32:13.868Z] #228 DONE 0.1s [2026-01-07T09:32:13.868Z] [2026-01-07T09:32:13.868Z] #229 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:32:14.127Z] #229 DONE 0.1s [2026-01-07T09:32:14.127Z] [2026-01-07T09:32:14.127Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:32:14.127Z] #220 DONE 0.9s [2026-01-07T09:32:14.127Z] [2026-01-07T09:32:14.127Z] #230 [security-proxy-setup] exporting to image [2026-01-07T09:32:14.387Z] #230 ... [2026-01-07T09:32:14.387Z] [2026-01-07T09:32:14.387Z] #231 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-01-07T09:32:14.387Z] #231 DONE 0.2s [2026-01-07T09:32:14.387Z] [2026-01-07T09:32:14.387Z] #232 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:32:14.387Z] #232 DONE 0.0s [2026-01-07T09:32:14.387Z] [2026-01-07T09:32:14.387Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:32:14.387Z] #233 DONE 0.4s [2026-01-07T09:32:14.387Z] [2026-01-07T09:32:14.387Z] #225 [security-proxy-auth] exporting to image [2026-01-07T09:32:14.387Z] #225 exporting layers 0.8s done [2026-01-07T09:32:14.387Z] #225 writing image sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 0.0s done [2026-01-07T09:32:14.387Z] #225 naming to docker.io/library/security-proxy-auth done [2026-01-07T09:32:14.387Z] #225 DONE 0.9s [2026-01-07T09:32:14.387Z] [2026-01-07T09:32:14.387Z] #234 [security-secretstore-setup] exporting to image [2026-01-07T09:32:14.644Z] #234 ... [2026-01-07T09:32:14.644Z] [2026-01-07T09:32:14.644Z] #230 [security-proxy-setup] exporting to image [2026-01-07T09:32:14.644Z] #230 exporting layers 0.4s done [2026-01-07T09:32:14.645Z] #230 writing image sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 0.0s done [2026-01-07T09:32:14.645Z] #230 naming to docker.io/library/security-proxy-setup done [2026-01-07T09:32:14.645Z] #230 DONE 0.5s [2026-01-07T09:32:14.645Z] [2026-01-07T09:32:14.645Z] #235 [core-keeper] exporting to image [2026-01-07T09:32:14.645Z] #235 exporting layers 0.2s done [2026-01-07T09:32:14.645Z] #235 writing image sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done [2026-01-07T09:32:14.645Z] #235 naming to docker.io/library/core-keeper done [2026-01-07T09:32:14.645Z] #235 DONE 0.2s [2026-01-07T09:32:14.645Z] [2026-01-07T09:32:14.645Z] #234 [security-secretstore-setup] exporting to image [2026-01-07T09:32:14.645Z] #234 exporting layers 0.3s done [2026-01-07T09:32:14.645Z] #234 writing image sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done [2026-01-07T09:32:14.645Z] #234 naming to docker.io/library/security-secretstore-setup done [2026-01-07T09:32:14.645Z] #234 DONE 0.3s [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T09:32:14.645Z] time="2026-01-07T09:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-01-07T09:32:14.666Z] $ docker stop --time=1 01c56d3563fa488b198ae320be1c1c8ef902077e94f49475c213352af58f7945 [2026-01-07T09:32:15.972Z] $ docker rm -f --volumes 01c56d3563fa488b198ae320be1c1c8ef902077e94f49475c213352af58f7945 [Pipeline] // withDockerContainer [Pipeline] sh [2026-01-07T09:32:16.336Z] + docker images [2026-01-07T09:32:16.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-01-07T09:32:16.336Z] security-secretstore-setup latest 3847e0a36431 2 seconds ago 84.5MB [2026-01-07T09:32:16.336Z] core-keeper latest f25cad8090f1 2 seconds ago 46.8MB [2026-01-07T09:32:16.336Z] support-scheduler latest d1fdc7df4da7 3 seconds ago 52MB [2026-01-07T09:32:16.336Z] security-proxy-auth latest c0c4e14bf8d2 3 seconds ago 47MB [2026-01-07T09:32:16.336Z] security-proxy-setup latest 2cd963f789c6 3 seconds ago 52.8MB [2026-01-07T09:32:16.336Z] support-notifications latest 9354d9735035 4 seconds ago 55.7MB [2026-01-07T09:32:16.336Z] security-spiffe-token-provider latest 51c35e30b5bd 4 seconds ago 51MB [2026-01-07T09:32:16.336Z] core-data latest bba1b522757a 4 seconds ago 47.9MB [2026-01-07T09:32:16.336Z] core-command latest e8bb3bb9a7ab 4 seconds ago 42.1MB [2026-01-07T09:32:16.336Z] core-metadata latest e7eac43b737f 4 seconds ago 48MB [2026-01-07T09:32:16.336Z] security-bootstrapper latest 794ff9fbed5c About a minute ago 22.4MB [2026-01-07T09:32:16.336Z] core-common-config-bootstrapper latest ac83a37e576d About a minute ago 21.3MB [2026-01-07T09:32:16.336Z] security-spire-agent latest 8e564e88eb57 2 minutes ago 238MB [2026-01-07T09:32:16.336Z] security-spire-server latest 43d08c32161e 2 minutes ago 178MB [2026-01-07T09:32:16.336Z] security-spire-config latest 44d39515a607 3 minutes ago 178MB [2026-01-07T09:32:16.336Z] ci-base-image-x86_64 latest bb4357615e4d 7 minutes ago 999MB [2026-01-07T09:32:16.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB [2026-01-07T09:32:16.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB [2026-01-07T09:32:16.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T09:32:16.479Z] provisioning config files... [2026-01-07T09:32:16.499Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config4973294482230596475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:32:16.831Z] ---> ****-login.sh [2026-01-07T09:32:16.832Z] nexus3.edgexfoundry.org:10001 [2026-01-07T09:32:16.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:32:16.832Z] Login Succeeded [2026-01-07T09:32:16.832Z] nexus3.edgexfoundry.org:10002 [2026-01-07T09:32:17.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:32:17.102Z] Login Succeeded [2026-01-07T09:32:17.102Z] nexus3.edgexfoundry.org:10003 [2026-01-07T09:32:17.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:32:17.102Z] Login Succeeded [2026-01-07T09:32:17.102Z] nexus3.edgexfoundry.org:10004 [2026-01-07T09:32:17.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:32:17.102Z] Login Succeeded [2026-01-07T09:32:17.102Z] ****.io [2026-01-07T09:32:17.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:32:17.378Z] Login Succeeded [2026-01-07T09:32:17.378Z] ---> ****-login.sh ends [Pipeline] } [2026-01-07T09:32:17.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:17.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-07T09:32:17.455Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-01-07T09:32:17.455Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:17.455Z] latest [2026-01-07T09:32:17.455Z] 4.1.0-dev.92 [2026-01-07T09:32:17.455Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:17.455Z] main [2026-01-07T09:32:17.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:17.815Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:18.137Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:18.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-01-07T09:32:18.137Z] 48a8861741a4: Preparing [2026-01-07T09:32:18.137Z] c89b7778ec75: Preparing [2026-01-07T09:32:18.137Z] 09adc96ef032: Preparing [2026-01-07T09:32:18.137Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:18.137Z] fc4f249a88cd: Preparing [2026-01-07T09:32:18.137Z] 2353b9cd6134: Preparing [2026-01-07T09:32:18.137Z] 256f393e029f: Preparing [2026-01-07T09:32:18.137Z] 2353b9cd6134: Waiting [2026-01-07T09:32:18.137Z] 256f393e029f: Waiting [2026-01-07T09:32:18.137Z] 09adc96ef032: Pushed [2026-01-07T09:32:18.137Z] 48a8861741a4: Pushed [2026-01-07T09:32:18.137Z] e4b51f5c36dd: Pushed [2026-01-07T09:32:18.137Z] 256f393e029f: Layer already exists [2026-01-07T09:32:18.137Z] fc4f249a88cd: Pushed [2026-01-07T09:32:18.137Z] 2353b9cd6134: Pushed [2026-01-07T09:32:21.421Z] c89b7778ec75: Pushed [2026-01-07T09:32:21.421Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:21.737Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:22.053Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-01-07T09:32:22.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-01-07T09:32:22.053Z] 48a8861741a4: Preparing [2026-01-07T09:32:22.053Z] c89b7778ec75: Preparing [2026-01-07T09:32:22.053Z] 09adc96ef032: Preparing [2026-01-07T09:32:22.053Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:22.053Z] fc4f249a88cd: Preparing [2026-01-07T09:32:22.053Z] 2353b9cd6134: Preparing [2026-01-07T09:32:22.053Z] 256f393e029f: Preparing [2026-01-07T09:32:22.053Z] 256f393e029f: Waiting [2026-01-07T09:32:22.053Z] 2353b9cd6134: Waiting [2026-01-07T09:32:22.053Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:22.053Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:22.053Z] c89b7778ec75: Layer already exists [2026-01-07T09:32:22.053Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:22.053Z] 48a8861741a4: Layer already exists [2026-01-07T09:32:22.053Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:22.053Z] 256f393e029f: Layer already exists [2026-01-07T09:32:22.053Z] latest: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:22.372Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:22.687Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [2026-01-07T09:32:22.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-01-07T09:32:22.687Z] 48a8861741a4: Preparing [2026-01-07T09:32:22.687Z] c89b7778ec75: Preparing [2026-01-07T09:32:22.687Z] 09adc96ef032: Preparing [2026-01-07T09:32:22.687Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:22.687Z] fc4f249a88cd: Preparing [2026-01-07T09:32:22.687Z] 2353b9cd6134: Preparing [2026-01-07T09:32:22.687Z] 256f393e029f: Preparing [2026-01-07T09:32:22.687Z] 2353b9cd6134: Waiting [2026-01-07T09:32:22.687Z] 256f393e029f: Waiting [2026-01-07T09:32:22.687Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:22.687Z] c89b7778ec75: Layer already exists [2026-01-07T09:32:22.687Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:22.687Z] 48a8861741a4: Layer already exists [2026-01-07T09:32:22.687Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:22.687Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:22.687Z] 256f393e029f: Layer already exists [2026-01-07T09:32:22.687Z] 4.1.0-dev.92: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:23.009Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:23.328Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:23.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-01-07T09:32:23.328Z] 48a8861741a4: Preparing [2026-01-07T09:32:23.328Z] c89b7778ec75: Preparing [2026-01-07T09:32:23.328Z] 09adc96ef032: Preparing [2026-01-07T09:32:23.328Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:23.328Z] fc4f249a88cd: Preparing [2026-01-07T09:32:23.328Z] 2353b9cd6134: Preparing [2026-01-07T09:32:23.328Z] 256f393e029f: Preparing [2026-01-07T09:32:23.328Z] 2353b9cd6134: Waiting [2026-01-07T09:32:23.328Z] 256f393e029f: Waiting [2026-01-07T09:32:23.328Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:23.328Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:23.328Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:23.328Z] c89b7778ec75: Layer already exists [2026-01-07T09:32:23.328Z] 48a8861741a4: Layer already exists [2026-01-07T09:32:23.328Z] 256f393e029f: Layer already exists [2026-01-07T09:32:23.328Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:23.328Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:23.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:23.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-01-07T09:32:23.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-01-07T09:32:23.981Z] 48a8861741a4: Preparing [2026-01-07T09:32:23.981Z] c89b7778ec75: Preparing [2026-01-07T09:32:23.981Z] 09adc96ef032: Preparing [2026-01-07T09:32:23.981Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:23.981Z] fc4f249a88cd: Preparing [2026-01-07T09:32:23.981Z] 2353b9cd6134: Preparing [2026-01-07T09:32:23.981Z] 256f393e029f: Preparing [2026-01-07T09:32:23.981Z] 2353b9cd6134: Waiting [2026-01-07T09:32:23.981Z] 256f393e029f: Waiting [2026-01-07T09:32:23.981Z] 48a8861741a4: Layer already exists [2026-01-07T09:32:23.981Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:23.981Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:23.981Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:23.981Z] c89b7778ec75: Layer already exists [2026-01-07T09:32:23.981Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:23.981Z] 256f393e029f: Layer already exists [2026-01-07T09:32:23.981Z] main: digest: sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:24.040Z] ===================================================== [Pipeline] echo [2026-01-07T09:32:24.054Z] taggedImages: [2026-01-07T09:32:24.054Z] - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:24.054Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-01-07T09:32:24.054Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [2026-01-07T09:32:24.054Z] - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:24.054Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-01-07T09:32:24.079Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-01-07T09:32:24.079Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:24.079Z] latest [2026-01-07T09:32:24.079Z] 4.1.0-dev.92 [2026-01-07T09:32:24.079Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:24.079Z] main [2026-01-07T09:32:24.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:24.417Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:24.736Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:24.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-01-07T09:32:24.736Z] 89dbf850b0ce: Preparing [2026-01-07T09:32:24.736Z] fd217bb4604c: Preparing [2026-01-07T09:32:24.736Z] 9658ef402d91: Preparing [2026-01-07T09:32:24.736Z] e62e8f9d196b: Preparing [2026-01-07T09:32:24.736Z] 09adc96ef032: Preparing [2026-01-07T09:32:24.736Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:24.736Z] fc4f249a88cd: Preparing [2026-01-07T09:32:24.736Z] 2353b9cd6134: Preparing [2026-01-07T09:32:24.736Z] 256f393e029f: Preparing [2026-01-07T09:32:24.736Z] fc4f249a88cd: Waiting [2026-01-07T09:32:24.736Z] 2353b9cd6134: Waiting [2026-01-07T09:32:24.736Z] 256f393e029f: Waiting [2026-01-07T09:32:24.736Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:24.736Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:24.736Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:24.736Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:24.736Z] 9658ef402d91: Pushed [2026-01-07T09:32:24.736Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:24.736Z] 256f393e029f: Layer already exists [2026-01-07T09:32:24.736Z] fd217bb4604c: Pushed [2026-01-07T09:32:24.736Z] 89dbf850b0ce: Pushed [2026-01-07T09:32:26.114Z] e62e8f9d196b: Pushed [2026-01-07T09:32:26.114Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:26.431Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:26.744Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-01-07T09:32:26.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-01-07T09:32:26.744Z] 89dbf850b0ce: Preparing [2026-01-07T09:32:26.744Z] fd217bb4604c: Preparing [2026-01-07T09:32:26.744Z] 9658ef402d91: Preparing [2026-01-07T09:32:26.744Z] e62e8f9d196b: Preparing [2026-01-07T09:32:26.744Z] 09adc96ef032: Preparing [2026-01-07T09:32:26.744Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:26.744Z] fc4f249a88cd: Preparing [2026-01-07T09:32:26.744Z] 2353b9cd6134: Preparing [2026-01-07T09:32:26.744Z] 256f393e029f: Preparing [2026-01-07T09:32:26.744Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:26.744Z] fc4f249a88cd: Waiting [2026-01-07T09:32:26.744Z] 256f393e029f: Waiting [2026-01-07T09:32:26.744Z] 2353b9cd6134: Waiting [2026-01-07T09:32:26.744Z] e62e8f9d196b: Layer already exists [2026-01-07T09:32:26.744Z] fd217bb4604c: Layer already exists [2026-01-07T09:32:26.744Z] 9658ef402d91: Layer already exists [2026-01-07T09:32:26.744Z] 89dbf850b0ce: Layer already exists [2026-01-07T09:32:26.744Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:26.744Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:26.744Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:26.744Z] 256f393e029f: Layer already exists [2026-01-07T09:32:26.744Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:26.744Z] latest: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:27.065Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:27.383Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [2026-01-07T09:32:27.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-01-07T09:32:27.383Z] 89dbf850b0ce: Preparing [2026-01-07T09:32:27.383Z] fd217bb4604c: Preparing [2026-01-07T09:32:27.383Z] 9658ef402d91: Preparing [2026-01-07T09:32:27.383Z] e62e8f9d196b: Preparing [2026-01-07T09:32:27.383Z] 09adc96ef032: Preparing [2026-01-07T09:32:27.383Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:27.383Z] fc4f249a88cd: Preparing [2026-01-07T09:32:27.383Z] 2353b9cd6134: Preparing [2026-01-07T09:32:27.383Z] 256f393e029f: Preparing [2026-01-07T09:32:27.383Z] fc4f249a88cd: Waiting [2026-01-07T09:32:27.383Z] 2353b9cd6134: Waiting [2026-01-07T09:32:27.383Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:27.383Z] 256f393e029f: Waiting [2026-01-07T09:32:27.383Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:27.383Z] 9658ef402d91: Layer already exists [2026-01-07T09:32:27.383Z] 89dbf850b0ce: Layer already exists [2026-01-07T09:32:27.383Z] fd217bb4604c: Layer already exists [2026-01-07T09:32:27.383Z] e62e8f9d196b: Layer already exists [2026-01-07T09:32:27.383Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:27.383Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:27.383Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:27.383Z] 256f393e029f: Layer already exists [2026-01-07T09:32:27.383Z] 4.1.0-dev.92: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:27.703Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:28.019Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:28.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-01-07T09:32:28.019Z] 89dbf850b0ce: Preparing [2026-01-07T09:32:28.019Z] fd217bb4604c: Preparing [2026-01-07T09:32:28.019Z] 9658ef402d91: Preparing [2026-01-07T09:32:28.019Z] e62e8f9d196b: Preparing [2026-01-07T09:32:28.019Z] 09adc96ef032: Preparing [2026-01-07T09:32:28.019Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:28.019Z] fc4f249a88cd: Preparing [2026-01-07T09:32:28.019Z] 2353b9cd6134: Preparing [2026-01-07T09:32:28.019Z] 256f393e029f: Preparing [2026-01-07T09:32:28.019Z] fc4f249a88cd: Waiting [2026-01-07T09:32:28.019Z] 2353b9cd6134: Waiting [2026-01-07T09:32:28.019Z] 256f393e029f: Waiting [2026-01-07T09:32:28.019Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:28.019Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:28.019Z] e62e8f9d196b: Layer already exists [2026-01-07T09:32:28.019Z] 9658ef402d91: Layer already exists [2026-01-07T09:32:28.019Z] 89dbf850b0ce: Layer already exists [2026-01-07T09:32:28.019Z] fd217bb4604c: Layer already exists [2026-01-07T09:32:28.019Z] 256f393e029f: Layer already exists [2026-01-07T09:32:28.019Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:28.019Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:28.019Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:28.019Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:28.335Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:28.658Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-01-07T09:32:28.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-01-07T09:32:28.658Z] 89dbf850b0ce: Preparing [2026-01-07T09:32:28.658Z] fd217bb4604c: Preparing [2026-01-07T09:32:28.658Z] 9658ef402d91: Preparing [2026-01-07T09:32:28.658Z] e62e8f9d196b: Preparing [2026-01-07T09:32:28.658Z] 09adc96ef032: Preparing [2026-01-07T09:32:28.658Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:28.658Z] fc4f249a88cd: Preparing [2026-01-07T09:32:28.658Z] 2353b9cd6134: Preparing [2026-01-07T09:32:28.658Z] 256f393e029f: Preparing [2026-01-07T09:32:28.658Z] fc4f249a88cd: Waiting [2026-01-07T09:32:28.658Z] 2353b9cd6134: Waiting [2026-01-07T09:32:28.658Z] 256f393e029f: Waiting [2026-01-07T09:32:28.658Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:28.658Z] fd217bb4604c: Layer already exists [2026-01-07T09:32:28.658Z] 89dbf850b0ce: Layer already exists [2026-01-07T09:32:28.658Z] e62e8f9d196b: Layer already exists [2026-01-07T09:32:28.658Z] 9658ef402d91: Layer already exists [2026-01-07T09:32:28.658Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:28.658Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:28.658Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:28.658Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:28.658Z] 256f393e029f: Layer already exists [2026-01-07T09:32:28.658Z] main: digest: sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:28.731Z] ===================================================== [Pipeline] echo [2026-01-07T09:32:28.744Z] taggedImages: [2026-01-07T09:32:28.744Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:28.744Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-01-07T09:32:28.744Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [2026-01-07T09:32:28.744Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:28.744Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-01-07T09:32:28.768Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-01-07T09:32:28.768Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:28.768Z] latest [2026-01-07T09:32:28.768Z] 4.1.0-dev.92 [2026-01-07T09:32:28.768Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:28.768Z] main [2026-01-07T09:32:28.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:29.116Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:29.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:29.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-01-07T09:32:29.429Z] 6131fab77477: Preparing [2026-01-07T09:32:29.429Z] 520ebd54153e: Preparing [2026-01-07T09:32:29.429Z] 09adc96ef032: Preparing [2026-01-07T09:32:29.429Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:29.429Z] 0222d832292f: Preparing [2026-01-07T09:32:29.429Z] 7bc282ba2007: Preparing [2026-01-07T09:32:29.429Z] 256f393e029f: Preparing [2026-01-07T09:32:29.429Z] 256f393e029f: Waiting [2026-01-07T09:32:29.429Z] 7bc282ba2007: Waiting [2026-01-07T09:32:29.429Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:29.429Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:29.429Z] 256f393e029f: Layer already exists [2026-01-07T09:32:29.429Z] 6131fab77477: Pushed [2026-01-07T09:32:29.429Z] 7bc282ba2007: Pushed [2026-01-07T09:32:29.429Z] 0222d832292f: Pushed [2026-01-07T09:32:33.623Z] 520ebd54153e: Pushed [2026-01-07T09:32:33.623Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:33.945Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:34.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-01-07T09:32:34.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-01-07T09:32:34.255Z] 6131fab77477: Preparing [2026-01-07T09:32:34.255Z] 520ebd54153e: Preparing [2026-01-07T09:32:34.255Z] 09adc96ef032: Preparing [2026-01-07T09:32:34.255Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:34.255Z] 0222d832292f: Preparing [2026-01-07T09:32:34.255Z] 7bc282ba2007: Preparing [2026-01-07T09:32:34.255Z] 256f393e029f: Preparing [2026-01-07T09:32:34.255Z] 256f393e029f: Waiting [2026-01-07T09:32:34.256Z] 7bc282ba2007: Waiting [2026-01-07T09:32:34.256Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:34.256Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:34.256Z] 6131fab77477: Layer already exists [2026-01-07T09:32:34.256Z] 0222d832292f: Layer already exists [2026-01-07T09:32:34.256Z] 520ebd54153e: Layer already exists [2026-01-07T09:32:34.256Z] 256f393e029f: Layer already exists [2026-01-07T09:32:34.256Z] 7bc282ba2007: Layer already exists [2026-01-07T09:32:34.256Z] latest: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:34.573Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:34.890Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [2026-01-07T09:32:34.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-01-07T09:32:34.890Z] 6131fab77477: Preparing [2026-01-07T09:32:34.890Z] 520ebd54153e: Preparing [2026-01-07T09:32:34.890Z] 09adc96ef032: Preparing [2026-01-07T09:32:34.890Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:34.890Z] 0222d832292f: Preparing [2026-01-07T09:32:34.890Z] 7bc282ba2007: Preparing [2026-01-07T09:32:34.890Z] 7bc282ba2007: Waiting [2026-01-07T09:32:34.890Z] 256f393e029f: Preparing [2026-01-07T09:32:34.890Z] 256f393e029f: Waiting [2026-01-07T09:32:34.890Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:34.890Z] 520ebd54153e: Layer already exists [2026-01-07T09:32:34.890Z] 6131fab77477: Layer already exists [2026-01-07T09:32:34.890Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:34.890Z] 0222d832292f: Layer already exists [2026-01-07T09:32:34.890Z] 7bc282ba2007: Layer already exists [2026-01-07T09:32:34.890Z] 256f393e029f: Layer already exists [2026-01-07T09:32:34.890Z] 4.1.0-dev.92: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:35.209Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:35.521Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:35.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-01-07T09:32:35.521Z] 6131fab77477: Preparing [2026-01-07T09:32:35.521Z] 520ebd54153e: Preparing [2026-01-07T09:32:35.521Z] 09adc96ef032: Preparing [2026-01-07T09:32:35.521Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:35.521Z] 0222d832292f: Preparing [2026-01-07T09:32:35.521Z] 7bc282ba2007: Preparing [2026-01-07T09:32:35.521Z] 256f393e029f: Preparing [2026-01-07T09:32:35.521Z] 7bc282ba2007: Waiting [2026-01-07T09:32:35.521Z] 256f393e029f: Waiting [2026-01-07T09:32:35.521Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:35.521Z] 0222d832292f: Layer already exists [2026-01-07T09:32:35.521Z] 6131fab77477: Layer already exists [2026-01-07T09:32:35.521Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:35.521Z] 520ebd54153e: Layer already exists [2026-01-07T09:32:35.521Z] 7bc282ba2007: Layer already exists [2026-01-07T09:32:35.521Z] 256f393e029f: Layer already exists [2026-01-07T09:32:35.521Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:35.840Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:36.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-01-07T09:32:36.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-01-07T09:32:36.150Z] 6131fab77477: Preparing [2026-01-07T09:32:36.150Z] 520ebd54153e: Preparing [2026-01-07T09:32:36.150Z] 09adc96ef032: Preparing [2026-01-07T09:32:36.150Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:36.150Z] 0222d832292f: Preparing [2026-01-07T09:32:36.150Z] 7bc282ba2007: Preparing [2026-01-07T09:32:36.150Z] 256f393e029f: Preparing [2026-01-07T09:32:36.150Z] 256f393e029f: Waiting [2026-01-07T09:32:36.150Z] 7bc282ba2007: Waiting [2026-01-07T09:32:36.150Z] 0222d832292f: Layer already exists [2026-01-07T09:32:36.150Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:36.150Z] 6131fab77477: Layer already exists [2026-01-07T09:32:36.150Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:36.150Z] 520ebd54153e: Layer already exists [2026-01-07T09:32:36.150Z] 7bc282ba2007: Layer already exists [2026-01-07T09:32:36.150Z] 256f393e029f: Layer already exists [2026-01-07T09:32:36.150Z] main: digest: sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:36.216Z] ===================================================== [Pipeline] echo [2026-01-07T09:32:36.228Z] taggedImages: [2026-01-07T09:32:36.228Z] - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:36.228Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-01-07T09:32:36.228Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [2026-01-07T09:32:36.228Z] - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:36.228Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-01-07T09:32:36.248Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-01-07T09:32:36.248Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:36.248Z] latest [2026-01-07T09:32:36.248Z] 4.1.0-dev.92 [2026-01-07T09:32:36.248Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:36.248Z] main [2026-01-07T09:32:36.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:36.575Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:36.890Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:36.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-01-07T09:32:36.890Z] d8435ff8e58d: Preparing [2026-01-07T09:32:36.890Z] b7e3c5bb80a5: Preparing [2026-01-07T09:32:36.890Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:36.890Z] f5d0a24e383c: Preparing [2026-01-07T09:32:36.890Z] 221bb9b548ec: Preparing [2026-01-07T09:32:36.890Z] 256f393e029f: Preparing [2026-01-07T09:32:36.890Z] 256f393e029f: Waiting [2026-01-07T09:32:36.890Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:36.890Z] 256f393e029f: Layer already exists [2026-01-07T09:32:36.890Z] 221bb9b548ec: Pushed [2026-01-07T09:32:36.890Z] d8435ff8e58d: Pushed [2026-01-07T09:32:36.890Z] f5d0a24e383c: Pushed [2026-01-07T09:32:41.098Z] b7e3c5bb80a5: Pushed [2026-01-07T09:32:41.098Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:41.420Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:41.743Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-01-07T09:32:41.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-01-07T09:32:41.743Z] d8435ff8e58d: Preparing [2026-01-07T09:32:41.743Z] b7e3c5bb80a5: Preparing [2026-01-07T09:32:41.743Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:41.743Z] f5d0a24e383c: Preparing [2026-01-07T09:32:41.744Z] 221bb9b548ec: Preparing [2026-01-07T09:32:41.744Z] 256f393e029f: Preparing [2026-01-07T09:32:41.744Z] 256f393e029f: Waiting [2026-01-07T09:32:41.744Z] d8435ff8e58d: Layer already exists [2026-01-07T09:32:41.744Z] b7e3c5bb80a5: Layer already exists [2026-01-07T09:32:41.744Z] f5d0a24e383c: Layer already exists [2026-01-07T09:32:41.744Z] 221bb9b548ec: Layer already exists [2026-01-07T09:32:41.744Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:41.744Z] 256f393e029f: Layer already exists [2026-01-07T09:32:41.744Z] latest: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:42.068Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:42.385Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [2026-01-07T09:32:42.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-01-07T09:32:42.385Z] d8435ff8e58d: Preparing [2026-01-07T09:32:42.385Z] b7e3c5bb80a5: Preparing [2026-01-07T09:32:42.385Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:42.385Z] f5d0a24e383c: Preparing [2026-01-07T09:32:42.385Z] 221bb9b548ec: Preparing [2026-01-07T09:32:42.385Z] 256f393e029f: Preparing [2026-01-07T09:32:42.385Z] 256f393e029f: Waiting [2026-01-07T09:32:42.385Z] b7e3c5bb80a5: Layer already exists [2026-01-07T09:32:42.385Z] f5d0a24e383c: Layer already exists [2026-01-07T09:32:42.385Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:42.385Z] d8435ff8e58d: Layer already exists [2026-01-07T09:32:42.385Z] 221bb9b548ec: Layer already exists [2026-01-07T09:32:42.385Z] 256f393e029f: Layer already exists [2026-01-07T09:32:42.385Z] 4.1.0-dev.92: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:42.704Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:43.022Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:43.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-01-07T09:32:43.022Z] d8435ff8e58d: Preparing [2026-01-07T09:32:43.022Z] b7e3c5bb80a5: Preparing [2026-01-07T09:32:43.022Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:43.022Z] f5d0a24e383c: Preparing [2026-01-07T09:32:43.022Z] 221bb9b548ec: Preparing [2026-01-07T09:32:43.022Z] 256f393e029f: Preparing [2026-01-07T09:32:43.022Z] 256f393e029f: Waiting [2026-01-07T09:32:43.022Z] f5d0a24e383c: Layer already exists [2026-01-07T09:32:43.022Z] b7e3c5bb80a5: Layer already exists [2026-01-07T09:32:43.022Z] d8435ff8e58d: Layer already exists [2026-01-07T09:32:43.022Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:43.022Z] 221bb9b548ec: Layer already exists [2026-01-07T09:32:43.022Z] 256f393e029f: Layer already exists [2026-01-07T09:32:43.022Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:43.345Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:43.660Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-01-07T09:32:43.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-01-07T09:32:43.660Z] d8435ff8e58d: Preparing [2026-01-07T09:32:43.660Z] b7e3c5bb80a5: Preparing [2026-01-07T09:32:43.660Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:43.660Z] f5d0a24e383c: Preparing [2026-01-07T09:32:43.660Z] 221bb9b548ec: Preparing [2026-01-07T09:32:43.660Z] 256f393e029f: Preparing [2026-01-07T09:32:43.660Z] 256f393e029f: Waiting [2026-01-07T09:32:43.660Z] f5d0a24e383c: Layer already exists [2026-01-07T09:32:43.660Z] d8435ff8e58d: Layer already exists [2026-01-07T09:32:43.660Z] 221bb9b548ec: Layer already exists [2026-01-07T09:32:43.660Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:43.660Z] b7e3c5bb80a5: Layer already exists [2026-01-07T09:32:43.660Z] 256f393e029f: Layer already exists [2026-01-07T09:32:43.660Z] main: digest: sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:43.737Z] ===================================================== [Pipeline] echo [2026-01-07T09:32:43.749Z] taggedImages: [2026-01-07T09:32:43.749Z] - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:43.749Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-01-07T09:32:43.749Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [2026-01-07T09:32:43.749Z] - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:43.749Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-01-07T09:32:43.774Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-01-07T09:32:43.774Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:43.774Z] latest [2026-01-07T09:32:43.774Z] 4.1.0-dev.92 [2026-01-07T09:32:43.774Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:43.774Z] main [2026-01-07T09:32:43.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:44.116Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:44.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:44.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-01-07T09:32:44.433Z] ddd46021078b: Preparing [2026-01-07T09:32:44.433Z] da2edb08f03d: Preparing [2026-01-07T09:32:44.433Z] 2ff4056bcbed: Preparing [2026-01-07T09:32:44.433Z] 09adc96ef032: Preparing [2026-01-07T09:32:44.433Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:44.433Z] fc4f249a88cd: Preparing [2026-01-07T09:32:44.433Z] 2353b9cd6134: Preparing [2026-01-07T09:32:44.433Z] 256f393e029f: Preparing [2026-01-07T09:32:44.433Z] fc4f249a88cd: Waiting [2026-01-07T09:32:44.433Z] 2353b9cd6134: Waiting [2026-01-07T09:32:44.433Z] 256f393e029f: Waiting [2026-01-07T09:32:44.433Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:44.433Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:44.433Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:44.433Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:44.433Z] 256f393e029f: Layer already exists [2026-01-07T09:32:44.433Z] da2edb08f03d: Pushed [2026-01-07T09:32:44.433Z] ddd46021078b: Pushed [2026-01-07T09:32:48.621Z] 2ff4056bcbed: Pushed [2026-01-07T09:32:48.621Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:48.937Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:49.243Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-01-07T09:32:49.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-01-07T09:32:49.243Z] ddd46021078b: Preparing [2026-01-07T09:32:49.243Z] da2edb08f03d: Preparing [2026-01-07T09:32:49.243Z] 2ff4056bcbed: Preparing [2026-01-07T09:32:49.243Z] 09adc96ef032: Preparing [2026-01-07T09:32:49.243Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:49.243Z] fc4f249a88cd: Preparing [2026-01-07T09:32:49.243Z] 2353b9cd6134: Preparing [2026-01-07T09:32:49.243Z] 256f393e029f: Preparing [2026-01-07T09:32:49.243Z] fc4f249a88cd: Waiting [2026-01-07T09:32:49.243Z] 2353b9cd6134: Waiting [2026-01-07T09:32:49.243Z] 256f393e029f: Waiting [2026-01-07T09:32:49.243Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:49.243Z] da2edb08f03d: Layer already exists [2026-01-07T09:32:49.243Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:49.243Z] 2ff4056bcbed: Layer already exists [2026-01-07T09:32:49.243Z] ddd46021078b: Layer already exists [2026-01-07T09:32:49.243Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:49.243Z] 256f393e029f: Layer already exists [2026-01-07T09:32:49.243Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:49.243Z] latest: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:49.566Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:49.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [2026-01-07T09:32:49.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-01-07T09:32:49.888Z] ddd46021078b: Preparing [2026-01-07T09:32:49.888Z] da2edb08f03d: Preparing [2026-01-07T09:32:49.888Z] 2ff4056bcbed: Preparing [2026-01-07T09:32:49.888Z] 09adc96ef032: Preparing [2026-01-07T09:32:49.888Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:49.888Z] fc4f249a88cd: Preparing [2026-01-07T09:32:49.888Z] 2353b9cd6134: Preparing [2026-01-07T09:32:49.888Z] 256f393e029f: Preparing [2026-01-07T09:32:49.888Z] 2353b9cd6134: Waiting [2026-01-07T09:32:49.888Z] 256f393e029f: Waiting [2026-01-07T09:32:49.888Z] fc4f249a88cd: Waiting [2026-01-07T09:32:49.888Z] da2edb08f03d: Layer already exists [2026-01-07T09:32:49.888Z] 2ff4056bcbed: Layer already exists [2026-01-07T09:32:49.888Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:49.888Z] ddd46021078b: Layer already exists [2026-01-07T09:32:49.888Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:49.888Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:49.888Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:49.888Z] 256f393e029f: Layer already exists [2026-01-07T09:32:49.888Z] 4.1.0-dev.92: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:50.203Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:50.519Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:50.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-01-07T09:32:50.520Z] ddd46021078b: Preparing [2026-01-07T09:32:50.520Z] da2edb08f03d: Preparing [2026-01-07T09:32:50.520Z] 2ff4056bcbed: Preparing [2026-01-07T09:32:50.520Z] 09adc96ef032: Preparing [2026-01-07T09:32:50.520Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:50.520Z] fc4f249a88cd: Preparing [2026-01-07T09:32:50.520Z] 2353b9cd6134: Preparing [2026-01-07T09:32:50.520Z] 256f393e029f: Preparing [2026-01-07T09:32:50.520Z] 2353b9cd6134: Waiting [2026-01-07T09:32:50.520Z] fc4f249a88cd: Waiting [2026-01-07T09:32:50.520Z] 256f393e029f: Waiting [2026-01-07T09:32:50.520Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:50.520Z] da2edb08f03d: Layer already exists [2026-01-07T09:32:50.520Z] 2ff4056bcbed: Layer already exists [2026-01-07T09:32:50.520Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:50.520Z] ddd46021078b: Layer already exists [2026-01-07T09:32:50.520Z] 256f393e029f: Layer already exists [2026-01-07T09:32:50.520Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:50.520Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:50.520Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:50.840Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:51.141Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-01-07T09:32:51.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-01-07T09:32:51.141Z] ddd46021078b: Preparing [2026-01-07T09:32:51.141Z] da2edb08f03d: Preparing [2026-01-07T09:32:51.141Z] 2ff4056bcbed: Preparing [2026-01-07T09:32:51.141Z] 09adc96ef032: Preparing [2026-01-07T09:32:51.141Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:51.141Z] fc4f249a88cd: Preparing [2026-01-07T09:32:51.141Z] 2353b9cd6134: Preparing [2026-01-07T09:32:51.141Z] 256f393e029f: Preparing [2026-01-07T09:32:51.141Z] fc4f249a88cd: Waiting [2026-01-07T09:32:51.141Z] 256f393e029f: Waiting [2026-01-07T09:32:51.141Z] 2353b9cd6134: Waiting [2026-01-07T09:32:51.141Z] 2ff4056bcbed: Layer already exists [2026-01-07T09:32:51.141Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:51.141Z] da2edb08f03d: Layer already exists [2026-01-07T09:32:51.141Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:51.141Z] ddd46021078b: Layer already exists [2026-01-07T09:32:51.141Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:51.141Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:51.141Z] 256f393e029f: Layer already exists [2026-01-07T09:32:51.141Z] main: digest: sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:51.211Z] ===================================================== [Pipeline] echo [2026-01-07T09:32:51.224Z] taggedImages: [2026-01-07T09:32:51.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:51.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-01-07T09:32:51.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [2026-01-07T09:32:51.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:51.225Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-01-07T09:32:51.247Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-01-07T09:32:51.247Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:51.247Z] latest [2026-01-07T09:32:51.247Z] 4.1.0-dev.92 [2026-01-07T09:32:51.247Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:51.247Z] main [2026-01-07T09:32:51.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:51.578Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:51.900Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:51.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-01-07T09:32:51.900Z] ac5253ec5404: Preparing [2026-01-07T09:32:51.900Z] 7ed75350f12a: Preparing [2026-01-07T09:32:51.900Z] 5137b70baa77: Preparing [2026-01-07T09:32:51.900Z] c0753a149709: Preparing [2026-01-07T09:32:51.900Z] c6dc5967f9f2: Preparing [2026-01-07T09:32:51.900Z] 8a34875ce4e8: Preparing [2026-01-07T09:32:51.900Z] 79acffcd9621: Preparing [2026-01-07T09:32:51.900Z] 09adc96ef032: Preparing [2026-01-07T09:32:51.900Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:51.900Z] ee5a00f47e56: Preparing [2026-01-07T09:32:51.900Z] c2fd6b6d814f: Preparing [2026-01-07T09:32:51.900Z] 5f70bf18a086: Preparing [2026-01-07T09:32:51.900Z] 7b73112eab3e: Preparing [2026-01-07T09:32:51.900Z] 98cb4fcd4966: Preparing [2026-01-07T09:32:51.900Z] e70ff9203955: Preparing [2026-01-07T09:32:51.900Z] 256f393e029f: Preparing [2026-01-07T09:32:51.900Z] 8a34875ce4e8: Waiting [2026-01-07T09:32:51.900Z] 79acffcd9621: Waiting [2026-01-07T09:32:51.900Z] 09adc96ef032: Waiting [2026-01-07T09:32:51.900Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:51.900Z] ee5a00f47e56: Waiting [2026-01-07T09:32:51.900Z] c2fd6b6d814f: Waiting [2026-01-07T09:32:51.900Z] 5f70bf18a086: Waiting [2026-01-07T09:32:51.900Z] 7b73112eab3e: Waiting [2026-01-07T09:32:51.900Z] 98cb4fcd4966: Waiting [2026-01-07T09:32:51.900Z] e70ff9203955: Waiting [2026-01-07T09:32:51.900Z] 256f393e029f: Waiting [2026-01-07T09:32:51.900Z] c6dc5967f9f2: Pushed [2026-01-07T09:32:51.900Z] 5137b70baa77: Pushed [2026-01-07T09:32:51.900Z] c0753a149709: Pushed [2026-01-07T09:32:51.900Z] 7ed75350f12a: Pushed [2026-01-07T09:32:51.900Z] ac5253ec5404: Pushed [2026-01-07T09:32:51.900Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:51.900Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:51.900Z] 5f70bf18a086: Layer already exists [2026-01-07T09:32:51.900Z] 8a34875ce4e8: Pushed [2026-01-07T09:32:52.159Z] ee5a00f47e56: Pushed [2026-01-07T09:32:52.159Z] c2fd6b6d814f: Pushed [2026-01-07T09:32:52.159Z] 7b73112eab3e: Pushed [2026-01-07T09:32:52.159Z] 256f393e029f: Layer already exists [2026-01-07T09:32:52.159Z] e70ff9203955: Pushed [2026-01-07T09:32:52.159Z] 98cb4fcd4966: Pushed [2026-01-07T09:32:53.532Z] 79acffcd9621: Pushed [2026-01-07T09:32:53.532Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:53.849Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:54.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-01-07T09:32:54.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-01-07T09:32:54.166Z] ac5253ec5404: Preparing [2026-01-07T09:32:54.166Z] 7ed75350f12a: Preparing [2026-01-07T09:32:54.166Z] 5137b70baa77: Preparing [2026-01-07T09:32:54.166Z] c0753a149709: Preparing [2026-01-07T09:32:54.166Z] c6dc5967f9f2: Preparing [2026-01-07T09:32:54.166Z] 8a34875ce4e8: Preparing [2026-01-07T09:32:54.166Z] 79acffcd9621: Preparing [2026-01-07T09:32:54.166Z] 09adc96ef032: Preparing [2026-01-07T09:32:54.166Z] 8a34875ce4e8: Waiting [2026-01-07T09:32:54.166Z] 79acffcd9621: Waiting [2026-01-07T09:32:54.166Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:54.166Z] 09adc96ef032: Waiting [2026-01-07T09:32:54.166Z] ee5a00f47e56: Preparing [2026-01-07T09:32:54.166Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:54.166Z] c2fd6b6d814f: Preparing [2026-01-07T09:32:54.166Z] 5f70bf18a086: Preparing [2026-01-07T09:32:54.166Z] ee5a00f47e56: Waiting [2026-01-07T09:32:54.166Z] c2fd6b6d814f: Waiting [2026-01-07T09:32:54.166Z] 7b73112eab3e: Preparing [2026-01-07T09:32:54.166Z] 98cb4fcd4966: Preparing [2026-01-07T09:32:54.166Z] e70ff9203955: Preparing [2026-01-07T09:32:54.166Z] 7b73112eab3e: Waiting [2026-01-07T09:32:54.166Z] 5f70bf18a086: Waiting [2026-01-07T09:32:54.166Z] 98cb4fcd4966: Waiting [2026-01-07T09:32:54.166Z] 256f393e029f: Preparing [2026-01-07T09:32:54.166Z] e70ff9203955: Waiting [2026-01-07T09:32:54.166Z] 256f393e029f: Waiting [2026-01-07T09:32:54.166Z] c6dc5967f9f2: Layer already exists [2026-01-07T09:32:54.166Z] ac5253ec5404: Layer already exists [2026-01-07T09:32:54.166Z] 7ed75350f12a: Layer already exists [2026-01-07T09:32:54.166Z] 5137b70baa77: Layer already exists [2026-01-07T09:32:54.166Z] c0753a149709: Layer already exists [2026-01-07T09:32:54.166Z] 8a34875ce4e8: Layer already exists [2026-01-07T09:32:54.166Z] 79acffcd9621: Layer already exists [2026-01-07T09:32:54.166Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:54.166Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:54.166Z] ee5a00f47e56: Layer already exists [2026-01-07T09:32:54.166Z] c2fd6b6d814f: Layer already exists [2026-01-07T09:32:54.166Z] 5f70bf18a086: Layer already exists [2026-01-07T09:32:54.166Z] 7b73112eab3e: Layer already exists [2026-01-07T09:32:54.166Z] 98cb4fcd4966: Layer already exists [2026-01-07T09:32:54.166Z] e70ff9203955: Layer already exists [2026-01-07T09:32:54.166Z] 256f393e029f: Layer already exists [2026-01-07T09:32:54.166Z] latest: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:54.490Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:54.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [2026-01-07T09:32:54.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-01-07T09:32:54.803Z] ac5253ec5404: Preparing [2026-01-07T09:32:54.803Z] 7ed75350f12a: Preparing [2026-01-07T09:32:54.803Z] 5137b70baa77: Preparing [2026-01-07T09:32:54.803Z] c0753a149709: Preparing [2026-01-07T09:32:54.803Z] c6dc5967f9f2: Preparing [2026-01-07T09:32:54.803Z] 8a34875ce4e8: Preparing [2026-01-07T09:32:54.803Z] 79acffcd9621: Preparing [2026-01-07T09:32:54.803Z] 09adc96ef032: Preparing [2026-01-07T09:32:54.803Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:54.803Z] ee5a00f47e56: Preparing [2026-01-07T09:32:54.803Z] c2fd6b6d814f: Preparing [2026-01-07T09:32:54.803Z] 5f70bf18a086: Preparing [2026-01-07T09:32:54.803Z] 7b73112eab3e: Preparing [2026-01-07T09:32:54.803Z] 98cb4fcd4966: Preparing [2026-01-07T09:32:54.803Z] e70ff9203955: Preparing [2026-01-07T09:32:54.803Z] 256f393e029f: Preparing [2026-01-07T09:32:54.803Z] ee5a00f47e56: Waiting [2026-01-07T09:32:54.803Z] c2fd6b6d814f: Waiting [2026-01-07T09:32:54.803Z] 5f70bf18a086: Waiting [2026-01-07T09:32:54.803Z] 7b73112eab3e: Waiting [2026-01-07T09:32:54.803Z] 98cb4fcd4966: Waiting [2026-01-07T09:32:54.803Z] e70ff9203955: Waiting [2026-01-07T09:32:54.803Z] 256f393e029f: Waiting [2026-01-07T09:32:54.803Z] 8a34875ce4e8: Waiting [2026-01-07T09:32:54.803Z] 79acffcd9621: Waiting [2026-01-07T09:32:54.803Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:54.803Z] 09adc96ef032: Waiting [2026-01-07T09:32:54.803Z] 5137b70baa77: Layer already exists [2026-01-07T09:32:54.803Z] c6dc5967f9f2: Layer already exists [2026-01-07T09:32:54.803Z] 7ed75350f12a: Layer already exists [2026-01-07T09:32:54.803Z] c0753a149709: Layer already exists [2026-01-07T09:32:54.803Z] ac5253ec5404: Layer already exists [2026-01-07T09:32:54.803Z] 8a34875ce4e8: Layer already exists [2026-01-07T09:32:54.803Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:54.803Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:54.803Z] 79acffcd9621: Layer already exists [2026-01-07T09:32:54.803Z] ee5a00f47e56: Layer already exists [2026-01-07T09:32:54.803Z] c2fd6b6d814f: Layer already exists [2026-01-07T09:32:54.803Z] 7b73112eab3e: Layer already exists [2026-01-07T09:32:54.803Z] 98cb4fcd4966: Layer already exists [2026-01-07T09:32:54.803Z] e70ff9203955: Layer already exists [2026-01-07T09:32:54.803Z] 5f70bf18a086: Layer already exists [2026-01-07T09:32:54.803Z] 256f393e029f: Layer already exists [2026-01-07T09:32:54.803Z] 4.1.0-dev.92: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:55.127Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:55.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:55.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-01-07T09:32:55.448Z] ac5253ec5404: Preparing [2026-01-07T09:32:55.448Z] 7ed75350f12a: Preparing [2026-01-07T09:32:55.448Z] 5137b70baa77: Preparing [2026-01-07T09:32:55.448Z] c0753a149709: Preparing [2026-01-07T09:32:55.448Z] c6dc5967f9f2: Preparing [2026-01-07T09:32:55.448Z] 8a34875ce4e8: Preparing [2026-01-07T09:32:55.448Z] 79acffcd9621: Preparing [2026-01-07T09:32:55.448Z] 09adc96ef032: Preparing [2026-01-07T09:32:55.448Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:55.448Z] ee5a00f47e56: Preparing [2026-01-07T09:32:55.448Z] c2fd6b6d814f: Preparing [2026-01-07T09:32:55.448Z] 5f70bf18a086: Preparing [2026-01-07T09:32:55.448Z] 7b73112eab3e: Preparing [2026-01-07T09:32:55.448Z] 98cb4fcd4966: Preparing [2026-01-07T09:32:55.448Z] e70ff9203955: Preparing [2026-01-07T09:32:55.448Z] 256f393e029f: Preparing [2026-01-07T09:32:55.448Z] 79acffcd9621: Waiting [2026-01-07T09:32:55.448Z] 09adc96ef032: Waiting [2026-01-07T09:32:55.448Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:55.448Z] ee5a00f47e56: Waiting [2026-01-07T09:32:55.448Z] c2fd6b6d814f: Waiting [2026-01-07T09:32:55.448Z] 5f70bf18a086: Waiting [2026-01-07T09:32:55.448Z] e70ff9203955: Waiting [2026-01-07T09:32:55.448Z] 7b73112eab3e: Waiting [2026-01-07T09:32:55.448Z] 98cb4fcd4966: Waiting [2026-01-07T09:32:55.448Z] 256f393e029f: Waiting [2026-01-07T09:32:55.448Z] 8a34875ce4e8: Waiting [2026-01-07T09:32:55.448Z] ac5253ec5404: Layer already exists [2026-01-07T09:32:55.448Z] c0753a149709: Layer already exists [2026-01-07T09:32:55.448Z] c6dc5967f9f2: Layer already exists [2026-01-07T09:32:55.448Z] 5137b70baa77: Layer already exists [2026-01-07T09:32:55.448Z] 7ed75350f12a: Layer already exists [2026-01-07T09:32:55.448Z] 79acffcd9621: Layer already exists [2026-01-07T09:32:55.448Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:55.448Z] 8a34875ce4e8: Layer already exists [2026-01-07T09:32:55.448Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:55.448Z] ee5a00f47e56: Layer already exists [2026-01-07T09:32:55.448Z] c2fd6b6d814f: Layer already exists [2026-01-07T09:32:55.448Z] 5f70bf18a086: Layer already exists [2026-01-07T09:32:55.448Z] 7b73112eab3e: Layer already exists [2026-01-07T09:32:55.448Z] e70ff9203955: Layer already exists [2026-01-07T09:32:55.448Z] 98cb4fcd4966: Layer already exists [2026-01-07T09:32:55.448Z] 256f393e029f: Layer already exists [2026-01-07T09:32:55.448Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:55.759Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:56.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-01-07T09:32:56.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-01-07T09:32:56.072Z] ac5253ec5404: Preparing [2026-01-07T09:32:56.072Z] 7ed75350f12a: Preparing [2026-01-07T09:32:56.072Z] 5137b70baa77: Preparing [2026-01-07T09:32:56.072Z] c0753a149709: Preparing [2026-01-07T09:32:56.072Z] c6dc5967f9f2: Preparing [2026-01-07T09:32:56.072Z] 8a34875ce4e8: Preparing [2026-01-07T09:32:56.072Z] 79acffcd9621: Preparing [2026-01-07T09:32:56.072Z] 09adc96ef032: Preparing [2026-01-07T09:32:56.072Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:56.072Z] ee5a00f47e56: Preparing [2026-01-07T09:32:56.072Z] c2fd6b6d814f: Preparing [2026-01-07T09:32:56.072Z] 5f70bf18a086: Preparing [2026-01-07T09:32:56.072Z] 7b73112eab3e: Preparing [2026-01-07T09:32:56.072Z] 98cb4fcd4966: Preparing [2026-01-07T09:32:56.072Z] e70ff9203955: Preparing [2026-01-07T09:32:56.072Z] 256f393e029f: Preparing [2026-01-07T09:32:56.072Z] ee5a00f47e56: Waiting [2026-01-07T09:32:56.072Z] 8a34875ce4e8: Waiting [2026-01-07T09:32:56.072Z] c2fd6b6d814f: Waiting [2026-01-07T09:32:56.072Z] 79acffcd9621: Waiting [2026-01-07T09:32:56.072Z] 5f70bf18a086: Waiting [2026-01-07T09:32:56.072Z] 09adc96ef032: Waiting [2026-01-07T09:32:56.072Z] 7b73112eab3e: Waiting [2026-01-07T09:32:56.072Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:56.072Z] 98cb4fcd4966: Waiting [2026-01-07T09:32:56.072Z] e70ff9203955: Waiting [2026-01-07T09:32:56.072Z] 256f393e029f: Waiting [2026-01-07T09:32:56.072Z] 5137b70baa77: Layer already exists [2026-01-07T09:32:56.072Z] ac5253ec5404: Layer already exists [2026-01-07T09:32:56.072Z] c6dc5967f9f2: Layer already exists [2026-01-07T09:32:56.072Z] 7ed75350f12a: Layer already exists [2026-01-07T09:32:56.072Z] c0753a149709: Layer already exists [2026-01-07T09:32:56.072Z] 8a34875ce4e8: Layer already exists [2026-01-07T09:32:56.072Z] 79acffcd9621: Layer already exists [2026-01-07T09:32:56.072Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:56.072Z] ee5a00f47e56: Layer already exists [2026-01-07T09:32:56.072Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:56.072Z] c2fd6b6d814f: Layer already exists [2026-01-07T09:32:56.072Z] 5f70bf18a086: Layer already exists [2026-01-07T09:32:56.072Z] 7b73112eab3e: Layer already exists [2026-01-07T09:32:56.072Z] 98cb4fcd4966: Layer already exists [2026-01-07T09:32:56.072Z] e70ff9203955: Layer already exists [2026-01-07T09:32:56.072Z] 256f393e029f: Layer already exists [2026-01-07T09:32:56.072Z] main: digest: sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:32:56.143Z] ===================================================== [Pipeline] echo [2026-01-07T09:32:56.155Z] taggedImages: [2026-01-07T09:32:56.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:56.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-01-07T09:32:56.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [2026-01-07T09:32:56.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:56.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-01-07T09:32:56.178Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-01-07T09:32:56.178Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:56.178Z] latest [2026-01-07T09:32:56.178Z] 4.1.0-dev.92 [2026-01-07T09:32:56.178Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:32:56.178Z] main [2026-01-07T09:32:56.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:56.504Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:32:56.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:32:56.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-01-07T09:32:56.818Z] b512d3df9be1: Preparing [2026-01-07T09:32:56.818Z] fe366d2a3f55: Preparing [2026-01-07T09:32:56.818Z] 0e552ebfe217: Preparing [2026-01-07T09:32:56.818Z] b762d99e88a0: Preparing [2026-01-07T09:32:56.818Z] 09adc96ef032: Preparing [2026-01-07T09:32:56.818Z] e4b51f5c36dd: Preparing [2026-01-07T09:32:56.818Z] fc4f249a88cd: Preparing [2026-01-07T09:32:56.818Z] 2353b9cd6134: Preparing [2026-01-07T09:32:56.818Z] 256f393e029f: Preparing [2026-01-07T09:32:56.818Z] e4b51f5c36dd: Waiting [2026-01-07T09:32:56.818Z] fc4f249a88cd: Waiting [2026-01-07T09:32:56.818Z] 256f393e029f: Waiting [2026-01-07T09:32:56.818Z] 2353b9cd6134: Waiting [2026-01-07T09:32:56.818Z] 09adc96ef032: Layer already exists [2026-01-07T09:32:56.818Z] fe366d2a3f55: Pushed [2026-01-07T09:32:56.818Z] 0e552ebfe217: Pushed [2026-01-07T09:32:57.076Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:32:57.076Z] fc4f249a88cd: Layer already exists [2026-01-07T09:32:57.076Z] 2353b9cd6134: Layer already exists [2026-01-07T09:32:57.076Z] 256f393e029f: Layer already exists [2026-01-07T09:32:57.076Z] b512d3df9be1: Pushed [2026-01-07T09:33:00.357Z] b762d99e88a0: Pushed [2026-01-07T09:33:00.357Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:00.678Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:00.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-01-07T09:33:00.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-01-07T09:33:00.988Z] b512d3df9be1: Preparing [2026-01-07T09:33:00.988Z] fe366d2a3f55: Preparing [2026-01-07T09:33:00.988Z] 0e552ebfe217: Preparing [2026-01-07T09:33:00.988Z] b762d99e88a0: Preparing [2026-01-07T09:33:00.988Z] 09adc96ef032: Preparing [2026-01-07T09:33:00.988Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:00.988Z] fc4f249a88cd: Preparing [2026-01-07T09:33:00.988Z] 2353b9cd6134: Preparing [2026-01-07T09:33:00.988Z] 256f393e029f: Preparing [2026-01-07T09:33:00.988Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:00.988Z] fc4f249a88cd: Waiting [2026-01-07T09:33:00.988Z] 2353b9cd6134: Waiting [2026-01-07T09:33:00.988Z] 256f393e029f: Waiting [2026-01-07T09:33:00.988Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:00.988Z] 0e552ebfe217: Layer already exists [2026-01-07T09:33:00.988Z] fe366d2a3f55: Layer already exists [2026-01-07T09:33:00.988Z] b762d99e88a0: Layer already exists [2026-01-07T09:33:00.988Z] b512d3df9be1: Layer already exists [2026-01-07T09:33:00.988Z] fc4f249a88cd: Layer already exists [2026-01-07T09:33:00.988Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:00.988Z] 256f393e029f: Layer already exists [2026-01-07T09:33:00.988Z] 2353b9cd6134: Layer already exists [2026-01-07T09:33:00.988Z] latest: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:01.304Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:01.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [2026-01-07T09:33:01.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-01-07T09:33:01.622Z] b512d3df9be1: Preparing [2026-01-07T09:33:01.622Z] fe366d2a3f55: Preparing [2026-01-07T09:33:01.622Z] 0e552ebfe217: Preparing [2026-01-07T09:33:01.622Z] b762d99e88a0: Preparing [2026-01-07T09:33:01.622Z] 09adc96ef032: Preparing [2026-01-07T09:33:01.622Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:01.622Z] fc4f249a88cd: Preparing [2026-01-07T09:33:01.622Z] 2353b9cd6134: Preparing [2026-01-07T09:33:01.622Z] 256f393e029f: Preparing [2026-01-07T09:33:01.622Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:01.622Z] fc4f249a88cd: Waiting [2026-01-07T09:33:01.622Z] 2353b9cd6134: Waiting [2026-01-07T09:33:01.622Z] 256f393e029f: Waiting [2026-01-07T09:33:01.622Z] b512d3df9be1: Layer already exists [2026-01-07T09:33:01.622Z] 0e552ebfe217: Layer already exists [2026-01-07T09:33:01.622Z] b762d99e88a0: Layer already exists [2026-01-07T09:33:01.622Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:01.622Z] fe366d2a3f55: Layer already exists [2026-01-07T09:33:01.622Z] 2353b9cd6134: Layer already exists [2026-01-07T09:33:01.622Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:01.622Z] fc4f249a88cd: Layer already exists [2026-01-07T09:33:01.622Z] 256f393e029f: Layer already exists [2026-01-07T09:33:01.622Z] 4.1.0-dev.92: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:01.938Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:02.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:02.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-01-07T09:33:02.253Z] b512d3df9be1: Preparing [2026-01-07T09:33:02.253Z] fe366d2a3f55: Preparing [2026-01-07T09:33:02.253Z] 0e552ebfe217: Preparing [2026-01-07T09:33:02.253Z] b762d99e88a0: Preparing [2026-01-07T09:33:02.253Z] 09adc96ef032: Preparing [2026-01-07T09:33:02.253Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:02.253Z] fc4f249a88cd: Preparing [2026-01-07T09:33:02.253Z] 2353b9cd6134: Preparing [2026-01-07T09:33:02.253Z] 256f393e029f: Preparing [2026-01-07T09:33:02.253Z] fc4f249a88cd: Waiting [2026-01-07T09:33:02.253Z] 2353b9cd6134: Waiting [2026-01-07T09:33:02.253Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:02.253Z] 256f393e029f: Waiting [2026-01-07T09:33:02.253Z] fe366d2a3f55: Layer already exists [2026-01-07T09:33:02.253Z] b512d3df9be1: Layer already exists [2026-01-07T09:33:02.253Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:02.253Z] b762d99e88a0: Layer already exists [2026-01-07T09:33:02.253Z] 0e552ebfe217: Layer already exists [2026-01-07T09:33:02.253Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:02.253Z] fc4f249a88cd: Layer already exists [2026-01-07T09:33:02.253Z] 2353b9cd6134: Layer already exists [2026-01-07T09:33:02.253Z] 256f393e029f: Layer already exists [2026-01-07T09:33:02.253Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:02.576Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:02.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-01-07T09:33:02.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-01-07T09:33:02.891Z] b512d3df9be1: Preparing [2026-01-07T09:33:02.891Z] fe366d2a3f55: Preparing [2026-01-07T09:33:02.891Z] 0e552ebfe217: Preparing [2026-01-07T09:33:02.891Z] b762d99e88a0: Preparing [2026-01-07T09:33:02.891Z] 09adc96ef032: Preparing [2026-01-07T09:33:02.891Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:02.891Z] fc4f249a88cd: Preparing [2026-01-07T09:33:02.891Z] 2353b9cd6134: Preparing [2026-01-07T09:33:02.891Z] 256f393e029f: Preparing [2026-01-07T09:33:02.891Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:02.891Z] fc4f249a88cd: Waiting [2026-01-07T09:33:02.891Z] 2353b9cd6134: Waiting [2026-01-07T09:33:02.891Z] 256f393e029f: Waiting [2026-01-07T09:33:02.891Z] b762d99e88a0: Layer already exists [2026-01-07T09:33:02.891Z] fe366d2a3f55: Layer already exists [2026-01-07T09:33:02.891Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:02.891Z] 0e552ebfe217: Layer already exists [2026-01-07T09:33:02.891Z] b512d3df9be1: Layer already exists [2026-01-07T09:33:02.891Z] fc4f249a88cd: Layer already exists [2026-01-07T09:33:02.891Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:02.891Z] 256f393e029f: Layer already exists [2026-01-07T09:33:02.891Z] 2353b9cd6134: Layer already exists [2026-01-07T09:33:02.891Z] main: digest: sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:33:02.956Z] ===================================================== [Pipeline] echo [2026-01-07T09:33:02.969Z] taggedImages: [2026-01-07T09:33:02.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:02.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-01-07T09:33:02.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [2026-01-07T09:33:02.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:02.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-01-07T09:33:02.995Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-01-07T09:33:02.995Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:02.995Z] latest [2026-01-07T09:33:02.995Z] 4.1.0-dev.92 [2026-01-07T09:33:02.995Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:02.995Z] main [2026-01-07T09:33:02.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:03.336Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:03.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:03.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-01-07T09:33:03.645Z] 29e41d17f9fb: Preparing [2026-01-07T09:33:03.645Z] b4925fb8cc39: Preparing [2026-01-07T09:33:03.645Z] f0d414a32474: Preparing [2026-01-07T09:33:03.645Z] c8902146e5d6: Preparing [2026-01-07T09:33:03.645Z] 577b2ccef4a2: Preparing [2026-01-07T09:33:03.645Z] 09adc96ef032: Preparing [2026-01-07T09:33:03.645Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:03.645Z] df889ca21965: Preparing [2026-01-07T09:33:03.645Z] ecc17a377a1b: Preparing [2026-01-07T09:33:03.645Z] 9b7b70eb0a8a: Preparing [2026-01-07T09:33:03.645Z] 256f393e029f: Preparing [2026-01-07T09:33:03.645Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:03.645Z] 09adc96ef032: Waiting [2026-01-07T09:33:03.645Z] df889ca21965: Waiting [2026-01-07T09:33:03.645Z] ecc17a377a1b: Waiting [2026-01-07T09:33:03.645Z] 9b7b70eb0a8a: Waiting [2026-01-07T09:33:03.645Z] 256f393e029f: Waiting [2026-01-07T09:33:03.645Z] c8902146e5d6: Pushed [2026-01-07T09:33:03.645Z] b4925fb8cc39: Pushed [2026-01-07T09:33:03.645Z] 577b2ccef4a2: Pushed [2026-01-07T09:33:04.212Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:04.212Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:04.212Z] 29e41d17f9fb: Pushed [2026-01-07T09:33:04.212Z] 256f393e029f: Layer already exists [2026-01-07T09:33:04.212Z] df889ca21965: Pushed [2026-01-07T09:33:04.212Z] ecc17a377a1b: Pushed [2026-01-07T09:33:05.144Z] 9b7b70eb0a8a: Pushed [2026-01-07T09:33:06.517Z] f0d414a32474: Pushed [2026-01-07T09:33:06.517Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:06.841Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:07.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-01-07T09:33:07.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-01-07T09:33:07.160Z] 29e41d17f9fb: Preparing [2026-01-07T09:33:07.160Z] b4925fb8cc39: Preparing [2026-01-07T09:33:07.160Z] f0d414a32474: Preparing [2026-01-07T09:33:07.160Z] c8902146e5d6: Preparing [2026-01-07T09:33:07.160Z] 577b2ccef4a2: Preparing [2026-01-07T09:33:07.160Z] 09adc96ef032: Preparing [2026-01-07T09:33:07.160Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:07.160Z] df889ca21965: Preparing [2026-01-07T09:33:07.160Z] ecc17a377a1b: Preparing [2026-01-07T09:33:07.160Z] 9b7b70eb0a8a: Preparing [2026-01-07T09:33:07.160Z] 256f393e029f: Preparing [2026-01-07T09:33:07.160Z] 09adc96ef032: Waiting [2026-01-07T09:33:07.160Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:07.160Z] df889ca21965: Waiting [2026-01-07T09:33:07.160Z] ecc17a377a1b: Waiting [2026-01-07T09:33:07.160Z] 9b7b70eb0a8a: Waiting [2026-01-07T09:33:07.160Z] 256f393e029f: Waiting [2026-01-07T09:33:07.160Z] 29e41d17f9fb: Layer already exists [2026-01-07T09:33:07.160Z] b4925fb8cc39: Layer already exists [2026-01-07T09:33:07.160Z] f0d414a32474: Layer already exists [2026-01-07T09:33:07.160Z] c8902146e5d6: Layer already exists [2026-01-07T09:33:07.160Z] 577b2ccef4a2: Layer already exists [2026-01-07T09:33:07.160Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:07.160Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:07.160Z] 9b7b70eb0a8a: Layer already exists [2026-01-07T09:33:07.160Z] ecc17a377a1b: Layer already exists [2026-01-07T09:33:07.160Z] df889ca21965: Layer already exists [2026-01-07T09:33:07.160Z] 256f393e029f: Layer already exists [2026-01-07T09:33:07.160Z] latest: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:07.483Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:07.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [2026-01-07T09:33:07.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-01-07T09:33:07.800Z] 29e41d17f9fb: Preparing [2026-01-07T09:33:07.800Z] b4925fb8cc39: Preparing [2026-01-07T09:33:07.800Z] f0d414a32474: Preparing [2026-01-07T09:33:07.800Z] c8902146e5d6: Preparing [2026-01-07T09:33:07.800Z] 577b2ccef4a2: Preparing [2026-01-07T09:33:07.800Z] 09adc96ef032: Preparing [2026-01-07T09:33:07.800Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:07.800Z] df889ca21965: Preparing [2026-01-07T09:33:07.800Z] ecc17a377a1b: Preparing [2026-01-07T09:33:07.800Z] 9b7b70eb0a8a: Preparing [2026-01-07T09:33:07.800Z] 256f393e029f: Preparing [2026-01-07T09:33:07.800Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:07.800Z] 9b7b70eb0a8a: Waiting [2026-01-07T09:33:07.800Z] df889ca21965: Waiting [2026-01-07T09:33:07.800Z] 256f393e029f: Waiting [2026-01-07T09:33:07.800Z] 09adc96ef032: Waiting [2026-01-07T09:33:07.800Z] ecc17a377a1b: Waiting [2026-01-07T09:33:07.800Z] 577b2ccef4a2: Layer already exists [2026-01-07T09:33:07.800Z] f0d414a32474: Layer already exists [2026-01-07T09:33:07.800Z] c8902146e5d6: Layer already exists [2026-01-07T09:33:07.800Z] 29e41d17f9fb: Layer already exists [2026-01-07T09:33:07.800Z] b4925fb8cc39: Layer already exists [2026-01-07T09:33:07.800Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:07.800Z] ecc17a377a1b: Layer already exists [2026-01-07T09:33:07.800Z] 9b7b70eb0a8a: Layer already exists [2026-01-07T09:33:07.800Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:07.800Z] df889ca21965: Layer already exists [2026-01-07T09:33:07.800Z] 256f393e029f: Layer already exists [2026-01-07T09:33:07.800Z] 4.1.0-dev.92: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:08.118Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:08.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:08.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-01-07T09:33:08.447Z] 29e41d17f9fb: Preparing [2026-01-07T09:33:08.447Z] b4925fb8cc39: Preparing [2026-01-07T09:33:08.447Z] f0d414a32474: Preparing [2026-01-07T09:33:08.447Z] c8902146e5d6: Preparing [2026-01-07T09:33:08.447Z] 577b2ccef4a2: Preparing [2026-01-07T09:33:08.447Z] 09adc96ef032: Preparing [2026-01-07T09:33:08.447Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:08.447Z] df889ca21965: Preparing [2026-01-07T09:33:08.447Z] ecc17a377a1b: Preparing [2026-01-07T09:33:08.447Z] 9b7b70eb0a8a: Preparing [2026-01-07T09:33:08.447Z] 256f393e029f: Preparing [2026-01-07T09:33:08.447Z] ecc17a377a1b: Waiting [2026-01-07T09:33:08.447Z] 9b7b70eb0a8a: Waiting [2026-01-07T09:33:08.447Z] 256f393e029f: Waiting [2026-01-07T09:33:08.447Z] 09adc96ef032: Waiting [2026-01-07T09:33:08.447Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:08.447Z] df889ca21965: Waiting [2026-01-07T09:33:08.447Z] f0d414a32474: Layer already exists [2026-01-07T09:33:08.447Z] 29e41d17f9fb: Layer already exists [2026-01-07T09:33:08.447Z] c8902146e5d6: Layer already exists [2026-01-07T09:33:08.447Z] b4925fb8cc39: Layer already exists [2026-01-07T09:33:08.447Z] 577b2ccef4a2: Layer already exists [2026-01-07T09:33:08.447Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:08.447Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:08.447Z] df889ca21965: Layer already exists [2026-01-07T09:33:08.447Z] ecc17a377a1b: Layer already exists [2026-01-07T09:33:08.447Z] 9b7b70eb0a8a: Layer already exists [2026-01-07T09:33:08.447Z] 256f393e029f: Layer already exists [2026-01-07T09:33:08.447Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:08.766Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:09.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-01-07T09:33:09.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-01-07T09:33:09.088Z] 29e41d17f9fb: Preparing [2026-01-07T09:33:09.088Z] b4925fb8cc39: Preparing [2026-01-07T09:33:09.088Z] f0d414a32474: Preparing [2026-01-07T09:33:09.088Z] c8902146e5d6: Preparing [2026-01-07T09:33:09.088Z] 577b2ccef4a2: Preparing [2026-01-07T09:33:09.088Z] 09adc96ef032: Preparing [2026-01-07T09:33:09.088Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:09.088Z] df889ca21965: Preparing [2026-01-07T09:33:09.088Z] ecc17a377a1b: Preparing [2026-01-07T09:33:09.088Z] 9b7b70eb0a8a: Preparing [2026-01-07T09:33:09.088Z] 256f393e029f: Preparing [2026-01-07T09:33:09.088Z] 09adc96ef032: Waiting [2026-01-07T09:33:09.088Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:09.088Z] 9b7b70eb0a8a: Waiting [2026-01-07T09:33:09.088Z] df889ca21965: Waiting [2026-01-07T09:33:09.088Z] 256f393e029f: Waiting [2026-01-07T09:33:09.088Z] ecc17a377a1b: Waiting [2026-01-07T09:33:09.088Z] f0d414a32474: Layer already exists [2026-01-07T09:33:09.088Z] 577b2ccef4a2: Layer already exists [2026-01-07T09:33:09.088Z] c8902146e5d6: Layer already exists [2026-01-07T09:33:09.088Z] b4925fb8cc39: Layer already exists [2026-01-07T09:33:09.088Z] 29e41d17f9fb: Layer already exists [2026-01-07T09:33:09.088Z] df889ca21965: Layer already exists [2026-01-07T09:33:09.088Z] ecc17a377a1b: Layer already exists [2026-01-07T09:33:09.088Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:09.088Z] 9b7b70eb0a8a: Layer already exists [2026-01-07T09:33:09.088Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:09.088Z] 256f393e029f: Layer already exists [2026-01-07T09:33:09.088Z] main: digest: sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:33:09.154Z] ===================================================== [Pipeline] echo [2026-01-07T09:33:09.164Z] taggedImages: [2026-01-07T09:33:09.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:09.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-01-07T09:33:09.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [2026-01-07T09:33:09.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:09.164Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-01-07T09:33:09.197Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-01-07T09:33:09.197Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:09.197Z] latest [2026-01-07T09:33:09.197Z] 4.1.0-dev.92 [2026-01-07T09:33:09.197Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:09.197Z] main [2026-01-07T09:33:09.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:09.532Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:09.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:09.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-01-07T09:33:09.841Z] 9fae552034fb: Preparing [2026-01-07T09:33:09.841Z] a5e144b027db: Preparing [2026-01-07T09:33:09.841Z] 277d02ac22b1: Preparing [2026-01-07T09:33:09.841Z] a2c564b49bb7: Preparing [2026-01-07T09:33:09.841Z] e663be9d1ea6: Preparing [2026-01-07T09:33:09.841Z] 59c703b5ec9d: Preparing [2026-01-07T09:33:09.841Z] bf52492813f9: Preparing [2026-01-07T09:33:09.841Z] 09adc96ef032: Preparing [2026-01-07T09:33:09.841Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:09.841Z] 0504705ff83f: Preparing [2026-01-07T09:33:09.841Z] 0a5d665caeb9: Preparing [2026-01-07T09:33:09.841Z] 256f393e029f: Preparing [2026-01-07T09:33:09.841Z] bf52492813f9: Waiting [2026-01-07T09:33:09.841Z] 256f393e029f: Waiting [2026-01-07T09:33:09.841Z] 0a5d665caeb9: Waiting [2026-01-07T09:33:09.841Z] 0504705ff83f: Waiting [2026-01-07T09:33:09.841Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:09.841Z] 09adc96ef032: Waiting [2026-01-07T09:33:09.841Z] 59c703b5ec9d: Waiting [2026-01-07T09:33:09.841Z] e663be9d1ea6: Pushed [2026-01-07T09:33:09.841Z] a5e144b027db: Pushed [2026-01-07T09:33:09.841Z] 9fae552034fb: Pushed [2026-01-07T09:33:09.841Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:09.841Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:09.841Z] 59c703b5ec9d: Pushed [2026-01-07T09:33:09.841Z] bf52492813f9: Pushed [2026-01-07T09:33:09.841Z] 256f393e029f: Layer already exists [2026-01-07T09:33:10.098Z] 0504705ff83f: Pushed [2026-01-07T09:33:11.470Z] 0a5d665caeb9: Pushed [2026-01-07T09:33:12.407Z] a2c564b49bb7: Pushed [2026-01-07T09:33:12.666Z] 277d02ac22b1: Pushed [2026-01-07T09:33:12.666Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:12.989Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:13.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-01-07T09:33:13.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-01-07T09:33:13.304Z] 9fae552034fb: Preparing [2026-01-07T09:33:13.304Z] a5e144b027db: Preparing [2026-01-07T09:33:13.304Z] 277d02ac22b1: Preparing [2026-01-07T09:33:13.304Z] a2c564b49bb7: Preparing [2026-01-07T09:33:13.304Z] e663be9d1ea6: Preparing [2026-01-07T09:33:13.304Z] 59c703b5ec9d: Preparing [2026-01-07T09:33:13.304Z] bf52492813f9: Preparing [2026-01-07T09:33:13.304Z] 09adc96ef032: Preparing [2026-01-07T09:33:13.304Z] 59c703b5ec9d: Waiting [2026-01-07T09:33:13.304Z] bf52492813f9: Waiting [2026-01-07T09:33:13.304Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:13.304Z] 0504705ff83f: Preparing [2026-01-07T09:33:13.304Z] 0a5d665caeb9: Preparing [2026-01-07T09:33:13.304Z] 256f393e029f: Preparing [2026-01-07T09:33:13.304Z] 09adc96ef032: Waiting [2026-01-07T09:33:13.304Z] 0504705ff83f: Waiting [2026-01-07T09:33:13.304Z] 0a5d665caeb9: Waiting [2026-01-07T09:33:13.304Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:13.304Z] 256f393e029f: Waiting [2026-01-07T09:33:13.304Z] a2c564b49bb7: Layer already exists [2026-01-07T09:33:13.304Z] 277d02ac22b1: Layer already exists [2026-01-07T09:33:13.304Z] a5e144b027db: Layer already exists [2026-01-07T09:33:13.304Z] e663be9d1ea6: Layer already exists [2026-01-07T09:33:13.304Z] 9fae552034fb: Layer already exists [2026-01-07T09:33:13.304Z] 59c703b5ec9d: Layer already exists [2026-01-07T09:33:13.304Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:13.304Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:13.304Z] bf52492813f9: Layer already exists [2026-01-07T09:33:13.304Z] 0504705ff83f: Layer already exists [2026-01-07T09:33:13.304Z] 256f393e029f: Layer already exists [2026-01-07T09:33:13.304Z] 0a5d665caeb9: Layer already exists [2026-01-07T09:33:13.304Z] latest: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:13.621Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:13.932Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [2026-01-07T09:33:13.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-01-07T09:33:13.932Z] 9fae552034fb: Preparing [2026-01-07T09:33:13.932Z] a5e144b027db: Preparing [2026-01-07T09:33:13.932Z] 277d02ac22b1: Preparing [2026-01-07T09:33:13.932Z] a2c564b49bb7: Preparing [2026-01-07T09:33:13.932Z] e663be9d1ea6: Preparing [2026-01-07T09:33:13.932Z] 59c703b5ec9d: Preparing [2026-01-07T09:33:13.932Z] bf52492813f9: Preparing [2026-01-07T09:33:13.932Z] 09adc96ef032: Preparing [2026-01-07T09:33:13.932Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:13.932Z] 0504705ff83f: Preparing [2026-01-07T09:33:13.932Z] 0a5d665caeb9: Preparing [2026-01-07T09:33:13.932Z] 256f393e029f: Preparing [2026-01-07T09:33:13.932Z] bf52492813f9: Waiting [2026-01-07T09:33:13.932Z] 09adc96ef032: Waiting [2026-01-07T09:33:13.932Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:13.932Z] 0504705ff83f: Waiting [2026-01-07T09:33:13.932Z] 0a5d665caeb9: Waiting [2026-01-07T09:33:13.932Z] 256f393e029f: Waiting [2026-01-07T09:33:13.932Z] 59c703b5ec9d: Waiting [2026-01-07T09:33:13.932Z] 277d02ac22b1: Layer already exists [2026-01-07T09:33:13.932Z] 9fae552034fb: Layer already exists [2026-01-07T09:33:13.932Z] a2c564b49bb7: Layer already exists [2026-01-07T09:33:13.932Z] a5e144b027db: Layer already exists [2026-01-07T09:33:13.932Z] e663be9d1ea6: Layer already exists [2026-01-07T09:33:13.932Z] 59c703b5ec9d: Layer already exists [2026-01-07T09:33:13.932Z] 0504705ff83f: Layer already exists [2026-01-07T09:33:13.932Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:13.932Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:13.932Z] bf52492813f9: Layer already exists [2026-01-07T09:33:13.932Z] 0a5d665caeb9: Layer already exists [2026-01-07T09:33:13.932Z] 256f393e029f: Layer already exists [2026-01-07T09:33:13.932Z] 4.1.0-dev.92: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:14.254Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:14.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:14.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-01-07T09:33:14.574Z] 9fae552034fb: Preparing [2026-01-07T09:33:14.574Z] a5e144b027db: Preparing [2026-01-07T09:33:14.574Z] 277d02ac22b1: Preparing [2026-01-07T09:33:14.574Z] a2c564b49bb7: Preparing [2026-01-07T09:33:14.574Z] e663be9d1ea6: Preparing [2026-01-07T09:33:14.574Z] 59c703b5ec9d: Preparing [2026-01-07T09:33:14.574Z] bf52492813f9: Preparing [2026-01-07T09:33:14.574Z] 59c703b5ec9d: Waiting [2026-01-07T09:33:14.574Z] 09adc96ef032: Preparing [2026-01-07T09:33:14.574Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:14.574Z] 0504705ff83f: Preparing [2026-01-07T09:33:14.574Z] 0a5d665caeb9: Preparing [2026-01-07T09:33:14.574Z] bf52492813f9: Waiting [2026-01-07T09:33:14.574Z] 09adc96ef032: Waiting [2026-01-07T09:33:14.574Z] 0504705ff83f: Waiting [2026-01-07T09:33:14.574Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:14.574Z] 256f393e029f: Preparing [2026-01-07T09:33:14.574Z] 256f393e029f: Waiting [2026-01-07T09:33:14.574Z] 0a5d665caeb9: Waiting [2026-01-07T09:33:14.574Z] e663be9d1ea6: Layer already exists [2026-01-07T09:33:14.574Z] 9fae552034fb: Layer already exists [2026-01-07T09:33:14.574Z] 277d02ac22b1: Layer already exists [2026-01-07T09:33:14.574Z] a5e144b027db: Layer already exists [2026-01-07T09:33:14.574Z] a2c564b49bb7: Layer already exists [2026-01-07T09:33:14.574Z] 59c703b5ec9d: Layer already exists [2026-01-07T09:33:14.574Z] bf52492813f9: Layer already exists [2026-01-07T09:33:14.574Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:14.574Z] 0504705ff83f: Layer already exists [2026-01-07T09:33:14.574Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:14.574Z] 0a5d665caeb9: Layer already exists [2026-01-07T09:33:14.574Z] 256f393e029f: Layer already exists [2026-01-07T09:33:14.574Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:14.890Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:15.190Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-01-07T09:33:15.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-01-07T09:33:15.190Z] 9fae552034fb: Preparing [2026-01-07T09:33:15.190Z] a5e144b027db: Preparing [2026-01-07T09:33:15.190Z] 277d02ac22b1: Preparing [2026-01-07T09:33:15.190Z] a2c564b49bb7: Preparing [2026-01-07T09:33:15.190Z] e663be9d1ea6: Preparing [2026-01-07T09:33:15.190Z] 59c703b5ec9d: Preparing [2026-01-07T09:33:15.190Z] bf52492813f9: Preparing [2026-01-07T09:33:15.190Z] 09adc96ef032: Preparing [2026-01-07T09:33:15.190Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:15.190Z] 0504705ff83f: Preparing [2026-01-07T09:33:15.190Z] 0a5d665caeb9: Preparing [2026-01-07T09:33:15.190Z] 256f393e029f: Preparing [2026-01-07T09:33:15.190Z] 09adc96ef032: Waiting [2026-01-07T09:33:15.190Z] e4b51f5c36dd: Waiting [2026-01-07T09:33:15.190Z] 256f393e029f: Waiting [2026-01-07T09:33:15.190Z] 0504705ff83f: Waiting [2026-01-07T09:33:15.190Z] 59c703b5ec9d: Waiting [2026-01-07T09:33:15.190Z] 0a5d665caeb9: Waiting [2026-01-07T09:33:15.190Z] bf52492813f9: Waiting [2026-01-07T09:33:15.190Z] a2c564b49bb7: Layer already exists [2026-01-07T09:33:15.190Z] e663be9d1ea6: Layer already exists [2026-01-07T09:33:15.190Z] 9fae552034fb: Layer already exists [2026-01-07T09:33:15.190Z] a5e144b027db: Layer already exists [2026-01-07T09:33:15.190Z] 277d02ac22b1: Layer already exists [2026-01-07T09:33:15.190Z] 59c703b5ec9d: Layer already exists [2026-01-07T09:33:15.190Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:15.190Z] bf52492813f9: Layer already exists [2026-01-07T09:33:15.190Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:15.190Z] 0504705ff83f: Layer already exists [2026-01-07T09:33:15.190Z] 0a5d665caeb9: Layer already exists [2026-01-07T09:33:15.190Z] 256f393e029f: Layer already exists [2026-01-07T09:33:15.190Z] main: digest: sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:33:15.250Z] ===================================================== [Pipeline] echo [2026-01-07T09:33:15.261Z] taggedImages: [2026-01-07T09:33:15.261Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:15.261Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-01-07T09:33:15.261Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [2026-01-07T09:33:15.261Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:15.261Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-01-07T09:33:15.280Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-01-07T09:33:15.280Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:15.280Z] latest [2026-01-07T09:33:15.280Z] 4.1.0-dev.92 [2026-01-07T09:33:15.280Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:15.280Z] main [2026-01-07T09:33:15.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:15.606Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:15.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:15.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-01-07T09:33:15.973Z] 76ab99d36947: Preparing [2026-01-07T09:33:15.973Z] 0f29c8712fe9: Preparing [2026-01-07T09:33:15.973Z] 09adc96ef032: Preparing [2026-01-07T09:33:15.973Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:15.973Z] dd1ba56cf55e: Preparing [2026-01-07T09:33:15.973Z] 653ea31a5045: Preparing [2026-01-07T09:33:15.973Z] 256f393e029f: Preparing [2026-01-07T09:33:15.973Z] 256f393e029f: Waiting [2026-01-07T09:33:15.973Z] 653ea31a5045: Waiting [2026-01-07T09:33:15.973Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:15.973Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:15.973Z] 256f393e029f: Layer already exists [2026-01-07T09:33:15.973Z] 76ab99d36947: Pushed [2026-01-07T09:33:15.973Z] dd1ba56cf55e: Pushed [2026-01-07T09:33:16.934Z] 653ea31a5045: Pushed [2026-01-07T09:33:19.545Z] 0f29c8712fe9: Pushed [2026-01-07T09:33:19.545Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:19.858Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:20.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-01-07T09:33:20.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-01-07T09:33:20.176Z] 76ab99d36947: Preparing [2026-01-07T09:33:20.176Z] 0f29c8712fe9: Preparing [2026-01-07T09:33:20.176Z] 09adc96ef032: Preparing [2026-01-07T09:33:20.176Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:20.176Z] dd1ba56cf55e: Preparing [2026-01-07T09:33:20.176Z] 653ea31a5045: Preparing [2026-01-07T09:33:20.176Z] 256f393e029f: Preparing [2026-01-07T09:33:20.176Z] 256f393e029f: Waiting [2026-01-07T09:33:20.176Z] 653ea31a5045: Waiting [2026-01-07T09:33:20.176Z] 0f29c8712fe9: Layer already exists [2026-01-07T09:33:20.176Z] 76ab99d36947: Layer already exists [2026-01-07T09:33:20.176Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:20.176Z] dd1ba56cf55e: Layer already exists [2026-01-07T09:33:20.176Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:20.176Z] 653ea31a5045: Layer already exists [2026-01-07T09:33:20.176Z] 256f393e029f: Layer already exists [2026-01-07T09:33:20.176Z] latest: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:20.495Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:20.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [2026-01-07T09:33:20.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-01-07T09:33:20.815Z] 76ab99d36947: Preparing [2026-01-07T09:33:20.815Z] 0f29c8712fe9: Preparing [2026-01-07T09:33:20.815Z] 09adc96ef032: Preparing [2026-01-07T09:33:20.815Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:20.815Z] dd1ba56cf55e: Preparing [2026-01-07T09:33:20.815Z] 653ea31a5045: Preparing [2026-01-07T09:33:20.815Z] 256f393e029f: Preparing [2026-01-07T09:33:20.815Z] 653ea31a5045: Waiting [2026-01-07T09:33:20.815Z] 256f393e029f: Waiting [2026-01-07T09:33:20.815Z] dd1ba56cf55e: Layer already exists [2026-01-07T09:33:20.815Z] 76ab99d36947: Layer already exists [2026-01-07T09:33:20.815Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:20.815Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:20.815Z] 0f29c8712fe9: Layer already exists [2026-01-07T09:33:20.815Z] 653ea31a5045: Layer already exists [2026-01-07T09:33:20.815Z] 256f393e029f: Layer already exists [2026-01-07T09:33:20.815Z] 4.1.0-dev.92: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:21.133Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:21.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:21.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-01-07T09:33:21.444Z] 76ab99d36947: Preparing [2026-01-07T09:33:21.444Z] 0f29c8712fe9: Preparing [2026-01-07T09:33:21.444Z] 09adc96ef032: Preparing [2026-01-07T09:33:21.444Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:21.444Z] dd1ba56cf55e: Preparing [2026-01-07T09:33:21.444Z] 653ea31a5045: Preparing [2026-01-07T09:33:21.444Z] 256f393e029f: Preparing [2026-01-07T09:33:21.444Z] 653ea31a5045: Waiting [2026-01-07T09:33:21.444Z] 256f393e029f: Waiting [2026-01-07T09:33:21.444Z] 76ab99d36947: Layer already exists [2026-01-07T09:33:21.444Z] dd1ba56cf55e: Layer already exists [2026-01-07T09:33:21.444Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:21.444Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:21.444Z] 0f29c8712fe9: Layer already exists [2026-01-07T09:33:21.444Z] 653ea31a5045: Layer already exists [2026-01-07T09:33:21.444Z] 256f393e029f: Layer already exists [2026-01-07T09:33:21.444Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:21.760Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:22.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-01-07T09:33:22.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-01-07T09:33:22.080Z] 76ab99d36947: Preparing [2026-01-07T09:33:22.080Z] 0f29c8712fe9: Preparing [2026-01-07T09:33:22.080Z] 09adc96ef032: Preparing [2026-01-07T09:33:22.080Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:22.080Z] dd1ba56cf55e: Preparing [2026-01-07T09:33:22.080Z] 653ea31a5045: Preparing [2026-01-07T09:33:22.080Z] 256f393e029f: Preparing [2026-01-07T09:33:22.080Z] 256f393e029f: Waiting [2026-01-07T09:33:22.080Z] 653ea31a5045: Waiting [2026-01-07T09:33:22.080Z] 76ab99d36947: Layer already exists [2026-01-07T09:33:22.080Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:22.080Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:22.080Z] 0f29c8712fe9: Layer already exists [2026-01-07T09:33:22.080Z] dd1ba56cf55e: Layer already exists [2026-01-07T09:33:22.080Z] 256f393e029f: Layer already exists [2026-01-07T09:33:22.080Z] 653ea31a5045: Layer already exists [2026-01-07T09:33:22.080Z] main: digest: sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:33:22.145Z] ===================================================== [Pipeline] echo [2026-01-07T09:33:22.156Z] taggedImages: [2026-01-07T09:33:22.156Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:22.156Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-01-07T09:33:22.156Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [2026-01-07T09:33:22.156Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:22.156Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-01-07T09:33:22.178Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-01-07T09:33:22.178Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:22.178Z] latest [2026-01-07T09:33:22.178Z] 4.1.0-dev.92 [2026-01-07T09:33:22.178Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:22.178Z] main [2026-01-07T09:33:22.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:22.512Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:22.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:22.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-01-07T09:33:22.828Z] 79f061799568: Preparing [2026-01-07T09:33:22.828Z] 3bf7da37a474: Preparing [2026-01-07T09:33:22.828Z] 0fc8d7054a4e: Preparing [2026-01-07T09:33:22.828Z] 09adc96ef032: Preparing [2026-01-07T09:33:22.828Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:22.828Z] 44b946af389d: Preparing [2026-01-07T09:33:22.828Z] fbadab50e2c7: Preparing [2026-01-07T09:33:22.828Z] 1c9d928ce0cf: Preparing [2026-01-07T09:33:22.828Z] 93a948f9122b: Preparing [2026-01-07T09:33:22.828Z] fbadab50e2c7: Waiting [2026-01-07T09:33:22.828Z] 44b946af389d: Waiting [2026-01-07T09:33:22.828Z] 1c9d928ce0cf: Waiting [2026-01-07T09:33:22.828Z] 256f393e029f: Preparing [2026-01-07T09:33:22.828Z] 256f393e029f: Waiting [2026-01-07T09:33:22.828Z] 93a948f9122b: Waiting [2026-01-07T09:33:22.828Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:22.828Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:22.828Z] 3bf7da37a474: Pushed [2026-01-07T09:33:22.828Z] 0fc8d7054a4e: Pushed [2026-01-07T09:33:22.828Z] 79f061799568: Pushed [2026-01-07T09:33:22.828Z] 256f393e029f: Layer already exists [2026-01-07T09:33:23.086Z] 1c9d928ce0cf: Pushed [2026-01-07T09:33:23.344Z] 93a948f9122b: Pushed [2026-01-07T09:33:28.613Z] fbadab50e2c7: Pushed [2026-01-07T09:33:36.740Z] 44b946af389d: Pushed [2026-01-07T09:33:36.740Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:37.074Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:37.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-01-07T09:33:37.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-01-07T09:33:37.427Z] 79f061799568: Preparing [2026-01-07T09:33:37.427Z] 3bf7da37a474: Preparing [2026-01-07T09:33:37.427Z] 0fc8d7054a4e: Preparing [2026-01-07T09:33:37.427Z] 09adc96ef032: Preparing [2026-01-07T09:33:37.427Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:37.427Z] 44b946af389d: Preparing [2026-01-07T09:33:37.427Z] fbadab50e2c7: Preparing [2026-01-07T09:33:37.427Z] 1c9d928ce0cf: Preparing [2026-01-07T09:33:37.427Z] 93a948f9122b: Preparing [2026-01-07T09:33:37.427Z] 256f393e029f: Preparing [2026-01-07T09:33:37.427Z] fbadab50e2c7: Waiting [2026-01-07T09:33:37.427Z] 1c9d928ce0cf: Waiting [2026-01-07T09:33:37.427Z] 93a948f9122b: Waiting [2026-01-07T09:33:37.427Z] 44b946af389d: Waiting [2026-01-07T09:33:37.427Z] 256f393e029f: Waiting [2026-01-07T09:33:37.427Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:37.427Z] 79f061799568: Layer already exists [2026-01-07T09:33:37.427Z] 0fc8d7054a4e: Layer already exists [2026-01-07T09:33:37.427Z] 3bf7da37a474: Layer already exists [2026-01-07T09:33:37.427Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:37.427Z] 44b946af389d: Layer already exists [2026-01-07T09:33:37.427Z] fbadab50e2c7: Layer already exists [2026-01-07T09:33:37.427Z] 93a948f9122b: Layer already exists [2026-01-07T09:33:37.427Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:33:37.427Z] 256f393e029f: Layer already exists [2026-01-07T09:33:37.427Z] latest: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:37.765Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:38.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [2026-01-07T09:33:38.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-01-07T09:33:38.088Z] 79f061799568: Preparing [2026-01-07T09:33:38.088Z] 3bf7da37a474: Preparing [2026-01-07T09:33:38.088Z] 0fc8d7054a4e: Preparing [2026-01-07T09:33:38.088Z] 09adc96ef032: Preparing [2026-01-07T09:33:38.088Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:38.088Z] 44b946af389d: Preparing [2026-01-07T09:33:38.088Z] fbadab50e2c7: Preparing [2026-01-07T09:33:38.088Z] 1c9d928ce0cf: Preparing [2026-01-07T09:33:38.088Z] 93a948f9122b: Preparing [2026-01-07T09:33:38.088Z] 256f393e029f: Preparing [2026-01-07T09:33:38.088Z] 44b946af389d: Waiting [2026-01-07T09:33:38.088Z] fbadab50e2c7: Waiting [2026-01-07T09:33:38.088Z] 256f393e029f: Waiting [2026-01-07T09:33:38.088Z] 1c9d928ce0cf: Waiting [2026-01-07T09:33:38.088Z] 93a948f9122b: Waiting [2026-01-07T09:33:38.088Z] 79f061799568: Layer already exists [2026-01-07T09:33:38.088Z] 0fc8d7054a4e: Layer already exists [2026-01-07T09:33:38.088Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:38.088Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:38.088Z] 3bf7da37a474: Layer already exists [2026-01-07T09:33:38.088Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:33:38.088Z] 93a948f9122b: Layer already exists [2026-01-07T09:33:38.088Z] fbadab50e2c7: Layer already exists [2026-01-07T09:33:38.088Z] 44b946af389d: Layer already exists [2026-01-07T09:33:38.088Z] 256f393e029f: Layer already exists [2026-01-07T09:33:38.088Z] 4.1.0-dev.92: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:38.410Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:38.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:38.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-01-07T09:33:38.717Z] 79f061799568: Preparing [2026-01-07T09:33:38.717Z] 3bf7da37a474: Preparing [2026-01-07T09:33:38.717Z] 0fc8d7054a4e: Preparing [2026-01-07T09:33:38.717Z] 09adc96ef032: Preparing [2026-01-07T09:33:38.717Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:38.717Z] 44b946af389d: Preparing [2026-01-07T09:33:38.717Z] fbadab50e2c7: Preparing [2026-01-07T09:33:38.717Z] 1c9d928ce0cf: Preparing [2026-01-07T09:33:38.717Z] 93a948f9122b: Preparing [2026-01-07T09:33:38.717Z] 256f393e029f: Preparing [2026-01-07T09:33:38.717Z] 44b946af389d: Waiting [2026-01-07T09:33:38.717Z] 93a948f9122b: Waiting [2026-01-07T09:33:38.717Z] 1c9d928ce0cf: Waiting [2026-01-07T09:33:38.717Z] fbadab50e2c7: Waiting [2026-01-07T09:33:38.717Z] 256f393e029f: Waiting [2026-01-07T09:33:38.717Z] 3bf7da37a474: Layer already exists [2026-01-07T09:33:38.717Z] 79f061799568: Layer already exists [2026-01-07T09:33:38.717Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:38.717Z] 0fc8d7054a4e: Layer already exists [2026-01-07T09:33:38.717Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:38.717Z] 44b946af389d: Layer already exists [2026-01-07T09:33:38.717Z] 93a948f9122b: Layer already exists [2026-01-07T09:33:38.717Z] fbadab50e2c7: Layer already exists [2026-01-07T09:33:38.717Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:33:38.717Z] 256f393e029f: Layer already exists [2026-01-07T09:33:38.717Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:39.033Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:39.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-01-07T09:33:39.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-01-07T09:33:39.345Z] 79f061799568: Preparing [2026-01-07T09:33:39.345Z] 3bf7da37a474: Preparing [2026-01-07T09:33:39.345Z] 0fc8d7054a4e: Preparing [2026-01-07T09:33:39.345Z] 09adc96ef032: Preparing [2026-01-07T09:33:39.345Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:39.345Z] 44b946af389d: Preparing [2026-01-07T09:33:39.345Z] fbadab50e2c7: Preparing [2026-01-07T09:33:39.345Z] 1c9d928ce0cf: Preparing [2026-01-07T09:33:39.345Z] 93a948f9122b: Preparing [2026-01-07T09:33:39.345Z] 256f393e029f: Preparing [2026-01-07T09:33:39.346Z] 44b946af389d: Waiting [2026-01-07T09:33:39.346Z] fbadab50e2c7: Waiting [2026-01-07T09:33:39.346Z] 1c9d928ce0cf: Waiting [2026-01-07T09:33:39.346Z] 93a948f9122b: Waiting [2026-01-07T09:33:39.346Z] 256f393e029f: Waiting [2026-01-07T09:33:39.346Z] 3bf7da37a474: Layer already exists [2026-01-07T09:33:39.346Z] 79f061799568: Layer already exists [2026-01-07T09:33:39.346Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:39.346Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:39.346Z] 0fc8d7054a4e: Layer already exists [2026-01-07T09:33:39.346Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:33:39.346Z] 93a948f9122b: Layer already exists [2026-01-07T09:33:39.346Z] 256f393e029f: Layer already exists [2026-01-07T09:33:39.346Z] fbadab50e2c7: Layer already exists [2026-01-07T09:33:39.346Z] 44b946af389d: Layer already exists [2026-01-07T09:33:39.346Z] main: digest: sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:33:39.406Z] ===================================================== [Pipeline] echo [2026-01-07T09:33:39.419Z] taggedImages: [2026-01-07T09:33:39.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:39.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-01-07T09:33:39.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [2026-01-07T09:33:39.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:39.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-01-07T09:33:39.446Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-01-07T09:33:39.447Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:39.447Z] latest [2026-01-07T09:33:39.447Z] 4.1.0-dev.92 [2026-01-07T09:33:39.447Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:39.447Z] main [2026-01-07T09:33:39.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:39.776Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:40.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:40.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-01-07T09:33:40.104Z] ceeafe27c820: Preparing [2026-01-07T09:33:40.104Z] 4581dc84f952: Preparing [2026-01-07T09:33:40.104Z] 583cc0dcf548: Preparing [2026-01-07T09:33:40.104Z] 09adc96ef032: Preparing [2026-01-07T09:33:40.104Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:40.104Z] 86aa9d3ba031: Preparing [2026-01-07T09:33:40.104Z] 977be0446b5b: Preparing [2026-01-07T09:33:40.104Z] 50558d33239b: Preparing [2026-01-07T09:33:40.104Z] 256f393e029f: Preparing [2026-01-07T09:33:40.104Z] 977be0446b5b: Waiting [2026-01-07T09:33:40.104Z] 50558d33239b: Waiting [2026-01-07T09:33:40.104Z] 256f393e029f: Waiting [2026-01-07T09:33:40.104Z] 86aa9d3ba031: Waiting [2026-01-07T09:33:40.104Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:40.104Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:40.104Z] 4581dc84f952: Pushed [2026-01-07T09:33:40.104Z] 583cc0dcf548: Pushed [2026-01-07T09:33:40.104Z] ceeafe27c820: Pushed [2026-01-07T09:33:40.104Z] 256f393e029f: Layer already exists [2026-01-07T09:33:40.104Z] 977be0446b5b: Pushed [2026-01-07T09:33:40.363Z] 50558d33239b: Pushed [2026-01-07T09:33:55.245Z] 86aa9d3ba031: Pushed [2026-01-07T09:33:55.245Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:55.577Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:55.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-01-07T09:33:55.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-01-07T09:33:55.894Z] ceeafe27c820: Preparing [2026-01-07T09:33:55.894Z] 4581dc84f952: Preparing [2026-01-07T09:33:55.894Z] 583cc0dcf548: Preparing [2026-01-07T09:33:55.894Z] 09adc96ef032: Preparing [2026-01-07T09:33:55.894Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:55.894Z] 86aa9d3ba031: Preparing [2026-01-07T09:33:55.894Z] 977be0446b5b: Preparing [2026-01-07T09:33:55.894Z] 50558d33239b: Preparing [2026-01-07T09:33:55.894Z] 256f393e029f: Preparing [2026-01-07T09:33:55.894Z] 86aa9d3ba031: Waiting [2026-01-07T09:33:55.894Z] 977be0446b5b: Waiting [2026-01-07T09:33:55.894Z] 50558d33239b: Waiting [2026-01-07T09:33:55.894Z] 256f393e029f: Waiting [2026-01-07T09:33:55.894Z] ceeafe27c820: Layer already exists [2026-01-07T09:33:55.894Z] 4581dc84f952: Layer already exists [2026-01-07T09:33:55.894Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:55.894Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:55.894Z] 583cc0dcf548: Layer already exists [2026-01-07T09:33:55.894Z] 977be0446b5b: Layer already exists [2026-01-07T09:33:55.894Z] 86aa9d3ba031: Layer already exists [2026-01-07T09:33:55.894Z] 50558d33239b: Layer already exists [2026-01-07T09:33:55.894Z] 256f393e029f: Layer already exists [2026-01-07T09:33:55.894Z] latest: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:56.268Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:56.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [2026-01-07T09:33:56.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-01-07T09:33:56.577Z] ceeafe27c820: Preparing [2026-01-07T09:33:56.577Z] 4581dc84f952: Preparing [2026-01-07T09:33:56.577Z] 583cc0dcf548: Preparing [2026-01-07T09:33:56.577Z] 09adc96ef032: Preparing [2026-01-07T09:33:56.577Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:56.577Z] 86aa9d3ba031: Preparing [2026-01-07T09:33:56.577Z] 977be0446b5b: Preparing [2026-01-07T09:33:56.577Z] 50558d33239b: Preparing [2026-01-07T09:33:56.577Z] 256f393e029f: Preparing [2026-01-07T09:33:56.577Z] 86aa9d3ba031: Waiting [2026-01-07T09:33:56.577Z] 977be0446b5b: Waiting [2026-01-07T09:33:56.577Z] 50558d33239b: Waiting [2026-01-07T09:33:56.577Z] 256f393e029f: Waiting [2026-01-07T09:33:56.577Z] ceeafe27c820: Layer already exists [2026-01-07T09:33:56.577Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:56.577Z] 583cc0dcf548: Layer already exists [2026-01-07T09:33:56.577Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:56.577Z] 4581dc84f952: Layer already exists [2026-01-07T09:33:56.577Z] 86aa9d3ba031: Layer already exists [2026-01-07T09:33:56.577Z] 977be0446b5b: Layer already exists [2026-01-07T09:33:56.577Z] 50558d33239b: Layer already exists [2026-01-07T09:33:56.577Z] 256f393e029f: Layer already exists [2026-01-07T09:33:56.577Z] 4.1.0-dev.92: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:56.890Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:57.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:57.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-01-07T09:33:57.202Z] ceeafe27c820: Preparing [2026-01-07T09:33:57.202Z] 4581dc84f952: Preparing [2026-01-07T09:33:57.202Z] 583cc0dcf548: Preparing [2026-01-07T09:33:57.202Z] 09adc96ef032: Preparing [2026-01-07T09:33:57.202Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:57.202Z] 86aa9d3ba031: Preparing [2026-01-07T09:33:57.202Z] 977be0446b5b: Preparing [2026-01-07T09:33:57.202Z] 50558d33239b: Preparing [2026-01-07T09:33:57.202Z] 256f393e029f: Preparing [2026-01-07T09:33:57.202Z] 86aa9d3ba031: Waiting [2026-01-07T09:33:57.202Z] 977be0446b5b: Waiting [2026-01-07T09:33:57.202Z] 256f393e029f: Waiting [2026-01-07T09:33:57.202Z] 4581dc84f952: Layer already exists [2026-01-07T09:33:57.202Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:57.202Z] 583cc0dcf548: Layer already exists [2026-01-07T09:33:57.202Z] ceeafe27c820: Layer already exists [2026-01-07T09:33:57.202Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:57.202Z] 86aa9d3ba031: Layer already exists [2026-01-07T09:33:57.202Z] 50558d33239b: Layer already exists [2026-01-07T09:33:57.202Z] 977be0446b5b: Layer already exists [2026-01-07T09:33:57.202Z] 256f393e029f: Layer already exists [2026-01-07T09:33:57.202Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:57.521Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:57.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-01-07T09:33:57.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-01-07T09:33:57.839Z] ceeafe27c820: Preparing [2026-01-07T09:33:57.839Z] 4581dc84f952: Preparing [2026-01-07T09:33:57.839Z] 583cc0dcf548: Preparing [2026-01-07T09:33:57.839Z] 09adc96ef032: Preparing [2026-01-07T09:33:57.839Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:57.839Z] 86aa9d3ba031: Preparing [2026-01-07T09:33:57.839Z] 977be0446b5b: Preparing [2026-01-07T09:33:57.839Z] 50558d33239b: Preparing [2026-01-07T09:33:57.839Z] 256f393e029f: Preparing [2026-01-07T09:33:57.839Z] 86aa9d3ba031: Waiting [2026-01-07T09:33:57.839Z] 977be0446b5b: Waiting [2026-01-07T09:33:57.839Z] 50558d33239b: Waiting [2026-01-07T09:33:57.839Z] 256f393e029f: Waiting [2026-01-07T09:33:57.839Z] ceeafe27c820: Layer already exists [2026-01-07T09:33:57.839Z] 4581dc84f952: Layer already exists [2026-01-07T09:33:57.839Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:57.839Z] 583cc0dcf548: Layer already exists [2026-01-07T09:33:57.839Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:57.839Z] 50558d33239b: Layer already exists [2026-01-07T09:33:57.839Z] 977be0446b5b: Layer already exists [2026-01-07T09:33:57.839Z] 86aa9d3ba031: Layer already exists [2026-01-07T09:33:57.839Z] 256f393e029f: Layer already exists [2026-01-07T09:33:57.839Z] main: digest: sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:33:57.912Z] ===================================================== [Pipeline] echo [2026-01-07T09:33:57.930Z] taggedImages: [2026-01-07T09:33:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-01-07T09:33:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [2026-01-07T09:33:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-01-07T09:33:57.960Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-01-07T09:33:57.960Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:57.960Z] latest [2026-01-07T09:33:57.960Z] 4.1.0-dev.92 [2026-01-07T09:33:57.960Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:33:57.960Z] main [2026-01-07T09:33:57.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:58.291Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:33:58.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:33:58.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-01-07T09:33:58.612Z] 79f061799568: Preparing [2026-01-07T09:33:58.612Z] f24d933b229f: Preparing [2026-01-07T09:33:58.612Z] 8a934d0e9fb8: Preparing [2026-01-07T09:33:58.612Z] 09adc96ef032: Preparing [2026-01-07T09:33:58.612Z] e4b51f5c36dd: Preparing [2026-01-07T09:33:58.612Z] 5139efa5e7da: Preparing [2026-01-07T09:33:58.612Z] 1c9d928ce0cf: Preparing [2026-01-07T09:33:58.612Z] 93a948f9122b: Preparing [2026-01-07T09:33:58.612Z] 256f393e029f: Preparing [2026-01-07T09:33:58.612Z] 5139efa5e7da: Waiting [2026-01-07T09:33:58.612Z] 256f393e029f: Waiting [2026-01-07T09:33:58.612Z] 1c9d928ce0cf: Waiting [2026-01-07T09:33:58.612Z] 93a948f9122b: Waiting [2026-01-07T09:33:58.612Z] 79f061799568: Layer already exists [2026-01-07T09:33:58.612Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:33:58.612Z] 09adc96ef032: Layer already exists [2026-01-07T09:33:58.612Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:33:58.612Z] 93a948f9122b: Layer already exists [2026-01-07T09:33:58.612Z] 256f393e029f: Layer already exists [2026-01-07T09:33:58.612Z] 8a934d0e9fb8: Pushed [2026-01-07T09:33:58.612Z] f24d933b229f: Pushed [2026-01-07T09:34:13.530Z] 5139efa5e7da: Pushed [2026-01-07T09:34:13.530Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:13.844Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:14.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-01-07T09:34:14.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-01-07T09:34:14.150Z] 79f061799568: Preparing [2026-01-07T09:34:14.150Z] f24d933b229f: Preparing [2026-01-07T09:34:14.150Z] 8a934d0e9fb8: Preparing [2026-01-07T09:34:14.150Z] 09adc96ef032: Preparing [2026-01-07T09:34:14.150Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:14.150Z] 5139efa5e7da: Preparing [2026-01-07T09:34:14.150Z] 1c9d928ce0cf: Preparing [2026-01-07T09:34:14.150Z] 93a948f9122b: Preparing [2026-01-07T09:34:14.150Z] 256f393e029f: Preparing [2026-01-07T09:34:14.150Z] 5139efa5e7da: Waiting [2026-01-07T09:34:14.150Z] 1c9d928ce0cf: Waiting [2026-01-07T09:34:14.150Z] 93a948f9122b: Waiting [2026-01-07T09:34:14.150Z] 256f393e029f: Waiting [2026-01-07T09:34:14.150Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:14.150Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:14.150Z] 79f061799568: Layer already exists [2026-01-07T09:34:14.150Z] f24d933b229f: Layer already exists [2026-01-07T09:34:14.150Z] 8a934d0e9fb8: Layer already exists [2026-01-07T09:34:14.150Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:34:14.150Z] 93a948f9122b: Layer already exists [2026-01-07T09:34:14.150Z] 5139efa5e7da: Layer already exists [2026-01-07T09:34:14.150Z] 256f393e029f: Layer already exists [2026-01-07T09:34:14.150Z] latest: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:14.471Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:14.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [2026-01-07T09:34:14.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-01-07T09:34:14.789Z] 79f061799568: Preparing [2026-01-07T09:34:14.789Z] f24d933b229f: Preparing [2026-01-07T09:34:14.789Z] 8a934d0e9fb8: Preparing [2026-01-07T09:34:14.789Z] 09adc96ef032: Preparing [2026-01-07T09:34:14.789Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:14.789Z] 5139efa5e7da: Preparing [2026-01-07T09:34:14.789Z] 1c9d928ce0cf: Preparing [2026-01-07T09:34:14.789Z] 93a948f9122b: Preparing [2026-01-07T09:34:14.789Z] 256f393e029f: Preparing [2026-01-07T09:34:14.789Z] 5139efa5e7da: Waiting [2026-01-07T09:34:14.789Z] 1c9d928ce0cf: Waiting [2026-01-07T09:34:14.789Z] 93a948f9122b: Waiting [2026-01-07T09:34:14.789Z] 8a934d0e9fb8: Layer already exists [2026-01-07T09:34:14.789Z] 79f061799568: Layer already exists [2026-01-07T09:34:14.789Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:14.789Z] f24d933b229f: Layer already exists [2026-01-07T09:34:14.789Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:14.789Z] 5139efa5e7da: Layer already exists [2026-01-07T09:34:14.789Z] 93a948f9122b: Layer already exists [2026-01-07T09:34:14.789Z] 256f393e029f: Layer already exists [2026-01-07T09:34:14.789Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:34:14.789Z] 4.1.0-dev.92: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:15.121Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:15.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:15.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-01-07T09:34:15.440Z] 79f061799568: Preparing [2026-01-07T09:34:15.440Z] f24d933b229f: Preparing [2026-01-07T09:34:15.440Z] 8a934d0e9fb8: Preparing [2026-01-07T09:34:15.440Z] 09adc96ef032: Preparing [2026-01-07T09:34:15.440Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:15.440Z] 5139efa5e7da: Preparing [2026-01-07T09:34:15.440Z] 1c9d928ce0cf: Preparing [2026-01-07T09:34:15.440Z] 93a948f9122b: Preparing [2026-01-07T09:34:15.440Z] 256f393e029f: Preparing [2026-01-07T09:34:15.440Z] 5139efa5e7da: Waiting [2026-01-07T09:34:15.440Z] 1c9d928ce0cf: Waiting [2026-01-07T09:34:15.440Z] 93a948f9122b: Waiting [2026-01-07T09:34:15.440Z] 256f393e029f: Waiting [2026-01-07T09:34:15.440Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:15.440Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:15.440Z] 8a934d0e9fb8: Layer already exists [2026-01-07T09:34:15.440Z] 79f061799568: Layer already exists [2026-01-07T09:34:15.440Z] f24d933b229f: Layer already exists [2026-01-07T09:34:15.440Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:34:15.440Z] 5139efa5e7da: Layer already exists [2026-01-07T09:34:15.440Z] 256f393e029f: Layer already exists [2026-01-07T09:34:15.440Z] 93a948f9122b: Layer already exists [2026-01-07T09:34:15.440Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:15.759Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:16.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-01-07T09:34:16.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-01-07T09:34:16.073Z] 79f061799568: Preparing [2026-01-07T09:34:16.073Z] f24d933b229f: Preparing [2026-01-07T09:34:16.073Z] 8a934d0e9fb8: Preparing [2026-01-07T09:34:16.073Z] 09adc96ef032: Preparing [2026-01-07T09:34:16.073Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:16.073Z] 5139efa5e7da: Preparing [2026-01-07T09:34:16.073Z] 1c9d928ce0cf: Preparing [2026-01-07T09:34:16.073Z] 93a948f9122b: Preparing [2026-01-07T09:34:16.073Z] 256f393e029f: Preparing [2026-01-07T09:34:16.073Z] 1c9d928ce0cf: Waiting [2026-01-07T09:34:16.073Z] 93a948f9122b: Waiting [2026-01-07T09:34:16.073Z] 5139efa5e7da: Waiting [2026-01-07T09:34:16.073Z] 256f393e029f: Waiting [2026-01-07T09:34:16.073Z] 8a934d0e9fb8: Layer already exists [2026-01-07T09:34:16.073Z] 79f061799568: Layer already exists [2026-01-07T09:34:16.073Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:16.073Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:16.073Z] f24d933b229f: Layer already exists [2026-01-07T09:34:16.073Z] 93a948f9122b: Layer already exists [2026-01-07T09:34:16.073Z] 256f393e029f: Layer already exists [2026-01-07T09:34:16.073Z] 5139efa5e7da: Layer already exists [2026-01-07T09:34:16.073Z] 1c9d928ce0cf: Layer already exists [2026-01-07T09:34:16.073Z] main: digest: sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:34:16.136Z] ===================================================== [Pipeline] echo [2026-01-07T09:34:16.148Z] taggedImages: [2026-01-07T09:34:16.148Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:16.148Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-01-07T09:34:16.148Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [2026-01-07T09:34:16.148Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:16.148Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-01-07T09:34:16.176Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-01-07T09:34:16.176Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:16.176Z] latest [2026-01-07T09:34:16.176Z] 4.1.0-dev.92 [2026-01-07T09:34:16.176Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:16.176Z] main [2026-01-07T09:34:16.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:16.508Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:16.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:16.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-01-07T09:34:16.826Z] e2c6db005aab: Preparing [2026-01-07T09:34:16.826Z] ac99fba40c42: Preparing [2026-01-07T09:34:16.826Z] 09adc96ef032: Preparing [2026-01-07T09:34:16.826Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:16.826Z] 5960c4cac442: Preparing [2026-01-07T09:34:16.826Z] fb78112e2572: Preparing [2026-01-07T09:34:16.826Z] 256f393e029f: Preparing [2026-01-07T09:34:16.826Z] 256f393e029f: Waiting [2026-01-07T09:34:16.826Z] fb78112e2572: Waiting [2026-01-07T09:34:16.826Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:16.826Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:16.826Z] 256f393e029f: Layer already exists [2026-01-07T09:34:16.826Z] e2c6db005aab: Pushed [2026-01-07T09:34:16.826Z] 5960c4cac442: Pushed [2026-01-07T09:34:17.393Z] fb78112e2572: Pushed [2026-01-07T09:34:21.593Z] ac99fba40c42: Pushed [2026-01-07T09:34:21.593Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:21.929Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:22.248Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-01-07T09:34:22.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-01-07T09:34:22.248Z] e2c6db005aab: Preparing [2026-01-07T09:34:22.248Z] ac99fba40c42: Preparing [2026-01-07T09:34:22.248Z] 09adc96ef032: Preparing [2026-01-07T09:34:22.248Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:22.248Z] 5960c4cac442: Preparing [2026-01-07T09:34:22.248Z] fb78112e2572: Preparing [2026-01-07T09:34:22.248Z] 256f393e029f: Preparing [2026-01-07T09:34:22.248Z] fb78112e2572: Waiting [2026-01-07T09:34:22.248Z] 256f393e029f: Waiting [2026-01-07T09:34:22.248Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:22.248Z] ac99fba40c42: Layer already exists [2026-01-07T09:34:22.248Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:22.248Z] e2c6db005aab: Layer already exists [2026-01-07T09:34:22.248Z] 5960c4cac442: Layer already exists [2026-01-07T09:34:22.248Z] 256f393e029f: Layer already exists [2026-01-07T09:34:22.248Z] fb78112e2572: Layer already exists [2026-01-07T09:34:22.248Z] latest: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:22.575Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:22.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [2026-01-07T09:34:22.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-01-07T09:34:22.893Z] e2c6db005aab: Preparing [2026-01-07T09:34:22.893Z] ac99fba40c42: Preparing [2026-01-07T09:34:22.893Z] 09adc96ef032: Preparing [2026-01-07T09:34:22.893Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:22.893Z] 5960c4cac442: Preparing [2026-01-07T09:34:22.893Z] fb78112e2572: Preparing [2026-01-07T09:34:22.893Z] 256f393e029f: Preparing [2026-01-07T09:34:22.893Z] fb78112e2572: Waiting [2026-01-07T09:34:22.893Z] 256f393e029f: Waiting [2026-01-07T09:34:22.893Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:22.893Z] 5960c4cac442: Layer already exists [2026-01-07T09:34:22.893Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:22.893Z] ac99fba40c42: Layer already exists [2026-01-07T09:34:22.893Z] e2c6db005aab: Layer already exists [2026-01-07T09:34:22.893Z] fb78112e2572: Layer already exists [2026-01-07T09:34:22.893Z] 256f393e029f: Layer already exists [2026-01-07T09:34:22.893Z] 4.1.0-dev.92: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:23.213Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:23.535Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:23.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-01-07T09:34:23.535Z] e2c6db005aab: Preparing [2026-01-07T09:34:23.535Z] ac99fba40c42: Preparing [2026-01-07T09:34:23.535Z] 09adc96ef032: Preparing [2026-01-07T09:34:23.535Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:23.535Z] 5960c4cac442: Preparing [2026-01-07T09:34:23.535Z] fb78112e2572: Preparing [2026-01-07T09:34:23.535Z] 256f393e029f: Preparing [2026-01-07T09:34:23.535Z] fb78112e2572: Waiting [2026-01-07T09:34:23.535Z] 256f393e029f: Waiting [2026-01-07T09:34:23.535Z] e2c6db005aab: Layer already exists [2026-01-07T09:34:23.535Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:23.535Z] 5960c4cac442: Layer already exists [2026-01-07T09:34:23.535Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:23.535Z] ac99fba40c42: Layer already exists [2026-01-07T09:34:23.535Z] fb78112e2572: Layer already exists [2026-01-07T09:34:23.535Z] 256f393e029f: Layer already exists [2026-01-07T09:34:23.535Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:23.857Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:24.179Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-01-07T09:34:24.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-01-07T09:34:24.179Z] e2c6db005aab: Preparing [2026-01-07T09:34:24.179Z] ac99fba40c42: Preparing [2026-01-07T09:34:24.179Z] 09adc96ef032: Preparing [2026-01-07T09:34:24.179Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:24.179Z] 5960c4cac442: Preparing [2026-01-07T09:34:24.179Z] fb78112e2572: Preparing [2026-01-07T09:34:24.179Z] 256f393e029f: Preparing [2026-01-07T09:34:24.179Z] fb78112e2572: Waiting [2026-01-07T09:34:24.179Z] 256f393e029f: Waiting [2026-01-07T09:34:24.179Z] ac99fba40c42: Layer already exists [2026-01-07T09:34:24.179Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:24.179Z] 5960c4cac442: Layer already exists [2026-01-07T09:34:24.179Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:24.179Z] e2c6db005aab: Layer already exists [2026-01-07T09:34:24.179Z] fb78112e2572: Layer already exists [2026-01-07T09:34:24.179Z] 256f393e029f: Layer already exists [2026-01-07T09:34:24.179Z] main: digest: sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:34:24.251Z] ===================================================== [Pipeline] echo [2026-01-07T09:34:24.262Z] taggedImages: [2026-01-07T09:34:24.262Z] - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:24.262Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-01-07T09:34:24.262Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [2026-01-07T09:34:24.262Z] - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:24.262Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-01-07T09:34:24.292Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-01-07T09:34:24.292Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:24.292Z] latest [2026-01-07T09:34:24.292Z] 4.1.0-dev.92 [2026-01-07T09:34:24.292Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:24.292Z] main [2026-01-07T09:34:24.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:24.628Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:24.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:24.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-01-07T09:34:24.945Z] 0f00a7bcc50c: Preparing [2026-01-07T09:34:24.945Z] 320212ad44dd: Preparing [2026-01-07T09:34:24.945Z] 09adc96ef032: Preparing [2026-01-07T09:34:24.945Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:24.945Z] 1ab057774334: Preparing [2026-01-07T09:34:24.945Z] 8c14d234d702: Preparing [2026-01-07T09:34:24.945Z] 256f393e029f: Preparing [2026-01-07T09:34:24.945Z] 8c14d234d702: Waiting [2026-01-07T09:34:24.945Z] 256f393e029f: Waiting [2026-01-07T09:34:24.945Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:24.945Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:24.945Z] 256f393e029f: Layer already exists [2026-01-07T09:34:24.945Z] 0f00a7bcc50c: Pushed [2026-01-07T09:34:24.945Z] 1ab057774334: Pushed [2026-01-07T09:34:25.202Z] 8c14d234d702: Pushed [2026-01-07T09:34:29.390Z] 320212ad44dd: Pushed [2026-01-07T09:34:29.390Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:29.702Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:30.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-01-07T09:34:30.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-01-07T09:34:30.016Z] 0f00a7bcc50c: Preparing [2026-01-07T09:34:30.016Z] 320212ad44dd: Preparing [2026-01-07T09:34:30.016Z] 09adc96ef032: Preparing [2026-01-07T09:34:30.016Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:30.016Z] 1ab057774334: Preparing [2026-01-07T09:34:30.016Z] 8c14d234d702: Preparing [2026-01-07T09:34:30.016Z] 256f393e029f: Preparing [2026-01-07T09:34:30.016Z] 8c14d234d702: Waiting [2026-01-07T09:34:30.016Z] 256f393e029f: Waiting [2026-01-07T09:34:30.016Z] 320212ad44dd: Layer already exists [2026-01-07T09:34:30.016Z] 0f00a7bcc50c: Layer already exists [2026-01-07T09:34:30.016Z] 1ab057774334: Layer already exists [2026-01-07T09:34:30.016Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:30.016Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:30.016Z] 8c14d234d702: Layer already exists [2026-01-07T09:34:30.016Z] 256f393e029f: Layer already exists [2026-01-07T09:34:30.016Z] latest: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:30.339Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:30.656Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [2026-01-07T09:34:30.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-01-07T09:34:30.656Z] 0f00a7bcc50c: Preparing [2026-01-07T09:34:30.656Z] 320212ad44dd: Preparing [2026-01-07T09:34:30.656Z] 09adc96ef032: Preparing [2026-01-07T09:34:30.656Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:30.656Z] 1ab057774334: Preparing [2026-01-07T09:34:30.656Z] 8c14d234d702: Preparing [2026-01-07T09:34:30.656Z] 256f393e029f: Preparing [2026-01-07T09:34:30.656Z] 256f393e029f: Waiting [2026-01-07T09:34:30.656Z] 8c14d234d702: Waiting [2026-01-07T09:34:30.656Z] 0f00a7bcc50c: Layer already exists [2026-01-07T09:34:30.656Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:30.656Z] 320212ad44dd: Layer already exists [2026-01-07T09:34:30.656Z] 1ab057774334: Layer already exists [2026-01-07T09:34:30.656Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:30.656Z] 8c14d234d702: Layer already exists [2026-01-07T09:34:30.656Z] 256f393e029f: Layer already exists [2026-01-07T09:34:30.656Z] 4.1.0-dev.92: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:30.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:31.292Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:31.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-01-07T09:34:31.292Z] 0f00a7bcc50c: Preparing [2026-01-07T09:34:31.292Z] 320212ad44dd: Preparing [2026-01-07T09:34:31.292Z] 09adc96ef032: Preparing [2026-01-07T09:34:31.292Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:31.292Z] 1ab057774334: Preparing [2026-01-07T09:34:31.292Z] 8c14d234d702: Preparing [2026-01-07T09:34:31.292Z] 256f393e029f: Preparing [2026-01-07T09:34:31.292Z] 8c14d234d702: Waiting [2026-01-07T09:34:31.292Z] 256f393e029f: Waiting [2026-01-07T09:34:31.292Z] 1ab057774334: Layer already exists [2026-01-07T09:34:31.292Z] 0f00a7bcc50c: Layer already exists [2026-01-07T09:34:31.292Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:31.292Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:31.292Z] 320212ad44dd: Layer already exists [2026-01-07T09:34:31.292Z] 8c14d234d702: Layer already exists [2026-01-07T09:34:31.292Z] 256f393e029f: Layer already exists [2026-01-07T09:34:31.292Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:31.609Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:34:31.924Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-01-07T09:34:31.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-01-07T09:34:31.925Z] 0f00a7bcc50c: Preparing [2026-01-07T09:34:31.925Z] 320212ad44dd: Preparing [2026-01-07T09:34:31.925Z] 09adc96ef032: Preparing [2026-01-07T09:34:31.925Z] e4b51f5c36dd: Preparing [2026-01-07T09:34:31.925Z] 1ab057774334: Preparing [2026-01-07T09:34:31.925Z] 8c14d234d702: Preparing [2026-01-07T09:34:31.925Z] 256f393e029f: Preparing [2026-01-07T09:34:31.925Z] 8c14d234d702: Waiting [2026-01-07T09:34:31.925Z] 256f393e029f: Waiting [2026-01-07T09:34:31.925Z] 09adc96ef032: Layer already exists [2026-01-07T09:34:31.925Z] 1ab057774334: Layer already exists [2026-01-07T09:34:31.925Z] 320212ad44dd: Layer already exists [2026-01-07T09:34:31.925Z] e4b51f5c36dd: Layer already exists [2026-01-07T09:34:31.925Z] 0f00a7bcc50c: Layer already exists [2026-01-07T09:34:31.925Z] 256f393e029f: Layer already exists [2026-01-07T09:34:31.925Z] 8c14d234d702: Layer already exists [2026-01-07T09:34:31.925Z] main: digest: sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:34:31.994Z] ===================================================== [Pipeline] echo [2026-01-07T09:34:32.005Z] taggedImages: [2026-01-07T09:34:32.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-01-07T09:34:32.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [2026-01-07T09:34:32.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.005Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-01-07T09:34:32.093Z] ========================================================= [2026-01-07T09:34:32.093Z] [edgeXBuildMultiArch] RAW Config: [2026-01-07T09:34:32.093Z] images: [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:34:32.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-01-07T09:34:32.093Z] settingsFile: [2026-01-07T09:34:32.093Z] edgex-go-settings [2026-01-07T09:34:32.093Z] ========================================================= [Pipeline] node [2026-01-07T09:34:47.095Z] Still waiting to schedule task [2026-01-07T09:34:47.095Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-237’ [2026-01-07T09:37:04.293Z] Running on prd-centos7-docker-4c-2g-249 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T09:37:04.345Z] provisioning config files... [2026-01-07T09:37:04.397Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12575012915054100859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:37:08.383Z] ---> ****-login.sh [2026-01-07T09:37:08.383Z] nexus3.edgexfoundry.org:10001 [2026-01-07T09:37:08.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:37:08.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:37:08.383Z] Configure a credential helper to remove this warning. See [2026-01-07T09:37:08.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:37:08.383Z] [2026-01-07T09:37:08.654Z] Login Succeeded [2026-01-07T09:37:08.654Z] nexus3.edgexfoundry.org:10002 [2026-01-07T09:37:08.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:37:08.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:37:08.655Z] Configure a credential helper to remove this warning. See [2026-01-07T09:37:08.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:37:08.655Z] [2026-01-07T09:37:08.655Z] Login Succeeded [2026-01-07T09:37:08.655Z] nexus3.edgexfoundry.org:10003 [2026-01-07T09:37:08.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:37:08.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:37:08.655Z] Configure a credential helper to remove this warning. See [2026-01-07T09:37:08.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:37:08.655Z] [2026-01-07T09:37:08.655Z] Login Succeeded [2026-01-07T09:37:08.655Z] nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:08.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:37:08.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:37:08.916Z] Configure a credential helper to remove this warning. See [2026-01-07T09:37:08.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:37:08.916Z] [2026-01-07T09:37:08.916Z] Login Succeeded [2026-01-07T09:37:08.916Z] ****.io [2026-01-07T09:37:08.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T09:37:09.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T09:37:09.182Z] Configure a credential helper to remove this warning. See [2026-01-07T09:37:09.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T09:37:09.182Z] [2026-01-07T09:37:09.182Z] Login Succeeded [2026-01-07T09:37:09.182Z] ---> ****-login.sh ends [Pipeline] } [2026-01-07T09:37:09.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-07T09:37:09.556Z] + docker buildx ls [2026-01-07T09:37:09.817Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-01-07T09:37:09.817Z] default * docker [2026-01-07T09:37:09.817Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-01-07T09:37:10.115Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-01-07T09:37:10.115Z] edgex-builder [Pipeline] sh [2026-01-07T09:37:10.411Z] + docker buildx inspect --bootstrap [2026-01-07T09:37:10.411Z] #1 [internal] booting buildkit [2026-01-07T09:37:10.411Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-01-07T09:37:13.734Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2026-01-07T09:37:13.734Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-01-07T09:37:15.121Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2026-01-07T09:37:15.121Z] #1 DONE 4.8s [2026-01-07T09:37:15.381Z] Name: edgex-builder [2026-01-07T09:37:15.381Z] Driver: docker-container [2026-01-07T09:37:15.381Z] [2026-01-07T09:37:15.381Z] Nodes: [2026-01-07T09:37:15.381Z] Name: edgex-builder0 [2026-01-07T09:37:15.381Z] Endpoint: unix:///var/run/docker.sock [2026-01-07T09:37:15.381Z] Status: running [2026-01-07T09:37:15.381Z] Buildkit: v0.26.2 [2026-01-07T09:37:15.381Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-01-07T09:37:15.667Z] + docker buildx ls [2026-01-07T09:37:15.667Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-01-07T09:37:15.667Z] edgex-builder * docker-container [2026-01-07T09:37:15.667Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-01-07T09:37:15.667Z] default docker [2026-01-07T09:37:15.667Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-01-07T09:37:15.957Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:15.957Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:15.957Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:15.957Z] #1 transferring dockerfile: 197B done [2026-01-07T09:37:15.957Z] #1 DONE 0.0s [2026-01-07T09:37:15.957Z] [2026-01-07T09:37:15.957Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:15.957Z] #2 DONE 0.1s [2026-01-07T09:37:15.957Z] [2026-01-07T09:37:15.957Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:16.217Z] #3 DONE 0.1s [2026-01-07T09:37:16.217Z] [2026-01-07T09:37:16.217Z] #4 [internal] load .dockerignore [2026-01-07T09:37:16.217Z] #4 transferring context: 2B done [2026-01-07T09:37:16.217Z] #4 DONE 0.0s [2026-01-07T09:37:16.217Z] [2026-01-07T09:37:16.217Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:16.217Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:16.217Z] #5 DONE 0.0s [2026-01-07T09:37:16.217Z] [2026-01-07T09:37:16.217Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:16.217Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 done [2026-01-07T09:37:16.825Z] #6 DONE 0.5s [2026-01-07T09:37:16.825Z] [2026-01-07T09:37:16.825Z] #7 exporting to image [2026-01-07T09:37:16.825Z] #7 exporting layers done [2026-01-07T09:37:16.825Z] #7 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 0.0s done [2026-01-07T09:37:16.825Z] #7 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done [2026-01-07T09:37:16.825Z] #7 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 0.0s done [2026-01-07T09:37:16.825Z] #7 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done [2026-01-07T09:37:16.825Z] #7 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done [2026-01-07T09:37:16.825Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:16.825Z] #7 ... [2026-01-07T09:37:16.825Z] [2026-01-07T09:37:16.825Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:16.825Z] #8 DONE 0.0s [2026-01-07T09:37:16.825Z] [2026-01-07T09:37:16.825Z] #7 exporting to image [2026-01-07T09:37:16.825Z] #7 pushing layers [2026-01-07T09:37:16.825Z] #7 pushing layers 0.2s done [2026-01-07T09:37:16.825Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done [2026-01-07T09:37:16.825Z] #7 DONE 0.3s [2026-01-07T09:37:17.088Z] [2026-01-07T09:37:17.088Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:17.088Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:17.384Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-01-07T09:37:17.384Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-01-07T09:37:17.384Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:17.384Z] #1 transferring dockerfile: 163B done [2026-01-07T09:37:17.384Z] #1 DONE 0.0s [2026-01-07T09:37:17.384Z] [2026-01-07T09:37:17.384Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-01-07T09:37:17.384Z] #2 DONE 0.0s [2026-01-07T09:37:17.384Z] [2026-01-07T09:37:17.384Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-01-07T09:37:17.384Z] #3 DONE 0.0s [2026-01-07T09:37:17.384Z] [2026-01-07T09:37:17.384Z] #4 [internal] load .dockerignore [2026-01-07T09:37:17.384Z] #4 transferring context: 2B done [2026-01-07T09:37:17.384Z] #4 DONE 0.0s [2026-01-07T09:37:17.384Z] [2026-01-07T09:37:17.384Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:17.384Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:17.384Z] #5 DONE 0.0s [2026-01-07T09:37:17.384Z] [2026-01-07T09:37:17.384Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:17.645Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:17.645Z] #6 CACHED [2026-01-07T09:37:17.645Z] [2026-01-07T09:37:17.645Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:17.645Z] #5 CACHED [2026-01-07T09:37:17.645Z] [2026-01-07T09:37:17.645Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:17.645Z] #7 DONE 0.0s [2026-01-07T09:37:17.645Z] [2026-01-07T09:37:17.645Z] #8 exporting to image [2026-01-07T09:37:17.645Z] #8 exporting layers done [2026-01-07T09:37:17.645Z] #8 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done [2026-01-07T09:37:17.645Z] #8 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done [2026-01-07T09:37:17.645Z] #8 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done [2026-01-07T09:37:17.645Z] #8 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done [2026-01-07T09:37:17.645Z] #8 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done [2026-01-07T09:37:17.645Z] #8 pushing layers 0.0s done [2026-01-07T09:37:17.645Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done [2026-01-07T09:37:17.645Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:17.645Z] #8 DONE 0.1s [2026-01-07T09:37:17.645Z] [2026-01-07T09:37:17.645Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:17.645Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:17.931Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92' [2026-01-07T09:37:17.931Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 --push - [2026-01-07T09:37:17.931Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:17.931Z] #1 transferring dockerfile: 169B done [2026-01-07T09:37:17.931Z] #1 DONE 0.0s [2026-01-07T09:37:17.931Z] [2026-01-07T09:37:17.931Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [2026-01-07T09:37:17.931Z] #2 DONE 0.0s [2026-01-07T09:37:17.931Z] [2026-01-07T09:37:17.931Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92 [2026-01-07T09:37:17.931Z] #3 DONE 0.0s [2026-01-07T09:37:17.931Z] [2026-01-07T09:37:17.931Z] #4 [internal] load .dockerignore [2026-01-07T09:37:17.931Z] #4 transferring context: 2B done [2026-01-07T09:37:17.931Z] #4 DONE 0.0s [2026-01-07T09:37:17.931Z] [2026-01-07T09:37:17.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:17.931Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:17.931Z] #5 DONE 0.0s [2026-01-07T09:37:17.931Z] [2026-01-07T09:37:17.931Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:18.191Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:18.191Z] #6 CACHED [2026-01-07T09:37:18.191Z] [2026-01-07T09:37:18.191Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:18.191Z] #5 CACHED [2026-01-07T09:37:18.191Z] [2026-01-07T09:37:18.191Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:18.191Z] #7 DONE 0.0s [2026-01-07T09:37:18.191Z] [2026-01-07T09:37:18.191Z] #8 exporting to image [2026-01-07T09:37:18.191Z] #8 exporting layers done [2026-01-07T09:37:18.191Z] #8 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done [2026-01-07T09:37:18.191Z] #8 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done [2026-01-07T09:37:18.191Z] #8 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done [2026-01-07T09:37:18.191Z] #8 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done [2026-01-07T09:37:18.191Z] #8 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done [2026-01-07T09:37:18.191Z] #8 pushing layers 0.0s done [2026-01-07T09:37:18.191Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.92@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done [2026-01-07T09:37:18.191Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:18.191Z] #8 DONE 0.1s [2026-01-07T09:37:18.191Z] [2026-01-07T09:37:18.191Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:18.191Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:18.499Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:18.500Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:18.500Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:18.500Z] #1 transferring dockerfile: 210B done [2026-01-07T09:37:18.500Z] #1 DONE 0.0s [2026-01-07T09:37:18.500Z] [2026-01-07T09:37:18.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:18.500Z] #2 DONE 0.0s [2026-01-07T09:37:18.500Z] [2026-01-07T09:37:18.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:18.500Z] #3 DONE 0.0s [2026-01-07T09:37:18.500Z] [2026-01-07T09:37:18.500Z] #4 [internal] load .dockerignore [2026-01-07T09:37:18.500Z] #4 transferring context: 2B done [2026-01-07T09:37:18.500Z] #4 DONE 0.0s [2026-01-07T09:37:18.500Z] [2026-01-07T09:37:18.500Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:18.500Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:18.500Z] #5 CACHED [2026-01-07T09:37:18.500Z] [2026-01-07T09:37:18.500Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:18.766Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:18.766Z] #6 CACHED [2026-01-07T09:37:18.766Z] [2026-01-07T09:37:18.766Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:18.766Z] #7 DONE 0.0s [2026-01-07T09:37:18.766Z] [2026-01-07T09:37:18.766Z] #8 exporting to image [2026-01-07T09:37:18.766Z] #8 exporting layers done [2026-01-07T09:37:18.766Z] #8 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done [2026-01-07T09:37:18.766Z] #8 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done [2026-01-07T09:37:18.766Z] #8 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done [2026-01-07T09:37:18.766Z] #8 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done [2026-01-07T09:37:18.766Z] #8 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done [2026-01-07T09:37:18.766Z] #8 pushing layers 0.0s done [2026-01-07T09:37:18.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done [2026-01-07T09:37:18.766Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:18.766Z] #8 DONE 0.1s [2026-01-07T09:37:18.766Z] [2026-01-07T09:37:18.766Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:18.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:19.063Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-01-07T09:37:19.063Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-01-07T09:37:19.063Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:19.063Z] #1 transferring dockerfile: 161B done [2026-01-07T09:37:19.063Z] #1 DONE 0.0s [2026-01-07T09:37:19.063Z] [2026-01-07T09:37:19.063Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-01-07T09:37:19.063Z] #2 DONE 0.0s [2026-01-07T09:37:19.063Z] [2026-01-07T09:37:19.063Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-01-07T09:37:19.063Z] #3 DONE 0.0s [2026-01-07T09:37:19.063Z] [2026-01-07T09:37:19.063Z] #4 [internal] load .dockerignore [2026-01-07T09:37:19.063Z] #4 transferring context: 2B done [2026-01-07T09:37:19.063Z] #4 DONE 0.0s [2026-01-07T09:37:19.063Z] [2026-01-07T09:37:19.063Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:19.063Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:19.063Z] #5 CACHED [2026-01-07T09:37:19.063Z] [2026-01-07T09:37:19.063Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 [2026-01-07T09:37:19.063Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3251f800213baf49d7f7eeae66729fa81dc2e27449224b831d69f5e9f6327d27 0.0s done [2026-01-07T09:37:19.063Z] #6 CACHED [2026-01-07T09:37:19.063Z] [2026-01-07T09:37:19.063Z] #7 exporting to image [2026-01-07T09:37:19.063Z] #7 exporting layers done [2026-01-07T09:37:19.063Z] #7 exporting manifest sha256:78670adca6da80d08fac070a90ae2656ddc943a34b680eacbf26f80159b8b2f7 done [2026-01-07T09:37:19.063Z] #7 exporting config sha256:e8bb3bb9a7ab0c47bbea9548b6af982c080cddd7bde681494438367028df1263 done [2026-01-07T09:37:19.063Z] #7 exporting manifest sha256:0a356fb15c7e2f5add8697369482d9a1ba9c9326179485faf3a941fe69e4dcd4 done [2026-01-07T09:37:19.063Z] #7 exporting config sha256:331e8f7359e51058fb54d6fefe0e61e717b079a1e22c1bc1627695ff930cf115 done [2026-01-07T09:37:19.063Z] #7 exporting manifest list sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda done [2026-01-07T09:37:19.063Z] #7 pushing layers [2026-01-07T09:37:19.063Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:19.324Z] #7 pushing layers 0.0s done [2026-01-07T09:37:19.324Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:1844dc19bdfbb5f5ab5ea6508f1cdd74fd2995a6023ebefdfdd32348f698bcda 0.1s done [2026-01-07T09:37:19.324Z] #7 DONE 0.1s [2026-01-07T09:37:19.324Z] [2026-01-07T09:37:19.324Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:19.324Z] #8 DONE 0.0s [2026-01-07T09:37:19.324Z] [2026-01-07T09:37:19.324Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:19.324Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:19.635Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:19.635Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:19.635Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:19.635Z] #1 transferring dockerfile: 216B done [2026-01-07T09:37:19.635Z] #1 DONE 0.0s [2026-01-07T09:37:19.635Z] [2026-01-07T09:37:19.635Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:19.635Z] #2 DONE 0.0s [2026-01-07T09:37:19.635Z] [2026-01-07T09:37:19.635Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:19.635Z] #3 DONE 0.1s [2026-01-07T09:37:19.635Z] [2026-01-07T09:37:19.635Z] #4 [internal] load .dockerignore [2026-01-07T09:37:19.635Z] #4 transferring context: 2B done [2026-01-07T09:37:19.635Z] #4 DONE 0.0s [2026-01-07T09:37:19.893Z] [2026-01-07T09:37:19.893Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:19.893Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:19.893Z] #5 ... [2026-01-07T09:37:19.893Z] [2026-01-07T09:37:19.893Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:19.893Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done [2026-01-07T09:37:19.893Z] #6 DONE 0.1s [2026-01-07T09:37:19.893Z] [2026-01-07T09:37:19.893Z] #7 exporting to image [2026-01-07T09:37:19.893Z] #7 exporting layers done [2026-01-07T09:37:19.893Z] #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f 0.0s done [2026-01-07T09:37:19.893Z] #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done [2026-01-07T09:37:19.893Z] #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done [2026-01-07T09:37:19.893Z] #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done [2026-01-07T09:37:19.893Z] #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 [2026-01-07T09:37:19.893Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:19.893Z] #7 ... [2026-01-07T09:37:19.893Z] [2026-01-07T09:37:19.893Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:19.893Z] #8 DONE 0.0s [2026-01-07T09:37:19.893Z] [2026-01-07T09:37:19.893Z] #7 exporting to image [2026-01-07T09:37:19.893Z] #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done [2026-01-07T09:37:19.893Z] #7 pushing layers 0.1s done [2026-01-07T09:37:19.893Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 [2026-01-07T09:37:20.161Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done [2026-01-07T09:37:20.161Z] #7 DONE 0.2s [2026-01-07T09:37:20.161Z] [2026-01-07T09:37:20.161Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:20.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:20.459Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-01-07T09:37:20.459Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-01-07T09:37:20.459Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:20.459Z] #1 transferring dockerfile: 182B done [2026-01-07T09:37:20.459Z] #1 DONE 0.0s [2026-01-07T09:37:20.459Z] [2026-01-07T09:37:20.459Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-01-07T09:37:20.459Z] #2 DONE 0.0s [2026-01-07T09:37:20.459Z] [2026-01-07T09:37:20.459Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-01-07T09:37:20.459Z] #3 DONE 0.0s [2026-01-07T09:37:20.459Z] [2026-01-07T09:37:20.459Z] #4 [internal] load .dockerignore [2026-01-07T09:37:20.459Z] #4 transferring context: 2B done [2026-01-07T09:37:20.459Z] #4 DONE 0.0s [2026-01-07T09:37:20.459Z] [2026-01-07T09:37:20.459Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:20.459Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done [2026-01-07T09:37:20.459Z] #5 CACHED [2026-01-07T09:37:20.459Z] [2026-01-07T09:37:20.459Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:20.459Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done [2026-01-07T09:37:20.459Z] #6 CACHED [2026-01-07T09:37:20.459Z] [2026-01-07T09:37:20.459Z] #7 exporting to image [2026-01-07T09:37:20.459Z] #7 exporting layers done [2026-01-07T09:37:20.459Z] #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done [2026-01-07T09:37:20.459Z] #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done [2026-01-07T09:37:20.459Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:20.717Z] #7 ... [2026-01-07T09:37:20.717Z] [2026-01-07T09:37:20.717Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:20.717Z] #8 DONE 0.0s [2026-01-07T09:37:20.717Z] [2026-01-07T09:37:20.717Z] #7 exporting to image [2026-01-07T09:37:20.717Z] #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done [2026-01-07T09:37:20.717Z] #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done [2026-01-07T09:37:20.717Z] #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done [2026-01-07T09:37:20.717Z] #7 pushing layers 0.0s done [2026-01-07T09:37:20.717Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 [2026-01-07T09:37:20.717Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done [2026-01-07T09:37:20.717Z] #7 DONE 0.2s [2026-01-07T09:37:20.717Z] [2026-01-07T09:37:20.717Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:20.717Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:21.015Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92' [2026-01-07T09:37:21.015Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 --push - [2026-01-07T09:37:21.015Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:21.015Z] #1 transferring dockerfile: 188B done [2026-01-07T09:37:21.015Z] #1 DONE 0.0s [2026-01-07T09:37:21.015Z] [2026-01-07T09:37:21.015Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [2026-01-07T09:37:21.015Z] #2 DONE 0.0s [2026-01-07T09:37:21.015Z] [2026-01-07T09:37:21.015Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92 [2026-01-07T09:37:21.015Z] #3 DONE 0.0s [2026-01-07T09:37:21.015Z] [2026-01-07T09:37:21.015Z] #4 [internal] load .dockerignore [2026-01-07T09:37:21.015Z] #4 transferring context: 2B done [2026-01-07T09:37:21.015Z] #4 DONE 0.0s [2026-01-07T09:37:21.015Z] [2026-01-07T09:37:21.015Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:21.015Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done [2026-01-07T09:37:21.015Z] #5 CACHED [2026-01-07T09:37:21.015Z] [2026-01-07T09:37:21.015Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:21.015Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done [2026-01-07T09:37:21.015Z] #6 CACHED [2026-01-07T09:37:21.015Z] [2026-01-07T09:37:21.015Z] #7 exporting to image [2026-01-07T09:37:21.015Z] #7 exporting layers done [2026-01-07T09:37:21.015Z] #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done [2026-01-07T09:37:21.015Z] #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done [2026-01-07T09:37:21.015Z] #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done [2026-01-07T09:37:21.015Z] #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done [2026-01-07T09:37:21.015Z] #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 [2026-01-07T09:37:21.015Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:21.278Z] #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done [2026-01-07T09:37:21.278Z] #7 pushing layers 0.0s done [2026-01-07T09:37:21.278Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.92@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done [2026-01-07T09:37:21.278Z] #7 DONE 0.1s [2026-01-07T09:37:21.278Z] [2026-01-07T09:37:21.278Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:21.278Z] #8 DONE 0.0s [2026-01-07T09:37:21.278Z] [2026-01-07T09:37:21.278Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:21.278Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:21.564Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:21.564Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:21.564Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:21.564Z] #1 transferring dockerfile: 229B done [2026-01-07T09:37:21.564Z] #1 DONE 0.0s [2026-01-07T09:37:21.564Z] [2026-01-07T09:37:21.564Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:21.564Z] #2 DONE 0.0s [2026-01-07T09:37:21.564Z] [2026-01-07T09:37:21.564Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:21.564Z] #3 DONE 0.0s [2026-01-07T09:37:21.564Z] [2026-01-07T09:37:21.564Z] #4 [internal] load .dockerignore [2026-01-07T09:37:21.564Z] #4 transferring context: 2B done [2026-01-07T09:37:21.564Z] #4 DONE 0.0s [2026-01-07T09:37:21.564Z] [2026-01-07T09:37:21.564Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:21.564Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d done [2026-01-07T09:37:21.564Z] #5 CACHED [2026-01-07T09:37:21.564Z] [2026-01-07T09:37:21.564Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:21.564Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done [2026-01-07T09:37:21.564Z] #6 DONE 0.0s [2026-01-07T09:37:21.844Z] [2026-01-07T09:37:21.844Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:21.844Z] #6 CACHED [2026-01-07T09:37:21.844Z] [2026-01-07T09:37:21.844Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:21.844Z] #7 DONE 0.0s [2026-01-07T09:37:21.844Z] [2026-01-07T09:37:21.844Z] #8 exporting to image [2026-01-07T09:37:21.844Z] #8 exporting layers done [2026-01-07T09:37:21.844Z] #8 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done [2026-01-07T09:37:21.844Z] #8 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done [2026-01-07T09:37:21.844Z] #8 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done [2026-01-07T09:37:21.844Z] #8 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done [2026-01-07T09:37:21.844Z] #8 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done [2026-01-07T09:37:21.844Z] #8 pushing layers 0.0s done [2026-01-07T09:37:21.844Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done [2026-01-07T09:37:21.844Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:21.844Z] #8 DONE 0.1s [2026-01-07T09:37:36.777Z] [2026-01-07T09:37:36.777Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:36.777Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:37.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-01-07T09:37:37.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-01-07T09:37:37.072Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:37.072Z] #1 transferring dockerfile: 180B done [2026-01-07T09:37:37.072Z] #1 DONE 0.0s [2026-01-07T09:37:37.072Z] [2026-01-07T09:37:37.072Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-01-07T09:37:37.072Z] #2 DONE 0.0s [2026-01-07T09:37:37.072Z] [2026-01-07T09:37:37.072Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-01-07T09:37:37.072Z] #3 DONE 0.0s [2026-01-07T09:37:37.072Z] [2026-01-07T09:37:37.072Z] #4 [internal] load .dockerignore [2026-01-07T09:37:37.072Z] #4 transferring context: 2B done [2026-01-07T09:37:37.072Z] #4 DONE 0.0s [2026-01-07T09:37:37.072Z] [2026-01-07T09:37:37.072Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:37.072Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done [2026-01-07T09:37:37.072Z] #5 CACHED [2026-01-07T09:37:37.072Z] [2026-01-07T09:37:37.072Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d [2026-01-07T09:37:37.072Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ab0e48f59785bf6f1d13895e58389fc80887ab46f0406679e8781ef80e1f4e1d 0.0s done [2026-01-07T09:37:37.072Z] #6 CACHED [2026-01-07T09:37:37.072Z] [2026-01-07T09:37:37.072Z] #7 exporting to image [2026-01-07T09:37:37.072Z] #7 exporting layers done [2026-01-07T09:37:37.072Z] #7 exporting manifest sha256:2478ba408fe7f58615efd662ee8981a6a1edd7a42e4fb443be7e1f9988bae09f done [2026-01-07T09:37:37.072Z] #7 exporting config sha256:ac83a37e576d30ba67a70b822e2dcb9d183e4db6c17946feea5b75e9fd233e50 done [2026-01-07T09:37:37.072Z] #7 exporting manifest sha256:5074b27e6aa6b908eeef51294421ce5f8ae35c27fe2aa0d19ffffff2c3ec11e0 done [2026-01-07T09:37:37.072Z] #7 exporting config sha256:1c7d677a02fd9de1a85c794e3ab74bde3942c99774e55e766aa8d09e23a754ff done [2026-01-07T09:37:37.072Z] #7 exporting manifest list sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 done [2026-01-07T09:37:37.072Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:37.330Z] #7 pushing layers 0.0s done [2026-01-07T09:37:37.330Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:bf8546f196e589ab697e927531076232c4b324d0d0671b4ce7e092f8abf99523 0.1s done [2026-01-07T09:37:37.330Z] #7 DONE 0.1s [2026-01-07T09:37:37.330Z] [2026-01-07T09:37:37.330Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:37.330Z] #8 DONE 0.0s [2026-01-07T09:37:37.330Z] [2026-01-07T09:37:37.330Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:37.330Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:37.617Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:37.617Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:37.617Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:37.617Z] #1 transferring dockerfile: 194B done [2026-01-07T09:37:37.617Z] #1 DONE 0.0s [2026-01-07T09:37:37.617Z] [2026-01-07T09:37:37.617Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:37.617Z] #2 DONE 0.1s [2026-01-07T09:37:37.617Z] [2026-01-07T09:37:37.617Z] #3 [internal] load .dockerignore [2026-01-07T09:37:37.617Z] #3 transferring context: [2026-01-07T09:37:37.877Z] #3 transferring context: 2B done [2026-01-07T09:37:37.877Z] #3 DONE 0.0s [2026-01-07T09:37:37.877Z] [2026-01-07T09:37:37.877Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:37.877Z] #4 DONE 0.1s [2026-01-07T09:37:37.877Z] [2026-01-07T09:37:37.877Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:37.877Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:37.877Z] #5 DONE 0.0s [2026-01-07T09:37:37.877Z] [2026-01-07T09:37:37.877Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:37.877Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:37.877Z] #6 DONE 0.1s [2026-01-07T09:37:37.877Z] [2026-01-07T09:37:37.877Z] #7 exporting to image [2026-01-07T09:37:37.877Z] #7 exporting layers done [2026-01-07T09:37:37.877Z] #7 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 0.0s done [2026-01-07T09:37:37.877Z] #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab [2026-01-07T09:37:37.877Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:37.877Z] #7 ... [2026-01-07T09:37:37.877Z] [2026-01-07T09:37:37.877Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:37.877Z] #8 DONE 0.0s [2026-01-07T09:37:37.877Z] [2026-01-07T09:37:37.877Z] #7 exporting to image [2026-01-07T09:37:37.877Z] #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done [2026-01-07T09:37:37.877Z] #7 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 0.0s done [2026-01-07T09:37:37.877Z] #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done [2026-01-07T09:37:37.877Z] #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done [2026-01-07T09:37:37.877Z] #7 pushing layers 0.1s done [2026-01-07T09:37:37.877Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b [2026-01-07T09:37:38.136Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done [2026-01-07T09:37:38.136Z] #7 DONE 0.2s [2026-01-07T09:37:38.136Z] [2026-01-07T09:37:38.136Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:38.136Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:38.420Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-01-07T09:37:38.421Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-01-07T09:37:38.421Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:38.421Z] #1 transferring dockerfile: 160B done [2026-01-07T09:37:38.421Z] #1 DONE 0.0s [2026-01-07T09:37:38.421Z] [2026-01-07T09:37:38.421Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-01-07T09:37:38.421Z] #2 DONE 0.0s [2026-01-07T09:37:38.421Z] [2026-01-07T09:37:38.421Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-01-07T09:37:38.421Z] #3 DONE 0.0s [2026-01-07T09:37:38.421Z] [2026-01-07T09:37:38.421Z] #4 [internal] load .dockerignore [2026-01-07T09:37:38.421Z] #4 transferring context: 2B done [2026-01-07T09:37:38.421Z] #4 DONE 0.0s [2026-01-07T09:37:38.421Z] [2026-01-07T09:37:38.421Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:38.421Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f done [2026-01-07T09:37:38.421Z] #5 CACHED [2026-01-07T09:37:38.421Z] [2026-01-07T09:37:38.421Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:38.679Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f done [2026-01-07T09:37:38.679Z] #6 CACHED [2026-01-07T09:37:38.679Z] [2026-01-07T09:37:38.679Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:38.679Z] #7 DONE 0.0s [2026-01-07T09:37:38.679Z] [2026-01-07T09:37:38.679Z] #8 exporting to image [2026-01-07T09:37:38.679Z] #8 exporting layers done [2026-01-07T09:37:38.679Z] #8 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done [2026-01-07T09:37:38.679Z] #8 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done [2026-01-07T09:37:38.679Z] #8 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done [2026-01-07T09:37:38.679Z] #8 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done [2026-01-07T09:37:38.679Z] #8 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done [2026-01-07T09:37:38.679Z] #8 pushing layers 0.0s done [2026-01-07T09:37:38.679Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done [2026-01-07T09:37:38.679Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:38.679Z] #8 DONE 0.1s [2026-01-07T09:37:38.679Z] [2026-01-07T09:37:38.679Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:38.679Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:38.962Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92' [2026-01-07T09:37:38.962Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 --push - [2026-01-07T09:37:38.962Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:38.962Z] #1 transferring dockerfile: 166B done [2026-01-07T09:37:38.962Z] #1 DONE 0.0s [2026-01-07T09:37:38.962Z] [2026-01-07T09:37:38.962Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [2026-01-07T09:37:38.962Z] #2 DONE 0.0s [2026-01-07T09:37:38.962Z] [2026-01-07T09:37:38.962Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92 [2026-01-07T09:37:38.962Z] #3 DONE 0.0s [2026-01-07T09:37:38.962Z] [2026-01-07T09:37:38.962Z] #4 [internal] load .dockerignore [2026-01-07T09:37:38.962Z] #4 transferring context: 2B done [2026-01-07T09:37:38.962Z] #4 DONE 0.0s [2026-01-07T09:37:38.962Z] [2026-01-07T09:37:38.962Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:38.962Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:38.962Z] #5 CACHED [2026-01-07T09:37:38.962Z] [2026-01-07T09:37:38.962Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:38.962Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:38.962Z] #6 CACHED [2026-01-07T09:37:38.962Z] [2026-01-07T09:37:38.962Z] #7 exporting to image [2026-01-07T09:37:38.962Z] #7 exporting layers done [2026-01-07T09:37:38.962Z] #7 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done [2026-01-07T09:37:38.962Z] #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done [2026-01-07T09:37:38.962Z] #7 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done [2026-01-07T09:37:38.962Z] #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 [2026-01-07T09:37:38.962Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:39.221Z] #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done [2026-01-07T09:37:39.221Z] #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done [2026-01-07T09:37:39.221Z] #7 pushing layers 0.0s done [2026-01-07T09:37:39.221Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.92@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done [2026-01-07T09:37:39.221Z] #7 DONE 0.1s [2026-01-07T09:37:39.221Z] [2026-01-07T09:37:39.221Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:39.221Z] #8 DONE 0.0s [2026-01-07T09:37:39.221Z] [2026-01-07T09:37:39.221Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:39.221Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:39.505Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:39.505Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:39.505Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:39.505Z] #1 transferring dockerfile: 207B done [2026-01-07T09:37:39.505Z] #1 DONE 0.0s [2026-01-07T09:37:39.505Z] [2026-01-07T09:37:39.505Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:39.505Z] #2 DONE 0.0s [2026-01-07T09:37:39.505Z] [2026-01-07T09:37:39.505Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:39.505Z] #3 DONE 0.0s [2026-01-07T09:37:39.505Z] [2026-01-07T09:37:39.505Z] #4 [internal] load .dockerignore [2026-01-07T09:37:39.505Z] #4 transferring context: 2B done [2026-01-07T09:37:39.505Z] #4 DONE 0.0s [2026-01-07T09:37:39.505Z] [2026-01-07T09:37:39.505Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:39.505Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f done [2026-01-07T09:37:39.505Z] #5 CACHED [2026-01-07T09:37:39.505Z] [2026-01-07T09:37:39.505Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:39.505Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:39.505Z] #6 CACHED [2026-01-07T09:37:39.505Z] [2026-01-07T09:37:39.505Z] #7 exporting to image [2026-01-07T09:37:39.505Z] #7 exporting layers done [2026-01-07T09:37:39.505Z] #7 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done [2026-01-07T09:37:39.505Z] #7 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done [2026-01-07T09:37:39.505Z] #7 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done [2026-01-07T09:37:39.505Z] #7 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done [2026-01-07T09:37:39.505Z] #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b [2026-01-07T09:37:39.505Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:39.764Z] #7 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done [2026-01-07T09:37:39.764Z] #7 pushing layers 0.0s done [2026-01-07T09:37:39.764Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done [2026-01-07T09:37:39.764Z] #7 DONE 0.1s [2026-01-07T09:37:39.764Z] [2026-01-07T09:37:39.764Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:39.764Z] #8 DONE 0.0s [2026-01-07T09:37:39.764Z] [2026-01-07T09:37:39.764Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:39.764Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:40.056Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-01-07T09:37:40.056Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-01-07T09:37:40.056Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:40.056Z] #1 transferring dockerfile: 158B done [2026-01-07T09:37:40.056Z] #1 DONE 0.0s [2026-01-07T09:37:40.056Z] [2026-01-07T09:37:40.056Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-01-07T09:37:40.056Z] #2 DONE 0.0s [2026-01-07T09:37:40.056Z] [2026-01-07T09:37:40.056Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-01-07T09:37:40.056Z] #3 DONE 0.0s [2026-01-07T09:37:40.056Z] [2026-01-07T09:37:40.056Z] #4 [internal] load .dockerignore [2026-01-07T09:37:40.056Z] #4 transferring context: 2B done [2026-01-07T09:37:40.056Z] #4 DONE 0.0s [2026-01-07T09:37:40.056Z] [2026-01-07T09:37:40.056Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:40.056Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:40.056Z] #5 DONE 0.0s [2026-01-07T09:37:40.056Z] [2026-01-07T09:37:40.056Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:40.315Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f 0.0s done [2026-01-07T09:37:40.315Z] #6 CACHED [2026-01-07T09:37:40.315Z] [2026-01-07T09:37:40.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8b785888d22374eab43cd17d9b9e33525d983cc2a5d73b4c2d34395bb6db377f [2026-01-07T09:37:40.315Z] #5 CACHED [2026-01-07T09:37:40.315Z] [2026-01-07T09:37:40.315Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:40.315Z] #7 DONE 0.0s [2026-01-07T09:37:40.315Z] [2026-01-07T09:37:40.315Z] #8 exporting to image [2026-01-07T09:37:40.315Z] #8 exporting layers done [2026-01-07T09:37:40.315Z] #8 exporting manifest sha256:dad28dded4e9e4f13c2d837d2392d9b222b6b16da8fae373f4a0a2a75ee47a34 done [2026-01-07T09:37:40.315Z] #8 exporting config sha256:bba1b522757ad5fe2cee19b5488a4a7c9b541185ece254d07d879602aaa6a1ab done [2026-01-07T09:37:40.315Z] #8 exporting manifest sha256:4d4e765714ed7f36ec5f8137ca4ff16991ed089a73eb2624ba65eaf53386c5e1 done [2026-01-07T09:37:40.315Z] #8 exporting config sha256:1a2806a749a8ce7715797b5231f4659b0e024ae49e304c9292a4eb2f4da53976 done [2026-01-07T09:37:40.315Z] #8 exporting manifest list sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b done [2026-01-07T09:37:40.315Z] #8 pushing layers 0.0s done [2026-01-07T09:37:40.315Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d36f5d6aae91fd70d78166413f3e115fa0cf306100659b54df1422313a26ed7b 0.1s done [2026-01-07T09:37:40.315Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:40.315Z] #8 DONE 0.1s [2026-01-07T09:37:40.315Z] [2026-01-07T09:37:40.315Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:40.315Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:40.598Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:40.598Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:40.598Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:40.598Z] #1 transferring dockerfile: 196B done [2026-01-07T09:37:40.598Z] #1 DONE 0.0s [2026-01-07T09:37:40.598Z] [2026-01-07T09:37:40.598Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:40.598Z] #2 DONE 0.0s [2026-01-07T09:37:40.598Z] [2026-01-07T09:37:40.598Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:40.598Z] #3 DONE 0.1s [2026-01-07T09:37:40.598Z] [2026-01-07T09:37:40.598Z] #4 [internal] load .dockerignore [2026-01-07T09:37:40.598Z] #4 transferring context: 2B done [2026-01-07T09:37:40.598Z] #4 DONE 0.0s [2026-01-07T09:37:40.598Z] [2026-01-07T09:37:40.598Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:40.598Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:40.858Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done [2026-01-07T09:37:40.858Z] #5 DONE 0.1s [2026-01-07T09:37:40.858Z] [2026-01-07T09:37:40.858Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:40.858Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done [2026-01-07T09:37:40.858Z] #6 DONE 0.0s [2026-01-07T09:37:40.858Z] [2026-01-07T09:37:40.858Z] #7 exporting to image [2026-01-07T09:37:40.858Z] #7 exporting layers done [2026-01-07T09:37:40.858Z] #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done [2026-01-07T09:37:40.858Z] #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done [2026-01-07T09:37:40.858Z] #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 0.0s done [2026-01-07T09:37:40.858Z] #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done [2026-01-07T09:37:40.858Z] #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 [2026-01-07T09:37:40.858Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:40.858Z] #7 ... [2026-01-07T09:37:40.858Z] [2026-01-07T09:37:40.858Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:40.858Z] #8 DONE 0.0s [2026-01-07T09:37:40.858Z] [2026-01-07T09:37:40.858Z] #7 exporting to image [2026-01-07T09:37:40.858Z] #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done [2026-01-07T09:37:40.858Z] #7 pushing layers 0.1s done [2026-01-07T09:37:40.858Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 [2026-01-07T09:37:41.117Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done [2026-01-07T09:37:41.117Z] #7 DONE 0.2s [2026-01-07T09:37:41.117Z] [2026-01-07T09:37:41.117Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:41.117Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:41.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-01-07T09:37:41.406Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-01-07T09:37:41.406Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:41.406Z] #1 transferring dockerfile: 162B done [2026-01-07T09:37:41.406Z] #1 DONE 0.0s [2026-01-07T09:37:41.406Z] [2026-01-07T09:37:41.406Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-01-07T09:37:41.406Z] #2 DONE 0.0s [2026-01-07T09:37:41.406Z] [2026-01-07T09:37:41.406Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-01-07T09:37:41.406Z] #3 DONE 0.0s [2026-01-07T09:37:41.406Z] [2026-01-07T09:37:41.406Z] #4 [internal] load .dockerignore [2026-01-07T09:37:41.406Z] #4 transferring context: 2B done [2026-01-07T09:37:41.406Z] #4 DONE 0.0s [2026-01-07T09:37:41.406Z] [2026-01-07T09:37:41.406Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:41.406Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done [2026-01-07T09:37:41.406Z] #5 CACHED [2026-01-07T09:37:41.406Z] [2026-01-07T09:37:41.406Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:41.406Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done [2026-01-07T09:37:41.406Z] #6 CACHED [2026-01-07T09:37:41.406Z] [2026-01-07T09:37:41.406Z] #7 exporting to image [2026-01-07T09:37:41.406Z] #7 exporting layers done [2026-01-07T09:37:41.406Z] #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done [2026-01-07T09:37:41.406Z] #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done [2026-01-07T09:37:41.406Z] #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done [2026-01-07T09:37:41.406Z] #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done [2026-01-07T09:37:41.406Z] #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done [2026-01-07T09:37:41.406Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:41.665Z] #7 pushing layers 0.0s done [2026-01-07T09:37:41.665Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done [2026-01-07T09:37:41.665Z] #7 DONE 0.1s [2026-01-07T09:37:41.665Z] [2026-01-07T09:37:41.665Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:41.665Z] #8 DONE 0.0s [2026-01-07T09:37:41.665Z] [2026-01-07T09:37:41.665Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:41.665Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:41.955Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92' [2026-01-07T09:37:41.955Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 --push - [2026-01-07T09:37:41.955Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:41.955Z] #1 transferring dockerfile: 168B done [2026-01-07T09:37:41.955Z] #1 DONE 0.0s [2026-01-07T09:37:41.955Z] [2026-01-07T09:37:41.955Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [2026-01-07T09:37:41.955Z] #2 DONE 0.0s [2026-01-07T09:37:41.955Z] [2026-01-07T09:37:41.955Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92 [2026-01-07T09:37:41.955Z] #3 DONE 0.0s [2026-01-07T09:37:41.955Z] [2026-01-07T09:37:41.955Z] #4 [internal] load .dockerignore [2026-01-07T09:37:41.955Z] #4 transferring context: 2B done [2026-01-07T09:37:41.955Z] #4 DONE 0.0s [2026-01-07T09:37:41.955Z] [2026-01-07T09:37:41.955Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:41.955Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done [2026-01-07T09:37:41.955Z] #5 CACHED [2026-01-07T09:37:41.955Z] [2026-01-07T09:37:41.955Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:41.955Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done [2026-01-07T09:37:41.955Z] #6 CACHED [2026-01-07T09:37:41.955Z] [2026-01-07T09:37:41.955Z] #7 exporting to image [2026-01-07T09:37:41.955Z] #7 exporting layers done [2026-01-07T09:37:41.955Z] #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done [2026-01-07T09:37:41.955Z] #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done [2026-01-07T09:37:41.955Z] #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done [2026-01-07T09:37:41.955Z] #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc [2026-01-07T09:37:41.955Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:42.214Z] #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done [2026-01-07T09:37:42.214Z] #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done [2026-01-07T09:37:42.214Z] #7 pushing layers 0.0s done [2026-01-07T09:37:42.214Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.92@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done [2026-01-07T09:37:42.214Z] #7 DONE 0.1s [2026-01-07T09:37:42.214Z] [2026-01-07T09:37:42.214Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:42.214Z] #8 DONE 0.0s [2026-01-07T09:37:42.214Z] [2026-01-07T09:37:42.214Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:42.214Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:42.504Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:42.504Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:42.504Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:42.504Z] #1 transferring dockerfile: 209B done [2026-01-07T09:37:42.504Z] #1 DONE 0.1s [2026-01-07T09:37:42.504Z] [2026-01-07T09:37:42.504Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:42.504Z] #2 DONE 0.0s [2026-01-07T09:37:42.504Z] [2026-01-07T09:37:42.504Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:42.504Z] #3 DONE 0.0s [2026-01-07T09:37:42.504Z] [2026-01-07T09:37:42.504Z] #4 [internal] load .dockerignore [2026-01-07T09:37:42.504Z] #4 transferring context: [2026-01-07T09:37:42.767Z] #4 transferring context: 2B done [2026-01-07T09:37:42.767Z] #4 DONE 0.0s [2026-01-07T09:37:42.767Z] [2026-01-07T09:37:42.767Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:42.767Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done [2026-01-07T09:37:42.767Z] #5 CACHED [2026-01-07T09:37:42.767Z] [2026-01-07T09:37:42.767Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:42.767Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done [2026-01-07T09:37:42.767Z] #6 CACHED [2026-01-07T09:37:42.767Z] [2026-01-07T09:37:42.767Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:42.767Z] #7 DONE 0.0s [2026-01-07T09:37:42.767Z] [2026-01-07T09:37:42.767Z] #8 exporting to image [2026-01-07T09:37:42.767Z] #8 exporting layers done [2026-01-07T09:37:42.767Z] #8 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done [2026-01-07T09:37:42.767Z] #8 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done [2026-01-07T09:37:42.767Z] #8 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done [2026-01-07T09:37:42.767Z] #8 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done [2026-01-07T09:37:42.767Z] #8 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done [2026-01-07T09:37:42.767Z] #8 pushing layers 0.0s done [2026-01-07T09:37:42.767Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done [2026-01-07T09:37:42.767Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:42.767Z] #8 DONE 0.1s [2026-01-07T09:37:42.767Z] [2026-01-07T09:37:42.767Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:42.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:43.057Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-01-07T09:37:43.057Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-01-07T09:37:43.057Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:43.057Z] #1 transferring dockerfile: 160B done [2026-01-07T09:37:43.057Z] #1 DONE 0.0s [2026-01-07T09:37:43.057Z] [2026-01-07T09:37:43.057Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-01-07T09:37:43.057Z] #2 DONE 0.0s [2026-01-07T09:37:43.057Z] [2026-01-07T09:37:43.057Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-01-07T09:37:43.057Z] #3 DONE 0.0s [2026-01-07T09:37:43.057Z] [2026-01-07T09:37:43.057Z] #4 [internal] load .dockerignore [2026-01-07T09:37:43.057Z] #4 transferring context: 2B done [2026-01-07T09:37:43.057Z] #4 DONE 0.0s [2026-01-07T09:37:43.057Z] [2026-01-07T09:37:43.057Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:43.057Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b done [2026-01-07T09:37:43.057Z] #5 CACHED [2026-01-07T09:37:43.057Z] [2026-01-07T09:37:43.057Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b [2026-01-07T09:37:43.057Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9ab59894f4e549d8c18c61d629d02835781cc05f8cfd566c40a69a35d9ef170b 0.0s done [2026-01-07T09:37:43.057Z] #6 CACHED [2026-01-07T09:37:43.057Z] [2026-01-07T09:37:43.057Z] #7 exporting to image [2026-01-07T09:37:43.057Z] #7 exporting layers done [2026-01-07T09:37:43.057Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:43.316Z] #7 exporting manifest sha256:45c25c9decce47579d6170b311e87f260c843785930f5f919fbbe91eecbe48d7 done [2026-01-07T09:37:43.316Z] #7 exporting config sha256:f25cad8090f1dce3e3a287d5358f19158b86165278857c08cde0ad3e607910e7 done [2026-01-07T09:37:43.316Z] #7 exporting manifest sha256:e717ab72da7fd9e71fcf4d766d04314816fc0cb32acd57e11799447eebbf6be2 done [2026-01-07T09:37:43.316Z] #7 exporting config sha256:c6cb5ba20e9baa89940a90b5db0ca175227ef687eb88019ea68f47aa2bf237fc done [2026-01-07T09:37:43.316Z] #7 exporting manifest list sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 done [2026-01-07T09:37:43.316Z] #7 pushing layers 0.0s done [2026-01-07T09:37:43.316Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:33e786a11e76c65919d06d30fd512eca85dccc86d5e467a1924b7b0691c66d93 0.1s done [2026-01-07T09:37:43.316Z] #7 DONE 0.1s [2026-01-07T09:37:43.316Z] [2026-01-07T09:37:43.316Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:43.316Z] #8 DONE 0.0s [2026-01-07T09:37:43.316Z] [2026-01-07T09:37:43.316Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:43.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:43.599Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:43.599Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:43.858Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:43.858Z] #1 transferring dockerfile: 198B done [2026-01-07T09:37:43.858Z] #1 DONE 0.0s [2026-01-07T09:37:43.858Z] [2026-01-07T09:37:43.858Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:43.858Z] #2 DONE 0.0s [2026-01-07T09:37:43.858Z] [2026-01-07T09:37:43.858Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:43.858Z] #3 DONE 0.0s [2026-01-07T09:37:43.858Z] [2026-01-07T09:37:43.858Z] #4 [internal] load .dockerignore [2026-01-07T09:37:43.858Z] #4 transferring context: 2B done [2026-01-07T09:37:43.858Z] #4 DONE 0.0s [2026-01-07T09:37:43.858Z] [2026-01-07T09:37:43.858Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:43.858Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:43.858Z] #5 DONE 0.0s [2026-01-07T09:37:43.858Z] [2026-01-07T09:37:43.858Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:43.858Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done [2026-01-07T09:37:43.858Z] #6 DONE 0.1s [2026-01-07T09:37:43.858Z] [2026-01-07T09:37:43.858Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:44.117Z] #7 DONE 0.0s [2026-01-07T09:37:44.117Z] [2026-01-07T09:37:44.117Z] #8 exporting to image [2026-01-07T09:37:44.117Z] #8 exporting layers done [2026-01-07T09:37:44.117Z] #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done [2026-01-07T09:37:44.117Z] #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done [2026-01-07T09:37:44.117Z] #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done [2026-01-07T09:37:44.117Z] #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done [2026-01-07T09:37:44.117Z] #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.0s done [2026-01-07T09:37:44.117Z] #8 pushing layers 0.1s done [2026-01-07T09:37:44.117Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f [2026-01-07T09:37:44.117Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:44.117Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done [2026-01-07T09:37:44.117Z] #8 DONE 0.2s [2026-01-07T09:37:44.117Z] [2026-01-07T09:37:44.117Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:44.117Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:44.402Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-01-07T09:37:44.402Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-01-07T09:37:44.402Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:44.402Z] #1 transferring dockerfile: 164B done [2026-01-07T09:37:44.402Z] #1 DONE 0.0s [2026-01-07T09:37:44.402Z] [2026-01-07T09:37:44.402Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-01-07T09:37:44.402Z] #2 DONE 0.0s [2026-01-07T09:37:44.402Z] [2026-01-07T09:37:44.402Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-01-07T09:37:44.402Z] #3 DONE 0.0s [2026-01-07T09:37:44.402Z] [2026-01-07T09:37:44.402Z] #4 [internal] load .dockerignore [2026-01-07T09:37:44.402Z] #4 transferring context: 2B done [2026-01-07T09:37:44.402Z] #4 DONE 0.0s [2026-01-07T09:37:44.402Z] [2026-01-07T09:37:44.402Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:44.402Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done [2026-01-07T09:37:44.402Z] #5 DONE 0.0s [2026-01-07T09:37:44.402Z] [2026-01-07T09:37:44.402Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:44.661Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done [2026-01-07T09:37:44.661Z] #6 CACHED [2026-01-07T09:37:44.661Z] [2026-01-07T09:37:44.661Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:44.661Z] #5 CACHED [2026-01-07T09:37:44.661Z] [2026-01-07T09:37:44.661Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:44.661Z] #7 DONE 0.0s [2026-01-07T09:37:44.661Z] [2026-01-07T09:37:44.661Z] #8 exporting to image [2026-01-07T09:37:44.661Z] #8 exporting layers done [2026-01-07T09:37:44.661Z] #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done [2026-01-07T09:37:44.661Z] #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done [2026-01-07T09:37:44.661Z] #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done [2026-01-07T09:37:44.661Z] #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done [2026-01-07T09:37:44.661Z] #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done [2026-01-07T09:37:44.661Z] #8 pushing layers 0.0s done [2026-01-07T09:37:44.661Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done [2026-01-07T09:37:44.661Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:44.661Z] #8 DONE 0.1s [2026-01-07T09:37:44.661Z] [2026-01-07T09:37:44.661Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:44.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:44.945Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 --push - [2026-01-07T09:37:44.945Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92' [2026-01-07T09:37:45.203Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:45.203Z] #1 transferring dockerfile: 170B done [2026-01-07T09:37:45.203Z] #1 DONE 0.0s [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [2026-01-07T09:37:45.203Z] #2 DONE 0.0s [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92 [2026-01-07T09:37:45.203Z] #3 DONE 0.0s [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #4 [internal] load .dockerignore [2026-01-07T09:37:45.203Z] #4 transferring context: 2B done [2026-01-07T09:37:45.203Z] #4 DONE 0.0s [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:45.203Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:45.203Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done [2026-01-07T09:37:45.203Z] #5 CACHED [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:45.203Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done [2026-01-07T09:37:45.203Z] #6 CACHED [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:45.203Z] #7 DONE 0.0s [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] #8 exporting to image [2026-01-07T09:37:45.203Z] #8 exporting layers done [2026-01-07T09:37:45.203Z] #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done [2026-01-07T09:37:45.203Z] #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done [2026-01-07T09:37:45.203Z] #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done [2026-01-07T09:37:45.203Z] #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done [2026-01-07T09:37:45.203Z] #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done [2026-01-07T09:37:45.203Z] #8 pushing layers 0.0s done [2026-01-07T09:37:45.203Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.92@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done [2026-01-07T09:37:45.203Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:45.203Z] #8 DONE 0.1s [2026-01-07T09:37:45.203Z] [2026-01-07T09:37:45.203Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:45.203Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:45.489Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:45.489Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:45.747Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:45.747Z] #1 transferring dockerfile: 211B done [2026-01-07T09:37:45.747Z] #1 DONE 0.0s [2026-01-07T09:37:45.747Z] [2026-01-07T09:37:45.747Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:45.747Z] #2 DONE 0.0s [2026-01-07T09:37:45.747Z] [2026-01-07T09:37:45.747Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:45.747Z] #3 DONE 0.1s [2026-01-07T09:37:45.747Z] [2026-01-07T09:37:45.747Z] #4 [internal] load .dockerignore [2026-01-07T09:37:45.747Z] #4 transferring context: 2B done [2026-01-07T09:37:45.747Z] #4 DONE 0.0s [2026-01-07T09:37:45.747Z] [2026-01-07T09:37:45.747Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:45.747Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done [2026-01-07T09:37:45.747Z] #5 CACHED [2026-01-07T09:37:45.747Z] [2026-01-07T09:37:45.747Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:45.747Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 done [2026-01-07T09:37:45.747Z] #6 CACHED [2026-01-07T09:37:45.747Z] [2026-01-07T09:37:45.747Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:46.005Z] #7 DONE 0.0s [2026-01-07T09:37:46.005Z] [2026-01-07T09:37:46.005Z] #8 exporting to image [2026-01-07T09:37:46.005Z] #8 exporting layers done [2026-01-07T09:37:46.005Z] #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done [2026-01-07T09:37:46.005Z] #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done [2026-01-07T09:37:46.005Z] #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done [2026-01-07T09:37:46.005Z] #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done [2026-01-07T09:37:46.005Z] #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done [2026-01-07T09:37:46.005Z] #8 pushing layers 0.0s done [2026-01-07T09:37:46.005Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done [2026-01-07T09:37:46.005Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:46.005Z] #8 DONE 0.1s [2026-01-07T09:37:46.005Z] [2026-01-07T09:37:46.005Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:46.005Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:46.289Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-01-07T09:37:46.289Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-01-07T09:37:46.547Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:46.547Z] #1 transferring dockerfile: 162B done [2026-01-07T09:37:46.547Z] #1 DONE 0.1s [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-01-07T09:37:46.547Z] #2 DONE 0.0s [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-01-07T09:37:46.547Z] #3 DONE 0.0s [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #4 [internal] load .dockerignore [2026-01-07T09:37:46.547Z] #4 transferring context: [2026-01-07T09:37:46.547Z] #4 transferring context: 2B done [2026-01-07T09:37:46.547Z] #4 DONE 0.0s [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:46.547Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done [2026-01-07T09:37:46.547Z] #5 CACHED [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 [2026-01-07T09:37:46.547Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:77fbc4a7a2a3866b70e34ba0a6c6451ab6548677ae11bb64ee54a3155da4aa89 0.0s done [2026-01-07T09:37:46.547Z] #6 CACHED [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:46.547Z] #7 DONE 0.0s [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] #8 exporting to image [2026-01-07T09:37:46.547Z] #8 exporting layers done [2026-01-07T09:37:46.547Z] #8 exporting manifest sha256:10669f14415dffc0ac665b6574a971a18c5bd5dfe145b7592bfffca6a435d995 done [2026-01-07T09:37:46.547Z] #8 exporting config sha256:e7eac43b737fcaa68f4a15f49104c723b6a0f18087caa6e75f3ec6a7c6ce941c done [2026-01-07T09:37:46.547Z] #8 exporting manifest sha256:b9596358676fbbd039afae274c6b94f3c010beffacbb3e6c69e50529c65f7153 done [2026-01-07T09:37:46.547Z] #8 exporting config sha256:6b08eb259805242efff2658db1e3909a5288c4e52d57210a4cc7c8576bce215c done [2026-01-07T09:37:46.547Z] #8 exporting manifest list sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f done [2026-01-07T09:37:46.547Z] #8 pushing layers 0.0s done [2026-01-07T09:37:46.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f [2026-01-07T09:37:46.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:46.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:999539d39a1f07ea025810b9e8384b6f9544e6548adb0162f241469d0874531f 0.1s done [2026-01-07T09:37:46.547Z] #8 DONE 0.1s [2026-01-07T09:37:46.547Z] [2026-01-07T09:37:46.547Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:46.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:46.835Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:46.835Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:47.094Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:47.094Z] #1 transferring dockerfile: 206B done [2026-01-07T09:37:47.094Z] #1 DONE 0.0s [2026-01-07T09:37:47.094Z] [2026-01-07T09:37:47.094Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:47.094Z] #2 DONE 0.1s [2026-01-07T09:37:47.094Z] [2026-01-07T09:37:47.094Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:47.094Z] #3 DONE 0.1s [2026-01-07T09:37:47.094Z] [2026-01-07T09:37:47.094Z] #4 [internal] load .dockerignore [2026-01-07T09:37:47.094Z] #4 transferring context: [2026-01-07T09:37:47.094Z] #4 transferring context: 2B done [2026-01-07T09:37:47.094Z] #4 DONE 0.0s [2026-01-07T09:37:47.094Z] [2026-01-07T09:37:47.094Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:47.094Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:47.094Z] #5 ... [2026-01-07T09:37:47.094Z] [2026-01-07T09:37:47.094Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:47.094Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:47.352Z] #6 DONE 0.2s [2026-01-07T09:37:47.352Z] [2026-01-07T09:37:47.352Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:47.352Z] #7 DONE 0.0s [2026-01-07T09:37:47.352Z] [2026-01-07T09:37:47.352Z] #8 exporting to image [2026-01-07T09:37:47.352Z] #8 exporting layers done [2026-01-07T09:37:47.352Z] #8 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done [2026-01-07T09:37:47.352Z] #8 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done [2026-01-07T09:37:47.352Z] #8 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done [2026-01-07T09:37:47.352Z] #8 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done [2026-01-07T09:37:47.352Z] #8 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done [2026-01-07T09:37:47.352Z] #8 pushing layers 0.1s done [2026-01-07T09:37:47.352Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 [2026-01-07T09:37:47.352Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:47.616Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done [2026-01-07T09:37:47.616Z] #8 DONE 0.2s [2026-01-07T09:37:47.616Z] [2026-01-07T09:37:47.616Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:47.616Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:47.906Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-01-07T09:37:47.906Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-01-07T09:37:47.906Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:47.906Z] #1 transferring dockerfile: 172B done [2026-01-07T09:37:47.906Z] #1 DONE 0.0s [2026-01-07T09:37:47.906Z] [2026-01-07T09:37:47.906Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-01-07T09:37:47.906Z] #2 DONE 0.0s [2026-01-07T09:37:47.906Z] [2026-01-07T09:37:47.906Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-01-07T09:37:47.906Z] #3 DONE 0.0s [2026-01-07T09:37:47.906Z] [2026-01-07T09:37:47.906Z] #4 [internal] load .dockerignore [2026-01-07T09:37:47.906Z] #4 transferring context: 2B done [2026-01-07T09:37:47.906Z] #4 DONE 0.0s [2026-01-07T09:37:47.906Z] [2026-01-07T09:37:47.906Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:47.906Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:48.171Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:48.171Z] #5 CACHED [2026-01-07T09:37:48.171Z] [2026-01-07T09:37:48.171Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:48.171Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb done [2026-01-07T09:37:48.171Z] #6 CACHED [2026-01-07T09:37:48.171Z] [2026-01-07T09:37:48.171Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:48.171Z] #7 DONE 0.0s [2026-01-07T09:37:48.171Z] [2026-01-07T09:37:48.171Z] #8 exporting to image [2026-01-07T09:37:48.171Z] #8 exporting layers done [2026-01-07T09:37:48.171Z] #8 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done [2026-01-07T09:37:48.171Z] #8 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done [2026-01-07T09:37:48.171Z] #8 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done [2026-01-07T09:37:48.171Z] #8 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done [2026-01-07T09:37:48.171Z] #8 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done [2026-01-07T09:37:48.171Z] #8 pushing layers 0.0s done [2026-01-07T09:37:48.171Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done [2026-01-07T09:37:48.171Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:48.171Z] #8 DONE 0.1s [2026-01-07T09:37:48.171Z] [2026-01-07T09:37:48.171Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:48.171Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:48.456Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92' [2026-01-07T09:37:48.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 --push - [2026-01-07T09:37:48.456Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:48.456Z] #1 transferring dockerfile: 178B done [2026-01-07T09:37:48.456Z] #1 DONE 0.0s [2026-01-07T09:37:48.456Z] [2026-01-07T09:37:48.456Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [2026-01-07T09:37:48.456Z] #2 DONE 0.0s [2026-01-07T09:37:48.456Z] [2026-01-07T09:37:48.456Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92 [2026-01-07T09:37:48.456Z] #3 DONE 0.0s [2026-01-07T09:37:48.456Z] [2026-01-07T09:37:48.456Z] #4 [internal] load .dockerignore [2026-01-07T09:37:48.456Z] #4 transferring context: 2B done [2026-01-07T09:37:48.456Z] #4 DONE 0.0s [2026-01-07T09:37:48.456Z] [2026-01-07T09:37:48.456Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:48.456Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:48.456Z] #5 CACHED [2026-01-07T09:37:48.456Z] [2026-01-07T09:37:48.456Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:48.456Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:48.456Z] #6 CACHED [2026-01-07T09:37:48.456Z] [2026-01-07T09:37:48.456Z] #7 exporting to image [2026-01-07T09:37:48.456Z] #7 exporting layers done [2026-01-07T09:37:48.456Z] #7 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done [2026-01-07T09:37:48.456Z] #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 [2026-01-07T09:37:48.456Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:48.714Z] #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done [2026-01-07T09:37:48.714Z] #7 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done [2026-01-07T09:37:48.714Z] #7 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done [2026-01-07T09:37:48.714Z] #7 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done [2026-01-07T09:37:48.714Z] #7 pushing layers 0.0s done [2026-01-07T09:37:48.714Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.92@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done [2026-01-07T09:37:48.714Z] #7 DONE 0.1s [2026-01-07T09:37:48.714Z] [2026-01-07T09:37:48.714Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:48.714Z] #8 DONE 0.0s [2026-01-07T09:37:48.714Z] [2026-01-07T09:37:48.714Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:48.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:49.002Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:49.002Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:49.002Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:49.002Z] #1 transferring dockerfile: 219B done [2026-01-07T09:37:49.002Z] #1 DONE 0.0s [2026-01-07T09:37:49.002Z] [2026-01-07T09:37:49.002Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:49.002Z] #2 DONE 0.0s [2026-01-07T09:37:49.002Z] [2026-01-07T09:37:49.002Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:49.002Z] #3 DONE 0.0s [2026-01-07T09:37:49.002Z] [2026-01-07T09:37:49.002Z] #4 [internal] load .dockerignore [2026-01-07T09:37:49.002Z] #4 transferring context: 2B done [2026-01-07T09:37:49.002Z] #4 DONE 0.0s [2026-01-07T09:37:49.002Z] [2026-01-07T09:37:49.002Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:49.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:49.002Z] #5 CACHED [2026-01-07T09:37:49.002Z] [2026-01-07T09:37:49.002Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:49.002Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:49.002Z] #6 CACHED [2026-01-07T09:37:49.002Z] [2026-01-07T09:37:49.002Z] #7 exporting to image [2026-01-07T09:37:49.002Z] #7 exporting layers done [2026-01-07T09:37:49.002Z] #7 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done [2026-01-07T09:37:49.002Z] #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 [2026-01-07T09:37:49.002Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:49.260Z] #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done [2026-01-07T09:37:49.260Z] #7 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done [2026-01-07T09:37:49.260Z] #7 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done [2026-01-07T09:37:49.260Z] #7 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done [2026-01-07T09:37:49.260Z] #7 pushing layers 0.0s done [2026-01-07T09:37:49.260Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done [2026-01-07T09:37:49.260Z] #7 DONE 0.1s [2026-01-07T09:37:49.260Z] [2026-01-07T09:37:49.260Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:49.260Z] #8 DONE 0.0s [2026-01-07T09:37:49.260Z] [2026-01-07T09:37:49.260Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:49.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:49.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-01-07T09:37:49.544Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-01-07T09:37:49.544Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:49.544Z] #1 transferring dockerfile: 170B done [2026-01-07T09:37:49.544Z] #1 DONE 0.0s [2026-01-07T09:37:49.544Z] [2026-01-07T09:37:49.544Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-01-07T09:37:49.544Z] #2 DONE 0.0s [2026-01-07T09:37:49.544Z] [2026-01-07T09:37:49.544Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-01-07T09:37:49.544Z] #3 DONE 0.0s [2026-01-07T09:37:49.544Z] [2026-01-07T09:37:49.544Z] #4 [internal] load .dockerignore [2026-01-07T09:37:49.544Z] #4 transferring context: 2B done [2026-01-07T09:37:49.544Z] #4 DONE 0.0s [2026-01-07T09:37:49.544Z] [2026-01-07T09:37:49.544Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:49.544Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:49.544Z] #5 CACHED [2026-01-07T09:37:49.544Z] [2026-01-07T09:37:49.544Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb [2026-01-07T09:37:49.544Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5dbebc0e381fc89766f8cf75827727e0f05c09f47949fd1db466ba856497c5bb 0.0s done [2026-01-07T09:37:49.544Z] #6 CACHED [2026-01-07T09:37:49.544Z] [2026-01-07T09:37:49.544Z] #7 exporting to image [2026-01-07T09:37:49.544Z] #7 exporting layers done [2026-01-07T09:37:49.544Z] #7 exporting manifest sha256:9e5004dcbc52ac232f03a28062b75895d0365db0043f21e431db3399c42aeeec done [2026-01-07T09:37:49.544Z] #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 [2026-01-07T09:37:49.544Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:49.802Z] #7 exporting config sha256:794ff9fbed5c4883ec7a14f6ad83345f5714f986819a6b878fa941ed3395be57 done [2026-01-07T09:37:49.802Z] #7 exporting manifest sha256:70797d20766222cb3a8c110f12d34a824b54567b1c31e937518d9275563562a8 done [2026-01-07T09:37:49.802Z] #7 exporting config sha256:a625f3f080f1ab157f41b926b1baef13279209e23d6c97d5b09e25ba30833d36 done [2026-01-07T09:37:49.802Z] #7 exporting manifest list sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 done [2026-01-07T09:37:49.802Z] #7 pushing layers 0.0s done [2026-01-07T09:37:49.802Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:abe4061e953564e1e45734597a3683264c1572ceee0d8049cb524ffa18e20ee4 0.1s done [2026-01-07T09:37:49.802Z] #7 DONE 0.1s [2026-01-07T09:37:49.802Z] [2026-01-07T09:37:49.802Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:49.802Z] #8 DONE 0.0s [2026-01-07T09:37:49.802Z] [2026-01-07T09:37:49.802Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:49.802Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:50.082Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:50.082Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:50.082Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:50.082Z] #1 transferring dockerfile: 204B done [2026-01-07T09:37:50.082Z] #1 DONE 0.0s [2026-01-07T09:37:50.082Z] [2026-01-07T09:37:50.082Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:50.082Z] #2 DONE 0.0s [2026-01-07T09:37:50.082Z] [2026-01-07T09:37:50.082Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:50.082Z] #3 DONE 0.0s [2026-01-07T09:37:50.082Z] [2026-01-07T09:37:50.082Z] #4 [internal] load .dockerignore [2026-01-07T09:37:50.082Z] #4 transferring context: 2B done [2026-01-07T09:37:50.082Z] #4 DONE 0.0s [2026-01-07T09:37:50.082Z] [2026-01-07T09:37:50.082Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:50.082Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:50.343Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done [2026-01-07T09:37:50.343Z] #5 DONE 0.1s [2026-01-07T09:37:50.343Z] [2026-01-07T09:37:50.343Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:50.343Z] #6 DONE 0.0s [2026-01-07T09:37:50.343Z] [2026-01-07T09:37:50.343Z] #7 exporting to image [2026-01-07T09:37:50.343Z] #7 exporting layers done [2026-01-07T09:37:50.343Z] #7 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b 0.0s done [2026-01-07T09:37:50.343Z] #7 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done [2026-01-07T09:37:50.343Z] #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done [2026-01-07T09:37:50.343Z] #7 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done [2026-01-07T09:37:50.343Z] #7 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done [2026-01-07T09:37:50.343Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:50.343Z] #7 ... [2026-01-07T09:37:50.343Z] [2026-01-07T09:37:50.343Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:50.343Z] #8 DONE 0.0s [2026-01-07T09:37:50.343Z] [2026-01-07T09:37:50.343Z] #7 exporting to image [2026-01-07T09:37:50.343Z] #7 pushing layers 0.1s done [2026-01-07T09:37:50.343Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee [2026-01-07T09:37:50.602Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done [2026-01-07T09:37:50.602Z] #7 DONE 0.2s [2026-01-07T09:37:50.602Z] [2026-01-07T09:37:50.602Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:50.602Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:50.892Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-01-07T09:37:50.892Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-01-07T09:37:50.892Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:50.892Z] #1 transferring dockerfile: 170B done [2026-01-07T09:37:50.892Z] #1 DONE 0.0s [2026-01-07T09:37:50.892Z] [2026-01-07T09:37:50.892Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-01-07T09:37:50.892Z] #2 DONE 0.0s [2026-01-07T09:37:50.892Z] [2026-01-07T09:37:50.892Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-01-07T09:37:50.892Z] #3 DONE 0.0s [2026-01-07T09:37:50.892Z] [2026-01-07T09:37:50.892Z] #4 [internal] load .dockerignore [2026-01-07T09:37:50.892Z] #4 transferring context: 2B done [2026-01-07T09:37:50.892Z] #4 DONE 0.0s [2026-01-07T09:37:50.892Z] [2026-01-07T09:37:50.892Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:50.892Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 done [2026-01-07T09:37:50.892Z] #5 CACHED [2026-01-07T09:37:50.892Z] [2026-01-07T09:37:50.892Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:50.892Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done [2026-01-07T09:37:50.892Z] #6 CACHED [2026-01-07T09:37:50.892Z] [2026-01-07T09:37:50.892Z] #7 exporting to image [2026-01-07T09:37:50.892Z] #7 exporting layers done [2026-01-07T09:37:50.892Z] #7 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done [2026-01-07T09:37:50.892Z] #7 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done [2026-01-07T09:37:50.892Z] #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 [2026-01-07T09:37:50.892Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:51.152Z] #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done [2026-01-07T09:37:51.152Z] #7 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done [2026-01-07T09:37:51.152Z] #7 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done [2026-01-07T09:37:51.152Z] #7 pushing layers 0.0s done [2026-01-07T09:37:51.152Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done [2026-01-07T09:37:51.152Z] #7 DONE 0.1s [2026-01-07T09:37:51.152Z] [2026-01-07T09:37:51.152Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:51.152Z] #8 DONE 0.0s [2026-01-07T09:37:51.152Z] [2026-01-07T09:37:51.152Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:51.152Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:51.433Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 --push - [2026-01-07T09:37:51.433Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92' [2026-01-07T09:37:51.691Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:51.691Z] #1 transferring dockerfile: 176B done [2026-01-07T09:37:51.691Z] #1 DONE 0.0s [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [2026-01-07T09:37:51.691Z] #2 DONE 0.0s [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92 [2026-01-07T09:37:51.691Z] #3 DONE 0.0s [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #4 [internal] load .dockerignore [2026-01-07T09:37:51.691Z] #4 transferring context: 2B done [2026-01-07T09:37:51.691Z] #4 DONE 0.0s [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:51.691Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 done [2026-01-07T09:37:51.691Z] #5 CACHED [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:51.691Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 done [2026-01-07T09:37:51.691Z] #6 CACHED [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:51.691Z] #7 DONE 0.0s [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] #8 exporting to image [2026-01-07T09:37:51.691Z] #8 exporting layers done [2026-01-07T09:37:51.691Z] #8 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done [2026-01-07T09:37:51.691Z] #8 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done [2026-01-07T09:37:51.691Z] #8 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done [2026-01-07T09:37:51.691Z] #8 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done [2026-01-07T09:37:51.691Z] #8 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done [2026-01-07T09:37:51.691Z] #8 pushing layers 0.0s done [2026-01-07T09:37:51.691Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.92@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done [2026-01-07T09:37:51.691Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:51.691Z] #8 DONE 0.1s [2026-01-07T09:37:51.691Z] [2026-01-07T09:37:51.691Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:51.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:52.028Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:37:52.028Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:37:52.028Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:52.028Z] #1 transferring dockerfile: 217B done [2026-01-07T09:37:52.028Z] #1 DONE 0.0s [2026-01-07T09:37:52.028Z] [2026-01-07T09:37:52.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:52.028Z] #2 DONE 0.0s [2026-01-07T09:37:52.028Z] [2026-01-07T09:37:52.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:37:52.028Z] #3 DONE 0.0s [2026-01-07T09:37:52.028Z] [2026-01-07T09:37:52.028Z] #4 [internal] load .dockerignore [2026-01-07T09:37:52.028Z] #4 transferring context: [2026-01-07T09:37:52.314Z] #4 transferring context: 2B done [2026-01-07T09:37:52.314Z] #4 DONE 0.1s [2026-01-07T09:37:52.314Z] [2026-01-07T09:37:52.314Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:52.314Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:52.314Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.1s done [2026-01-07T09:37:52.314Z] #5 CACHED [2026-01-07T09:37:52.314Z] [2026-01-07T09:37:52.314Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:52.314Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.1s done [2026-01-07T09:37:52.314Z] #6 CACHED [2026-01-07T09:37:52.314Z] [2026-01-07T09:37:52.314Z] #7 exporting to image [2026-01-07T09:37:52.314Z] #7 exporting layers [2026-01-07T09:37:52.314Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:52.581Z] #7 exporting layers done [2026-01-07T09:37:52.581Z] #7 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done [2026-01-07T09:37:52.581Z] #7 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 0.0s done [2026-01-07T09:37:52.581Z] #7 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 0.0s done [2026-01-07T09:37:52.581Z] #7 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done [2026-01-07T09:37:52.581Z] #7 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.0s done [2026-01-07T09:37:52.581Z] #7 pushing layers 0.0s done [2026-01-07T09:37:52.581Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee [2026-01-07T09:37:52.581Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done [2026-01-07T09:37:52.581Z] #7 DONE 0.2s [2026-01-07T09:37:52.581Z] [2026-01-07T09:37:52.581Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:52.581Z] #8 DONE 0.0s [2026-01-07T09:37:52.581Z] [2026-01-07T09:37:52.581Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:52.581Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:52.868Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-01-07T09:37:52.868Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-01-07T09:37:53.127Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:53.127Z] #1 transferring dockerfile: 168B done [2026-01-07T09:37:53.127Z] #1 DONE 0.1s [2026-01-07T09:37:53.127Z] [2026-01-07T09:37:53.127Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-01-07T09:37:53.127Z] #2 DONE 0.1s [2026-01-07T09:37:53.127Z] [2026-01-07T09:37:53.127Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-01-07T09:37:53.127Z] #3 DONE 0.1s [2026-01-07T09:37:53.127Z] [2026-01-07T09:37:53.127Z] #4 [internal] load .dockerignore [2026-01-07T09:37:53.127Z] #4 transferring context: 2B done [2026-01-07T09:37:53.127Z] #4 DONE 0.1s [2026-01-07T09:37:53.127Z] [2026-01-07T09:37:53.127Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:53.127Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done [2026-01-07T09:37:53.127Z] #5 DONE 0.0s [2026-01-07T09:37:53.127Z] [2026-01-07T09:37:53.127Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:53.389Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 0.0s done [2026-01-07T09:37:53.389Z] #6 CACHED [2026-01-07T09:37:53.389Z] [2026-01-07T09:37:53.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:93c54743c868ce025e2ff5ec4109a8e5b0e9b2de587534c4491ad2bb10a38e50 [2026-01-07T09:37:53.389Z] #5 CACHED [2026-01-07T09:37:53.389Z] [2026-01-07T09:37:53.389Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:53.389Z] #7 DONE 0.0s [2026-01-07T09:37:53.389Z] [2026-01-07T09:37:53.389Z] #8 exporting to image [2026-01-07T09:37:53.389Z] #8 exporting layers done [2026-01-07T09:37:53.389Z] #8 exporting manifest sha256:a51ae60bf3caa77e34c71189edeaa5b98448d0ab2ac6de64f6be332064e57d4b done [2026-01-07T09:37:53.389Z] #8 exporting config sha256:c0c4e14bf8d2d2b6e39bde36df0aace66c17941468e1778452de5039486d11d6 done [2026-01-07T09:37:53.389Z] #8 exporting manifest sha256:6c5c0ae9b453fb44f2df2d6574cab34fff37f79f8d66b75836fb0ab10a4af916 done [2026-01-07T09:37:53.389Z] #8 exporting config sha256:60ab0d13b8488e9cda66835ec4db66003a85893210576da742f1db00d71ba604 done [2026-01-07T09:37:53.389Z] #8 exporting manifest list sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee done [2026-01-07T09:37:53.389Z] #8 pushing layers 0.0s done [2026-01-07T09:37:53.389Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d81a1e902719f599442ad2a08fce37ee35afdf4f31a51df183e93717c68d3cee 0.1s done [2026-01-07T09:37:53.389Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:53.389Z] #8 DONE 0.1s [2026-01-07T09:37:53.648Z] [2026-01-07T09:37:53.648Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:53.648Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:53.929Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:37:53.929Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:37:54.188Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:54.188Z] #1 transferring dockerfile: 205B done [2026-01-07T09:37:54.188Z] #1 DONE 0.0s [2026-01-07T09:37:54.188Z] [2026-01-07T09:37:54.188Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:54.188Z] #2 DONE 0.1s [2026-01-07T09:37:54.188Z] [2026-01-07T09:37:54.188Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:37:54.188Z] #3 DONE 0.1s [2026-01-07T09:37:54.188Z] [2026-01-07T09:37:54.188Z] #4 [internal] load .dockerignore [2026-01-07T09:37:54.188Z] #4 transferring context: 2B done [2026-01-07T09:37:54.188Z] #4 DONE 0.1s [2026-01-07T09:37:54.447Z] [2026-01-07T09:37:54.447Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:37:54.447Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:37:54.447Z] #5 DONE 0.0s [2026-01-07T09:37:54.447Z] [2026-01-07T09:37:54.447Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:37:54.447Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:37:54.447Z] #6 DONE 0.3s [2026-01-07T09:37:54.705Z] [2026-01-07T09:37:54.705Z] #7 exporting to image [2026-01-07T09:37:54.705Z] #7 exporting layers done [2026-01-07T09:37:54.705Z] #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc 0.0s done [2026-01-07T09:37:54.705Z] #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 0.0s done [2026-01-07T09:37:54.705Z] #7 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 0.0s done [2026-01-07T09:37:54.705Z] #7 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d 0.0s done [2026-01-07T09:37:54.705Z] #7 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.0s done [2026-01-07T09:37:54.705Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:54.705Z] #7 ... [2026-01-07T09:37:54.705Z] [2026-01-07T09:37:54.705Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:54.705Z] #8 DONE 0.0s [2026-01-07T09:37:54.705Z] [2026-01-07T09:37:54.705Z] #7 exporting to image [2026-01-07T09:37:54.705Z] #7 pushing layers 0.1s done [2026-01-07T09:37:54.705Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 [2026-01-07T09:37:54.963Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done [2026-01-07T09:37:54.963Z] #7 DONE 0.3s [2026-01-07T09:37:54.963Z] [2026-01-07T09:37:54.963Z] 1 warning found (use --debug to expand): [2026-01-07T09:37:54.963Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:37:55.245Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-01-07T09:37:55.245Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-01-07T09:37:55.502Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:37:55.502Z] #1 transferring dockerfile: 171B done [2026-01-07T09:37:55.502Z] #1 DONE 0.1s [2026-01-07T09:37:55.502Z] [2026-01-07T09:37:55.502Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-01-07T09:37:55.502Z] #2 DONE 0.0s [2026-01-07T09:37:55.502Z] [2026-01-07T09:37:55.502Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-01-07T09:37:55.502Z] #3 DONE 0.0s [2026-01-07T09:37:55.502Z] [2026-01-07T09:37:55.502Z] #4 [internal] load .dockerignore [2026-01-07T09:37:55.502Z] #4 transferring context: 2B done [2026-01-07T09:37:55.502Z] #4 DONE 0.1s [2026-01-07T09:37:55.502Z] [2026-01-07T09:37:55.502Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:37:55.502Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:37:55.763Z] #5 CACHED [2026-01-07T09:37:55.763Z] [2026-01-07T09:37:55.763Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:37:55.763Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:37:55.763Z] #6 CACHED [2026-01-07T09:37:55.763Z] [2026-01-07T09:37:55.763Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:37:55.763Z] #7 DONE 0.0s [2026-01-07T09:37:55.763Z] [2026-01-07T09:37:55.763Z] #8 exporting to image [2026-01-07T09:37:55.763Z] #8 exporting layers done [2026-01-07T09:37:55.763Z] #8 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc done [2026-01-07T09:37:55.763Z] #8 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 done [2026-01-07T09:37:55.763Z] #8 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 done [2026-01-07T09:37:55.763Z] #8 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d done [2026-01-07T09:37:55.763Z] #8 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done [2026-01-07T09:37:55.763Z] #8 pushing layers 0.0s done [2026-01-07T09:37:55.763Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done [2026-01-07T09:37:55.763Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:37:55.763Z] #8 DONE 0.1s [2026-01-07T09:38:03.882Z] [2026-01-07T09:38:03.882Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:03.882Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:04.167Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92' [2026-01-07T09:38:04.167Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 --push - [2026-01-07T09:38:04.425Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:04.425Z] #1 transferring dockerfile: 177B done [2026-01-07T09:38:04.425Z] #1 DONE 0.0s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [2026-01-07T09:38:04.425Z] #2 DONE 0.0s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92 [2026-01-07T09:38:04.425Z] #3 DONE 0.0s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #4 [internal] load .dockerignore [2026-01-07T09:38:04.425Z] #4 transferring context: 2B done [2026-01-07T09:38:04.425Z] #4 DONE 0.0s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:04.425Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 done [2026-01-07T09:38:04.425Z] #5 CACHED [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:04.425Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:38:04.425Z] #6 DONE 0.0s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:04.425Z] #6 CACHED [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:04.425Z] #7 DONE 0.0s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.425Z] #8 exporting to image [2026-01-07T09:38:04.425Z] #8 exporting layers done [2026-01-07T09:38:04.425Z] #8 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc done [2026-01-07T09:38:04.425Z] #8 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 done [2026-01-07T09:38:04.425Z] #8 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 done [2026-01-07T09:38:04.425Z] #8 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d done [2026-01-07T09:38:04.425Z] #8 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done [2026-01-07T09:38:04.425Z] #8 pushing layers 0.0s done [2026-01-07T09:38:04.425Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.92@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done [2026-01-07T09:38:04.425Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:04.425Z] #8 DONE 0.1s [2026-01-07T09:38:04.425Z] [2026-01-07T09:38:04.426Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:04.426Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:04.706Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:04.706Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:04.706Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:04.706Z] #1 transferring dockerfile: 218B done [2026-01-07T09:38:04.706Z] #1 DONE 0.0s [2026-01-07T09:38:04.706Z] [2026-01-07T09:38:04.706Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:04.706Z] #2 DONE 0.0s [2026-01-07T09:38:04.706Z] [2026-01-07T09:38:04.706Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:04.706Z] #3 DONE 0.0s [2026-01-07T09:38:04.706Z] [2026-01-07T09:38:04.706Z] #4 [internal] load .dockerignore [2026-01-07T09:38:04.706Z] #4 transferring context: 2B done [2026-01-07T09:38:04.706Z] #4 DONE 0.0s [2026-01-07T09:38:04.706Z] [2026-01-07T09:38:04.706Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:04.706Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:38:04.706Z] #5 CACHED [2026-01-07T09:38:04.706Z] [2026-01-07T09:38:04.706Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:04.706Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.0s done [2026-01-07T09:38:04.706Z] #6 CACHED [2026-01-07T09:38:04.706Z] [2026-01-07T09:38:04.706Z] #7 exporting to image [2026-01-07T09:38:04.706Z] #7 exporting layers done [2026-01-07T09:38:04.706Z] #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc 0.0s done [2026-01-07T09:38:04.706Z] #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 [2026-01-07T09:38:04.706Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:04.965Z] #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 done [2026-01-07T09:38:04.965Z] #7 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 done [2026-01-07T09:38:04.965Z] #7 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d done [2026-01-07T09:38:04.965Z] #7 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done [2026-01-07T09:38:04.965Z] #7 pushing layers 0.0s done [2026-01-07T09:38:04.965Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done [2026-01-07T09:38:04.965Z] #7 DONE 0.1s [2026-01-07T09:38:04.965Z] [2026-01-07T09:38:04.965Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:04.965Z] #8 DONE 0.0s [2026-01-07T09:38:05.533Z] [2026-01-07T09:38:05.533Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:05.533Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:05.813Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-01-07T09:38:05.813Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-01-07T09:38:06.073Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:06.073Z] #1 transferring dockerfile: 169B done [2026-01-07T09:38:06.073Z] #1 DONE 0.2s [2026-01-07T09:38:06.331Z] [2026-01-07T09:38:06.331Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-01-07T09:38:06.331Z] #2 DONE 0.1s [2026-01-07T09:38:06.331Z] [2026-01-07T09:38:06.331Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-01-07T09:38:06.331Z] #3 DONE 0.1s [2026-01-07T09:38:06.331Z] [2026-01-07T09:38:06.331Z] #4 [internal] load .dockerignore [2026-01-07T09:38:06.331Z] #4 transferring context: 2B done [2026-01-07T09:38:06.331Z] #4 DONE 0.1s [2026-01-07T09:38:06.331Z] [2026-01-07T09:38:06.331Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:06.331Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:06.588Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.1s done [2026-01-07T09:38:06.588Z] #5 CACHED [2026-01-07T09:38:06.588Z] [2026-01-07T09:38:06.588Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 [2026-01-07T09:38:06.588Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f4c8c8ab131ef207ce8104c3ae015953b68dc1c8c20116172e85b71cea7708e8 0.1s done [2026-01-07T09:38:06.588Z] #6 CACHED [2026-01-07T09:38:06.588Z] [2026-01-07T09:38:06.588Z] #7 exporting to image [2026-01-07T09:38:06.588Z] #7 exporting layers done [2026-01-07T09:38:06.588Z] #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc [2026-01-07T09:38:06.588Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:06.588Z] #7 exporting manifest sha256:2331efc701b15d4b0bcc3cd44856c324850e5918a85dd34dc0a430c5c9924ccc done [2026-01-07T09:38:06.588Z] #7 exporting config sha256:2cd963f789c60ad1d197b8795848e7f29a794a1127ca3bf1753c4ab34983c260 0.0s done [2026-01-07T09:38:06.588Z] #7 exporting manifest sha256:3e1cbfe8d7e127eba8b3c6bc4a4b065b505949e910aab6677e8a5b99ffbf9034 0.0s done [2026-01-07T09:38:06.588Z] #7 exporting config sha256:8c46580d0dd6d111a1740c3f532b9a3e80e090d78a358b988af72947c656658d 0.0s done [2026-01-07T09:38:06.588Z] #7 exporting manifest list sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 done [2026-01-07T09:38:06.588Z] #7 pushing layers 0.0s done [2026-01-07T09:38:06.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 [2026-01-07T09:38:06.847Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3a5b359ac5614aeda0b8e445dd21b62aa3ffbc8d9802b86dd53c83a803589e73 0.1s done [2026-01-07T09:38:06.847Z] #7 DONE 0.2s [2026-01-07T09:38:06.847Z] [2026-01-07T09:38:06.847Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:06.847Z] #8 DONE 0.0s [2026-01-07T09:38:07.412Z] [2026-01-07T09:38:07.412Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:07.412Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:07.711Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:07.711Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:08.278Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:08.278Z] #1 transferring dockerfile: 211B done [2026-01-07T09:38:08.278Z] #1 DONE 0.2s [2026-01-07T09:38:08.278Z] [2026-01-07T09:38:08.278Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:08.536Z] #2 DONE 0.3s [2026-01-07T09:38:08.536Z] [2026-01-07T09:38:08.536Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:08.536Z] #3 DONE 0.2s [2026-01-07T09:38:08.536Z] [2026-01-07T09:38:08.536Z] #4 [internal] load .dockerignore [2026-01-07T09:38:08.536Z] #4 transferring context: [2026-01-07T09:38:08.796Z] #4 transferring context: 2B done [2026-01-07T09:38:08.796Z] #4 DONE 0.2s [2026-01-07T09:38:08.796Z] [2026-01-07T09:38:08.796Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:08.796Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.1s done [2026-01-07T09:38:08.796Z] #5 DONE 0.1s [2026-01-07T09:38:08.796Z] [2026-01-07T09:38:08.796Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:09.056Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.1s done [2026-01-07T09:38:09.056Z] #6 DONE 0.1s [2026-01-07T09:38:09.056Z] [2026-01-07T09:38:09.056Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:09.056Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.1s done [2026-01-07T09:38:09.624Z] #5 DONE 0.6s [2026-01-07T09:38:09.624Z] [2026-01-07T09:38:09.624Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:09.624Z] #7 DONE 0.0s [2026-01-07T09:38:09.624Z] [2026-01-07T09:38:09.624Z] #8 exporting to image [2026-01-07T09:38:09.624Z] #8 exporting layers done [2026-01-07T09:38:09.624Z] #8 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done [2026-01-07T09:38:09.624Z] #8 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done [2026-01-07T09:38:09.624Z] #8 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done [2026-01-07T09:38:09.624Z] #8 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done [2026-01-07T09:38:09.624Z] #8 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done [2026-01-07T09:38:09.624Z] #8 pushing layers 0.1s done [2026-01-07T09:38:09.624Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 [2026-01-07T09:38:09.624Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:09.624Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done [2026-01-07T09:38:09.624Z] #8 DONE 0.2s [2026-01-07T09:38:09.624Z] [2026-01-07T09:38:09.624Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:09.624Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:09.914Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-01-07T09:38:09.914Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-01-07T09:38:09.914Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:09.914Z] #1 transferring dockerfile: 177B done [2026-01-07T09:38:09.914Z] #1 DONE 0.0s [2026-01-07T09:38:09.914Z] [2026-01-07T09:38:09.914Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-01-07T09:38:09.914Z] #2 DONE 0.0s [2026-01-07T09:38:09.914Z] [2026-01-07T09:38:09.914Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-01-07T09:38:09.914Z] #3 DONE 0.0s [2026-01-07T09:38:09.914Z] [2026-01-07T09:38:09.914Z] #4 [internal] load .dockerignore [2026-01-07T09:38:09.914Z] #4 transferring context: 2B done [2026-01-07T09:38:09.914Z] #4 DONE 0.0s [2026-01-07T09:38:09.914Z] [2026-01-07T09:38:09.914Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:09.914Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:09.914Z] #5 CACHED [2026-01-07T09:38:09.914Z] [2026-01-07T09:38:09.914Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:09.914Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:09.914Z] #6 CACHED [2026-01-07T09:38:09.914Z] [2026-01-07T09:38:09.914Z] #7 exporting to image [2026-01-07T09:38:09.914Z] #7 exporting layers done [2026-01-07T09:38:09.914Z] #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done [2026-01-07T09:38:09.914Z] #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done [2026-01-07T09:38:09.914Z] #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done [2026-01-07T09:38:09.915Z] #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done [2026-01-07T09:38:09.915Z] #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done [2026-01-07T09:38:09.915Z] #7 pushing layers 0.0s done [2026-01-07T09:38:09.915Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 [2026-01-07T09:38:09.915Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:10.173Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done [2026-01-07T09:38:10.173Z] #7 DONE 0.1s [2026-01-07T09:38:10.173Z] [2026-01-07T09:38:10.173Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:10.173Z] #8 DONE 0.0s [2026-01-07T09:38:10.173Z] [2026-01-07T09:38:10.173Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:10.173Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:10.463Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92' [2026-01-07T09:38:10.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 --push - [2026-01-07T09:38:10.722Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:10.722Z] #1 transferring dockerfile: 183B done [2026-01-07T09:38:10.722Z] #1 DONE 0.0s [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [2026-01-07T09:38:10.722Z] #2 DONE 0.0s [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92 [2026-01-07T09:38:10.722Z] #3 DONE 0.0s [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #4 [internal] load .dockerignore [2026-01-07T09:38:10.722Z] #4 transferring context: 2B done [2026-01-07T09:38:10.722Z] #4 DONE 0.0s [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:10.722Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:10.722Z] #5 CACHED [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:10.722Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:10.722Z] #6 CACHED [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #7 exporting to image [2026-01-07T09:38:10.722Z] #7 exporting layers done [2026-01-07T09:38:10.722Z] #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done [2026-01-07T09:38:10.722Z] #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done [2026-01-07T09:38:10.722Z] #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done [2026-01-07T09:38:10.722Z] #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done [2026-01-07T09:38:10.722Z] #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done [2026-01-07T09:38:10.722Z] #7 pushing layers 0.0s done [2026-01-07T09:38:10.722Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 [2026-01-07T09:38:10.722Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:10.722Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done [2026-01-07T09:38:10.722Z] #7 DONE 0.1s [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:10.722Z] #8 DONE 0.0s [2026-01-07T09:38:10.722Z] [2026-01-07T09:38:10.722Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:10.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:11.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:11.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:11.267Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:11.267Z] #1 transferring dockerfile: 224B done [2026-01-07T09:38:11.267Z] #1 DONE 0.0s [2026-01-07T09:38:11.267Z] [2026-01-07T09:38:11.267Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:11.267Z] #2 DONE 0.0s [2026-01-07T09:38:11.267Z] [2026-01-07T09:38:11.267Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:11.267Z] #3 DONE 0.0s [2026-01-07T09:38:11.267Z] [2026-01-07T09:38:11.267Z] #4 [internal] load .dockerignore [2026-01-07T09:38:11.267Z] #4 transferring context: [2026-01-07T09:38:11.267Z] #4 transferring context: 2B done [2026-01-07T09:38:11.267Z] #4 DONE 0.0s [2026-01-07T09:38:11.267Z] [2026-01-07T09:38:11.267Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:11.267Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:11.267Z] #5 CACHED [2026-01-07T09:38:11.267Z] [2026-01-07T09:38:11.267Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:11.267Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:11.267Z] #6 CACHED [2026-01-07T09:38:11.267Z] [2026-01-07T09:38:11.267Z] #7 exporting to image [2026-01-07T09:38:11.267Z] #7 exporting layers done [2026-01-07T09:38:11.267Z] #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done [2026-01-07T09:38:11.267Z] #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done [2026-01-07T09:38:11.267Z] #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done [2026-01-07T09:38:11.267Z] #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done [2026-01-07T09:38:11.267Z] #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done [2026-01-07T09:38:11.267Z] #7 pushing layers 0.0s done [2026-01-07T09:38:11.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 [2026-01-07T09:38:11.267Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:11.526Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done [2026-01-07T09:38:11.526Z] #7 DONE 0.1s [2026-01-07T09:38:11.526Z] [2026-01-07T09:38:11.526Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:11.526Z] #8 DONE 0.0s [2026-01-07T09:38:11.526Z] [2026-01-07T09:38:11.526Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:11.526Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:11.813Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-01-07T09:38:11.813Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-01-07T09:38:11.813Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:11.813Z] #1 transferring dockerfile: 175B done [2026-01-07T09:38:11.813Z] #1 DONE 0.0s [2026-01-07T09:38:11.813Z] [2026-01-07T09:38:11.813Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-01-07T09:38:11.813Z] #2 DONE 0.0s [2026-01-07T09:38:11.813Z] [2026-01-07T09:38:11.813Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-01-07T09:38:11.813Z] #3 DONE 0.0s [2026-01-07T09:38:11.813Z] [2026-01-07T09:38:11.813Z] #4 [internal] load .dockerignore [2026-01-07T09:38:11.813Z] #4 transferring context: 2B done [2026-01-07T09:38:11.813Z] #4 DONE 0.0s [2026-01-07T09:38:11.813Z] [2026-01-07T09:38:11.813Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:11.813Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 done [2026-01-07T09:38:11.813Z] #5 CACHED [2026-01-07T09:38:11.813Z] [2026-01-07T09:38:11.813Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 [2026-01-07T09:38:11.813Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bcf9f4dc1d04bdd8963edf8d2e41518a0b8b40a4be73aee7311fa3e4e666fc76 0.0s done [2026-01-07T09:38:11.813Z] #6 CACHED [2026-01-07T09:38:11.813Z] [2026-01-07T09:38:11.813Z] #7 exporting to image [2026-01-07T09:38:11.813Z] #7 exporting layers done [2026-01-07T09:38:11.813Z] #7 exporting manifest sha256:120b9b248c427dac1b0b87a7e125839505d3f335a2ff3e3cfe24425526d0c5b2 done [2026-01-07T09:38:11.813Z] #7 exporting config sha256:3847e0a364316a38fd4fbfc6b16e4392958f80d338dfef41f15fdad3ab309164 done [2026-01-07T09:38:11.813Z] #7 exporting manifest sha256:2137bb44b858ed68e5d215147a732fd6d15e7f09d48a8faa03e5b6be58495c42 done [2026-01-07T09:38:11.813Z] #7 exporting config sha256:1652ed056e5f9f9e8c7f4436a0acb7af7c53ffd40a60b3962f8643d1dd281ce9 done [2026-01-07T09:38:11.813Z] #7 exporting manifest list sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 done [2026-01-07T09:38:11.813Z] #7 pushing layers 0.0s done [2026-01-07T09:38:11.813Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 [2026-01-07T09:38:11.813Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:12.071Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fc25fae6622c2ebe9b83ca61772b81842fb9dd3ec99bfed0f3ae143ce4e52e58 0.1s done [2026-01-07T09:38:12.071Z] #7 DONE 0.1s [2026-01-07T09:38:12.071Z] [2026-01-07T09:38:12.071Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:12.071Z] #8 DONE 0.0s [2026-01-07T09:38:12.071Z] [2026-01-07T09:38:12.071Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:12.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:12.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:12.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:12.375Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:12.375Z] #1 transferring dockerfile: 215B done [2026-01-07T09:38:12.375Z] #1 DONE 0.0s [2026-01-07T09:38:12.375Z] [2026-01-07T09:38:12.375Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:12.375Z] #2 DONE 0.0s [2026-01-07T09:38:12.375Z] [2026-01-07T09:38:12.375Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:12.375Z] #3 DONE 0.0s [2026-01-07T09:38:12.375Z] [2026-01-07T09:38:12.375Z] #4 [internal] load .dockerignore [2026-01-07T09:38:12.375Z] #4 transferring context: 2B done [2026-01-07T09:38:12.375Z] #4 DONE 0.0s [2026-01-07T09:38:12.375Z] [2026-01-07T09:38:12.375Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:12.375Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:12.375Z] #5 DONE 0.0s [2026-01-07T09:38:12.375Z] [2026-01-07T09:38:12.375Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:12.634Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:12.634Z] #6 DONE 0.0s [2026-01-07T09:38:12.634Z] [2026-01-07T09:38:12.634Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:12.634Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:12.634Z] #5 DONE 0.1s [2026-01-07T09:38:12.634Z] [2026-01-07T09:38:12.634Z] #7 exporting to image [2026-01-07T09:38:12.634Z] #7 exporting layers done [2026-01-07T09:38:12.634Z] #7 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done [2026-01-07T09:38:12.634Z] #7 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done [2026-01-07T09:38:12.634Z] #7 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done [2026-01-07T09:38:12.634Z] #7 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done [2026-01-07T09:38:12.634Z] #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done [2026-01-07T09:38:12.634Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:12.634Z] #7 ... [2026-01-07T09:38:12.634Z] [2026-01-07T09:38:12.634Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:12.634Z] #8 DONE 0.0s [2026-01-07T09:38:12.634Z] [2026-01-07T09:38:12.634Z] #7 exporting to image [2026-01-07T09:38:12.634Z] #7 pushing layers 0.1s done [2026-01-07T09:38:12.634Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 [2026-01-07T09:38:12.893Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done [2026-01-07T09:38:12.893Z] #7 DONE 0.2s [2026-01-07T09:38:12.893Z] [2026-01-07T09:38:12.893Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:12.893Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:13.178Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-01-07T09:38:13.178Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-01-07T09:38:13.178Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:13.178Z] #1 transferring dockerfile: 181B done [2026-01-07T09:38:13.178Z] #1 DONE 0.0s [2026-01-07T09:38:13.178Z] [2026-01-07T09:38:13.178Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-01-07T09:38:13.178Z] #2 DONE 0.0s [2026-01-07T09:38:13.178Z] [2026-01-07T09:38:13.178Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-01-07T09:38:13.178Z] #3 DONE 0.0s [2026-01-07T09:38:13.178Z] [2026-01-07T09:38:13.178Z] #4 [internal] load .dockerignore [2026-01-07T09:38:13.178Z] #4 transferring context: 2B done [2026-01-07T09:38:13.178Z] #4 DONE 0.0s [2026-01-07T09:38:13.178Z] [2026-01-07T09:38:13.178Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:13.178Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:13.178Z] #5 CACHED [2026-01-07T09:38:13.178Z] [2026-01-07T09:38:13.178Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:13.178Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:13.178Z] #6 CACHED [2026-01-07T09:38:13.178Z] [2026-01-07T09:38:13.178Z] #7 exporting to image [2026-01-07T09:38:13.178Z] #7 exporting layers done [2026-01-07T09:38:13.178Z] #7 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done [2026-01-07T09:38:13.178Z] #7 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done [2026-01-07T09:38:13.178Z] #7 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done [2026-01-07T09:38:13.178Z] #7 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done [2026-01-07T09:38:13.178Z] #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 [2026-01-07T09:38:13.178Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:13.439Z] #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done [2026-01-07T09:38:13.439Z] #7 pushing layers 0.0s done [2026-01-07T09:38:13.439Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done [2026-01-07T09:38:13.439Z] #7 DONE 0.1s [2026-01-07T09:38:13.439Z] [2026-01-07T09:38:13.439Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:13.439Z] #8 DONE 0.0s [2026-01-07T09:38:13.439Z] [2026-01-07T09:38:13.439Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:13.439Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:13.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92' [2026-01-07T09:38:13.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 --push - [2026-01-07T09:38:13.730Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:13.730Z] #1 transferring dockerfile: 187B 0.0s done [2026-01-07T09:38:13.730Z] #1 DONE 0.0s [2026-01-07T09:38:13.730Z] [2026-01-07T09:38:13.730Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [2026-01-07T09:38:13.730Z] #2 DONE 0.0s [2026-01-07T09:38:13.730Z] [2026-01-07T09:38:13.730Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92 [2026-01-07T09:38:13.730Z] #3 DONE 0.0s [2026-01-07T09:38:13.730Z] [2026-01-07T09:38:13.730Z] #4 [internal] load .dockerignore [2026-01-07T09:38:13.730Z] #4 transferring context: 2B done [2026-01-07T09:38:13.730Z] #4 DONE 0.0s [2026-01-07T09:38:13.730Z] [2026-01-07T09:38:13.730Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:13.730Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:13.730Z] #5 DONE 0.0s [2026-01-07T09:38:13.730Z] [2026-01-07T09:38:13.730Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:13.988Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:13.988Z] #6 CACHED [2026-01-07T09:38:13.988Z] [2026-01-07T09:38:13.988Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:13.988Z] #5 CACHED [2026-01-07T09:38:13.988Z] [2026-01-07T09:38:13.988Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:13.988Z] #7 DONE 0.0s [2026-01-07T09:38:13.988Z] [2026-01-07T09:38:13.988Z] #8 exporting to image [2026-01-07T09:38:13.988Z] #8 exporting layers done [2026-01-07T09:38:13.988Z] #8 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done [2026-01-07T09:38:13.988Z] #8 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done [2026-01-07T09:38:13.988Z] #8 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done [2026-01-07T09:38:13.988Z] #8 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done [2026-01-07T09:38:13.988Z] #8 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done [2026-01-07T09:38:13.988Z] #8 pushing layers 0.0s done [2026-01-07T09:38:13.988Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.92@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done [2026-01-07T09:38:13.988Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:13.988Z] #8 DONE 0.1s [2026-01-07T09:38:13.988Z] [2026-01-07T09:38:13.988Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:13.988Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:14.268Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:14.268Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:14.268Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:14.268Z] #1 transferring dockerfile: 228B done [2026-01-07T09:38:14.268Z] #1 DONE 0.0s [2026-01-07T09:38:14.268Z] [2026-01-07T09:38:14.268Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:14.268Z] #2 DONE 0.0s [2026-01-07T09:38:14.268Z] [2026-01-07T09:38:14.268Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:14.268Z] #3 DONE 0.0s [2026-01-07T09:38:14.268Z] [2026-01-07T09:38:14.268Z] #4 [internal] load .dockerignore [2026-01-07T09:38:14.268Z] #4 transferring context: 2B done [2026-01-07T09:38:14.268Z] #4 DONE 0.0s [2026-01-07T09:38:14.268Z] [2026-01-07T09:38:14.268Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:14.268Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc done [2026-01-07T09:38:14.268Z] #5 CACHED [2026-01-07T09:38:14.268Z] [2026-01-07T09:38:14.268Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:14.268Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc done [2026-01-07T09:38:14.268Z] #6 CACHED [2026-01-07T09:38:14.268Z] [2026-01-07T09:38:14.268Z] #7 exporting to image [2026-01-07T09:38:14.268Z] #7 exporting layers done [2026-01-07T09:38:14.268Z] #7 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done [2026-01-07T09:38:14.268Z] #7 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done [2026-01-07T09:38:14.268Z] #7 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done [2026-01-07T09:38:14.268Z] #7 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done [2026-01-07T09:38:14.268Z] #7 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done [2026-01-07T09:38:14.268Z] #7 pushing layers 0.0s done [2026-01-07T09:38:14.268Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 [2026-01-07T09:38:14.268Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:14.531Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done [2026-01-07T09:38:14.531Z] #7 DONE 0.1s [2026-01-07T09:38:14.531Z] [2026-01-07T09:38:14.531Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:14.531Z] #8 DONE 0.0s [2026-01-07T09:38:14.531Z] [2026-01-07T09:38:14.531Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:14.531Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:14.811Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-01-07T09:38:14.811Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-01-07T09:38:14.811Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:14.811Z] #1 transferring dockerfile: 179B done [2026-01-07T09:38:14.811Z] #1 DONE 0.0s [2026-01-07T09:38:14.811Z] [2026-01-07T09:38:14.811Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-01-07T09:38:14.811Z] #2 DONE 0.0s [2026-01-07T09:38:14.811Z] [2026-01-07T09:38:14.811Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-01-07T09:38:14.811Z] #3 DONE 0.0s [2026-01-07T09:38:14.811Z] [2026-01-07T09:38:14.811Z] #4 [internal] load .dockerignore [2026-01-07T09:38:14.811Z] #4 transferring context: 2B done [2026-01-07T09:38:14.811Z] #4 DONE 0.0s [2026-01-07T09:38:14.811Z] [2026-01-07T09:38:14.811Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:14.811Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc done [2026-01-07T09:38:14.811Z] #5 DONE 0.0s [2026-01-07T09:38:14.811Z] [2026-01-07T09:38:14.811Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:15.071Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc 0.0s done [2026-01-07T09:38:15.071Z] #6 CACHED [2026-01-07T09:38:15.071Z] [2026-01-07T09:38:15.071Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:49cef877fc50e6f2592093dba6556e653fc1632ae7d0af2ed4635d04bbe0accc [2026-01-07T09:38:15.071Z] #5 CACHED [2026-01-07T09:38:15.071Z] [2026-01-07T09:38:15.071Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:15.071Z] #7 DONE 0.0s [2026-01-07T09:38:15.071Z] [2026-01-07T09:38:15.071Z] #8 exporting to image [2026-01-07T09:38:15.071Z] #8 exporting layers done [2026-01-07T09:38:15.071Z] #8 exporting manifest sha256:c7311ef1e3d6eab990d740999f6345e2422ab69a533ad56a2dad0ecb93a8faf8 done [2026-01-07T09:38:15.071Z] #8 exporting config sha256:51c35e30b5bd7abb6914101e5a7bf9b6d20b50833b7721d21fb723dab3d9914f done [2026-01-07T09:38:15.071Z] #8 exporting manifest sha256:8947ff0efed89ee7fde2b4cd10f42f64338de693f19920ba637255482e080e53 done [2026-01-07T09:38:15.071Z] #8 exporting config sha256:8fdc33e34986cb287e9d6bc90bb634c01aa3ef4e9350b341c0fa149de8ab5c49 done [2026-01-07T09:38:15.071Z] #8 exporting manifest list sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 done [2026-01-07T09:38:15.071Z] #8 pushing layers 0.0s done [2026-01-07T09:38:15.071Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0f6dca77bc26edb4d332e621b91ddf3dff2cc36111d5833b15f9b1ec7b69ebf0 0.1s done [2026-01-07T09:38:15.071Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:15.071Z] #8 DONE 0.1s [2026-01-07T09:38:15.071Z] [2026-01-07T09:38:15.071Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:15.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:15.350Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:15.350Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:15.350Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:15.350Z] #1 transferring dockerfile: 205B done [2026-01-07T09:38:15.350Z] #1 DONE 0.0s [2026-01-07T09:38:15.350Z] [2026-01-07T09:38:15.350Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:15.350Z] #2 DONE 0.0s [2026-01-07T09:38:15.350Z] [2026-01-07T09:38:15.350Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:15.350Z] #3 DONE 0.0s [2026-01-07T09:38:15.350Z] [2026-01-07T09:38:15.350Z] #4 [internal] load .dockerignore [2026-01-07T09:38:15.350Z] #4 transferring context: 2B done [2026-01-07T09:38:15.350Z] #4 DONE 0.0s [2026-01-07T09:38:15.350Z] [2026-01-07T09:38:15.350Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:15.350Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:15.609Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:15.609Z] #5 DONE 0.0s [2026-01-07T09:38:15.609Z] [2026-01-07T09:38:15.609Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:15.609Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:15.609Z] #6 DONE 0.1s [2026-01-07T09:38:15.609Z] [2026-01-07T09:38:15.609Z] #7 exporting to image [2026-01-07T09:38:15.609Z] #7 exporting layers done [2026-01-07T09:38:15.609Z] #7 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done [2026-01-07T09:38:15.609Z] #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa [2026-01-07T09:38:15.609Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:15.609Z] #7 ... [2026-01-07T09:38:15.609Z] [2026-01-07T09:38:15.609Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:15.609Z] #8 DONE 0.0s [2026-01-07T09:38:15.609Z] [2026-01-07T09:38:15.609Z] #7 exporting to image [2026-01-07T09:38:15.609Z] #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done [2026-01-07T09:38:15.609Z] #7 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done [2026-01-07T09:38:15.609Z] #7 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done [2026-01-07T09:38:15.609Z] #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done [2026-01-07T09:38:15.609Z] #7 pushing layers 0.1s done [2026-01-07T09:38:15.609Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 [2026-01-07T09:38:15.868Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done [2026-01-07T09:38:15.868Z] #7 DONE 0.2s [2026-01-07T09:38:15.868Z] [2026-01-07T09:38:15.868Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:15.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:16.150Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-01-07T09:38:16.150Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-01-07T09:38:16.150Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:16.150Z] #1 transferring dockerfile: 171B done [2026-01-07T09:38:16.150Z] #1 DONE 0.0s [2026-01-07T09:38:16.150Z] [2026-01-07T09:38:16.150Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-01-07T09:38:16.150Z] #2 DONE 0.0s [2026-01-07T09:38:16.150Z] [2026-01-07T09:38:16.150Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-01-07T09:38:16.150Z] #3 DONE 0.0s [2026-01-07T09:38:16.150Z] [2026-01-07T09:38:16.150Z] #4 [internal] load .dockerignore [2026-01-07T09:38:16.150Z] #4 transferring context: 2B done [2026-01-07T09:38:16.150Z] #4 DONE 0.0s [2026-01-07T09:38:16.150Z] [2026-01-07T09:38:16.150Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:16.150Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:16.150Z] #5 CACHED [2026-01-07T09:38:16.150Z] [2026-01-07T09:38:16.150Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:16.150Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:16.150Z] #6 CACHED [2026-01-07T09:38:16.150Z] [2026-01-07T09:38:16.150Z] #7 exporting to image [2026-01-07T09:38:16.150Z] #7 exporting layers done [2026-01-07T09:38:16.150Z] #7 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done [2026-01-07T09:38:16.150Z] #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done [2026-01-07T09:38:16.150Z] #7 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done [2026-01-07T09:38:16.150Z] #7 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done [2026-01-07T09:38:16.150Z] #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 [2026-01-07T09:38:16.150Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:16.409Z] #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done [2026-01-07T09:38:16.409Z] #7 pushing layers 0.0s done [2026-01-07T09:38:16.409Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done [2026-01-07T09:38:16.409Z] #7 DONE 0.1s [2026-01-07T09:38:16.409Z] [2026-01-07T09:38:16.409Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:16.409Z] #8 DONE 0.0s [2026-01-07T09:38:16.409Z] [2026-01-07T09:38:16.409Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:16.409Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:16.735Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92' [2026-01-07T09:38:16.735Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 --push - [2026-01-07T09:38:16.994Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:16.994Z] #1 transferring dockerfile: 177B 0.0s done [2026-01-07T09:38:16.994Z] #1 DONE 0.1s [2026-01-07T09:38:16.994Z] [2026-01-07T09:38:16.994Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [2026-01-07T09:38:16.994Z] #2 DONE 0.2s [2026-01-07T09:38:16.994Z] [2026-01-07T09:38:16.994Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92 [2026-01-07T09:38:16.994Z] #3 DONE 0.2s [2026-01-07T09:38:16.994Z] [2026-01-07T09:38:16.994Z] #4 [internal] load .dockerignore [2026-01-07T09:38:16.994Z] #4 transferring context: 2B done [2026-01-07T09:38:16.994Z] #4 DONE 0.0s [2026-01-07T09:38:16.994Z] [2026-01-07T09:38:16.994Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:16.994Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:16.994Z] #5 CACHED [2026-01-07T09:38:16.994Z] [2026-01-07T09:38:16.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:16.995Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:16.995Z] #6 CACHED [2026-01-07T09:38:16.995Z] [2026-01-07T09:38:16.995Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:17.252Z] #7 DONE 0.0s [2026-01-07T09:38:17.252Z] [2026-01-07T09:38:17.252Z] #8 exporting to image [2026-01-07T09:38:17.252Z] #8 exporting layers done [2026-01-07T09:38:17.252Z] #8 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done [2026-01-07T09:38:17.252Z] #8 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done [2026-01-07T09:38:17.252Z] #8 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done [2026-01-07T09:38:17.252Z] #8 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done [2026-01-07T09:38:17.253Z] #8 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done [2026-01-07T09:38:17.253Z] #8 pushing layers 0.0s done [2026-01-07T09:38:17.253Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.92@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done [2026-01-07T09:38:17.253Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:17.253Z] #8 DONE 0.1s [2026-01-07T09:38:17.253Z] [2026-01-07T09:38:17.253Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:17.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:17.540Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:17.540Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:17.540Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:17.540Z] #1 transferring dockerfile: 218B done [2026-01-07T09:38:17.540Z] #1 DONE 0.0s [2026-01-07T09:38:17.540Z] [2026-01-07T09:38:17.540Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:17.540Z] #2 DONE 0.0s [2026-01-07T09:38:17.540Z] [2026-01-07T09:38:17.540Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:17.540Z] #3 DONE 0.0s [2026-01-07T09:38:17.540Z] [2026-01-07T09:38:17.540Z] #4 [internal] load .dockerignore [2026-01-07T09:38:17.540Z] #4 transferring context: 2B done [2026-01-07T09:38:17.540Z] #4 DONE 0.0s [2026-01-07T09:38:17.540Z] [2026-01-07T09:38:17.540Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:17.540Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:17.540Z] #5 CACHED [2026-01-07T09:38:17.540Z] [2026-01-07T09:38:17.540Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:17.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 0.0s done [2026-01-07T09:38:17.540Z] #6 CACHED [2026-01-07T09:38:17.540Z] [2026-01-07T09:38:17.540Z] #7 exporting to image [2026-01-07T09:38:17.540Z] #7 exporting layers done [2026-01-07T09:38:17.540Z] #7 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done [2026-01-07T09:38:17.540Z] #7 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done [2026-01-07T09:38:17.540Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:17.799Z] #7 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done [2026-01-07T09:38:17.799Z] #7 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done [2026-01-07T09:38:17.799Z] #7 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done [2026-01-07T09:38:17.799Z] #7 pushing layers 0.0s done [2026-01-07T09:38:17.799Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done [2026-01-07T09:38:17.799Z] #7 DONE 0.1s [2026-01-07T09:38:17.799Z] [2026-01-07T09:38:17.799Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:17.799Z] #8 DONE 0.0s [2026-01-07T09:38:17.799Z] [2026-01-07T09:38:17.799Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:17.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:18.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-01-07T09:38:18.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-01-07T09:38:18.084Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:18.084Z] #1 transferring dockerfile: 169B done [2026-01-07T09:38:18.084Z] #1 DONE 0.0s [2026-01-07T09:38:18.084Z] [2026-01-07T09:38:18.084Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-01-07T09:38:18.084Z] #2 DONE 0.0s [2026-01-07T09:38:18.084Z] [2026-01-07T09:38:18.084Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-01-07T09:38:18.084Z] #3 DONE 0.0s [2026-01-07T09:38:18.084Z] [2026-01-07T09:38:18.084Z] #4 [internal] load .dockerignore [2026-01-07T09:38:18.084Z] #4 transferring context: 2B done [2026-01-07T09:38:18.084Z] #4 DONE 0.0s [2026-01-07T09:38:18.084Z] [2026-01-07T09:38:18.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:18.084Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 done [2026-01-07T09:38:18.084Z] #5 CACHED [2026-01-07T09:38:18.084Z] [2026-01-07T09:38:18.084Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 [2026-01-07T09:38:18.343Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7b287acda12c0da9f9cfd831de068258ca989903e9534a152d892ee4da9e1d35 done [2026-01-07T09:38:18.343Z] #6 CACHED [2026-01-07T09:38:18.343Z] [2026-01-07T09:38:18.343Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:18.343Z] #7 DONE 0.0s [2026-01-07T09:38:18.343Z] [2026-01-07T09:38:18.343Z] #8 exporting to image [2026-01-07T09:38:18.343Z] #8 exporting layers done [2026-01-07T09:38:18.343Z] #8 exporting manifest sha256:f227bd218ab8e4c4e46e8cf268312c5a8179d4ff49ccf64b2cea1aefe8000835 done [2026-01-07T09:38:18.343Z] #8 exporting config sha256:8e564e88eb573d70de939bc18e14f1e2ea82e1485e07ff2e7226ff97f9efb6aa done [2026-01-07T09:38:18.343Z] #8 exporting manifest sha256:98c9d6f9ff45d14c85ac6d3a0320cc2f77ca57780efb00d9b9aaca7c52abb6b2 done [2026-01-07T09:38:18.343Z] #8 exporting config sha256:13809434701849e71400ceda16c7983ca221f175f2f511db078dde9d1e64995b done [2026-01-07T09:38:18.343Z] #8 exporting manifest list sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 done [2026-01-07T09:38:18.343Z] #8 pushing layers 0.0s done [2026-01-07T09:38:18.343Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a7069f513ca15aad434b1a5e5bd1981cc89023bb9151fa85bd51eefec3452873 0.1s done [2026-01-07T09:38:18.343Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:18.343Z] #8 DONE 0.1s [2026-01-07T09:38:18.343Z] [2026-01-07T09:38:18.343Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:18.343Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:18.626Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:18.626Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:18.885Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:18.885Z] #1 transferring dockerfile: 206B done [2026-01-07T09:38:18.885Z] #1 DONE 0.0s [2026-01-07T09:38:18.885Z] [2026-01-07T09:38:18.885Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:18.885Z] #2 DONE 0.0s [2026-01-07T09:38:18.885Z] [2026-01-07T09:38:18.885Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:18.885Z] #3 DONE 0.0s [2026-01-07T09:38:18.885Z] [2026-01-07T09:38:18.885Z] #4 [internal] load .dockerignore [2026-01-07T09:38:18.885Z] #4 transferring context: 2B done [2026-01-07T09:38:18.885Z] #4 DONE 0.0s [2026-01-07T09:38:18.885Z] [2026-01-07T09:38:18.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:18.885Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done [2026-01-07T09:38:18.885Z] #5 DONE 0.0s [2026-01-07T09:38:18.885Z] [2026-01-07T09:38:18.885Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:18.885Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done [2026-01-07T09:38:18.885Z] #6 DONE 0.1s [2026-01-07T09:38:18.885Z] [2026-01-07T09:38:18.885Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:19.144Z] #7 DONE 0.0s [2026-01-07T09:38:19.144Z] [2026-01-07T09:38:19.144Z] #8 exporting to image [2026-01-07T09:38:19.144Z] #8 exporting layers done [2026-01-07T09:38:19.144Z] #8 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 0.0s done [2026-01-07T09:38:19.144Z] #8 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done [2026-01-07T09:38:19.144Z] #8 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done [2026-01-07T09:38:19.144Z] #8 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done [2026-01-07T09:38:19.144Z] #8 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done [2026-01-07T09:38:19.144Z] #8 pushing layers 0.1s done [2026-01-07T09:38:19.144Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done [2026-01-07T09:38:19.144Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:19.144Z] #8 DONE 0.2s [2026-01-07T09:38:19.144Z] [2026-01-07T09:38:19.144Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:19.144Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:19.487Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-01-07T09:38:19.488Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-01-07T09:38:19.488Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:19.488Z] #1 transferring dockerfile: 172B done [2026-01-07T09:38:19.488Z] #1 DONE 0.0s [2026-01-07T09:38:19.488Z] [2026-01-07T09:38:19.488Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-01-07T09:38:19.488Z] #2 DONE 0.0s [2026-01-07T09:38:19.488Z] [2026-01-07T09:38:19.488Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-01-07T09:38:19.488Z] #3 DONE 0.0s [2026-01-07T09:38:19.488Z] [2026-01-07T09:38:19.488Z] #4 [internal] load .dockerignore [2026-01-07T09:38:19.488Z] #4 transferring context: 2B done [2026-01-07T09:38:19.488Z] #4 DONE 0.0s [2026-01-07T09:38:19.488Z] [2026-01-07T09:38:19.488Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:19.488Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done [2026-01-07T09:38:19.488Z] #5 CACHED [2026-01-07T09:38:19.488Z] [2026-01-07T09:38:19.488Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:19.488Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done [2026-01-07T09:38:19.488Z] #6 CACHED [2026-01-07T09:38:19.488Z] [2026-01-07T09:38:19.488Z] #7 exporting to image [2026-01-07T09:38:19.488Z] #7 exporting layers done [2026-01-07T09:38:19.488Z] #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done [2026-01-07T09:38:19.488Z] #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done [2026-01-07T09:38:19.488Z] #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done [2026-01-07T09:38:19.488Z] #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done [2026-01-07T09:38:19.488Z] #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done [2026-01-07T09:38:19.488Z] #7 pushing layers [2026-01-07T09:38:19.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:19.752Z] #7 pushing layers 0.0s done [2026-01-07T09:38:19.752Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done [2026-01-07T09:38:19.752Z] #7 DONE 0.1s [2026-01-07T09:38:19.752Z] [2026-01-07T09:38:19.752Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:19.752Z] #8 DONE 0.0s [2026-01-07T09:38:19.752Z] [2026-01-07T09:38:19.752Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:19.752Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:20.036Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92' [2026-01-07T09:38:20.036Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 --push - [2026-01-07T09:38:20.036Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:20.036Z] #1 transferring dockerfile: 178B done [2026-01-07T09:38:20.036Z] #1 DONE 0.0s [2026-01-07T09:38:20.036Z] [2026-01-07T09:38:20.036Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [2026-01-07T09:38:20.036Z] #2 DONE 0.0s [2026-01-07T09:38:20.036Z] [2026-01-07T09:38:20.036Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92 [2026-01-07T09:38:20.036Z] #3 DONE 0.0s [2026-01-07T09:38:20.036Z] [2026-01-07T09:38:20.036Z] #4 [internal] load .dockerignore [2026-01-07T09:38:20.036Z] #4 transferring context: 2B done [2026-01-07T09:38:20.036Z] #4 DONE 0.0s [2026-01-07T09:38:20.036Z] [2026-01-07T09:38:20.036Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:20.036Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 done [2026-01-07T09:38:20.036Z] #5 CACHED [2026-01-07T09:38:20.036Z] [2026-01-07T09:38:20.036Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:20.036Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done [2026-01-07T09:38:20.036Z] #6 CACHED [2026-01-07T09:38:20.036Z] [2026-01-07T09:38:20.036Z] #7 exporting to image [2026-01-07T09:38:20.036Z] #7 exporting layers done [2026-01-07T09:38:20.036Z] #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done [2026-01-07T09:38:20.036Z] #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done [2026-01-07T09:38:20.036Z] #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done [2026-01-07T09:38:20.036Z] #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done [2026-01-07T09:38:20.036Z] #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done [2026-01-07T09:38:20.036Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:20.294Z] #7 pushing layers 0.0s done [2026-01-07T09:38:20.294Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.92@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done [2026-01-07T09:38:20.294Z] #7 DONE 0.1s [2026-01-07T09:38:20.294Z] [2026-01-07T09:38:20.294Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:20.294Z] #8 DONE 0.0s [2026-01-07T09:38:20.294Z] [2026-01-07T09:38:20.294Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:20.294Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:20.577Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:20.577Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:20.577Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:20.577Z] #1 transferring dockerfile: 219B done [2026-01-07T09:38:20.577Z] #1 DONE 0.0s [2026-01-07T09:38:20.577Z] [2026-01-07T09:38:20.577Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:20.577Z] #2 DONE 0.0s [2026-01-07T09:38:20.577Z] [2026-01-07T09:38:20.577Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:20.577Z] #3 DONE 0.0s [2026-01-07T09:38:20.577Z] [2026-01-07T09:38:20.577Z] #4 [internal] load .dockerignore [2026-01-07T09:38:20.577Z] #4 transferring context: 2B done [2026-01-07T09:38:20.577Z] #4 DONE 0.0s [2026-01-07T09:38:20.577Z] [2026-01-07T09:38:20.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:20.577Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done [2026-01-07T09:38:20.577Z] #5 CACHED [2026-01-07T09:38:20.577Z] [2026-01-07T09:38:20.577Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:20.577Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done [2026-01-07T09:38:20.577Z] #6 CACHED [2026-01-07T09:38:20.577Z] [2026-01-07T09:38:20.577Z] #7 exporting to image [2026-01-07T09:38:20.577Z] #7 exporting layers done [2026-01-07T09:38:20.577Z] #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done [2026-01-07T09:38:20.577Z] #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done [2026-01-07T09:38:20.577Z] #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done [2026-01-07T09:38:20.577Z] #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done [2026-01-07T09:38:20.577Z] #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done [2026-01-07T09:38:20.577Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:20.835Z] #7 pushing layers 0.0s done [2026-01-07T09:38:20.835Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done [2026-01-07T09:38:20.835Z] #7 DONE 0.1s [2026-01-07T09:38:20.835Z] [2026-01-07T09:38:20.835Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:20.835Z] #8 DONE 0.0s [2026-01-07T09:38:20.835Z] [2026-01-07T09:38:20.835Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:20.835Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:21.119Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-01-07T09:38:21.119Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-01-07T09:38:21.119Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:21.119Z] #1 transferring dockerfile: 170B done [2026-01-07T09:38:21.119Z] #1 DONE 0.0s [2026-01-07T09:38:21.119Z] [2026-01-07T09:38:21.119Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-01-07T09:38:21.119Z] #2 DONE 0.0s [2026-01-07T09:38:21.119Z] [2026-01-07T09:38:21.119Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-01-07T09:38:21.119Z] #3 DONE 0.0s [2026-01-07T09:38:21.119Z] [2026-01-07T09:38:21.119Z] #4 [internal] load .dockerignore [2026-01-07T09:38:21.119Z] #4 transferring context: 2B done [2026-01-07T09:38:21.119Z] #4 DONE 0.0s [2026-01-07T09:38:21.119Z] [2026-01-07T09:38:21.119Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:21.119Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done [2026-01-07T09:38:21.119Z] #5 CACHED [2026-01-07T09:38:21.119Z] [2026-01-07T09:38:21.119Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 [2026-01-07T09:38:21.119Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b48090407960ef43b0ed99f0911d01f437a8c9e4b3ce1ba48bf96af30730f655 0.0s done [2026-01-07T09:38:21.119Z] #6 CACHED [2026-01-07T09:38:21.119Z] [2026-01-07T09:38:21.119Z] #7 exporting to image [2026-01-07T09:38:21.119Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:21.378Z] #7 exporting layers done [2026-01-07T09:38:21.378Z] #7 exporting manifest sha256:5655bfce5c3bb1215d4dc169c4822cb016e6ca3a8c4e9d2164135161ace9ca52 done [2026-01-07T09:38:21.378Z] #7 exporting config sha256:44d39515a60790bc969315c13bb673f7ff5e603c4906588b09c9363e73456e76 done [2026-01-07T09:38:21.378Z] #7 exporting manifest sha256:eac99395113d1d368f78c2e42dbb9b41179e5797886bd21c81b50279e1ff1573 done [2026-01-07T09:38:21.378Z] #7 exporting config sha256:0c16809516d0a2814e5db8018f46afb6ea2d759425ecca06cb137cacf8cf8eae done [2026-01-07T09:38:21.378Z] #7 exporting manifest list sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b done [2026-01-07T09:38:21.378Z] #7 pushing layers 0.0s done [2026-01-07T09:38:21.378Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fcf484ab771721ac71eee355aaca5496ca76bdbecba8e91555fed48f7b35a29b 0.1s done [2026-01-07T09:38:21.378Z] #7 DONE 0.1s [2026-01-07T09:38:21.378Z] [2026-01-07T09:38:21.378Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:21.378Z] #8 DONE 0.0s [2026-01-07T09:38:21.378Z] [2026-01-07T09:38:21.378Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:21.378Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:21.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:21.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:21.662Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:21.662Z] #1 transferring dockerfile: 206B done [2026-01-07T09:38:21.662Z] #1 DONE 0.0s [2026-01-07T09:38:21.662Z] [2026-01-07T09:38:21.662Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:21.662Z] #2 DONE 0.0s [2026-01-07T09:38:21.662Z] [2026-01-07T09:38:21.662Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:21.662Z] #3 DONE 0.0s [2026-01-07T09:38:21.662Z] [2026-01-07T09:38:21.662Z] #4 [internal] load .dockerignore [2026-01-07T09:38:21.662Z] #4 transferring context: 2B done [2026-01-07T09:38:21.662Z] #4 DONE 0.0s [2026-01-07T09:38:21.662Z] [2026-01-07T09:38:21.662Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:21.662Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:21.921Z] #5 DONE 0.0s [2026-01-07T09:38:21.921Z] [2026-01-07T09:38:21.921Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:21.921Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done [2026-01-07T09:38:21.921Z] #6 DONE 0.1s [2026-01-07T09:38:21.921Z] [2026-01-07T09:38:21.921Z] #7 exporting to image [2026-01-07T09:38:21.921Z] #7 exporting layers done [2026-01-07T09:38:21.921Z] #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 0.0s done [2026-01-07T09:38:21.921Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done [2026-01-07T09:38:21.921Z] #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done [2026-01-07T09:38:21.921Z] #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce [2026-01-07T09:38:21.921Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:21.921Z] #7 ... [2026-01-07T09:38:21.921Z] [2026-01-07T09:38:21.921Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:21.921Z] #8 DONE 0.0s [2026-01-07T09:38:21.921Z] [2026-01-07T09:38:21.921Z] #7 exporting to image [2026-01-07T09:38:21.921Z] #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done [2026-01-07T09:38:21.921Z] #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done [2026-01-07T09:38:21.921Z] #7 pushing layers 0.1s done [2026-01-07T09:38:21.921Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 [2026-01-07T09:38:22.180Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done [2026-01-07T09:38:22.180Z] #7 DONE 0.2s [2026-01-07T09:38:22.180Z] [2026-01-07T09:38:22.180Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:22.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:22.481Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-01-07T09:38:22.481Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-01-07T09:38:22.481Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:22.481Z] #1 transferring dockerfile: 172B done [2026-01-07T09:38:22.481Z] #1 DONE 0.0s [2026-01-07T09:38:22.481Z] [2026-01-07T09:38:22.481Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-01-07T09:38:22.481Z] #2 DONE 0.0s [2026-01-07T09:38:22.481Z] [2026-01-07T09:38:22.481Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-01-07T09:38:22.481Z] #3 DONE 0.0s [2026-01-07T09:38:22.481Z] [2026-01-07T09:38:22.481Z] #4 [internal] load .dockerignore [2026-01-07T09:38:22.481Z] #4 transferring context: 2B done [2026-01-07T09:38:22.481Z] #4 DONE 0.0s [2026-01-07T09:38:22.481Z] [2026-01-07T09:38:22.481Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:22.481Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 done [2026-01-07T09:38:22.481Z] #5 CACHED [2026-01-07T09:38:22.481Z] [2026-01-07T09:38:22.481Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:22.481Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done [2026-01-07T09:38:22.481Z] #6 CACHED [2026-01-07T09:38:22.481Z] [2026-01-07T09:38:22.481Z] #7 exporting to image [2026-01-07T09:38:22.481Z] #7 exporting layers [2026-01-07T09:38:22.481Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:22.741Z] #7 exporting layers done [2026-01-07T09:38:22.741Z] #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done [2026-01-07T09:38:22.741Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done [2026-01-07T09:38:22.741Z] #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done [2026-01-07T09:38:22.741Z] #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done [2026-01-07T09:38:22.741Z] #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done [2026-01-07T09:38:22.741Z] #7 pushing layers 0.0s done [2026-01-07T09:38:22.741Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done [2026-01-07T09:38:22.741Z] #7 DONE 0.1s [2026-01-07T09:38:22.741Z] [2026-01-07T09:38:22.741Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:22.741Z] #8 DONE 0.0s [2026-01-07T09:38:22.741Z] [2026-01-07T09:38:22.741Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:22.741Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:23.025Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92' [2026-01-07T09:38:23.025Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 --push - [2026-01-07T09:38:23.283Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:23.283Z] #1 transferring dockerfile: 178B done [2026-01-07T09:38:23.283Z] #1 DONE 0.0s [2026-01-07T09:38:23.283Z] [2026-01-07T09:38:23.283Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [2026-01-07T09:38:23.283Z] #2 DONE 0.0s [2026-01-07T09:38:23.283Z] [2026-01-07T09:38:23.284Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92 [2026-01-07T09:38:23.284Z] #3 DONE 0.0s [2026-01-07T09:38:23.284Z] [2026-01-07T09:38:23.284Z] #4 [internal] load .dockerignore [2026-01-07T09:38:23.284Z] #4 transferring context: 2B done [2026-01-07T09:38:23.284Z] #4 DONE 0.0s [2026-01-07T09:38:23.284Z] [2026-01-07T09:38:23.284Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:23.284Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done [2026-01-07T09:38:23.284Z] #5 CACHED [2026-01-07T09:38:23.284Z] [2026-01-07T09:38:23.284Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:23.284Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done [2026-01-07T09:38:23.284Z] #6 CACHED [2026-01-07T09:38:23.284Z] [2026-01-07T09:38:23.284Z] #7 exporting to image [2026-01-07T09:38:23.284Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:23.284Z] #7 exporting layers done [2026-01-07T09:38:23.284Z] #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done [2026-01-07T09:38:23.284Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done [2026-01-07T09:38:23.284Z] #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done [2026-01-07T09:38:23.284Z] #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done [2026-01-07T09:38:23.284Z] #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done [2026-01-07T09:38:23.284Z] #7 pushing layers 0.0s done [2026-01-07T09:38:23.284Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.92@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done [2026-01-07T09:38:23.284Z] #7 DONE 0.1s [2026-01-07T09:38:23.284Z] [2026-01-07T09:38:23.284Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:23.284Z] #8 DONE 0.0s [2026-01-07T09:38:23.284Z] [2026-01-07T09:38:23.284Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:23.284Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:23.567Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:23.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:23.567Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:23.567Z] #1 transferring dockerfile: 219B done [2026-01-07T09:38:23.567Z] #1 DONE 0.0s [2026-01-07T09:38:23.567Z] [2026-01-07T09:38:23.567Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:23.567Z] #2 DONE 0.0s [2026-01-07T09:38:23.567Z] [2026-01-07T09:38:23.567Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:23.567Z] #3 DONE 0.0s [2026-01-07T09:38:23.567Z] [2026-01-07T09:38:23.567Z] #4 [internal] load .dockerignore [2026-01-07T09:38:23.567Z] #4 transferring context: 2B done [2026-01-07T09:38:23.567Z] #4 DONE 0.0s [2026-01-07T09:38:23.567Z] [2026-01-07T09:38:23.567Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:23.567Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 done [2026-01-07T09:38:23.567Z] #5 CACHED [2026-01-07T09:38:23.567Z] [2026-01-07T09:38:23.567Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:23.567Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 done [2026-01-07T09:38:23.567Z] #6 CACHED [2026-01-07T09:38:23.567Z] [2026-01-07T09:38:23.567Z] #7 exporting to image [2026-01-07T09:38:23.567Z] #7 exporting layers done [2026-01-07T09:38:23.567Z] #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done [2026-01-07T09:38:23.567Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced [2026-01-07T09:38:23.567Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:23.826Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done [2026-01-07T09:38:23.826Z] #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done [2026-01-07T09:38:23.826Z] #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done [2026-01-07T09:38:23.826Z] #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done [2026-01-07T09:38:23.826Z] #7 pushing layers 0.0s done [2026-01-07T09:38:23.826Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done [2026-01-07T09:38:23.826Z] #7 DONE 0.1s [2026-01-07T09:38:23.826Z] [2026-01-07T09:38:23.826Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:23.826Z] #8 DONE 0.0s [2026-01-07T09:38:23.826Z] [2026-01-07T09:38:23.826Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:23.826Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:24.111Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-01-07T09:38:24.111Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-01-07T09:38:24.111Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:24.111Z] #1 transferring dockerfile: 170B done [2026-01-07T09:38:24.111Z] #1 DONE 0.0s [2026-01-07T09:38:24.111Z] [2026-01-07T09:38:24.111Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-01-07T09:38:24.111Z] #2 DONE 0.0s [2026-01-07T09:38:24.111Z] [2026-01-07T09:38:24.111Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-01-07T09:38:24.111Z] #3 DONE 0.0s [2026-01-07T09:38:24.111Z] [2026-01-07T09:38:24.111Z] #4 [internal] load .dockerignore [2026-01-07T09:38:24.111Z] #4 transferring context: 2B done [2026-01-07T09:38:24.111Z] #4 DONE 0.0s [2026-01-07T09:38:24.111Z] [2026-01-07T09:38:24.111Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:24.111Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done [2026-01-07T09:38:24.111Z] #5 CACHED [2026-01-07T09:38:24.111Z] [2026-01-07T09:38:24.111Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 [2026-01-07T09:38:24.111Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:5affd171cebd8b51bd886ce4ba0ea446c95bb558550d3bd25b068ae160e51bb1 0.0s done [2026-01-07T09:38:24.111Z] #6 CACHED [2026-01-07T09:38:24.111Z] [2026-01-07T09:38:24.111Z] #7 exporting to image [2026-01-07T09:38:24.111Z] #7 exporting layers done [2026-01-07T09:38:24.111Z] #7 exporting manifest sha256:7ad6f5bec7c48cee35604d25573a71cd8255423925253f63abb66c0c025a8481 done [2026-01-07T09:38:24.111Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced [2026-01-07T09:38:24.111Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:24.369Z] #7 exporting config sha256:43d08c32161e71596469fa0c6e551e49baf2b871ff1141ff369e95a7d73b9ced done [2026-01-07T09:38:24.369Z] #7 exporting manifest sha256:95ac4e7b3ea7663f382e7cb557bbb1e79fe17839f4b7542550d971355361dc80 done [2026-01-07T09:38:24.369Z] #7 exporting config sha256:9d15e688d026d3ccbf31d15b40ba2d58eb88e46528e4f9ca84a0abba90aa23ce done [2026-01-07T09:38:24.369Z] #7 exporting manifest list sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 done [2026-01-07T09:38:24.369Z] #7 pushing layers 0.0s done [2026-01-07T09:38:24.369Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:cb195b325ea34d9441ce1389686a1c308940f0b60195ce0f5c24105c4c145358 0.1s done [2026-01-07T09:38:24.369Z] #7 DONE 0.1s [2026-01-07T09:38:24.369Z] [2026-01-07T09:38:24.369Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:24.369Z] #8 DONE 0.0s [2026-01-07T09:38:24.369Z] [2026-01-07T09:38:24.369Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:24.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:24.652Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:24.653Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:24.911Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:24.911Z] #1 transferring dockerfile: 206B done [2026-01-07T09:38:24.911Z] #1 DONE 0.0s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:24.911Z] #2 DONE 0.0s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:24.911Z] #3 DONE 0.0s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #4 [internal] load .dockerignore [2026-01-07T09:38:24.911Z] #4 transferring context: 2B done [2026-01-07T09:38:24.911Z] #4 DONE 0.0s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:24.911Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:24.911Z] #5 DONE 0.0s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:24.911Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:24.911Z] #6 DONE 0.1s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #7 exporting to image [2026-01-07T09:38:24.911Z] #7 exporting layers done [2026-01-07T09:38:24.911Z] #7 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done [2026-01-07T09:38:24.911Z] #7 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done [2026-01-07T09:38:24.911Z] #7 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done [2026-01-07T09:38:24.911Z] #7 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e [2026-01-07T09:38:24.911Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:24.911Z] #7 ... [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:24.911Z] #8 DONE 0.0s [2026-01-07T09:38:24.911Z] [2026-01-07T09:38:24.911Z] #7 exporting to image [2026-01-07T09:38:24.911Z] #7 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e 0.0s done [2026-01-07T09:38:24.911Z] #7 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done [2026-01-07T09:38:24.911Z] #7 pushing layers 0.1s done [2026-01-07T09:38:24.911Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 [2026-01-07T09:38:25.170Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done [2026-01-07T09:38:25.170Z] #7 DONE 0.2s [2026-01-07T09:38:25.170Z] [2026-01-07T09:38:25.170Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:25.170Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:25.458Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-01-07T09:38:25.458Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-01-07T09:38:25.458Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:25.458Z] #1 transferring dockerfile: 172B done [2026-01-07T09:38:25.458Z] #1 DONE 0.0s [2026-01-07T09:38:25.458Z] [2026-01-07T09:38:25.458Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-01-07T09:38:25.458Z] #2 DONE 0.0s [2026-01-07T09:38:25.458Z] [2026-01-07T09:38:25.458Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-01-07T09:38:25.458Z] #3 DONE 0.0s [2026-01-07T09:38:25.458Z] [2026-01-07T09:38:25.458Z] #4 [internal] load .dockerignore [2026-01-07T09:38:25.458Z] #4 transferring context: 2B done [2026-01-07T09:38:25.458Z] #4 DONE 0.0s [2026-01-07T09:38:25.458Z] [2026-01-07T09:38:25.458Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:25.458Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 done [2026-01-07T09:38:25.458Z] #5 CACHED [2026-01-07T09:38:25.458Z] [2026-01-07T09:38:25.458Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:25.458Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 done [2026-01-07T09:38:25.458Z] #6 CACHED [2026-01-07T09:38:25.458Z] [2026-01-07T09:38:25.458Z] #7 exporting to image [2026-01-07T09:38:25.458Z] #7 exporting layers done [2026-01-07T09:38:25.458Z] #7 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done [2026-01-07T09:38:25.458Z] #7 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done [2026-01-07T09:38:25.458Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:25.716Z] #7 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done [2026-01-07T09:38:25.716Z] #7 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done [2026-01-07T09:38:25.716Z] #7 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done [2026-01-07T09:38:25.716Z] #7 pushing layers 0.0s done [2026-01-07T09:38:25.716Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done [2026-01-07T09:38:25.716Z] #7 DONE 0.1s [2026-01-07T09:38:25.716Z] [2026-01-07T09:38:25.716Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:25.716Z] #8 DONE 0.0s [2026-01-07T09:38:25.716Z] [2026-01-07T09:38:25.716Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:25.716Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:26.006Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92' [2026-01-07T09:38:26.006Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 --push - [2026-01-07T09:38:26.006Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:26.006Z] #1 transferring dockerfile: 178B done [2026-01-07T09:38:26.006Z] #1 DONE 0.0s [2026-01-07T09:38:26.006Z] [2026-01-07T09:38:26.006Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [2026-01-07T09:38:26.006Z] #2 DONE 0.0s [2026-01-07T09:38:26.006Z] [2026-01-07T09:38:26.006Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92 [2026-01-07T09:38:26.006Z] #3 DONE 0.0s [2026-01-07T09:38:26.006Z] [2026-01-07T09:38:26.006Z] #4 [internal] load .dockerignore [2026-01-07T09:38:26.006Z] #4 transferring context: 2B done [2026-01-07T09:38:26.006Z] #4 DONE 0.0s [2026-01-07T09:38:26.006Z] [2026-01-07T09:38:26.006Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:26.006Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:26.006Z] #5 DONE 0.0s [2026-01-07T09:38:26.006Z] [2026-01-07T09:38:26.006Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:26.265Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:26.265Z] #6 CACHED [2026-01-07T09:38:26.265Z] [2026-01-07T09:38:26.265Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:26.265Z] #5 CACHED [2026-01-07T09:38:26.265Z] [2026-01-07T09:38:26.265Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:26.265Z] #7 DONE 0.0s [2026-01-07T09:38:26.265Z] [2026-01-07T09:38:26.265Z] #8 exporting to image [2026-01-07T09:38:26.265Z] #8 exporting layers done [2026-01-07T09:38:26.265Z] #8 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done [2026-01-07T09:38:26.265Z] #8 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done [2026-01-07T09:38:26.265Z] #8 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done [2026-01-07T09:38:26.265Z] #8 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done [2026-01-07T09:38:26.265Z] #8 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done [2026-01-07T09:38:26.265Z] #8 pushing layers 0.0s done [2026-01-07T09:38:26.265Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.92@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done [2026-01-07T09:38:26.265Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:26.265Z] #8 DONE 0.1s [2026-01-07T09:38:26.265Z] [2026-01-07T09:38:26.265Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:26.265Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:26.550Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:26.550Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:26.550Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:26.550Z] #1 transferring dockerfile: 219B done [2026-01-07T09:38:26.550Z] #1 DONE 0.0s [2026-01-07T09:38:26.550Z] [2026-01-07T09:38:26.550Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:26.550Z] #2 DONE 0.0s [2026-01-07T09:38:26.550Z] [2026-01-07T09:38:26.550Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:26.550Z] #3 DONE 0.0s [2026-01-07T09:38:26.550Z] [2026-01-07T09:38:26.550Z] #4 [internal] load .dockerignore [2026-01-07T09:38:26.550Z] #4 transferring context: 2B done [2026-01-07T09:38:26.550Z] #4 DONE 0.0s [2026-01-07T09:38:26.809Z] [2026-01-07T09:38:26.809Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:26.809Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:26.809Z] #5 CACHED [2026-01-07T09:38:26.809Z] [2026-01-07T09:38:26.809Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:26.809Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:26.809Z] #6 CACHED [2026-01-07T09:38:26.809Z] [2026-01-07T09:38:26.809Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:26.809Z] #7 DONE 0.0s [2026-01-07T09:38:26.809Z] [2026-01-07T09:38:26.809Z] #8 exporting to image [2026-01-07T09:38:26.809Z] #8 exporting layers done [2026-01-07T09:38:26.809Z] #8 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done [2026-01-07T09:38:26.809Z] #8 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done [2026-01-07T09:38:26.809Z] #8 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done [2026-01-07T09:38:26.809Z] #8 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done [2026-01-07T09:38:26.809Z] #8 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done [2026-01-07T09:38:26.809Z] #8 pushing layers 0.0s done [2026-01-07T09:38:26.809Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done [2026-01-07T09:38:26.809Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:26.809Z] #8 DONE 0.1s [2026-01-07T09:38:26.809Z] [2026-01-07T09:38:26.809Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:26.809Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:27.096Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-01-07T09:38:27.096Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-01-07T09:38:27.096Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:27.096Z] #1 transferring dockerfile: 170B done [2026-01-07T09:38:27.096Z] #1 DONE 0.0s [2026-01-07T09:38:27.096Z] [2026-01-07T09:38:27.096Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-01-07T09:38:27.096Z] #2 DONE 0.0s [2026-01-07T09:38:27.096Z] [2026-01-07T09:38:27.096Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-01-07T09:38:27.096Z] #3 DONE 0.0s [2026-01-07T09:38:27.096Z] [2026-01-07T09:38:27.096Z] #4 [internal] load .dockerignore [2026-01-07T09:38:27.096Z] #4 transferring context: 2B done [2026-01-07T09:38:27.096Z] #4 DONE 0.0s [2026-01-07T09:38:27.096Z] [2026-01-07T09:38:27.096Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:27.096Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:27.096Z] #5 DONE 0.0s [2026-01-07T09:38:27.096Z] [2026-01-07T09:38:27.096Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:27.355Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 0.0s done [2026-01-07T09:38:27.355Z] #6 CACHED [2026-01-07T09:38:27.355Z] [2026-01-07T09:38:27.355Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3c976269f2d86845af02e28c109593b38002dbd6bdf81d67a6cb94c613078162 [2026-01-07T09:38:27.355Z] #5 CACHED [2026-01-07T09:38:27.355Z] [2026-01-07T09:38:27.355Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:27.355Z] #7 DONE 0.0s [2026-01-07T09:38:27.355Z] [2026-01-07T09:38:27.355Z] #8 exporting to image [2026-01-07T09:38:27.355Z] #8 exporting layers done [2026-01-07T09:38:27.355Z] #8 exporting manifest sha256:899af6963fc389a75d7fc7cf0769aad43c127693e4451dd957053d2d2ec373c2 done [2026-01-07T09:38:27.355Z] #8 exporting config sha256:9354d9735035985c6a74b86f5fc250d93013d61d0fc81d31ac46783fdb826244 done [2026-01-07T09:38:27.355Z] #8 exporting manifest sha256:f3a84d9f4abc6c19b89b9d6997058b8b44908d058866fefa41d0afa7b5a79209 done [2026-01-07T09:38:27.355Z] #8 exporting config sha256:400b8603028e729d8dd0e38ec269b7d599ada4301c25ea772abde76cd395e08e done [2026-01-07T09:38:27.355Z] #8 exporting manifest list sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 done [2026-01-07T09:38:27.355Z] #8 pushing layers 0.0s done [2026-01-07T09:38:27.355Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d462646cdd5083b71b19383b2d9cff58860a5934239f3eca9db5e2b7091aaee5 0.1s done [2026-01-07T09:38:27.355Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:27.355Z] #8 DONE 0.1s [2026-01-07T09:38:27.355Z] [2026-01-07T09:38:27.355Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:27.355Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:27.643Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683' [2026-01-07T09:38:27.643Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 --push - [2026-01-07T09:38:27.643Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:27.643Z] #1 transferring dockerfile: 202B done [2026-01-07T09:38:27.643Z] #1 DONE 0.0s [2026-01-07T09:38:27.643Z] [2026-01-07T09:38:27.643Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:27.643Z] #2 DONE 0.0s [2026-01-07T09:38:27.643Z] [2026-01-07T09:38:27.643Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T09:38:27.643Z] #3 DONE 0.0s [2026-01-07T09:38:27.643Z] [2026-01-07T09:38:27.643Z] #4 [internal] load .dockerignore [2026-01-07T09:38:27.643Z] #4 transferring context: 2B done [2026-01-07T09:38:27.643Z] #4 DONE 0.0s [2026-01-07T09:38:27.902Z] [2026-01-07T09:38:27.902Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:27.902Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done [2026-01-07T09:38:27.902Z] #5 DONE 0.0s [2026-01-07T09:38:27.902Z] [2026-01-07T09:38:27.902Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:27.902Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done [2026-01-07T09:38:27.902Z] #6 DONE 0.1s [2026-01-07T09:38:27.902Z] [2026-01-07T09:38:27.902Z] #7 exporting to image [2026-01-07T09:38:27.902Z] #7 exporting layers done [2026-01-07T09:38:27.902Z] #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 0.0s done [2026-01-07T09:38:27.902Z] #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done [2026-01-07T09:38:27.902Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:27.902Z] #7 ... [2026-01-07T09:38:27.902Z] [2026-01-07T09:38:27.902Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:27.902Z] #8 DONE 0.0s [2026-01-07T09:38:27.902Z] [2026-01-07T09:38:27.902Z] #7 exporting to image [2026-01-07T09:38:27.902Z] #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done [2026-01-07T09:38:27.902Z] #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done [2026-01-07T09:38:27.902Z] #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done [2026-01-07T09:38:27.902Z] #7 pushing layers 0.1s done [2026-01-07T09:38:27.902Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 [2026-01-07T09:38:28.161Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done [2026-01-07T09:38:28.161Z] #7 DONE 0.2s [2026-01-07T09:38:28.161Z] [2026-01-07T09:38:28.161Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:28.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:28.447Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-01-07T09:38:28.447Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-01-07T09:38:28.447Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:28.447Z] #1 transferring dockerfile: 168B done [2026-01-07T09:38:28.447Z] #1 DONE 0.0s [2026-01-07T09:38:28.447Z] [2026-01-07T09:38:28.447Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-01-07T09:38:28.448Z] #2 DONE 0.0s [2026-01-07T09:38:28.448Z] [2026-01-07T09:38:28.448Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-01-07T09:38:28.448Z] #3 DONE 0.0s [2026-01-07T09:38:28.448Z] [2026-01-07T09:38:28.448Z] #4 [internal] load .dockerignore [2026-01-07T09:38:28.448Z] #4 transferring context: 2B done [2026-01-07T09:38:28.448Z] #4 DONE 0.0s [2026-01-07T09:38:28.448Z] [2026-01-07T09:38:28.448Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:28.448Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done [2026-01-07T09:38:28.448Z] #5 CACHED [2026-01-07T09:38:28.448Z] [2026-01-07T09:38:28.448Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:28.448Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done [2026-01-07T09:38:28.448Z] #6 CACHED [2026-01-07T09:38:28.448Z] [2026-01-07T09:38:28.448Z] #7 exporting to image [2026-01-07T09:38:28.448Z] #7 exporting layers done [2026-01-07T09:38:28.448Z] #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done [2026-01-07T09:38:28.448Z] #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done [2026-01-07T09:38:28.448Z] #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done [2026-01-07T09:38:28.448Z] #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done [2026-01-07T09:38:28.448Z] #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done [2026-01-07T09:38:28.448Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:28.706Z] #7 pushing layers 0.0s done [2026-01-07T09:38:28.706Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done [2026-01-07T09:38:28.706Z] #7 DONE 0.1s [2026-01-07T09:38:28.706Z] [2026-01-07T09:38:28.706Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:28.706Z] #8 DONE 0.0s [2026-01-07T09:38:28.706Z] [2026-01-07T09:38:28.706Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:28.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:28.990Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92' [2026-01-07T09:38:28.990Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 --push - [2026-01-07T09:38:29.248Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:29.248Z] #1 transferring dockerfile: 174B done [2026-01-07T09:38:29.248Z] #1 DONE 0.0s [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [2026-01-07T09:38:29.248Z] #2 DONE 0.0s [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92 [2026-01-07T09:38:29.248Z] #3 DONE 0.0s [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #4 [internal] load .dockerignore [2026-01-07T09:38:29.248Z] #4 transferring context: 2B done [2026-01-07T09:38:29.248Z] #4 DONE 0.0s [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:29.248Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done [2026-01-07T09:38:29.248Z] #5 CACHED [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:29.248Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done [2026-01-07T09:38:29.248Z] #6 CACHED [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #7 exporting to image [2026-01-07T09:38:29.248Z] #7 exporting layers done [2026-01-07T09:38:29.248Z] #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done [2026-01-07T09:38:29.248Z] #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done [2026-01-07T09:38:29.248Z] #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done [2026-01-07T09:38:29.248Z] #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done [2026-01-07T09:38:29.248Z] #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done [2026-01-07T09:38:29.248Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:29.248Z] #7 pushing layers 0.0s done [2026-01-07T09:38:29.248Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.92@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done [2026-01-07T09:38:29.248Z] #7 DONE 0.1s [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:29.248Z] #8 DONE 0.0s [2026-01-07T09:38:29.248Z] [2026-01-07T09:38:29.248Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:29.248Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:29.534Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92' [2026-01-07T09:38:29.534Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 --push - [2026-01-07T09:38:29.534Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:29.534Z] #1 transferring dockerfile: 215B done [2026-01-07T09:38:29.534Z] #1 DONE 0.0s [2026-01-07T09:38:29.534Z] [2026-01-07T09:38:29.534Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:29.534Z] #2 DONE 0.0s [2026-01-07T09:38:29.534Z] [2026-01-07T09:38:29.534Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T09:38:29.534Z] #3 DONE 0.0s [2026-01-07T09:38:29.534Z] [2026-01-07T09:38:29.534Z] #4 [internal] load .dockerignore [2026-01-07T09:38:29.534Z] #4 transferring context: 2B done [2026-01-07T09:38:29.534Z] #4 DONE 0.0s [2026-01-07T09:38:29.794Z] [2026-01-07T09:38:29.794Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:29.794Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 done [2026-01-07T09:38:29.794Z] #5 CACHED [2026-01-07T09:38:29.794Z] [2026-01-07T09:38:29.794Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:29.794Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done [2026-01-07T09:38:29.794Z] #6 CACHED [2026-01-07T09:38:29.794Z] [2026-01-07T09:38:29.794Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:29.794Z] #7 DONE 0.0s [2026-01-07T09:38:29.794Z] [2026-01-07T09:38:29.794Z] #8 exporting to image [2026-01-07T09:38:29.794Z] #8 exporting layers done [2026-01-07T09:38:29.794Z] #8 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done [2026-01-07T09:38:29.794Z] #8 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done [2026-01-07T09:38:29.794Z] #8 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done [2026-01-07T09:38:29.794Z] #8 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done [2026-01-07T09:38:29.794Z] #8 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done [2026-01-07T09:38:29.794Z] #8 pushing layers 0.0s done [2026-01-07T09:38:29.794Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done [2026-01-07T09:38:29.794Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:29.794Z] #8 DONE 0.1s [2026-01-07T09:38:29.794Z] [2026-01-07T09:38:29.794Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:29.794Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-01-07T09:38:30.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-01-07T09:38:30.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-01-07T09:38:30.076Z] #1 [internal] load build definition from Dockerfile [2026-01-07T09:38:30.076Z] #1 transferring dockerfile: 166B done [2026-01-07T09:38:30.076Z] #1 DONE 0.0s [2026-01-07T09:38:30.076Z] [2026-01-07T09:38:30.076Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-01-07T09:38:30.076Z] #2 DONE 0.0s [2026-01-07T09:38:30.076Z] [2026-01-07T09:38:30.076Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-01-07T09:38:30.076Z] #3 DONE 0.0s [2026-01-07T09:38:30.076Z] [2026-01-07T09:38:30.076Z] #4 [internal] load .dockerignore [2026-01-07T09:38:30.076Z] #4 transferring context: 2B done [2026-01-07T09:38:30.076Z] #4 DONE 0.0s [2026-01-07T09:38:30.076Z] [2026-01-07T09:38:30.076Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:30.076Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done [2026-01-07T09:38:30.076Z] #5 CACHED [2026-01-07T09:38:30.076Z] [2026-01-07T09:38:30.076Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 [2026-01-07T09:38:30.076Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2d3973500b7c6f60ff4053abe9610c5dde6cb60dbca58d205128bbb89ee9ffb1 0.0s done [2026-01-07T09:38:30.076Z] #6 CACHED [2026-01-07T09:38:30.076Z] [2026-01-07T09:38:30.076Z] #7 exporting to image [2026-01-07T09:38:30.076Z] #7 exporting layers done [2026-01-07T09:38:30.076Z] #7 exporting manifest sha256:faeb85895534b38a4664b8cece279de09d177fbcf9088ffe283b70eb1e4581e5 done [2026-01-07T09:38:30.076Z] #7 exporting config sha256:d1fdc7df4da79d02800bd6ff1aed91b698ac2de8ae80dcbebeb0c37e03635e0e done [2026-01-07T09:38:30.076Z] #7 exporting manifest sha256:5a5fae9ab34bb4d15e6e29c45386da6fbf2abaea87b18223b512b35a908e64f8 done [2026-01-07T09:38:30.076Z] #7 exporting config sha256:6a5870ecac2271c3c15a119bc7ccb5aeaad15037ef13b104d3a640c92d68d972 done [2026-01-07T09:38:30.076Z] #7 exporting manifest list sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 done [2026-01-07T09:38:30.076Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-01-07T09:38:30.334Z] #7 pushing layers 0.0s done [2026-01-07T09:38:30.335Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:83a880c723280be73e7caf0ac90d3dcd9e57704d67f2da2815d2e5dbbd151311 0.1s done [2026-01-07T09:38:30.335Z] #7 DONE 0.1s [2026-01-07T09:38:30.335Z] [2026-01-07T09:38:30.335Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-01-07T09:38:30.335Z] #8 DONE 0.0s [2026-01-07T09:38:30.335Z] [2026-01-07T09:38:30.335Z] 1 warning found (use --debug to expand): [2026-01-07T09:38:30.335Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-01-07T09:38:30.714Z] + '[' -d /w/workspace/edgex-go/947/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:38:31.003Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:38:31.555Z] ---> package-listing.sh [2026-01-07T09:38:31.555Z] ++ facter osfamily [2026-01-07T09:38:31.555Z] ++ tr '[:upper:]' '[:lower:]' [2026-01-07T09:38:31.815Z] + OS_FAMILY=redhat [2026-01-07T09:38:31.815Z] + workspace=/w/workspace/edgex-go/947 [2026-01-07T09:38:31.815Z] + START_PACKAGES=/tmp/packages_start.txt [2026-01-07T09:38:31.815Z] + END_PACKAGES=/tmp/packages_end.txt [2026-01-07T09:38:31.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-01-07T09:38:31.815Z] + PACKAGES=/tmp/packages_start.txt [2026-01-07T09:38:31.815Z] + '[' /w/workspace/edgex-go/947 ']' [2026-01-07T09:38:31.815Z] + PACKAGES=/tmp/packages_end.txt [2026-01-07T09:38:31.815Z] + case "${OS_FAMILY}" in [2026-01-07T09:38:31.815Z] + rpm -qa [2026-01-07T09:38:31.815Z] + sort [2026-01-07T09:38:32.381Z] + '[' -f /tmp/packages_start.txt ']' [2026-01-07T09:38:32.382Z] + '[' -f /tmp/packages_end.txt ']' [2026-01-07T09:38:32.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-01-07T09:38:32.382Z] + '[' /w/workspace/edgex-go/947 ']' [2026-01-07T09:38:32.382Z] + mkdir -p /w/workspace/edgex-go/947/archives/ [2026-01-07T09:38:32.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/947/archives/ [Pipeline] echo [2026-01-07T09:38:32.392Z] 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/947/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-01-07T09:38:32.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:38:33.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-07T09:38:33.239Z] [2026-01-07T09:38:33.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T09:38:33.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-07T09:38:33.543Z] latest: Pulling from edgex-lftools-log-publisher [2026-01-07T09:38:33.543Z] 5eb5b503b376: Pulling fs layer [2026-01-07T09:38:33.543Z] 5c69ac0246d0: Pulling fs layer [2026-01-07T09:38:33.543Z] ec43610c2a17: Pulling fs layer [2026-01-07T09:38:33.543Z] 3a2ae6a8a46f: Pulling fs layer [2026-01-07T09:38:33.543Z] 33b1e0a273af: Pulling fs layer [2026-01-07T09:38:33.543Z] 5d3b04190fa2: Pulling fs layer [2026-01-07T09:38:33.543Z] 2f39f015ded8: Pulling fs layer [2026-01-07T09:38:33.543Z] 33b1e0a273af: Waiting [2026-01-07T09:38:33.543Z] 5d3b04190fa2: Waiting [2026-01-07T09:38:33.543Z] 2f39f015ded8: Waiting [2026-01-07T09:38:33.543Z] 3a2ae6a8a46f: Waiting [2026-01-07T09:38:33.543Z] 5c69ac0246d0: Download complete [2026-01-07T09:38:33.543Z] 3a2ae6a8a46f: Verifying Checksum [2026-01-07T09:38:33.543Z] 3a2ae6a8a46f: Download complete [2026-01-07T09:38:33.543Z] 33b1e0a273af: Verifying Checksum [2026-01-07T09:38:33.543Z] 33b1e0a273af: Download complete [2026-01-07T09:38:33.543Z] 5d3b04190fa2: Verifying Checksum [2026-01-07T09:38:33.543Z] 5d3b04190fa2: Download complete [2026-01-07T09:38:33.543Z] ec43610c2a17: Verifying Checksum [2026-01-07T09:38:33.543Z] ec43610c2a17: Download complete [2026-01-07T09:38:33.802Z] 5eb5b503b376: Verifying Checksum [2026-01-07T09:38:33.802Z] 5eb5b503b376: Download complete [2026-01-07T09:38:34.370Z] 2f39f015ded8: Download complete [2026-01-07T09:38:34.939Z] 5eb5b503b376: Pull complete [2026-01-07T09:38:35.208Z] 5c69ac0246d0: Pull complete [2026-01-07T09:38:35.469Z] ec43610c2a17: Pull complete [2026-01-07T09:38:35.731Z] 3a2ae6a8a46f: Pull complete [2026-01-07T09:38:35.731Z] 33b1e0a273af: Pull complete [2026-01-07T09:38:35.997Z] 5d3b04190fa2: Pull complete [2026-01-07T09:38:40.203Z] 2f39f015ded8: Pull complete [2026-01-07T09:38:40.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-01-07T09:38:40.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-07T09:38:40.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T09:38:40.349Z] prd-centos7-docker-4c-2g-249 does not seem to be running inside a container [2026-01-07T09:38:40.418Z] $ 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/947/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-01-07T09:38:45.943Z] $ docker top 3d77aca63da42d468b7bc9073c828ac8af4d963fc7cdcfaeadacb8102958826d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T09:38:46.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-01-07T09:38:46.569Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-01-07T09:38:46.855Z] + ls /var/log/sa-host [2026-01-07T09:38:46.855Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T09:38:46.926Z] provisioning config files... [2026-01-07T09:38:46.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7772607255122943197tmp [Pipeline] { [Pipeline] echo [2026-01-07T09:38:46.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:38:47.238Z] ---> create-netrc.sh [Pipeline] } [2026-01-07T09:38:47.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:38:47.578Z] ---> python-tools-install.sh [Pipeline] echo [2026-01-07T09:38:47.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T09:38:47.868Z] ---> sudo-logs.sh [2026-01-07T09:38:47.868Z] Archiving 'sudo' log.. [2026-01-07T09:38:47.868Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T09:38:47.896Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-01-07T09:38:47.900Z] $ docker stop --time=1 3d77aca63da42d468b7bc9073c828ac8af4d963fc7cdcfaeadacb8102958826d [2026-01-07T09:38:49.034Z] $ docker rm -f --volumes 3d77aca63da42d468b7bc9073c828ac8af4d963fc7cdcfaeadacb8102958826d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-01-07T09:38:49.137Z] [WS-CLEANUP] Deleting project workspace... [2026-01-07T09:38:49.137Z] [WS-CLEANUP] Deferred wipeout is used... [2026-01-07T09:38:49.153Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-01-07T09:51:11.937Z] #154 ... [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-01-07T09:51:11.937Z] #144 DONE 1176.4s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-01-07T09:51:11.937Z] #154 ... [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:51:11.937Z] #155 DONE 0.4s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T09:51:11.937Z] #148 ... [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:51:11.937Z] #156 DONE 0.3s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T09:51:11.937Z] #149 ... [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-01-07T09:51:11.937Z] #157 DONE 0.3s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T09:51:11.937Z] #152 ... [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-01-07T09:51:11.937Z] #158 DONE 0.2s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-01-07T09:51:11.937Z] #159 DONE 0.2s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T09:51:11.937Z] #160 DONE 2.1s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #113 [core-common-config-bootstrapper] exporting to image [2026-01-07T09:51:11.937Z] #113 exporting layers [2026-01-07T09:51:11.937Z] #113 exporting layers 0.7s done [2026-01-07T09:51:11.937Z] #113 writing image sha256:1d96125a191f85afee9c0f600dd49ea883ff07b9d896d05afd2d53cec488f205 [2026-01-07T09:51:11.937Z] #113 writing image sha256:1d96125a191f85afee9c0f600dd49ea883ff07b9d896d05afd2d53cec488f205 0.0s done [2026-01-07T09:51:11.937Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-01-07T09:51:11.937Z] #113 DONE 6.5s [2026-01-07T09:51:11.937Z] [2026-01-07T09:51:11.937Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T09:51:20.130Z] #153 ... [2026-01-07T09:51:20.130Z] [2026-01-07T09:51:20.130Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-01-07T09:51:20.130Z] #145 DONE 1197.7s [2026-01-07T09:51:20.130Z] [2026-01-07T09:51:20.130Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-01-07T09:51:20.130Z] #161 DONE 0.3s [2026-01-07T09:51:20.130Z] [2026-01-07T09:51:20.130Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-01-07T09:51:21.537Z] #162 DONE 2.2s [2026-01-07T09:51:21.537Z] [2026-01-07T09:51:21.537Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-01-07T09:51:21.804Z] #150 ... [2026-01-07T09:51:21.804Z] [2026-01-07T09:51:21.804Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T09:51:22.073Z] #163 DONE 0.3s [2026-01-07T09:51:22.073Z] [2026-01-07T09:51:22.073Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-01-07T09:51:22.347Z] #164 DONE 0.2s [2026-01-07T09:51:22.347Z] [2026-01-07T09:51:22.347Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-01-07T09:51:22.617Z] #165 DONE 0.3s [2026-01-07T09:51:22.617Z] [2026-01-07T09:51:22.617Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-01-07T09:51:22.617Z] #166 DONE 0.1s [2026-01-07T09:51:22.617Z] [2026-01-07T09:51:22.617Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-01-07T09:51:22.617Z] #167 DONE 0.1s [2026-01-07T09:51:22.617Z] [2026-01-07T09:51:22.617Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T09:51:22.884Z] #149 ... [2026-01-07T09:51:22.884Z] [2026-01-07T09:51:22.884Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-01-07T09:51:22.884Z] #168 DONE 0.2s [2026-01-07T09:51:22.884Z] [2026-01-07T09:51:22.884Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-01-07T09:51:23.152Z] #169 DONE 0.2s [2026-01-07T09:51:23.152Z] [2026-01-07T09:51:23.152Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-01-07T09:51:23.152Z] #170 DONE 0.1s [2026-01-07T09:51:23.152Z] [2026-01-07T09:51:23.152Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T09:51:23.152Z] #148 ... [2026-01-07T09:51:23.152Z] [2026-01-07T09:51:23.152Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-01-07T09:51:25.094Z] #171 DONE 2.0s [2026-01-07T09:51:25.094Z] [2026-01-07T09:51:25.094Z] #113 [security-bootstrapper] exporting to image [2026-01-07T09:51:25.094Z] #113 exporting layers [2026-01-07T09:51:26.497Z] #113 exporting layers 1.1s done [2026-01-07T09:51:26.497Z] #113 writing image sha256:b8b562f73bdd92c8b551a24f637eaab7ba03531c318294bfe454e4f60a3e95a2 0.0s done [2026-01-07T09:51:26.497Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-01-07T09:51:26.497Z] #113 DONE 7.6s [2026-01-07T09:51:26.497Z] [2026-01-07T09:51:26.497Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-01-07T10:07:19.508Z] #154 ... [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-01-07T10:07:19.508Z] #150 DONE 2156.3s [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:07:19.508Z] #152 ... [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:07:19.508Z] #172 DONE 0.2s [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T10:07:19.508Z] #153 ... [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:07:19.508Z] #173 DONE 0.2s [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-01-07T10:07:19.508Z] #174 DONE 0.6s [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T10:07:19.508Z] #149 ... [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:07:19.508Z] #175 DONE 0.1s [2026-01-07T10:07:19.508Z] [2026-01-07T10:07:19.508Z] #113 [core-command] exporting to image [2026-01-07T10:07:19.508Z] #113 exporting layers [2026-01-07T10:07:20.090Z] #113 exporting layers 0.6s done [2026-01-07T10:07:20.090Z] #113 writing image sha256:92e214b9e20c95ec166beedad2066e23eae9fee7108ddf8dedae3b8f16ea857f done [2026-01-07T10:07:20.090Z] #113 naming to docker.io/library/core-command-arm64 done [2026-01-07T10:07:20.090Z] #113 DONE 8.2s [2026-01-07T10:07:20.090Z] [2026-01-07T10:07:20.090Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T10:07:52.311Z] #153 ... [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-01-07T10:07:52.311Z] #149 DONE 2188.2s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:07:52.311Z] #143 ... [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:07:52.311Z] #176 DONE 0.1s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:07:52.311Z] #177 DONE 0.4s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T10:07:52.311Z] #148 ... [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-01-07T10:07:52.311Z] #178 DONE 0.1s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-01-07T10:07:52.311Z] #179 DONE 0.2s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T10:07:52.311Z] #153 2189.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.92 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-01-07T10:07:52.311Z] #153 ... [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-01-07T10:07:52.311Z] #180 DONE 0.4s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-01-07T10:07:52.311Z] #181 DONE 0.1s [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:07:52.311Z] #143 ... [2026-01-07T10:07:52.311Z] [2026-01-07T10:07:52.311Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T10:07:56.566Z] #182 DONE 4.9s [2026-01-07T10:07:56.566Z] [2026-01-07T10:07:56.566Z] #113 [security-proxy-setup] exporting to image [2026-01-07T10:07:56.566Z] #113 exporting layers [2026-01-07T10:07:57.525Z] #113 exporting layers 1.1s done [2026-01-07T10:07:57.525Z] #113 writing image sha256:1ce6145f0297b1b7e8839a843337c9fcd0083859eab07f41a25340697966e30f done [2026-01-07T10:07:57.525Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2026-01-07T10:07:57.525Z] #113 DONE 9.2s [2026-01-07T10:07:57.525Z] [2026-01-07T10:07:57.525Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:08:29.756Z] #152 ... [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-01-07T10:08:29.757Z] #153 DONE 2224.7s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:08:29.757Z] #143 ... [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:08:29.757Z] #183 DONE 0.3s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:08:29.757Z] #143 ... [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:08:29.757Z] #184 DONE 0.2s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-01-07T10:08:29.757Z] #185 DONE 0.2s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:08:29.757Z] #41 ... [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-01-07T10:08:29.757Z] #186 DONE 0.1s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:08:29.757Z] #187 DONE 0.1s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-01-07T10:08:29.757Z] #188 DONE 0.4s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:08:29.757Z] #152 ... [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-01-07T10:08:29.757Z] #189 DONE 0.4s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-01-07T10:08:29.757Z] #147 ... [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-01-07T10:08:29.757Z] #190 DONE 0.1s [2026-01-07T10:08:29.757Z] [2026-01-07T10:08:29.757Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T10:08:30.719Z] #191 DONE 1.8s [2026-01-07T10:08:30.719Z] [2026-01-07T10:08:30.719Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:08:30.719Z] #41 ... [2026-01-07T10:08:30.719Z] [2026-01-07T10:08:30.719Z] #113 [security-secretstore-setup] exporting to image [2026-01-07T10:08:30.719Z] #113 exporting layers [2026-01-07T10:08:32.666Z] #113 exporting layers 1.8s done [2026-01-07T10:08:32.666Z] #113 writing image sha256:298b5186d3e13ee7768d464bb41d869e9e4ebf85a595f3d8b22868dc1ecd720a done [2026-01-07T10:08:32.666Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-01-07T10:08:32.666Z] #113 DONE 11.0s [2026-01-07T10:08:32.666Z] [2026-01-07T10:08:32.666Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:09:29.055Z] #152 ... [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-01-07T10:09:29.055Z] #146 DONE 2280.1s [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-01-07T10:09:29.055Z] #151 ... [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:09:29.055Z] #192 DONE 0.1s [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:09:29.055Z] #193 DONE 0.1s [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:09:29.055Z] #143 ... [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-01-07T10:09:29.055Z] #194 DONE 1.9s [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:09:29.055Z] #152 ... [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:09:29.055Z] #195 DONE 0.1s [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #113 [security-spiffe-token-provider] exporting to image [2026-01-07T10:09:29.055Z] #113 exporting layers [2026-01-07T10:09:29.055Z] #113 exporting layers 0.8s done [2026-01-07T10:09:29.055Z] #113 writing image sha256:a9bd17040a4a0dbbbcfb571a11b7abdd488722716b0c90244448934892b38f10 0.0s done [2026-01-07T10:09:29.055Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-01-07T10:09:29.055Z] #113 DONE 11.9s [2026-01-07T10:09:29.055Z] [2026-01-07T10:09:29.055Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:07.909Z] #41 ... [2026-01-07T10:10:07.909Z] [2026-01-07T10:10:07.909Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-01-07T10:10:07.909Z] #154 DONE 2324.7s [2026-01-07T10:10:07.909Z] [2026-01-07T10:10:07.909Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:07.909Z] #41 ... [2026-01-07T10:10:07.909Z] [2026-01-07T10:10:07.909Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-01-07T10:10:07.909Z] #151 DONE 2324.9s [2026-01-07T10:10:07.909Z] [2026-01-07T10:10:07.909Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-01-07T10:10:07.909Z] #147 ... [2026-01-07T10:10:07.909Z] [2026-01-07T10:10:07.909Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:10:07.909Z] #196 DONE 0.3s [2026-01-07T10:10:07.909Z] [2026-01-07T10:10:07.909Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:10:08.175Z] #197 DONE 0.8s [2026-01-07T10:10:08.175Z] [2026-01-07T10:10:08.175Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:10:08.175Z] #198 DONE 0.6s [2026-01-07T10:10:08.175Z] [2026-01-07T10:10:08.175Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-01-07T10:10:08.758Z] #199 ... [2026-01-07T10:10:08.758Z] [2026-01-07T10:10:08.758Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-01-07T10:10:08.758Z] #200 DONE 0.7s [2026-01-07T10:10:09.024Z] [2026-01-07T10:10:09.024Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-01-07T10:10:09.024Z] #199 DONE 0.7s [2026-01-07T10:10:09.024Z] [2026-01-07T10:10:09.024Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:10:09.024Z] #201 DONE 0.2s [2026-01-07T10:10:09.024Z] [2026-01-07T10:10:09.024Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-01-07T10:10:09.024Z] #202 DONE 0.2s [2026-01-07T10:10:09.024Z] [2026-01-07T10:10:09.024Z] #113 [core-keeper] exporting to image [2026-01-07T10:10:09.024Z] #113 exporting layers [2026-01-07T10:10:09.291Z] #113 ... [2026-01-07T10:10:09.291Z] [2026-01-07T10:10:09.291Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-01-07T10:10:09.291Z] #203 DONE 0.2s [2026-01-07T10:10:09.291Z] [2026-01-07T10:10:09.291Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T10:10:10.255Z] #204 ... [2026-01-07T10:10:10.255Z] [2026-01-07T10:10:10.255Z] #113 [core-keeper] exporting to image [2026-01-07T10:10:10.255Z] #113 exporting layers 1.1s done [2026-01-07T10:10:10.255Z] #113 writing image sha256:6bb9d6784eb55662e5f6c3b2169364d882e3f5ce2614359f2cba1cc329842f79 done [2026-01-07T10:10:10.255Z] #113 naming to docker.io/library/core-keeper-arm64 done [2026-01-07T10:10:10.255Z] #113 DONE 13.0s [2026-01-07T10:10:10.531Z] [2026-01-07T10:10:10.531Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T10:10:11.938Z] #148 ... [2026-01-07T10:10:11.938Z] [2026-01-07T10:10:11.938Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-01-07T10:10:11.938Z] #147 DONE 2330.5s [2026-01-07T10:10:12.209Z] [2026-01-07T10:10:12.209Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:10:12.209Z] #152 ... [2026-01-07T10:10:12.209Z] [2026-01-07T10:10:12.209Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-01-07T10:10:12.209Z] #204 DONE 2.9s [2026-01-07T10:10:12.476Z] [2026-01-07T10:10:12.476Z] #113 [security-proxy-auth] exporting to image [2026-01-07T10:10:13.059Z] #113 ... [2026-01-07T10:10:13.059Z] [2026-01-07T10:10:13.059Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:10:13.059Z] #205 DONE 0.4s [2026-01-07T10:10:13.059Z] [2026-01-07T10:10:13.059Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:10:13.328Z] #143 ... [2026-01-07T10:10:13.328Z] [2026-01-07T10:10:13.328Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:10:13.328Z] #206 DONE 0.3s [2026-01-07T10:10:13.328Z] [2026-01-07T10:10:13.328Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:10:13.600Z] #152 ... [2026-01-07T10:10:13.600Z] [2026-01-07T10:10:13.600Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-01-07T10:10:13.600Z] #207 ... [2026-01-07T10:10:13.600Z] [2026-01-07T10:10:13.600Z] #113 [security-proxy-auth] exporting to image [2026-01-07T10:10:13.600Z] #113 exporting layers 1.4s done [2026-01-07T10:10:13.600Z] #113 writing image sha256:7698799762f94b565894d1e650ebf2feb4a90680af4ef7cd21127bce0064ea59 done [2026-01-07T10:10:13.600Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2026-01-07T10:10:13.600Z] #113 DONE 14.4s [2026-01-07T10:10:13.872Z] [2026-01-07T10:10:13.872Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:14.143Z] #41 ... [2026-01-07T10:10:14.143Z] [2026-01-07T10:10:14.143Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-01-07T10:10:14.143Z] #207 DONE 0.7s [2026-01-07T10:10:14.143Z] [2026-01-07T10:10:14.143Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:10:14.410Z] #208 DONE 0.2s [2026-01-07T10:10:14.410Z] [2026-01-07T10:10:14.410Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:14.410Z] #41 ... [2026-01-07T10:10:14.410Z] [2026-01-07T10:10:14.410Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-01-07T10:10:14.410Z] #148 DONE 2333.1s [2026-01-07T10:10:14.410Z] [2026-01-07T10:10:14.410Z] #113 [core-data] exporting to image [2026-01-07T10:10:15.829Z] #113 exporting layers 1.1s done [2026-01-07T10:10:15.829Z] #113 writing image sha256:53cafe16a2e334ff39e1c13a49b8f860430afc809952d0bb68a7cd6c229683f6 0.0s done [2026-01-07T10:10:15.829Z] #113 naming to docker.io/library/core-data-arm64 [2026-01-07T10:10:15.829Z] #113 naming to docker.io/library/core-data-arm64 0.1s done [2026-01-07T10:10:15.829Z] #113 DONE 15.6s [2026-01-07T10:10:15.829Z] [2026-01-07T10:10:15.829Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:10:15.829Z] #209 DONE 0.3s [2026-01-07T10:10:15.829Z] [2026-01-07T10:10:15.829Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:10:16.095Z] #152 ... [2026-01-07T10:10:16.095Z] [2026-01-07T10:10:16.095Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:10:16.095Z] #210 DONE 0.1s [2026-01-07T10:10:16.095Z] [2026-01-07T10:10:16.095Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-01-07T10:10:16.367Z] #211 DONE 0.4s [2026-01-07T10:10:16.367Z] [2026-01-07T10:10:16.367Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:10:16.637Z] #143 ... [2026-01-07T10:10:16.637Z] [2026-01-07T10:10:16.637Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:10:16.637Z] #212 DONE 0.1s [2026-01-07T10:10:16.637Z] [2026-01-07T10:10:16.637Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-01-07T10:10:16.637Z] #213 DONE 0.1s [2026-01-07T10:10:16.637Z] [2026-01-07T10:10:16.637Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:10:16.903Z] #152 ... [2026-01-07T10:10:16.903Z] [2026-01-07T10:10:16.903Z] #113 [core-metadata] exporting to image [2026-01-07T10:10:17.171Z] #113 exporting layers 0.6s done [2026-01-07T10:10:17.436Z] #113 writing image sha256:6ca4c1f7d19c2bd27caa7ce4142988c9692198f703eb52f03d1cf480c08e31f5 done [2026-01-07T10:10:17.436Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-01-07T10:10:17.436Z] #113 DONE 16.1s [2026-01-07T10:10:17.436Z] [2026-01-07T10:10:17.436Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-01-07T10:10:49.649Z] #143 DONE 2362.9s [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:49.649Z] #41 ... [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:10:49.649Z] #214 DONE 0.1s [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:49.649Z] #41 ... [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:10:49.649Z] #215 DONE 0.1s [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-01-07T10:10:49.649Z] #216 DONE 0.5s [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-01-07T10:10:49.649Z] #217 DONE 0.1s [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #113 [support-scheduler] exporting to image [2026-01-07T10:10:49.649Z] #113 exporting layers [2026-01-07T10:10:49.649Z] #113 exporting layers 1.0s done [2026-01-07T10:10:49.649Z] #113 writing image sha256:595726a05200726af8c0bf1c1a9d1a6687551b7d914c03e61b3c5a4bf603432e done [2026-01-07T10:10:49.649Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-01-07T10:10:49.649Z] #113 DONE 17.2s [2026-01-07T10:10:49.649Z] [2026-01-07T10:10:49.649Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-01-07T10:10:50.232Z] #152 DONE 2368.9s [2026-01-07T10:10:50.232Z] [2026-01-07T10:10:50.232Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:50.497Z] #41 ... [2026-01-07T10:10:50.497Z] [2026-01-07T10:10:50.497Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-01-07T10:10:50.497Z] #218 DONE 0.1s [2026-01-07T10:10:50.762Z] [2026-01-07T10:10:50.762Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:50.762Z] #41 ... [2026-01-07T10:10:50.762Z] [2026-01-07T10:10:50.762Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-01-07T10:10:51.028Z] #219 DONE 0.1s [2026-01-07T10:10:51.028Z] [2026-01-07T10:10:51.028Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-01-07T10:10:51.294Z] #220 DONE 0.4s [2026-01-07T10:10:51.294Z] [2026-01-07T10:10:51.294Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-01-07T10:10:51.294Z] #221 DONE 0.1s [2026-01-07T10:10:51.294Z] [2026-01-07T10:10:51.294Z] #113 [support-notifications] exporting to image [2026-01-07T10:10:51.874Z] #113 exporting layers 0.5s done [2026-01-07T10:10:51.874Z] #113 writing image sha256:e97e33cc2639706c1d37c2b1c7e65f6723fab55a4041cc3b02ddf8b528c52039 done [2026-01-07T10:10:51.874Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-01-07T10:10:51.874Z] #113 DONE 17.7s [2026-01-07T10:10:51.874Z] [2026-01-07T10:10:51.874Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-01-07T10:10:51.874Z] time="2026-01-07T09:28:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-01-07T10:10:51.918Z] $ docker stop --time=1 611395cc8a52cd22ab7c9afeb53b20c0f439937403b0ef0414d832b159ebb87e [2026-01-07T10:10:53.597Z] $ docker rm -f --volumes 611395cc8a52cd22ab7c9afeb53b20c0f439937403b0ef0414d832b159ebb87e [Pipeline] // withDockerContainer [Pipeline] sh [2026-01-07T10:10:54.110Z] + docker images [2026-01-07T10:10:54.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-01-07T10:10:54.110Z] support-notifications-arm64 latest e97e33cc2639 2 seconds ago 54.3MB [2026-01-07T10:10:54.110Z] support-scheduler-arm64 latest 595726a05200 8 seconds ago 50.4MB [2026-01-07T10:10:54.110Z] core-metadata-arm64 latest 6ca4c1f7d19c 37 seconds ago 46.4MB [2026-01-07T10:10:54.110Z] core-data-arm64 latest 53cafe16a2e3 39 seconds ago 46.2MB [2026-01-07T10:10:54.110Z] security-proxy-auth-arm64 latest 7698799762f9 42 seconds ago 45.4MB [2026-01-07T10:10:54.110Z] core-keeper-arm64 latest 6bb9d6784eb5 45 seconds ago 45.1MB [2026-01-07T10:10:54.110Z] security-spiffe-token-provider-arm64 latest a9bd17040a4a About a minute ago 50.2MB [2026-01-07T10:10:54.110Z] security-secretstore-setup-arm64 latest 298b5186d3e1 2 minutes ago 81.6MB [2026-01-07T10:10:54.110Z] security-proxy-setup-arm64 latest 1ce6145f0297 2 minutes ago 51.3MB [2026-01-07T10:10:54.110Z] core-command-arm64 latest 92e214b9e20c 3 minutes ago 40.9MB [2026-01-07T10:10:54.110Z] security-bootstrapper-arm64 latest b8b562f73bdd 19 minutes ago 22.2MB [2026-01-07T10:10:54.110Z] core-common-config-bootstrapper-arm64 latest 1d96125a191f 19 minutes ago 21.1MB [2026-01-07T10:10:54.110Z] security-spire-agent-arm64 latest 3fa4d1f7687d 41 minutes ago 220MB [2026-01-07T10:10:54.110Z] security-spire-server-arm64 latest 0a84e96676a1 41 minutes ago 164MB [2026-01-07T10:10:54.110Z] security-spire-config-arm64 latest 0ec2e22043b6 41 minutes ago 163MB [2026-01-07T10:10:54.110Z] ci-base-image-arm64 latest 82a2f9506441 43 minutes ago 927MB [2026-01-07T10:10:54.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB [2026-01-07T10:10:54.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T10:10:54.265Z] provisioning config files... [2026-01-07T10:10:54.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/947@tmp/config8877163867419197107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:10:54.626Z] ---> ****-login.sh [2026-01-07T10:10:54.626Z] nexus3.edgexfoundry.org:10001 [2026-01-07T10:10:54.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T10:10:54.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T10:10:54.895Z] Configure a credential helper to remove this warning. See [2026-01-07T10:10:54.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T10:10:54.895Z] [2026-01-07T10:10:54.895Z] Login Succeeded [2026-01-07T10:10:54.896Z] nexus3.edgexfoundry.org:10002 [2026-01-07T10:10:55.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T10:10:55.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T10:10:55.424Z] Configure a credential helper to remove this warning. See [2026-01-07T10:10:55.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T10:10:55.424Z] [2026-01-07T10:10:55.424Z] Login Succeeded [2026-01-07T10:10:55.424Z] nexus3.edgexfoundry.org:10003 [2026-01-07T10:10:55.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T10:10:55.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T10:10:55.690Z] Configure a credential helper to remove this warning. See [2026-01-07T10:10:55.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T10:10:55.690Z] [2026-01-07T10:10:55.690Z] Login Succeeded [2026-01-07T10:10:55.690Z] nexus3.edgexfoundry.org:10004 [2026-01-07T10:10:55.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T10:10:55.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T10:10:55.956Z] Configure a credential helper to remove this warning. See [2026-01-07T10:10:55.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T10:10:55.956Z] [2026-01-07T10:10:55.956Z] Login Succeeded [2026-01-07T10:10:55.956Z] ****.io [2026-01-07T10:10:56.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-01-07T10:10:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-01-07T10:10:56.484Z] Configure a credential helper to remove this warning. See [2026-01-07T10:10:56.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-01-07T10:10:56.484Z] [2026-01-07T10:10:56.484Z] Login Succeeded [2026-01-07T10:10:56.484Z] ---> ****-login.sh ends [Pipeline] } [2026-01-07T10:10:56.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:10:56.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-01-07T10:10:56.577Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-01-07T10:10:56.577Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:10:56.577Z] latest [2026-01-07T10:10:56.577Z] 4.1.0-dev.92 [2026-01-07T10:10:56.577Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:10:56.577Z] main [2026-01-07T10:10:56.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:10:56.941Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:10:57.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:10:57.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-01-07T10:10:57.291Z] 531391270d14: Preparing [2026-01-07T10:10:57.291Z] a77bb7a0e44f: Preparing [2026-01-07T10:10:57.291Z] e7677451526e: Preparing [2026-01-07T10:10:57.291Z] 6ba9e08b5b90: Preparing [2026-01-07T10:10:57.291Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:10:57.291Z] 9729d7e666c3: Preparing [2026-01-07T10:10:57.291Z] 0e64f2360a44: Preparing [2026-01-07T10:10:57.291Z] 9729d7e666c3: Waiting [2026-01-07T10:10:57.291Z] 0e64f2360a44: Waiting [2026-01-07T10:10:57.556Z] 531391270d14: Pushed [2026-01-07T10:10:57.556Z] 6ba9e08b5b90: Pushed [2026-01-07T10:10:57.556Z] e7677451526e: Pushed [2026-01-07T10:10:57.556Z] 0e64f2360a44: Layer already exists [2026-01-07T10:10:57.556Z] 9729d7e666c3: Pushed [2026-01-07T10:10:57.820Z] 6c26bf7dd9e7: Pushed [2026-01-07T10:11:04.438Z] a77bb7a0e44f: Pushed [2026-01-07T10:11:04.438Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:04.790Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:05.133Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-01-07T10:11:05.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-01-07T10:11:05.133Z] 531391270d14: Preparing [2026-01-07T10:11:05.133Z] a77bb7a0e44f: Preparing [2026-01-07T10:11:05.133Z] e7677451526e: Preparing [2026-01-07T10:11:05.133Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:05.133Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:05.133Z] 9729d7e666c3: Preparing [2026-01-07T10:11:05.133Z] 0e64f2360a44: Preparing [2026-01-07T10:11:05.133Z] 9729d7e666c3: Waiting [2026-01-07T10:11:05.133Z] 0e64f2360a44: Waiting [2026-01-07T10:11:05.133Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:05.133Z] a77bb7a0e44f: Layer already exists [2026-01-07T10:11:05.133Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:05.133Z] e7677451526e: Layer already exists [2026-01-07T10:11:05.133Z] 531391270d14: Layer already exists [2026-01-07T10:11:05.133Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:05.133Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:05.133Z] latest: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:05.742Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:06.078Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 [2026-01-07T10:11:06.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-01-07T10:11:06.078Z] 531391270d14: Preparing [2026-01-07T10:11:06.078Z] a77bb7a0e44f: Preparing [2026-01-07T10:11:06.078Z] e7677451526e: Preparing [2026-01-07T10:11:06.078Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:06.078Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:06.078Z] 9729d7e666c3: Preparing [2026-01-07T10:11:06.078Z] 0e64f2360a44: Preparing [2026-01-07T10:11:06.078Z] 9729d7e666c3: Waiting [2026-01-07T10:11:06.078Z] 0e64f2360a44: Waiting [2026-01-07T10:11:06.078Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:06.078Z] a77bb7a0e44f: Layer already exists [2026-01-07T10:11:06.078Z] 531391270d14: Layer already exists [2026-01-07T10:11:06.078Z] e7677451526e: Layer already exists [2026-01-07T10:11:06.078Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:06.078Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:06.078Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:06.341Z] 4.1.0-dev.92: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:06.681Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:07.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:07.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-01-07T10:11:07.021Z] 531391270d14: Preparing [2026-01-07T10:11:07.021Z] a77bb7a0e44f: Preparing [2026-01-07T10:11:07.021Z] e7677451526e: Preparing [2026-01-07T10:11:07.021Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:07.021Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:07.021Z] 9729d7e666c3: Preparing [2026-01-07T10:11:07.021Z] 0e64f2360a44: Preparing [2026-01-07T10:11:07.021Z] 9729d7e666c3: Waiting [2026-01-07T10:11:07.021Z] 0e64f2360a44: Waiting [2026-01-07T10:11:07.021Z] 531391270d14: Layer already exists [2026-01-07T10:11:07.021Z] a77bb7a0e44f: Layer already exists [2026-01-07T10:11:07.021Z] e7677451526e: Layer already exists [2026-01-07T10:11:07.021Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:07.021Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:07.021Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:07.021Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:07.021Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:07.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:07.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-01-07T10:11:07.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-01-07T10:11:07.968Z] 531391270d14: Preparing [2026-01-07T10:11:07.968Z] a77bb7a0e44f: Preparing [2026-01-07T10:11:07.968Z] e7677451526e: Preparing [2026-01-07T10:11:07.968Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:07.968Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:07.968Z] 9729d7e666c3: Preparing [2026-01-07T10:11:07.968Z] 0e64f2360a44: Preparing [2026-01-07T10:11:07.968Z] 9729d7e666c3: Waiting [2026-01-07T10:11:07.968Z] 0e64f2360a44: Waiting [2026-01-07T10:11:07.968Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:07.968Z] e7677451526e: Layer already exists [2026-01-07T10:11:07.968Z] 531391270d14: Layer already exists [2026-01-07T10:11:07.968Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:07.968Z] a77bb7a0e44f: Layer already exists [2026-01-07T10:11:07.968Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:07.968Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:07.968Z] main: digest: sha256:dfbdfac7fa5db5d0b73f54b281460bee75ef7c3c122c3c3a962ec0442d548a9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:11:08.306Z] ===================================================== [Pipeline] echo [2026-01-07T10:11:08.320Z] taggedImages: [2026-01-07T10:11:08.321Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:08.321Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-01-07T10:11:08.321Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 [2026-01-07T10:11:08.321Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:08.321Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-01-07T10:11:08.349Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-01-07T10:11:08.349Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:08.349Z] latest [2026-01-07T10:11:08.349Z] 4.1.0-dev.92 [2026-01-07T10:11:08.349Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:08.349Z] main [2026-01-07T10:11:08.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:08.704Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:09.048Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:09.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-01-07T10:11:09.048Z] 46a0196a262c: Preparing [2026-01-07T10:11:09.048Z] f1a416941fcf: Preparing [2026-01-07T10:11:09.048Z] c23377357c69: Preparing [2026-01-07T10:11:09.048Z] 150ae8c0dc45: Preparing [2026-01-07T10:11:09.048Z] e7677451526e: Preparing [2026-01-07T10:11:09.048Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:09.048Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:09.048Z] 6ba9e08b5b90: Waiting [2026-01-07T10:11:09.048Z] 9729d7e666c3: Preparing [2026-01-07T10:11:09.048Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:09.048Z] 0e64f2360a44: Preparing [2026-01-07T10:11:09.048Z] 9729d7e666c3: Waiting [2026-01-07T10:11:09.048Z] e7677451526e: Layer already exists [2026-01-07T10:11:09.048Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:09.311Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:09.311Z] f1a416941fcf: Pushed [2026-01-07T10:11:09.311Z] c23377357c69: Pushed [2026-01-07T10:11:09.311Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:09.311Z] 46a0196a262c: Pushed [2026-01-07T10:11:09.311Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:11.870Z] 150ae8c0dc45: Pushed [2026-01-07T10:11:11.870Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:12.222Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:12.575Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-01-07T10:11:12.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-01-07T10:11:12.575Z] 46a0196a262c: Preparing [2026-01-07T10:11:12.575Z] f1a416941fcf: Preparing [2026-01-07T10:11:12.575Z] c23377357c69: Preparing [2026-01-07T10:11:12.575Z] 150ae8c0dc45: Preparing [2026-01-07T10:11:12.575Z] e7677451526e: Preparing [2026-01-07T10:11:12.575Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:12.575Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:12.575Z] 6ba9e08b5b90: Waiting [2026-01-07T10:11:12.575Z] 9729d7e666c3: Preparing [2026-01-07T10:11:12.575Z] 0e64f2360a44: Preparing [2026-01-07T10:11:12.575Z] 9729d7e666c3: Waiting [2026-01-07T10:11:12.575Z] 0e64f2360a44: Waiting [2026-01-07T10:11:12.575Z] e7677451526e: Layer already exists [2026-01-07T10:11:12.575Z] 46a0196a262c: Layer already exists [2026-01-07T10:11:12.575Z] f1a416941fcf: Layer already exists [2026-01-07T10:11:12.575Z] 150ae8c0dc45: Layer already exists [2026-01-07T10:11:12.575Z] c23377357c69: Layer already exists [2026-01-07T10:11:12.575Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:12.575Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:12.575Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:12.575Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:12.840Z] latest: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:13.188Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:13.537Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 [2026-01-07T10:11:13.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-01-07T10:11:13.537Z] 46a0196a262c: Preparing [2026-01-07T10:11:13.537Z] f1a416941fcf: Preparing [2026-01-07T10:11:13.537Z] c23377357c69: Preparing [2026-01-07T10:11:13.537Z] 150ae8c0dc45: Preparing [2026-01-07T10:11:13.537Z] e7677451526e: Preparing [2026-01-07T10:11:13.537Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:13.537Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:13.537Z] 9729d7e666c3: Preparing [2026-01-07T10:11:13.537Z] 0e64f2360a44: Preparing [2026-01-07T10:11:13.537Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:13.537Z] 0e64f2360a44: Waiting [2026-01-07T10:11:13.537Z] 9729d7e666c3: Waiting [2026-01-07T10:11:13.537Z] 6ba9e08b5b90: Waiting [2026-01-07T10:11:13.537Z] 46a0196a262c: Layer already exists [2026-01-07T10:11:13.537Z] c23377357c69: Layer already exists [2026-01-07T10:11:13.537Z] f1a416941fcf: Layer already exists [2026-01-07T10:11:13.537Z] 150ae8c0dc45: Layer already exists [2026-01-07T10:11:13.537Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:13.537Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:13.537Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:15.468Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:15.468Z] e7677451526e: Layer already exists [2026-01-07T10:11:15.468Z] 4.1.0-dev.92: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:15.820Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:16.165Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:16.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-01-07T10:11:16.165Z] 46a0196a262c: Preparing [2026-01-07T10:11:16.165Z] f1a416941fcf: Preparing [2026-01-07T10:11:16.165Z] c23377357c69: Preparing [2026-01-07T10:11:16.165Z] 150ae8c0dc45: Preparing [2026-01-07T10:11:16.165Z] e7677451526e: Preparing [2026-01-07T10:11:16.165Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:16.165Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:16.165Z] 9729d7e666c3: Preparing [2026-01-07T10:11:16.165Z] 0e64f2360a44: Preparing [2026-01-07T10:11:16.165Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:16.165Z] 6ba9e08b5b90: Waiting [2026-01-07T10:11:16.165Z] 9729d7e666c3: Waiting [2026-01-07T10:11:16.165Z] 0e64f2360a44: Waiting [2026-01-07T10:11:16.165Z] 46a0196a262c: Layer already exists [2026-01-07T10:11:16.165Z] 150ae8c0dc45: Layer already exists [2026-01-07T10:11:16.165Z] c23377357c69: Layer already exists [2026-01-07T10:11:16.165Z] f1a416941fcf: Layer already exists [2026-01-07T10:11:16.165Z] e7677451526e: Layer already exists [2026-01-07T10:11:16.165Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:16.165Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:16.165Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:16.165Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:16.430Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:16.766Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:17.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-01-07T10:11:17.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-01-07T10:11:17.103Z] 46a0196a262c: Preparing [2026-01-07T10:11:17.103Z] f1a416941fcf: Preparing [2026-01-07T10:11:17.103Z] c23377357c69: Preparing [2026-01-07T10:11:17.103Z] 150ae8c0dc45: Preparing [2026-01-07T10:11:17.103Z] e7677451526e: Preparing [2026-01-07T10:11:17.103Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:17.103Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:17.103Z] 9729d7e666c3: Preparing [2026-01-07T10:11:17.103Z] 0e64f2360a44: Preparing [2026-01-07T10:11:17.103Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:17.103Z] 9729d7e666c3: Waiting [2026-01-07T10:11:17.103Z] 0e64f2360a44: Waiting [2026-01-07T10:11:17.103Z] 6ba9e08b5b90: Waiting [2026-01-07T10:11:17.103Z] 150ae8c0dc45: Layer already exists [2026-01-07T10:11:17.103Z] 46a0196a262c: Layer already exists [2026-01-07T10:11:17.103Z] f1a416941fcf: Layer already exists [2026-01-07T10:11:17.103Z] c23377357c69: Layer already exists [2026-01-07T10:11:17.103Z] e7677451526e: Layer already exists [2026-01-07T10:11:17.103Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:17.103Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:17.103Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:17.103Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:17.366Z] main: digest: sha256:9a7ffef55a6a7d53384e594a3f869814aed3c6faafd76a95874782fba34e7834 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:11:17.438Z] ===================================================== [Pipeline] echo [2026-01-07T10:11:17.454Z] taggedImages: [2026-01-07T10:11:17.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:17.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-01-07T10:11:17.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 [2026-01-07T10:11:17.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:17.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-01-07T10:11:17.486Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-01-07T10:11:17.486Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:17.486Z] latest [2026-01-07T10:11:17.486Z] 4.1.0-dev.92 [2026-01-07T10:11:17.486Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:17.486Z] main [2026-01-07T10:11:17.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:17.849Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:18.199Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:18.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-01-07T10:11:18.199Z] 3ab9f1da852b: Preparing [2026-01-07T10:11:18.199Z] a63d2b0a47dd: Preparing [2026-01-07T10:11:18.199Z] e7677451526e: Preparing [2026-01-07T10:11:18.199Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:18.199Z] dee0f049f815: Preparing [2026-01-07T10:11:18.199Z] d308f985340c: Preparing [2026-01-07T10:11:18.199Z] 0e64f2360a44: Preparing [2026-01-07T10:11:18.199Z] d308f985340c: Waiting [2026-01-07T10:11:18.199Z] 0e64f2360a44: Waiting [2026-01-07T10:11:18.199Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:18.462Z] e7677451526e: Layer already exists [2026-01-07T10:11:18.462Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:18.463Z] 3ab9f1da852b: Pushed [2026-01-07T10:11:18.463Z] d308f985340c: Pushed [2026-01-07T10:11:18.725Z] dee0f049f815: Pushed [2026-01-07T10:11:26.892Z] a63d2b0a47dd: Pushed [2026-01-07T10:11:26.892Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:27.236Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:28.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-01-07T10:11:28.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-01-07T10:11:28.975Z] 3ab9f1da852b: Preparing [2026-01-07T10:11:28.975Z] a63d2b0a47dd: Preparing [2026-01-07T10:11:28.975Z] e7677451526e: Preparing [2026-01-07T10:11:28.975Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:28.975Z] dee0f049f815: Preparing [2026-01-07T10:11:28.975Z] d308f985340c: Preparing [2026-01-07T10:11:28.975Z] 0e64f2360a44: Preparing [2026-01-07T10:11:28.975Z] 0e64f2360a44: Waiting [2026-01-07T10:11:28.975Z] d308f985340c: Waiting [2026-01-07T10:11:28.975Z] a63d2b0a47dd: Layer already exists [2026-01-07T10:11:28.975Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:28.975Z] 3ab9f1da852b: Layer already exists [2026-01-07T10:11:28.975Z] dee0f049f815: Layer already exists [2026-01-07T10:11:28.975Z] e7677451526e: Layer already exists [2026-01-07T10:11:28.975Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:28.975Z] d308f985340c: Layer already exists [2026-01-07T10:11:28.975Z] latest: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:29.584Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:29.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 [2026-01-07T10:11:29.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-01-07T10:11:29.934Z] 3ab9f1da852b: Preparing [2026-01-07T10:11:29.934Z] a63d2b0a47dd: Preparing [2026-01-07T10:11:29.934Z] e7677451526e: Preparing [2026-01-07T10:11:29.934Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:29.934Z] dee0f049f815: Preparing [2026-01-07T10:11:29.934Z] d308f985340c: Preparing [2026-01-07T10:11:29.934Z] 0e64f2360a44: Preparing [2026-01-07T10:11:29.934Z] d308f985340c: Waiting [2026-01-07T10:11:29.934Z] 0e64f2360a44: Waiting [2026-01-07T10:11:29.934Z] a63d2b0a47dd: Layer already exists [2026-01-07T10:11:29.934Z] 3ab9f1da852b: Layer already exists [2026-01-07T10:11:29.934Z] e7677451526e: Layer already exists [2026-01-07T10:11:29.934Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:29.934Z] dee0f049f815: Layer already exists [2026-01-07T10:11:29.934Z] d308f985340c: Layer already exists [2026-01-07T10:11:29.934Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:29.934Z] 4.1.0-dev.92: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:30.284Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:30.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:30.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-01-07T10:11:30.731Z] 3ab9f1da852b: Preparing [2026-01-07T10:11:30.731Z] a63d2b0a47dd: Preparing [2026-01-07T10:11:30.731Z] e7677451526e: Preparing [2026-01-07T10:11:30.731Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:30.731Z] dee0f049f815: Preparing [2026-01-07T10:11:30.731Z] d308f985340c: Preparing [2026-01-07T10:11:30.731Z] 0e64f2360a44: Preparing [2026-01-07T10:11:30.731Z] d308f985340c: Waiting [2026-01-07T10:11:30.731Z] 0e64f2360a44: Waiting [2026-01-07T10:11:30.731Z] 3ab9f1da852b: Layer already exists [2026-01-07T10:11:30.731Z] e7677451526e: Layer already exists [2026-01-07T10:11:30.731Z] dee0f049f815: Layer already exists [2026-01-07T10:11:30.731Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:30.731Z] a63d2b0a47dd: Layer already exists [2026-01-07T10:11:30.731Z] d308f985340c: Layer already exists [2026-01-07T10:11:30.731Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:30.996Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:31.348Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:31.805Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-01-07T10:11:31.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-01-07T10:11:31.805Z] 3ab9f1da852b: Preparing [2026-01-07T10:11:31.805Z] a63d2b0a47dd: Preparing [2026-01-07T10:11:31.805Z] e7677451526e: Preparing [2026-01-07T10:11:31.805Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:31.805Z] dee0f049f815: Preparing [2026-01-07T10:11:31.805Z] d308f985340c: Preparing [2026-01-07T10:11:31.805Z] 0e64f2360a44: Preparing [2026-01-07T10:11:31.805Z] d308f985340c: Waiting [2026-01-07T10:11:31.805Z] 0e64f2360a44: Waiting [2026-01-07T10:11:31.805Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:31.805Z] 3ab9f1da852b: Layer already exists [2026-01-07T10:11:31.805Z] dee0f049f815: Layer already exists [2026-01-07T10:11:31.805Z] a63d2b0a47dd: Layer already exists [2026-01-07T10:11:31.805Z] e7677451526e: Layer already exists [2026-01-07T10:11:31.805Z] d308f985340c: Layer already exists [2026-01-07T10:11:31.805Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:31.805Z] main: digest: sha256:f8dbdc049f81bea46e75421d205b8fd48e3d79e0b7372da81947282a20c5811a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:11:31.873Z] ===================================================== [Pipeline] echo [2026-01-07T10:11:31.889Z] taggedImages: [2026-01-07T10:11:31.889Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:31.889Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-01-07T10:11:31.889Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 [2026-01-07T10:11:31.889Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:31.889Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-01-07T10:11:31.915Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-01-07T10:11:31.915Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:31.915Z] latest [2026-01-07T10:11:31.915Z] 4.1.0-dev.92 [2026-01-07T10:11:31.915Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:31.915Z] main [2026-01-07T10:11:31.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:32.278Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:32.642Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:32.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-01-07T10:11:32.643Z] 48b0ac8cca24: Preparing [2026-01-07T10:11:32.643Z] a67a3cf6bd04: Preparing [2026-01-07T10:11:32.643Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:32.643Z] 255f62eb750b: Preparing [2026-01-07T10:11:32.643Z] d23f6c509c82: Preparing [2026-01-07T10:11:32.643Z] 0e64f2360a44: Preparing [2026-01-07T10:11:32.643Z] 0e64f2360a44: Waiting [2026-01-07T10:11:32.643Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:32.907Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:32.907Z] 48b0ac8cca24: Pushed [2026-01-07T10:11:32.907Z] d23f6c509c82: Pushed [2026-01-07T10:11:32.907Z] 255f62eb750b: Pushed [2026-01-07T10:11:41.078Z] a67a3cf6bd04: Pushed [2026-01-07T10:11:41.078Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:41.426Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:41.776Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-01-07T10:11:41.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-01-07T10:11:41.776Z] 48b0ac8cca24: Preparing [2026-01-07T10:11:41.776Z] a67a3cf6bd04: Preparing [2026-01-07T10:11:41.776Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:41.776Z] 255f62eb750b: Preparing [2026-01-07T10:11:41.776Z] d23f6c509c82: Preparing [2026-01-07T10:11:41.776Z] 0e64f2360a44: Preparing [2026-01-07T10:11:41.776Z] 0e64f2360a44: Waiting [2026-01-07T10:11:41.776Z] a67a3cf6bd04: Layer already exists [2026-01-07T10:11:41.776Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:41.776Z] 255f62eb750b: Layer already exists [2026-01-07T10:11:41.776Z] 48b0ac8cca24: Layer already exists [2026-01-07T10:11:41.776Z] d23f6c509c82: Layer already exists [2026-01-07T10:11:41.776Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:41.776Z] latest: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:42.429Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:42.791Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 [2026-01-07T10:11:42.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-01-07T10:11:42.791Z] 48b0ac8cca24: Preparing [2026-01-07T10:11:42.791Z] a67a3cf6bd04: Preparing [2026-01-07T10:11:42.791Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:42.791Z] 255f62eb750b: Preparing [2026-01-07T10:11:42.791Z] d23f6c509c82: Preparing [2026-01-07T10:11:42.791Z] 0e64f2360a44: Preparing [2026-01-07T10:11:42.791Z] 0e64f2360a44: Waiting [2026-01-07T10:11:42.791Z] a67a3cf6bd04: Layer already exists [2026-01-07T10:11:42.791Z] 48b0ac8cca24: Layer already exists [2026-01-07T10:11:42.791Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:42.791Z] d23f6c509c82: Layer already exists [2026-01-07T10:11:42.791Z] 255f62eb750b: Layer already exists [2026-01-07T10:11:42.791Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:42.791Z] 4.1.0-dev.92: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:43.159Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:43.522Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:43.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-01-07T10:11:43.522Z] 48b0ac8cca24: Preparing [2026-01-07T10:11:43.522Z] a67a3cf6bd04: Preparing [2026-01-07T10:11:43.522Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:43.522Z] 255f62eb750b: Preparing [2026-01-07T10:11:43.522Z] d23f6c509c82: Preparing [2026-01-07T10:11:43.522Z] 0e64f2360a44: Preparing [2026-01-07T10:11:43.522Z] 0e64f2360a44: Waiting [2026-01-07T10:11:43.522Z] d23f6c509c82: Layer already exists [2026-01-07T10:11:43.522Z] 255f62eb750b: Layer already exists [2026-01-07T10:11:43.522Z] 48b0ac8cca24: Layer already exists [2026-01-07T10:11:43.522Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:43.522Z] a67a3cf6bd04: Layer already exists [2026-01-07T10:11:43.522Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:43.522Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:43.873Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:44.223Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-01-07T10:11:44.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-01-07T10:11:44.224Z] 48b0ac8cca24: Preparing [2026-01-07T10:11:44.224Z] a67a3cf6bd04: Preparing [2026-01-07T10:11:44.224Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:44.224Z] 255f62eb750b: Preparing [2026-01-07T10:11:44.224Z] d23f6c509c82: Preparing [2026-01-07T10:11:44.224Z] 0e64f2360a44: Preparing [2026-01-07T10:11:44.224Z] 0e64f2360a44: Waiting [2026-01-07T10:11:44.224Z] 255f62eb750b: Layer already exists [2026-01-07T10:11:44.224Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:44.224Z] 48b0ac8cca24: Layer already exists [2026-01-07T10:11:44.224Z] d23f6c509c82: Layer already exists [2026-01-07T10:11:44.224Z] a67a3cf6bd04: Layer already exists [2026-01-07T10:11:44.224Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:44.224Z] main: digest: sha256:8d9abf4018bdbe73e252e87765a2d7a0767e3e8a4f2c1133e79042019d456774 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:11:44.569Z] ===================================================== [Pipeline] echo [2026-01-07T10:11:44.583Z] taggedImages: [2026-01-07T10:11:44.583Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:44.583Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-01-07T10:11:44.583Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 [2026-01-07T10:11:44.583Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:44.583Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-01-07T10:11:44.612Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-01-07T10:11:44.612Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:44.612Z] latest [2026-01-07T10:11:44.612Z] 4.1.0-dev.92 [2026-01-07T10:11:44.612Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:44.612Z] main [2026-01-07T10:11:44.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:44.992Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:45.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:45.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-01-07T10:11:45.344Z] 60c9736f705e: Preparing [2026-01-07T10:11:45.344Z] 218756a6cba5: Preparing [2026-01-07T10:11:45.344Z] af17cd495a66: Preparing [2026-01-07T10:11:45.344Z] e7677451526e: Preparing [2026-01-07T10:11:45.344Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:45.344Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:45.344Z] 9729d7e666c3: Preparing [2026-01-07T10:11:45.344Z] 0e64f2360a44: Preparing [2026-01-07T10:11:45.344Z] 9729d7e666c3: Waiting [2026-01-07T10:11:45.344Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:45.344Z] 0e64f2360a44: Waiting [2026-01-07T10:11:45.344Z] e7677451526e: Layer already exists [2026-01-07T10:11:45.344Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:45.344Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:45.609Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:45.609Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:45.609Z] 218756a6cba5: Pushed [2026-01-07T10:11:45.609Z] 60c9736f705e: Pushed [2026-01-07T10:11:53.787Z] af17cd495a66: Pushed [2026-01-07T10:11:53.787Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:54.151Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:54.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-01-07T10:11:54.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-01-07T10:11:54.501Z] 60c9736f705e: Preparing [2026-01-07T10:11:54.501Z] 218756a6cba5: Preparing [2026-01-07T10:11:54.501Z] af17cd495a66: Preparing [2026-01-07T10:11:54.501Z] e7677451526e: Preparing [2026-01-07T10:11:54.501Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:54.501Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:54.501Z] 9729d7e666c3: Preparing [2026-01-07T10:11:54.501Z] 0e64f2360a44: Preparing [2026-01-07T10:11:54.501Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:54.501Z] 9729d7e666c3: Waiting [2026-01-07T10:11:54.501Z] 0e64f2360a44: Waiting [2026-01-07T10:11:54.501Z] 60c9736f705e: Layer already exists [2026-01-07T10:11:54.501Z] 218756a6cba5: Layer already exists [2026-01-07T10:11:54.501Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:54.501Z] af17cd495a66: Layer already exists [2026-01-07T10:11:54.501Z] e7677451526e: Layer already exists [2026-01-07T10:11:54.501Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:54.501Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:54.501Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:54.765Z] latest: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:55.119Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:55.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 [2026-01-07T10:11:55.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-01-07T10:11:55.458Z] 60c9736f705e: Preparing [2026-01-07T10:11:55.458Z] 218756a6cba5: Preparing [2026-01-07T10:11:55.458Z] af17cd495a66: Preparing [2026-01-07T10:11:55.459Z] e7677451526e: Preparing [2026-01-07T10:11:55.459Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:55.459Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:55.459Z] 9729d7e666c3: Preparing [2026-01-07T10:11:55.459Z] 0e64f2360a44: Preparing [2026-01-07T10:11:55.459Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:55.459Z] 9729d7e666c3: Waiting [2026-01-07T10:11:55.459Z] 0e64f2360a44: Waiting [2026-01-07T10:11:55.459Z] e7677451526e: Layer already exists [2026-01-07T10:11:55.459Z] af17cd495a66: Layer already exists [2026-01-07T10:11:55.459Z] 60c9736f705e: Layer already exists [2026-01-07T10:11:55.459Z] 218756a6cba5: Layer already exists [2026-01-07T10:11:55.459Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:55.459Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:55.459Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:55.459Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:55.720Z] 4.1.0-dev.92: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:56.067Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:56.411Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:56.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-01-07T10:11:56.411Z] 60c9736f705e: Preparing [2026-01-07T10:11:56.411Z] 218756a6cba5: Preparing [2026-01-07T10:11:56.411Z] af17cd495a66: Preparing [2026-01-07T10:11:56.411Z] e7677451526e: Preparing [2026-01-07T10:11:56.411Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:56.411Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:56.411Z] 9729d7e666c3: Preparing [2026-01-07T10:11:56.411Z] 0e64f2360a44: Preparing [2026-01-07T10:11:56.411Z] 9729d7e666c3: Waiting [2026-01-07T10:11:56.411Z] 0e64f2360a44: Waiting [2026-01-07T10:11:56.411Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:56.411Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:56.411Z] 60c9736f705e: Layer already exists [2026-01-07T10:11:56.411Z] e7677451526e: Layer already exists [2026-01-07T10:11:56.411Z] af17cd495a66: Layer already exists [2026-01-07T10:11:56.411Z] 218756a6cba5: Layer already exists [2026-01-07T10:11:56.411Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:56.411Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:56.411Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:56.673Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:57.017Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:57.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-01-07T10:11:57.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-01-07T10:11:57.359Z] 60c9736f705e: Preparing [2026-01-07T10:11:57.359Z] 218756a6cba5: Preparing [2026-01-07T10:11:57.359Z] af17cd495a66: Preparing [2026-01-07T10:11:57.359Z] e7677451526e: Preparing [2026-01-07T10:11:57.359Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:57.359Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:11:57.359Z] 9729d7e666c3: Preparing [2026-01-07T10:11:57.359Z] 0e64f2360a44: Preparing [2026-01-07T10:11:57.359Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:11:57.359Z] 9729d7e666c3: Waiting [2026-01-07T10:11:57.359Z] 0e64f2360a44: Waiting [2026-01-07T10:11:57.359Z] 60c9736f705e: Layer already exists [2026-01-07T10:11:57.359Z] e7677451526e: Layer already exists [2026-01-07T10:11:57.359Z] 218756a6cba5: Layer already exists [2026-01-07T10:11:57.359Z] af17cd495a66: Layer already exists [2026-01-07T10:11:57.359Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:57.359Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:11:57.359Z] 9729d7e666c3: Layer already exists [2026-01-07T10:11:57.359Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:57.359Z] main: digest: sha256:8cc345ea14016bd323e9eb22cc07793961baa03b4b60a17abcb699c2a123e2db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:11:57.701Z] ===================================================== [Pipeline] echo [2026-01-07T10:11:57.716Z] taggedImages: [2026-01-07T10:11:57.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:57.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-01-07T10:11:57.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 [2026-01-07T10:11:57.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:57.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-01-07T10:11:57.748Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-01-07T10:11:57.748Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:57.748Z] latest [2026-01-07T10:11:57.748Z] 4.1.0-dev.92 [2026-01-07T10:11:57.748Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:11:57.748Z] main [2026-01-07T10:11:57.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:58.115Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:11:58.461Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:11:58.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-01-07T10:11:58.462Z] 750b14e5bff2: Preparing [2026-01-07T10:11:58.462Z] 6c054a7ec746: Preparing [2026-01-07T10:11:58.462Z] 9085ea0712f7: Preparing [2026-01-07T10:11:58.462Z] c73e440f21c1: Preparing [2026-01-07T10:11:58.462Z] 8ca4134c121a: Preparing [2026-01-07T10:11:58.462Z] 6be1e919b972: Preparing [2026-01-07T10:11:58.462Z] a7402ab388c5: Preparing [2026-01-07T10:11:58.462Z] e7677451526e: Preparing [2026-01-07T10:11:58.462Z] 6ba9e08b5b90: Preparing [2026-01-07T10:11:58.462Z] 2c8ef759dfcf: Preparing [2026-01-07T10:11:58.462Z] c4334c6b2bbe: Preparing [2026-01-07T10:11:58.462Z] 5f70bf18a086: Preparing [2026-01-07T10:11:58.462Z] 41c944db8ef6: Preparing [2026-01-07T10:11:58.462Z] 0a58b92f6170: Preparing [2026-01-07T10:11:58.462Z] 09f72d5522aa: Preparing [2026-01-07T10:11:58.462Z] 0e64f2360a44: Preparing [2026-01-07T10:11:58.462Z] c4334c6b2bbe: Waiting [2026-01-07T10:11:58.462Z] 6be1e919b972: Waiting [2026-01-07T10:11:58.462Z] a7402ab388c5: Waiting [2026-01-07T10:11:58.462Z] e7677451526e: Waiting [2026-01-07T10:11:58.462Z] 6ba9e08b5b90: Waiting [2026-01-07T10:11:58.462Z] 5f70bf18a086: Waiting [2026-01-07T10:11:58.462Z] 41c944db8ef6: Waiting [2026-01-07T10:11:58.462Z] 2c8ef759dfcf: Waiting [2026-01-07T10:11:58.462Z] 0a58b92f6170: Waiting [2026-01-07T10:11:58.462Z] 09f72d5522aa: Waiting [2026-01-07T10:11:58.729Z] 8ca4134c121a: Pushed [2026-01-07T10:11:58.729Z] 750b14e5bff2: Pushed [2026-01-07T10:11:58.729Z] 9085ea0712f7: Pushed [2026-01-07T10:11:58.729Z] 6c054a7ec746: Pushed [2026-01-07T10:11:58.729Z] c73e440f21c1: Pushed [2026-01-07T10:11:58.729Z] e7677451526e: Layer already exists [2026-01-07T10:11:58.729Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:11:58.992Z] 5f70bf18a086: Layer already exists [2026-01-07T10:11:58.992Z] 2c8ef759dfcf: Pushed [2026-01-07T10:11:58.992Z] 6be1e919b972: Pushed [2026-01-07T10:11:58.992Z] c4334c6b2bbe: Pushed [2026-01-07T10:11:58.992Z] 41c944db8ef6: Pushed [2026-01-07T10:11:58.992Z] 0e64f2360a44: Layer already exists [2026-01-07T10:11:58.992Z] 09f72d5522aa: Pushed [2026-01-07T10:11:59.255Z] 0a58b92f6170: Pushed [2026-01-07T10:12:01.819Z] a7402ab388c5: Pushed [2026-01-07T10:12:02.084Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:02.437Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:04.188Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-01-07T10:12:04.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-01-07T10:12:04.188Z] 750b14e5bff2: Preparing [2026-01-07T10:12:04.188Z] 6c054a7ec746: Preparing [2026-01-07T10:12:04.188Z] 9085ea0712f7: Preparing [2026-01-07T10:12:04.188Z] c73e440f21c1: Preparing [2026-01-07T10:12:04.188Z] 8ca4134c121a: Preparing [2026-01-07T10:12:04.188Z] 6be1e919b972: Preparing [2026-01-07T10:12:04.188Z] a7402ab388c5: Preparing [2026-01-07T10:12:04.188Z] e7677451526e: Preparing [2026-01-07T10:12:04.188Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:04.188Z] 2c8ef759dfcf: Preparing [2026-01-07T10:12:04.188Z] c4334c6b2bbe: Preparing [2026-01-07T10:12:04.188Z] 5f70bf18a086: Preparing [2026-01-07T10:12:04.188Z] 41c944db8ef6: Preparing [2026-01-07T10:12:04.188Z] 0a58b92f6170: Preparing [2026-01-07T10:12:04.188Z] 09f72d5522aa: Preparing [2026-01-07T10:12:04.188Z] 0e64f2360a44: Preparing [2026-01-07T10:12:04.188Z] 2c8ef759dfcf: Waiting [2026-01-07T10:12:04.188Z] c4334c6b2bbe: Waiting [2026-01-07T10:12:04.188Z] 5f70bf18a086: Waiting [2026-01-07T10:12:04.188Z] 41c944db8ef6: Waiting [2026-01-07T10:12:04.188Z] 0a58b92f6170: Waiting [2026-01-07T10:12:04.188Z] 09f72d5522aa: Waiting [2026-01-07T10:12:04.188Z] 0e64f2360a44: Waiting [2026-01-07T10:12:04.188Z] 6be1e919b972: Waiting [2026-01-07T10:12:04.188Z] a7402ab388c5: Waiting [2026-01-07T10:12:04.188Z] e7677451526e: Waiting [2026-01-07T10:12:04.188Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:04.188Z] 6c054a7ec746: Layer already exists [2026-01-07T10:12:04.188Z] c73e440f21c1: Layer already exists [2026-01-07T10:12:04.188Z] 9085ea0712f7: Layer already exists [2026-01-07T10:12:04.188Z] 750b14e5bff2: Layer already exists [2026-01-07T10:12:04.188Z] 8ca4134c121a: Layer already exists [2026-01-07T10:12:04.188Z] 6be1e919b972: Layer already exists [2026-01-07T10:12:04.188Z] a7402ab388c5: Layer already exists [2026-01-07T10:12:04.188Z] e7677451526e: Layer already exists [2026-01-07T10:12:04.188Z] 2c8ef759dfcf: Layer already exists [2026-01-07T10:12:04.188Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:04.188Z] 5f70bf18a086: Layer already exists [2026-01-07T10:12:04.188Z] c4334c6b2bbe: Layer already exists [2026-01-07T10:12:04.188Z] 41c944db8ef6: Layer already exists [2026-01-07T10:12:04.188Z] 0a58b92f6170: Layer already exists [2026-01-07T10:12:04.188Z] 09f72d5522aa: Layer already exists [2026-01-07T10:12:04.188Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:04.451Z] latest: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:04.801Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:05.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 [2026-01-07T10:12:05.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-01-07T10:12:05.143Z] 750b14e5bff2: Preparing [2026-01-07T10:12:05.143Z] 6c054a7ec746: Preparing [2026-01-07T10:12:05.143Z] 9085ea0712f7: Preparing [2026-01-07T10:12:05.143Z] c73e440f21c1: Preparing [2026-01-07T10:12:05.143Z] 8ca4134c121a: Preparing [2026-01-07T10:12:05.143Z] 6be1e919b972: Preparing [2026-01-07T10:12:05.143Z] a7402ab388c5: Preparing [2026-01-07T10:12:05.143Z] e7677451526e: Preparing [2026-01-07T10:12:05.143Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:05.143Z] 6be1e919b972: Waiting [2026-01-07T10:12:05.143Z] 2c8ef759dfcf: Preparing [2026-01-07T10:12:05.143Z] c4334c6b2bbe: Preparing [2026-01-07T10:12:05.143Z] 5f70bf18a086: Preparing [2026-01-07T10:12:05.143Z] 41c944db8ef6: Preparing [2026-01-07T10:12:05.143Z] 0a58b92f6170: Preparing [2026-01-07T10:12:05.143Z] 09f72d5522aa: Preparing [2026-01-07T10:12:05.143Z] 0e64f2360a44: Preparing [2026-01-07T10:12:05.143Z] a7402ab388c5: Waiting [2026-01-07T10:12:05.143Z] e7677451526e: Waiting [2026-01-07T10:12:05.143Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:05.143Z] 2c8ef759dfcf: Waiting [2026-01-07T10:12:05.143Z] c4334c6b2bbe: Waiting [2026-01-07T10:12:05.143Z] 5f70bf18a086: Waiting [2026-01-07T10:12:05.143Z] 41c944db8ef6: Waiting [2026-01-07T10:12:05.143Z] 0a58b92f6170: Waiting [2026-01-07T10:12:05.143Z] 09f72d5522aa: Waiting [2026-01-07T10:12:05.143Z] 0e64f2360a44: Waiting [2026-01-07T10:12:05.143Z] 750b14e5bff2: Layer already exists [2026-01-07T10:12:05.143Z] 6c054a7ec746: Layer already exists [2026-01-07T10:12:05.143Z] c73e440f21c1: Layer already exists [2026-01-07T10:12:05.143Z] 9085ea0712f7: Layer already exists [2026-01-07T10:12:05.143Z] 8ca4134c121a: Layer already exists [2026-01-07T10:12:05.143Z] a7402ab388c5: Layer already exists [2026-01-07T10:12:05.143Z] 6be1e919b972: Layer already exists [2026-01-07T10:12:05.143Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:05.143Z] 2c8ef759dfcf: Layer already exists [2026-01-07T10:12:05.143Z] e7677451526e: Layer already exists [2026-01-07T10:12:05.143Z] 5f70bf18a086: Layer already exists [2026-01-07T10:12:05.143Z] c4334c6b2bbe: Layer already exists [2026-01-07T10:12:05.143Z] 41c944db8ef6: Layer already exists [2026-01-07T10:12:05.143Z] 0a58b92f6170: Layer already exists [2026-01-07T10:12:05.143Z] 09f72d5522aa: Layer already exists [2026-01-07T10:12:05.143Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:05.406Z] 4.1.0-dev.92: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:05.750Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:06.093Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:06.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-01-07T10:12:06.093Z] 750b14e5bff2: Preparing [2026-01-07T10:12:06.093Z] 6c054a7ec746: Preparing [2026-01-07T10:12:06.093Z] 9085ea0712f7: Preparing [2026-01-07T10:12:06.093Z] c73e440f21c1: Preparing [2026-01-07T10:12:06.093Z] 8ca4134c121a: Preparing [2026-01-07T10:12:06.093Z] 6be1e919b972: Preparing [2026-01-07T10:12:06.093Z] a7402ab388c5: Preparing [2026-01-07T10:12:06.093Z] 6be1e919b972: Waiting [2026-01-07T10:12:06.093Z] e7677451526e: Preparing [2026-01-07T10:12:06.093Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:06.093Z] 2c8ef759dfcf: Preparing [2026-01-07T10:12:06.093Z] c4334c6b2bbe: Preparing [2026-01-07T10:12:06.093Z] 5f70bf18a086: Preparing [2026-01-07T10:12:06.093Z] 41c944db8ef6: Preparing [2026-01-07T10:12:06.093Z] 0a58b92f6170: Preparing [2026-01-07T10:12:06.093Z] 09f72d5522aa: Preparing [2026-01-07T10:12:06.093Z] 0e64f2360a44: Preparing [2026-01-07T10:12:06.093Z] a7402ab388c5: Waiting [2026-01-07T10:12:06.093Z] c4334c6b2bbe: Waiting [2026-01-07T10:12:06.093Z] 5f70bf18a086: Waiting [2026-01-07T10:12:06.093Z] 09f72d5522aa: Waiting [2026-01-07T10:12:06.093Z] 41c944db8ef6: Waiting [2026-01-07T10:12:06.093Z] 0e64f2360a44: Waiting [2026-01-07T10:12:06.093Z] 0a58b92f6170: Waiting [2026-01-07T10:12:06.093Z] e7677451526e: Waiting [2026-01-07T10:12:06.093Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:06.093Z] 2c8ef759dfcf: Waiting [2026-01-07T10:12:06.093Z] 8ca4134c121a: Layer already exists [2026-01-07T10:12:06.093Z] 750b14e5bff2: Layer already exists [2026-01-07T10:12:06.093Z] 9085ea0712f7: Layer already exists [2026-01-07T10:12:06.093Z] 6c054a7ec746: Layer already exists [2026-01-07T10:12:06.093Z] c73e440f21c1: Layer already exists [2026-01-07T10:12:06.093Z] 6be1e919b972: Layer already exists [2026-01-07T10:12:06.093Z] a7402ab388c5: Layer already exists [2026-01-07T10:12:06.093Z] e7677451526e: Layer already exists [2026-01-07T10:12:06.093Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:06.093Z] 2c8ef759dfcf: Layer already exists [2026-01-07T10:12:06.093Z] c4334c6b2bbe: Layer already exists [2026-01-07T10:12:06.093Z] 5f70bf18a086: Layer already exists [2026-01-07T10:12:06.093Z] 41c944db8ef6: Layer already exists [2026-01-07T10:12:06.093Z] 0a58b92f6170: Layer already exists [2026-01-07T10:12:06.093Z] 09f72d5522aa: Layer already exists [2026-01-07T10:12:06.093Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:06.357Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:06.711Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:07.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-01-07T10:12:07.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-01-07T10:12:07.052Z] 750b14e5bff2: Preparing [2026-01-07T10:12:07.052Z] 6c054a7ec746: Preparing [2026-01-07T10:12:07.052Z] 9085ea0712f7: Preparing [2026-01-07T10:12:07.052Z] c73e440f21c1: Preparing [2026-01-07T10:12:07.052Z] 8ca4134c121a: Preparing [2026-01-07T10:12:07.052Z] 6be1e919b972: Preparing [2026-01-07T10:12:07.052Z] a7402ab388c5: Preparing [2026-01-07T10:12:07.052Z] e7677451526e: Preparing [2026-01-07T10:12:07.052Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:07.052Z] 2c8ef759dfcf: Preparing [2026-01-07T10:12:07.052Z] c4334c6b2bbe: Preparing [2026-01-07T10:12:07.052Z] 5f70bf18a086: Preparing [2026-01-07T10:12:07.052Z] 41c944db8ef6: Preparing [2026-01-07T10:12:07.052Z] 0a58b92f6170: Preparing [2026-01-07T10:12:07.052Z] 09f72d5522aa: Preparing [2026-01-07T10:12:07.052Z] 0e64f2360a44: Preparing [2026-01-07T10:12:07.052Z] a7402ab388c5: Waiting [2026-01-07T10:12:07.052Z] e7677451526e: Waiting [2026-01-07T10:12:07.052Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:07.052Z] 2c8ef759dfcf: Waiting [2026-01-07T10:12:07.052Z] c4334c6b2bbe: Waiting [2026-01-07T10:12:07.052Z] 5f70bf18a086: Waiting [2026-01-07T10:12:07.052Z] 41c944db8ef6: Waiting [2026-01-07T10:12:07.052Z] 0a58b92f6170: Waiting [2026-01-07T10:12:07.052Z] 09f72d5522aa: Waiting [2026-01-07T10:12:07.052Z] 0e64f2360a44: Waiting [2026-01-07T10:12:07.052Z] 6be1e919b972: Waiting [2026-01-07T10:12:07.052Z] 6c054a7ec746: Layer already exists [2026-01-07T10:12:07.052Z] 8ca4134c121a: Layer already exists [2026-01-07T10:12:07.052Z] c73e440f21c1: Layer already exists [2026-01-07T10:12:07.052Z] 9085ea0712f7: Layer already exists [2026-01-07T10:12:07.052Z] 750b14e5bff2: Layer already exists [2026-01-07T10:12:07.052Z] 6be1e919b972: Layer already exists [2026-01-07T10:12:07.052Z] a7402ab388c5: Layer already exists [2026-01-07T10:12:07.052Z] e7677451526e: Layer already exists [2026-01-07T10:12:07.052Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:07.052Z] 2c8ef759dfcf: Layer already exists [2026-01-07T10:12:07.052Z] 41c944db8ef6: Layer already exists [2026-01-07T10:12:07.052Z] c4334c6b2bbe: Layer already exists [2026-01-07T10:12:07.052Z] 09f72d5522aa: Layer already exists [2026-01-07T10:12:07.052Z] 0a58b92f6170: Layer already exists [2026-01-07T10:12:07.052Z] 5f70bf18a086: Layer already exists [2026-01-07T10:12:07.052Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:07.315Z] main: digest: sha256:ce606fb053fb87075c5179ab03baca799f4df6a3f7152aeeec67692e02508ff0 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:12:07.384Z] ===================================================== [Pipeline] echo [2026-01-07T10:12:07.399Z] taggedImages: [2026-01-07T10:12:07.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:07.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-01-07T10:12:07.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 [2026-01-07T10:12:07.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:07.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-01-07T10:12:07.428Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-01-07T10:12:07.428Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:07.428Z] latest [2026-01-07T10:12:07.428Z] 4.1.0-dev.92 [2026-01-07T10:12:07.428Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:07.428Z] main [2026-01-07T10:12:07.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:07.796Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:08.156Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:08.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-01-07T10:12:08.156Z] e2639edb03dc: Preparing [2026-01-07T10:12:08.156Z] bade5f96548c: Preparing [2026-01-07T10:12:08.156Z] ec9397e9a6ec: Preparing [2026-01-07T10:12:08.156Z] 8f7e59fb76be: Preparing [2026-01-07T10:12:08.156Z] e7677451526e: Preparing [2026-01-07T10:12:08.156Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:08.156Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:12:08.156Z] 9729d7e666c3: Preparing [2026-01-07T10:12:08.156Z] 0e64f2360a44: Preparing [2026-01-07T10:12:08.156Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:08.156Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:12:08.156Z] 9729d7e666c3: Waiting [2026-01-07T10:12:08.156Z] 0e64f2360a44: Waiting [2026-01-07T10:12:08.420Z] e7677451526e: Layer already exists [2026-01-07T10:12:08.420Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:08.420Z] bade5f96548c: Pushed [2026-01-07T10:12:08.420Z] ec9397e9a6ec: Pushed [2026-01-07T10:12:08.420Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:12:08.420Z] e2639edb03dc: Pushed [2026-01-07T10:12:08.420Z] 9729d7e666c3: Layer already exists [2026-01-07T10:12:08.420Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:16.594Z] 8f7e59fb76be: Pushed [2026-01-07T10:12:16.858Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:17.208Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:17.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-01-07T10:12:17.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-01-07T10:12:17.560Z] e2639edb03dc: Preparing [2026-01-07T10:12:17.560Z] bade5f96548c: Preparing [2026-01-07T10:12:17.560Z] ec9397e9a6ec: Preparing [2026-01-07T10:12:17.560Z] 8f7e59fb76be: Preparing [2026-01-07T10:12:17.560Z] e7677451526e: Preparing [2026-01-07T10:12:17.561Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:17.561Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:12:17.561Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:17.561Z] 9729d7e666c3: Preparing [2026-01-07T10:12:17.561Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:12:17.561Z] 0e64f2360a44: Preparing [2026-01-07T10:12:17.561Z] 9729d7e666c3: Waiting [2026-01-07T10:12:17.561Z] 0e64f2360a44: Waiting [2026-01-07T10:12:17.561Z] bade5f96548c: Layer already exists [2026-01-07T10:12:17.561Z] 8f7e59fb76be: Layer already exists [2026-01-07T10:12:17.561Z] ec9397e9a6ec: Layer already exists [2026-01-07T10:12:17.561Z] e2639edb03dc: Layer already exists [2026-01-07T10:12:17.561Z] e7677451526e: Layer already exists [2026-01-07T10:12:17.561Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:17.561Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:17.561Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:12:17.561Z] 9729d7e666c3: Layer already exists [2026-01-07T10:12:17.825Z] latest: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:18.173Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:18.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 [2026-01-07T10:12:18.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-01-07T10:12:18.519Z] e2639edb03dc: Preparing [2026-01-07T10:12:18.520Z] bade5f96548c: Preparing [2026-01-07T10:12:18.520Z] ec9397e9a6ec: Preparing [2026-01-07T10:12:18.520Z] 8f7e59fb76be: Preparing [2026-01-07T10:12:18.520Z] e7677451526e: Preparing [2026-01-07T10:12:18.520Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:18.520Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:12:18.520Z] 9729d7e666c3: Preparing [2026-01-07T10:12:18.520Z] 0e64f2360a44: Preparing [2026-01-07T10:12:18.520Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:18.520Z] 9729d7e666c3: Waiting [2026-01-07T10:12:18.520Z] 0e64f2360a44: Waiting [2026-01-07T10:12:18.520Z] ec9397e9a6ec: Layer already exists [2026-01-07T10:12:18.520Z] e2639edb03dc: Layer already exists [2026-01-07T10:12:18.520Z] 8f7e59fb76be: Layer already exists [2026-01-07T10:12:18.520Z] e7677451526e: Layer already exists [2026-01-07T10:12:18.520Z] bade5f96548c: Layer already exists [2026-01-07T10:12:18.520Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:18.520Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:12:18.520Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:18.520Z] 9729d7e666c3: Layer already exists [2026-01-07T10:12:18.520Z] 4.1.0-dev.92: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:19.128Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:19.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:19.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-01-07T10:12:19.472Z] e2639edb03dc: Preparing [2026-01-07T10:12:19.472Z] bade5f96548c: Preparing [2026-01-07T10:12:19.472Z] ec9397e9a6ec: Preparing [2026-01-07T10:12:19.472Z] 8f7e59fb76be: Preparing [2026-01-07T10:12:19.472Z] e7677451526e: Preparing [2026-01-07T10:12:19.472Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:19.472Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:12:19.472Z] 9729d7e666c3: Preparing [2026-01-07T10:12:19.472Z] 0e64f2360a44: Preparing [2026-01-07T10:12:19.472Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:12:19.472Z] 9729d7e666c3: Waiting [2026-01-07T10:12:19.472Z] 0e64f2360a44: Waiting [2026-01-07T10:12:19.472Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:19.472Z] e2639edb03dc: Layer already exists [2026-01-07T10:12:19.472Z] 8f7e59fb76be: Layer already exists [2026-01-07T10:12:19.472Z] bade5f96548c: Layer already exists [2026-01-07T10:12:19.472Z] ec9397e9a6ec: Layer already exists [2026-01-07T10:12:19.472Z] e7677451526e: Layer already exists [2026-01-07T10:12:19.472Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:19.472Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:12:19.472Z] 9729d7e666c3: Layer already exists [2026-01-07T10:12:19.472Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:19.735Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:20.075Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:20.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-01-07T10:12:20.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-01-07T10:12:20.414Z] e2639edb03dc: Preparing [2026-01-07T10:12:20.414Z] bade5f96548c: Preparing [2026-01-07T10:12:20.414Z] ec9397e9a6ec: Preparing [2026-01-07T10:12:20.414Z] 8f7e59fb76be: Preparing [2026-01-07T10:12:20.414Z] e7677451526e: Preparing [2026-01-07T10:12:20.414Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:20.414Z] 6c26bf7dd9e7: Preparing [2026-01-07T10:12:20.414Z] 9729d7e666c3: Preparing [2026-01-07T10:12:20.414Z] 0e64f2360a44: Preparing [2026-01-07T10:12:20.414Z] 6c26bf7dd9e7: Waiting [2026-01-07T10:12:20.414Z] 9729d7e666c3: Waiting [2026-01-07T10:12:20.414Z] 0e64f2360a44: Waiting [2026-01-07T10:12:20.414Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:20.414Z] bade5f96548c: Layer already exists [2026-01-07T10:12:20.414Z] e2639edb03dc: Layer already exists [2026-01-07T10:12:20.414Z] 8f7e59fb76be: Layer already exists [2026-01-07T10:12:20.414Z] ec9397e9a6ec: Layer already exists [2026-01-07T10:12:20.414Z] e7677451526e: Layer already exists [2026-01-07T10:12:20.414Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:20.414Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:20.414Z] 6c26bf7dd9e7: Layer already exists [2026-01-07T10:12:20.414Z] 9729d7e666c3: Layer already exists [2026-01-07T10:12:20.675Z] main: digest: sha256:6f753bbf0b56c5c0e60344fa72fabe16b43ae0795b87974f28dd0109b8c53208 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:12:20.741Z] ===================================================== [Pipeline] echo [2026-01-07T10:12:20.752Z] taggedImages: [2026-01-07T10:12:20.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:20.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-01-07T10:12:20.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 [2026-01-07T10:12:20.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:20.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-01-07T10:12:20.777Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-01-07T10:12:20.777Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:20.777Z] latest [2026-01-07T10:12:20.777Z] 4.1.0-dev.92 [2026-01-07T10:12:20.777Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:20.777Z] main [2026-01-07T10:12:20.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:21.136Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:21.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:21.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-01-07T10:12:21.468Z] ae85b6bdbf0e: Preparing [2026-01-07T10:12:21.468Z] aa21ec589249: Preparing [2026-01-07T10:12:21.468Z] 7ab673ee287e: Preparing [2026-01-07T10:12:21.468Z] 5557e92b90c7: Preparing [2026-01-07T10:12:21.468Z] 3303d9a93e22: Preparing [2026-01-07T10:12:21.468Z] e7677451526e: Preparing [2026-01-07T10:12:21.468Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:21.468Z] 3a2f87855c76: Preparing [2026-01-07T10:12:21.468Z] 9aee5d93030f: Preparing [2026-01-07T10:12:21.468Z] 51daa48512e2: Preparing [2026-01-07T10:12:21.468Z] 0e64f2360a44: Preparing [2026-01-07T10:12:21.468Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:21.468Z] 3a2f87855c76: Waiting [2026-01-07T10:12:21.468Z] 9aee5d93030f: Waiting [2026-01-07T10:12:21.468Z] 51daa48512e2: Waiting [2026-01-07T10:12:21.468Z] 0e64f2360a44: Waiting [2026-01-07T10:12:21.468Z] e7677451526e: Waiting [2026-01-07T10:12:21.731Z] 5557e92b90c7: Pushed [2026-01-07T10:12:21.731Z] aa21ec589249: Pushed [2026-01-07T10:12:21.731Z] 3303d9a93e22: Pushed [2026-01-07T10:12:21.731Z] ae85b6bdbf0e: Pushed [2026-01-07T10:12:21.731Z] e7677451526e: Layer already exists [2026-01-07T10:12:21.731Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:21.731Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:21.731Z] 3a2f87855c76: Pushed [2026-01-07T10:12:21.994Z] 9aee5d93030f: Pushed [2026-01-07T10:12:25.320Z] 51daa48512e2: Pushed [2026-01-07T10:12:27.891Z] 7ab673ee287e: Pushed [2026-01-07T10:12:27.891Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:28.244Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:30.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-01-07T10:12:30.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-01-07T10:12:30.507Z] ae85b6bdbf0e: Preparing [2026-01-07T10:12:30.507Z] aa21ec589249: Preparing [2026-01-07T10:12:30.507Z] 7ab673ee287e: Preparing [2026-01-07T10:12:30.507Z] 5557e92b90c7: Preparing [2026-01-07T10:12:30.507Z] 3303d9a93e22: Preparing [2026-01-07T10:12:30.507Z] e7677451526e: Preparing [2026-01-07T10:12:30.507Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:30.507Z] e7677451526e: Waiting [2026-01-07T10:12:30.507Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:30.507Z] 3a2f87855c76: Preparing [2026-01-07T10:12:30.507Z] 9aee5d93030f: Preparing [2026-01-07T10:12:30.507Z] 3a2f87855c76: Waiting [2026-01-07T10:12:30.507Z] 51daa48512e2: Preparing [2026-01-07T10:12:30.507Z] 9aee5d93030f: Waiting [2026-01-07T10:12:30.507Z] 0e64f2360a44: Preparing [2026-01-07T10:12:30.507Z] 0e64f2360a44: Waiting [2026-01-07T10:12:30.507Z] 51daa48512e2: Waiting [2026-01-07T10:12:30.507Z] 7ab673ee287e: Layer already exists [2026-01-07T10:12:30.507Z] aa21ec589249: Layer already exists [2026-01-07T10:12:30.507Z] ae85b6bdbf0e: Layer already exists [2026-01-07T10:12:30.507Z] 5557e92b90c7: Layer already exists [2026-01-07T10:12:30.507Z] 3303d9a93e22: Layer already exists [2026-01-07T10:12:30.507Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:30.507Z] e7677451526e: Layer already exists [2026-01-07T10:12:30.507Z] 51daa48512e2: Layer already exists [2026-01-07T10:12:30.507Z] 9aee5d93030f: Layer already exists [2026-01-07T10:12:30.507Z] 3a2f87855c76: Layer already exists [2026-01-07T10:12:30.507Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:30.770Z] latest: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:31.120Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:31.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 [2026-01-07T10:12:31.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-01-07T10:12:31.462Z] ae85b6bdbf0e: Preparing [2026-01-07T10:12:31.462Z] aa21ec589249: Preparing [2026-01-07T10:12:31.462Z] 7ab673ee287e: Preparing [2026-01-07T10:12:31.462Z] 5557e92b90c7: Preparing [2026-01-07T10:12:31.462Z] 3303d9a93e22: Preparing [2026-01-07T10:12:31.462Z] e7677451526e: Preparing [2026-01-07T10:12:31.462Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:31.462Z] 3a2f87855c76: Preparing [2026-01-07T10:12:31.462Z] 9aee5d93030f: Preparing [2026-01-07T10:12:31.462Z] 51daa48512e2: Preparing [2026-01-07T10:12:31.462Z] 0e64f2360a44: Preparing [2026-01-07T10:12:31.462Z] 3a2f87855c76: Waiting [2026-01-07T10:12:31.462Z] 9aee5d93030f: Waiting [2026-01-07T10:12:31.462Z] 51daa48512e2: Waiting [2026-01-07T10:12:31.462Z] 0e64f2360a44: Waiting [2026-01-07T10:12:31.462Z] e7677451526e: Waiting [2026-01-07T10:12:31.462Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:31.462Z] 7ab673ee287e: Layer already exists [2026-01-07T10:12:31.462Z] ae85b6bdbf0e: Layer already exists [2026-01-07T10:12:31.462Z] 3303d9a93e22: Layer already exists [2026-01-07T10:12:31.462Z] aa21ec589249: Layer already exists [2026-01-07T10:12:31.462Z] 5557e92b90c7: Layer already exists [2026-01-07T10:12:31.462Z] e7677451526e: Layer already exists [2026-01-07T10:12:31.462Z] 3a2f87855c76: Layer already exists [2026-01-07T10:12:31.462Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:31.462Z] 9aee5d93030f: Layer already exists [2026-01-07T10:12:31.462Z] 51daa48512e2: Layer already exists [2026-01-07T10:12:31.462Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:31.725Z] 4.1.0-dev.92: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:32.080Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:32.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:32.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-01-07T10:12:32.492Z] ae85b6bdbf0e: Preparing [2026-01-07T10:12:32.492Z] aa21ec589249: Preparing [2026-01-07T10:12:32.492Z] 7ab673ee287e: Preparing [2026-01-07T10:12:32.492Z] 5557e92b90c7: Preparing [2026-01-07T10:12:32.492Z] 3303d9a93e22: Preparing [2026-01-07T10:12:32.492Z] e7677451526e: Preparing [2026-01-07T10:12:32.492Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:32.492Z] 3a2f87855c76: Preparing [2026-01-07T10:12:32.492Z] 9aee5d93030f: Preparing [2026-01-07T10:12:32.492Z] e7677451526e: Waiting [2026-01-07T10:12:32.492Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:32.492Z] 3a2f87855c76: Waiting [2026-01-07T10:12:32.492Z] 51daa48512e2: Preparing [2026-01-07T10:12:32.492Z] 0e64f2360a44: Preparing [2026-01-07T10:12:32.492Z] 51daa48512e2: Waiting [2026-01-07T10:12:32.492Z] 0e64f2360a44: Waiting [2026-01-07T10:12:32.492Z] 9aee5d93030f: Waiting [2026-01-07T10:12:32.492Z] 5557e92b90c7: Layer already exists [2026-01-07T10:12:32.492Z] 3303d9a93e22: Layer already exists [2026-01-07T10:12:32.492Z] aa21ec589249: Layer already exists [2026-01-07T10:12:32.492Z] 7ab673ee287e: Layer already exists [2026-01-07T10:12:32.492Z] ae85b6bdbf0e: Layer already exists [2026-01-07T10:12:32.492Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:32.492Z] 51daa48512e2: Layer already exists [2026-01-07T10:12:32.492Z] e7677451526e: Layer already exists [2026-01-07T10:12:32.492Z] 9aee5d93030f: Layer already exists [2026-01-07T10:12:32.492Z] 3a2f87855c76: Layer already exists [2026-01-07T10:12:32.492Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:32.492Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:32.868Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:33.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-01-07T10:12:33.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-01-07T10:12:33.220Z] ae85b6bdbf0e: Preparing [2026-01-07T10:12:33.220Z] aa21ec589249: Preparing [2026-01-07T10:12:33.220Z] 7ab673ee287e: Preparing [2026-01-07T10:12:33.220Z] 5557e92b90c7: Preparing [2026-01-07T10:12:33.220Z] 3303d9a93e22: Preparing [2026-01-07T10:12:33.220Z] e7677451526e: Preparing [2026-01-07T10:12:33.220Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:33.220Z] 3a2f87855c76: Preparing [2026-01-07T10:12:33.220Z] 9aee5d93030f: Preparing [2026-01-07T10:12:33.220Z] 51daa48512e2: Preparing [2026-01-07T10:12:33.220Z] 0e64f2360a44: Preparing [2026-01-07T10:12:33.220Z] 3a2f87855c76: Waiting [2026-01-07T10:12:33.220Z] 9aee5d93030f: Waiting [2026-01-07T10:12:33.220Z] 51daa48512e2: Waiting [2026-01-07T10:12:33.220Z] 0e64f2360a44: Waiting [2026-01-07T10:12:33.220Z] e7677451526e: Waiting [2026-01-07T10:12:33.220Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:33.220Z] ae85b6bdbf0e: Layer already exists [2026-01-07T10:12:33.220Z] aa21ec589249: Layer already exists [2026-01-07T10:12:33.220Z] 7ab673ee287e: Layer already exists [2026-01-07T10:12:33.220Z] 3303d9a93e22: Layer already exists [2026-01-07T10:12:33.220Z] 5557e92b90c7: Layer already exists [2026-01-07T10:12:33.220Z] 9aee5d93030f: Layer already exists [2026-01-07T10:12:33.220Z] 3a2f87855c76: Layer already exists [2026-01-07T10:12:33.220Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:33.220Z] e7677451526e: Layer already exists [2026-01-07T10:12:33.220Z] 51daa48512e2: Layer already exists [2026-01-07T10:12:33.220Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:33.488Z] main: digest: sha256:0c2da083341c6e5bfa7b6d9f87b48ce5f80892f2f17ca26292374b439392de98 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:12:33.569Z] ===================================================== [Pipeline] echo [2026-01-07T10:12:33.581Z] taggedImages: [2026-01-07T10:12:33.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:33.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-01-07T10:12:33.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 [2026-01-07T10:12:33.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:33.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-01-07T10:12:33.607Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-01-07T10:12:33.607Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:33.607Z] latest [2026-01-07T10:12:33.607Z] 4.1.0-dev.92 [2026-01-07T10:12:33.607Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:33.607Z] main [2026-01-07T10:12:33.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:33.985Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:34.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:34.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-01-07T10:12:34.327Z] 586b30813a41: Preparing [2026-01-07T10:12:34.327Z] cde02fa63fa5: Preparing [2026-01-07T10:12:34.327Z] 308c8dc19daa: Preparing [2026-01-07T10:12:34.327Z] 06d9d5472424: Preparing [2026-01-07T10:12:34.327Z] dd6332e8addf: Preparing [2026-01-07T10:12:34.327Z] 2bdfea4432cb: Preparing [2026-01-07T10:12:34.327Z] 415e68ebd411: Preparing [2026-01-07T10:12:34.327Z] e7677451526e: Preparing [2026-01-07T10:12:34.327Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:34.327Z] 6b2381435979: Preparing [2026-01-07T10:12:34.327Z] ac98ce7c366b: Preparing [2026-01-07T10:12:34.327Z] 0e64f2360a44: Preparing [2026-01-07T10:12:34.327Z] 2bdfea4432cb: Waiting [2026-01-07T10:12:34.327Z] 415e68ebd411: Waiting [2026-01-07T10:12:34.327Z] e7677451526e: Waiting [2026-01-07T10:12:34.327Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:34.327Z] 6b2381435979: Waiting [2026-01-07T10:12:34.327Z] ac98ce7c366b: Waiting [2026-01-07T10:12:34.327Z] 0e64f2360a44: Waiting [2026-01-07T10:12:34.627Z] cde02fa63fa5: Pushed [2026-01-07T10:12:34.627Z] dd6332e8addf: Pushed [2026-01-07T10:12:34.627Z] 586b30813a41: Pushed [2026-01-07T10:12:34.627Z] e7677451526e: Layer already exists [2026-01-07T10:12:34.627Z] 415e68ebd411: Pushed [2026-01-07T10:12:34.627Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:34.627Z] 2bdfea4432cb: Pushed [2026-01-07T10:12:34.901Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:35.164Z] 6b2381435979: Pushed [2026-01-07T10:12:37.725Z] ac98ce7c366b: Pushed [2026-01-07T10:12:41.048Z] 06d9d5472424: Pushed [2026-01-07T10:12:41.310Z] 308c8dc19daa: Pushed [2026-01-07T10:12:41.887Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:42.239Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:42.579Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-01-07T10:12:42.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-01-07T10:12:42.579Z] 586b30813a41: Preparing [2026-01-07T10:12:42.579Z] cde02fa63fa5: Preparing [2026-01-07T10:12:42.579Z] 308c8dc19daa: Preparing [2026-01-07T10:12:42.579Z] 06d9d5472424: Preparing [2026-01-07T10:12:42.579Z] dd6332e8addf: Preparing [2026-01-07T10:12:42.579Z] 2bdfea4432cb: Preparing [2026-01-07T10:12:42.579Z] 415e68ebd411: Preparing [2026-01-07T10:12:42.579Z] e7677451526e: Preparing [2026-01-07T10:12:42.579Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:42.579Z] 6b2381435979: Preparing [2026-01-07T10:12:42.579Z] ac98ce7c366b: Preparing [2026-01-07T10:12:42.579Z] 0e64f2360a44: Preparing [2026-01-07T10:12:42.579Z] 6b2381435979: Waiting [2026-01-07T10:12:42.579Z] ac98ce7c366b: Waiting [2026-01-07T10:12:42.579Z] 0e64f2360a44: Waiting [2026-01-07T10:12:42.579Z] 415e68ebd411: Waiting [2026-01-07T10:12:42.579Z] e7677451526e: Waiting [2026-01-07T10:12:42.579Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:42.579Z] 2bdfea4432cb: Waiting [2026-01-07T10:12:42.579Z] 308c8dc19daa: Layer already exists [2026-01-07T10:12:42.579Z] cde02fa63fa5: Layer already exists [2026-01-07T10:12:42.579Z] 06d9d5472424: Layer already exists [2026-01-07T10:12:42.579Z] 586b30813a41: Layer already exists [2026-01-07T10:12:42.579Z] dd6332e8addf: Layer already exists [2026-01-07T10:12:42.579Z] 415e68ebd411: Layer already exists [2026-01-07T10:12:42.579Z] 2bdfea4432cb: Layer already exists [2026-01-07T10:12:42.579Z] e7677451526e: Layer already exists [2026-01-07T10:12:42.579Z] 6b2381435979: Layer already exists [2026-01-07T10:12:42.579Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:42.579Z] ac98ce7c366b: Layer already exists [2026-01-07T10:12:42.579Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:42.841Z] latest: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:43.189Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:43.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 [2026-01-07T10:12:43.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-01-07T10:12:43.528Z] 586b30813a41: Preparing [2026-01-07T10:12:43.528Z] cde02fa63fa5: Preparing [2026-01-07T10:12:43.528Z] 308c8dc19daa: Preparing [2026-01-07T10:12:43.528Z] 06d9d5472424: Preparing [2026-01-07T10:12:43.528Z] dd6332e8addf: Preparing [2026-01-07T10:12:43.528Z] 2bdfea4432cb: Preparing [2026-01-07T10:12:43.528Z] 415e68ebd411: Preparing [2026-01-07T10:12:43.528Z] e7677451526e: Preparing [2026-01-07T10:12:43.528Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:43.528Z] 6b2381435979: Preparing [2026-01-07T10:12:43.528Z] ac98ce7c366b: Preparing [2026-01-07T10:12:43.528Z] 0e64f2360a44: Preparing [2026-01-07T10:12:43.528Z] 2bdfea4432cb: Waiting [2026-01-07T10:12:43.528Z] 415e68ebd411: Waiting [2026-01-07T10:12:43.528Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:43.528Z] e7677451526e: Waiting [2026-01-07T10:12:43.528Z] 0e64f2360a44: Waiting [2026-01-07T10:12:43.528Z] ac98ce7c366b: Waiting [2026-01-07T10:12:43.528Z] 586b30813a41: Layer already exists [2026-01-07T10:12:43.528Z] cde02fa63fa5: Layer already exists [2026-01-07T10:12:43.528Z] 308c8dc19daa: Layer already exists [2026-01-07T10:12:43.528Z] dd6332e8addf: Layer already exists [2026-01-07T10:12:43.528Z] 06d9d5472424: Layer already exists [2026-01-07T10:12:43.528Z] 415e68ebd411: Layer already exists [2026-01-07T10:12:43.528Z] 6b2381435979: Layer already exists [2026-01-07T10:12:43.528Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:43.528Z] 2bdfea4432cb: Layer already exists [2026-01-07T10:12:43.528Z] e7677451526e: Layer already exists [2026-01-07T10:12:43.528Z] ac98ce7c366b: Layer already exists [2026-01-07T10:12:43.528Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:43.792Z] 4.1.0-dev.92: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:44.143Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:44.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:44.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-01-07T10:12:44.482Z] 586b30813a41: Preparing [2026-01-07T10:12:44.482Z] cde02fa63fa5: Preparing [2026-01-07T10:12:44.482Z] 308c8dc19daa: Preparing [2026-01-07T10:12:44.482Z] 06d9d5472424: Preparing [2026-01-07T10:12:44.482Z] dd6332e8addf: Preparing [2026-01-07T10:12:44.482Z] 2bdfea4432cb: Preparing [2026-01-07T10:12:44.482Z] 415e68ebd411: Preparing [2026-01-07T10:12:44.482Z] 2bdfea4432cb: Waiting [2026-01-07T10:12:44.482Z] e7677451526e: Preparing [2026-01-07T10:12:44.482Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:44.482Z] 6b2381435979: Preparing [2026-01-07T10:12:44.482Z] ac98ce7c366b: Preparing [2026-01-07T10:12:44.482Z] 415e68ebd411: Waiting [2026-01-07T10:12:44.482Z] 0e64f2360a44: Preparing [2026-01-07T10:12:44.482Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:44.482Z] 6b2381435979: Waiting [2026-01-07T10:12:44.482Z] ac98ce7c366b: Waiting [2026-01-07T10:12:44.482Z] 0e64f2360a44: Waiting [2026-01-07T10:12:44.482Z] e7677451526e: Waiting [2026-01-07T10:12:44.482Z] dd6332e8addf: Layer already exists [2026-01-07T10:12:44.482Z] 586b30813a41: Layer already exists [2026-01-07T10:12:44.482Z] cde02fa63fa5: Layer already exists [2026-01-07T10:12:44.482Z] 06d9d5472424: Layer already exists [2026-01-07T10:12:44.482Z] 308c8dc19daa: Layer already exists [2026-01-07T10:12:44.482Z] 2bdfea4432cb: Layer already exists [2026-01-07T10:12:44.482Z] e7677451526e: Layer already exists [2026-01-07T10:12:44.482Z] 415e68ebd411: Layer already exists [2026-01-07T10:12:44.482Z] 6b2381435979: Layer already exists [2026-01-07T10:12:44.482Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:44.482Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:44.482Z] ac98ce7c366b: Layer already exists [2026-01-07T10:12:44.746Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:45.098Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:45.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-01-07T10:12:45.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-01-07T10:12:45.432Z] 586b30813a41: Preparing [2026-01-07T10:12:45.432Z] cde02fa63fa5: Preparing [2026-01-07T10:12:45.432Z] 308c8dc19daa: Preparing [2026-01-07T10:12:45.432Z] 06d9d5472424: Preparing [2026-01-07T10:12:45.432Z] dd6332e8addf: Preparing [2026-01-07T10:12:45.432Z] 2bdfea4432cb: Preparing [2026-01-07T10:12:45.432Z] 415e68ebd411: Preparing [2026-01-07T10:12:45.432Z] 2bdfea4432cb: Waiting [2026-01-07T10:12:45.432Z] e7677451526e: Preparing [2026-01-07T10:12:45.432Z] 415e68ebd411: Waiting [2026-01-07T10:12:45.432Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:45.432Z] e7677451526e: Waiting [2026-01-07T10:12:45.432Z] 6b2381435979: Preparing [2026-01-07T10:12:45.432Z] ac98ce7c366b: Preparing [2026-01-07T10:12:45.432Z] 6ba9e08b5b90: Waiting [2026-01-07T10:12:45.432Z] 6b2381435979: Waiting [2026-01-07T10:12:45.432Z] ac98ce7c366b: Waiting [2026-01-07T10:12:45.432Z] 0e64f2360a44: Preparing [2026-01-07T10:12:45.432Z] 0e64f2360a44: Waiting [2026-01-07T10:12:45.432Z] 308c8dc19daa: Layer already exists [2026-01-07T10:12:45.432Z] 06d9d5472424: Layer already exists [2026-01-07T10:12:45.432Z] cde02fa63fa5: Layer already exists [2026-01-07T10:12:45.432Z] 586b30813a41: Layer already exists [2026-01-07T10:12:45.432Z] dd6332e8addf: Layer already exists [2026-01-07T10:12:45.432Z] 2bdfea4432cb: Layer already exists [2026-01-07T10:12:45.432Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:45.432Z] 415e68ebd411: Layer already exists [2026-01-07T10:12:45.432Z] e7677451526e: Layer already exists [2026-01-07T10:12:45.432Z] 6b2381435979: Layer already exists [2026-01-07T10:12:45.432Z] ac98ce7c366b: Layer already exists [2026-01-07T10:12:45.432Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:45.694Z] main: digest: sha256:2d0cd4de97d9a1a297d38c16f0a6dd9a0a8fe84ef0a0e486f67ec6e8a39ab16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:12:45.761Z] ===================================================== [Pipeline] echo [2026-01-07T10:12:45.776Z] taggedImages: [2026-01-07T10:12:45.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:45.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-01-07T10:12:45.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 [2026-01-07T10:12:45.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:45.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-01-07T10:12:45.805Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-01-07T10:12:45.805Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:45.805Z] latest [2026-01-07T10:12:45.805Z] 4.1.0-dev.92 [2026-01-07T10:12:45.805Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:45.805Z] main [2026-01-07T10:12:45.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:46.164Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:46.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:46.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-01-07T10:12:46.513Z] 32cb2e7e351e: Preparing [2026-01-07T10:12:46.513Z] ef744ad28c0d: Preparing [2026-01-07T10:12:46.513Z] e7677451526e: Preparing [2026-01-07T10:12:46.513Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:46.513Z] 1c8f8fec291a: Preparing [2026-01-07T10:12:46.513Z] 48b0ad4cb6ba: Preparing [2026-01-07T10:12:46.513Z] 0e64f2360a44: Preparing [2026-01-07T10:12:46.513Z] 48b0ad4cb6ba: Waiting [2026-01-07T10:12:46.513Z] 0e64f2360a44: Waiting [2026-01-07T10:12:46.513Z] e7677451526e: Layer already exists [2026-01-07T10:12:46.513Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:46.787Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:46.787Z] 32cb2e7e351e: Pushed [2026-01-07T10:12:47.051Z] 1c8f8fec291a: Pushed [2026-01-07T10:12:48.979Z] 48b0ad4cb6ba: Pushed [2026-01-07T10:12:54.295Z] ef744ad28c0d: Pushed [2026-01-07T10:12:54.875Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:55.212Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:55.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-01-07T10:12:55.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-01-07T10:12:55.561Z] 32cb2e7e351e: Preparing [2026-01-07T10:12:55.561Z] ef744ad28c0d: Preparing [2026-01-07T10:12:55.561Z] e7677451526e: Preparing [2026-01-07T10:12:55.561Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:55.561Z] 1c8f8fec291a: Preparing [2026-01-07T10:12:55.561Z] 48b0ad4cb6ba: Preparing [2026-01-07T10:12:55.561Z] 0e64f2360a44: Preparing [2026-01-07T10:12:55.561Z] 48b0ad4cb6ba: Waiting [2026-01-07T10:12:55.561Z] 0e64f2360a44: Waiting [2026-01-07T10:12:55.561Z] 32cb2e7e351e: Layer already exists [2026-01-07T10:12:55.561Z] e7677451526e: Layer already exists [2026-01-07T10:12:55.561Z] 1c8f8fec291a: Layer already exists [2026-01-07T10:12:55.561Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:55.561Z] ef744ad28c0d: Layer already exists [2026-01-07T10:12:55.561Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:55.561Z] 48b0ad4cb6ba: Layer already exists [2026-01-07T10:12:55.825Z] latest: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:56.169Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:56.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 [2026-01-07T10:12:56.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-01-07T10:12:56.512Z] 32cb2e7e351e: Preparing [2026-01-07T10:12:56.512Z] ef744ad28c0d: Preparing [2026-01-07T10:12:56.512Z] e7677451526e: Preparing [2026-01-07T10:12:56.512Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:56.512Z] 1c8f8fec291a: Preparing [2026-01-07T10:12:56.512Z] 48b0ad4cb6ba: Preparing [2026-01-07T10:12:56.512Z] 48b0ad4cb6ba: Waiting [2026-01-07T10:12:56.512Z] 0e64f2360a44: Preparing [2026-01-07T10:12:56.512Z] 0e64f2360a44: Waiting [2026-01-07T10:12:56.512Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:56.512Z] 1c8f8fec291a: Layer already exists [2026-01-07T10:12:56.512Z] ef744ad28c0d: Layer already exists [2026-01-07T10:12:56.512Z] 32cb2e7e351e: Layer already exists [2026-01-07T10:12:56.512Z] e7677451526e: Layer already exists [2026-01-07T10:12:56.512Z] 48b0ad4cb6ba: Layer already exists [2026-01-07T10:12:56.512Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:56.774Z] 4.1.0-dev.92: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:57.119Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:57.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:57.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-01-07T10:12:57.464Z] 32cb2e7e351e: Preparing [2026-01-07T10:12:57.464Z] ef744ad28c0d: Preparing [2026-01-07T10:12:57.464Z] e7677451526e: Preparing [2026-01-07T10:12:57.464Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:57.464Z] 1c8f8fec291a: Preparing [2026-01-07T10:12:57.464Z] 48b0ad4cb6ba: Preparing [2026-01-07T10:12:57.464Z] 0e64f2360a44: Preparing [2026-01-07T10:12:57.464Z] 48b0ad4cb6ba: Waiting [2026-01-07T10:12:57.464Z] 0e64f2360a44: Waiting [2026-01-07T10:12:57.464Z] e7677451526e: Layer already exists [2026-01-07T10:12:57.464Z] 1c8f8fec291a: Layer already exists [2026-01-07T10:12:57.464Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:57.464Z] ef744ad28c0d: Layer already exists [2026-01-07T10:12:57.464Z] 32cb2e7e351e: Layer already exists [2026-01-07T10:12:57.464Z] 48b0ad4cb6ba: Layer already exists [2026-01-07T10:12:57.464Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:57.464Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:58.081Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:58.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-01-07T10:12:58.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-01-07T10:12:58.429Z] 32cb2e7e351e: Preparing [2026-01-07T10:12:58.429Z] ef744ad28c0d: Preparing [2026-01-07T10:12:58.429Z] e7677451526e: Preparing [2026-01-07T10:12:58.429Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:58.429Z] 1c8f8fec291a: Preparing [2026-01-07T10:12:58.429Z] 48b0ad4cb6ba: Preparing [2026-01-07T10:12:58.429Z] 0e64f2360a44: Preparing [2026-01-07T10:12:58.429Z] 48b0ad4cb6ba: Waiting [2026-01-07T10:12:58.429Z] 0e64f2360a44: Waiting [2026-01-07T10:12:58.429Z] e7677451526e: Layer already exists [2026-01-07T10:12:58.429Z] 1c8f8fec291a: Layer already exists [2026-01-07T10:12:58.429Z] 32cb2e7e351e: Layer already exists [2026-01-07T10:12:58.429Z] ef744ad28c0d: Layer already exists [2026-01-07T10:12:58.429Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:58.429Z] 0e64f2360a44: Layer already exists [2026-01-07T10:12:58.429Z] 48b0ad4cb6ba: Layer already exists [2026-01-07T10:12:58.692Z] main: digest: sha256:df40bff86b58cd52df70051121ba15e8ce7a65815e3cd7fc4e563a209da6a510 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:12:58.779Z] ===================================================== [Pipeline] echo [2026-01-07T10:12:58.793Z] taggedImages: [2026-01-07T10:12:58.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:58.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-01-07T10:12:58.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 [2026-01-07T10:12:58.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:58.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-01-07T10:12:58.830Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-01-07T10:12:58.830Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:58.830Z] latest [2026-01-07T10:12:58.830Z] 4.1.0-dev.92 [2026-01-07T10:12:58.830Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:12:58.830Z] main [2026-01-07T10:12:58.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:59.190Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:12:59.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:12:59.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-01-07T10:12:59.537Z] 1e61d4225573: Preparing [2026-01-07T10:12:59.537Z] 3e29ca5fbea0: Preparing [2026-01-07T10:12:59.537Z] 74d654055f15: Preparing [2026-01-07T10:12:59.537Z] e7677451526e: Preparing [2026-01-07T10:12:59.537Z] 6ba9e08b5b90: Preparing [2026-01-07T10:12:59.537Z] 4f19d4fb225e: Preparing [2026-01-07T10:12:59.537Z] 25dcb1bfdc95: Preparing [2026-01-07T10:12:59.537Z] 12fb8492036f: Preparing [2026-01-07T10:12:59.537Z] 7cdc9e74bfef: Preparing [2026-01-07T10:12:59.537Z] 4f19d4fb225e: Waiting [2026-01-07T10:12:59.537Z] 0e64f2360a44: Preparing [2026-01-07T10:12:59.537Z] 12fb8492036f: Waiting [2026-01-07T10:12:59.537Z] 7cdc9e74bfef: Waiting [2026-01-07T10:12:59.537Z] 0e64f2360a44: Waiting [2026-01-07T10:12:59.537Z] 25dcb1bfdc95: Waiting [2026-01-07T10:12:59.537Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:12:59.537Z] e7677451526e: Layer already exists [2026-01-07T10:12:59.804Z] 3e29ca5fbea0: Pushed [2026-01-07T10:12:59.804Z] 74d654055f15: Pushed [2026-01-07T10:12:59.804Z] 1e61d4225573: Pushed [2026-01-07T10:12:59.804Z] 0e64f2360a44: Layer already exists [2026-01-07T10:13:00.067Z] 12fb8492036f: Pushed [2026-01-07T10:13:00.651Z] 7cdc9e74bfef: Pushed [2026-01-07T10:13:12.920Z] 25dcb1bfdc95: Pushed [2026-01-07T10:13:31.086Z] 4f19d4fb225e: Pushed [2026-01-07T10:13:31.086Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:31.432Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:31.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-01-07T10:13:31.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-01-07T10:13:31.775Z] 1e61d4225573: Preparing [2026-01-07T10:13:31.776Z] 3e29ca5fbea0: Preparing [2026-01-07T10:13:31.776Z] 74d654055f15: Preparing [2026-01-07T10:13:31.776Z] e7677451526e: Preparing [2026-01-07T10:13:31.776Z] 6ba9e08b5b90: Preparing [2026-01-07T10:13:31.776Z] 4f19d4fb225e: Preparing [2026-01-07T10:13:31.776Z] 25dcb1bfdc95: Preparing [2026-01-07T10:13:31.776Z] 12fb8492036f: Preparing [2026-01-07T10:13:31.776Z] 7cdc9e74bfef: Preparing [2026-01-07T10:13:31.776Z] 0e64f2360a44: Preparing [2026-01-07T10:13:31.776Z] 4f19d4fb225e: Waiting [2026-01-07T10:13:31.776Z] 7cdc9e74bfef: Waiting [2026-01-07T10:13:31.776Z] 25dcb1bfdc95: Waiting [2026-01-07T10:13:31.776Z] 12fb8492036f: Waiting [2026-01-07T10:13:31.776Z] 0e64f2360a44: Waiting [2026-01-07T10:13:31.776Z] 1e61d4225573: Layer already exists [2026-01-07T10:13:31.776Z] 74d654055f15: Layer already exists [2026-01-07T10:13:31.776Z] e7677451526e: Layer already exists [2026-01-07T10:13:31.776Z] 3e29ca5fbea0: Layer already exists [2026-01-07T10:13:31.776Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:13:31.776Z] 12fb8492036f: Layer already exists [2026-01-07T10:13:31.776Z] 4f19d4fb225e: Layer already exists [2026-01-07T10:13:31.776Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:13:31.776Z] 0e64f2360a44: Layer already exists [2026-01-07T10:13:33.708Z] 25dcb1bfdc95: Layer already exists [2026-01-07T10:13:33.708Z] latest: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:34.049Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:34.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 [2026-01-07T10:13:34.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-01-07T10:13:34.395Z] 1e61d4225573: Preparing [2026-01-07T10:13:34.395Z] 3e29ca5fbea0: Preparing [2026-01-07T10:13:34.395Z] 74d654055f15: Preparing [2026-01-07T10:13:34.395Z] e7677451526e: Preparing [2026-01-07T10:13:34.395Z] 6ba9e08b5b90: Preparing [2026-01-07T10:13:34.395Z] 4f19d4fb225e: Preparing [2026-01-07T10:13:34.395Z] 25dcb1bfdc95: Preparing [2026-01-07T10:13:34.395Z] 12fb8492036f: Preparing [2026-01-07T10:13:34.395Z] 7cdc9e74bfef: Preparing [2026-01-07T10:13:34.395Z] 0e64f2360a44: Preparing [2026-01-07T10:13:34.395Z] 4f19d4fb225e: Waiting [2026-01-07T10:13:34.395Z] 25dcb1bfdc95: Waiting [2026-01-07T10:13:34.395Z] 12fb8492036f: Waiting [2026-01-07T10:13:34.395Z] 7cdc9e74bfef: Waiting [2026-01-07T10:13:34.395Z] 0e64f2360a44: Waiting [2026-01-07T10:13:34.395Z] 1e61d4225573: Layer already exists [2026-01-07T10:13:34.395Z] e7677451526e: Layer already exists [2026-01-07T10:13:34.395Z] 74d654055f15: Layer already exists [2026-01-07T10:13:34.395Z] 3e29ca5fbea0: Layer already exists [2026-01-07T10:13:34.395Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:13:34.395Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:13:34.395Z] 12fb8492036f: Layer already exists [2026-01-07T10:13:34.395Z] 25dcb1bfdc95: Layer already exists [2026-01-07T10:13:34.395Z] 4f19d4fb225e: Layer already exists [2026-01-07T10:13:34.395Z] 0e64f2360a44: Layer already exists [2026-01-07T10:13:34.659Z] 4.1.0-dev.92: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:35.013Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:35.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:13:35.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-01-07T10:13:35.359Z] 1e61d4225573: Preparing [2026-01-07T10:13:35.359Z] 3e29ca5fbea0: Preparing [2026-01-07T10:13:35.359Z] 74d654055f15: Preparing [2026-01-07T10:13:35.359Z] e7677451526e: Preparing [2026-01-07T10:13:35.359Z] 6ba9e08b5b90: Preparing [2026-01-07T10:13:35.359Z] 4f19d4fb225e: Preparing [2026-01-07T10:13:35.359Z] 25dcb1bfdc95: Preparing [2026-01-07T10:13:35.359Z] 12fb8492036f: Preparing [2026-01-07T10:13:35.359Z] 7cdc9e74bfef: Preparing [2026-01-07T10:13:35.359Z] 0e64f2360a44: Preparing [2026-01-07T10:13:35.359Z] 25dcb1bfdc95: Waiting [2026-01-07T10:13:35.359Z] 12fb8492036f: Waiting [2026-01-07T10:13:35.359Z] 7cdc9e74bfef: Waiting [2026-01-07T10:13:35.359Z] 0e64f2360a44: Waiting [2026-01-07T10:13:35.359Z] 4f19d4fb225e: Waiting [2026-01-07T10:13:35.359Z] 1e61d4225573: Layer already exists [2026-01-07T10:13:35.359Z] e7677451526e: Layer already exists [2026-01-07T10:13:35.359Z] 3e29ca5fbea0: Layer already exists [2026-01-07T10:13:35.359Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:13:35.359Z] 74d654055f15: Layer already exists [2026-01-07T10:13:35.359Z] 25dcb1bfdc95: Layer already exists [2026-01-07T10:13:35.359Z] 12fb8492036f: Layer already exists [2026-01-07T10:13:35.359Z] 4f19d4fb225e: Layer already exists [2026-01-07T10:13:35.359Z] 0e64f2360a44: Layer already exists [2026-01-07T10:13:35.359Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:13:35.621Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:35.957Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:36.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-01-07T10:13:36.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-01-07T10:13:36.288Z] 1e61d4225573: Preparing [2026-01-07T10:13:36.288Z] 3e29ca5fbea0: Preparing [2026-01-07T10:13:36.288Z] 74d654055f15: Preparing [2026-01-07T10:13:36.288Z] e7677451526e: Preparing [2026-01-07T10:13:36.288Z] 6ba9e08b5b90: Preparing [2026-01-07T10:13:36.288Z] 4f19d4fb225e: Preparing [2026-01-07T10:13:36.288Z] 25dcb1bfdc95: Preparing [2026-01-07T10:13:36.288Z] 12fb8492036f: Preparing [2026-01-07T10:13:36.288Z] 7cdc9e74bfef: Preparing [2026-01-07T10:13:36.288Z] 0e64f2360a44: Preparing [2026-01-07T10:13:36.288Z] 12fb8492036f: Waiting [2026-01-07T10:13:36.288Z] 7cdc9e74bfef: Waiting [2026-01-07T10:13:36.288Z] 0e64f2360a44: Waiting [2026-01-07T10:13:36.288Z] 4f19d4fb225e: Waiting [2026-01-07T10:13:36.288Z] 25dcb1bfdc95: Waiting [2026-01-07T10:13:36.288Z] 74d654055f15: Layer already exists [2026-01-07T10:13:36.288Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:13:36.288Z] 3e29ca5fbea0: Layer already exists [2026-01-07T10:13:36.288Z] e7677451526e: Layer already exists [2026-01-07T10:13:36.288Z] 1e61d4225573: Layer already exists [2026-01-07T10:13:36.288Z] 12fb8492036f: Layer already exists [2026-01-07T10:13:36.288Z] 4f19d4fb225e: Layer already exists [2026-01-07T10:13:36.288Z] 25dcb1bfdc95: Layer already exists [2026-01-07T10:13:36.288Z] 0e64f2360a44: Layer already exists [2026-01-07T10:13:36.288Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:13:36.551Z] main: digest: sha256:4ad62a2d0ad8f236816481371fd4e8a8203cbf595ddf86af94da5c7756964736 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:13:36.632Z] ===================================================== [Pipeline] echo [2026-01-07T10:13:36.644Z] taggedImages: [2026-01-07T10:13:36.644Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:13:36.644Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-01-07T10:13:36.644Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 [2026-01-07T10:13:36.644Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:13:36.644Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-01-07T10:13:36.667Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-01-07T10:13:36.668Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:13:36.668Z] latest [2026-01-07T10:13:36.668Z] 4.1.0-dev.92 [2026-01-07T10:13:36.668Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:13:36.668Z] main [2026-01-07T10:13:36.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:37.027Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:13:37.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:13:37.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-01-07T10:13:37.372Z] cf6c95a5f6b3: Preparing [2026-01-07T10:13:37.372Z] d0927c391646: Preparing [2026-01-07T10:13:37.372Z] a6570480fc85: Preparing [2026-01-07T10:13:37.372Z] e7677451526e: Preparing [2026-01-07T10:13:37.372Z] 6ba9e08b5b90: Preparing [2026-01-07T10:13:37.372Z] 0c71e3522e3a: Preparing [2026-01-07T10:13:37.372Z] 4ed431e68305: Preparing [2026-01-07T10:13:37.372Z] 2bbd9e8d09bd: Preparing [2026-01-07T10:13:37.372Z] 0e64f2360a44: Preparing [2026-01-07T10:13:37.372Z] 4ed431e68305: Waiting [2026-01-07T10:13:37.372Z] 2bbd9e8d09bd: Waiting [2026-01-07T10:13:37.372Z] 0e64f2360a44: Waiting [2026-01-07T10:13:37.372Z] 0c71e3522e3a: Waiting [2026-01-07T10:13:37.372Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:13:37.372Z] e7677451526e: Layer already exists [2026-01-07T10:13:37.635Z] cf6c95a5f6b3: Pushed [2026-01-07T10:13:37.635Z] d0927c391646: Pushed [2026-01-07T10:13:37.635Z] a6570480fc85: Pushed [2026-01-07T10:13:37.635Z] 0e64f2360a44: Layer already exists [2026-01-07T10:13:37.899Z] 4ed431e68305: Pushed [2026-01-07T10:13:38.479Z] 2bbd9e8d09bd: Pushed [2026-01-07T10:14:05.104Z] 0c71e3522e3a: Pushed [2026-01-07T10:14:05.104Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:05.454Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:05.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-01-07T10:14:05.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-01-07T10:14:05.807Z] cf6c95a5f6b3: Preparing [2026-01-07T10:14:05.807Z] d0927c391646: Preparing [2026-01-07T10:14:05.807Z] a6570480fc85: Preparing [2026-01-07T10:14:05.807Z] e7677451526e: Preparing [2026-01-07T10:14:05.807Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:05.807Z] 0c71e3522e3a: Preparing [2026-01-07T10:14:05.807Z] 4ed431e68305: Preparing [2026-01-07T10:14:05.807Z] 2bbd9e8d09bd: Preparing [2026-01-07T10:14:05.807Z] 0e64f2360a44: Preparing [2026-01-07T10:14:05.807Z] 4ed431e68305: Waiting [2026-01-07T10:14:05.807Z] 0c71e3522e3a: Waiting [2026-01-07T10:14:05.807Z] 2bbd9e8d09bd: Waiting [2026-01-07T10:14:05.807Z] 0e64f2360a44: Waiting [2026-01-07T10:14:05.807Z] d0927c391646: Layer already exists [2026-01-07T10:14:05.807Z] cf6c95a5f6b3: Layer already exists [2026-01-07T10:14:05.807Z] a6570480fc85: Layer already exists [2026-01-07T10:14:05.807Z] e7677451526e: Layer already exists [2026-01-07T10:14:05.807Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:05.807Z] 0c71e3522e3a: Layer already exists [2026-01-07T10:14:05.807Z] 4ed431e68305: Layer already exists [2026-01-07T10:14:05.807Z] 2bbd9e8d09bd: Layer already exists [2026-01-07T10:14:05.807Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:05.807Z] latest: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:06.406Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:06.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 [2026-01-07T10:14:06.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-01-07T10:14:06.749Z] cf6c95a5f6b3: Preparing [2026-01-07T10:14:06.749Z] d0927c391646: Preparing [2026-01-07T10:14:06.749Z] a6570480fc85: Preparing [2026-01-07T10:14:06.749Z] e7677451526e: Preparing [2026-01-07T10:14:06.749Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:06.749Z] 0c71e3522e3a: Preparing [2026-01-07T10:14:06.749Z] 4ed431e68305: Preparing [2026-01-07T10:14:06.749Z] 2bbd9e8d09bd: Preparing [2026-01-07T10:14:06.749Z] 0e64f2360a44: Preparing [2026-01-07T10:14:06.749Z] 0c71e3522e3a: Waiting [2026-01-07T10:14:06.749Z] 4ed431e68305: Waiting [2026-01-07T10:14:06.749Z] 2bbd9e8d09bd: Waiting [2026-01-07T10:14:06.749Z] 0e64f2360a44: Waiting [2026-01-07T10:14:06.749Z] d0927c391646: Layer already exists [2026-01-07T10:14:06.749Z] e7677451526e: Layer already exists [2026-01-07T10:14:06.749Z] cf6c95a5f6b3: Layer already exists [2026-01-07T10:14:06.749Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:06.749Z] a6570480fc85: Layer already exists [2026-01-07T10:14:06.749Z] 4ed431e68305: Layer already exists [2026-01-07T10:14:06.750Z] 0c71e3522e3a: Layer already exists [2026-01-07T10:14:06.750Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:06.750Z] 2bbd9e8d09bd: Layer already exists [2026-01-07T10:14:06.750Z] 4.1.0-dev.92: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:07.355Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:07.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:07.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-01-07T10:14:07.695Z] cf6c95a5f6b3: Preparing [2026-01-07T10:14:07.695Z] d0927c391646: Preparing [2026-01-07T10:14:07.695Z] a6570480fc85: Preparing [2026-01-07T10:14:07.695Z] e7677451526e: Preparing [2026-01-07T10:14:07.695Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:07.695Z] 0c71e3522e3a: Preparing [2026-01-07T10:14:07.695Z] 4ed431e68305: Preparing [2026-01-07T10:14:07.695Z] 2bbd9e8d09bd: Preparing [2026-01-07T10:14:07.695Z] 0e64f2360a44: Preparing [2026-01-07T10:14:07.695Z] 4ed431e68305: Waiting [2026-01-07T10:14:07.695Z] 2bbd9e8d09bd: Waiting [2026-01-07T10:14:07.695Z] 0e64f2360a44: Waiting [2026-01-07T10:14:07.695Z] 0c71e3522e3a: Waiting [2026-01-07T10:14:07.695Z] d0927c391646: Layer already exists [2026-01-07T10:14:07.695Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:07.695Z] cf6c95a5f6b3: Layer already exists [2026-01-07T10:14:07.695Z] e7677451526e: Layer already exists [2026-01-07T10:14:07.695Z] a6570480fc85: Layer already exists [2026-01-07T10:14:07.695Z] 4ed431e68305: Layer already exists [2026-01-07T10:14:07.695Z] 0c71e3522e3a: Layer already exists [2026-01-07T10:14:07.695Z] 2bbd9e8d09bd: Layer already exists [2026-01-07T10:14:07.695Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:07.959Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:08.315Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:10.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-01-07T10:14:10.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-01-07T10:14:10.581Z] cf6c95a5f6b3: Preparing [2026-01-07T10:14:10.581Z] d0927c391646: Preparing [2026-01-07T10:14:10.581Z] a6570480fc85: Preparing [2026-01-07T10:14:10.581Z] e7677451526e: Preparing [2026-01-07T10:14:10.581Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:10.581Z] 0c71e3522e3a: Preparing [2026-01-07T10:14:10.581Z] 4ed431e68305: Preparing [2026-01-07T10:14:10.581Z] 2bbd9e8d09bd: Preparing [2026-01-07T10:14:10.581Z] 0e64f2360a44: Preparing [2026-01-07T10:14:10.581Z] 4ed431e68305: Waiting [2026-01-07T10:14:10.581Z] 0e64f2360a44: Waiting [2026-01-07T10:14:10.581Z] 0c71e3522e3a: Waiting [2026-01-07T10:14:10.581Z] e7677451526e: Layer already exists [2026-01-07T10:14:10.581Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:10.581Z] a6570480fc85: Layer already exists [2026-01-07T10:14:10.581Z] d0927c391646: Layer already exists [2026-01-07T10:14:10.581Z] cf6c95a5f6b3: Layer already exists [2026-01-07T10:14:10.581Z] 4ed431e68305: Layer already exists [2026-01-07T10:14:10.581Z] 2bbd9e8d09bd: Layer already exists [2026-01-07T10:14:10.581Z] 0c71e3522e3a: Layer already exists [2026-01-07T10:14:10.581Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:10.845Z] main: digest: sha256:5840ec707d600f8a6fd568cd2bf728a9ae42b8e38f5d2197c750813d988250fb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:14:10.922Z] ===================================================== [Pipeline] echo [2026-01-07T10:14:10.934Z] taggedImages: [2026-01-07T10:14:10.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:10.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-01-07T10:14:10.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 [2026-01-07T10:14:10.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:10.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-01-07T10:14:10.966Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-01-07T10:14:10.966Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:10.966Z] latest [2026-01-07T10:14:10.966Z] 4.1.0-dev.92 [2026-01-07T10:14:10.966Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:10.966Z] main [2026-01-07T10:14:10.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:11.327Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:11.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:11.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-01-07T10:14:11.666Z] 41067b820c9f: Preparing [2026-01-07T10:14:11.666Z] fb3fa653d791: Preparing [2026-01-07T10:14:11.666Z] 37dfa74fd63a: Preparing [2026-01-07T10:14:11.666Z] e7677451526e: Preparing [2026-01-07T10:14:11.666Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:11.666Z] a76fedc1aad5: Preparing [2026-01-07T10:14:11.666Z] 12fb8492036f: Preparing [2026-01-07T10:14:11.666Z] 7cdc9e74bfef: Preparing [2026-01-07T10:14:11.666Z] 0e64f2360a44: Preparing [2026-01-07T10:14:11.666Z] a76fedc1aad5: Waiting [2026-01-07T10:14:11.666Z] 12fb8492036f: Waiting [2026-01-07T10:14:11.666Z] 7cdc9e74bfef: Waiting [2026-01-07T10:14:11.666Z] 0e64f2360a44: Waiting [2026-01-07T10:14:11.666Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:11.928Z] e7677451526e: Layer already exists [2026-01-07T10:14:11.928Z] 12fb8492036f: Layer already exists [2026-01-07T10:14:11.928Z] fb3fa653d791: Pushed [2026-01-07T10:14:11.928Z] 37dfa74fd63a: Pushed [2026-01-07T10:14:11.928Z] 41067b820c9f: Pushed [2026-01-07T10:14:11.928Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:14:11.928Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:38.543Z] a76fedc1aad5: Pushed [2026-01-07T10:14:38.543Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:38.887Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:39.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-01-07T10:14:39.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-01-07T10:14:39.228Z] 41067b820c9f: Preparing [2026-01-07T10:14:39.228Z] fb3fa653d791: Preparing [2026-01-07T10:14:39.228Z] 37dfa74fd63a: Preparing [2026-01-07T10:14:39.228Z] e7677451526e: Preparing [2026-01-07T10:14:39.228Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:39.228Z] a76fedc1aad5: Preparing [2026-01-07T10:14:39.228Z] 12fb8492036f: Preparing [2026-01-07T10:14:39.228Z] 7cdc9e74bfef: Preparing [2026-01-07T10:14:39.228Z] 0e64f2360a44: Preparing [2026-01-07T10:14:39.228Z] 12fb8492036f: Waiting [2026-01-07T10:14:39.228Z] 7cdc9e74bfef: Waiting [2026-01-07T10:14:39.228Z] 0e64f2360a44: Waiting [2026-01-07T10:14:39.228Z] a76fedc1aad5: Waiting [2026-01-07T10:14:39.228Z] fb3fa653d791: Layer already exists [2026-01-07T10:14:39.228Z] 41067b820c9f: Layer already exists [2026-01-07T10:14:39.228Z] 37dfa74fd63a: Layer already exists [2026-01-07T10:14:39.228Z] e7677451526e: Layer already exists [2026-01-07T10:14:39.228Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:39.228Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:14:39.228Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:39.228Z] a76fedc1aad5: Layer already exists [2026-01-07T10:14:39.228Z] 12fb8492036f: Layer already exists [2026-01-07T10:14:39.508Z] latest: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:39.852Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:40.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 [2026-01-07T10:14:40.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-01-07T10:14:40.221Z] 41067b820c9f: Preparing [2026-01-07T10:14:40.221Z] fb3fa653d791: Preparing [2026-01-07T10:14:40.221Z] 37dfa74fd63a: Preparing [2026-01-07T10:14:40.221Z] e7677451526e: Preparing [2026-01-07T10:14:40.221Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:40.221Z] a76fedc1aad5: Preparing [2026-01-07T10:14:40.221Z] 12fb8492036f: Preparing [2026-01-07T10:14:40.221Z] 7cdc9e74bfef: Preparing [2026-01-07T10:14:40.221Z] 0e64f2360a44: Preparing [2026-01-07T10:14:40.221Z] a76fedc1aad5: Waiting [2026-01-07T10:14:40.221Z] 12fb8492036f: Waiting [2026-01-07T10:14:40.221Z] 7cdc9e74bfef: Waiting [2026-01-07T10:14:40.221Z] 0e64f2360a44: Waiting [2026-01-07T10:14:40.221Z] 41067b820c9f: Layer already exists [2026-01-07T10:14:40.221Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:40.221Z] e7677451526e: Layer already exists [2026-01-07T10:14:40.221Z] fb3fa653d791: Layer already exists [2026-01-07T10:14:40.221Z] 37dfa74fd63a: Layer already exists [2026-01-07T10:14:40.221Z] 12fb8492036f: Layer already exists [2026-01-07T10:14:40.221Z] a76fedc1aad5: Layer already exists [2026-01-07T10:14:40.221Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:14:40.221Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:40.221Z] 4.1.0-dev.92: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:40.840Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:41.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:41.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-01-07T10:14:41.202Z] 41067b820c9f: Preparing [2026-01-07T10:14:41.202Z] fb3fa653d791: Preparing [2026-01-07T10:14:41.202Z] 37dfa74fd63a: Preparing [2026-01-07T10:14:41.202Z] e7677451526e: Preparing [2026-01-07T10:14:41.202Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:41.202Z] a76fedc1aad5: Preparing [2026-01-07T10:14:41.202Z] 12fb8492036f: Preparing [2026-01-07T10:14:41.202Z] 7cdc9e74bfef: Preparing [2026-01-07T10:14:41.202Z] 0e64f2360a44: Preparing [2026-01-07T10:14:41.202Z] 12fb8492036f: Waiting [2026-01-07T10:14:41.202Z] 7cdc9e74bfef: Waiting [2026-01-07T10:14:41.202Z] 0e64f2360a44: Waiting [2026-01-07T10:14:41.202Z] a76fedc1aad5: Waiting [2026-01-07T10:14:41.202Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:41.202Z] 41067b820c9f: Layer already exists [2026-01-07T10:14:41.202Z] e7677451526e: Layer already exists [2026-01-07T10:14:41.202Z] fb3fa653d791: Layer already exists [2026-01-07T10:14:41.202Z] 37dfa74fd63a: Layer already exists [2026-01-07T10:14:41.202Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:14:41.202Z] a76fedc1aad5: Layer already exists [2026-01-07T10:14:41.202Z] 12fb8492036f: Layer already exists [2026-01-07T10:14:41.202Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:41.202Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:41.804Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:42.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-01-07T10:14:42.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-01-07T10:14:42.149Z] 41067b820c9f: Preparing [2026-01-07T10:14:42.149Z] fb3fa653d791: Preparing [2026-01-07T10:14:42.149Z] 37dfa74fd63a: Preparing [2026-01-07T10:14:42.149Z] e7677451526e: Preparing [2026-01-07T10:14:42.149Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:42.149Z] a76fedc1aad5: Preparing [2026-01-07T10:14:42.149Z] 12fb8492036f: Preparing [2026-01-07T10:14:42.149Z] a76fedc1aad5: Waiting [2026-01-07T10:14:42.149Z] 7cdc9e74bfef: Preparing [2026-01-07T10:14:42.149Z] 0e64f2360a44: Preparing [2026-01-07T10:14:42.149Z] 7cdc9e74bfef: Waiting [2026-01-07T10:14:42.149Z] 12fb8492036f: Waiting [2026-01-07T10:14:42.149Z] 0e64f2360a44: Waiting [2026-01-07T10:14:42.149Z] 37dfa74fd63a: Layer already exists [2026-01-07T10:14:42.149Z] e7677451526e: Layer already exists [2026-01-07T10:14:42.149Z] fb3fa653d791: Layer already exists [2026-01-07T10:14:42.149Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:42.149Z] 41067b820c9f: Layer already exists [2026-01-07T10:14:42.149Z] a76fedc1aad5: Layer already exists [2026-01-07T10:14:42.149Z] 12fb8492036f: Layer already exists [2026-01-07T10:14:42.149Z] 7cdc9e74bfef: Layer already exists [2026-01-07T10:14:42.149Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:42.412Z] main: digest: sha256:dd5c41c0cddaed395e433e46f6bb5e4cf44de00d2302b7e2b32d25f3990a174c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:14:42.482Z] ===================================================== [Pipeline] echo [2026-01-07T10:14:42.494Z] taggedImages: [2026-01-07T10:14:42.494Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:42.494Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-01-07T10:14:42.494Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 [2026-01-07T10:14:42.494Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:42.494Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-01-07T10:14:42.522Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-01-07T10:14:42.522Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:42.522Z] latest [2026-01-07T10:14:42.522Z] 4.1.0-dev.92 [2026-01-07T10:14:42.522Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:42.522Z] main [2026-01-07T10:14:42.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:42.879Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:43.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:43.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-01-07T10:14:43.225Z] e74f0a834cba: Preparing [2026-01-07T10:14:43.225Z] 12a305050d75: Preparing [2026-01-07T10:14:43.225Z] e7677451526e: Preparing [2026-01-07T10:14:43.225Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:43.225Z] 0d823fafe12f: Preparing [2026-01-07T10:14:43.225Z] 07277bc31ebe: Preparing [2026-01-07T10:14:43.225Z] 0e64f2360a44: Preparing [2026-01-07T10:14:43.225Z] 07277bc31ebe: Waiting [2026-01-07T10:14:43.225Z] 0e64f2360a44: Waiting [2026-01-07T10:14:43.225Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:43.225Z] e7677451526e: Layer already exists [2026-01-07T10:14:43.487Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:43.487Z] e74f0a834cba: Pushed [2026-01-07T10:14:43.750Z] 0d823fafe12f: Pushed [2026-01-07T10:14:44.697Z] 07277bc31ebe: Pushed [2026-01-07T10:14:51.306Z] 12a305050d75: Pushed [2026-01-07T10:14:51.569Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:51.918Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:52.255Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-01-07T10:14:52.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-01-07T10:14:52.255Z] e74f0a834cba: Preparing [2026-01-07T10:14:52.255Z] 12a305050d75: Preparing [2026-01-07T10:14:52.255Z] e7677451526e: Preparing [2026-01-07T10:14:52.255Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:52.255Z] 0d823fafe12f: Preparing [2026-01-07T10:14:52.255Z] 07277bc31ebe: Preparing [2026-01-07T10:14:52.255Z] 0e64f2360a44: Preparing [2026-01-07T10:14:52.255Z] 07277bc31ebe: Waiting [2026-01-07T10:14:52.255Z] 0e64f2360a44: Waiting [2026-01-07T10:14:52.255Z] e7677451526e: Layer already exists [2026-01-07T10:14:52.255Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:52.255Z] e74f0a834cba: Layer already exists [2026-01-07T10:14:52.255Z] 0d823fafe12f: Layer already exists [2026-01-07T10:14:52.255Z] 12a305050d75: Layer already exists [2026-01-07T10:14:52.255Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:52.255Z] 07277bc31ebe: Layer already exists [2026-01-07T10:14:52.519Z] latest: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:52.863Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:53.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 [2026-01-07T10:14:53.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-01-07T10:14:53.216Z] e74f0a834cba: Preparing [2026-01-07T10:14:53.216Z] 12a305050d75: Preparing [2026-01-07T10:14:53.216Z] e7677451526e: Preparing [2026-01-07T10:14:53.216Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:53.216Z] 0d823fafe12f: Preparing [2026-01-07T10:14:53.216Z] 07277bc31ebe: Preparing [2026-01-07T10:14:53.216Z] 0e64f2360a44: Preparing [2026-01-07T10:14:53.216Z] 07277bc31ebe: Waiting [2026-01-07T10:14:53.216Z] 0e64f2360a44: Waiting [2026-01-07T10:14:53.216Z] 0d823fafe12f: Layer already exists [2026-01-07T10:14:53.216Z] 12a305050d75: Layer already exists [2026-01-07T10:14:53.216Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:53.216Z] e74f0a834cba: Layer already exists [2026-01-07T10:14:53.216Z] e7677451526e: Layer already exists [2026-01-07T10:14:53.216Z] 07277bc31ebe: Layer already exists [2026-01-07T10:14:53.216Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:53.216Z] 4.1.0-dev.92: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:53.570Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:53.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:53.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-01-07T10:14:53.915Z] e74f0a834cba: Preparing [2026-01-07T10:14:53.915Z] 12a305050d75: Preparing [2026-01-07T10:14:53.915Z] e7677451526e: Preparing [2026-01-07T10:14:53.915Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:53.915Z] 0d823fafe12f: Preparing [2026-01-07T10:14:53.915Z] 07277bc31ebe: Preparing [2026-01-07T10:14:53.915Z] 0e64f2360a44: Preparing [2026-01-07T10:14:53.915Z] 07277bc31ebe: Waiting [2026-01-07T10:14:53.915Z] 0e64f2360a44: Waiting [2026-01-07T10:14:53.915Z] e74f0a834cba: Layer already exists [2026-01-07T10:14:53.915Z] 0d823fafe12f: Layer already exists [2026-01-07T10:14:53.915Z] e7677451526e: Layer already exists [2026-01-07T10:14:53.915Z] 12a305050d75: Layer already exists [2026-01-07T10:14:53.915Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:53.915Z] 07277bc31ebe: Layer already exists [2026-01-07T10:14:53.915Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:53.915Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:54.534Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:54.871Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-01-07T10:14:54.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-01-07T10:14:54.871Z] e74f0a834cba: Preparing [2026-01-07T10:14:54.871Z] 12a305050d75: Preparing [2026-01-07T10:14:54.871Z] e7677451526e: Preparing [2026-01-07T10:14:54.871Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:54.871Z] 0d823fafe12f: Preparing [2026-01-07T10:14:54.871Z] 07277bc31ebe: Preparing [2026-01-07T10:14:54.871Z] 0e64f2360a44: Preparing [2026-01-07T10:14:54.871Z] 07277bc31ebe: Waiting [2026-01-07T10:14:54.871Z] 0e64f2360a44: Waiting [2026-01-07T10:14:54.871Z] e74f0a834cba: Layer already exists [2026-01-07T10:14:54.871Z] 0d823fafe12f: Layer already exists [2026-01-07T10:14:54.871Z] 12a305050d75: Layer already exists [2026-01-07T10:14:54.871Z] e7677451526e: Layer already exists [2026-01-07T10:14:54.871Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:54.871Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:54.871Z] 07277bc31ebe: Layer already exists [2026-01-07T10:14:55.135Z] main: digest: sha256:7ad77e642342d46c86d479b976c13e21c56215caaf1da7b0ed41dce674256639 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:14:55.232Z] ===================================================== [Pipeline] echo [2026-01-07T10:14:55.251Z] taggedImages: [2026-01-07T10:14:55.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:55.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-01-07T10:14:55.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 [2026-01-07T10:14:55.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:55.251Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-01-07T10:14:55.283Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-01-07T10:14:55.284Z] 3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:55.284Z] latest [2026-01-07T10:14:55.284Z] 4.1.0-dev.92 [2026-01-07T10:14:55.284Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:14:55.284Z] main [2026-01-07T10:14:55.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:55.652Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:14:56.002Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:14:56.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-01-07T10:14:56.002Z] 38b23980b7e6: Preparing [2026-01-07T10:14:56.002Z] 5af19c6962a4: Preparing [2026-01-07T10:14:56.002Z] e7677451526e: Preparing [2026-01-07T10:14:56.002Z] 6ba9e08b5b90: Preparing [2026-01-07T10:14:56.002Z] 872554a37572: Preparing [2026-01-07T10:14:56.002Z] b2930c259b62: Preparing [2026-01-07T10:14:56.002Z] 0e64f2360a44: Preparing [2026-01-07T10:14:56.002Z] b2930c259b62: Waiting [2026-01-07T10:14:56.002Z] 0e64f2360a44: Waiting [2026-01-07T10:14:56.002Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:14:56.002Z] e7677451526e: Layer already exists [2026-01-07T10:14:56.267Z] 0e64f2360a44: Layer already exists [2026-01-07T10:14:56.267Z] 38b23980b7e6: Pushed [2026-01-07T10:14:56.533Z] 872554a37572: Pushed [2026-01-07T10:14:56.797Z] b2930c259b62: Pushed [2026-01-07T10:15:04.982Z] 5af19c6962a4: Pushed [2026-01-07T10:15:04.982Z] 3275492f3b456a38bdf366ac4f0a07efda70c683: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:05.332Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:05.681Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-01-07T10:15:05.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-01-07T10:15:05.681Z] 38b23980b7e6: Preparing [2026-01-07T10:15:05.681Z] 5af19c6962a4: Preparing [2026-01-07T10:15:05.681Z] e7677451526e: Preparing [2026-01-07T10:15:05.681Z] 6ba9e08b5b90: Preparing [2026-01-07T10:15:05.681Z] 872554a37572: Preparing [2026-01-07T10:15:05.681Z] b2930c259b62: Preparing [2026-01-07T10:15:05.681Z] 0e64f2360a44: Preparing [2026-01-07T10:15:05.681Z] b2930c259b62: Waiting [2026-01-07T10:15:05.681Z] 0e64f2360a44: Waiting [2026-01-07T10:15:05.681Z] e7677451526e: Layer already exists [2026-01-07T10:15:05.681Z] 872554a37572: Layer already exists [2026-01-07T10:15:05.681Z] 5af19c6962a4: Layer already exists [2026-01-07T10:15:05.681Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:15:05.681Z] 38b23980b7e6: Layer already exists [2026-01-07T10:15:05.681Z] b2930c259b62: Layer already exists [2026-01-07T10:15:05.681Z] 0e64f2360a44: Layer already exists [2026-01-07T10:15:05.681Z] latest: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:06.300Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:06.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 [2026-01-07T10:15:06.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-01-07T10:15:06.643Z] 38b23980b7e6: Preparing [2026-01-07T10:15:06.643Z] 5af19c6962a4: Preparing [2026-01-07T10:15:06.643Z] e7677451526e: Preparing [2026-01-07T10:15:06.643Z] 6ba9e08b5b90: Preparing [2026-01-07T10:15:06.643Z] 872554a37572: Preparing [2026-01-07T10:15:06.643Z] b2930c259b62: Preparing [2026-01-07T10:15:06.643Z] 0e64f2360a44: Preparing [2026-01-07T10:15:06.643Z] 0e64f2360a44: Waiting [2026-01-07T10:15:06.643Z] b2930c259b62: Waiting [2026-01-07T10:15:06.643Z] 872554a37572: Layer already exists [2026-01-07T10:15:06.643Z] 5af19c6962a4: Layer already exists [2026-01-07T10:15:06.643Z] 38b23980b7e6: Layer already exists [2026-01-07T10:15:06.643Z] e7677451526e: Layer already exists [2026-01-07T10:15:06.643Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:15:06.643Z] 0e64f2360a44: Layer already exists [2026-01-07T10:15:06.643Z] b2930c259b62: Layer already exists [2026-01-07T10:15:06.643Z] 4.1.0-dev.92: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:06.994Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:07.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:15:07.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-01-07T10:15:07.342Z] 38b23980b7e6: Preparing [2026-01-07T10:15:07.342Z] 5af19c6962a4: Preparing [2026-01-07T10:15:07.342Z] e7677451526e: Preparing [2026-01-07T10:15:07.342Z] 6ba9e08b5b90: Preparing [2026-01-07T10:15:07.342Z] 872554a37572: Preparing [2026-01-07T10:15:07.342Z] b2930c259b62: Preparing [2026-01-07T10:15:07.342Z] 0e64f2360a44: Preparing [2026-01-07T10:15:07.342Z] b2930c259b62: Waiting [2026-01-07T10:15:07.342Z] 0e64f2360a44: Waiting [2026-01-07T10:15:07.342Z] 38b23980b7e6: Layer already exists [2026-01-07T10:15:07.342Z] 872554a37572: Layer already exists [2026-01-07T10:15:07.342Z] 5af19c6962a4: Layer already exists [2026-01-07T10:15:07.342Z] e7677451526e: Layer already exists [2026-01-07T10:15:07.342Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:15:07.342Z] b2930c259b62: Layer already exists [2026-01-07T10:15:07.342Z] 0e64f2360a44: Layer already exists [2026-01-07T10:15:07.342Z] 3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:07.689Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:08.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-01-07T10:15:08.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-01-07T10:15:08.044Z] 38b23980b7e6: Preparing [2026-01-07T10:15:08.044Z] 5af19c6962a4: Preparing [2026-01-07T10:15:08.044Z] e7677451526e: Preparing [2026-01-07T10:15:08.044Z] 6ba9e08b5b90: Preparing [2026-01-07T10:15:08.044Z] 872554a37572: Preparing [2026-01-07T10:15:08.044Z] b2930c259b62: Preparing [2026-01-07T10:15:08.044Z] 0e64f2360a44: Preparing [2026-01-07T10:15:08.044Z] b2930c259b62: Waiting [2026-01-07T10:15:08.044Z] 0e64f2360a44: Waiting [2026-01-07T10:15:08.044Z] 6ba9e08b5b90: Layer already exists [2026-01-07T10:15:08.044Z] 38b23980b7e6: Layer already exists [2026-01-07T10:15:08.044Z] 5af19c6962a4: Layer already exists [2026-01-07T10:15:08.044Z] 872554a37572: Layer already exists [2026-01-07T10:15:08.044Z] e7677451526e: Layer already exists [2026-01-07T10:15:08.044Z] 0e64f2360a44: Layer already exists [2026-01-07T10:15:08.044Z] b2930c259b62: Layer already exists [2026-01-07T10:15:08.044Z] main: digest: sha256:82198a0b818194a3c2bdccbd0235e8538871c1c0bab5753d0a268b83b235072d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-01-07T10:15:08.386Z] ===================================================== [Pipeline] echo [2026-01-07T10:15:08.399Z] taggedImages: [2026-01-07T10:15:08.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [2026-01-07T10:15:08.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-01-07T10:15:08.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 [2026-01-07T10:15:08.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [2026-01-07T10:15:08.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-01-07T10:15:08.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-01-07T10:15:08.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.519Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.533Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-01-07T10:15:08.542Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.553Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.574Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.590Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-01-07T10:15:08.605Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.618Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.633Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.653Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-01-07T10:15:08.666Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.677Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.703Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-01-07T10:15:08.725Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.735Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.761Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.775Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-01-07T10:15:08.785Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.827Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.844Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-01-07T10:15:08.855Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.868Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.881Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.892Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.907Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-01-07T10:15:08.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-01-07T10:15:08.943Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.955Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:08.969Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-01-07T10:15:08.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:08.996Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-01-07T10:15:09.008Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.017Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-01-07T10:15:09.044Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:09.055Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-01-07T10:15:09.070Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.089Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-01-07T10:15:09.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:09.108Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-01-07T10:15:09.121Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.132Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.145Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-01-07T10:15:09.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:09.171Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-01-07T10:15:09.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.195Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-01-07T10:15:09.221Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:09.234Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-01-07T10:15:09.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-01-07T10:15:09.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] echo [2026-01-07T10:15:09.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-01-07T10:15:09.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3275492f3b456a38bdf366ac4f0a07efda70c683-4.1.0-dev.92 [Pipeline] echo [2026-01-07T10:15:09.332Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:09.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-01-07T10:15:09.746Z] [2026-01-07T10:15:09.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:10.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-01-07T10:15:10.071Z] arm64: Pulling from edgex-lftools-log-publisher [2026-01-07T10:15:10.071Z] 8998bd30e6a1: Pulling fs layer [2026-01-07T10:15:10.071Z] 04944245beec: Pulling fs layer [2026-01-07T10:15:10.071Z] 699f458cf7ca: Pulling fs layer [2026-01-07T10:15:10.071Z] 765212b225bb: Pulling fs layer [2026-01-07T10:15:10.071Z] f23df028b6ca: Pulling fs layer [2026-01-07T10:15:10.071Z] d65c8cfc05b1: Pulling fs layer [2026-01-07T10:15:10.071Z] 2437ff75d9bd: Pulling fs layer [2026-01-07T10:15:10.071Z] f23df028b6ca: Waiting [2026-01-07T10:15:10.071Z] d65c8cfc05b1: Waiting [2026-01-07T10:15:10.071Z] 2437ff75d9bd: Waiting [2026-01-07T10:15:10.071Z] 765212b225bb: Waiting [2026-01-07T10:15:10.335Z] 04944245beec: Verifying Checksum [2026-01-07T10:15:10.335Z] 04944245beec: Download complete [2026-01-07T10:15:10.335Z] 765212b225bb: Verifying Checksum [2026-01-07T10:15:10.335Z] 765212b225bb: Download complete [2026-01-07T10:15:10.335Z] f23df028b6ca: Verifying Checksum [2026-01-07T10:15:10.335Z] f23df028b6ca: Download complete [2026-01-07T10:15:10.335Z] d65c8cfc05b1: Verifying Checksum [2026-01-07T10:15:10.335Z] d65c8cfc05b1: Download complete [2026-01-07T10:15:10.335Z] 699f458cf7ca: Verifying Checksum [2026-01-07T10:15:10.335Z] 699f458cf7ca: Download complete [2026-01-07T10:15:10.916Z] 8998bd30e6a1: Verifying Checksum [2026-01-07T10:15:10.916Z] 8998bd30e6a1: Download complete [2026-01-07T10:15:13.490Z] 2437ff75d9bd: Verifying Checksum [2026-01-07T10:15:13.490Z] 2437ff75d9bd: Download complete [2026-01-07T10:15:15.426Z] 8998bd30e6a1: Pull complete [2026-01-07T10:15:16.006Z] 04944245beec: Pull complete [2026-01-07T10:15:17.938Z] 699f458cf7ca: Pull complete [2026-01-07T10:15:17.938Z] 765212b225bb: Pull complete [2026-01-07T10:15:18.891Z] f23df028b6ca: Pull complete [2026-01-07T10:15:18.891Z] d65c8cfc05b1: Pull complete [2026-01-07T10:15:37.062Z] 2437ff75d9bd: Pull complete [2026-01-07T10:15:37.062Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-01-07T10:15:37.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-01-07T10:15:37.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:15:37.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container [2026-01-07T10:15:37.320Z] $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-01-07T10:15:39.385Z] $ docker top 100ca8beeae8fe238f46c75f21350336f5544929647f41fd7aeedc4439f3910c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:15:40.311Z] ---> job-cost.sh [2026-01-07T10:15:40.311Z] lf-activate-venv: SKIPPING [2026-01-07T10:15:40.311Z] INFO: No Stack... [2026-01-07T10:15:40.574Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-01-07T10:15:41.523Z] INFO: Archiving Costs [Pipeline] sh [2026-01-07T10:15:42.142Z] + + cat /w/workspace/edgex-go/947/archives/cost.csv [2026-01-07T10:15:42.142Z] cut -d, -f6 [Pipeline] lock [2026-01-07T10:15:42.171Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-947-stack-cost] [2026-01-07T10:15:42.179Z] Resource [jenkins-edgexfoundry-edgex-go-main-947-stack-cost] did not exist. Created. [2026-01-07T10:15:42.186Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-947-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-01-07T10:15:42.829Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-01-07T10:15:43.472Z] Stashed 1 file(s) [Pipeline] } [2026-01-07T10:15:43.484Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-947-stack-cost] [Pipeline] // lock [Pipeline] } [2026-01-07T10:15:43.489Z] $ docker stop --time=1 100ca8beeae8fe238f46c75f21350336f5544929647f41fd7aeedc4439f3910c [2026-01-07T10:15:44.985Z] $ docker rm -f --volumes 100ca8beeae8fe238f46c75f21350336f5544929647f41fd7aeedc4439f3910c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-01-07T10:15:45.636Z] provisioning config files... [2026-01-07T10:15:45.648Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/947@tmp/config8798247326374626649tmp [Pipeline] { [Pipeline] sh [2026-01-07T10:15:45.969Z] + set +x [2026-01-07T10:15:45.969Z] + curl -s https://codecov.io/bash [2026-01-07T10:15:45.969Z] + bash -s -- [2026-01-07T10:15:45.969Z] [2026-01-07T10:15:45.969Z] _____ _ [2026-01-07T10:15:45.969Z] / ____| | | [2026-01-07T10:15:45.969Z] | | ___ __| | ___ ___ _____ __ [2026-01-07T10:15:45.969Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-01-07T10:15:45.969Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-01-07T10:15:45.969Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-01-07T10:15:45.969Z] Bash-1.0.6 [2026-01-07T10:15:45.969Z] [2026-01-07T10:15:45.969Z] [2026-01-07T10:15:45.969Z] ==> git version 2.25.1 found [2026-01-07T10:15:45.969Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-01-07T10:15:45.969Z] Release-Date: 2020-01-08 [2026-01-07T10:15:45.969Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-07T10:15:45.969Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-01-07T10:15:45.969Z] ==> Jenkins CI detected. [2026-01-07T10:15:45.969Z] current dir:  /w/workspace/edgex-go/947 [2026-01-07T10:15:45.969Z] project root: . [2026-01-07T10:15:45.969Z] --> token set from env [2026-01-07T10:15:45.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-01-07T10:15:45.969Z] ==> Running gcov in . (disable via -X gcov) [2026-01-07T10:15:45.969Z] ==> Python coveragepy not found [2026-01-07T10:15:45.969Z] ==> Searching for coverage reports in: [2026-01-07T10:15:45.969Z] + . [2026-01-07T10:15:46.228Z] -> Found 1 reports [2026-01-07T10:15:46.228Z] ==> Detecting git/mercurial file structure [2026-01-07T10:15:46.228Z] ==> Reading reports [2026-01-07T10:15:46.228Z] + ./coverage.out bytes=1044038 [2026-01-07T10:15:46.228Z] ==> Appending adjustments [2026-01-07T10:15:46.228Z] https://docs.codecov.io/docs/fixing-reports [2026-01-07T10:15:47.613Z] + Found adjustments [2026-01-07T10:15:47.613Z] ==> Gzipping contents [2026-01-07T10:15:47.872Z] 108K /tmp/codecov.LDOujA.gz [2026-01-07T10:15:47.872Z] ==> Uploading reports [2026-01-07T10:15:47.872Z] url: https://codecov.io [2026-01-07T10:15:47.872Z] query: branch=main&commit=3275492f3b456a38bdf366ac4f0a07efda70c683&build=947&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F947%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-01-07T10:15:47.872Z] -> Pinging Codecov [2026-01-07T10:15:47.872Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3275492f3b456a38bdf366ac4f0a07efda70c683&build=947&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F947%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-01-07T10:15:48.131Z] -> Uploading to [2026-01-07T10:15:48.131Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3275492f3b456a38bdf366ac4f0a07efda70c683/0707cf06-6a58-4971-b86e-5547768808f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260107T101548Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=03b536609c10c06f842078e66e6ae2feba75f98a0404f48b4863e9584b7eec85 [2026-01-07T10:15:48.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:15:48.131Z] Dload Upload Total Spent Left Speed [2026-01-07T10:15:49.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 97033 0:00:01 0:00:01 --:--:-- 97120 [2026-01-07T10:15:49.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3275492f3b456a38bdf366ac4f0a07efda70c683 [Pipeline] } [2026-01-07T10:15:49.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-01-07T10:15:49.477Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-01-07T10:15:49.495Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:49.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-01-07T10:15:49.795Z] [2026-01-07T10:15:49.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:15:50.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-01-07T10:15:50.100Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-01-07T10:15:50.100Z] 2d35ebdb57d9: Already exists [2026-01-07T10:15:50.100Z] 85e8836fcdb2: Pulling fs layer [2026-01-07T10:15:50.100Z] 91631faa732a: Pulling fs layer [2026-01-07T10:15:50.100Z] f3f5ae8826fa: Pulling fs layer [2026-01-07T10:15:50.100Z] 4f4fb700ef54: Pulling fs layer [2026-01-07T10:15:50.100Z] 7861252a18e6: Pulling fs layer [2026-01-07T10:15:50.100Z] 9130f900ef6f: Pulling fs layer [2026-01-07T10:15:50.100Z] 7861252a18e6: Waiting [2026-01-07T10:15:50.100Z] 4f4fb700ef54: Waiting [2026-01-07T10:15:50.100Z] 9130f900ef6f: Waiting [2026-01-07T10:15:50.100Z] f3f5ae8826fa: Download complete [2026-01-07T10:15:50.100Z] 85e8836fcdb2: Download complete [2026-01-07T10:15:50.100Z] 4f4fb700ef54: Verifying Checksum [2026-01-07T10:15:50.100Z] 4f4fb700ef54: Download complete [2026-01-07T10:15:50.359Z] 85e8836fcdb2: Pull complete [2026-01-07T10:15:50.359Z] 7861252a18e6: Verifying Checksum [2026-01-07T10:15:50.359Z] 7861252a18e6: Download complete [2026-01-07T10:15:50.617Z] 91631faa732a: Verifying Checksum [2026-01-07T10:15:50.617Z] 91631faa732a: Download complete [2026-01-07T10:15:51.183Z] 9130f900ef6f: Verifying Checksum [2026-01-07T10:15:51.183Z] 9130f900ef6f: Download complete [2026-01-07T10:15:56.446Z] 91631faa732a: Pull complete [2026-01-07T10:15:56.447Z] f3f5ae8826fa: Pull complete [2026-01-07T10:15:56.447Z] 4f4fb700ef54: Pull complete [2026-01-07T10:15:56.447Z] 7861252a18e6: Pull complete [2026-01-07T10:16:00.625Z] 9130f900ef6f: Pull complete [2026-01-07T10:16:00.625Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-01-07T10:16:00.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-01-07T10:16:00.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:16:00.721Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T10:16:00.785Z] $ 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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T10:16:14.250Z] $ docker top 8d2d0c34250580449fc43cedac5f06b555f81270a2c5e199a27e2609b3c90145 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T10:16:14.572Z] + git config --global --add safe.directory /w/workspace/edgex-go/947 [Pipeline] echo [2026-01-07T10:16:14.580Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-01-07T10:16:14.858Z] + set -o pipefail [2026-01-07T10:16:14.858Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-01-07T10:16:22.972Z] [2026-01-07T10:16:22.972Z] Monitoring /w/workspace/edgex-go/947 (github.com/edgexfoundry/edgex-go)... [2026-01-07T10:16:22.972Z] [2026-01-07T10:16:22.972Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4f196f22-c77b-4d21-85bc-0f574f88cb4e [2026-01-07T10:16:22.972Z] [2026-01-07T10:16:22.972Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-01-07T10:16:22.972Z] [2026-01-07T10:16:23.229Z] [2026-01-07T10:16:23.229Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-01-07T10:16:23.229Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-01-07T10:16:23.527Z] $ docker stop --time=1 8d2d0c34250580449fc43cedac5f06b555f81270a2c5e199a27e2609b3c90145 [2026-01-07T10:16:39.628Z] $ docker rm -f --volumes 8d2d0c34250580449fc43cedac5f06b555f81270a2c5e199a27e2609b3c90145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-01-07T10:16:40.137Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T10:16:40.156Z] provisioning config files... [2026-01-07T10:16:40.164Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/947@tmp/config2166216958229483410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:16:40.471Z] --> edgex-publish-swagger.sh [2026-01-07T10:16:40.471Z] === Publish openapi API === [2026-01-07T10:16:40.471Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-01-07T10:16:40.471Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/947/openapi/core-command.yaml] [2026-01-07T10:16:40.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:40.471Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:40.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 347 171k --:--:-- --:--:-- --:--:-- 172k [2026-01-07T10:16:40.471Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:40.471Z] [2026-01-07T10:16:40.471Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/947/openapi/core-data.yaml] [2026-01-07T10:16:40.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:40.471Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:40.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75309 0 0 100 75309 0 808k --:--:-- --:--:-- --:--:-- 799k 100 75375 100 66 100 75309 448 500k --:--:-- --:--:-- --:--:-- 497k [2026-01-07T10:16:40.731Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:40.731Z] [2026-01-07T10:16:40.731Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/947/openapi/core-keeper.yaml] [2026-01-07T10:16:40.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:40.731Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:41.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 362 162k --:--:-- --:--:-- --:--:-- 162k [2026-01-07T10:16:41.038Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:41.038Z] [2026-01-07T10:16:41.038Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/947/openapi/core-metadata.yaml] [2026-01-07T10:16:41.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:41.038Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:41.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 437 1058k --:--:-- --:--:-- --:--:-- 1059k [2026-01-07T10:16:41.038Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:41.038Z] [2026-01-07T10:16:41.038Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/947/openapi/security-proxy-auth.yaml] [2026-01-07T10:16:41.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:41.038Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:41.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 198k [2026-01-07T10:16:41.326Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:41.326Z] [2026-01-07T10:16:41.326Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/947/openapi/security-secretstore-setup.yaml] [2026-01-07T10:16:41.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:41.326Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:42.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3979 100 66 100 3913 59 3518 0:00:01 0:00:01 --:--:-- 3578 [2026-01-07T10:16:42.322Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:42.322Z] [2026-01-07T10:16:42.322Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/947/openapi/support-notifications.yaml] [2026-01-07T10:16:42.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:42.322Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:42.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 415 614k --:--:-- --:--:-- --:--:-- 618k [2026-01-07T10:16:42.602Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:42.602Z] [2026-01-07T10:16:42.602Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/947/openapi/support-scheduler.yaml] [2026-01-07T10:16:42.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-07T10:16:42.602Z] Dload Upload Total Spent Left Speed [2026-01-07T10:16:42.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 420k 100 50767 100 66 100 50701 559 419k --:--:-- --:--:-- --:--:-- 416k [2026-01-07T10:16:42.603Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-01-07T10:16:42.603Z] [Pipeline] } [2026-01-07T10:16:42.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-01-07T10:16:43.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-01-07T10:16:43.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:16:43.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-07T10:16:43.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:16:43.402Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T10:16:43.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T10:16:43.788Z] $ docker top ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 -eo pid,comm [2026-01-07T10:16:43.804Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-01-07T10:16:43.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-01-07T10:16:43.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-07T10:16:43.851Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-07T10:16:43.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-07T10:16:43.993Z] $ docker exec ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 ssh-agent [2026-01-07T10:16:44.067Z] SSH_AUTH_SOCK=/tmp/ssh-DEJnNcHiMVYn/agent.31 [2026-01-07T10:16:44.067Z] SSH_AGENT_PID=37 [2026-01-07T10:16:44.072Z] Running ssh-add (command line suppressed) [2026-01-07T10:16:44.201Z] Identity added: /w/workspace/edgex-go/947@tmp/private_key_17187284237197637970.key (/w/workspace/edgex-go/947@tmp/private_key_17187284237197637970.key) [2026-01-07T10:16:44.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-07T10:16:44.475Z] + git semver tag [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,735 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,741 [run_tag] DEBUG tag force:False [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,741 [check_head_tag] DEBUG check head tag [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,742 [execute] INFO git cat-file --batch-check [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/947, stdin=, shell=False, universal_newlines=False) [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,744 [execute] INFO git cat-file --batch [2026-01-07T10:16:44.733Z] 2026-01-07 10:16:44,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/947, stdin=, shell=False, universal_newlines=False) [2026-01-07T10:16:44.991Z] 2026-01-07 10:16:44,771 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T10:16:44.991Z] 2026-01-07 10:16:44,772 [execute] INFO git tag -a v4.1.0-dev.92 -m v4.1.0-dev.92 [2026-01-07T10:16:44.991Z] 2026-01-07 10:16:44,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.92', '-m', 'v4.1.0-dev.92'], cwd=/w/workspace/edgex-go/947, stdin=None, shell=False, universal_newlines=False) [2026-01-07T10:16:44.991Z] 2026-01-07 10:16:44,775 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T10:16:44.991Z] 4.1.0-dev.92 [Pipeline] } [2026-01-07T10:16:45.029Z] $ docker exec --env ******** --env ******** ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 ssh-agent -k [2026-01-07T10:16:45.131Z] unset SSH_AUTH_SOCK; [2026-01-07T10:16:45.131Z] unset SSH_AGENT_PID; [2026-01-07T10:16:45.131Z] echo Agent pid 37 killed; [2026-01-07T10:16:45.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-07T10:16:45.435Z] + git semver [Pipeline] } [2026-01-07T10:16:46.043Z] $ docker stop --time=1 ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 [2026-01-07T10:16:47.293Z] $ docker rm -f --volumes ded3ada0ab26f2bfb2ee58db050462a554b98eb3093fc41e0039da6d77610649 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:16:47.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-01-07T10:16:47.665Z] [2026-01-07T10:16:47.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:16:47.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-01-07T10:16:47.965Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-01-07T10:16:47.965Z] ab5ef0e58194: Pulling fs layer [2026-01-07T10:16:47.965Z] 9712f1f96733: Pulling fs layer [2026-01-07T10:16:47.965Z] 63f879dbbcfc: Pulling fs layer [2026-01-07T10:16:47.965Z] 0d9ebad4ef96: Pulling fs layer [2026-01-07T10:16:47.965Z] e9a5061849ea: Pulling fs layer [2026-01-07T10:16:47.965Z] d747dcd14b5f: Pulling fs layer [2026-01-07T10:16:47.965Z] 2de7ff778b66: Pulling fs layer [2026-01-07T10:16:47.965Z] 0d9ebad4ef96: Waiting [2026-01-07T10:16:47.965Z] e9a5061849ea: Waiting [2026-01-07T10:16:47.965Z] d747dcd14b5f: Waiting [2026-01-07T10:16:47.965Z] 2de7ff778b66: Waiting [2026-01-07T10:16:47.965Z] 9712f1f96733: Download complete [2026-01-07T10:16:48.532Z] 63f879dbbcfc: Verifying Checksum [2026-01-07T10:16:48.532Z] 63f879dbbcfc: Download complete [2026-01-07T10:16:48.532Z] e9a5061849ea: Verifying Checksum [2026-01-07T10:16:48.532Z] e9a5061849ea: Download complete [2026-01-07T10:16:48.532Z] d747dcd14b5f: Download complete [2026-01-07T10:16:48.790Z] 0d9ebad4ef96: Verifying Checksum [2026-01-07T10:16:48.790Z] 0d9ebad4ef96: Download complete [2026-01-07T10:16:48.790Z] ab5ef0e58194: Verifying Checksum [2026-01-07T10:16:48.790Z] ab5ef0e58194: Download complete [2026-01-07T10:16:48.790Z] 2de7ff778b66: Verifying Checksum [2026-01-07T10:16:48.790Z] 2de7ff778b66: Download complete [2026-01-07T10:16:52.976Z] ab5ef0e58194: Pull complete [2026-01-07T10:16:52.976Z] 9712f1f96733: Pull complete [2026-01-07T10:16:52.976Z] 63f879dbbcfc: Pull complete [2026-01-07T10:16:59.541Z] 0d9ebad4ef96: Pull complete [2026-01-07T10:16:59.541Z] e9a5061849ea: Pull complete [2026-01-07T10:16:59.800Z] d747dcd14b5f: Pull complete [2026-01-07T10:17:01.726Z] 2de7ff778b66: Pull complete [2026-01-07T10:17:01.986Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-01-07T10:17:01.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-01-07T10:17:01.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:17:02.082Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T10:17:02.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T10:17:06.706Z] $ docker top 1fd45f3d71861adc2828619735791eaa0b3a866d8b39c464af3837e91be1147c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-01-07T10:17:06.750Z] provisioning config files... [2026-01-07T10:17:06.757Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/947@tmp/config17452789917841433133tmp [2026-01-07T10:17:06.765Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/947@tmp/config14759255276538408179tmp [2026-01-07T10:17:06.774Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/947@tmp/config294356679970871813tmp [Pipeline] { [Pipeline] echo [2026-01-07T10:17:06.829Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:17:07.124Z] ---> sigul-configuration.sh [2026-01-07T10:17:07.124Z] gpg: directory `/root/.gnupg' created [2026-01-07T10:17:07.124Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-01-07T10:17:07.124Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-01-07T10:17:07.124Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-01-07T10:17:07.124Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-01-07T10:17:07.124Z] gpg: CAST5 encrypted data [2026-01-07T10:17:07.124Z] gpg: encrypted with 1 passphrase [2026-01-07T10:17:07.124Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-01-07T10:17:07.417Z] + mkdir /home/jenkins [2026-01-07T10:17:07.417Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-01-07T10:17:07.712Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-01-07T10:17:07.723Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:17:08.011Z] ---> sigul-install.sh [2026-01-07T10:17:08.011Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-01-07T10:17:08.302Z] + git tag --list [2026-01-07T10:17:08.302Z] 0.6.0 [2026-01-07T10:17:08.302Z] 0.6.1 [2026-01-07T10:17:08.302Z] 0.7.0 [2026-01-07T10:17:08.302Z] 0.7.1 [2026-01-07T10:17:08.302Z] v1.0.0 [2026-01-07T10:17:08.302Z] v1.0.1 [2026-01-07T10:17:08.302Z] v1.1.0 [2026-01-07T10:17:08.302Z] v1.2.0 [2026-01-07T10:17:08.302Z] v1.2.1 [2026-01-07T10:17:08.302Z] v1.3.0 [2026-01-07T10:17:08.302Z] v1.3.1 [2026-01-07T10:17:08.302Z] v2.0.0 [2026-01-07T10:17:08.302Z] v2.1.0 [2026-01-07T10:17:08.302Z] v2.1.1 [2026-01-07T10:17:08.302Z] v2.2.0 [2026-01-07T10:17:08.302Z] v2.3.0 [2026-01-07T10:17:08.302Z] v3.0 [2026-01-07T10:17:08.302Z] v3.0.0 [2026-01-07T10:17:08.302Z] v3.1 [2026-01-07T10:17:08.302Z] v3.1.0 [2026-01-07T10:17:08.302Z] v3.1.1 [2026-01-07T10:17:08.302Z] v4.0 [2026-01-07T10:17:08.302Z] v4.0.0 [2026-01-07T10:17:08.302Z] v4.0.1 [2026-01-07T10:17:08.302Z] v4.0.1-dev.1 [2026-01-07T10:17:08.302Z] v4.0.1-dev.2 [2026-01-07T10:17:08.302Z] v4.0.2-dev.1 [2026-01-07T10:17:08.302Z] v4.1.0-dev.1 [2026-01-07T10:17:08.302Z] v4.1.0-dev.10 [2026-01-07T10:17:08.302Z] v4.1.0-dev.11 [2026-01-07T10:17:08.302Z] v4.1.0-dev.12 [2026-01-07T10:17:08.302Z] v4.1.0-dev.13 [2026-01-07T10:17:08.302Z] v4.1.0-dev.14 [2026-01-07T10:17:08.302Z] v4.1.0-dev.15 [2026-01-07T10:17:08.302Z] v4.1.0-dev.16 [2026-01-07T10:17:08.302Z] v4.1.0-dev.17 [2026-01-07T10:17:08.302Z] v4.1.0-dev.18 [2026-01-07T10:17:08.302Z] v4.1.0-dev.19 [2026-01-07T10:17:08.302Z] v4.1.0-dev.2 [2026-01-07T10:17:08.302Z] v4.1.0-dev.20 [2026-01-07T10:17:08.302Z] v4.1.0-dev.21 [2026-01-07T10:17:08.302Z] v4.1.0-dev.22 [2026-01-07T10:17:08.302Z] v4.1.0-dev.23 [2026-01-07T10:17:08.302Z] v4.1.0-dev.24 [2026-01-07T10:17:08.302Z] v4.1.0-dev.25 [2026-01-07T10:17:08.302Z] v4.1.0-dev.26 [2026-01-07T10:17:08.302Z] v4.1.0-dev.27 [2026-01-07T10:17:08.302Z] v4.1.0-dev.28 [2026-01-07T10:17:08.302Z] v4.1.0-dev.29 [2026-01-07T10:17:08.302Z] v4.1.0-dev.3 [2026-01-07T10:17:08.302Z] v4.1.0-dev.30 [2026-01-07T10:17:08.302Z] v4.1.0-dev.31 [2026-01-07T10:17:08.302Z] v4.1.0-dev.32 [2026-01-07T10:17:08.302Z] v4.1.0-dev.33 [2026-01-07T10:17:08.302Z] v4.1.0-dev.34 [2026-01-07T10:17:08.302Z] v4.1.0-dev.35 [2026-01-07T10:17:08.302Z] v4.1.0-dev.36 [2026-01-07T10:17:08.302Z] v4.1.0-dev.37 [2026-01-07T10:17:08.302Z] v4.1.0-dev.38 [2026-01-07T10:17:08.302Z] v4.1.0-dev.39 [2026-01-07T10:17:08.302Z] v4.1.0-dev.4 [2026-01-07T10:17:08.302Z] v4.1.0-dev.40 [2026-01-07T10:17:08.302Z] v4.1.0-dev.41 [2026-01-07T10:17:08.302Z] v4.1.0-dev.42 [2026-01-07T10:17:08.302Z] v4.1.0-dev.43 [2026-01-07T10:17:08.302Z] v4.1.0-dev.44 [2026-01-07T10:17:08.302Z] v4.1.0-dev.45 [2026-01-07T10:17:08.302Z] v4.1.0-dev.46 [2026-01-07T10:17:08.302Z] v4.1.0-dev.47 [2026-01-07T10:17:08.302Z] v4.1.0-dev.48 [2026-01-07T10:17:08.302Z] v4.1.0-dev.49 [2026-01-07T10:17:08.302Z] v4.1.0-dev.5 [2026-01-07T10:17:08.302Z] v4.1.0-dev.50 [2026-01-07T10:17:08.302Z] v4.1.0-dev.51 [2026-01-07T10:17:08.302Z] v4.1.0-dev.52 [2026-01-07T10:17:08.302Z] v4.1.0-dev.53 [2026-01-07T10:17:08.302Z] v4.1.0-dev.54 [2026-01-07T10:17:08.302Z] v4.1.0-dev.55 [2026-01-07T10:17:08.302Z] v4.1.0-dev.56 [2026-01-07T10:17:08.302Z] v4.1.0-dev.57 [2026-01-07T10:17:08.302Z] v4.1.0-dev.58 [2026-01-07T10:17:08.302Z] v4.1.0-dev.59 [2026-01-07T10:17:08.302Z] v4.1.0-dev.6 [2026-01-07T10:17:08.302Z] v4.1.0-dev.60 [2026-01-07T10:17:08.302Z] v4.1.0-dev.61 [2026-01-07T10:17:08.302Z] v4.1.0-dev.62 [2026-01-07T10:17:08.302Z] v4.1.0-dev.63 [2026-01-07T10:17:08.302Z] v4.1.0-dev.64 [2026-01-07T10:17:08.302Z] v4.1.0-dev.65 [2026-01-07T10:17:08.302Z] v4.1.0-dev.66 [2026-01-07T10:17:08.302Z] v4.1.0-dev.67 [2026-01-07T10:17:08.302Z] v4.1.0-dev.68 [2026-01-07T10:17:08.302Z] v4.1.0-dev.69 [2026-01-07T10:17:08.302Z] v4.1.0-dev.7 [2026-01-07T10:17:08.302Z] v4.1.0-dev.70 [2026-01-07T10:17:08.302Z] v4.1.0-dev.71 [2026-01-07T10:17:08.302Z] v4.1.0-dev.72 [2026-01-07T10:17:08.302Z] v4.1.0-dev.73 [2026-01-07T10:17:08.302Z] v4.1.0-dev.74 [2026-01-07T10:17:08.302Z] v4.1.0-dev.75 [2026-01-07T10:17:08.302Z] v4.1.0-dev.76 [2026-01-07T10:17:08.302Z] v4.1.0-dev.77 [2026-01-07T10:17:08.302Z] v4.1.0-dev.78 [2026-01-07T10:17:08.302Z] v4.1.0-dev.79 [2026-01-07T10:17:08.302Z] v4.1.0-dev.8 [2026-01-07T10:17:08.302Z] v4.1.0-dev.80 [2026-01-07T10:17:08.302Z] v4.1.0-dev.81 [2026-01-07T10:17:08.302Z] v4.1.0-dev.82 [2026-01-07T10:17:08.302Z] v4.1.0-dev.83 [2026-01-07T10:17:08.302Z] v4.1.0-dev.84 [2026-01-07T10:17:08.302Z] v4.1.0-dev.85 [2026-01-07T10:17:08.302Z] v4.1.0-dev.86 [2026-01-07T10:17:08.302Z] v4.1.0-dev.87 [2026-01-07T10:17:08.302Z] v4.1.0-dev.88 [2026-01-07T10:17:08.302Z] v4.1.0-dev.89 [2026-01-07T10:17:08.302Z] v4.1.0-dev.9 [2026-01-07T10:17:08.302Z] v4.1.0-dev.90 [2026-01-07T10:17:08.302Z] v4.1.0-dev.91 [2026-01-07T10:17:08.302Z] v4.1.0-dev.92 [Pipeline] sh [2026-01-07T10:17:08.595Z] + lftools sign git-tag v4.1.0-dev.92 [2026-01-07T10:17:09.163Z] Signing Git tag with Sigul... [2026-01-07T10:17:09.163Z] Signing v4.1.0-dev.92 [2026-01-07T10:19:00.621Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-01-07T10:19:00.671Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:00.967Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-01-07T10:19:00.974Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-01-07T10:19:01.033Z] $ docker stop --time=1 1fd45f3d71861adc2828619735791eaa0b3a866d8b39c464af3837e91be1147c [2026-01-07T10:19:02.498Z] $ docker rm -f --volumes 1fd45f3d71861adc2828619735791eaa0b3a866d8b39c464af3837e91be1147c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-01-07T10:19:02.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-01-07T10:19:02.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:19:03.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-07T10:19:03.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:19:03.284Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T10:19:03.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T10:19:03.612Z] $ docker top bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 -eo pid,comm [2026-01-07T10:19:03.631Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-01-07T10:19:03.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-01-07T10:19:03.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-07T10:19:03.684Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-07T10:19:03.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-07T10:19:03.834Z] $ docker exec bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 ssh-agent [2026-01-07T10:19:03.921Z] SSH_AUTH_SOCK=/tmp/ssh-mkgAKGh048yX/agent.32 [2026-01-07T10:19:03.921Z] SSH_AGENT_PID=39 [2026-01-07T10:19:03.925Z] Running ssh-add (command line suppressed) [2026-01-07T10:19:04.069Z] Identity added: /w/workspace/edgex-go/947@tmp/private_key_12636342631750811599.key (/w/workspace/edgex-go/947@tmp/private_key_12636342631750811599.key) [2026-01-07T10:19:04.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-07T10:19:04.344Z] + git semver bump pre [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,687 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,699 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,699 [bump_version] DEBUG bumping version:4.1.0-dev.92 on axis:pre with prefix:dev [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,699 [bump_version] DEBUG bumped version:4.1.0-dev.93 [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,699 [write_version] DEBUG write version:4.1.0-dev.93 to path:/w/workspace/edgex-go/947/.semver/main with force:True [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,699 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,699 [write_file] DEBUG write to file:/w/workspace/edgex-go/947/.semver/main [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,701 [execute] INFO git cat-file --batch-check [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/947/.semver, stdin=, shell=False, universal_newlines=False) [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,704 [execute] INFO git cat-file --batch [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/947/.semver, stdin=, shell=False, universal_newlines=False) [2026-01-07T10:19:04.911Z] 2026-01-07 10:19:04,708 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T10:19:04.911Z] 4.1.0-dev.93 [Pipeline] } [2026-01-07T10:19:04.952Z] $ docker exec --env ******** --env ******** bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 ssh-agent -k [2026-01-07T10:19:05.054Z] unset SSH_AUTH_SOCK; [2026-01-07T10:19:05.055Z] unset SSH_AGENT_PID; [2026-01-07T10:19:05.055Z] echo Agent pid 39 killed; [2026-01-07T10:19:05.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-07T10:19:05.353Z] + git semver [Pipeline] } [2026-01-07T10:19:05.963Z] $ docker stop --time=1 bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 [2026-01-07T10:19:07.306Z] $ docker rm -f --volumes bd4c0812d4ad7e19f35e52b3dc95cbdb9b5d5364c03b1665ddbb1dab7d9d0b67 [Pipeline] // withDockerContainer [Pipeline] sh [2026-01-07T10:19:07.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-01-07T10:19:07.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:19:07.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-01-07T10:19:07.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:19:08.003Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T10:19:08.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T10:19:08.313Z] $ docker top a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc -eo pid,comm [2026-01-07T10:19:08.327Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-01-07T10:19:08.327Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-01-07T10:19:08.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-01-07T10:19:08.374Z] [ssh-agent] Looking for ssh-agent implementation... [2026-01-07T10:19:08.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-01-07T10:19:08.525Z] $ docker exec a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc ssh-agent [2026-01-07T10:19:08.604Z] SSH_AUTH_SOCK=/tmp/ssh-jRdVuEGDILf5/agent.32 [2026-01-07T10:19:08.604Z] SSH_AGENT_PID=38 [2026-01-07T10:19:08.608Z] Running ssh-add (command line suppressed) [2026-01-07T10:19:08.747Z] Identity added: /w/workspace/edgex-go/947@tmp/private_key_1813814763855230204.key (/w/workspace/edgex-go/947@tmp/private_key_1813814763855230204.key) [2026-01-07T10:19:08.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-07T10:19:09.020Z] + git semver push [2026-01-07T10:19:09.280Z] 2026-01-07 10:19:09,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-01-07T10:19:09.280Z] 2026-01-07 10:19:09,286 [run_push] DEBUG push [2026-01-07T10:19:09.280Z] 2026-01-07 10:19:09,287 [execute] INFO git cat-file --batch-check [2026-01-07T10:19:09.280Z] 2026-01-07 10:19:09,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/947/.semver, stdin=, shell=False, universal_newlines=False) [2026-01-07T10:19:09.280Z] 2026-01-07 10:19:09,289 [execute] INFO git rev-list df9999c190d01645bf3c084dc57399daf2d6feb5 -- [2026-01-07T10:19:09.280Z] 2026-01-07 10:19:09,289 [execute] DEBUG Popen(['git', 'rev-list', 'df9999c190d01645bf3c084dc57399daf2d6feb5', '--'], cwd=/w/workspace/edgex-go/947/.semver, stdin=None, shell=False, universal_newlines=False) [2026-01-07T10:19:09.538Z] 2026-01-07 10:19:09,312 [execute] INFO git fetch -v -- origin [2026-01-07T10:19:09.538Z] 2026-01-07 10:19:09,312 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/947/.semver, stdin=None, shell=False, universal_newlines=True) [2026-01-07T10:19:10.108Z] 2026-01-07 10:19:09,840 [run_push] DEBUG no remote changes detected [2026-01-07T10:19:10.108Z] 2026-01-07 10:19:09,840 [execute] INFO git push origin semver [2026-01-07T10:19:10.108Z] 2026-01-07 10:19:09,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/947/.semver, stdin=None, shell=False, universal_newlines=False) [2026-01-07T10:19:11.046Z] 2026-01-07 10:19:10,884 [run_push] DEBUG push all version tags [2026-01-07T10:19:11.046Z] 2026-01-07 10:19:10,884 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-01-07T10:19:11.046Z] 2026-01-07 10:19:10,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/947, stdin=None, shell=False, universal_newlines=False) [2026-01-07T10:19:11.984Z] 2026-01-07 10:19:11,685 [read_version] DEBUG read version from /w/workspace/edgex-go/947/.semver/main [2026-01-07T10:19:11.984Z] 4.1.0-dev.93 [Pipeline] } [2026-01-07T10:19:12.027Z] $ docker exec --env ******** --env ******** a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc ssh-agent -k [2026-01-07T10:19:12.135Z] unset SSH_AUTH_SOCK; [2026-01-07T10:19:12.136Z] unset SSH_AGENT_PID; [2026-01-07T10:19:12.136Z] echo Agent pid 38 killed; [2026-01-07T10:19:12.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-01-07T10:19:12.439Z] + git semver [Pipeline] } [2026-01-07T10:19:12.743Z] $ docker stop --time=1 a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc [2026-01-07T10:19:14.007Z] $ docker rm -f --volumes a87a53abc77c0dbc60c30eb44eac3c2bcdc8c205d26c01e57678a0b3805144cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-01-07T10:19:14.479Z] + [ -d /w/workspace/edgex-go/947/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:14.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:15.623Z] ---> package-listing.sh [2026-01-07T10:19:15.623Z] ++ facter osfamily [2026-01-07T10:19:15.623Z] ++ tr '[:upper:]' '[:lower:]' [2026-01-07T10:19:15.882Z] + OS_FAMILY=debian [2026-01-07T10:19:15.882Z] + workspace=/w/workspace/edgex-go/947 [2026-01-07T10:19:15.882Z] + START_PACKAGES=/tmp/packages_start.txt [2026-01-07T10:19:15.882Z] + END_PACKAGES=/tmp/packages_end.txt [2026-01-07T10:19:15.882Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-01-07T10:19:15.882Z] + PACKAGES=/tmp/packages_start.txt [2026-01-07T10:19:15.882Z] + '[' /w/workspace/edgex-go/947 ']' [2026-01-07T10:19:15.882Z] + PACKAGES=/tmp/packages_end.txt [2026-01-07T10:19:15.882Z] + case "${OS_FAMILY}" in [2026-01-07T10:19:15.882Z] + dpkg -l [2026-01-07T10:19:15.882Z] + grep '^ii' [2026-01-07T10:19:15.882Z] + '[' -f /tmp/packages_start.txt ']' [2026-01-07T10:19:15.882Z] + '[' -f /tmp/packages_end.txt ']' [2026-01-07T10:19:15.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-01-07T10:19:15.882Z] + '[' /w/workspace/edgex-go/947 ']' [2026-01-07T10:19:15.882Z] + mkdir -p /w/workspace/edgex-go/947/archives/ [2026-01-07T10:19:15.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/947/archives/ [Pipeline] echo [2026-01-07T10:19:15.893Z] 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/947/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-01-07T10:19:16.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:19:16.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-07T10:19:16.744Z] [2026-01-07T10:19:16.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-01-07T10:19:17.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-07T10:19:17.048Z] latest: Pulling from edgex-lftools-log-publisher [2026-01-07T10:19:17.048Z] 5eb5b503b376: Pulling fs layer [2026-01-07T10:19:17.048Z] 5c69ac0246d0: Pulling fs layer [2026-01-07T10:19:17.048Z] ec43610c2a17: Pulling fs layer [2026-01-07T10:19:17.048Z] 3a2ae6a8a46f: Pulling fs layer [2026-01-07T10:19:17.048Z] 33b1e0a273af: Pulling fs layer [2026-01-07T10:19:17.048Z] 5d3b04190fa2: Pulling fs layer [2026-01-07T10:19:17.048Z] 2f39f015ded8: Pulling fs layer [2026-01-07T10:19:17.048Z] 33b1e0a273af: Waiting [2026-01-07T10:19:17.048Z] 5d3b04190fa2: Waiting [2026-01-07T10:19:17.048Z] 3a2ae6a8a46f: Waiting [2026-01-07T10:19:17.048Z] 2f39f015ded8: Waiting [2026-01-07T10:19:17.048Z] 5c69ac0246d0: Verifying Checksum [2026-01-07T10:19:17.048Z] 5c69ac0246d0: Download complete [2026-01-07T10:19:17.048Z] 3a2ae6a8a46f: Verifying Checksum [2026-01-07T10:19:17.048Z] 3a2ae6a8a46f: Download complete [2026-01-07T10:19:17.306Z] ec43610c2a17: Verifying Checksum [2026-01-07T10:19:17.306Z] ec43610c2a17: Download complete [2026-01-07T10:19:17.306Z] 33b1e0a273af: Verifying Checksum [2026-01-07T10:19:17.306Z] 33b1e0a273af: Download complete [2026-01-07T10:19:17.306Z] 5d3b04190fa2: Download complete [2026-01-07T10:19:17.306Z] 5eb5b503b376: Verifying Checksum [2026-01-07T10:19:17.306Z] 5eb5b503b376: Download complete [2026-01-07T10:19:17.874Z] 2f39f015ded8: Verifying Checksum [2026-01-07T10:19:17.874Z] 2f39f015ded8: Download complete [2026-01-07T10:19:19.246Z] 5eb5b503b376: Pull complete [2026-01-07T10:19:19.246Z] 5c69ac0246d0: Pull complete [2026-01-07T10:19:19.504Z] ec43610c2a17: Pull complete [2026-01-07T10:19:20.072Z] 3a2ae6a8a46f: Pull complete [2026-01-07T10:19:20.639Z] 33b1e0a273af: Pull complete [2026-01-07T10:19:21.213Z] 5d3b04190fa2: Pull complete [2026-01-07T10:19:27.770Z] 2f39f015ded8: Pull complete [2026-01-07T10:19:27.770Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-01-07T10:19:27.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-01-07T10:19:27.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-01-07T10:19:27.880Z] prd-ubuntu20.04-docker-8c-8g-245 does not seem to be running inside a container [2026-01-07T10:19:27.936Z] $ 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/947/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/947 -v /w/workspace/edgex-go/947:/w/workspace/edgex-go/947:rw,z -v /w/workspace/edgex-go/947@tmp:/w/workspace/edgex-go/947@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 [2026-01-07T10:19:31.034Z] $ docker top e2a844cc91691b41eb32530edbd9b32020f40ec95b14c06ce529d88442d8c60e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-01-07T10:19:31.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-01-07T10:19:31.627Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-01-07T10:19:31.908Z] + ls /var/log/sa-host [2026-01-07T10:19:31.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-01-07T10:19:31.939Z] provisioning config files... [2026-01-07T10:19:31.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/947@tmp/config2146893700958415236tmp [Pipeline] { [Pipeline] echo [2026-01-07T10:19:31.970Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:32.256Z] ---> create-netrc.sh [Pipeline] } [2026-01-07T10:19:32.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:32.570Z] ---> python-tools-install.sh [Pipeline] echo [2026-01-07T10:19:32.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:32.860Z] ---> sudo-logs.sh [2026-01-07T10:19:32.860Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-01-07T10:19:32.880Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:33.164Z] ---> job-cost.sh [2026-01-07T10:19:33.165Z] lf-activate-venv: SKIPPING [2026-01-07T10:19:33.165Z] DEBUG: total: 0.10999999940395355 [2026-01-07T10:19:33.165Z] INFO: Retrieving Stack Cost... [2026-01-07T10:19:33.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-01-07T10:19:33.689Z] INFO: Archiving Costs [Pipeline] echo [2026-01-07T10:19:33.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-01-07T10:19:33.985Z] ---> logs-deploy.sh [2026-01-07T10:19:33.985Z] lf-activate-venv: SKIPPING [2026-01-07T10:19:33.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/947 [2026-01-07T10:19:33.985Z] INFO: archiving workspace using pattern(s): [2026-01-07T10:19:34.924Z] Archives upload complete. [2026-01-07T10:19:35.184Z] INFO: archiving logs to Nexus [2026-01-07T10:19:35.759Z] ---> uname -a: [2026-01-07T10:19:35.759Z] Linux prd-ubuntu20-04-docker-8c-8g-245 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] ---> lscpu: [2026-01-07T10:19:35.759Z] Architecture: x86_64 [2026-01-07T10:19:35.759Z] CPU op-mode(s): 32-bit, 64-bit [2026-01-07T10:19:35.759Z] Byte Order: Little Endian [2026-01-07T10:19:35.759Z] Address sizes: 40 bits physical, 48 bits virtual [2026-01-07T10:19:35.759Z] CPU(s): 8 [2026-01-07T10:19:35.759Z] On-line CPU(s) list: 0-7 [2026-01-07T10:19:35.759Z] Thread(s) per core: 1 [2026-01-07T10:19:35.759Z] Core(s) per socket: 1 [2026-01-07T10:19:35.759Z] Socket(s): 8 [2026-01-07T10:19:35.759Z] NUMA node(s): 1 [2026-01-07T10:19:35.759Z] Vendor ID: AuthenticAMD [2026-01-07T10:19:35.759Z] CPU family: 23 [2026-01-07T10:19:35.759Z] Model: 49 [2026-01-07T10:19:35.759Z] Model name: AMD EPYC-Rome Processor [2026-01-07T10:19:35.759Z] Stepping: 0 [2026-01-07T10:19:35.759Z] CPU MHz: 2800.000 [2026-01-07T10:19:35.759Z] BogoMIPS: 5600.00 [2026-01-07T10:19:35.759Z] Virtualization: AMD-V [2026-01-07T10:19:35.759Z] Hypervisor vendor: KVM [2026-01-07T10:19:35.759Z] Virtualization type: full [2026-01-07T10:19:35.759Z] L1d cache: 256 KiB [2026-01-07T10:19:35.759Z] L1i cache: 256 KiB [2026-01-07T10:19:35.759Z] L2 cache: 4 MiB [2026-01-07T10:19:35.759Z] L3 cache: 128 MiB [2026-01-07T10:19:35.759Z] NUMA node0 CPU(s): 0-7 [2026-01-07T10:19:35.759Z] Vulnerability Gather data sampling: Not affected [2026-01-07T10:19:35.759Z] Vulnerability Itlb multihit: Not affected [2026-01-07T10:19:35.759Z] Vulnerability L1tf: Not affected [2026-01-07T10:19:35.759Z] Vulnerability Mds: Not affected [2026-01-07T10:19:35.759Z] Vulnerability Meltdown: Not affected [2026-01-07T10:19:35.759Z] Vulnerability Mmio stale data: Not affected [2026-01-07T10:19:35.759Z] Vulnerability Retbleed: Vulnerable [2026-01-07T10:19:35.759Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-01-07T10:19:35.759Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-01-07T10:19:35.759Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-01-07T10:19:35.759Z] Vulnerability Srbds: Not affected [2026-01-07T10:19:35.759Z] Vulnerability Tsx async abort: Not affected [2026-01-07T10:19:35.759Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] ---> nproc: [2026-01-07T10:19:35.759Z] 8 [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] ---> df -h: [2026-01-07T10:19:35.759Z] Filesystem Size Used Avail Use% Mounted on [2026-01-07T10:19:35.759Z] overlay 155G 34G 122G 22% / [2026-01-07T10:19:35.759Z] tmpfs 64M 0 64M 0% /dev [2026-01-07T10:19:35.759Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-01-07T10:19:35.759Z] shm 64M 0 64M 0% /dev/shm [2026-01-07T10:19:35.759Z] /dev/vda1 155G 34G 122G 22% /facter-os [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] ---> sar -b -r -n DEV: [2026-01-07T10:19:35.759Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-245) 01/07/26 _x86_64_ (8 CPU) [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] 09:22:52 LINUX RESTART (8 CPU) [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] 09:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-01-07T10:19:35.759Z] 09:24:01 384.04 72.94 311.10 0.00 12360.07 189704.92 0.00 [2026-01-07T10:19:35.759Z] 09:25:02 175.39 10.55 164.85 0.00 1670.51 47134.42 0.00 [2026-01-07T10:19:35.759Z] 09:26:01 46.21 0.12 46.09 0.00 0.95 40013.98 0.00 [2026-01-07T10:19:35.759Z] 09:27:01 51.98 0.23 51.75 0.00 3.47 19978.81 0.00 [2026-01-07T10:19:35.759Z] 09:28:01 210.10 0.12 209.98 0.00 10.66 112173.70 0.00 [2026-01-07T10:19:35.759Z] 09:29:01 780.96 18.01 762.95 0.00 163.41 321490.17 0.00 [2026-01-07T10:19:35.759Z] 09:30:01 479.04 1.77 477.27 0.00 22.39 177971.21 0.00 [2026-01-07T10:19:35.759Z] 09:31:01 400.75 0.08 400.67 0.00 0.93 109691.18 0.00 [2026-01-07T10:19:35.759Z] 09:32:01 159.26 0.07 159.20 0.00 0.53 78300.83 0.00 [2026-01-07T10:19:35.759Z] 09:33:01 609.75 2.73 607.02 0.00 2011.53 98946.98 0.00 [2026-01-07T10:19:35.759Z] 09:34:01 55.88 9.58 46.30 0.00 2863.18 4433.59 0.00 [2026-01-07T10:19:35.759Z] 09:35:01 10.03 0.03 10.00 0.00 3.47 259.96 0.00 [2026-01-07T10:19:35.759Z] 09:36:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2026-01-07T10:19:35.759Z] 09:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2026-01-07T10:19:35.759Z] 09:38:01 2.05 0.02 2.03 0.00 0.13 23.86 0.00 [2026-01-07T10:19:35.759Z] 09:39:01 1.82 0.00 1.82 0.00 0.00 28.40 0.00 [2026-01-07T10:19:35.759Z] 09:40:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2026-01-07T10:19:35.759Z] 09:41:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2026-01-07T10:19:35.759Z] 09:42:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2026-01-07T10:19:35.759Z] 09:43:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2026-01-07T10:19:35.759Z] 09:44:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2026-01-07T10:19:35.759Z] 09:45:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2026-01-07T10:19:35.759Z] 09:46:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2026-01-07T10:19:35.759Z] 09:47:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 [2026-01-07T10:19:35.759Z] 09:48:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2026-01-07T10:19:35.759Z] 09:49:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2026-01-07T10:19:35.759Z] 09:50:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2026-01-07T10:19:35.759Z] 09:51:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 [2026-01-07T10:19:35.759Z] 09:52:01 1.42 0.30 1.12 0.00 16.80 14.66 0.00 [2026-01-07T10:19:35.759Z] 09:53:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 [2026-01-07T10:19:35.759Z] 09:54:01 2.50 1.37 1.13 0.00 28.80 13.20 0.00 [2026-01-07T10:19:35.759Z] 09:55:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2026-01-07T10:19:35.759Z] 09:56:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2026-01-07T10:19:35.759Z] 09:57:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2026-01-07T10:19:35.759Z] 09:58:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2026-01-07T10:19:35.759Z] 09:59:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2026-01-07T10:19:35.759Z] 10:00:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2026-01-07T10:19:35.759Z] 10:01:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 [2026-01-07T10:19:35.759Z] 10:02:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2026-01-07T10:19:35.759Z] 10:03:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2026-01-07T10:19:35.759Z] 10:04:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2026-01-07T10:19:35.759Z] 10:05:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2026-01-07T10:19:35.759Z] 10:06:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2026-01-07T10:19:35.759Z] 10:07:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2026-01-07T10:19:35.759Z] 10:08:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2026-01-07T10:19:35.759Z] 10:09:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2026-01-07T10:19:35.759Z] 10:10:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 [2026-01-07T10:19:35.759Z] 10:11:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2026-01-07T10:19:35.759Z] 10:12:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2026-01-07T10:19:35.759Z] 10:13:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2026-01-07T10:19:35.759Z] 10:14:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2026-01-07T10:19:35.759Z] 10:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2026-01-07T10:19:35.759Z] 10:16:01 8.22 0.10 8.12 0.00 9.47 1995.27 0.00 [2026-01-07T10:19:35.759Z] 10:17:01 95.80 0.87 94.93 0.00 10.53 39675.52 0.00 [2026-01-07T10:19:35.759Z] 10:18:01 49.28 0.02 49.27 0.00 0.13 21563.75 0.00 [2026-01-07T10:19:35.759Z] 10:19:01 1.77 0.00 1.77 0.00 0.00 27.60 0.00 [2026-01-07T10:19:35.759Z] Average: 63.71 2.12 61.58 0.00 342.54 22565.22 0.00 [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-01-07T10:19:35.759Z] 09:24:01 28898200 31520144 792968 2.41 75764 2841704 1745376 5.15 988968 2622312 170696 [2026-01-07T10:19:35.759Z] 09:25:02 26636632 31229612 1052784 3.20 124776 4614024 2328116 6.86 1932844 3764324 634520 [2026-01-07T10:19:35.759Z] 09:26:01 26183188 31422468 857588 2.61 129580 5215872 1862220 5.49 2063552 4044156 93572 [2026-01-07T10:19:35.759Z] 09:27:01 25756244 31268624 1008488 3.07 135992 5447388 2277228 6.71 1934592 4561484 348552 [2026-01-07T10:19:35.759Z] 09:28:01 21901944 31270300 1000556 3.04 148376 9211248 2549256 7.52 2212696 8041940 2415100 [2026-01-07T10:19:35.759Z] 09:29:01 13470360 31380696 873988 2.66 326240 17086284 2273080 6.70 2973492 15213620 1275932 [2026-01-07T10:19:35.759Z] 09:30:01 5443708 28102640 4081448 12.42 402988 21295344 11219648 33.08 7096696 18546192 734628 [2026-01-07T10:19:35.759Z] 09:31:01 2798900 27764564 4425284 13.46 419256 23497020 10281168 30.31 8395424 19814496 104364 [2026-01-07T10:19:35.759Z] 09:32:01 1699180 29427400 2768404 8.42 432468 26162868 7328604 21.61 7600060 21631012 1320844 [2026-01-07T10:19:35.759Z] 09:33:01 5142864 31401664 844728 2.57 441876 24872672 2014536 5.94 3914056 22136308 84588 [2026-01-07T10:19:35.759Z] 09:34:01 4995840 31366928 868260 2.64 446904 24975412 2204492 6.50 4615784 21568584 12 [2026-01-07T10:19:35.759Z] 09:35:01 5003488 31375244 859900 2.62 447300 24975716 2050600 6.05 4815236 21361732 156 [2026-01-07T10:19:35.759Z] 09:36:01 5004364 31376204 859156 2.61 447320 24975716 2050600 6.05 4814356 21361732 4 [2026-01-07T10:19:35.759Z] 09:37:01 5009388 31381232 854064 2.60 447332 24975720 2050600 6.05 4808796 21361736 164 [2026-01-07T10:19:35.759Z] 09:38:01 5010128 31382140 853468 2.60 447384 24975724 2085972 6.15 4808788 21361740 220 [2026-01-07T10:19:35.759Z] 09:39:01 5029404 31401476 834100 2.54 447432 24975724 2085972 6.15 4789244 21361744 168 [2026-01-07T10:19:35.759Z] 09:40:01 5029064 31401196 834276 2.54 447452 24975728 2085972 6.15 4788908 21361748 12 [2026-01-07T10:19:35.759Z] 09:41:01 5028804 31400960 834452 2.54 447476 24975732 2085972 6.15 4788948 21361744 152 [2026-01-07T10:19:35.759Z] 09:42:01 5028620 31400816 834468 2.54 447504 24975736 2085972 6.15 4788932 21361748 12 [2026-01-07T10:19:35.759Z] 09:43:01 5029832 31402084 833184 2.53 447524 24975740 2085972 6.15 4788164 21361752 144 [2026-01-07T10:19:35.759Z] 09:44:01 5029752 31402056 833124 2.53 447560 24975744 2085972 6.15 4788172 21361760 20 [2026-01-07T10:19:35.759Z] 09:45:01 5029452 31401784 833336 2.54 447584 24975748 2085972 6.15 4788268 21361764 148 [2026-01-07T10:19:35.759Z] 09:46:01 5029436 31401788 833312 2.54 447604 24975748 2085972 6.15 4788480 21361764 4 [2026-01-07T10:19:35.759Z] 09:47:01 5029412 31401796 833240 2.53 447628 24975752 2085972 6.15 4788584 21361772 160 [2026-01-07T10:19:35.759Z] 09:48:01 5029328 31401716 833460 2.54 447640 24975756 2102208 6.20 4788584 21361776 8 [2026-01-07T10:19:35.759Z] 09:49:01 5029328 31401764 833392 2.54 447656 24975756 2102208 6.20 4788476 21361780 148 [2026-01-07T10:19:35.759Z] 09:50:01 5029108 31401548 833600 2.54 447664 24975760 2102208 6.20 4788708 21361776 8 [2026-01-07T10:19:35.759Z] 09:51:01 5029312 31401752 833312 2.54 447684 24975764 2102208 6.20 4788448 21361776 144 [2026-01-07T10:19:35.759Z] 09:52:01 5027728 31400728 834328 2.54 447720 24976268 2102208 6.20 4791692 21362092 60 [2026-01-07T10:19:35.759Z] 09:53:01 5026832 31399852 835384 2.54 447748 24976252 2102208 6.20 4791548 21362100 168 [2026-01-07T10:19:35.759Z] 09:54:01 5022456 31397480 837652 2.55 447748 24977140 2102208 6.20 4796352 21362392 8 [2026-01-07T10:19:35.759Z] 09:55:01 5021896 31396924 838160 2.55 447776 24977144 2102208 6.20 4796508 21362388 168 [2026-01-07T10:19:35.759Z] 09:56:01 5021384 31396456 838592 2.55 447792 24977144 2085732 6.15 4796108 21362376 12 [2026-01-07T10:19:35.759Z] 09:57:01 5021312 31396404 838520 2.55 447808 24977148 2085732 6.15 4796392 21362380 152 [2026-01-07T10:19:35.759Z] 09:58:01 5021004 31396104 838784 2.55 447828 24977152 2085732 6.15 4796120 21362384 4 [2026-01-07T10:19:35.759Z] 09:59:01 5020804 31395936 838768 2.55 447848 24977152 2085732 6.15 4796220 21362384 152 [2026-01-07T10:19:35.759Z] 10:00:01 5021040 31396224 838444 2.55 447872 24977156 2085732 6.15 4796224 21362388 4 [2026-01-07T10:19:35.759Z] 10:01:01 5020904 31396136 838396 2.55 447900 24977164 2085732 6.15 4796280 21362392 180 [2026-01-07T10:19:35.759Z] 10:02:01 5020912 31396168 838336 2.55 447920 24977168 2085732 6.15 4796288 21362396 8 [2026-01-07T10:19:35.759Z] 10:03:01 5020020 31395424 838980 2.55 447936 24977300 2085732 6.15 4796400 21362528 152 [2026-01-07T10:19:35.759Z] 10:04:01 5019868 31395272 839036 2.55 447964 24977300 2085732 6.15 4796436 21362528 16 [2026-01-07T10:19:35.759Z] 10:05:01 5019632 31395100 839224 2.55 447988 24977304 2085732 6.15 4796532 21362536 176 [2026-01-07T10:19:35.759Z] 10:06:01 5019868 31395336 838896 2.55 448020 24977304 2085732 6.15 4796448 21362536 16 [2026-01-07T10:19:35.759Z] 10:07:01 5018852 31394372 839884 2.56 448044 24977300 2085732 6.15 4796600 21362540 168 [2026-01-07T10:19:35.759Z] 10:08:01 5018472 31394004 840136 2.56 448068 24977312 2085732 6.15 4796668 21362544 164 [2026-01-07T10:19:35.759Z] 10:09:01 5018236 31393808 840352 2.56 448084 24977316 2085732 6.15 4796600 21362544 164 [2026-01-07T10:19:35.759Z] 10:10:01 5018664 31394252 840072 2.56 448096 24977320 2085732 6.15 4796752 21362552 40 [2026-01-07T10:19:35.759Z] 10:11:01 5018584 31394172 840104 2.56 448112 24977324 2085732 6.15 4796652 21362552 148 [2026-01-07T10:19:35.759Z] 10:12:01 5018244 31393836 840368 2.56 448128 24977324 2085732 6.15 4796552 21362556 32 [2026-01-07T10:19:35.759Z] 10:13:01 5018224 31393876 840512 2.56 448160 24977312 2101804 6.20 4796488 21362560 168 [2026-01-07T10:19:35.759Z] 10:14:01 5018208 31393864 840460 2.56 448180 24977328 2101804 6.20 4796572 21362560 4 [2026-01-07T10:19:35.759Z] 10:15:01 5018160 31393888 840412 2.56 448212 24977332 2101804 6.20 4796616 21362564 148 [2026-01-07T10:19:35.759Z] 10:16:01 4198928 31355420 877996 2.67 464524 25688320 2165108 6.38 4847612 22074208 663916 [2026-01-07T10:19:35.759Z] 10:17:01 3458848 31331632 899628 2.74 499248 26292360 2123272 6.26 4922520 22655768 636324 [2026-01-07T10:19:35.759Z] 10:18:01 3385648 31267628 958184 2.91 499516 26292796 2150088 6.34 4993620 22645464 180 [2026-01-07T10:19:35.759Z] 10:19:01 3448236 31330300 895596 2.72 499572 26292760 2167324 6.39 4939956 22639424 296 [2026-01-07T10:19:35.759Z] Average: 6844969 31226271 1010778 3.08 417960 23104029 2505028 7.39 4643500 19782284 151563 [2026-01-07T10:19:35.759Z] [2026-01-07T10:19:35.759Z] 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-01-07T10:19:35.759Z] 09:24:01 ens3 1462.87 1297.47 10420.42 166.71 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:24:01 veth89c9d9d 513.40 530.58 42.51 2907.96 0.00 0.00 0.00 0.24 [2026-01-07T10:19:35.759Z] 09:24:01 docker0 513.40 530.46 35.49 2907.95 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:24:01 lo 3.70 3.70 0.37 0.37 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:25:02 ens3 497.07 379.51 5172.42 84.10 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:25:02 docker0 267.96 325.96 21.97 1781.04 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:25:02 veth6f9ce3f 0.10 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:25:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:26:01 ens3 23.35 13.12 19.59 9.82 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:26:01 docker0 1.05 1.05 0.08 0.10 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:26:01 veth6f9ce3f 1.05 1.08 0.09 0.10 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:27:01 ens3 19.56 13.28 16.80 9.96 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:27:01 veth6f9ce3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:28:01 vethf1f58bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:28:01 veth462f834 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:28:01 vethe23cd25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.759Z] 09:28:01 veth8386ee4 3.77 7.23 0.29 126.31 0.00 0.00 0.00 0.01 [2026-01-07T10:19:35.760Z] 09:28:01 veth7b00e8b 2.57 5.83 0.22 69.89 0.00 0.00 0.00 0.01 [2026-01-07T10:19:35.760Z] 09:28:01 vethb7ad3b7 0.38 0.73 0.03 0.15 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 veth549a1e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 vethae8601b 1.53 3.77 0.14 43.26 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 ens3 136.06 80.77 2712.26 20.48 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 vetha36590f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 veth16afbe8 5.83 2.57 69.89 0.22 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 vethfdffbe4 4.57 7.53 0.40 124.95 0.00 0.00 0.00 0.01 [2026-01-07T10:19:35.760Z] 09:28:01 veth416dc8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 vethd75ddd8 7.53 4.57 124.95 0.40 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 veth81ec379 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 docker0 15.33 29.31 1.09 487.26 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 veth552f230 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:28:01 vethec3ee7b 2.52 6.38 0.21 122.82 0.00 0.00 0.00 0.01 [2026-01-07T10:19:35.760Z] 09:29:01 vethb7ad3b7 0.08 2.08 0.00 0.09 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:29:01 ens3 853.70 523.84 8733.99 69.48 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:29:01 docker0 477.99 783.89 42.68 7706.32 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:29:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 vetha039db7 0.05 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 vethffbbdf0 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 vethc260ad1 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth160225f 0.05 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 vethb7ad3b7 0.08 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth52e802c 0.05 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 ens3 160.00 98.33 1326.74 19.92 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth03623d4 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth7e25668 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 vethd574f65 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 docker0 83.49 135.07 7.53 1306.44 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth327a3c6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth6146f42 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 vethcd3a4f0 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:30:01 veth729ac34 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 vetha039db7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 vethffbbdf0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 vethc260ad1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 veth160225f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 vethb7ad3b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 ens3 2.32 1.35 1.83 0.99 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 veth7e25668 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 vethd574f65 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 veth327a3c6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 veth6146f42 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 vethcd3a4f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:31:01 veth729ac34 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 vetha039db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 vethffbbdf0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 veth160225f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 vethb7ad3b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 ens3 5.76 2.93 4.77 2.58 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 vethd574f65 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 veth327a3c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 veth6146f42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 vethcd3a4f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:32:01 veth729ac34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:33:01 ens3 520.48 468.96 2288.68 1402.52 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:33:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:33:01 lo 31.39 31.39 3.09 3.09 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:34:01 ens3 461.03 468.34 169.63 3012.44 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:34:01 lo 27.99 27.99 2.74 2.74 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:35:01 ens3 165.87 159.14 67.40 1066.63 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:35:01 lo 11.20 11.20 1.09 1.09 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:36:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:37:01 ens3 0.50 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:38:01 ens3 1.98 1.05 3.09 0.26 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:39:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:40:01 ens3 0.63 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:41:01 ens3 1.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:42:01 ens3 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:43:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:44:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:46:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:48:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:49:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:50:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:52:01 ens3 1.00 0.65 0.93 0.38 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:53:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:54:01 ens3 5.70 3.97 3.86 4.72 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:55:01 ens3 1.88 1.58 0.99 1.23 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:56:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:57:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:58:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:59:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:00:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:01:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:03:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:04:01 ens3 1.03 0.43 0.39 0.28 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:05:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:06:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:07:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:08:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:09:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:11:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:12:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:13:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:15:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:16:01 ens3 155.56 82.42 4034.40 13.91 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:17:01 ens3 238.61 200.32 4112.91 142.10 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:17:01 docker0 74.77 81.44 6.77 906.39 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:17:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:18:01 ens3 28.29 16.73 36.09 8.24 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:18:01 vethabf8744 0.37 0.33 0.05 0.02 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:18:01 docker0 0.37 0.18 0.05 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:19:01 ens3 5.17 3.08 6.37 1.53 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:19:01 vethabf8744 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:19:01 docker0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] Average: ens3 84.92 68.23 699.04 107.87 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] Average: vethabf8744 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] Average: docker0 25.62 33.72 2.07 269.66 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 [2026-01-07T10:19:35.760Z] [2026-01-07T10:19:35.760Z] [2026-01-07T10:19:35.760Z] ---> sar -P ALL: [2026-01-07T10:19:35.760Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-245) 01/07/26 _x86_64_ (8 CPU) [2026-01-07T10:19:35.760Z] [2026-01-07T10:19:35.760Z] 09:22:52 LINUX RESTART (8 CPU) [2026-01-07T10:19:35.760Z] [2026-01-07T10:19:35.760Z] 09:23:01 CPU %user %nice %system %iowait %steal %idle [2026-01-07T10:19:35.760Z] 09:24:01 all 9.21 0.00 3.04 2.82 0.06 84.87 [2026-01-07T10:19:35.760Z] 09:24:01 0 10.50 0.00 2.78 0.91 0.07 85.74 [2026-01-07T10:19:35.760Z] 09:24:01 1 13.40 0.00 3.07 0.20 0.07 83.26 [2026-01-07T10:19:35.760Z] 09:24:01 2 8.34 0.00 2.47 1.95 0.03 87.20 [2026-01-07T10:19:35.760Z] 09:24:01 3 11.59 0.00 3.45 3.23 0.05 81.69 [2026-01-07T10:19:35.760Z] 09:24:01 4 9.87 0.00 2.29 3.97 0.05 83.83 [2026-01-07T10:19:35.760Z] 09:24:01 5 6.84 0.00 3.32 2.65 0.07 87.13 [2026-01-07T10:19:35.760Z] 09:24:01 6 7.58 0.00 3.63 0.59 0.05 88.15 [2026-01-07T10:19:35.760Z] 09:24:01 7 5.55 0.00 3.28 9.10 0.07 82.01 [2026-01-07T10:19:35.760Z] 09:25:02 all 28.88 0.00 5.94 1.24 0.09 63.85 [2026-01-07T10:19:35.760Z] 09:25:02 0 28.58 0.00 5.92 0.37 0.08 65.04 [2026-01-07T10:19:35.760Z] 09:25:02 1 28.65 0.00 5.88 0.10 0.08 65.29 [2026-01-07T10:19:35.760Z] 09:25:02 2 29.88 0.00 5.76 0.34 0.08 63.93 [2026-01-07T10:19:35.760Z] 09:25:02 3 30.38 0.00 5.17 0.15 0.08 64.22 [2026-01-07T10:19:35.760Z] 09:25:02 4 29.14 0.00 6.49 5.42 0.10 58.84 [2026-01-07T10:19:35.760Z] 09:25:02 5 27.12 0.00 6.28 0.20 0.07 66.33 [2026-01-07T10:19:35.760Z] 09:25:02 6 27.98 0.00 5.84 2.96 0.10 63.13 [2026-01-07T10:19:35.760Z] 09:25:02 7 29.32 0.00 6.22 0.39 0.08 63.98 [2026-01-07T10:19:35.760Z] 09:26:01 all 37.89 0.00 8.22 0.52 0.09 53.27 [2026-01-07T10:19:35.760Z] 09:26:01 0 35.40 0.00 8.60 0.03 0.10 55.86 [2026-01-07T10:19:35.760Z] 09:26:01 1 38.37 0.00 8.62 1.78 0.10 51.12 [2026-01-07T10:19:35.760Z] 09:26:01 2 37.82 0.00 7.83 0.00 0.09 54.27 [2026-01-07T10:19:35.760Z] 09:26:01 3 38.42 0.00 7.95 1.89 0.09 51.66 [2026-01-07T10:19:35.760Z] 09:26:01 4 35.74 0.00 8.49 0.27 0.09 55.40 [2026-01-07T10:19:35.760Z] 09:26:01 5 38.67 0.00 8.28 0.02 0.10 52.93 [2026-01-07T10:19:35.760Z] 09:26:01 6 39.17 0.00 7.82 0.10 0.09 52.82 [2026-01-07T10:19:35.760Z] 09:26:01 7 39.54 0.00 8.16 0.07 0.10 52.13 [2026-01-07T10:19:35.760Z] 09:27:01 all 68.46 0.00 9.02 0.18 0.12 22.23 [2026-01-07T10:19:35.760Z] 09:27:01 0 68.38 0.00 8.77 0.05 0.12 22.68 [2026-01-07T10:19:35.760Z] 09:27:01 1 68.54 0.00 8.75 0.34 0.12 22.26 [2026-01-07T10:19:35.760Z] 09:27:01 2 69.19 0.00 8.78 0.03 0.12 21.88 [2026-01-07T10:19:35.760Z] 09:27:01 3 67.04 0.00 9.28 0.64 0.12 22.92 [2026-01-07T10:19:35.760Z] 09:27:01 4 67.91 0.00 9.27 0.25 0.12 22.46 [2026-01-07T10:19:35.760Z] 09:27:01 5 66.87 0.00 9.32 0.00 0.12 23.70 [2026-01-07T10:19:35.760Z] 09:27:01 6 69.44 0.00 8.67 0.05 0.12 21.71 [2026-01-07T10:19:35.760Z] 09:27:01 7 70.31 0.00 9.32 0.05 0.12 20.21 [2026-01-07T10:19:35.760Z] 09:28:01 all 32.96 0.00 7.80 1.78 0.09 57.38 [2026-01-07T10:19:35.760Z] 09:28:01 0 33.41 0.00 7.66 1.05 0.08 57.80 [2026-01-07T10:19:35.761Z] 09:28:01 1 32.50 0.00 7.31 0.88 0.08 59.24 [2026-01-07T10:19:35.761Z] 09:28:01 2 33.52 0.00 8.09 0.25 0.08 58.05 [2026-01-07T10:19:35.761Z] 09:28:01 3 32.21 0.00 7.66 2.04 0.08 58.00 [2026-01-07T10:19:35.761Z] 09:28:01 4 32.25 0.00 7.99 5.36 0.10 54.30 [2026-01-07T10:19:35.761Z] 09:28:01 5 31.09 0.00 7.84 3.54 0.08 57.44 [2026-01-07T10:19:35.761Z] 09:28:01 6 36.78 0.00 8.21 0.72 0.10 54.19 [2026-01-07T10:19:35.761Z] 09:28:01 7 31.87 0.00 7.65 0.39 0.08 60.00 [2026-01-07T10:19:35.761Z] 09:29:01 all 15.44 0.00 7.98 26.27 0.08 50.23 [2026-01-07T10:19:35.761Z] 09:29:01 0 16.34 0.00 8.93 35.79 0.08 38.86 [2026-01-07T10:19:35.761Z] 09:29:01 1 15.63 0.00 7.79 8.60 0.07 67.91 [2026-01-07T10:19:35.761Z] 09:29:01 2 16.37 0.00 7.95 32.42 0.08 43.18 [2026-01-07T10:19:35.761Z] 09:29:01 3 15.72 0.00 8.77 47.80 0.08 27.62 [2026-01-07T10:19:35.761Z] 09:29:01 4 14.75 0.00 6.57 24.20 0.07 54.41 [2026-01-07T10:19:35.761Z] 09:29:01 5 15.19 0.00 8.37 24.67 0.08 51.69 [2026-01-07T10:19:35.761Z] 09:29:01 6 15.52 0.00 8.29 17.84 0.07 58.27 [2026-01-07T10:19:35.761Z] 09:29:01 7 14.00 0.00 7.19 18.90 0.07 59.85 [2026-01-07T10:19:35.761Z] 09:30:01 all 62.92 0.00 9.49 9.63 0.12 17.83 [2026-01-07T10:19:35.761Z] 09:30:01 0 63.23 0.00 9.05 10.39 0.13 17.19 [2026-01-07T10:19:35.761Z] 09:30:01 1 62.95 0.00 9.38 11.61 0.13 15.92 [2026-01-07T10:19:35.761Z] 09:30:01 2 63.43 0.00 8.95 0.63 0.10 26.88 [2026-01-07T10:19:35.761Z] 09:30:01 3 63.10 0.00 9.99 3.41 0.12 23.38 [2026-01-07T10:19:35.761Z] 09:30:01 4 62.47 0.00 9.76 18.53 0.12 9.12 [2026-01-07T10:19:35.761Z] 09:30:01 5 63.64 0.00 9.55 13.79 0.12 12.91 [2026-01-07T10:19:35.761Z] 09:30:01 6 63.20 0.00 8.90 5.54 0.12 22.25 [2026-01-07T10:19:35.761Z] 09:30:01 7 61.34 0.00 10.35 13.22 0.12 14.98 [2026-01-07T10:19:35.761Z] 09:31:01 all 90.46 0.00 9.38 0.00 0.16 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 0 89.56 0.00 10.30 0.00 0.13 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 1 91.01 0.00 8.82 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 2 89.93 0.00 9.93 0.00 0.13 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 3 90.68 0.00 9.15 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 4 90.90 0.00 8.93 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 5 90.82 0.00 9.02 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 6 91.42 0.00 8.40 0.00 0.18 0.00 [2026-01-07T10:19:35.761Z] 09:31:01 7 89.34 0.00 10.51 0.00 0.15 0.00 [2026-01-07T10:19:35.761Z] 09:32:01 all 90.89 0.00 8.94 0.00 0.17 0.01 [2026-01-07T10:19:35.761Z] 09:32:01 0 91.00 0.00 8.82 0.00 0.17 0.02 [2026-01-07T10:19:35.761Z] 09:32:01 1 91.09 0.00 8.75 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:32:01 2 90.22 0.00 9.61 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:32:01 3 90.89 0.00 8.95 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:32:01 4 90.75 0.00 9.05 0.00 0.17 0.03 [2026-01-07T10:19:35.761Z] 09:32:01 5 91.09 0.00 8.73 0.00 0.18 0.00 [2026-01-07T10:19:35.761Z] 09:32:01 6 91.35 0.00 8.48 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:32:01 7 90.72 0.00 9.12 0.00 0.17 0.00 [2026-01-07T10:19:35.761Z] 09:33:01 all 19.58 0.00 3.52 2.27 0.09 74.55 [2026-01-07T10:19:35.761Z] 09:33:01 0 20.21 0.00 3.41 2.94 0.08 73.36 [2026-01-07T10:19:35.761Z] 09:33:01 1 16.55 0.00 3.60 1.24 0.07 78.55 [2026-01-07T10:19:35.761Z] 09:33:01 2 21.89 0.00 3.61 1.81 0.10 72.59 [2026-01-07T10:19:35.761Z] 09:33:01 3 21.75 0.00 3.33 2.38 0.10 72.44 [2026-01-07T10:19:35.761Z] 09:33:01 4 17.06 0.00 3.35 2.00 0.08 77.51 [2026-01-07T10:19:35.761Z] 09:33:01 5 22.00 0.00 3.74 1.66 0.08 72.51 [2026-01-07T10:19:35.761Z] 09:33:01 6 20.44 0.00 3.39 2.15 0.10 73.92 [2026-01-07T10:19:35.761Z] 09:33:01 7 16.72 0.00 3.70 3.97 0.07 75.54 [2026-01-07T10:19:35.761Z] 09:34:01 all 12.46 0.00 1.26 0.31 0.07 85.90 [2026-01-07T10:19:35.761Z] 09:34:01 0 7.21 0.00 0.92 0.15 0.05 91.67 [2026-01-07T10:19:35.761Z] 09:34:01 1 16.50 0.00 1.72 0.28 0.08 81.41 [2026-01-07T10:19:35.761Z] 09:34:01 2 13.38 0.00 1.27 0.18 0.07 85.10 [2026-01-07T10:19:35.761Z] 09:34:01 3 17.08 0.00 1.40 0.03 0.07 81.42 [2026-01-07T10:19:35.761Z] 09:34:01 4 11.67 0.00 1.22 0.50 0.07 86.54 [2026-01-07T10:19:35.761Z] 09:34:01 5 13.49 0.00 1.31 0.33 0.08 84.79 [2026-01-07T10:19:35.761Z] 09:34:01 6 10.75 0.00 1.19 0.03 0.07 87.96 [2026-01-07T10:19:35.761Z] 09:34:01 7 9.62 0.00 1.06 0.96 0.07 88.30 [2026-01-07T10:19:35.761Z] [2026-01-07T10:19:35.761Z] 09:34:01 CPU %user %nice %system %iowait %steal %idle [2026-01-07T10:19:35.761Z] 09:35:01 all 4.76 0.00 0.34 0.03 0.04 94.83 [2026-01-07T10:19:35.761Z] 09:35:01 0 7.00 0.00 0.53 0.02 0.05 92.39 [2026-01-07T10:19:35.761Z] 09:35:01 1 3.59 0.00 0.23 0.00 0.02 96.16 [2026-01-07T10:19:35.761Z] 09:35:01 2 5.47 0.00 0.30 0.00 0.03 94.19 [2026-01-07T10:19:35.761Z] 09:35:01 3 3.88 0.00 0.33 0.07 0.03 95.68 [2026-01-07T10:19:35.761Z] 09:35:01 4 3.84 0.00 0.27 0.08 0.02 95.80 [2026-01-07T10:19:35.761Z] 09:35:01 5 8.10 0.00 0.37 0.00 0.05 91.48 [2026-01-07T10:19:35.761Z] 09:35:01 6 1.87 0.00 0.33 0.07 0.05 97.68 [2026-01-07T10:19:35.761Z] 09:35:01 7 4.39 0.00 0.38 0.02 0.03 95.18 [2026-01-07T10:19:35.761Z] 09:36:01 all 0.22 0.00 0.03 0.00 0.01 99.75 [2026-01-07T10:19:35.761Z] 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:36:01 1 1.57 0.00 0.10 0.00 0.02 98.32 [2026-01-07T10:19:35.761Z] 09:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-01-07T10:19:35.761Z] 09:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2026-01-07T10:19:35.761Z] 09:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.761Z] 09:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:37:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2026-01-07T10:19:35.761Z] 09:38:01 all 0.11 0.00 0.04 0.00 0.00 99.84 [2026-01-07T10:19:35.761Z] 09:38:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:38:01 1 0.67 0.00 0.07 0.00 0.02 99.25 [2026-01-07T10:19:35.761Z] 09:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:38:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:38:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2026-01-07T10:19:35.761Z] 09:38:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:39:01 all 0.28 0.00 0.02 0.01 0.01 99.69 [2026-01-07T10:19:35.761Z] 09:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:39:01 1 2.05 0.00 0.03 0.00 0.02 97.90 [2026-01-07T10:19:35.761Z] 09:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:39:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:39:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2026-01-07T10:19:35.761Z] 09:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.761Z] 09:40:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:40:01 1 0.62 0.00 0.02 0.00 0.02 99.35 [2026-01-07T10:19:35.761Z] 09:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:41:01 all 0.02 0.00 0.02 0.02 0.01 99.93 [2026-01-07T10:19:35.761Z] 09:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.761Z] 09:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-01-07T10:19:35.761Z] 09:41:01 3 0.00 0.00 0.00 0.15 0.00 99.85 [2026-01-07T10:19:35.761Z] 09:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:41:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2026-01-07T10:19:35.761Z] 09:42:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2026-01-07T10:19:35.761Z] 09:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:42:01 1 0.73 0.00 0.03 0.00 0.00 99.23 [2026-01-07T10:19:35.761Z] 09:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-01-07T10:19:35.761Z] 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:43:01 all 0.25 0.00 0.02 0.02 0.01 99.70 [2026-01-07T10:19:35.761Z] 09:43:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2026-01-07T10:19:35.761Z] 09:43:01 1 1.60 0.00 0.02 0.00 0.02 98.37 [2026-01-07T10:19:35.761Z] 09:43:01 2 0.03 0.00 0.00 0.08 0.02 99.87 [2026-01-07T10:19:35.761Z] 09:43:01 3 0.00 0.00 0.02 0.07 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:43:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:43:01 7 0.22 0.00 0.03 0.00 0.00 99.75 [2026-01-07T10:19:35.761Z] 09:44:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2026-01-07T10:19:35.761Z] 09:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:44:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2026-01-07T10:19:35.761Z] 09:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:44:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2026-01-07T10:19:35.761Z] 09:45:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2026-01-07T10:19:35.761Z] 09:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:45:01 1 1.37 0.00 0.05 0.00 0.02 98.56 [2026-01-07T10:19:35.761Z] 09:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:45:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2026-01-07T10:19:35.761Z] [2026-01-07T10:19:35.761Z] 09:45:01 CPU %user %nice %system %iowait %steal %idle [2026-01-07T10:19:35.761Z] 09:46:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2026-01-07T10:19:35.761Z] 09:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:46:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2026-01-07T10:19:35.761Z] 09:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-01-07T10:19:35.761Z] 09:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:47:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2026-01-07T10:19:35.761Z] 09:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:48:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2026-01-07T10:19:35.761Z] 09:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2026-01-07T10:19:35.761Z] 09:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:48:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:48:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:48:01 7 0.18 0.00 0.02 0.00 0.02 99.78 [2026-01-07T10:19:35.761Z] 09:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2026-01-07T10:19:35.761Z] 09:49:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:49:01 1 0.53 0.00 0.02 0.00 0.02 99.43 [2026-01-07T10:19:35.761Z] 09:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] 09:50:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2026-01-07T10:19:35.761Z] 09:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:50:01 1 0.60 0.00 0.07 0.00 0.00 99.33 [2026-01-07T10:19:35.761Z] 09:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-01-07T10:19:35.761Z] 09:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:50:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2026-01-07T10:19:35.761Z] 09:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-01-07T10:19:35.761Z] 09:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.761Z] 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.761Z] 09:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:51:01 4 0.02 0.00 0.05 0.02 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:51:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:52:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:52:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:52:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:52:01 3 0.12 0.00 0.02 0.02 0.00 99.85 [2026-01-07T10:19:35.761Z] 09:52:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:52:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:52:01 7 0.18 0.00 0.03 0.02 0.00 99.77 [2026-01-07T10:19:35.761Z] 09:53:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2026-01-07T10:19:35.761Z] 09:53:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:53:01 1 1.92 0.00 0.03 0.00 0.00 98.05 [2026-01-07T10:19:35.761Z] 09:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:53:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:54:01 all 0.44 0.00 0.03 0.01 0.01 99.52 [2026-01-07T10:19:35.761Z] 09:54:01 0 0.28 0.00 0.05 0.03 0.02 99.62 [2026-01-07T10:19:35.761Z] 09:54:01 1 2.02 0.00 0.02 0.00 0.02 97.95 [2026-01-07T10:19:35.761Z] 09:54:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2026-01-07T10:19:35.761Z] 09:54:01 3 0.62 0.00 0.00 0.00 0.00 99.38 [2026-01-07T10:19:35.761Z] 09:54:01 4 0.07 0.00 0.00 0.02 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:54:01 5 0.20 0.00 0.03 0.00 0.00 99.77 [2026-01-07T10:19:35.761Z] 09:54:01 6 0.05 0.00 0.08 0.00 0.02 99.85 [2026-01-07T10:19:35.761Z] 09:54:01 7 0.17 0.00 0.05 0.00 0.00 99.78 [2026-01-07T10:19:35.761Z] 09:55:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2026-01-07T10:19:35.761Z] 09:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.761Z] 09:55:01 1 0.33 0.00 0.08 0.00 0.00 99.58 [2026-01-07T10:19:35.761Z] 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:55:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2026-01-07T10:19:35.761Z] 09:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:55:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2026-01-07T10:19:35.761Z] 09:55:01 7 0.22 0.00 0.02 0.00 0.02 99.75 [2026-01-07T10:19:35.761Z] 09:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-01-07T10:19:35.761Z] 09:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.761Z] 09:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-01-07T10:19:35.761Z] 09:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.761Z] 09:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.761Z] 09:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.761Z] 09:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.761Z] [2026-01-07T10:19:35.761Z] 09:56:01 CPU %user %nice %system %iowait %steal %idle [2026-01-07T10:19:35.761Z] 09:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-01-07T10:19:35.761Z] 09:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.761Z] 09:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 09:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 09:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 09:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 09:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 09:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 09:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 09:58:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2026-01-07T10:19:35.762Z] 09:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 09:58:01 1 0.42 0.00 0.00 0.00 0.02 99.57 [2026-01-07T10:19:35.762Z] 09:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 09:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 09:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2026-01-07T10:19:35.762Z] 09:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 09:58:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 09:59:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2026-01-07T10:19:35.762Z] 09:59:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 09:59:01 1 0.99 0.00 0.00 0.00 0.00 99.01 [2026-01-07T10:19:35.762Z] 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 09:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 09:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 09:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 09:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 09:59:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2026-01-07T10:19:35.762Z] 10:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2026-01-07T10:19:35.762Z] 10:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2026-01-07T10:19:35.762Z] 10:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2026-01-07T10:19:35.762Z] 10:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:01:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2026-01-07T10:19:35.762Z] 10:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:01:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2026-01-07T10:19:35.762Z] 10:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-01-07T10:19:35.762Z] 10:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-01-07T10:19:35.762Z] 10:02:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2026-01-07T10:19:35.762Z] 10:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-01-07T10:19:35.762Z] 10:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 10:02:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2026-01-07T10:19:35.762Z] 10:03:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2026-01-07T10:19:35.762Z] 10:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:03:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2026-01-07T10:19:35.762Z] 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2026-01-07T10:19:35.762Z] 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2026-01-07T10:19:35.762Z] 10:04:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2026-01-07T10:19:35.762Z] 10:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:05:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:05:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2026-01-07T10:19:35.762Z] 10:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:05:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2026-01-07T10:19:35.762Z] 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:06:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2026-01-07T10:19:35.762Z] 10:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2026-01-07T10:19:35.762Z] 10:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:06:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2026-01-07T10:19:35.762Z] 10:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2026-01-07T10:19:35.762Z] 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:07:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2026-01-07T10:19:35.762Z] 10:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:07:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2026-01-07T10:19:35.762Z] 10:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:07:01 6 0.37 0.00 0.00 0.00 0.02 99.62 [2026-01-07T10:19:35.762Z] 10:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] [2026-01-07T10:19:35.762Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2026-01-07T10:19:35.762Z] 10:08:01 all 0.19 0.00 0.01 0.01 0.01 99.77 [2026-01-07T10:19:35.762Z] 10:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:08:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2026-01-07T10:19:35.762Z] 10:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-01-07T10:19:35.762Z] 10:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:08:01 6 1.42 0.00 0.02 0.00 0.02 98.55 [2026-01-07T10:19:35.762Z] 10:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 10:09:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2026-01-07T10:19:35.762Z] 10:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 10:09:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2026-01-07T10:19:35.762Z] 10:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:09:01 6 0.73 0.00 0.02 0.00 0.00 99.25 [2026-01-07T10:19:35.762Z] 10:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:10:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2026-01-07T10:19:35.762Z] 10:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:10:01 3 0.05 0.00 0.05 0.33 0.00 99.57 [2026-01-07T10:19:35.762Z] 10:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:11:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2026-01-07T10:19:35.762Z] 10:11:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2026-01-07T10:19:35.762Z] 10:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:11:01 2 0.02 0.00 0.00 0.08 0.02 99.88 [2026-01-07T10:19:35.762Z] 10:11:01 3 0.05 0.00 0.03 0.07 0.02 99.83 [2026-01-07T10:19:35.762Z] 10:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:11:01 6 0.42 0.00 0.00 0.00 0.02 99.57 [2026-01-07T10:19:35.762Z] 10:11:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2026-01-07T10:19:35.762Z] 10:12:01 all 0.25 0.00 0.02 0.00 0.00 99.72 [2026-01-07T10:19:35.762Z] 10:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:12:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2026-01-07T10:19:35.762Z] 10:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2026-01-07T10:19:35.762Z] 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:12:01 6 1.86 0.00 0.02 0.00 0.00 98.13 [2026-01-07T10:19:35.762Z] 10:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:13:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2026-01-07T10:19:35.762Z] 10:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-01-07T10:19:35.762Z] 10:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2026-01-07T10:19:35.762Z] 10:13:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-01-07T10:19:35.762Z] 10:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:14:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2026-01-07T10:19:35.762Z] 10:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-01-07T10:19:35.762Z] 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-01-07T10:19:35.762Z] 10:14:01 3 0.10 0.00 0.02 0.10 0.00 99.78 [2026-01-07T10:19:35.762Z] 10:14:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2026-01-07T10:19:35.762Z] 10:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-01-07T10:19:35.762Z] 10:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:15:01 all 0.14 0.00 0.02 0.02 0.01 99.82 [2026-01-07T10:19:35.762Z] 10:15:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2026-01-07T10:19:35.762Z] 10:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2026-01-07T10:19:35.762Z] 10:15:01 3 0.03 0.00 0.03 0.13 0.02 99.78 [2026-01-07T10:19:35.762Z] 10:15:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2026-01-07T10:19:35.762Z] 10:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-01-07T10:19:35.762Z] 10:15:01 6 0.81 0.00 0.00 0.00 0.00 99.19 [2026-01-07T10:19:35.762Z] 10:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-01-07T10:19:35.762Z] 10:16:01 all 2.99 0.00 1.39 0.31 0.03 95.28 [2026-01-07T10:19:35.762Z] 10:16:01 0 3.56 0.00 2.22 0.02 0.03 94.17 [2026-01-07T10:19:35.762Z] 10:16:01 1 2.12 0.00 0.87 0.10 0.02 96.89 [2026-01-07T10:19:35.762Z] 10:16:01 2 2.81 0.00 1.56 0.02 0.03 95.58 [2026-01-07T10:19:35.762Z] 10:16:01 3 1.33 0.00 0.70 0.70 0.02 97.25 [2026-01-07T10:19:35.762Z] 10:16:01 4 3.11 0.00 1.55 1.36 0.03 93.95 [2026-01-07T10:19:35.762Z] 10:16:01 5 5.43 0.00 1.04 0.00 0.03 93.49 [2026-01-07T10:19:35.762Z] 10:16:01 6 2.79 0.00 1.58 0.27 0.03 95.33 [2026-01-07T10:19:35.762Z] 10:16:01 7 2.77 0.00 1.60 0.05 0.03 95.55 [2026-01-07T10:19:35.762Z] 10:17:01 all 6.27 0.00 2.39 6.97 0.05 84.31 [2026-01-07T10:19:35.762Z] 10:17:01 0 6.04 0.00 2.41 0.74 0.07 90.74 [2026-01-07T10:19:35.762Z] 10:17:01 1 4.83 0.00 1.81 7.21 0.05 86.10 [2026-01-07T10:19:35.762Z] 10:17:01 2 5.09 0.00 2.16 22.25 0.05 70.46 [2026-01-07T10:19:35.762Z] 10:17:01 3 5.73 0.00 2.86 4.36 0.03 87.01 [2026-01-07T10:19:35.762Z] 10:17:01 4 7.77 0.00 2.38 20.82 0.07 68.96 [2026-01-07T10:19:35.762Z] 10:17:01 5 7.19 0.00 3.10 0.45 0.05 89.21 [2026-01-07T10:19:35.762Z] 10:17:01 6 6.56 0.00 1.98 0.02 0.07 91.38 [2026-01-07T10:19:35.762Z] 10:17:01 7 6.97 0.00 2.42 0.02 0.05 90.55 [2026-01-07T10:19:35.762Z] 10:18:01 all 0.39 0.00 0.25 0.91 0.01 98.43 [2026-01-07T10:19:35.762Z] 10:18:01 0 0.27 0.00 0.15 0.00 0.00 99.58 [2026-01-07T10:19:35.762Z] 10:18:01 1 0.23 0.00 0.17 0.53 0.02 99.05 [2026-01-07T10:19:35.762Z] 10:18:01 2 0.80 0.00 0.27 0.45 0.00 98.48 [2026-01-07T10:19:35.762Z] 10:18:01 3 0.18 0.00 0.75 5.80 0.03 93.23 [2026-01-07T10:19:35.762Z] 10:18:01 4 0.72 0.00 0.12 0.03 0.00 99.13 [2026-01-07T10:19:35.762Z] 10:18:01 5 0.23 0.00 0.15 0.49 0.02 99.11 [2026-01-07T10:19:35.762Z] 10:18:01 6 0.22 0.00 0.22 0.00 0.02 99.55 [2026-01-07T10:19:35.762Z] 10:18:01 7 0.50 0.00 0.18 0.02 0.00 99.30 [2026-01-07T10:19:35.762Z] [2026-01-07T10:19:35.762Z] 10:18:01 CPU %user %nice %system %iowait %steal %idle [2026-01-07T10:19:35.762Z] 10:19:01 all 0.08 0.00 0.05 0.08 0.01 99.79 [2026-01-07T10:19:35.762Z] 10:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-01-07T10:19:35.762Z] 10:19:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2026-01-07T10:19:35.762Z] 10:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2026-01-07T10:19:35.762Z] 10:19:01 3 0.10 0.00 0.12 0.02 0.03 99.73 [2026-01-07T10:19:35.762Z] 10:19:01 4 0.05 0.00 0.00 0.05 0.00 99.90 [2026-01-07T10:19:35.762Z] 10:19:01 5 0.05 0.00 0.05 0.52 0.02 99.36 [2026-01-07T10:19:35.762Z] 10:19:01 6 0.05 0.00 0.05 0.02 0.00 99.88 [2026-01-07T10:19:35.762Z] 10:19:01 7 0.15 0.00 0.03 0.00 0.02 99.80 [2026-01-07T10:19:35.762Z] Average: all 8.67 0.00 1.41 0.95 0.03 88.94 [2026-01-07T10:19:35.762Z] Average: 0 8.57 0.00 1.45 0.93 0.03 89.02 [2026-01-07T10:19:35.762Z] Average: 1 8.95 0.00 1.37 0.58 0.03 89.06 [2026-01-07T10:19:35.762Z] Average: 2 8.70 0.00 1.40 1.08 0.03 88.80 [2026-01-07T10:19:35.762Z] Average: 3 8.74 0.00 1.42 1.31 0.03 88.51 [2026-01-07T10:19:35.762Z] Average: 4 8.52 0.00 1.39 1.47 0.03 88.59 [2026-01-07T10:19:35.762Z] Average: 5 8.69 0.00 1.43 0.86 0.02 89.00 [2026-01-07T10:19:35.762Z] Average: 6 8.74 0.00 1.38 0.54 0.03 89.31 [2026-01-07T10:19:35.762Z] Average: 7 8.45 0.00 1.45 0.84 0.03 89.24 [2026-01-07T10:19:35.762Z] [2026-01-07T10:19:35.762Z] [2026-01-07T10:19:35.762Z]