Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d4bbcde2a9a17709321423f63287523073c17bb 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-ssh12677767158135596930.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-ssh2093962286651668399.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-ssh11150583625328836540.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-ssh772358969922512798.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-ssh5202882687603538208.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-5734 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/969 [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/969 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5d4bbcde2a9a17709321423f63287523073c17bb (main) Commit message: "Merge pull request #5402 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.2" > git config core.sparsecheckout # timeout=10 > git checkout -f 5d4bbcde2a9a17709321423f63287523073c17bb # timeout=10 > git rev-list --no-walk ccfc4ad80108f97da12a51b67a32382092a5128e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-21T02:29:38.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-21T02:29:39.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-21T02:29:39.085Z] ========================================================= [2026-04-21T02:29:39.085Z] EdgeX Global Pipelines Version Info [2026-04-21T02:29:39.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-21T02:29:40.195Z] ------------------- [2026-04-21T02:29:40.196Z] stable info: [2026-04-21T02:29:40.196Z] ------------------- [2026-04-21T02:29:40.196Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-21T02:29:40.196Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-21T02:29:40.196Z] Message: update stable to v1.0.278 [2026-04-21T02:29:40.763Z] ------------------- [2026-04-21T02:29:40.763Z] experimental info: [2026-04-21T02:29:40.763Z] ------------------- [2026-04-21T02:29:40.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-21T02:29:40.763Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-21T02:29:40.763Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-21T02:29:40.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-21T02:29:40.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-21T02:29:40.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-21T02:29:40.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-21T02:29:40.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-21T02:29:40.986Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-21T02:29:41.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-21T02:29:41.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-21T02:29:41.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-21T02:29:41.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-21T02:29:41.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-21T02:29:41.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-21T02:29:41.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-21T02:29:41.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-21T02:29:41.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-21T02:29:41.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-21T02:29:41.255Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-21T02:29:41.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-21T02:29:41.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-21T02:29:41.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-21T02:29:41.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-21T02:29:41.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-21T02:29:41.401Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-21T02:29:41.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-21T02:29:41.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-21T02:29:41.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-21T02:29:41.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T02:29:41.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d4bbcd [Pipeline] echo [2026-04-21T02:29:41.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T02:29:41.622Z] provisioning config files... [2026-04-21T02:29:41.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config8352698268238157249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T02:29:41.977Z] ---> ****-login.sh [2026-04-21T02:29:41.977Z] nexus3.edgexfoundry.org:10001 [2026-04-21T02:29:41.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:29:42.236Z] [2026-04-21T02:29:42.236Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T02:29:42.236Z] Configure a credential helper to remove this warning. See [2026-04-21T02:29:42.236Z] https://docs.****.com/go/credential-store/ [2026-04-21T02:29:42.236Z] [2026-04-21T02:29:42.236Z] Login Succeeded [2026-04-21T02:29:42.236Z] nexus3.edgexfoundry.org:10002 [2026-04-21T02:29:42.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:29:42.236Z] [2026-04-21T02:29:42.236Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T02:29:42.236Z] Configure a credential helper to remove this warning. See [2026-04-21T02:29:42.236Z] https://docs.****.com/go/credential-store/ [2026-04-21T02:29:42.236Z] [2026-04-21T02:29:42.236Z] Login Succeeded [2026-04-21T02:29:42.236Z] nexus3.edgexfoundry.org:10003 [2026-04-21T02:29:42.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:29:42.495Z] [2026-04-21T02:29:42.495Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T02:29:42.495Z] Configure a credential helper to remove this warning. See [2026-04-21T02:29:42.496Z] https://docs.****.com/go/credential-store/ [2026-04-21T02:29:42.496Z] [2026-04-21T02:29:42.496Z] Login Succeeded [2026-04-21T02:29:42.496Z] nexus3.edgexfoundry.org:10004 [2026-04-21T02:29:42.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:29:42.496Z] [2026-04-21T02:29:42.496Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T02:29:42.496Z] Configure a credential helper to remove this warning. See [2026-04-21T02:29:42.496Z] https://docs.****.com/go/credential-store/ [2026-04-21T02:29:42.496Z] [2026-04-21T02:29:42.496Z] Login Succeeded [2026-04-21T02:29:42.496Z] ****.io [2026-04-21T02:29:42.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:29:42.757Z] [2026-04-21T02:29:42.757Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T02:29:42.757Z] Configure a credential helper to remove this warning. See [2026-04-21T02:29:42.757Z] https://docs.****.com/go/credential-store/ [2026-04-21T02:29:42.757Z] [2026-04-21T02:29:42.757Z] Login Succeeded [2026-04-21T02:29:42.757Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T02:29:42.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T02:29:43.096Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-04-21T02:29:43.096Z] + + dirname cmd/core-command/Dockerfile [2026-04-21T02:29:43.096Z] cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-21T02:29:43.096Z] + + cut -d/ -f2dirname [2026-04-21T02:29:43.096Z] cmd/core-common-config-bootstrapper/Dockerfile [2026-04-21T02:29:43.096Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/core-data/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/core-keeper/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/core-metadata/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-spire-agent/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-21T02:29:43.096Z] + dirname+ cmd/security-spire-config/Dockerfile [2026-04-21T02:29:43.096Z] cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/security-spire-server/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/support-notifications/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-21T02:29:43.096Z] + dirname cmd/support-scheduler/Dockerfile [2026-04-21T02:29:43.096Z] + cut -d/ -f2 [2026-04-21T02:29:43.096Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-21T02:29:43.128Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-21T02:29:43.505Z] + git rev-list -1 --merges 5d4bbcde2a9a17709321423f63287523073c17bb~1..5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T02:29:43.517Z] -----------> git rev-list -1 --merges 5d4bbcde2a9a17709321423f63287523073c17bb~1..5d4bbcde2a9a17709321423f63287523073c17bb 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:29:43.517Z] 5d4bbcde2a9a17709321423f63287523073c17bb [false] [Pipeline] sh [2026-04-21T02:29:43.812Z] + git log --format=format:%s -1 5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T02:29:43.829Z] ========================================================= [2026-04-21T02:29:43.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-21T02:29:43.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-21T02:29:44.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-21T02:29:44.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-21T02:29:44.275Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-21T02:29:44.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-21T02:29:44.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-21T02:29:44.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-21T02:29:44.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:29:44.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T02:29:44.739Z] [2026-04-21T02:29:44.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:29:45.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T02:29:45.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-21T02:29:45.044Z] 3dae71ba6b94: Pulling fs layer [2026-04-21T02:29:45.044Z] 6bf1a483ea7c: Pulling fs layer [2026-04-21T02:29:45.044Z] f5dfc541a4d3: Pulling fs layer [2026-04-21T02:29:45.044Z] 461d9e800cba: Pulling fs layer [2026-04-21T02:29:45.044Z] 80192f66455f: Pulling fs layer [2026-04-21T02:29:45.044Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-21T02:29:45.044Z] a29436f7fd5d: Pulling fs layer [2026-04-21T02:29:45.044Z] 923cac83aea3: Pulling fs layer [2026-04-21T02:29:45.044Z] 25ad8b0a4227: Pulling fs layer [2026-04-21T02:29:45.044Z] db01528c6b51: Pulling fs layer [2026-04-21T02:29:45.044Z] 28988de357af: Pulling fs layer [2026-04-21T02:29:45.044Z] db01528c6b51: Waiting [2026-04-21T02:29:45.044Z] a29436f7fd5d: Waiting [2026-04-21T02:29:45.044Z] 923cac83aea3: Waiting [2026-04-21T02:29:45.044Z] 28988de357af: Waiting [2026-04-21T02:29:45.044Z] 25ad8b0a4227: Waiting [2026-04-21T02:29:45.044Z] 461d9e800cba: Waiting [2026-04-21T02:29:45.044Z] 80192f66455f: Waiting [2026-04-21T02:29:45.044Z] 2e8e34ca0e6c: Waiting [2026-04-21T02:29:45.044Z] 6bf1a483ea7c: Verifying Checksum [2026-04-21T02:29:45.044Z] 6bf1a483ea7c: Download complete [2026-04-21T02:29:45.044Z] 461d9e800cba: Verifying Checksum [2026-04-21T02:29:45.044Z] 461d9e800cba: Download complete [2026-04-21T02:29:45.302Z] 80192f66455f: Download complete [2026-04-21T02:29:45.302Z] f5dfc541a4d3: Verifying Checksum [2026-04-21T02:29:45.302Z] f5dfc541a4d3: Download complete [2026-04-21T02:29:45.302Z] 3dae71ba6b94: Download complete [2026-04-21T02:29:45.302Z] 923cac83aea3: Verifying Checksum [2026-04-21T02:29:45.302Z] 923cac83aea3: Download complete [2026-04-21T02:29:45.563Z] 25ad8b0a4227: Verifying Checksum [2026-04-21T02:29:45.563Z] 25ad8b0a4227: Download complete [2026-04-21T02:29:45.563Z] db01528c6b51: Download complete [2026-04-21T02:29:45.563Z] 28988de357af: Verifying Checksum [2026-04-21T02:29:45.563Z] 28988de357af: Download complete [2026-04-21T02:29:45.563Z] a29436f7fd5d: Verifying Checksum [2026-04-21T02:29:45.563Z] a29436f7fd5d: Download complete [2026-04-21T02:29:45.822Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-21T02:29:45.822Z] 2e8e34ca0e6c: Download complete [2026-04-21T02:29:46.757Z] 3dae71ba6b94: Pull complete [2026-04-21T02:29:47.017Z] 6bf1a483ea7c: Pull complete [2026-04-21T02:29:47.588Z] f5dfc541a4d3: Pull complete [2026-04-21T02:29:47.588Z] 461d9e800cba: Pull complete [2026-04-21T02:29:47.588Z] 80192f66455f: Pull complete [2026-04-21T02:29:51.778Z] 2e8e34ca0e6c: Pull complete [2026-04-21T02:29:52.039Z] a29436f7fd5d: Pull complete [2026-04-21T02:29:52.039Z] 923cac83aea3: Pull complete [2026-04-21T02:29:52.301Z] 25ad8b0a4227: Pull complete [2026-04-21T02:29:52.301Z] db01528c6b51: Pull complete [2026-04-21T02:29:52.301Z] 28988de357af: Pull complete [2026-04-21T02:29:52.301Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-21T02:29:52.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T02:29:52.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T02:29:52.442Z] prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container [2026-04-21T02:29:52.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-21T02:29:54.426Z] $ docker top 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a -eo pid,comm [2026-04-21T02:29:54.477Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-21T02:29:54.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-21T02:29:54.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T02:29:54.538Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T02:29:54.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T02:29:54.643Z] $ docker exec 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent [2026-04-21T02:29:54.740Z] SSH_AUTH_SOCK=/tmp/ssh-9OywuyzKNw7i/agent.33 [2026-04-21T02:29:54.740Z] SSH_AGENT_PID=39 [2026-04-21T02:29:54.745Z] Running ssh-add (command line suppressed) [2026-04-21T02:29:54.844Z] Identity added: /w/workspace/edgex-go/969@tmp/private_key_14620598852963195977.key (/w/workspace/edgex-go/969@tmp/private_key_14620598852963195977.key) [2026-04-21T02:29:54.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T02:29:55.157Z] + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] sh [2026-04-21T02:29:55.445Z] + git tag --points-at HEAD [Pipeline] } [2026-04-21T02:29:55.457Z] $ docker exec --env ******** --env ******** 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent -k [2026-04-21T02:29:55.552Z] unset SSH_AUTH_SOCK; [2026-04-21T02:29:55.552Z] unset SSH_AGENT_PID; [2026-04-21T02:29:55.553Z] echo Agent pid 39 killed; [2026-04-21T02:29:55.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-21T02:29:55.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T02:29:55.607Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T02:29:55.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T02:29:55.721Z] $ docker exec 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent [2026-04-21T02:29:55.821Z] SSH_AUTH_SOCK=/tmp/ssh-vtbgJXO7VdHE/agent.86 [2026-04-21T02:29:55.821Z] SSH_AGENT_PID=92 [2026-04-21T02:29:55.827Z] Running ssh-add (command line suppressed) [2026-04-21T02:29:55.913Z] Identity added: /w/workspace/edgex-go/969@tmp/private_key_7483256240212748456.key (/w/workspace/edgex-go/969@tmp/private_key_7483256240212748456.key) [2026-04-21T02:29:55.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T02:29:56.218Z] + git semver init [2026-04-21T02:29:56.476Z] 2026-04-21 02:29:56,467 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-21T02:29:56.476Z] 2026-04-21 02:29:56,470 [run_init] DEBUG init version:0.0.0 force:False [2026-04-21T02:29:56.476Z] 2026-04-21 02:29:56,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/969/.semver [2026-04-21T02:29:56.476Z] 2026-04-21 02:29:56,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/969/.semver [2026-04-21T02:29:56.476Z] 2026-04-21 02:29:56,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/969/.semver'], cwd=/w/workspace/edgex-go/969, stdin=None, shell=False, universal_newlines=False) [2026-04-21T02:30:08.701Z] 2026-04-21 02:30:08,496 [append_file] DEBUG append to file:/w/workspace/edgex-go/969/.git/info/exclude [2026-04-21T02:30:08.701Z] 2026-04-21 02:30:08,497 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/969/.semver/main with force:False [2026-04-21T02:30:08.701Z] 2026-04-21 02:30:08,497 [read_version] DEBUG read version from /w/workspace/edgex-go/969/.semver/main [2026-04-21T02:30:08.701Z] 2026-04-21 02:30:08,497 [read_version] DEBUG read version from /w/workspace/edgex-go/969/.semver/main [2026-04-21T02:30:08.701Z] 4.1.0-dev.110 [Pipeline] } [2026-04-21T02:30:08.711Z] $ docker exec --env ******** --env ******** 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent -k [2026-04-21T02:30:08.798Z] unset SSH_AUTH_SOCK; [2026-04-21T02:30:08.799Z] unset SSH_AGENT_PID; [2026-04-21T02:30:08.799Z] echo Agent pid 92 killed; [2026-04-21T02:30:08.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T02:30:09.141Z] + git semver [Pipeline] } [2026-04-21T02:30:09.408Z] $ docker stop --time=1 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a [2026-04-21T02:30:10.684Z] $ docker rm -f --volumes 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T02:30:11.046Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-21T02:30:11.358Z] Stashed 1 file(s) [Pipeline] echo [2026-04-21T02:30:11.361Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.110 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-21T02:30:11.830Z] + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] echo [2026-04-21T02:30:11.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T02:30:11.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T02:30:11.890Z] ========================================================= [2026-04-21T02:30:11.890Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-21T02:30:11.890Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-21T02:30:12.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T02:30:12.187Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-21T02:30:12.187Z] 2d35ebdb57d9: Pulling fs layer [2026-04-21T02:30:12.187Z] c35fb4624d26: Pulling fs layer [2026-04-21T02:30:12.187Z] 4e2aec7ef170: Pulling fs layer [2026-04-21T02:30:12.187Z] 333b49ad6fbf: Pulling fs layer [2026-04-21T02:30:12.187Z] 4f4fb700ef54: Pulling fs layer [2026-04-21T02:30:12.187Z] c3e65509a76b: Pulling fs layer [2026-04-21T02:30:12.187Z] 7cf9ebb963bd: Pulling fs layer [2026-04-21T02:30:12.187Z] bb34ca984cfb: Pulling fs layer [2026-04-21T02:30:12.187Z] 151cf03bc807: Pulling fs layer [2026-04-21T02:30:12.187Z] 333b49ad6fbf: Waiting [2026-04-21T02:30:12.187Z] c3e65509a76b: Waiting [2026-04-21T02:30:12.187Z] 4f4fb700ef54: Waiting [2026-04-21T02:30:12.187Z] 7cf9ebb963bd: Waiting [2026-04-21T02:30:12.187Z] 151cf03bc807: Waiting [2026-04-21T02:30:12.187Z] c35fb4624d26: Verifying Checksum [2026-04-21T02:30:12.187Z] c35fb4624d26: Download complete [2026-04-21T02:30:12.187Z] 333b49ad6fbf: Verifying Checksum [2026-04-21T02:30:12.187Z] 333b49ad6fbf: Download complete [2026-04-21T02:30:12.187Z] 4f4fb700ef54: Verifying Checksum [2026-04-21T02:30:12.187Z] c3e65509a76b: Download complete [2026-04-21T02:30:12.187Z] 2d35ebdb57d9: Verifying Checksum [2026-04-21T02:30:12.187Z] 2d35ebdb57d9: Download complete [2026-04-21T02:30:12.449Z] 2d35ebdb57d9: Pull complete [2026-04-21T02:30:12.449Z] 7cf9ebb963bd: Verifying Checksum [2026-04-21T02:30:12.449Z] 7cf9ebb963bd: Download complete [2026-04-21T02:30:12.449Z] c35fb4624d26: Pull complete [2026-04-21T02:30:12.708Z] 151cf03bc807: Verifying Checksum [2026-04-21T02:30:12.708Z] 151cf03bc807: Download complete [2026-04-21T02:30:12.708Z] 4e2aec7ef170: Verifying Checksum [2026-04-21T02:30:12.708Z] 4e2aec7ef170: Download complete [2026-04-21T02:30:12.967Z] bb34ca984cfb: Verifying Checksum [2026-04-21T02:30:12.967Z] bb34ca984cfb: Download complete [2026-04-21T02:30:17.154Z] 4e2aec7ef170: Pull complete [2026-04-21T02:30:17.154Z] 333b49ad6fbf: Pull complete [2026-04-21T02:30:17.154Z] 4f4fb700ef54: Pull complete [2026-04-21T02:30:17.154Z] c3e65509a76b: Pull complete [2026-04-21T02:30:17.412Z] 7cf9ebb963bd: Pull complete [2026-04-21T02:30:19.944Z] bb34ca984cfb: Pull complete [2026-04-21T02:30:20.513Z] 151cf03bc807: Pull complete [2026-04-21T02:30:20.513Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-21T02:30:20.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T02:30:20.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-21T02:30:20.811Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T02:30:20.811Z] WORKDIR /edgex [2026-04-21T02:30:20.811Z] COPY go.mod . [2026-04-21T02:30:20.811Z] RUN go mod download [2026-04-21T02:30:20.811Z] + docker build -t ci-base-image-x86_64 -f - . [2026-04-21T02:30:21.379Z] #0 building with "default" instance using docker driver [2026-04-21T02:30:21.379Z] [2026-04-21T02:30:21.379Z] #1 [internal] load build definition from Dockerfile [2026-04-21T02:30:21.379Z] #1 transferring dockerfile: 164B done [2026-04-21T02:30:21.379Z] #1 DONE 0.0s [2026-04-21T02:30:21.379Z] [2026-04-21T02:30:21.379Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T02:30:21.379Z] #2 DONE 0.0s [2026-04-21T02:30:21.379Z] [2026-04-21T02:30:21.379Z] #3 [internal] load .dockerignore [2026-04-21T02:30:21.379Z] #3 transferring context: 50B done [2026-04-21T02:30:21.379Z] #3 DONE 0.0s [2026-04-21T02:30:21.379Z] [2026-04-21T02:30:21.379Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T02:30:21.638Z] #4 DONE 0.1s [2026-04-21T02:30:21.638Z] [2026-04-21T02:30:21.638Z] #5 [internal] load build context [2026-04-21T02:30:21.638Z] #5 transferring context: 7.03kB done [2026-04-21T02:30:21.638Z] #5 DONE 0.1s [2026-04-21T02:30:21.638Z] [2026-04-21T02:30:21.638Z] #6 [2/4] WORKDIR /edgex [2026-04-21T02:30:23.023Z] #6 DONE 1.6s [2026-04-21T02:30:23.281Z] [2026-04-21T02:30:23.281Z] #7 [3/4] COPY go.mod . [2026-04-21T02:30:23.281Z] #7 DONE 0.0s [2026-04-21T02:30:23.281Z] [2026-04-21T02:30:23.281Z] #8 [4/4] RUN go mod download [2026-04-21T02:30:26.478Z] Still waiting to schedule task [2026-04-21T02:30:26.478Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5727’ [2026-04-21T02:30:38.177Z] #8 DONE 13.3s [2026-04-21T02:30:38.177Z] [2026-04-21T02:30:38.177Z] #9 exporting to image [2026-04-21T02:30:38.177Z] #9 exporting layers [2026-04-21T02:30:39.552Z] #9 exporting layers 3.2s done [2026-04-21T02:30:39.811Z] #9 writing image sha256:865ae714ff7ee2bccb13254ded1567ff6d459c3f6930e3134e3889fc895ef169 done [2026-04-21T02:30:39.811Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-21T02:30:39.811Z] #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:30:40.116Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-21T02:30:40.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T02:30:40.191Z] prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container [2026-04-21T02:30:40.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-21T02:30:40.477Z] $ docker top 63e8d1c87625a1de1ee3cdde0a2cb38780138b42437e0e18f750bf14afdf6b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T02:30:40.828Z] + go version [2026-04-21T02:30:40.828Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-21T02:30:40.837Z] $ docker stop --time=1 63e8d1c87625a1de1ee3cdde0a2cb38780138b42437e0e18f750bf14afdf6b62 [2026-04-21T02:30:42.087Z] $ docker rm -f --volumes 63e8d1c87625a1de1ee3cdde0a2cb38780138b42437e0e18f750bf14afdf6b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:30:42.534Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-21T02:30:42.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T02:30:42.614Z] prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container [2026-04-21T02:30:42.644Z] $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-21T02:30:42.848Z] $ docker top bf2e66e22d66607704159f7ea1b7c43048e65036a33ffe5efd263f341407b749 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-21T02:30:42.920Z] ========================================================= [2026-04-21T02:30:42.920Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-21T02:30:42.920Z] ========================================================= [Pipeline] sh [2026-04-21T02:30:43.196Z] + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] fileExists [Pipeline] sh [2026-04-21T02:30:43.496Z] + make test [2026-04-21T02:30:43.496Z] go test -race -coverprofile=coverage.out ./... [2026-04-21T02:30:51.607Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-21T02:31:23.673Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-21T02:31:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2026-04-21T02:31:27.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.4% of statements [2026-04-21T02:31:27.528Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-21T02:31:27.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-04-21T02:31:27.528Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-21T02:31:27.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.3% of statements [2026-04-21T02:31:27.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements [2026-04-21T02:31:27.529Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-21T02:31:27.529Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.318s coverage: 94.2% of statements [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-21T02:31:27.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 90.7% of statements [2026-04-21T02:31:27.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-21T02:31:27.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-21T02:31:27.790Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-21T02:31:28.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 8.2% of statements [2026-04-21T02:31:28.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-21T02:31:28.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 97.6% of statements [2026-04-21T02:31:31.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-21T02:31:31.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.016s coverage: 72.2% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-21T02:31:31.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-21T02:31:33.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements [2026-04-21T02:31:33.167Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-21T02:31:33.167Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-21T02:31:33.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 1.0% of statements [2026-04-21T02:31:33.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-21T02:31:33.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements [2026-04-21T02:31:33.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-04-21T02:31:33.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-21T02:31:33.167Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:33.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-21T02:31:34.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2026-04-21T02:31:35.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements [2026-04-21T02:31:35.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-04-21T02:31:35.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements [2026-04-21T02:31:35.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements [2026-04-21T02:31:47.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.023s coverage: 94.4% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.038s coverage: 92.9% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2026-04-21T02:31:57.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-04-21T02:31:57.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.144s coverage: 54.8% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-04-21T02:31:57.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-21T02:31:57.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 29.2% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2026-04-21T02:31:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-21T02:31:57.225Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 94.9% of statements [2026-04-21T02:31:58.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-21T02:31:58.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-21T02:31:58.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements [2026-04-21T02:31:58.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-21T02:31:58.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements [2026-04-21T02:31:58.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-21T02:31:58.604Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T02:31:58.863Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-04-21T02:31:59.122Z] running golangci-lint [2026-04-21T02:31:59.122Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-21T02:31:59.122Z] go version go1.25.2 linux/amd64 [2026-04-21T02:31:59.380Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-04-21T02:31:59.380Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-21T02:31:59.380Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-21T02:31:59.380Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-21T02:31:59.638Z] level=info msg="[goenv] Read go env for 3.30422ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-21T02:31:59.638Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-21T02:32:21.564Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 20.861070055s" [2026-04-21T02:32:21.564Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.420258ms" [2026-04-21T02:32:33.760Z] level=info msg="[linters_context/goanalysis] analyzers took 2m6.87219092s with top 10 stages: buildir: 52.423474429s, fact_deprecated: 3.206798362s, inspect: 2.883793285s, gosec: 2.830821524s, ctrlflow: 2.421740118s, printf: 1.866438816s, QF1004: 1.437104927s, fact_purity: 1.209541791s, S1038: 1.054920217s, SA1001: 1.038218385s" [2026-04-21T02:32:33.760Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-21T02:32:33.760Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-21T02:32:33.760Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-21T02:32:33.760Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-21T02:32:33.760Z] level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, cgo: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, filename_unadjuster: 35/35" [2026-04-21T02:32:33.760Z] level=info msg="[runner] processing took 8.052018ms with stages: nolint_filter: 7.215721ms, generated_file_filter: 604.125µs, exclusion_rules: 119.571µs, path_relativity: 53.2µs, exclusion_paths: 41.97µs, path_absoluter: 4.23µs, cgo: 4.221µs, invalid_issue: 2.97µs, sort_results: 2.14µs, filename_unadjuster: 840ns, max_same_issues: 790ns, diff: 470ns, fixer: 440ns, path_prettifier: 260ns, uniq_by_line: 240ns, path_shortener: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 180ns, source_code: 140ns, severity-rules: 100ns" [2026-04-21T02:32:33.760Z] level=info msg="[runner] linters took 11.225945575s with stages: goanalysis_metalinter: 11.217826977s" [2026-04-21T02:32:33.760Z] 0 issues. [2026-04-21T02:32:33.760Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-21T02:32:33.760Z] level=info msg="Memory: 323 samples, avg is 336.2MB, max is 1541.6MB" [2026-04-21T02:32:33.760Z] level=info msg="Execution took 32.139354243s" [2026-04-21T02:32:33.760Z] go vet ./... [2026-04-21T02:32:39.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-21T02:32:39.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-21T02:32:39.025Z] ./bin/test-attribution-txt.sh [2026-04-21T02:32:39.025Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-21T02:32:39.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-21T02:32:39.340Z] + ls -al . [2026-04-21T02:32:39.340Z] total 1392 [2026-04-21T02:32:39.340Z] drwxrwxr-x 11 1001 1001 4096 Apr 21 02:30 . [2026-04-21T02:32:39.340Z] drwxr-xr-x 4 root root 4096 Apr 21 02:30 .. [2026-04-21T02:32:39.340Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 .blubracket [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 10 Apr 21 02:29 .dockerignore [2026-04-21T02:32:39.340Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 02:31 .git [2026-04-21T02:32:39.340Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 02:29 .github [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 909 Apr 21 02:29 .gitignore [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 359 Apr 21 02:29 .golangci.yml [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 100 Apr 21 02:29 .hadolint.yml [2026-04-21T02:32:39.340Z] drwxr-xr-x 3 1001 1001 4096 Apr 21 02:30 .semver [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 155 Apr 21 02:29 .sonarcloud.properties [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 02:29 ADOPTERS.md [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 20143 Apr 21 02:29 Attribution.txt [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 108018 Apr 21 02:29 CHANGELOG.md [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 02:29 CONTRIBUTING.md [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 02:29 GOVERNANCE.md [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 886 Apr 21 02:29 Jenkinsfile [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 02:29 LICENSE [2026-04-21T02:32:39.340Z] -rw-rw-r-- 1 1001 1001 16743 Apr 21 02:29 Makefile [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 02:29 OWNERS.md [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 9932 Apr 21 02:29 README.md [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 789 Apr 21 02:29 SECURITY.md [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 13 Apr 21 02:30 VERSION [2026-04-21T02:32:39.341Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 bin [2026-04-21T02:32:39.341Z] drwxrwxr-x 19 1001 1001 4096 Apr 21 02:29 cmd [2026-04-21T02:32:39.341Z] -rw-r--r-- 1 root root 1044477 Apr 21 02:31 coverage.out [2026-04-21T02:32:39.341Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 fuzz_test [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 6990 Apr 21 02:29 go.mod [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 90838 Apr 21 02:29 go.sum [2026-04-21T02:32:39.341Z] drwxrwxr-x 7 1001 1001 4096 Apr 21 02:29 internal [2026-04-21T02:32:39.341Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 openapi [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 584 Apr 21 02:29 security.txt [2026-04-21T02:32:39.341Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 02:29 version.go [Pipeline] sh [2026-04-21T02:32:39.628Z] + '[' -e coverage.out ] [2026-04-21T02:32:39.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-21T02:32:39.772Z] Stashed 1 file(s) [Pipeline] sh [2026-04-21T02:32:40.057Z] + make build [2026-04-21T02:32:40.057Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-21T02:33:06.588Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-21T02:33:06.588Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-21T02:33:06.588Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-21T02:33:06.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-21T02:33:08.765Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-21T02:33:14.032Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-21T02:33:16.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-21T02:33:19.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-21T02:33:21.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-21T02:33:22.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-21T02:33:24.279Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-21T02:33:25.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-04-21T02:33:27.133Z] $ docker stop --time=1 bf2e66e22d66607704159f7ea1b7c43048e65036a33ffe5efd263f341407b749 [2026-04-21T02:33:29.746Z] $ docker rm -f --volumes bf2e66e22d66607704159f7ea1b7c43048e65036a33ffe5efd263f341407b749 [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-04-21T02:33:31.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T02:33:31.055Z] [2026-04-21T02:33:31.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:33:31.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T02:33:31.372Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-21T02:33:31.372Z] 91d30c5bc195: Pulling fs layer [2026-04-21T02:33:31.372Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-21T02:33:31.372Z] 9c61dcf015f6: Pulling fs layer [2026-04-21T02:33:31.372Z] 4698f68db338: Pulling fs layer [2026-04-21T02:33:31.372Z] 2a2f49069b9e: Pulling fs layer [2026-04-21T02:33:31.372Z] e0025b399a48: Pulling fs layer [2026-04-21T02:33:31.372Z] 4698f68db338: Waiting [2026-04-21T02:33:31.372Z] 2a2f49069b9e: Waiting [2026-04-21T02:33:31.372Z] e0025b399a48: Waiting [2026-04-21T02:33:31.372Z] 91d30c5bc195: Download complete [2026-04-21T02:33:31.372Z] 4698f68db338: Download complete [2026-04-21T02:33:31.631Z] 2e9b0aa3be6d: Verifying Checksum [2026-04-21T02:33:31.631Z] 2e9b0aa3be6d: Download complete [2026-04-21T02:33:31.631Z] e0025b399a48: Verifying Checksum [2026-04-21T02:33:31.631Z] e0025b399a48: Download complete [2026-04-21T02:33:31.631Z] 91d30c5bc195: Pull complete [2026-04-21T02:33:31.631Z] 2a2f49069b9e: Verifying Checksum [2026-04-21T02:33:31.631Z] 2a2f49069b9e: Download complete [2026-04-21T02:33:31.888Z] 2e9b0aa3be6d: Pull complete [2026-04-21T02:33:32.146Z] 9c61dcf015f6: Verifying Checksum [2026-04-21T02:33:32.146Z] 9c61dcf015f6: Download complete [2026-04-21T02:33:35.449Z] 9c61dcf015f6: Pull complete [2026-04-21T02:33:35.449Z] 4698f68db338: Pull complete [2026-04-21T02:33:35.716Z] 2a2f49069b9e: Pull complete [2026-04-21T02:33:35.716Z] e0025b399a48: Pull complete [2026-04-21T02:33:35.716Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-21T02:33:35.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T02:33:35.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T02:33:35.819Z] prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container [2026-04-21T02:33:35.848Z] $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-04-21T02:33:36.751Z] $ docker top fa891b73110e99434abf2e674ee54475bd27989968cac2ed3cfa7810301db0fa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T02:33:37.106Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-21T02:33:37.365Z] #1 [core-command internal] load build definition from Dockerfile [2026-04-21T02:33:37.365Z] #1 transferring dockerfile: 1.94kB done [2026-04-21T02:33:37.365Z] #1 DONE 0.1s [2026-04-21T02:33:37.365Z] [2026-04-21T02:33:37.365Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T02:33:37.365Z] #2 DONE 0.0s [2026-04-21T02:33:37.365Z] [2026-04-21T02:33:37.365Z] #3 [core-data internal] load build definition from Dockerfile [2026-04-21T02:33:37.365Z] #3 ... [2026-04-21T02:33:37.365Z] [2026-04-21T02:33:37.365Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-21T02:33:37.365Z] #4 transferring dockerfile: 1.89kB done [2026-04-21T02:33:37.365Z] #4 DONE 0.1s [2026-04-21T02:33:37.365Z] [2026-04-21T02:33:37.365Z] #5 [security-spire-config internal] load build definition from Dockerfile [2026-04-21T02:33:37.365Z] #5 transferring dockerfile: 1.69kB done [2026-04-21T02:33:37.365Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T02:33:37.365Z] #5 DONE 0.1s [2026-04-21T02:33:37.365Z] [2026-04-21T02:33:37.365Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T02:33:37.365Z] #2 DONE 0.0s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #6 [core-keeper internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #6 transferring dockerfile: 2.07kB done [2026-04-21T02:33:37.627Z] #6 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #7 transferring dockerfile: 2.10kB done [2026-04-21T02:33:37.627Z] #7 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #8 transferring dockerfile: 2.49kB done [2026-04-21T02:33:37.627Z] #8 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #9 transferring dockerfile: 2.50kB done [2026-04-21T02:33:37.627Z] #9 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #10 transferring dockerfile: 2.23kB done [2026-04-21T02:33:37.627Z] #10 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #11 transferring dockerfile: 1.83kB done [2026-04-21T02:33:37.627Z] #11 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #12 transferring dockerfile: 3.02kB done [2026-04-21T02:33:37.627Z] #12 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #13 [security-spire-server internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #13 transferring dockerfile: 1.70kB done [2026-04-21T02:33:37.627Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T02:33:37.627Z] #13 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #14 [support-notifications internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #14 transferring dockerfile: 2.02kB done [2026-04-21T02:33:37.627Z] #14 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #15 transferring dockerfile: 1.81kB done [2026-04-21T02:33:37.627Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T02:33:37.627Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-04-21T02:33:37.627Z] #15 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #16 transferring dockerfile: 2.14kB done [2026-04-21T02:33:37.627Z] #16 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #3 [core-data internal] load build definition from Dockerfile [2026-04-21T02:33:37.627Z] #3 transferring dockerfile: 2.04kB done [2026-04-21T02:33:37.627Z] #3 DONE 0.2s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T02:33:37.627Z] #2 DONE 0.0s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T02:33:37.627Z] #17 ... [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #18 [core-keeper internal] load .dockerignore [2026-04-21T02:33:37.627Z] #18 transferring context: 50B done [2026-04-21T02:33:37.627Z] #18 DONE 0.1s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-04-21T02:33:37.627Z] #19 transferring context: 50B done [2026-04-21T02:33:37.627Z] #19 DONE 0.1s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #20 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:33:37.627Z] #20 DONE 0.3s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #21 [core-command internal] load .dockerignore [2026-04-21T02:33:37.627Z] #21 transferring context: 50B done [2026-04-21T02:33:37.627Z] #21 DONE 0.1s [2026-04-21T02:33:37.627Z] [2026-04-21T02:33:37.627Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T02:33:37.627Z] #17 transferring context: 50B done [2026-04-21T02:33:37.886Z] #17 DONE 0.2s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #22 [core-metadata internal] load .dockerignore [2026-04-21T02:33:37.886Z] #22 transferring context: 50B done [2026-04-21T02:33:37.886Z] #22 DONE 0.2s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #23 [support-scheduler internal] load .dockerignore [2026-04-21T02:33:37.886Z] #23 transferring context: 50B done [2026-04-21T02:33:37.886Z] #23 DONE 0.1s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-04-21T02:33:37.886Z] #24 transferring context: 50B done [2026-04-21T02:33:37.886Z] #24 DONE 0.2s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #25 [security-bootstrapper internal] load .dockerignore [2026-04-21T02:33:37.886Z] #25 transferring context: 50B done [2026-04-21T02:33:37.886Z] #25 DONE 0.2s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #26 [security-proxy-setup internal] load .dockerignore [2026-04-21T02:33:37.886Z] #26 transferring context: 50B done [2026-04-21T02:33:37.886Z] #26 DONE 0.2s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #27 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:33:37.886Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T02:33:37.886Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:33:37.886Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T02:33:37.886Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T02:33:37.886Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-04-21T02:33:37.886Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-04-21T02:33:37.886Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T02:33:37.886Z] #27 ... [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #28 [security-proxy-auth internal] load .dockerignore [2026-04-21T02:33:37.886Z] #28 transferring context: 50B 0.0s done [2026-04-21T02:33:37.886Z] #28 DONE 0.2s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-21T02:33:37.886Z] #29 DONE 0.5s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #30 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-21T02:33:37.886Z] #30 DONE 0.4s [2026-04-21T02:33:37.886Z] [2026-04-21T02:33:37.886Z] #27 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:33:37.886Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T02:33:37.886Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:33:37.886Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T02:33:37.886Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T02:33:37.886Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T02:33:38.171Z] #27 ... [2026-04-21T02:33:38.171Z] [2026-04-21T02:33:38.171Z] #30 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-21T02:33:38.171Z] #30 DONE 0.4s [2026-04-21T02:33:38.171Z] [2026-04-21T02:33:38.171Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-21T02:33:38.171Z] #31 DONE 0.4s [2026-04-21T02:33:38.171Z] [2026-04-21T02:33:38.171Z] #32 [support-notifications internal] load .dockerignore [2026-04-21T02:33:38.171Z] #32 transferring context: 50B done [2026-04-21T02:33:38.171Z] #32 DONE 0.4s [2026-04-21T02:33:38.171Z] [2026-04-21T02:33:38.171Z] #27 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:33:38.171Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T02:33:38.171Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:33:38.171Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T02:33:38.171Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T02:33:38.171Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T02:33:38.171Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-21T02:33:38.171Z] #27 ... [2026-04-21T02:33:38.171Z] [2026-04-21T02:33:38.171Z] #33 [core-data internal] load .dockerignore [2026-04-21T02:33:38.171Z] #33 transferring context: 50B done [2026-04-21T02:33:38.171Z] #33 DONE 0.5s [2026-04-21T02:33:38.429Z] [2026-04-21T02:33:38.429Z] #34 [support-notifications builder 2/8] WORKDIR /edgex-go [2026-04-21T02:33:38.689Z] #34 DONE 0.6s [2026-04-21T02:33:38.689Z] [2026-04-21T02:33:38.689Z] #30 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-21T02:33:38.689Z] #30 DONE 0.4s [2026-04-21T02:33:38.689Z] [2026-04-21T02:33:38.689Z] #27 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:33:38.689Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T02:33:38.689Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:33:38.689Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T02:33:38.689Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T02:33:38.689Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T02:33:38.689Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-21T02:33:38.689Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T02:33:38.689Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:33:38.689Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T02:33:38.689Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T02:33:38.689Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T02:33:38.689Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-21T02:33:38.689Z] #27 DONE 1.2s [2026-04-21T02:33:38.689Z] [2026-04-21T02:33:38.689Z] #35 [security-spire-server internal] load .dockerignore [2026-04-21T02:33:38.689Z] #35 transferring context: 50B 0.0s done [2026-04-21T02:33:38.689Z] #35 DONE 0.7s [2026-04-21T02:33:38.689Z] [2026-04-21T02:33:38.689Z] #36 [security-spire-agent internal] load .dockerignore [2026-04-21T02:33:38.689Z] #36 transferring context: 50B done [2026-04-21T02:33:38.689Z] #36 DONE 0.8s [2026-04-21T02:33:38.689Z] [2026-04-21T02:33:38.689Z] #37 [security-spire-config internal] load .dockerignore [2026-04-21T02:33:38.689Z] #37 transferring context: 50B done [2026-04-21T02:33:38.689Z] #37 DONE 0.8s [2026-04-21T02:33:38.689Z] [2026-04-21T02:33:38.689Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-21T02:33:38.950Z] #38 ... [2026-04-21T02:33:38.950Z] [2026-04-21T02:33:38.950Z] #27 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:33:38.950Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T02:33:38.950Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:33:38.950Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T02:33:38.950Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T02:33:38.950Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T02:33:38.950Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-21T02:33:38.950Z] #27 DONE 1.2s [2026-04-21T02:33:38.950Z] [2026-04-21T02:33:38.950Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:33:38.950Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:33:39.208Z] #39 ... [2026-04-21T02:33:39.208Z] [2026-04-21T02:33:39.208Z] #40 [security-spire-server internal] load build context [2026-04-21T02:33:39.208Z] #40 transferring context: 26.57kB 0.0s done [2026-04-21T02:33:39.208Z] #40 DONE 0.5s [2026-04-21T02:33:39.208Z] [2026-04-21T02:33:39.208Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:33:39.208Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-04-21T02:33:39.208Z] #39 ... [2026-04-21T02:33:39.208Z] [2026-04-21T02:33:39.208Z] #41 [security-spire-agent internal] load build context [2026-04-21T02:33:39.208Z] #41 transferring context: 26.10kB 0.0s done [2026-04-21T02:33:39.208Z] #41 DONE 0.4s [2026-04-21T02:33:39.208Z] [2026-04-21T02:33:39.208Z] #42 [security-spire-config internal] load build context [2026-04-21T02:33:39.208Z] #42 transferring context: 24.82kB 0.1s done [2026-04-21T02:33:39.208Z] #42 DONE 0.4s [2026-04-21T02:33:39.208Z] [2026-04-21T02:33:39.208Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:33:39.208Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-21T02:33:39.208Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-21T02:33:39.208Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-21T02:33:39.208Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.0s [2026-04-21T02:33:39.208Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-21T02:33:39.468Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-21T02:33:39.468Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-04-21T02:33:39.468Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-04-21T02:33:39.468Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-04-21T02:33:39.468Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-21T02:33:39.468Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-04-21T02:33:39.468Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-04-21T02:33:39.468Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-21T02:33:39.728Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.33MB / 41.51MB 0.3s [2026-04-21T02:33:39.728Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.5s [2026-04-21T02:33:40.292Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done [2026-04-21T02:33:41.222Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-04-21T02:33:44.630Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done [2026-04-21T02:33:44.630Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done [2026-04-21T02:33:47.915Z] #39 ... [2026-04-21T02:33:47.915Z] [2026-04-21T02:33:47.915Z] #43 [security-spiffe-token-provider internal] load build context [2026-04-21T02:33:47.915Z] #43 transferring context: 309.76MB 9.9s [2026-04-21T02:33:47.915Z] #43 ... [2026-04-21T02:33:47.915Z] [2026-04-21T02:33:47.915Z] #44 [core-common-config-bootstrapper internal] load build context [2026-04-21T02:33:47.915Z] #44 ... [2026-04-21T02:33:47.915Z] [2026-04-21T02:33:47.915Z] #45 [core-metadata internal] load build context [2026-04-21T02:33:47.915Z] #45 ... [2026-04-21T02:33:47.915Z] [2026-04-21T02:33:47.915Z] #46 [security-proxy-setup internal] load build context [2026-04-21T02:33:48.174Z] #46 ... [2026-04-21T02:33:48.174Z] [2026-04-21T02:33:48.174Z] #47 [security-proxy-auth internal] load build context [2026-04-21T02:33:48.174Z] #47 ... [2026-04-21T02:33:48.174Z] [2026-04-21T02:33:48.174Z] #48 [core-keeper internal] load build context [2026-04-21T02:33:48.432Z] #48 ... [2026-04-21T02:33:48.432Z] [2026-04-21T02:33:48.432Z] #49 [security-bootstrapper internal] load build context [2026-04-21T02:33:48.432Z] #49 ... [2026-04-21T02:33:48.432Z] [2026-04-21T02:33:48.432Z] #50 [support-scheduler internal] load build context [2026-04-21T02:33:48.432Z] #50 ... [2026-04-21T02:33:48.432Z] [2026-04-21T02:33:48.432Z] #51 [core-command internal] load build context [2026-04-21T02:33:49.030Z] #51 ... [2026-04-21T02:33:49.030Z] [2026-04-21T02:33:49.030Z] #52 [core-data internal] load build context [2026-04-21T02:33:49.290Z] #52 ... [2026-04-21T02:33:49.290Z] [2026-04-21T02:33:49.290Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T02:33:49.290Z] #53 ... [2026-04-21T02:33:49.290Z] [2026-04-21T02:33:49.290Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T02:33:49.290Z] #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 1.623 OK: 265 MiB in 60 packages [2026-04-21T02:33:49.290Z] #54 ... [2026-04-21T02:33:49.290Z] [2026-04-21T02:33:49.290Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:33:49.290Z] #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 1.650 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:33:49.290Z] #0 1.650 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:33:49.290Z] #0 1.650 OK: 26341 distinct packages available [2026-04-21T02:33:49.290Z] #0 1.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 2.127 OK: 265 MiB in 60 packages [2026-04-21T02:33:49.290Z] #55 ... [2026-04-21T02:33:49.290Z] [2026-04-21T02:33:49.290Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T02:33:49.290Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.290Z] #0 4.053 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:49.290Z] #0 4.068 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:49.290Z] #0 4.068 OK: 7 MiB in 17 packages [2026-04-21T02:33:49.565Z] #56 ... [2026-04-21T02:33:49.565Z] [2026-04-21T02:33:49.565Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:33:49.565Z] #57 ... [2026-04-21T02:33:49.565Z] [2026-04-21T02:33:49.565Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:33:49.565Z] #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.565Z] #0 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:49.565Z] #0 2.852 OK: 265 MiB in 60 packages [2026-04-21T02:33:49.565Z] #58 ... [2026-04-21T02:33:49.565Z] [2026-04-21T02:33:49.565Z] #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-04-21T02:33:50.335Z] #59 ... [2026-04-21T02:33:50.335Z] [2026-04-21T02:33:50.335Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:33:50.335Z] #60 ... [2026-04-21T02:33:50.335Z] [2026-04-21T02:33:50.335Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T02:33:50.335Z] #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.335Z] #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.335Z] #0 2.782 OK: 265 MiB in 60 packages [2026-04-21T02:33:50.335Z] #61 ... [2026-04-21T02:33:50.335Z] [2026-04-21T02:33:50.335Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T02:33:50.335Z] #62 ... [2026-04-21T02:33:50.335Z] [2026-04-21T02:33:50.335Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T02:33:50.335Z] #63 ... [2026-04-21T02:33:50.335Z] [2026-04-21T02:33:50.335Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T02:33:50.335Z] #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-04-21T02:33:50.335Z] #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-21T02:33:50.335Z] #64 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-21T02:33:50.335Z] #64 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-21T02:33:50.335Z] #64 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-21T02:33:50.335Z] #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-21T02:33:50.335Z] #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-04-21T02:33:50.335Z] #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-04-21T02:33:50.335Z] #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-04-21T02:33:50.335Z] #64 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.3s done [2026-04-21T02:33:50.335Z] #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-21T02:33:50.335Z] #64 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done [2026-04-21T02:33:50.595Z] #64 ... [2026-04-21T02:33:50.595Z] [2026-04-21T02:33:50.595Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:33:50.595Z] #0 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.595Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.595Z] #0 1.618 OK: 265 MiB in 60 packages [2026-04-21T02:33:50.595Z] #65 ... [2026-04-21T02:33:50.595Z] [2026-04-21T02:33:50.595Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T02:33:50.595Z] #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.595Z] #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.595Z] #0 3.466 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:33:50.595Z] #0 3.466 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:33:50.595Z] #0 3.466 OK: 26324 distinct packages available [2026-04-21T02:33:50.595Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.595Z] #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.595Z] #0 3.989 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-21T02:33:50.595Z] #0 4.077 (2/13) Installing c-ares (1.34.6-r0) [2026-04-21T02:33:50.595Z] #0 4.080 (3/13) Installing libunistring (1.3-r0) [2026-04-21T02:33:50.595Z] #0 4.092 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-21T02:33:50.595Z] #0 4.097 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-21T02:33:50.595Z] #0 4.105 (6/13) Installing libpsl (0.21.5-r3) [2026-04-21T02:33:50.595Z] #0 4.116 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-21T02:33:50.595Z] #0 4.124 (8/13) Installing libcurl (8.14.1-r2) [2026-04-21T02:33:50.595Z] #0 4.135 (9/13) Installing curl (8.14.1-r2) [2026-04-21T02:33:50.595Z] #0 4.142 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:50.595Z] #0 4.145 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-21T02:33:50.595Z] #0 4.150 (12/13) Installing libucontext (1.3.2-r0) [2026-04-21T02:33:50.595Z] #0 4.153 (13/13) Installing gcompat (1.1.0-r4) [2026-04-21T02:33:50.595Z] #0 4.158 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:50.595Z] #0 4.168 OK: 13 MiB in 29 packages [2026-04-21T02:33:50.857Z] #66 ... [2026-04-21T02:33:50.857Z] [2026-04-21T02:33:50.857Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T02:33:50.857Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.857Z] #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.857Z] #0 3.754 (1/3) Installing ca-certificates (20260413-r0) [2026-04-21T02:33:50.857Z] #0 3.772 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:50.857Z] #0 3.775 (3/3) Installing tzdata (2026a-r0) [2026-04-21T02:33:50.857Z] #0 3.805 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:50.857Z] #0 3.812 Executing ca-certificates-20260413-r0.trigger [2026-04-21T02:33:50.857Z] #0 3.854 OK: 8 MiB in 19 packages [2026-04-21T02:33:50.857Z] #67 ... [2026-04-21T02:33:50.857Z] [2026-04-21T02:33:50.857Z] #68 [support-notifications internal] load build context [2026-04-21T02:33:50.857Z] #68 transferring context: 640.10MB 11.2s done [2026-04-21T02:33:50.857Z] #68 ... [2026-04-21T02:33:50.857Z] [2026-04-21T02:33:50.857Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T02:33:50.857Z] #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.857Z] #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:50.857Z] #0 2.283 (1/7) Installing ca-certificates (20260413-r0) [2026-04-21T02:33:50.857Z] #0 2.304 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:50.857Z] #0 2.304 (3/7) Installing libgcc (14.2.0-r6) [2026-04-21T02:33:50.857Z] #0 2.309 (4/7) Installing libsodium (1.0.20-r1) [2026-04-21T02:33:50.857Z] #0 2.320 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-21T02:33:50.857Z] #0 2.363 (6/7) Installing libzmq (4.3.5-r2) [2026-04-21T02:33:50.857Z] #0 2.364 (7/7) Installing zeromq (4.3.5-r2) [2026-04-21T02:33:50.857Z] #0 2.369 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:50.857Z] #0 2.380 Executing ca-certificates-20260413-r0.trigger [2026-04-21T02:33:50.857Z] #0 2.419 OK: 12 MiB in 23 packages [2026-04-21T02:33:51.115Z] #69 ... [2026-04-21T02:33:51.115Z] [2026-04-21T02:33:51.115Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T02:33:51.115Z] #70 ... [2026-04-21T02:33:51.115Z] [2026-04-21T02:33:51.115Z] #71 [security-secretstore-setup internal] load build context [2026-04-21T02:33:51.115Z] #71 transferring context: 640.10MB 10.3s done [2026-04-21T02:33:51.375Z] #71 ... [2026-04-21T02:33:51.375Z] [2026-04-21T02:33:51.375Z] #52 [core-data internal] load build context [2026-04-21T02:33:51.375Z] #52 transferring context: 640.10MB 12.3s done [2026-04-21T02:33:54.661Z] #52 ... [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #71 [security-secretstore-setup internal] load build context [2026-04-21T02:33:54.661Z] #71 DONE 17.0s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T02:33:54.661Z] #53 DONE 16.2s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T02:33:54.661Z] #61 DONE 16.2s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T02:33:54.661Z] #54 DONE 16.2s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:33:54.661Z] #65 DONE 16.2s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:33:54.661Z] #55 DONE 16.2s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T02:33:54.661Z] #69 DONE 16.0s [2026-04-21T02:33:54.661Z] [2026-04-21T02:33:54.661Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T02:33:54.920Z] #72 ... [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:33:54.920Z] #58 DONE 16.2s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #44 [core-common-config-bootstrapper internal] load build context [2026-04-21T02:33:54.920Z] #44 transferring context: 640.10MB 10.6s done [2026-04-21T02:33:54.920Z] #44 DONE 17.0s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T02:33:54.920Z] #56 DONE 16.0s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T02:33:54.920Z] #66 DONE 16.0s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T02:33:54.920Z] #67 DONE 16.0s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #47 [security-proxy-auth internal] load build context [2026-04-21T02:33:54.920Z] #47 transferring context: 640.10MB 10.6s done [2026-04-21T02:33:54.920Z] #47 DONE 16.9s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #48 [core-keeper internal] load build context [2026-04-21T02:33:54.920Z] #48 transferring context: 640.10MB 12.5s done [2026-04-21T02:33:54.920Z] #48 DONE 17.3s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #68 [support-notifications internal] load build context [2026-04-21T02:33:54.920Z] #68 DONE 16.8s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #49 [security-bootstrapper internal] load build context [2026-04-21T02:33:54.920Z] #49 transferring context: 640.10MB 12.4s done [2026-04-21T02:33:54.920Z] #49 DONE 17.1s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #51 [core-command internal] load build context [2026-04-21T02:33:54.920Z] #51 transferring context: 640.10MB 13.2s done [2026-04-21T02:33:54.920Z] #51 DONE 17.2s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #46 [security-proxy-setup internal] load build context [2026-04-21T02:33:54.920Z] #46 transferring context: 640.10MB 13.1s done [2026-04-21T02:33:54.920Z] #46 DONE 17.1s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #52 [core-data internal] load build context [2026-04-21T02:33:54.920Z] #52 DONE 16.3s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #45 [core-metadata internal] load build context [2026-04-21T02:33:54.920Z] #45 transferring context: 640.10MB 14.7s done [2026-04-21T02:33:54.920Z] #45 DONE 17.2s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #43 [security-spiffe-token-provider internal] load build context [2026-04-21T02:33:54.920Z] #43 transferring context: 640.10MB 14.6s done [2026-04-21T02:33:54.920Z] #43 DONE 17.3s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #50 [support-scheduler internal] load build context [2026-04-21T02:33:54.920Z] #50 transferring context: 640.10MB 14.7s done [2026-04-21T02:33:54.920Z] #50 DONE 17.2s [2026-04-21T02:33:54.920Z] [2026-04-21T02:33:54.920Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:33:55.180Z] #73 DONE 0.2s [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:33:55.180Z] #74 DONE 0.3s [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:33:55.180Z] #75 DONE 0.2s [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:33:55.180Z] #76 DONE 0.2s [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:33:55.180Z] #77 DONE 0.2s [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T02:33:55.180Z] #64 DONE 16.4s [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:33:55.180Z] #78 ... [2026-04-21T02:33:55.180Z] [2026-04-21T02:33:55.180Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:33:55.180Z] #39 DONE 16.5s [2026-04-21T02:33:55.441Z] [2026-04-21T02:33:55.441Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-21T02:33:55.441Z] #38 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:55.441Z] #38 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:55.699Z] #38 ... [2026-04-21T02:33:55.699Z] [2026-04-21T02:33:55.699Z] #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-04-21T02:33:55.699Z] #59 DONE 17.0s [2026-04-21T02:33:55.959Z] [2026-04-21T02:33:55.959Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-04-21T02:33:55.959Z] #38 17.03 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:55.959Z] #38 17.04 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:55.959Z] #38 17.06 OK: 7 MiB in 17 packages [2026-04-21T02:33:56.222Z] #38 DONE 17.3s [2026-04-21T02:33:56.222Z] [2026-04-21T02:33:56.222Z] #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-04-21T02:33:56.479Z] #79 ... [2026-04-21T02:33:56.479Z] [2026-04-21T02:33:56.479Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T02:33:56.479Z] #70 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.479Z] #70 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.479Z] #70 17.32 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:56.479Z] #70 17.33 (2/2) Installing su-exec (0.2-r3) [2026-04-21T02:33:56.479Z] #70 17.33 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:56.479Z] #70 17.34 OK: 7 MiB in 18 packages [2026-04-21T02:33:56.479Z] #70 DONE 17.6s [2026-04-21T02:33:56.479Z] [2026-04-21T02:33:56.479Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T02:33:56.479Z] #63 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.479Z] #63 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.479Z] #63 17.38 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:56.479Z] #63 17.38 (2/4) Installing openssl (3.5.6-r0) [2026-04-21T02:33:56.479Z] #63 17.41 (3/4) Installing su-exec (0.2-r3) [2026-04-21T02:33:56.479Z] #63 17.41 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T02:33:56.479Z] #63 17.52 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:56.479Z] #63 17.54 OK: 20 MiB in 20 packages [2026-04-21T02:33:56.479Z] #63 DONE 17.7s [2026-04-21T02:33:56.479Z] [2026-04-21T02:33:56.479Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T02:33:56.479Z] #62 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.479Z] #62 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.479Z] #62 17.37 (1/4) Installing ca-certificates (20260413-r0) [2026-04-21T02:33:56.479Z] #62 17.38 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:56.479Z] #62 17.39 (3/4) Installing su-exec (0.2-r3) [2026-04-21T02:33:56.479Z] #62 17.39 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T02:33:56.479Z] #62 17.49 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:56.479Z] #62 17.52 Executing ca-certificates-20260413-r0.trigger [2026-04-21T02:33:56.479Z] #62 17.57 OK: 20 MiB in 20 packages [2026-04-21T02:33:56.739Z] #62 DONE 17.7s [2026-04-21T02:33:56.739Z] [2026-04-21T02:33:56.739Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T02:33:56.739Z] #80 ... [2026-04-21T02:33:56.739Z] [2026-04-21T02:33:56.739Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:33:56.739Z] #0 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.739Z] #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.739Z] #0 1.897 OK: 12 MiB in 23 packages [2026-04-21T02:33:56.739Z] #81 DONE 2.0s [2026-04-21T02:33:56.739Z] [2026-04-21T02:33:56.739Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:33:56.739Z] #60 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.739Z] #60 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.739Z] #60 17.35 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:33:56.739Z] #60 17.35 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:33:56.739Z] #60 17.35 OK: 26324 distinct packages available [2026-04-21T02:33:56.739Z] #60 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.739Z] #60 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.739Z] #60 17.86 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:56.739Z] #60 17.86 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-21T02:33:56.739Z] #60 17.86 (3/4) Installing libucontext (1.3.2-r0) [2026-04-21T02:33:56.739Z] #60 17.87 (4/4) Installing gcompat (1.1.0-r4) [2026-04-21T02:33:56.739Z] #60 17.87 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:56.739Z] #60 17.88 OK: 8 MiB in 20 packages [2026-04-21T02:33:56.739Z] #60 DONE 18.0s [2026-04-21T02:33:56.998Z] [2026-04-21T02:33:56.998Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T02:33:56.998Z] #72 1.137 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #72 1.547 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #72 1.994 OK: 265 MiB in 60 packages [2026-04-21T02:33:56.998Z] #72 DONE 2.1s [2026-04-21T02:33:56.998Z] [2026-04-21T02:33:56.998Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:33:56.998Z] #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #0 1.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #0 1.916 OK: 13 MiB in 29 packages [2026-04-21T02:33:56.998Z] #82 DONE 2.0s [2026-04-21T02:33:56.998Z] [2026-04-21T02:33:56.998Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:33:56.998Z] #57 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #57 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #57 17.46 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:33:56.998Z] #57 17.46 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:33:56.998Z] #57 17.46 OK: 26324 distinct packages available [2026-04-21T02:33:56.998Z] #57 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #57 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #57 17.99 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:56.998Z] #57 17.99 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-21T02:33:56.998Z] #57 18.00 (3/5) Installing libucontext (1.3.2-r0) [2026-04-21T02:33:56.998Z] #57 18.00 (4/5) Installing gcompat (1.1.0-r4) [2026-04-21T02:33:56.998Z] #57 18.01 (5/5) Installing openssl (3.5.6-r0) [2026-04-21T02:33:56.998Z] #57 18.02 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:56.998Z] #57 18.03 OK: 8 MiB in 21 packages [2026-04-21T02:33:56.998Z] #57 DONE 18.2s [2026-04-21T02:33:56.998Z] [2026-04-21T02:33:56.998Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T02:33:56.998Z] #83 DONE 0.1s [2026-04-21T02:33:56.998Z] [2026-04-21T02:33:56.998Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T02:33:56.998Z] #84 ... [2026-04-21T02:33:56.998Z] [2026-04-21T02:33:56.998Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:33:56.998Z] #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:56.998Z] #0 2.062 OK: 8 MiB in 19 packages [2026-04-21T02:33:56.998Z] #85 DONE 2.2s [2026-04-21T02:33:57.258Z] [2026-04-21T02:33:57.258Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:33:58.645Z] #86 ... [2026-04-21T02:33:58.645Z] [2026-04-21T02:33:58.645Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:33:58.645Z] #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.645Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.645Z] #0 3.524 OK: 7 MiB in 17 packages [2026-04-21T02:33:58.645Z] #87 DONE 3.7s [2026-04-21T02:33:58.645Z] [2026-04-21T02:33:58.645Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T02:33:58.645Z] #80 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.645Z] #80 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.902Z] #80 ... [2026-04-21T02:33:58.902Z] [2026-04-21T02:33:58.902Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T02:33:58.902Z] #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.902Z] #0 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.902Z] #0 2.217 OK: 20 MiB in 20 packages [2026-04-21T02:33:58.902Z] #88 DONE 2.4s [2026-04-21T02:33:58.902Z] [2026-04-21T02:33:58.902Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T02:33:58.902Z] #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.902Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:58.902Z] #0 2.443 OK: 7 MiB in 18 packages [2026-04-21T02:33:58.902Z] #89 DONE 2.6s [2026-04-21T02:33:59.160Z] [2026-04-21T02:33:59.160Z] #79 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2026-04-21T02:33:59.160Z] #79 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.160Z] #79 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.160Z] #79 2.771 OK: 7 MiB in 17 packages [2026-04-21T02:33:59.160Z] #79 DONE 2.9s [2026-04-21T02:33:59.160Z] [2026-04-21T02:33:59.160Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T02:33:59.160Z] #90 DONE 0.1s [2026-04-21T02:33:59.160Z] [2026-04-21T02:33:59.160Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T02:33:59.160Z] #0 2.182 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.160Z] #0 2.436 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.160Z] #0 2.929 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T02:33:59.160Z] #0 3.095 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:33:59.160Z] #0 3.106 OK: 7 MiB in 17 packages [2026-04-21T02:33:59.160Z] #91 DONE 3.2s [2026-04-21T02:33:59.160Z] [2026-04-21T02:33:59.160Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T02:33:59.418Z] #92 ... [2026-04-21T02:33:59.418Z] [2026-04-21T02:33:59.418Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T02:33:59.418Z] #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.418Z] #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.418Z] #0 2.228 OK: 8 MiB in 20 packages [2026-04-21T02:33:59.418Z] #93 DONE 2.5s [2026-04-21T02:33:59.418Z] [2026-04-21T02:33:59.418Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T02:33:59.418Z] #80 2.648 OK: 20 MiB in 20 packages [2026-04-21T02:33:59.418Z] #80 DONE 2.8s [2026-04-21T02:33:59.418Z] [2026-04-21T02:33:59.418Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T02:33:59.418Z] #84 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.418Z] #84 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T02:33:59.418Z] #84 2.265 OK: 8 MiB in 21 packages [2026-04-21T02:33:59.418Z] #84 DONE 2.5s [2026-04-21T02:33:59.418Z] [2026-04-21T02:33:59.418Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T02:34:06.026Z] #94 ... [2026-04-21T02:34:06.026Z] [2026-04-21T02:34:06.026Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:06.026Z] #95 ... [2026-04-21T02:34:06.026Z] [2026-04-21T02:34:06.026Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:06.026Z] #96 ... [2026-04-21T02:34:06.026Z] [2026-04-21T02:34:06.026Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:06.026Z] #97 ... [2026-04-21T02:34:06.026Z] [2026-04-21T02:34:06.026Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:06.026Z] #98 ... [2026-04-21T02:34:06.026Z] [2026-04-21T02:34:06.026Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:34:06.283Z] #99 DONE 6.8s [2026-04-21T02:34:06.283Z] [2026-04-21T02:34:06.283Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T02:34:09.569Z] #100 ... [2026-04-21T02:34:09.569Z] [2026-04-21T02:34:09.569Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:34:12.106Z] #101 ... [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T02:34:12.106Z] #92 DONE 13.1s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T02:34:12.106Z] #94 DONE 12.7s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:12.106Z] #96 DONE 17.0s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:12.106Z] #98 DONE 17.0s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:12.106Z] #86 DONE 15.1s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:12.106Z] #78 DONE 17.0s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:12.106Z] #95 DONE 17.0s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:12.106Z] #97 DONE 17.0s [2026-04-21T02:34:12.106Z] [2026-04-21T02:34:12.106Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T02:34:12.364Z] #102 ... [2026-04-21T02:34:12.364Z] [2026-04-21T02:34:12.364Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T02:34:12.364Z] #100 DONE 5.8s [2026-04-21T02:34:12.364Z] [2026-04-21T02:34:12.364Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:34:12.364Z] #101 DONE 12.8s [2026-04-21T02:34:12.364Z] [2026-04-21T02:34:12.364Z] #103 [core-command builder 6/7] COPY . . [2026-04-21T02:34:14.272Z] #103 ... [2026-04-21T02:34:14.272Z] [2026-04-21T02:34:14.272Z] #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T02:34:14.272Z] #104 DONE 1.9s [2026-04-21T02:34:14.272Z] [2026-04-21T02:34:14.272Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T02:34:21.614Z] #105 ... [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-21T02:34:21.614Z] #106 DONE 8.6s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #103 [core-data builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #103 DONE 8.6s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #107 [support-notifications builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #107 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:34:21.614Z] #108 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:21.614Z] #109 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #110 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #110 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #111 [core-command builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #111 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:34:21.614Z] #112 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:21.614Z] #113 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:21.614Z] #114 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #115 [core-metadata builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #115 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:34:21.614Z] #116 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #117 [core-data builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #117 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:21.614Z] #118 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:34:21.614Z] #119 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #120 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #121 [core-keeper builder 7/8] COPY . . [2026-04-21T02:34:21.614Z] #121 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #102 [security-proxy-setup builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #102 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #122 [support-scheduler builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #122 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T02:34:21.614Z] #123 ... [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:34:21.614Z] #124 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #125 [security-proxy-setup builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #125 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:21.614Z] #126 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:34:21.614Z] #127 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:34:21.614Z] #128 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #129 [security-bootstrapper builder 6/7] COPY . . [2026-04-21T02:34:21.614Z] #129 CACHED [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #130 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:34:21.614Z] #130 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T02:34:21.614Z] #105 DONE 8.7s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #131 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T02:34:21.614Z] #131 ... [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:34:21.614Z] #132 DONE 0.4s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #133 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-21T02:34:21.614Z] #133 DONE 0.4s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #131 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T02:34:21.614Z] #131 DONE 0.4s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #134 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T02:34:21.614Z] #134 DONE 0.1s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:34:21.614Z] #135 DONE 0.1s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #136 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-21T02:34:21.614Z] #136 DONE 0.1s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-21T02:34:21.614Z] #137 DONE 0.1s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:34:21.614Z] #138 DONE 0.1s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #139 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-21T02:34:21.614Z] #139 DONE 0.1s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #140 [security-spire-server] exporting to image [2026-04-21T02:34:21.614Z] #140 exporting layers [2026-04-21T02:34:21.614Z] #140 ... [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #141 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-21T02:34:21.614Z] #141 DONE 0.2s [2026-04-21T02:34:21.614Z] [2026-04-21T02:34:21.614Z] #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-21T02:34:21.614Z] #142 DONE 0.2s [2026-04-21T02:34:21.871Z] [2026-04-21T02:34:21.871Z] #143 [security-spire-config] exporting to image [2026-04-21T02:34:21.871Z] #143 ... [2026-04-21T02:34:21.871Z] [2026-04-21T02:34:21.871Z] #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-21T02:34:21.871Z] #144 DONE 0.3s [2026-04-21T02:34:22.130Z] [2026-04-21T02:34:22.130Z] #145 [security-spire-agent] exporting to image [2026-04-21T02:34:26.309Z] #145 ... [2026-04-21T02:34:26.309Z] [2026-04-21T02:34:26.309Z] #140 [security-spire-server] exporting to image [2026-04-21T02:34:26.309Z] #140 exporting layers 2.6s done [2026-04-21T02:34:26.309Z] #140 writing image sha256:05449ccb96515b6cda8ec10ff1ccd7a37d5e27dcf46db421675f55c7ecbf0032 0.9s done [2026-04-21T02:34:26.309Z] #140 naming to docker.io/library/security-spire-server 0.4s done [2026-04-21T02:34:26.309Z] #140 DONE 4.4s [2026-04-21T02:34:26.309Z] [2026-04-21T02:34:26.309Z] #143 [security-spire-config] exporting to image [2026-04-21T02:34:26.309Z] #143 exporting layers 3.8s done [2026-04-21T02:34:26.309Z] #143 writing image sha256:e925bcc713c9e405bd73d4628edc561100519a4cf21ef24eb73d26997ff44326 0.4s done [2026-04-21T02:34:26.309Z] #143 naming to docker.io/library/security-spire-config 0.3s done [2026-04-21T02:34:27.802Z] #143 DONE 5.7s [2026-04-21T02:34:27.802Z] [2026-04-21T02:34:27.802Z] #145 [security-spire-agent] exporting to image [2026-04-21T02:34:27.802Z] #145 exporting layers 5.3s done [2026-04-21T02:34:27.802Z] #145 writing image sha256:73affd171e000e5da37c034fc405a7682bba4b73e855be9e9a98021554c7792f 0.0s done [2026-04-21T02:34:27.802Z] #145 naming to docker.io/library/security-spire-agent 0.0s done [2026-04-21T02:34:27.802Z] #145 DONE 5.5s [2026-04-21T02:34:27.802Z] [2026-04-21T02:34:27.802Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T02:34:27.802Z] #0 1.027 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-21T02:34:31.154Z] #146 ... [2026-04-21T02:34:31.154Z] [2026-04-21T02:34:31.154Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T02:34:31.154Z] #0 0.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-21T02:34:31.154Z] #147 ... [2026-04-21T02:34:31.154Z] [2026-04-21T02:34:31.154Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T02:34:31.154Z] #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-21T02:34:31.154Z] #148 ... [2026-04-21T02:34:31.154Z] [2026-04-21T02:34:31.154Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T02:34:31.154Z] #0 0.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-21T02:34:31.411Z] #149 ... [2026-04-21T02:34:31.411Z] [2026-04-21T02:34:31.411Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T02:34:31.411Z] #0 0.790 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-21T02:34:31.411Z] #150 ... [2026-04-21T02:34:31.411Z] [2026-04-21T02:34:31.411Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T02:34:31.411Z] #0 0.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-21T02:34:31.668Z] #151 ... [2026-04-21T02:34:31.668Z] [2026-04-21T02:34:31.668Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T02:34:31.668Z] #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-21T02:34:31.668Z] #152 ... [2026-04-21T02:34:31.668Z] [2026-04-21T02:34:31.668Z] #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-04-21T02:34:31.668Z] #0 1.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-21T02:34:31.925Z] #153 ... [2026-04-21T02:34:31.925Z] [2026-04-21T02:34:31.925Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T02:34:31.925Z] #0 0.635 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-21T02:34:32.188Z] #154 ... [2026-04-21T02:34:32.188Z] [2026-04-21T02:34:32.188Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T02:34:32.188Z] #0 1.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-21T02:34:32.188Z] #155 ... [2026-04-21T02:34:32.188Z] [2026-04-21T02:34:32.188Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T02:34:32.188Z] #123 1.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-21T02:34:32.446Z] #123 ... [2026-04-21T02:34:32.446Z] [2026-04-21T02:34:32.446Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T02:34:32.446Z] #0 0.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-21T02:35:13.092Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5736 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-04-21T02:35:13.111Z] Running in /w/workspace/edgex-go/969 [Pipeline] { [Pipeline] checkout [2026-04-21T02:35:13.157Z] The recommended git tool is: git [2026-04-21T02:35:21.995Z] using credential edgex-jenkins-ssh [2026-04-21T02:35:22.016Z] Cloning the remote Git repository [2026-04-21T02:35:22.058Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-04-21T02:35:22.147Z] > git init /w/workspace/edgex-go/969 # timeout=10 [2026-04-21T02:35:22.282Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-04-21T02:35:22.283Z] > git --version # timeout=10 [2026-04-21T02:35:22.306Z] > git --version # 'git version 2.25.1' [2026-04-21T02:35:22.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-21T02:35:22.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-21T02:35:43.391Z] Avoid second fetch [2026-04-21T02:35:43.391Z] Checking out Revision 5d4bbcde2a9a17709321423f63287523073c17bb (main) [2026-04-21T02:35:44.344Z] Commit message: "Merge pull request #5402 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.2" [2026-04-21T02:35:42.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-04-21T02:35:42.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-21T02:35:43.409Z] > git config core.sparsecheckout # timeout=10 [2026-04-21T02:35:43.478Z] > git checkout -f 5d4bbcde2a9a17709321423f63287523073c17bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T02:35:48.776Z] provisioning config files... [2026-04-21T02:35:48.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config8542225418425601651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T02:35:49.513Z] ---> ****-login.sh [2026-04-21T02:35:49.513Z] nexus3.edgexfoundry.org:10001 [2026-04-21T02:35:49.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:35:50.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T02:35:50.057Z] Configure a credential helper to remove this warning. See [2026-04-21T02:35:50.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T02:35:50.057Z] [2026-04-21T02:35:50.057Z] Login Succeeded [2026-04-21T02:35:50.057Z] nexus3.edgexfoundry.org:10002 [2026-04-21T02:35:50.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:35:50.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T02:35:50.597Z] Configure a credential helper to remove this warning. See [2026-04-21T02:35:50.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T02:35:50.598Z] [2026-04-21T02:35:50.598Z] Login Succeeded [2026-04-21T02:35:50.598Z] nexus3.edgexfoundry.org:10003 [2026-04-21T02:35:50.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:35:50.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T02:35:50.868Z] Configure a credential helper to remove this warning. See [2026-04-21T02:35:50.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T02:35:50.868Z] [2026-04-21T02:35:50.868Z] Login Succeeded [2026-04-21T02:35:50.868Z] nexus3.edgexfoundry.org:10004 [2026-04-21T02:35:51.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:35:51.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T02:35:51.144Z] Configure a credential helper to remove this warning. See [2026-04-21T02:35:51.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T02:35:51.144Z] [2026-04-21T02:35:51.144Z] Login Succeeded [2026-04-21T02:35:51.144Z] ****.io [2026-04-21T02:35:51.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:35:51.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T02:35:51.683Z] Configure a credential helper to remove this warning. See [2026-04-21T02:35:51.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T02:35:51.683Z] [2026-04-21T02:35:51.683Z] Login Succeeded [2026-04-21T02:35:51.683Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T02:35:51.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-04-21T02:35:52.381Z] + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] echo [2026-04-21T02:35:52.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T02:35:52.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T02:35:52.453Z] ========================================================= [2026-04-21T02:35:52.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-21T02:35:52.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-21T02:35:52.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T02:35:53.064Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-21T02:35:53.064Z] 6b59a28fa201: Pulling fs layer [2026-04-21T02:35:53.064Z] d32bb0dddca7: Pulling fs layer [2026-04-21T02:35:53.064Z] 5dab1238d3d9: Pulling fs layer [2026-04-21T02:35:53.064Z] 196fd7d83e7d: Pulling fs layer [2026-04-21T02:35:53.064Z] 4f4fb700ef54: Pulling fs layer [2026-04-21T02:35:53.064Z] 8ba94037c8f0: Pulling fs layer [2026-04-21T02:35:53.064Z] deaec5988b04: Pulling fs layer [2026-04-21T02:35:53.064Z] 9f65657bb879: Pulling fs layer [2026-04-21T02:35:53.064Z] 4f4fb700ef54: Waiting [2026-04-21T02:35:53.064Z] 196fd7d83e7d: Waiting [2026-04-21T02:35:53.064Z] 8ba94037c8f0: Waiting [2026-04-21T02:35:53.064Z] 9f65657bb879: Waiting [2026-04-21T02:35:53.064Z] deaec5988b04: Waiting [2026-04-21T02:35:53.064Z] d32bb0dddca7: Verifying Checksum [2026-04-21T02:35:53.064Z] d32bb0dddca7: Download complete [2026-04-21T02:35:53.064Z] 196fd7d83e7d: Verifying Checksum [2026-04-21T02:35:53.064Z] 196fd7d83e7d: Download complete [2026-04-21T02:35:53.064Z] 4f4fb700ef54: Verifying Checksum [2026-04-21T02:35:53.064Z] 4f4fb700ef54: Download complete [2026-04-21T02:35:53.064Z] 8ba94037c8f0: Verifying Checksum [2026-04-21T02:35:53.064Z] 8ba94037c8f0: Download complete [2026-04-21T02:35:53.064Z] 6b59a28fa201: Verifying Checksum [2026-04-21T02:35:53.064Z] 6b59a28fa201: Download complete [2026-04-21T02:35:53.665Z] 9f65657bb879: Verifying Checksum [2026-04-21T02:35:53.665Z] 9f65657bb879: Download complete [2026-04-21T02:35:53.869Z] #156 ... [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T02:35:53.869Z] #152 DONE 88.3s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:35:53.869Z] #157 DONE 0.1s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:35:53.869Z] #158 DONE 0.1s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T02:35:53.869Z] #151 ... [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-21T02:35:53.869Z] #159 DONE 0.1s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:35:53.869Z] #160 DONE 0.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-21T02:35:53.869Z] #161 DONE 0.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T02:35:53.869Z] #162 DONE 1.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #163 [core-common-config-bootstrapper] exporting to image [2026-04-21T02:35:53.869Z] #163 exporting layers [2026-04-21T02:35:53.869Z] #163 exporting layers 0.3s done [2026-04-21T02:35:53.869Z] #163 writing image sha256:ac63443e7b2985aee52f804a09bb5a4bca292c22fed63996b03de90850ebd9c1 done [2026-04-21T02:35:53.869Z] #163 naming to docker.io/library/core-common-config-bootstrapper done [2026-04-21T02:35:53.869Z] #163 DONE 0.3s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T02:35:53.869Z] #151 ... [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T02:35:53.869Z] #155 DONE 90.6s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-21T02:35:53.869Z] #164 DONE 0.2s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T02:35:53.869Z] #146 ... [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-21T02:35:53.869Z] #165 DONE 0.8s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:35:53.869Z] #166 DONE 0.2s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:35:53.869Z] #167 DONE 0.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T02:35:53.869Z] #154 ... [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-21T02:35:53.869Z] #168 DONE 0.1s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-21T02:35:53.869Z] #169 DONE 0.1s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-04-21T02:35:53.869Z] #170 DONE 0.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-04-21T02:35:53.869Z] #171 DONE 0.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T02:35:53.869Z] #146 ... [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-04-21T02:35:53.869Z] #172 DONE 0.0s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-21T02:35:53.869Z] #173 DONE 0.1s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-21T02:35:53.869Z] #174 DONE 0.8s [2026-04-21T02:35:53.869Z] [2026-04-21T02:35:53.869Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T02:35:54.127Z] #154 ... [2026-04-21T02:35:54.127Z] [2026-04-21T02:35:54.127Z] #175 [security-bootstrapper] exporting to image [2026-04-21T02:35:54.257Z] 6b59a28fa201: Pull complete [2026-04-21T02:35:54.696Z] #175 exporting layers 0.6s done [2026-04-21T02:35:54.696Z] #175 writing image sha256:dbb6b1ee41f9a32ff592ffff83c8280ad03f3a51d994da66ab9d24bb4717b6be 0.0s done [2026-04-21T02:35:54.696Z] #175 naming to docker.io/library/security-bootstrapper done [2026-04-21T02:35:54.696Z] #175 DONE 0.7s [2026-04-21T02:35:54.696Z] [2026-04-21T02:35:54.696Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T02:35:54.849Z] d32bb0dddca7: Pull complete [2026-04-21T02:35:55.121Z] 5dab1238d3d9: Verifying Checksum [2026-04-21T02:35:55.121Z] 5dab1238d3d9: Download complete [2026-04-21T02:35:56.540Z] deaec5988b04: Verifying Checksum [2026-04-21T02:35:56.540Z] deaec5988b04: Download complete [2026-04-21T02:36:11.598Z] 5dab1238d3d9: Pull complete [2026-04-21T02:36:11.598Z] 196fd7d83e7d: Pull complete [2026-04-21T02:36:11.598Z] 4f4fb700ef54: Pull complete [2026-04-21T02:36:11.598Z] 8ba94037c8f0: Pull complete [2026-04-21T02:36:19.845Z] deaec5988b04: Pull complete [2026-04-21T02:36:21.264Z] 9f65657bb879: Pull complete [2026-04-21T02:36:21.264Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-21T02:36:21.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T02:36:21.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-21T02:36:21.621Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T02:36:21.621Z] WORKDIR /edgex [2026-04-21T02:36:21.621Z] COPY go.mod . [2026-04-21T02:36:21.621Z] RUN go mod download [2026-04-21T02:36:21.621Z] + docker build -t ci-base-image-arm64 -f - . [2026-04-21T02:36:22.601Z] Sending build context to Docker daemon 3.894MB [2026-04-21T02:36:22.601Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T02:36:22.601Z] ---> 334268110677 [2026-04-21T02:36:22.601Z] Step 2/4 : WORKDIR /edgex [2026-04-21T02:36:24.554Z] ---> Running in 088be7c7b3a3 [2026-04-21T02:36:24.823Z] Removing intermediate container 088be7c7b3a3 [2026-04-21T02:36:24.823Z] ---> 923e65dbdafe [2026-04-21T02:36:24.823Z] Step 3/4 : COPY go.mod . [2026-04-21T02:36:25.406Z] ---> c73af0b61406 [2026-04-21T02:36:25.406Z] Step 4/4 : RUN go mod download [2026-04-21T02:36:25.406Z] ---> Running in 7dad1e18a37a [2026-04-21T02:37:16.105Z] #151 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #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-04-21T02:37:16.106Z] #153 162.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-21T02:37:16.106Z] #153 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T02:37:16.106Z] #149 DONE 165.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T02:37:16.106Z] #151 DONE 165.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #176 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #177 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T02:37:16.106Z] #148 DONE 165.9s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #178 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #179 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #180 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-04-21T02:37:16.106Z] #181 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #182 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T02:37:16.106Z] #156 DONE 166.7s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-21T02:37:16.106Z] #183 DONE 0.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #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-04-21T02:37:16.106Z] #153 DONE 166.8s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #184 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T02:37:16.106Z] #154 DONE 167.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #177 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #178 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T02:37:16.106Z] #185 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #184 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-21T02:37:16.106Z] #186 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #187 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #188 DONE 0.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #189 CACHED [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #190 CACHED [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T02:37:16.106Z] #147 DONE 167.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #191 [core-command] exporting to image [2026-04-21T02:37:16.106Z] #191 exporting layers [2026-04-21T02:37:16.106Z] #191 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #192 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #191 [core-command] exporting to image [2026-04-21T02:37:16.106Z] #191 exporting layers 0.3s done [2026-04-21T02:37:16.106Z] #191 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #187 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-21T02:37:16.106Z] #193 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #194 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T02:37:16.106Z] #195 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #191 [core-command] exporting to image [2026-04-21T02:37:16.106Z] #191 writing image sha256:69b6c78c62ffcc0364005de04fcf06ec825ad116830418fc23392f77f2f5739c done [2026-04-21T02:37:16.106Z] #191 naming to docker.io/library/core-command done [2026-04-21T02:37:16.106Z] #191 DONE 0.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #177 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #178 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #196 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #196 CACHED [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #197 CACHED [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T02:37:16.106Z] #198 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #199 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #199 DONE 0.7s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #200 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T02:37:16.106Z] #200 DONE 0.7s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #201 DONE 0.7s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T02:37:16.106Z] #123 DONE 168.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-21T02:37:16.106Z] #202 DONE 0.7s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T02:37:16.106Z] #198 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-21T02:37:16.106Z] #203 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #204 [security-spiffe-token-provider] exporting to image [2026-04-21T02:37:16.106Z] #204 exporting layers 0.8s done [2026-04-21T02:37:16.106Z] #204 writing image sha256:bc2d4e65cffe5ad796637a5eb7807cf0ae97db9d5501bd7a3d469e3175369519 done [2026-04-21T02:37:16.106Z] #204 naming to docker.io/library/security-spiffe-token-provider done [2026-04-21T02:37:16.106Z] #204 DONE 0.9s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #205 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-04-21T02:37:16.106Z] #205 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-21T02:37:16.106Z] #206 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-21T02:37:16.106Z] #203 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #207 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #208 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #209 [core-data] exporting to image [2026-04-21T02:37:16.106Z] #209 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-04-21T02:37:16.106Z] #210 DONE 0.1s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-21T02:37:16.106Z] #211 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #212 [core-metadata] exporting to image [2026-04-21T02:37:16.106Z] #212 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T02:37:16.106Z] #213 DONE 0.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T02:37:16.106Z] #214 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #212 [core-metadata] exporting to image [2026-04-21T02:37:16.106Z] #212 exporting layers 0.3s done [2026-04-21T02:37:16.106Z] #212 writing image sha256:8f23b253e55ba786b717b714215c898956e8c6f9089217b2d81e317be93bac3a done [2026-04-21T02:37:16.106Z] #212 naming to docker.io/library/core-metadata done [2026-04-21T02:37:16.106Z] #212 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #209 [core-data] exporting to image [2026-04-21T02:37:16.106Z] #209 exporting layers 0.3s done [2026-04-21T02:37:16.106Z] #209 writing image sha256:01235e2c59709631522930340ba30b09e6721f933377efeb73266aedb877ab40 0.0s done [2026-04-21T02:37:16.106Z] #209 naming to docker.io/library/core-data 0.0s done [2026-04-21T02:37:16.106Z] #209 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #215 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #216 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-21T02:37:16.106Z] #217 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #218 [security-proxy-setup] exporting to image [2026-04-21T02:37:16.106Z] #218 exporting layers 0.4s done [2026-04-21T02:37:16.106Z] #218 writing image sha256:8316322f2e4a1b13c9a92c42444a099d38d9ca3da934da11264449f8a17d179d done [2026-04-21T02:37:16.106Z] #218 naming to docker.io/library/security-proxy-setup done [2026-04-21T02:37:16.106Z] #218 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-21T02:37:16.106Z] #219 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T02:37:16.106Z] #220 DONE 0.5s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #221 [core-keeper] exporting to image [2026-04-21T02:37:16.106Z] #221 exporting layers 0.2s done [2026-04-21T02:37:16.106Z] #221 writing image sha256:877f62be7bfb941964726e3265a7d78d9db7bd2b97f12360b662fae21ae8d739 0.0s done [2026-04-21T02:37:16.106Z] #221 naming to docker.io/library/core-keeper done [2026-04-21T02:37:16.106Z] #221 DONE 0.4s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T02:37:16.106Z] #222 DONE 0.1s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #223 [security-proxy-auth] exporting to image [2026-04-21T02:37:16.106Z] #223 exporting layers 0.2s done [2026-04-21T02:37:16.106Z] #223 writing image sha256:8b1fb454ae4333afabcf7e0d28a1144abcce38d080587614c138621fb0ade853 done [2026-04-21T02:37:16.106Z] #223 naming to docker.io/library/security-proxy-auth [2026-04-21T02:37:16.106Z] #223 naming to docker.io/library/security-proxy-auth done [2026-04-21T02:37:16.106Z] #223 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T02:37:16.106Z] #224 DONE 0.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #225 [security-secretstore-setup] exporting to image [2026-04-21T02:37:16.106Z] #225 exporting layers 0.3s done [2026-04-21T02:37:16.106Z] #225 writing image sha256:87b6f074d6118dddded8cfb6156fb745d51eaf4897387e6246cf8986d16a6f1e done [2026-04-21T02:37:16.106Z] #225 naming to docker.io/library/security-secretstore-setup done [2026-04-21T02:37:16.106Z] #225 DONE 0.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T02:37:16.106Z] #146 DONE 170.9s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #226 DONE 0.0s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #227 DONE 0.0s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T02:37:16.106Z] #228 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T02:37:16.106Z] #150 DONE 171.3s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T02:37:16.106Z] #228 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-21T02:37:16.106Z] #229 DONE 0.0s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T02:37:16.106Z] #230 DONE 0.1s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #231 [support-scheduler] exporting to image [2026-04-21T02:37:16.106Z] #231 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T02:37:16.106Z] #232 DONE 0.0s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-21T02:37:16.106Z] #233 DONE 0.2s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T02:37:16.106Z] #234 DONE 0.0s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #235 [support-notifications] exporting to image [2026-04-21T02:37:16.106Z] #235 ... [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #231 [support-scheduler] exporting to image [2026-04-21T02:37:16.106Z] #231 exporting layers 0.6s done [2026-04-21T02:37:16.106Z] #231 writing image sha256:898f55b0f0cc0b22dbec2af7c953c1e83748e9efaa40e07b55516cadbf486884 done [2026-04-21T02:37:16.106Z] #231 naming to docker.io/library/support-scheduler done [2026-04-21T02:37:16.106Z] #231 DONE 0.6s [2026-04-21T02:37:16.106Z] [2026-04-21T02:37:16.106Z] #235 [support-notifications] exporting to image [2026-04-21T02:37:16.106Z] #235 exporting layers 0.3s done [2026-04-21T02:37:16.106Z] #235 writing image sha256:e3993cb3e2aa73a26f47974690d000fd0d2b3a0acb6323eae52834447a1acebb done [2026-04-21T02:37:16.107Z] #235 naming to docker.io/library/support-notifications done [2026-04-21T02:37:16.107Z] #235 DONE 0.3s [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T02:37:16.107Z] time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-21T02:37:16.114Z] $ docker stop --time=1 fa891b73110e99434abf2e674ee54475bd27989968cac2ed3cfa7810301db0fa [2026-04-21T02:37:17.374Z] $ docker rm -f --volumes fa891b73110e99434abf2e674ee54475bd27989968cac2ed3cfa7810301db0fa [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T02:37:17.726Z] + docker images [2026-04-21T02:37:17.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-21T02:37:17.726Z] support-notifications latest e3993cb3e2aa 5 seconds ago 57.8MB [2026-04-21T02:37:17.726Z] support-scheduler latest 898f55b0f0cc 6 seconds ago 54.1MB [2026-04-21T02:37:17.726Z] security-secretstore-setup latest 87b6f074d611 7 seconds ago 89.2MB [2026-04-21T02:37:17.726Z] security-proxy-auth latest 8b1fb454ae43 7 seconds ago 49MB [2026-04-21T02:37:17.726Z] security-proxy-setup latest 8316322f2e4a 8 seconds ago 54.7MB [2026-04-21T02:37:17.726Z] core-metadata latest 8f23b253e55b 8 seconds ago 50MB [2026-04-21T02:37:17.726Z] core-keeper latest 877f62be7bfb 8 seconds ago 49.7MB [2026-04-21T02:37:17.726Z] core-data latest 01235e2c5970 8 seconds ago 49.9MB [2026-04-21T02:37:17.726Z] security-spiffe-token-provider latest bc2d4e65cffe 9 seconds ago 53MB [2026-04-21T02:37:17.726Z] core-command latest 69b6c78c62ff 10 seconds ago 44.1MB [2026-04-21T02:37:17.726Z] security-bootstrapper latest dbb6b1ee41f9 About a minute ago 21.6MB [2026-04-21T02:37:17.726Z] core-common-config-bootstrapper latest ac63443e7b29 About a minute ago 20.5MB [2026-04-21T02:37:17.726Z] security-spire-agent latest 73affd171e00 2 minutes ago 237MB [2026-04-21T02:37:17.726Z] security-spire-server latest 05449ccb9651 2 minutes ago 178MB [2026-04-21T02:37:17.726Z] security-spire-config latest e925bcc713c9 2 minutes ago 177MB [2026-04-21T02:37:17.726Z] ci-base-image-x86_64 latest 865ae714ff7e 6 minutes ago 970MB [2026-04-21T02:37:17.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-04-21T02:37:17.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-04-21T02:37:17.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T02:37:17.871Z] provisioning config files... [2026-04-21T02:37:17.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config5328436669992944334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T02:37:18.188Z] ---> ****-login.sh [2026-04-21T02:37:18.188Z] nexus3.edgexfoundry.org:10001 [2026-04-21T02:37:18.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:37:18.188Z] Login Succeeded [2026-04-21T02:37:18.188Z] nexus3.edgexfoundry.org:10002 [2026-04-21T02:37:18.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:37:18.188Z] Login Succeeded [2026-04-21T02:37:18.188Z] nexus3.edgexfoundry.org:10003 [2026-04-21T02:37:18.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:37:18.449Z] Login Succeeded [2026-04-21T02:37:18.449Z] nexus3.edgexfoundry.org:10004 [2026-04-21T02:37:18.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:37:18.449Z] Login Succeeded [2026-04-21T02:37:18.449Z] ****.io [2026-04-21T02:37:18.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T02:37:18.708Z] Login Succeeded [2026-04-21T02:37:18.708Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T02:37:18.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:37:18.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T02:37:18.813Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-04-21T02:37:18.813Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:18.813Z] latest [2026-04-21T02:37:18.813Z] 4.1.0-dev.110 [2026-04-21T02:37:18.813Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:18.813Z] main [2026-04-21T02:37:18.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:19.173Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:19.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:19.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T02:37:19.510Z] 4f5f35227fef: Preparing [2026-04-21T02:37:19.510Z] 541f70dcd73b: Preparing [2026-04-21T02:37:19.510Z] a776479145b8: Preparing [2026-04-21T02:37:19.510Z] cb816bdbcb49: Preparing [2026-04-21T02:37:19.510Z] 4225501fb2be: Preparing [2026-04-21T02:37:19.510Z] 62312db43f62: Preparing [2026-04-21T02:37:19.510Z] 0854555d70ac: Preparing [2026-04-21T02:37:19.510Z] 62312db43f62: Waiting [2026-04-21T02:37:19.510Z] 0854555d70ac: Waiting [2026-04-21T02:37:19.510Z] cb816bdbcb49: Pushed [2026-04-21T02:37:19.510Z] 4f5f35227fef: Pushed [2026-04-21T02:37:19.510Z] a776479145b8: Pushed [2026-04-21T02:37:19.510Z] 4225501fb2be: Pushed [2026-04-21T02:37:19.510Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:19.770Z] 62312db43f62: Pushed [2026-04-21T02:37:23.057Z] 541f70dcd73b: Pushed [2026-04-21T02:37:23.058Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:23.394Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:23.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T02:37:23.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T02:37:23.718Z] 4f5f35227fef: Preparing [2026-04-21T02:37:23.718Z] 541f70dcd73b: Preparing [2026-04-21T02:37:23.718Z] a776479145b8: Preparing [2026-04-21T02:37:23.718Z] cb816bdbcb49: Preparing [2026-04-21T02:37:23.718Z] 4225501fb2be: Preparing [2026-04-21T02:37:23.718Z] 62312db43f62: Preparing [2026-04-21T02:37:23.718Z] 0854555d70ac: Preparing [2026-04-21T02:37:23.718Z] 62312db43f62: Waiting [2026-04-21T02:37:23.718Z] 0854555d70ac: Waiting [2026-04-21T02:37:23.718Z] 541f70dcd73b: Layer already exists [2026-04-21T02:37:23.718Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:23.718Z] 4f5f35227fef: Layer already exists [2026-04-21T02:37:23.718Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:23.718Z] a776479145b8: Layer already exists [2026-04-21T02:37:23.718Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:23.718Z] 62312db43f62: Layer already exists [2026-04-21T02:37:23.718Z] latest: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:24.040Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:24.370Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T02:37:24.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T02:37:24.370Z] 4f5f35227fef: Preparing [2026-04-21T02:37:24.370Z] 541f70dcd73b: Preparing [2026-04-21T02:37:24.370Z] a776479145b8: Preparing [2026-04-21T02:37:24.370Z] cb816bdbcb49: Preparing [2026-04-21T02:37:24.370Z] 4225501fb2be: Preparing [2026-04-21T02:37:24.370Z] 62312db43f62: Preparing [2026-04-21T02:37:24.370Z] 0854555d70ac: Preparing [2026-04-21T02:37:24.370Z] 62312db43f62: Waiting [2026-04-21T02:37:24.370Z] 0854555d70ac: Waiting [2026-04-21T02:37:24.370Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:24.370Z] a776479145b8: Layer already exists [2026-04-21T02:37:24.370Z] 4f5f35227fef: Layer already exists [2026-04-21T02:37:24.370Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:24.370Z] 541f70dcd73b: Layer already exists [2026-04-21T02:37:24.370Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:24.370Z] 62312db43f62: Layer already exists [2026-04-21T02:37:24.370Z] 4.1.0-dev.110: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:24.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:25.031Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:25.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T02:37:25.031Z] 4f5f35227fef: Preparing [2026-04-21T02:37:25.031Z] 541f70dcd73b: Preparing [2026-04-21T02:37:25.031Z] a776479145b8: Preparing [2026-04-21T02:37:25.031Z] cb816bdbcb49: Preparing [2026-04-21T02:37:25.031Z] 4225501fb2be: Preparing [2026-04-21T02:37:25.031Z] 62312db43f62: Preparing [2026-04-21T02:37:25.031Z] 0854555d70ac: Preparing [2026-04-21T02:37:25.031Z] 62312db43f62: Waiting [2026-04-21T02:37:25.031Z] 0854555d70ac: Waiting [2026-04-21T02:37:25.031Z] a776479145b8: Layer already exists [2026-04-21T02:37:25.031Z] 4f5f35227fef: Layer already exists [2026-04-21T02:37:25.031Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:25.031Z] 541f70dcd73b: Layer already exists [2026-04-21T02:37:25.031Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:25.031Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:25.031Z] 62312db43f62: Layer already exists [2026-04-21T02:37:25.031Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:25.362Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:25.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-04-21T02:37:25.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T02:37:25.705Z] 4f5f35227fef: Preparing [2026-04-21T02:37:25.705Z] 541f70dcd73b: Preparing [2026-04-21T02:37:25.705Z] a776479145b8: Preparing [2026-04-21T02:37:25.705Z] cb816bdbcb49: Preparing [2026-04-21T02:37:25.705Z] 4225501fb2be: Preparing [2026-04-21T02:37:25.705Z] 62312db43f62: Preparing [2026-04-21T02:37:25.705Z] 0854555d70ac: Preparing [2026-04-21T02:37:25.705Z] 62312db43f62: Waiting [2026-04-21T02:37:25.705Z] 0854555d70ac: Waiting [2026-04-21T02:37:25.705Z] 4f5f35227fef: Layer already exists [2026-04-21T02:37:25.705Z] a776479145b8: Layer already exists [2026-04-21T02:37:25.705Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:25.705Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:25.705Z] 541f70dcd73b: Layer already exists [2026-04-21T02:37:25.705Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:25.705Z] 62312db43f62: Layer already exists [2026-04-21T02:37:25.705Z] main: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:37:25.785Z] ===================================================== [Pipeline] echo [2026-04-21T02:37:25.803Z] taggedImages: [2026-04-21T02:37:25.803Z] - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:25.803Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T02:37:25.803Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T02:37:25.803Z] - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:25.803Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-04-21T02:37:25.829Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-04-21T02:37:25.829Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:25.829Z] latest [2026-04-21T02:37:25.829Z] 4.1.0-dev.110 [2026-04-21T02:37:25.829Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:25.829Z] main [2026-04-21T02:37:25.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:26.190Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:26.511Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:26.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T02:37:26.511Z] e1dcab6f52d5: Preparing [2026-04-21T02:37:26.511Z] 5f0d6e790807: Preparing [2026-04-21T02:37:26.511Z] 48ab9a041687: Preparing [2026-04-21T02:37:26.511Z] fdc4c5b41549: Preparing [2026-04-21T02:37:26.511Z] a776479145b8: Preparing [2026-04-21T02:37:26.511Z] cb816bdbcb49: Preparing [2026-04-21T02:37:26.511Z] 4225501fb2be: Preparing [2026-04-21T02:37:26.511Z] 62312db43f62: Preparing [2026-04-21T02:37:26.511Z] 0854555d70ac: Preparing [2026-04-21T02:37:26.511Z] cb816bdbcb49: Waiting [2026-04-21T02:37:26.511Z] 4225501fb2be: Waiting [2026-04-21T02:37:26.511Z] 62312db43f62: Waiting [2026-04-21T02:37:26.511Z] 0854555d70ac: Waiting [2026-04-21T02:37:26.511Z] a776479145b8: Layer already exists [2026-04-21T02:37:26.511Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:26.511Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:26.511Z] 62312db43f62: Layer already exists [2026-04-21T02:37:26.511Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:26.511Z] 48ab9a041687: Pushed [2026-04-21T02:37:26.511Z] e1dcab6f52d5: Pushed [2026-04-21T02:37:26.511Z] 5f0d6e790807: Pushed [2026-04-21T02:37:27.888Z] fdc4c5b41549: Pushed [2026-04-21T02:37:27.888Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:28.221Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:28.548Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T02:37:28.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T02:37:28.548Z] e1dcab6f52d5: Preparing [2026-04-21T02:37:28.548Z] 5f0d6e790807: Preparing [2026-04-21T02:37:28.548Z] 48ab9a041687: Preparing [2026-04-21T02:37:28.548Z] fdc4c5b41549: Preparing [2026-04-21T02:37:28.548Z] a776479145b8: Preparing [2026-04-21T02:37:28.548Z] cb816bdbcb49: Preparing [2026-04-21T02:37:28.548Z] 4225501fb2be: Preparing [2026-04-21T02:37:28.548Z] 62312db43f62: Preparing [2026-04-21T02:37:28.548Z] 0854555d70ac: Preparing [2026-04-21T02:37:28.548Z] 4225501fb2be: Waiting [2026-04-21T02:37:28.548Z] 62312db43f62: Waiting [2026-04-21T02:37:28.548Z] cb816bdbcb49: Waiting [2026-04-21T02:37:28.548Z] 0854555d70ac: Waiting [2026-04-21T02:37:28.548Z] 5f0d6e790807: Layer already exists [2026-04-21T02:37:28.548Z] e1dcab6f52d5: Layer already exists [2026-04-21T02:37:28.548Z] 48ab9a041687: Layer already exists [2026-04-21T02:37:28.548Z] a776479145b8: Layer already exists [2026-04-21T02:37:28.548Z] fdc4c5b41549: Layer already exists [2026-04-21T02:37:28.548Z] 62312db43f62: Layer already exists [2026-04-21T02:37:28.548Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:28.548Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:28.548Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:28.548Z] latest: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:28.887Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:29.210Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T02:37:29.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T02:37:29.211Z] e1dcab6f52d5: Preparing [2026-04-21T02:37:29.211Z] 5f0d6e790807: Preparing [2026-04-21T02:37:29.211Z] 48ab9a041687: Preparing [2026-04-21T02:37:29.211Z] fdc4c5b41549: Preparing [2026-04-21T02:37:29.211Z] a776479145b8: Preparing [2026-04-21T02:37:29.211Z] cb816bdbcb49: Preparing [2026-04-21T02:37:29.211Z] 4225501fb2be: Preparing [2026-04-21T02:37:29.211Z] 62312db43f62: Preparing [2026-04-21T02:37:29.211Z] 0854555d70ac: Preparing [2026-04-21T02:37:29.211Z] cb816bdbcb49: Waiting [2026-04-21T02:37:29.211Z] 0854555d70ac: Waiting [2026-04-21T02:37:29.211Z] 4225501fb2be: Waiting [2026-04-21T02:37:29.211Z] 62312db43f62: Waiting [2026-04-21T02:37:29.211Z] e1dcab6f52d5: Layer already exists [2026-04-21T02:37:29.211Z] fdc4c5b41549: Layer already exists [2026-04-21T02:37:29.211Z] 48ab9a041687: Layer already exists [2026-04-21T02:37:29.211Z] a776479145b8: Layer already exists [2026-04-21T02:37:29.211Z] 5f0d6e790807: Layer already exists [2026-04-21T02:37:29.211Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:29.211Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:29.211Z] 62312db43f62: Layer already exists [2026-04-21T02:37:29.211Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:29.211Z] 4.1.0-dev.110: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:29.541Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:29.871Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:29.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T02:37:29.871Z] e1dcab6f52d5: Preparing [2026-04-21T02:37:29.871Z] 5f0d6e790807: Preparing [2026-04-21T02:37:29.871Z] 48ab9a041687: Preparing [2026-04-21T02:37:29.871Z] fdc4c5b41549: Preparing [2026-04-21T02:37:29.871Z] a776479145b8: Preparing [2026-04-21T02:37:29.871Z] cb816bdbcb49: Preparing [2026-04-21T02:37:29.871Z] 4225501fb2be: Preparing [2026-04-21T02:37:29.871Z] 62312db43f62: Preparing [2026-04-21T02:37:29.871Z] 0854555d70ac: Preparing [2026-04-21T02:37:29.871Z] cb816bdbcb49: Waiting [2026-04-21T02:37:29.871Z] 4225501fb2be: Waiting [2026-04-21T02:37:29.871Z] 62312db43f62: Waiting [2026-04-21T02:37:29.871Z] 0854555d70ac: Waiting [2026-04-21T02:37:29.871Z] 48ab9a041687: Layer already exists [2026-04-21T02:37:29.871Z] a776479145b8: Layer already exists [2026-04-21T02:37:29.871Z] 5f0d6e790807: Layer already exists [2026-04-21T02:37:29.871Z] fdc4c5b41549: Layer already exists [2026-04-21T02:37:29.871Z] e1dcab6f52d5: Layer already exists [2026-04-21T02:37:29.871Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:29.871Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:29.871Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:29.871Z] 62312db43f62: Layer already exists [2026-04-21T02:37:29.871Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:30.216Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:30.544Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-21T02:37:30.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T02:37:30.545Z] e1dcab6f52d5: Preparing [2026-04-21T02:37:30.545Z] 5f0d6e790807: Preparing [2026-04-21T02:37:30.545Z] 48ab9a041687: Preparing [2026-04-21T02:37:30.545Z] fdc4c5b41549: Preparing [2026-04-21T02:37:30.545Z] a776479145b8: Preparing [2026-04-21T02:37:30.545Z] cb816bdbcb49: Preparing [2026-04-21T02:37:30.545Z] 4225501fb2be: Preparing [2026-04-21T02:37:30.545Z] 62312db43f62: Preparing [2026-04-21T02:37:30.545Z] 0854555d70ac: Preparing [2026-04-21T02:37:30.545Z] cb816bdbcb49: Waiting [2026-04-21T02:37:30.545Z] 4225501fb2be: Waiting [2026-04-21T02:37:30.545Z] 62312db43f62: Waiting [2026-04-21T02:37:30.545Z] 0854555d70ac: Waiting [2026-04-21T02:37:30.545Z] fdc4c5b41549: Layer already exists [2026-04-21T02:37:30.545Z] 48ab9a041687: Layer already exists [2026-04-21T02:37:30.545Z] a776479145b8: Layer already exists [2026-04-21T02:37:30.545Z] e1dcab6f52d5: Layer already exists [2026-04-21T02:37:30.545Z] 5f0d6e790807: Layer already exists [2026-04-21T02:37:30.545Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:30.545Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:30.545Z] 62312db43f62: Layer already exists [2026-04-21T02:37:30.545Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:30.545Z] main: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:37:30.622Z] ===================================================== [Pipeline] echo [2026-04-21T02:37:30.636Z] taggedImages: [2026-04-21T02:37:30.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:30.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T02:37:30.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T02:37:30.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:30.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-04-21T02:37:30.671Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-04-21T02:37:30.671Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:30.671Z] latest [2026-04-21T02:37:30.671Z] 4.1.0-dev.110 [2026-04-21T02:37:30.671Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:30.671Z] main [2026-04-21T02:37:30.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:31.014Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:31.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:31.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T02:37:31.403Z] 2f3128a77471: Preparing [2026-04-21T02:37:31.403Z] 338631dd0eda: Preparing [2026-04-21T02:37:31.403Z] a776479145b8: Preparing [2026-04-21T02:37:31.403Z] cb816bdbcb49: Preparing [2026-04-21T02:37:31.403Z] 5578976f540f: Preparing [2026-04-21T02:37:31.403Z] 29fb0dd74d5e: Preparing [2026-04-21T02:37:31.403Z] 0854555d70ac: Preparing [2026-04-21T02:37:31.403Z] 29fb0dd74d5e: Waiting [2026-04-21T02:37:31.403Z] 0854555d70ac: Waiting [2026-04-21T02:37:31.403Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:31.403Z] a776479145b8: Layer already exists [2026-04-21T02:37:31.403Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:31.403Z] 5578976f540f: Pushed [2026-04-21T02:37:31.403Z] 2f3128a77471: Pushed [2026-04-21T02:37:31.403Z] 29fb0dd74d5e: Pushed [2026-04-21T02:37:33.311Z] Removing intermediate container 7dad1e18a37a [2026-04-21T02:37:33.311Z] ---> 0ffb8266e8d2 [2026-04-21T02:37:33.311Z] Successfully built 0ffb8266e8d2 [2026-04-21T02:37:33.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:33.666Z] + docker inspect -f . ci-base-image-arm64 [2026-04-21T02:37:33.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T02:37:33.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-5736 does not seem to be running inside a container [2026-04-21T02:37:33.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-21T02:37:35.722Z] 338631dd0eda: Pushed [2026-04-21T02:37:35.722Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [2026-04-21T02:37:38.741Z] $ docker top 058af46db3bf4ef2f4d0040128ac7cb75dfc6cfa21dd48179ad676ec03a2655c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:39.418Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:39.632Z] + go version [2026-04-21T02:37:39.632Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-21T02:37:39.653Z] $ docker stop --time=1 058af46db3bf4ef2f4d0040128ac7cb75dfc6cfa21dd48179ad676ec03a2655c [2026-04-21T02:37:39.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T02:37:39.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T02:37:39.760Z] 2f3128a77471: Preparing [2026-04-21T02:37:39.760Z] 338631dd0eda: Preparing [2026-04-21T02:37:39.760Z] a776479145b8: Preparing [2026-04-21T02:37:39.760Z] cb816bdbcb49: Preparing [2026-04-21T02:37:39.760Z] 5578976f540f: Preparing [2026-04-21T02:37:39.760Z] 29fb0dd74d5e: Preparing [2026-04-21T02:37:39.760Z] 0854555d70ac: Preparing [2026-04-21T02:37:39.760Z] 29fb0dd74d5e: Waiting [2026-04-21T02:37:39.760Z] 0854555d70ac: Waiting [2026-04-21T02:37:39.760Z] 2f3128a77471: Layer already exists [2026-04-21T02:37:39.760Z] 338631dd0eda: Layer already exists [2026-04-21T02:37:39.760Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:39.760Z] 5578976f540f: Layer already exists [2026-04-21T02:37:39.760Z] a776479145b8: Layer already exists [2026-04-21T02:37:39.760Z] 29fb0dd74d5e: Layer already exists [2026-04-21T02:37:39.760Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:39.761Z] latest: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [2026-04-21T02:37:41.289Z] $ docker rm -f --volumes 058af46db3bf4ef2f4d0040128ac7cb75dfc6cfa21dd48179ad676ec03a2655c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-04-21T02:37:41.847Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:42.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-21T02:37:42.067Z] [2026-04-21T02:37:42.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:42.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T02:37:42.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T02:37:42.171Z] 2f3128a77471: Preparing [2026-04-21T02:37:42.171Z] 338631dd0eda: Preparing [2026-04-21T02:37:42.171Z] a776479145b8: Preparing [2026-04-21T02:37:42.171Z] cb816bdbcb49: Preparing [2026-04-21T02:37:42.171Z] 5578976f540f: Preparing [2026-04-21T02:37:42.171Z] 29fb0dd74d5e: Preparing [2026-04-21T02:37:42.171Z] 0854555d70ac: Preparing [2026-04-21T02:37:42.171Z] 29fb0dd74d5e: Waiting [2026-04-21T02:37:42.171Z] 0854555d70ac: Waiting [2026-04-21T02:37:42.171Z] 338631dd0eda: Layer already exists [2026-04-21T02:37:42.171Z] 2f3128a77471: Layer already exists [2026-04-21T02:37:42.171Z] 5578976f540f: Layer already exists [2026-04-21T02:37:42.171Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:42.171Z] a776479145b8: Layer already exists [2026-04-21T02:37:42.171Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:42.171Z] 29fb0dd74d5e: Layer already exists [2026-04-21T02:37:42.171Z] 4.1.0-dev.110: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:42.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-21T02:37:42.405Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-04-21T02:37:42.405Z] 547446be3368: Pulling fs layer [2026-04-21T02:37:42.405Z] d125d8839a47: Pulling fs layer [2026-04-21T02:37:42.405Z] 3e85d5ac6304: Pulling fs layer [2026-04-21T02:37:42.405Z] c3105a71a48b: Pulling fs layer [2026-04-21T02:37:42.405Z] 0f093f025ec4: Pulling fs layer [2026-04-21T02:37:42.405Z] c3106fc0e877: Pulling fs layer [2026-04-21T02:37:42.405Z] c3105a71a48b: Waiting [2026-04-21T02:37:42.405Z] c3106fc0e877: Waiting [2026-04-21T02:37:42.405Z] 0f093f025ec4: Waiting [2026-04-21T02:37:42.493Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:42.676Z] 547446be3368: Verifying Checksum [2026-04-21T02:37:42.676Z] c3105a71a48b: Verifying Checksum [2026-04-21T02:37:42.676Z] c3105a71a48b: Download complete [2026-04-21T02:37:42.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:42.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T02:37:42.821Z] 2f3128a77471: Preparing [2026-04-21T02:37:42.821Z] 338631dd0eda: Preparing [2026-04-21T02:37:42.821Z] a776479145b8: Preparing [2026-04-21T02:37:42.821Z] cb816bdbcb49: Preparing [2026-04-21T02:37:42.821Z] 5578976f540f: Preparing [2026-04-21T02:37:42.821Z] 29fb0dd74d5e: Preparing [2026-04-21T02:37:42.821Z] 0854555d70ac: Preparing [2026-04-21T02:37:42.821Z] 29fb0dd74d5e: Waiting [2026-04-21T02:37:42.821Z] 0854555d70ac: Waiting [2026-04-21T02:37:42.821Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:42.821Z] 338631dd0eda: Layer already exists [2026-04-21T02:37:42.821Z] 5578976f540f: Layer already exists [2026-04-21T02:37:42.821Z] a776479145b8: Layer already exists [2026-04-21T02:37:42.821Z] 2f3128a77471: Layer already exists [2026-04-21T02:37:42.821Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:42.821Z] 29fb0dd74d5e: Layer already exists [2026-04-21T02:37:42.821Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:42.946Z] d125d8839a47: Verifying Checksum [2026-04-21T02:37:42.946Z] d125d8839a47: Download complete [2026-04-21T02:37:42.946Z] c3106fc0e877: Verifying Checksum [2026-04-21T02:37:42.946Z] c3106fc0e877: Download complete [2026-04-21T02:37:43.157Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:43.214Z] 0f093f025ec4: Verifying Checksum [2026-04-21T02:37:43.214Z] 0f093f025ec4: Download complete [2026-04-21T02:37:43.479Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-04-21T02:37:43.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T02:37:43.479Z] 2f3128a77471: Preparing [2026-04-21T02:37:43.479Z] 338631dd0eda: Preparing [2026-04-21T02:37:43.479Z] a776479145b8: Preparing [2026-04-21T02:37:43.479Z] cb816bdbcb49: Preparing [2026-04-21T02:37:43.479Z] 5578976f540f: Preparing [2026-04-21T02:37:43.479Z] 29fb0dd74d5e: Preparing [2026-04-21T02:37:43.479Z] 0854555d70ac: Preparing [2026-04-21T02:37:43.479Z] 29fb0dd74d5e: Waiting [2026-04-21T02:37:43.479Z] 0854555d70ac: Waiting [2026-04-21T02:37:43.479Z] a776479145b8: Layer already exists [2026-04-21T02:37:43.479Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:43.479Z] 5578976f540f: Layer already exists [2026-04-21T02:37:43.479Z] 338631dd0eda: Layer already exists [2026-04-21T02:37:43.479Z] 2f3128a77471: Layer already exists [2026-04-21T02:37:43.479Z] 29fb0dd74d5e: Layer already exists [2026-04-21T02:37:43.479Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:43.479Z] main: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [2026-04-21T02:37:43.480Z] 547446be3368: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:37:43.556Z] ===================================================== [Pipeline] echo [2026-04-21T02:37:43.576Z] taggedImages: [2026-04-21T02:37:43.576Z] - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:43.576Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T02:37:43.576Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T02:37:43.576Z] - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:43.576Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-04-21T02:37:43.617Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-04-21T02:37:43.617Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:43.617Z] latest [2026-04-21T02:37:43.617Z] 4.1.0-dev.110 [2026-04-21T02:37:43.617Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:43.617Z] main [2026-04-21T02:37:43.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:43.976Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:44.304Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:44.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T02:37:44.304Z] 6558e382dfa6: Preparing [2026-04-21T02:37:44.304Z] b57c1ecc746a: Preparing [2026-04-21T02:37:44.304Z] cb816bdbcb49: Preparing [2026-04-21T02:37:44.304Z] edf878e2a6b6: Preparing [2026-04-21T02:37:44.304Z] 969529dcb7f8: Preparing [2026-04-21T02:37:44.304Z] 0854555d70ac: Preparing [2026-04-21T02:37:44.304Z] 0854555d70ac: Waiting [2026-04-21T02:37:44.304Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:44.304Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:44.304Z] 969529dcb7f8: Pushed [2026-04-21T02:37:44.304Z] 6558e382dfa6: Pushed [2026-04-21T02:37:44.304Z] edf878e2a6b6: Pushed [2026-04-21T02:37:44.442Z] d125d8839a47: Pull complete [2026-04-21T02:37:45.041Z] 3e85d5ac6304: Verifying Checksum [2026-04-21T02:37:45.041Z] 3e85d5ac6304: Download complete [2026-04-21T02:37:48.494Z] b57c1ecc746a: Pushed [2026-04-21T02:37:48.494Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:48.827Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:49.159Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T02:37:49.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T02:37:49.160Z] 6558e382dfa6: Preparing [2026-04-21T02:37:49.160Z] b57c1ecc746a: Preparing [2026-04-21T02:37:49.160Z] cb816bdbcb49: Preparing [2026-04-21T02:37:49.160Z] edf878e2a6b6: Preparing [2026-04-21T02:37:49.160Z] 969529dcb7f8: Preparing [2026-04-21T02:37:49.160Z] 0854555d70ac: Preparing [2026-04-21T02:37:49.160Z] 0854555d70ac: Waiting [2026-04-21T02:37:49.160Z] b57c1ecc746a: Layer already exists [2026-04-21T02:37:49.160Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:49.160Z] 969529dcb7f8: Layer already exists [2026-04-21T02:37:49.160Z] 6558e382dfa6: Layer already exists [2026-04-21T02:37:49.160Z] edf878e2a6b6: Layer already exists [2026-04-21T02:37:49.160Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:49.160Z] latest: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:49.491Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:49.821Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T02:37:49.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T02:37:49.821Z] 6558e382dfa6: Preparing [2026-04-21T02:37:49.821Z] b57c1ecc746a: Preparing [2026-04-21T02:37:49.821Z] cb816bdbcb49: Preparing [2026-04-21T02:37:49.821Z] edf878e2a6b6: Preparing [2026-04-21T02:37:49.821Z] 969529dcb7f8: Preparing [2026-04-21T02:37:49.821Z] 0854555d70ac: Preparing [2026-04-21T02:37:49.821Z] 0854555d70ac: Waiting [2026-04-21T02:37:49.821Z] 6558e382dfa6: Layer already exists [2026-04-21T02:37:49.821Z] b57c1ecc746a: Layer already exists [2026-04-21T02:37:49.821Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:49.821Z] edf878e2a6b6: Layer already exists [2026-04-21T02:37:49.821Z] 969529dcb7f8: Layer already exists [2026-04-21T02:37:49.821Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:49.821Z] 4.1.0-dev.110: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:50.152Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:50.474Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:50.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T02:37:50.474Z] 6558e382dfa6: Preparing [2026-04-21T02:37:50.474Z] b57c1ecc746a: Preparing [2026-04-21T02:37:50.474Z] cb816bdbcb49: Preparing [2026-04-21T02:37:50.474Z] edf878e2a6b6: Preparing [2026-04-21T02:37:50.474Z] 969529dcb7f8: Preparing [2026-04-21T02:37:50.474Z] 0854555d70ac: Preparing [2026-04-21T02:37:50.474Z] 0854555d70ac: Waiting [2026-04-21T02:37:50.474Z] 6558e382dfa6: Layer already exists [2026-04-21T02:37:50.474Z] b57c1ecc746a: Layer already exists [2026-04-21T02:37:50.474Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:50.474Z] edf878e2a6b6: Layer already exists [2026-04-21T02:37:50.474Z] 969529dcb7f8: Layer already exists [2026-04-21T02:37:50.474Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:50.474Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:50.800Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:51.130Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-21T02:37:51.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T02:37:51.130Z] 6558e382dfa6: Preparing [2026-04-21T02:37:51.130Z] b57c1ecc746a: Preparing [2026-04-21T02:37:51.130Z] cb816bdbcb49: Preparing [2026-04-21T02:37:51.130Z] edf878e2a6b6: Preparing [2026-04-21T02:37:51.130Z] 969529dcb7f8: Preparing [2026-04-21T02:37:51.130Z] 0854555d70ac: Preparing [2026-04-21T02:37:51.130Z] 0854555d70ac: Waiting [2026-04-21T02:37:51.130Z] 6558e382dfa6: Layer already exists [2026-04-21T02:37:51.130Z] 969529dcb7f8: Layer already exists [2026-04-21T02:37:51.130Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:51.130Z] edf878e2a6b6: Layer already exists [2026-04-21T02:37:51.130Z] b57c1ecc746a: Layer already exists [2026-04-21T02:37:51.130Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:51.130Z] main: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:37:51.220Z] ===================================================== [Pipeline] echo [2026-04-21T02:37:51.238Z] taggedImages: [2026-04-21T02:37:51.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:51.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T02:37:51.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T02:37:51.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:51.238Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-04-21T02:37:51.273Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-04-21T02:37:51.273Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:51.273Z] latest [2026-04-21T02:37:51.273Z] 4.1.0-dev.110 [2026-04-21T02:37:51.273Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:37:51.273Z] main [2026-04-21T02:37:51.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:51.628Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:51.953Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:37:51.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T02:37:51.953Z] b7b3a7690556: Preparing [2026-04-21T02:37:51.953Z] 53a028b459a5: Preparing [2026-04-21T02:37:51.953Z] 186945630f91: Preparing [2026-04-21T02:37:51.953Z] a776479145b8: Preparing [2026-04-21T02:37:51.953Z] cb816bdbcb49: Preparing [2026-04-21T02:37:51.953Z] 4225501fb2be: Preparing [2026-04-21T02:37:51.953Z] 62312db43f62: Preparing [2026-04-21T02:37:51.953Z] 0854555d70ac: Preparing [2026-04-21T02:37:51.953Z] 4225501fb2be: Waiting [2026-04-21T02:37:51.953Z] 62312db43f62: Waiting [2026-04-21T02:37:51.953Z] 0854555d70ac: Waiting [2026-04-21T02:37:51.953Z] a776479145b8: Layer already exists [2026-04-21T02:37:51.953Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:51.953Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:51.953Z] 62312db43f62: Layer already exists [2026-04-21T02:37:51.953Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:51.953Z] b7b3a7690556: Pushed [2026-04-21T02:37:51.953Z] 53a028b459a5: Pushed [2026-04-21T02:37:55.144Z] 3e85d5ac6304: Pull complete [2026-04-21T02:37:55.144Z] c3105a71a48b: Pull complete [2026-04-21T02:37:56.146Z] 186945630f91: Pushed [2026-04-21T02:37:56.146Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [2026-04-21T02:37:56.178Z] 0f093f025ec4: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:56.445Z] c3106fc0e877: Pull complete [2026-04-21T02:37:56.445Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-04-21T02:37:56.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-21T02:37:56.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [2026-04-21T02:37:56.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T02:37:56.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-5736 does not seem to be running inside a container [2026-04-21T02:37:56.735Z] $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-04-21T02:37:58.971Z] $ docker top 242643c3c23ef1474fe2ef2e6ce1565181e7eb4816851aa6d9064a2303f4c1bb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2026-04-21T02:37:59.503Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-21T02:37:59.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T02:37:59.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T02:37:59.537Z] b7b3a7690556: Preparing [2026-04-21T02:37:59.537Z] 53a028b459a5: Preparing [2026-04-21T02:37:59.537Z] 186945630f91: Preparing [2026-04-21T02:37:59.537Z] a776479145b8: Preparing [2026-04-21T02:37:59.537Z] cb816bdbcb49: Preparing [2026-04-21T02:37:59.537Z] 4225501fb2be: Preparing [2026-04-21T02:37:59.537Z] 62312db43f62: Preparing [2026-04-21T02:37:59.537Z] 0854555d70ac: Preparing [2026-04-21T02:37:59.537Z] 4225501fb2be: Waiting [2026-04-21T02:37:59.537Z] 62312db43f62: Waiting [2026-04-21T02:37:59.537Z] 0854555d70ac: Waiting [2026-04-21T02:37:59.537Z] b7b3a7690556: Layer already exists [2026-04-21T02:37:59.537Z] 186945630f91: Layer already exists [2026-04-21T02:37:59.537Z] cb816bdbcb49: Layer already exists [2026-04-21T02:37:59.537Z] a776479145b8: Layer already exists [2026-04-21T02:37:59.537Z] 53a028b459a5: Layer already exists [2026-04-21T02:37:59.537Z] 4225501fb2be: Layer already exists [2026-04-21T02:37:59.537Z] 62312db43f62: Layer already exists [2026-04-21T02:37:59.537Z] 0854555d70ac: Layer already exists [2026-04-21T02:37:59.537Z] latest: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:37:59.866Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:00.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T02:38:00.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T02:38:00.202Z] b7b3a7690556: Preparing [2026-04-21T02:38:00.202Z] 53a028b459a5: Preparing [2026-04-21T02:38:00.202Z] 186945630f91: Preparing [2026-04-21T02:38:00.202Z] a776479145b8: Preparing [2026-04-21T02:38:00.202Z] cb816bdbcb49: Preparing [2026-04-21T02:38:00.202Z] 4225501fb2be: Preparing [2026-04-21T02:38:00.202Z] 62312db43f62: Preparing [2026-04-21T02:38:00.202Z] 0854555d70ac: Preparing [2026-04-21T02:38:00.202Z] 62312db43f62: Waiting [2026-04-21T02:38:00.202Z] 0854555d70ac: Waiting [2026-04-21T02:38:00.202Z] 4225501fb2be: Waiting [2026-04-21T02:38:00.202Z] 186945630f91: Layer already exists [2026-04-21T02:38:00.202Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:00.202Z] a776479145b8: Layer already exists [2026-04-21T02:38:00.202Z] 53a028b459a5: Layer already exists [2026-04-21T02:38:00.202Z] b7b3a7690556: Layer already exists [2026-04-21T02:38:00.202Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:00.202Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:00.202Z] 62312db43f62: Layer already exists [2026-04-21T02:38:00.202Z] 4.1.0-dev.110: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:00.526Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:00.854Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:00.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T02:38:00.854Z] b7b3a7690556: Preparing [2026-04-21T02:38:00.854Z] 53a028b459a5: Preparing [2026-04-21T02:38:00.854Z] 186945630f91: Preparing [2026-04-21T02:38:00.854Z] a776479145b8: Preparing [2026-04-21T02:38:00.854Z] cb816bdbcb49: Preparing [2026-04-21T02:38:00.854Z] 4225501fb2be: Preparing [2026-04-21T02:38:00.854Z] 62312db43f62: Preparing [2026-04-21T02:38:00.854Z] 0854555d70ac: Preparing [2026-04-21T02:38:00.854Z] 4225501fb2be: Waiting [2026-04-21T02:38:00.854Z] 62312db43f62: Waiting [2026-04-21T02:38:00.854Z] 0854555d70ac: Waiting [2026-04-21T02:38:00.854Z] b7b3a7690556: Layer already exists [2026-04-21T02:38:00.854Z] 186945630f91: Layer already exists [2026-04-21T02:38:00.854Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:00.854Z] a776479145b8: Layer already exists [2026-04-21T02:38:00.854Z] 62312db43f62: Layer already exists [2026-04-21T02:38:00.854Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:00.854Z] 53a028b459a5: Layer already exists [2026-04-21T02:38:00.854Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:00.854Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:01.182Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:01.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-21T02:38:01.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T02:38:01.511Z] b7b3a7690556: Preparing [2026-04-21T02:38:01.511Z] 53a028b459a5: Preparing [2026-04-21T02:38:01.511Z] 186945630f91: Preparing [2026-04-21T02:38:01.511Z] a776479145b8: Preparing [2026-04-21T02:38:01.511Z] cb816bdbcb49: Preparing [2026-04-21T02:38:01.511Z] 4225501fb2be: Preparing [2026-04-21T02:38:01.511Z] 62312db43f62: Preparing [2026-04-21T02:38:01.511Z] 0854555d70ac: Preparing [2026-04-21T02:38:01.511Z] 62312db43f62: Waiting [2026-04-21T02:38:01.511Z] 0854555d70ac: Waiting [2026-04-21T02:38:01.511Z] 4225501fb2be: Waiting [2026-04-21T02:38:01.511Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:01.511Z] 53a028b459a5: Layer already exists [2026-04-21T02:38:01.511Z] b7b3a7690556: Layer already exists [2026-04-21T02:38:01.511Z] 186945630f91: Layer already exists [2026-04-21T02:38:01.511Z] a776479145b8: Layer already exists [2026-04-21T02:38:01.511Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:01.511Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:01.511Z] 62312db43f62: Layer already exists [2026-04-21T02:38:01.511Z] main: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:38:01.597Z] ===================================================== [Pipeline] echo [2026-04-21T02:38:01.614Z] taggedImages: [2026-04-21T02:38:01.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:01.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T02:38:01.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T02:38:01.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:01.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-04-21T02:38:01.657Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-04-21T02:38:01.657Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:01.657Z] latest [2026-04-21T02:38:01.657Z] 4.1.0-dev.110 [2026-04-21T02:38:01.657Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:01.657Z] main [2026-04-21T02:38:01.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:02.017Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:02.341Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:02.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T02:38:02.341Z] 3c26670d2dce: Preparing [2026-04-21T02:38:02.341Z] 31cb8700f3b1: Preparing [2026-04-21T02:38:02.341Z] 3040219de2e5: Preparing [2026-04-21T02:38:02.341Z] a7cc931160bd: Preparing [2026-04-21T02:38:02.341Z] d7238b6de0e0: Preparing [2026-04-21T02:38:02.341Z] 5936406bd3d2: Preparing [2026-04-21T02:38:02.341Z] 5f57aaadccf7: Preparing [2026-04-21T02:38:02.341Z] a776479145b8: Preparing [2026-04-21T02:38:02.341Z] cb816bdbcb49: Preparing [2026-04-21T02:38:02.341Z] e611aa94e6e5: Preparing [2026-04-21T02:38:02.341Z] a71a6691ddb3: Preparing [2026-04-21T02:38:02.341Z] 5936406bd3d2: Waiting [2026-04-21T02:38:02.341Z] 5f57aaadccf7: Waiting [2026-04-21T02:38:02.341Z] cb816bdbcb49: Waiting [2026-04-21T02:38:02.341Z] a776479145b8: Waiting [2026-04-21T02:38:02.341Z] e611aa94e6e5: Waiting [2026-04-21T02:38:02.341Z] 5f70bf18a086: Preparing [2026-04-21T02:38:02.341Z] ac102b28c64d: Preparing [2026-04-21T02:38:02.341Z] 8dbb6e93f063: Preparing [2026-04-21T02:38:02.341Z] a71a6691ddb3: Waiting [2026-04-21T02:38:02.341Z] 5f70bf18a086: Waiting [2026-04-21T02:38:02.341Z] ac102b28c64d: Waiting [2026-04-21T02:38:02.341Z] 8dbb6e93f063: Waiting [2026-04-21T02:38:02.341Z] 6ba0316b8eb1: Preparing [2026-04-21T02:38:02.341Z] 0854555d70ac: Preparing [2026-04-21T02:38:02.341Z] 6ba0316b8eb1: Waiting [2026-04-21T02:38:02.341Z] 0854555d70ac: Waiting [2026-04-21T02:38:02.341Z] a7cc931160bd: Pushed [2026-04-21T02:38:02.341Z] 31cb8700f3b1: Pushed [2026-04-21T02:38:02.341Z] 3c26670d2dce: Pushed [2026-04-21T02:38:02.341Z] d7238b6de0e0: Pushed [2026-04-21T02:38:02.341Z] 3040219de2e5: Pushed [2026-04-21T02:38:02.341Z] a776479145b8: Layer already exists [2026-04-21T02:38:02.341Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:02.341Z] 5936406bd3d2: Pushed [2026-04-21T02:38:02.341Z] 5f70bf18a086: Layer already exists [2026-04-21T02:38:03.229Z] e611aa94e6e5: Pushed [2026-04-21T02:38:03.229Z] a71a6691ddb3: Pushed [2026-04-21T02:38:03.229Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:03.229Z] ac102b28c64d: Pushed [2026-04-21T02:38:03.229Z] 8dbb6e93f063: Pushed [2026-04-21T02:38:03.229Z] 6ba0316b8eb1: Pushed [2026-04-21T02:38:07.936Z] 5f57aaadccf7: Pushed [2026-04-21T02:38:08.195Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:08.531Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:08.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T02:38:08.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T02:38:08.853Z] 3c26670d2dce: Preparing [2026-04-21T02:38:08.853Z] 31cb8700f3b1: Preparing [2026-04-21T02:38:08.853Z] 3040219de2e5: Preparing [2026-04-21T02:38:08.853Z] a7cc931160bd: Preparing [2026-04-21T02:38:08.853Z] d7238b6de0e0: Preparing [2026-04-21T02:38:08.853Z] 5936406bd3d2: Preparing [2026-04-21T02:38:08.853Z] 5f57aaadccf7: Preparing [2026-04-21T02:38:08.853Z] a776479145b8: Preparing [2026-04-21T02:38:08.853Z] cb816bdbcb49: Preparing [2026-04-21T02:38:08.853Z] e611aa94e6e5: Preparing [2026-04-21T02:38:08.853Z] a71a6691ddb3: Preparing [2026-04-21T02:38:08.853Z] 5f70bf18a086: Preparing [2026-04-21T02:38:08.853Z] ac102b28c64d: Preparing [2026-04-21T02:38:08.853Z] 8dbb6e93f063: Preparing [2026-04-21T02:38:08.853Z] 6ba0316b8eb1: Preparing [2026-04-21T02:38:08.853Z] 0854555d70ac: Preparing [2026-04-21T02:38:08.853Z] 5936406bd3d2: Waiting [2026-04-21T02:38:08.853Z] cb816bdbcb49: Waiting [2026-04-21T02:38:08.853Z] 5f57aaadccf7: Waiting [2026-04-21T02:38:08.853Z] e611aa94e6e5: Waiting [2026-04-21T02:38:08.853Z] a776479145b8: Waiting [2026-04-21T02:38:08.853Z] a71a6691ddb3: Waiting [2026-04-21T02:38:08.853Z] 5f70bf18a086: Waiting [2026-04-21T02:38:08.853Z] 8dbb6e93f063: Waiting [2026-04-21T02:38:08.853Z] ac102b28c64d: Waiting [2026-04-21T02:38:08.853Z] 6ba0316b8eb1: Waiting [2026-04-21T02:38:08.853Z] 0854555d70ac: Waiting [2026-04-21T02:38:08.853Z] d7238b6de0e0: Layer already exists [2026-04-21T02:38:08.853Z] 3c26670d2dce: Layer already exists [2026-04-21T02:38:08.853Z] a7cc931160bd: Layer already exists [2026-04-21T02:38:08.853Z] 3040219de2e5: Layer already exists [2026-04-21T02:38:08.853Z] 31cb8700f3b1: Layer already exists [2026-04-21T02:38:08.853Z] 5f57aaadccf7: Layer already exists [2026-04-21T02:38:08.853Z] e611aa94e6e5: Layer already exists [2026-04-21T02:38:08.853Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:08.853Z] 5936406bd3d2: Layer already exists [2026-04-21T02:38:08.853Z] a776479145b8: Layer already exists [2026-04-21T02:38:08.853Z] a71a6691ddb3: Layer already exists [2026-04-21T02:38:08.853Z] ac102b28c64d: Layer already exists [2026-04-21T02:38:08.853Z] 5f70bf18a086: Layer already exists [2026-04-21T02:38:08.853Z] 6ba0316b8eb1: Layer already exists [2026-04-21T02:38:08.853Z] 8dbb6e93f063: Layer already exists [2026-04-21T02:38:08.853Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:09.611Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #1 transferring dockerfile: 1.81kB done [2026-04-21T02:38:09.611Z] #1 DONE 0.1s [2026-04-21T02:38:09.611Z] [2026-04-21T02:38:09.611Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #2 transferring dockerfile: 2.50kB done [2026-04-21T02:38:09.611Z] #2 DONE 0.1s [2026-04-21T02:38:09.611Z] [2026-04-21T02:38:09.611Z] #3 [support-scheduler internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #3 transferring dockerfile: 1.83kB 0.0s done [2026-04-21T02:38:09.611Z] #3 DONE 0.1s [2026-04-21T02:38:09.611Z] [2026-04-21T02:38:09.611Z] #4 [core-metadata internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #4 transferring dockerfile: 2.10kB 0.0s done [2026-04-21T02:38:09.611Z] #4 DONE 0.0s [2026-04-21T02:38:09.611Z] [2026-04-21T02:38:09.611Z] #5 [core-data internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #5 transferring dockerfile: 2.04kB 0.0s done [2026-04-21T02:38:09.611Z] #5 DONE 0.1s [2026-04-21T02:38:09.611Z] [2026-04-21T02:38:09.611Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #6 transferring dockerfile: 2.14kB 0.0s done [2026-04-21T02:38:09.611Z] #6 DONE 0.1s [2026-04-21T02:38:09.611Z] [2026-04-21T02:38:09.611Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-21T02:38:09.611Z] #7 transferring dockerfile: 1.89kB done [2026-04-21T02:38:09.611Z] #7 DONE 0.1s [2026-04-21T02:38:09.883Z] [2026-04-21T02:38:09.883Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-21T02:38:09.883Z] #8 transferring dockerfile: 2.23kB done [2026-04-21T02:38:09.883Z] #8 DONE 0.1s [2026-04-21T02:38:09.883Z] [2026-04-21T02:38:09.883Z] #9 [core-keeper internal] load build definition from Dockerfile [2026-04-21T02:38:09.883Z] #9 transferring dockerfile: 2.07kB 0.0s done [2026-04-21T02:38:09.883Z] #9 DONE 0.1s [2026-04-21T02:38:09.883Z] [2026-04-21T02:38:09.883Z] #10 [core-command internal] load build definition from Dockerfile [2026-04-21T02:38:09.883Z] #10 transferring dockerfile: 1.94kB done [2026-04-21T02:38:09.883Z] #10 DONE 0.1s [2026-04-21T02:38:09.883Z] [2026-04-21T02:38:09.883Z] #11 [support-notifications internal] load build definition from Dockerfile [2026-04-21T02:38:09.883Z] #11 transferring dockerfile: 2.02kB 0.0s done [2026-04-21T02:38:09.883Z] #11 DONE 0.1s [2026-04-21T02:38:09.883Z] [2026-04-21T02:38:09.883Z] #12 [security-spire-server internal] load build definition from Dockerfile [2026-04-21T02:38:10.157Z] #12 transferring dockerfile: 1.70kB 0.0s done [2026-04-21T02:38:10.157Z] #12 DONE 0.1s [2026-04-21T02:38:10.157Z] [2026-04-21T02:38:10.157Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-04-21T02:38:10.157Z] #13 transferring dockerfile: 1.69kB 0.0s done [2026-04-21T02:38:10.157Z] #13 DONE 0.1s [2026-04-21T02:38:10.157Z] [2026-04-21T02:38:10.157Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-21T02:38:10.157Z] #14 transferring dockerfile: 3.02kB 0.0s done [2026-04-21T02:38:10.157Z] #14 DONE 0.1s [2026-04-21T02:38:10.157Z] [2026-04-21T02:38:10.157Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-21T02:38:10.157Z] #15 transferring dockerfile: 2.49kB 0.0s done [2026-04-21T02:38:10.157Z] #15 DONE 0.1s [2026-04-21T02:38:10.157Z] [2026-04-21T02:38:10.157Z] #16 [security-spire-agent internal] load .dockerignore [2026-04-21T02:38:10.425Z] #16 transferring context: 50B 0.0s done [2026-04-21T02:38:10.425Z] #16 DONE 0.1s [2026-04-21T02:38:11.016Z] [2026-04-21T02:38:11.016Z] #17 [security-proxy-setup internal] load .dockerignore [2026-04-21T02:38:11.016Z] #17 transferring context: 50B done [2026-04-21T02:38:11.016Z] #17 DONE 0.0s [2026-04-21T02:38:11.016Z] [2026-04-21T02:38:11.016Z] #18 [support-scheduler internal] load .dockerignore [2026-04-21T02:38:11.016Z] #18 transferring context: 50B 0.0s done [2026-04-21T02:38:11.016Z] #18 DONE 0.0s [2026-04-21T02:38:11.290Z] [2026-04-21T02:38:11.290Z] #19 [core-metadata internal] load .dockerignore [2026-04-21T02:38:11.290Z] #19 transferring context: 50B done [2026-04-21T02:38:11.290Z] #19 DONE 0.1s [2026-04-21T02:38:11.290Z] [2026-04-21T02:38:11.290Z] #20 [core-data internal] load .dockerignore [2026-04-21T02:38:11.290Z] #20 transferring context: 50B 0.0s done [2026-04-21T02:38:11.290Z] #20 DONE 0.1s [2026-04-21T02:38:11.290Z] [2026-04-21T02:38:11.290Z] #21 [security-proxy-auth internal] load .dockerignore [2026-04-21T02:38:11.290Z] #21 transferring context: 50B 0.0s done [2026-04-21T02:38:11.290Z] #21 DONE 0.1s [2026-04-21T02:38:11.290Z] [2026-04-21T02:38:11.290Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2026-04-21T02:38:11.290Z] #22 transferring context: 50B done [2026-04-21T02:38:11.290Z] #22 DONE 0.1s [2026-04-21T02:38:11.290Z] [2026-04-21T02:38:11.290Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T02:38:11.290Z] #23 transferring context: 50B done [2026-04-21T02:38:11.290Z] #23 DONE 0.1s [2026-04-21T02:38:11.560Z] [2026-04-21T02:38:11.560Z] #24 [core-keeper internal] load .dockerignore [2026-04-21T02:38:11.560Z] #24 transferring context: 50B done [2026-04-21T02:38:11.560Z] #24 DONE 0.1s [2026-04-21T02:38:11.560Z] [2026-04-21T02:38:11.560Z] #25 [core-command internal] load .dockerignore [2026-04-21T02:38:11.560Z] #25 transferring context: 50B done [2026-04-21T02:38:11.560Z] #25 DONE 0.0s [2026-04-21T02:38:11.560Z] [2026-04-21T02:38:11.560Z] #26 [support-notifications internal] load .dockerignore [2026-04-21T02:38:11.560Z] #26 transferring context: 50B done [2026-04-21T02:38:11.560Z] #26 DONE 0.1s [2026-04-21T02:38:11.560Z] [2026-04-21T02:38:11.560Z] #27 [security-spire-server internal] load .dockerignore [2026-04-21T02:38:11.827Z] #27 transferring context: 50B 0.0s done [2026-04-21T02:38:11.827Z] #27 DONE 0.1s [2026-04-21T02:38:11.827Z] [2026-04-21T02:38:11.827Z] #28 [security-spire-config internal] load .dockerignore [2026-04-21T02:38:11.827Z] #28 transferring context: 50B done [2026-04-21T02:38:11.827Z] #28 DONE 0.1s [2026-04-21T02:38:11.827Z] [2026-04-21T02:38:11.827Z] #29 [security-bootstrapper internal] load .dockerignore [2026-04-21T02:38:11.827Z] #29 transferring context: 50B done [2026-04-21T02:38:11.827Z] #29 DONE 0.1s [2026-04-21T02:38:11.827Z] [2026-04-21T02:38:11.827Z] #30 [security-secretstore-setup internal] load .dockerignore [2026-04-21T02:38:12.093Z] #30 transferring context: 50B done [2026-04-21T02:38:12.093Z] #30 DONE 0.1s [2026-04-21T02:38:12.093Z] [2026-04-21T02:38:12.093Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-21T02:38:12.676Z] #31 DONE 0.7s [2026-04-21T02:38:12.676Z] [2026-04-21T02:38:12.676Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-21T02:38:12.676Z] #32 DONE 0.6s [2026-04-21T02:38:12.676Z] [2026-04-21T02:38:12.676Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:38:12.945Z] #33 ... [2026-04-21T02:38:12.945Z] [2026-04-21T02:38:12.945Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T02:38:12.945Z] #34 DONE 0.0s [2026-04-21T02:38:12.945Z] [2026-04-21T02:38:12.945Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:38:12.945Z] #33 ... [2026-04-21T02:38:12.945Z] [2026-04-21T02:38:12.945Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T02:38:12.945Z] #34 DONE 0.0s [2026-04-21T02:38:12.945Z] [2026-04-21T02:38:12.945Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:38:13.211Z] #33 ... [2026-04-21T02:38:13.211Z] [2026-04-21T02:38:13.211Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T02:38:13.211Z] #34 DONE 0.0s [2026-04-21T02:38:13.211Z] [2026-04-21T02:38:13.211Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:38:13.211Z] #33 ... [2026-04-21T02:38:13.211Z] [2026-04-21T02:38:13.211Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T02:38:13.211Z] #34 DONE 0.0s [2026-04-21T02:38:13.211Z] [2026-04-21T02:38:13.211Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-21T02:38:13.211Z] #31 DONE 0.7s [2026-04-21T02:38:13.211Z] [2026-04-21T02:38:13.211Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:38:14.125Z] latest: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-04-21T02:38:14.169Z] #33 ... [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:14.169Z] #35 DONE 0.0s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #36 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:38:14.169Z] #36 DONE 0.0s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #37 [security-proxy-setup internal] load build context [2026-04-21T02:38:14.169Z] #37 DONE 0.0s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-21T02:38:14.169Z] #38 DONE 0.0s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #39 [support-scheduler internal] load build context [2026-04-21T02:38:14.169Z] #39 DONE 0.0s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T02:38:14.169Z] #33 DONE 2.2s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T02:38:14.169Z] #40 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-04-21T02:38:14.169Z] #40 DONE 0.0s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:14.169Z] #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-04-21T02:38:14.169Z] #35 DONE 0.1s [2026-04-21T02:38:14.169Z] [2026-04-21T02:38:14.169Z] #36 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:38:14.169Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [Pipeline] sh [2026-04-21T02:38:14.435Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.2s done [2026-04-21T02:38:14.435Z] #36 ... [2026-04-21T02:38:14.435Z] [2026-04-21T02:38:14.435Z] #41 [security-spire-agent internal] load build context [2026-04-21T02:38:14.435Z] #41 transferring context: 26.10kB 0.0s done [2026-04-21T02:38:14.435Z] #41 DONE 0.3s [2026-04-21T02:38:14.435Z] [2026-04-21T02:38:14.435Z] #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:38:14.435Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.2s done [2026-04-21T02:38:14.462Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:14.702Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T02:38:14.702Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T02:38:14.702Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:38:14.702Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T02:38:14.702Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T02:38:14.702Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T02:38:14.702Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.3s [2026-04-21T02:38:14.702Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.4s [2026-04-21T02:38:14.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T02:38:14.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T02:38:14.791Z] 3c26670d2dce: Preparing [2026-04-21T02:38:14.791Z] 31cb8700f3b1: Preparing [2026-04-21T02:38:14.791Z] 3040219de2e5: Preparing [2026-04-21T02:38:14.791Z] a7cc931160bd: Preparing [2026-04-21T02:38:14.791Z] d7238b6de0e0: Preparing [2026-04-21T02:38:14.791Z] 5936406bd3d2: Preparing [2026-04-21T02:38:14.791Z] 5f57aaadccf7: Preparing [2026-04-21T02:38:14.791Z] a776479145b8: Preparing [2026-04-21T02:38:14.791Z] cb816bdbcb49: Preparing [2026-04-21T02:38:14.791Z] e611aa94e6e5: Preparing [2026-04-21T02:38:14.791Z] a71a6691ddb3: Preparing [2026-04-21T02:38:14.791Z] 5f70bf18a086: Preparing [2026-04-21T02:38:14.791Z] ac102b28c64d: Preparing [2026-04-21T02:38:14.791Z] 8dbb6e93f063: Preparing [2026-04-21T02:38:14.791Z] 6ba0316b8eb1: Preparing [2026-04-21T02:38:14.791Z] 0854555d70ac: Preparing [2026-04-21T02:38:14.791Z] cb816bdbcb49: Waiting [2026-04-21T02:38:14.791Z] e611aa94e6e5: Waiting [2026-04-21T02:38:14.791Z] a71a6691ddb3: Waiting [2026-04-21T02:38:14.791Z] 5f70bf18a086: Waiting [2026-04-21T02:38:14.791Z] ac102b28c64d: Waiting [2026-04-21T02:38:14.791Z] 8dbb6e93f063: Waiting [2026-04-21T02:38:14.791Z] 6ba0316b8eb1: Waiting [2026-04-21T02:38:14.791Z] 0854555d70ac: Waiting [2026-04-21T02:38:14.791Z] 5936406bd3d2: Waiting [2026-04-21T02:38:14.791Z] 5f57aaadccf7: Waiting [2026-04-21T02:38:14.791Z] a776479145b8: Waiting [2026-04-21T02:38:14.791Z] 3040219de2e5: Layer already exists [2026-04-21T02:38:14.791Z] 3c26670d2dce: Layer already exists [2026-04-21T02:38:14.791Z] 31cb8700f3b1: Layer already exists [2026-04-21T02:38:14.791Z] a7cc931160bd: Layer already exists [2026-04-21T02:38:14.791Z] d7238b6de0e0: Layer already exists [2026-04-21T02:38:14.791Z] 5936406bd3d2: Layer already exists [2026-04-21T02:38:14.791Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:14.791Z] 5f57aaadccf7: Layer already exists [2026-04-21T02:38:14.791Z] a776479145b8: Layer already exists [2026-04-21T02:38:14.791Z] e611aa94e6e5: Layer already exists [2026-04-21T02:38:14.791Z] a71a6691ddb3: Layer already exists [2026-04-21T02:38:14.791Z] 6ba0316b8eb1: Layer already exists [2026-04-21T02:38:14.791Z] ac102b28c64d: Layer already exists [2026-04-21T02:38:14.791Z] 5f70bf18a086: Layer already exists [2026-04-21T02:38:14.791Z] 8dbb6e93f063: Layer already exists [2026-04-21T02:38:14.791Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:14.791Z] 4.1.0-dev.110: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:15.126Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:15.283Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.50MB / 4.14MB 0.7s [2026-04-21T02:38:15.283Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.8s [2026-04-21T02:38:15.457Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:15.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T02:38:15.457Z] 3c26670d2dce: Preparing [2026-04-21T02:38:15.457Z] 31cb8700f3b1: Preparing [2026-04-21T02:38:15.457Z] 3040219de2e5: Preparing [2026-04-21T02:38:15.457Z] a7cc931160bd: Preparing [2026-04-21T02:38:15.457Z] d7238b6de0e0: Preparing [2026-04-21T02:38:15.457Z] 5936406bd3d2: Preparing [2026-04-21T02:38:15.457Z] 5f57aaadccf7: Preparing [2026-04-21T02:38:15.457Z] a776479145b8: Preparing [2026-04-21T02:38:15.457Z] cb816bdbcb49: Preparing [2026-04-21T02:38:15.457Z] e611aa94e6e5: Preparing [2026-04-21T02:38:15.457Z] a71a6691ddb3: Preparing [2026-04-21T02:38:15.457Z] 5f70bf18a086: Preparing [2026-04-21T02:38:15.457Z] ac102b28c64d: Preparing [2026-04-21T02:38:15.457Z] 8dbb6e93f063: Preparing [2026-04-21T02:38:15.457Z] 6ba0316b8eb1: Preparing [2026-04-21T02:38:15.457Z] 0854555d70ac: Preparing [2026-04-21T02:38:15.457Z] e611aa94e6e5: Waiting [2026-04-21T02:38:15.457Z] cb816bdbcb49: Waiting [2026-04-21T02:38:15.457Z] 5936406bd3d2: Waiting [2026-04-21T02:38:15.457Z] a776479145b8: Waiting [2026-04-21T02:38:15.457Z] 5f57aaadccf7: Waiting [2026-04-21T02:38:15.457Z] 8dbb6e93f063: Waiting [2026-04-21T02:38:15.457Z] 5f70bf18a086: Waiting [2026-04-21T02:38:15.457Z] a71a6691ddb3: Waiting [2026-04-21T02:38:15.457Z] 6ba0316b8eb1: Waiting [2026-04-21T02:38:15.457Z] ac102b28c64d: Waiting [2026-04-21T02:38:15.457Z] 0854555d70ac: Waiting [2026-04-21T02:38:15.457Z] 3040219de2e5: Layer already exists [2026-04-21T02:38:15.457Z] 3c26670d2dce: Layer already exists [2026-04-21T02:38:15.457Z] 31cb8700f3b1: Layer already exists [2026-04-21T02:38:15.457Z] a7cc931160bd: Layer already exists [2026-04-21T02:38:15.457Z] d7238b6de0e0: Layer already exists [2026-04-21T02:38:15.457Z] 5936406bd3d2: Layer already exists [2026-04-21T02:38:15.457Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:15.457Z] e611aa94e6e5: Layer already exists [2026-04-21T02:38:15.457Z] a776479145b8: Layer already exists [2026-04-21T02:38:15.457Z] 5f57aaadccf7: Layer already exists [2026-04-21T02:38:15.457Z] 5f70bf18a086: Layer already exists [2026-04-21T02:38:15.457Z] a71a6691ddb3: Layer already exists [2026-04-21T02:38:15.457Z] 8dbb6e93f063: Layer already exists [2026-04-21T02:38:15.457Z] ac102b28c64d: Layer already exists [2026-04-21T02:38:15.457Z] 6ba0316b8eb1: Layer already exists [2026-04-21T02:38:15.457Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:15.457Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:15.550Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s [2026-04-21T02:38:15.790Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [2026-04-21T02:38:15.818Z] #36 ... [2026-04-21T02:38:15.818Z] [2026-04-21T02:38:15.818Z] #42 [security-spire-server internal] load build context [2026-04-21T02:38:15.818Z] #42 transferring context: 26.57kB 0.3s done [2026-04-21T02:38:15.818Z] #42 DONE 1.6s [2026-04-21T02:38:15.818Z] [2026-04-21T02:38:15.818Z] #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:16.085Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.3s done [2026-04-21T02:38:16.085Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.3s done [2026-04-21T02:38:16.085Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-04-21T02:38:16.113Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-21T02:38:16.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T02:38:16.113Z] 3c26670d2dce: Preparing [2026-04-21T02:38:16.113Z] 31cb8700f3b1: Preparing [2026-04-21T02:38:16.113Z] 3040219de2e5: Preparing [2026-04-21T02:38:16.113Z] a7cc931160bd: Preparing [2026-04-21T02:38:16.113Z] d7238b6de0e0: Preparing [2026-04-21T02:38:16.113Z] 5936406bd3d2: Preparing [2026-04-21T02:38:16.113Z] 5f57aaadccf7: Preparing [2026-04-21T02:38:16.113Z] a776479145b8: Preparing [2026-04-21T02:38:16.113Z] cb816bdbcb49: Preparing [2026-04-21T02:38:16.113Z] e611aa94e6e5: Preparing [2026-04-21T02:38:16.113Z] a71a6691ddb3: Preparing [2026-04-21T02:38:16.113Z] 5f70bf18a086: Preparing [2026-04-21T02:38:16.113Z] ac102b28c64d: Preparing [2026-04-21T02:38:16.113Z] 8dbb6e93f063: Preparing [2026-04-21T02:38:16.113Z] 6ba0316b8eb1: Preparing [2026-04-21T02:38:16.113Z] 0854555d70ac: Preparing [2026-04-21T02:38:16.113Z] 5936406bd3d2: Waiting [2026-04-21T02:38:16.113Z] 5f57aaadccf7: Waiting [2026-04-21T02:38:16.113Z] a776479145b8: Waiting [2026-04-21T02:38:16.113Z] cb816bdbcb49: Waiting [2026-04-21T02:38:16.113Z] a71a6691ddb3: Waiting [2026-04-21T02:38:16.113Z] e611aa94e6e5: Waiting [2026-04-21T02:38:16.113Z] 5f70bf18a086: Waiting [2026-04-21T02:38:16.113Z] 8dbb6e93f063: Waiting [2026-04-21T02:38:16.113Z] ac102b28c64d: Waiting [2026-04-21T02:38:16.113Z] 6ba0316b8eb1: Waiting [2026-04-21T02:38:16.113Z] a7cc931160bd: Layer already exists [2026-04-21T02:38:16.113Z] 3c26670d2dce: Layer already exists [2026-04-21T02:38:16.113Z] 3040219de2e5: Layer already exists [2026-04-21T02:38:16.113Z] 31cb8700f3b1: Layer already exists [2026-04-21T02:38:16.113Z] d7238b6de0e0: Layer already exists [2026-04-21T02:38:16.113Z] 5f57aaadccf7: Layer already exists [2026-04-21T02:38:16.113Z] 5936406bd3d2: Layer already exists [2026-04-21T02:38:16.113Z] e611aa94e6e5: Layer already exists [2026-04-21T02:38:16.113Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:16.113Z] a776479145b8: Layer already exists [2026-04-21T02:38:16.113Z] ac102b28c64d: Layer already exists [2026-04-21T02:38:16.113Z] a71a6691ddb3: Layer already exists [2026-04-21T02:38:16.113Z] 5f70bf18a086: Layer already exists [2026-04-21T02:38:16.113Z] 6ba0316b8eb1: Layer already exists [2026-04-21T02:38:16.113Z] 8dbb6e93f063: Layer already exists [2026-04-21T02:38:16.113Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:16.113Z] main: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:38:16.199Z] ===================================================== [Pipeline] echo [2026-04-21T02:38:16.217Z] taggedImages: [2026-04-21T02:38:16.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:16.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T02:38:16.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T02:38:16.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:16.217Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-04-21T02:38:16.256Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-04-21T02:38:16.256Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:16.256Z] latest [2026-04-21T02:38:16.256Z] 4.1.0-dev.110 [2026-04-21T02:38:16.256Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:16.256Z] main [2026-04-21T02:38:16.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:16.359Z] #36 ... [2026-04-21T02:38:16.359Z] [2026-04-21T02:38:16.359Z] #43 [security-spire-config internal] load build context [2026-04-21T02:38:16.359Z] #43 transferring context: 24.82kB 0.4s done [2026-04-21T02:38:16.359Z] #43 DONE 2.0s [2026-04-21T02:38:16.359Z] [2026-04-21T02:38:16.359Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:16.359Z] #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-21T02:38:16.359Z] #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-21T02:38:16.359Z] #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-21T02:38:16.359Z] #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-04-21T02:38:16.359Z] #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done [2026-04-21T02:38:16.359Z] #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s [2026-04-21T02:38:16.623Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [2026-04-21T02:38:16.633Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.8s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:16.902Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.0s [2026-04-21T02:38:17.503Z] #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.4s done [2026-04-21T02:38:17.503Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.8s [2026-04-21T02:38:17.773Z] #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-04-21T02:38:17.773Z] #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-04-21T02:38:17.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:17.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T02:38:17.836Z] b4be544dd34f: Preparing [2026-04-21T02:38:17.836Z] 90dd3bb2ae4c: Preparing [2026-04-21T02:38:17.836Z] 008b3a3d85ed: Preparing [2026-04-21T02:38:17.836Z] ddbd1387d551: Preparing [2026-04-21T02:38:17.836Z] a776479145b8: Preparing [2026-04-21T02:38:17.836Z] cb816bdbcb49: Preparing [2026-04-21T02:38:17.836Z] 4225501fb2be: Preparing [2026-04-21T02:38:17.836Z] 62312db43f62: Preparing [2026-04-21T02:38:17.836Z] 0854555d70ac: Preparing [2026-04-21T02:38:17.836Z] cb816bdbcb49: Waiting [2026-04-21T02:38:17.836Z] 4225501fb2be: Waiting [2026-04-21T02:38:17.836Z] 62312db43f62: Waiting [2026-04-21T02:38:17.836Z] 0854555d70ac: Waiting [2026-04-21T02:38:17.836Z] a776479145b8: Layer already exists [2026-04-21T02:38:17.836Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:17.836Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:17.836Z] 62312db43f62: Layer already exists [2026-04-21T02:38:17.836Z] 008b3a3d85ed: Pushed [2026-04-21T02:38:17.836Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:17.836Z] 90dd3bb2ae4c: Pushed [2026-04-21T02:38:17.836Z] b4be544dd34f: Pushed [2026-04-21T02:38:18.361Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 3.5s [2026-04-21T02:38:18.629Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 4.0s [2026-04-21T02:38:18.897Z] #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-04-21T02:38:19.166Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.3s [2026-04-21T02:38:19.437Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 4.6s [2026-04-21T02:38:19.706Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 4.8s [2026-04-21T02:38:19.975Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 5.1s [2026-04-21T02:38:20.243Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 5.4s [2026-04-21T02:38:20.243Z] #35 ... [2026-04-21T02:38:20.243Z] [2026-04-21T02:38:20.243Z] #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:38:20.243Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.1s [2026-04-21T02:38:20.243Z] #36 ... [2026-04-21T02:38:20.243Z] [2026-04-21T02:38:20.243Z] #37 [security-proxy-setup internal] load build context [2026-04-21T02:38:20.243Z] #37 transferring context: 3.40MB 4.5s done [2026-04-21T02:38:20.243Z] #37 DONE 6.1s [2026-04-21T02:38:20.243Z] [2026-04-21T02:38:20.243Z] #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:38:20.243Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.2s done [2026-04-21T02:38:20.511Z] #36 ... [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #44 [security-bootstrapper internal] load build context [2026-04-21T02:38:20.511Z] #44 transferring context: 3.40MB 4.7s done [2026-04-21T02:38:20.511Z] #44 DONE 6.2s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #45 [security-spiffe-token-provider internal] load build context [2026-04-21T02:38:20.511Z] #45 transferring context: 3.40MB 4.6s done [2026-04-21T02:38:20.511Z] #45 DONE 6.1s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #46 [support-notifications internal] load build context [2026-04-21T02:38:20.511Z] #46 transferring context: 3.40MB 4.9s done [2026-04-21T02:38:20.511Z] #46 DONE 6.2s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #47 [core-keeper internal] load build context [2026-04-21T02:38:20.511Z] #47 transferring context: 3.40MB 5.1s done [2026-04-21T02:38:20.511Z] #47 DONE 6.3s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #39 [support-scheduler internal] load build context [2026-04-21T02:38:20.511Z] #39 transferring context: 3.40MB 5.0s done [2026-04-21T02:38:20.511Z] #39 DONE 6.3s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #48 [core-metadata internal] load build context [2026-04-21T02:38:20.511Z] #48 transferring context: 3.40MB 5.3s done [2026-04-21T02:38:20.511Z] #48 DONE 6.3s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:20.511Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 5.8s [2026-04-21T02:38:20.511Z] #35 ... [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #49 [security-secretstore-setup internal] load build context [2026-04-21T02:38:20.511Z] #49 transferring context: 3.40MB 5.6s done [2026-04-21T02:38:20.511Z] #49 DONE 6.3s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #50 [core-command internal] load build context [2026-04-21T02:38:20.511Z] #50 transferring context: 3.40MB 5.8s done [2026-04-21T02:38:20.511Z] #50 DONE 6.4s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #51 [security-proxy-auth internal] load build context [2026-04-21T02:38:20.511Z] #51 transferring context: 3.40MB 5.6s done [2026-04-21T02:38:20.511Z] #51 DONE 6.4s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #52 [core-data internal] load build context [2026-04-21T02:38:20.511Z] #52 transferring context: 3.40MB 5.7s done [2026-04-21T02:38:20.511Z] #52 DONE 6.4s [2026-04-21T02:38:20.511Z] [2026-04-21T02:38:20.511Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:20.511Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 5.9s [2026-04-21T02:38:20.779Z] #35 ... [2026-04-21T02:38:20.779Z] [2026-04-21T02:38:20.779Z] #53 [core-common-config-bootstrapper internal] load build context [2026-04-21T02:38:20.779Z] #53 transferring context: 3.40MB 4.1s done [2026-04-21T02:38:20.779Z] #53 DONE 6.4s [2026-04-21T02:38:20.779Z] [2026-04-21T02:38:20.779Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:20.779Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 6.0s [2026-04-21T02:38:20.779Z] #35 ... [2026-04-21T02:38:20.779Z] [2026-04-21T02:38:20.779Z] #36 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T02:38:20.779Z] #36 DONE 7.6s [2026-04-21T02:38:20.779Z] [2026-04-21T02:38:20.779Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:20.779Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 6.1s [2026-04-21T02:38:21.048Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.2s [2026-04-21T02:38:21.327Z] #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.3s done [2026-04-21T02:38:21.327Z] #35 ... [2026-04-21T02:38:21.327Z] [2026-04-21T02:38:21.327Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-21T02:38:21.327Z] #38 DONE 7.3s [2026-04-21T02:38:21.597Z] [2026-04-21T02:38:21.597Z] #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-04-21T02:38:22.029Z] ddbd1387d551: Pushed [2026-04-21T02:38:22.029Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:22.363Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:22.565Z] #54 DONE 1.2s [2026-04-21T02:38:22.565Z] [2026-04-21T02:38:22.565Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:38:22.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T02:38:22.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T02:38:22.697Z] b4be544dd34f: Preparing [2026-04-21T02:38:22.697Z] 90dd3bb2ae4c: Preparing [2026-04-21T02:38:22.697Z] 008b3a3d85ed: Preparing [2026-04-21T02:38:22.697Z] ddbd1387d551: Preparing [2026-04-21T02:38:22.697Z] a776479145b8: Preparing [2026-04-21T02:38:22.697Z] cb816bdbcb49: Preparing [2026-04-21T02:38:22.697Z] 4225501fb2be: Preparing [2026-04-21T02:38:22.697Z] 62312db43f62: Preparing [2026-04-21T02:38:22.697Z] 0854555d70ac: Preparing [2026-04-21T02:38:22.697Z] cb816bdbcb49: Waiting [2026-04-21T02:38:22.697Z] 4225501fb2be: Waiting [2026-04-21T02:38:22.697Z] 62312db43f62: Waiting [2026-04-21T02:38:22.697Z] 0854555d70ac: Waiting [2026-04-21T02:38:22.697Z] 90dd3bb2ae4c: Layer already exists [2026-04-21T02:38:22.697Z] ddbd1387d551: Layer already exists [2026-04-21T02:38:22.697Z] b4be544dd34f: Layer already exists [2026-04-21T02:38:22.697Z] a776479145b8: Layer already exists [2026-04-21T02:38:22.697Z] 008b3a3d85ed: Layer already exists [2026-04-21T02:38:22.697Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:22.697Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:22.697Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:22.697Z] 62312db43f62: Layer already exists [2026-04-21T02:38:22.697Z] latest: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:23.031Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:23.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T02:38:23.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T02:38:23.357Z] b4be544dd34f: Preparing [2026-04-21T02:38:23.357Z] 90dd3bb2ae4c: Preparing [2026-04-21T02:38:23.357Z] 008b3a3d85ed: Preparing [2026-04-21T02:38:23.357Z] ddbd1387d551: Preparing [2026-04-21T02:38:23.357Z] a776479145b8: Preparing [2026-04-21T02:38:23.357Z] cb816bdbcb49: Preparing [2026-04-21T02:38:23.357Z] 4225501fb2be: Preparing [2026-04-21T02:38:23.357Z] 62312db43f62: Preparing [2026-04-21T02:38:23.357Z] 0854555d70ac: Preparing [2026-04-21T02:38:23.357Z] 62312db43f62: Waiting [2026-04-21T02:38:23.357Z] 0854555d70ac: Waiting [2026-04-21T02:38:23.357Z] cb816bdbcb49: Waiting [2026-04-21T02:38:23.357Z] 4225501fb2be: Waiting [2026-04-21T02:38:23.357Z] a776479145b8: Layer already exists [2026-04-21T02:38:23.357Z] 008b3a3d85ed: Layer already exists [2026-04-21T02:38:23.357Z] 90dd3bb2ae4c: Layer already exists [2026-04-21T02:38:23.357Z] ddbd1387d551: Layer already exists [2026-04-21T02:38:23.357Z] b4be544dd34f: Layer already exists [2026-04-21T02:38:23.357Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:23.357Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:23.357Z] 62312db43f62: Layer already exists [2026-04-21T02:38:23.357Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:23.357Z] 4.1.0-dev.110: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:23.683Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:24.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:24.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T02:38:24.010Z] b4be544dd34f: Preparing [2026-04-21T02:38:24.010Z] 90dd3bb2ae4c: Preparing [2026-04-21T02:38:24.010Z] 008b3a3d85ed: Preparing [2026-04-21T02:38:24.010Z] ddbd1387d551: Preparing [2026-04-21T02:38:24.010Z] a776479145b8: Preparing [2026-04-21T02:38:24.010Z] cb816bdbcb49: Preparing [2026-04-21T02:38:24.010Z] 4225501fb2be: Preparing [2026-04-21T02:38:24.010Z] 62312db43f62: Preparing [2026-04-21T02:38:24.010Z] 0854555d70ac: Preparing [2026-04-21T02:38:24.010Z] cb816bdbcb49: Waiting [2026-04-21T02:38:24.010Z] 4225501fb2be: Waiting [2026-04-21T02:38:24.010Z] 0854555d70ac: Waiting [2026-04-21T02:38:24.010Z] 62312db43f62: Waiting [2026-04-21T02:38:24.010Z] 008b3a3d85ed: Layer already exists [2026-04-21T02:38:24.010Z] a776479145b8: Layer already exists [2026-04-21T02:38:24.010Z] 90dd3bb2ae4c: Layer already exists [2026-04-21T02:38:24.010Z] b4be544dd34f: Layer already exists [2026-04-21T02:38:24.010Z] ddbd1387d551: Layer already exists [2026-04-21T02:38:24.010Z] 62312db43f62: Layer already exists [2026-04-21T02:38:24.010Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:24.010Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:24.010Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:24.010Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:24.338Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:24.533Z] #55 ... [2026-04-21T02:38:24.533Z] [2026-04-21T02:38:24.533Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T02:38:24.534Z] #40 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-21T02:38:24.534Z] #40 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-04-21T02:38:24.534Z] #40 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-04-21T02:38:24.534Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done [2026-04-21T02:38:24.534Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-04-21T02:38:24.534Z] #40 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.2s done [2026-04-21T02:38:24.534Z] #40 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.6s done [2026-04-21T02:38:24.534Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-04-21T02:38:24.534Z] #40 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-04-21T02:38:24.534Z] #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.1s [2026-04-21T02:38:24.534Z] #40 ... [2026-04-21T02:38:24.534Z] [2026-04-21T02:38:24.534Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:24.534Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.6s [2026-04-21T02:38:24.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-21T02:38:24.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T02:38:24.661Z] b4be544dd34f: Preparing [2026-04-21T02:38:24.661Z] 90dd3bb2ae4c: Preparing [2026-04-21T02:38:24.661Z] 008b3a3d85ed: Preparing [2026-04-21T02:38:24.661Z] ddbd1387d551: Preparing [2026-04-21T02:38:24.661Z] a776479145b8: Preparing [2026-04-21T02:38:24.661Z] cb816bdbcb49: Preparing [2026-04-21T02:38:24.661Z] 4225501fb2be: Preparing [2026-04-21T02:38:24.661Z] 62312db43f62: Preparing [2026-04-21T02:38:24.661Z] cb816bdbcb49: Waiting [2026-04-21T02:38:24.661Z] 4225501fb2be: Waiting [2026-04-21T02:38:24.661Z] 0854555d70ac: Preparing [2026-04-21T02:38:24.661Z] 62312db43f62: Waiting [2026-04-21T02:38:24.661Z] 0854555d70ac: Waiting [2026-04-21T02:38:24.661Z] ddbd1387d551: Layer already exists [2026-04-21T02:38:24.661Z] b4be544dd34f: Layer already exists [2026-04-21T02:38:24.661Z] a776479145b8: Layer already exists [2026-04-21T02:38:24.661Z] 008b3a3d85ed: Layer already exists [2026-04-21T02:38:24.661Z] 90dd3bb2ae4c: Layer already exists [2026-04-21T02:38:24.661Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:24.661Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:24.661Z] 62312db43f62: Layer already exists [2026-04-21T02:38:24.661Z] 4225501fb2be: Layer already exists [2026-04-21T02:38:24.662Z] main: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:38:24.732Z] ===================================================== [Pipeline] echo [2026-04-21T02:38:24.749Z] taggedImages: [2026-04-21T02:38:24.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:24.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T02:38:24.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T02:38:24.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:24.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-04-21T02:38:24.785Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-04-21T02:38:24.785Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:24.785Z] latest [2026-04-21T02:38:24.785Z] 4.1.0-dev.110 [2026-04-21T02:38:24.785Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:24.785Z] main [2026-04-21T02:38:24.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:25.141Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:25.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:25.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T02:38:25.465Z] 788fbf81828b: Preparing [2026-04-21T02:38:25.465Z] e23e9d7a6d8d: Preparing [2026-04-21T02:38:25.465Z] fd89e866e8d6: Preparing [2026-04-21T02:38:25.465Z] 44cd115864ac: Preparing [2026-04-21T02:38:25.465Z] 246766b6aaf4: Preparing [2026-04-21T02:38:25.465Z] a776479145b8: Preparing [2026-04-21T02:38:25.465Z] cb816bdbcb49: Preparing [2026-04-21T02:38:25.465Z] a19378d2dd6b: Preparing [2026-04-21T02:38:25.465Z] e7192da9d0c8: Preparing [2026-04-21T02:38:25.465Z] a682de32545a: Preparing [2026-04-21T02:38:25.465Z] 0854555d70ac: Preparing [2026-04-21T02:38:25.465Z] a776479145b8: Waiting [2026-04-21T02:38:25.465Z] cb816bdbcb49: Waiting [2026-04-21T02:38:25.465Z] a19378d2dd6b: Waiting [2026-04-21T02:38:25.465Z] e7192da9d0c8: Waiting [2026-04-21T02:38:25.465Z] a682de32545a: Waiting [2026-04-21T02:38:25.465Z] 0854555d70ac: Waiting [2026-04-21T02:38:25.465Z] 246766b6aaf4: Pushed [2026-04-21T02:38:25.465Z] 44cd115864ac: Pushed [2026-04-21T02:38:25.465Z] e23e9d7a6d8d: Pushed [2026-04-21T02:38:25.465Z] a776479145b8: Layer already exists [2026-04-21T02:38:25.465Z] 788fbf81828b: Pushed [2026-04-21T02:38:25.465Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:25.465Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:25.465Z] a19378d2dd6b: Pushed [2026-04-21T02:38:25.724Z] e7192da9d0c8: Pushed [2026-04-21T02:38:27.100Z] a682de32545a: Pushed [2026-04-21T02:38:28.482Z] fd89e866e8d6: Pushed [2026-04-21T02:38:28.482Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:28.814Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:29.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T02:38:29.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T02:38:29.134Z] 788fbf81828b: Preparing [2026-04-21T02:38:29.134Z] e23e9d7a6d8d: Preparing [2026-04-21T02:38:29.134Z] fd89e866e8d6: Preparing [2026-04-21T02:38:29.134Z] 44cd115864ac: Preparing [2026-04-21T02:38:29.134Z] 246766b6aaf4: Preparing [2026-04-21T02:38:29.134Z] a776479145b8: Preparing [2026-04-21T02:38:29.134Z] cb816bdbcb49: Preparing [2026-04-21T02:38:29.134Z] a19378d2dd6b: Preparing [2026-04-21T02:38:29.134Z] e7192da9d0c8: Preparing [2026-04-21T02:38:29.134Z] a682de32545a: Preparing [2026-04-21T02:38:29.134Z] 0854555d70ac: Preparing [2026-04-21T02:38:29.134Z] a776479145b8: Waiting [2026-04-21T02:38:29.134Z] cb816bdbcb49: Waiting [2026-04-21T02:38:29.134Z] a19378d2dd6b: Waiting [2026-04-21T02:38:29.134Z] e7192da9d0c8: Waiting [2026-04-21T02:38:29.134Z] a682de32545a: Waiting [2026-04-21T02:38:29.134Z] 0854555d70ac: Waiting [2026-04-21T02:38:29.134Z] 788fbf81828b: Layer already exists [2026-04-21T02:38:29.134Z] 246766b6aaf4: Layer already exists [2026-04-21T02:38:29.134Z] fd89e866e8d6: Layer already exists [2026-04-21T02:38:29.134Z] 44cd115864ac: Layer already exists [2026-04-21T02:38:29.134Z] e23e9d7a6d8d: Layer already exists [2026-04-21T02:38:29.134Z] a19378d2dd6b: Layer already exists [2026-04-21T02:38:29.134Z] e7192da9d0c8: Layer already exists [2026-04-21T02:38:29.134Z] a776479145b8: Layer already exists [2026-04-21T02:38:29.134Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:29.134Z] a682de32545a: Layer already exists [2026-04-21T02:38:29.134Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:29.134Z] latest: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:29.467Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:29.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T02:38:29.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T02:38:29.794Z] 788fbf81828b: Preparing [2026-04-21T02:38:29.794Z] e23e9d7a6d8d: Preparing [2026-04-21T02:38:29.794Z] fd89e866e8d6: Preparing [2026-04-21T02:38:29.794Z] 44cd115864ac: Preparing [2026-04-21T02:38:29.794Z] 246766b6aaf4: Preparing [2026-04-21T02:38:29.794Z] a776479145b8: Preparing [2026-04-21T02:38:29.794Z] cb816bdbcb49: Preparing [2026-04-21T02:38:29.794Z] a19378d2dd6b: Preparing [2026-04-21T02:38:29.794Z] e7192da9d0c8: Preparing [2026-04-21T02:38:29.794Z] a682de32545a: Preparing [2026-04-21T02:38:29.794Z] 0854555d70ac: Preparing [2026-04-21T02:38:29.794Z] cb816bdbcb49: Waiting [2026-04-21T02:38:29.794Z] a19378d2dd6b: Waiting [2026-04-21T02:38:29.794Z] e7192da9d0c8: Waiting [2026-04-21T02:38:29.794Z] a682de32545a: Waiting [2026-04-21T02:38:29.794Z] 0854555d70ac: Waiting [2026-04-21T02:38:29.794Z] a776479145b8: Waiting [2026-04-21T02:38:29.794Z] 44cd115864ac: Layer already exists [2026-04-21T02:38:29.794Z] e23e9d7a6d8d: Layer already exists [2026-04-21T02:38:29.794Z] 246766b6aaf4: Layer already exists [2026-04-21T02:38:29.794Z] 788fbf81828b: Layer already exists [2026-04-21T02:38:29.794Z] fd89e866e8d6: Layer already exists [2026-04-21T02:38:29.794Z] e7192da9d0c8: Layer already exists [2026-04-21T02:38:29.794Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:29.794Z] a682de32545a: Layer already exists [2026-04-21T02:38:29.794Z] a19378d2dd6b: Layer already exists [2026-04-21T02:38:29.794Z] a776479145b8: Layer already exists [2026-04-21T02:38:29.794Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:29.794Z] 4.1.0-dev.110: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:30.956Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:31.218Z] #35 ... [2026-04-21T02:38:31.218Z] [2026-04-21T02:38:31.218Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T02:38:31.218Z] #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.3s done [2026-04-21T02:38:31.218Z] #40 DONE 15.7s [2026-04-21T02:38:31.218Z] [2026-04-21T02:38:31.218Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:31.218Z] #56 ... [2026-04-21T02:38:31.218Z] [2026-04-21T02:38:31.218Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:31.218Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.3s [2026-04-21T02:38:31.218Z] #35 ... [2026-04-21T02:38:31.218Z] [2026-04-21T02:38:31.218Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T02:38:31.218Z] #57 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.218Z] #57 ... [2026-04-21T02:38:31.218Z] [2026-04-21T02:38:31.218Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T02:38:31.218Z] #58 ... [2026-04-21T02:38:31.218Z] [2026-04-21T02:38:31.218Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T02:38:31.218Z] #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.218Z] #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.486Z] #59 ... [2026-04-21T02:38:31.486Z] [2026-04-21T02:38:31.486Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T02:38:31.486Z] #0 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.486Z] #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.486Z] #60 ... [2026-04-21T02:38:31.486Z] [2026-04-21T02:38:31.486Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-04-21T02:38:31.767Z] #61 ... [2026-04-21T02:38:31.767Z] [2026-04-21T02:38:31.767Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T02:38:31.767Z] #62 DONE 10.7s [2026-04-21T02:38:31.767Z] [2026-04-21T02:38:31.767Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:31.767Z] #0 6.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.767Z] #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.767Z] #63 ... [2026-04-21T02:38:31.767Z] [2026-04-21T02:38:31.767Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:38:31.767Z] #0 8.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:31.767Z] #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2026-04-21T02:38:32.042Z] #64 ... [2026-04-21T02:38:32.042Z] [2026-04-21T02:38:32.042Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T02:38:32.042Z] #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:32.042Z] #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:32.042Z] #65 ... [2026-04-21T02:38:32.042Z] [2026-04-21T02:38:32.042Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:38:32.311Z] #66 ... [2026-04-21T02:38:32.311Z] [2026-04-21T02:38:32.311Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:32.580Z] #35 ... [2026-04-21T02:38:32.580Z] [2026-04-21T02:38:32.580Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T02:38:32.580Z] #67 ... [2026-04-21T02:38:32.580Z] [2026-04-21T02:38:32.580Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:38:32.580Z] #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:32.850Z] #68 ... [2026-04-21T02:38:32.850Z] [2026-04-21T02:38:32.850Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T02:38:32.850Z] #69 ... [2026-04-21T02:38:32.850Z] [2026-04-21T02:38:32.850Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T02:38:33.118Z] #70 ... [2026-04-21T02:38:33.118Z] [2026-04-21T02:38:33.118Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:38:33.387Z] #71 ... [2026-04-21T02:38:33.387Z] [2026-04-21T02:38:33.387Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T02:38:33.387Z] #69 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:34.352Z] #69 ... [2026-04-21T02:38:34.352Z] [2026-04-21T02:38:34.352Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T02:38:34.352Z] #67 DONE 11.8s [2026-04-21T02:38:34.623Z] [2026-04-21T02:38:34.623Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:34.623Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.5s [2026-04-21T02:38:35.588Z] #35 ... [2026-04-21T02:38:35.588Z] [2026-04-21T02:38:35.588Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:35.588Z] #63 11.36 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:35.588Z] #63 11.41 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:35.588Z] #63 11.64 OK: 8 MiB in 17 packages [2026-04-21T02:38:35.588Z] #63 DONE 14.4s [2026-04-21T02:38:35.588Z] [2026-04-21T02:38:35.588Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:36.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:36.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T02:38:36.678Z] 788fbf81828b: Preparing [2026-04-21T02:38:36.678Z] e23e9d7a6d8d: Preparing [2026-04-21T02:38:36.678Z] fd89e866e8d6: Preparing [2026-04-21T02:38:36.678Z] 44cd115864ac: Preparing [2026-04-21T02:38:36.678Z] 246766b6aaf4: Preparing [2026-04-21T02:38:36.678Z] a776479145b8: Preparing [2026-04-21T02:38:36.678Z] cb816bdbcb49: Preparing [2026-04-21T02:38:36.678Z] a19378d2dd6b: Preparing [2026-04-21T02:38:36.678Z] e7192da9d0c8: Preparing [2026-04-21T02:38:36.678Z] a682de32545a: Preparing [2026-04-21T02:38:36.678Z] 0854555d70ac: Preparing [2026-04-21T02:38:36.678Z] a19378d2dd6b: Waiting [2026-04-21T02:38:36.678Z] e7192da9d0c8: Waiting [2026-04-21T02:38:36.678Z] a682de32545a: Waiting [2026-04-21T02:38:36.678Z] 0854555d70ac: Waiting [2026-04-21T02:38:36.678Z] e23e9d7a6d8d: Layer already exists [2026-04-21T02:38:36.678Z] fd89e866e8d6: Layer already exists [2026-04-21T02:38:36.678Z] 246766b6aaf4: Layer already exists [2026-04-21T02:38:36.678Z] 788fbf81828b: Layer already exists [2026-04-21T02:38:36.678Z] 44cd115864ac: Layer already exists [2026-04-21T02:38:36.678Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:36.678Z] e7192da9d0c8: Layer already exists [2026-04-21T02:38:36.678Z] a776479145b8: Layer already exists [2026-04-21T02:38:36.678Z] a682de32545a: Layer already exists [2026-04-21T02:38:36.678Z] a19378d2dd6b: Layer already exists [2026-04-21T02:38:36.678Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:36.678Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:37.011Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:37.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-21T02:38:37.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T02:38:37.335Z] 788fbf81828b: Preparing [2026-04-21T02:38:37.335Z] e23e9d7a6d8d: Preparing [2026-04-21T02:38:37.335Z] fd89e866e8d6: Preparing [2026-04-21T02:38:37.335Z] 44cd115864ac: Preparing [2026-04-21T02:38:37.335Z] 246766b6aaf4: Preparing [2026-04-21T02:38:37.335Z] a776479145b8: Preparing [2026-04-21T02:38:37.335Z] cb816bdbcb49: Preparing [2026-04-21T02:38:37.335Z] a19378d2dd6b: Preparing [2026-04-21T02:38:37.335Z] e7192da9d0c8: Preparing [2026-04-21T02:38:37.335Z] a682de32545a: Preparing [2026-04-21T02:38:37.335Z] 0854555d70ac: Preparing [2026-04-21T02:38:37.335Z] a776479145b8: Waiting [2026-04-21T02:38:37.335Z] cb816bdbcb49: Waiting [2026-04-21T02:38:37.335Z] a19378d2dd6b: Waiting [2026-04-21T02:38:37.335Z] 0854555d70ac: Waiting [2026-04-21T02:38:37.335Z] e7192da9d0c8: Waiting [2026-04-21T02:38:37.335Z] a682de32545a: Waiting [2026-04-21T02:38:37.335Z] 44cd115864ac: Layer already exists [2026-04-21T02:38:37.335Z] 788fbf81828b: Layer already exists [2026-04-21T02:38:37.335Z] e23e9d7a6d8d: Layer already exists [2026-04-21T02:38:37.335Z] 246766b6aaf4: Layer already exists [2026-04-21T02:38:37.335Z] fd89e866e8d6: Layer already exists [2026-04-21T02:38:37.335Z] a19378d2dd6b: Layer already exists [2026-04-21T02:38:37.335Z] a776479145b8: Layer already exists [2026-04-21T02:38:37.335Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:37.335Z] e7192da9d0c8: Layer already exists [2026-04-21T02:38:37.335Z] a682de32545a: Layer already exists [2026-04-21T02:38:37.335Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:37.335Z] main: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:38:37.408Z] ===================================================== [Pipeline] echo [2026-04-21T02:38:37.423Z] taggedImages: [2026-04-21T02:38:37.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:37.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T02:38:37.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T02:38:37.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:37.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-04-21T02:38:37.451Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-04-21T02:38:37.451Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:37.451Z] latest [2026-04-21T02:38:37.451Z] 4.1.0-dev.110 [2026-04-21T02:38:37.451Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:37.451Z] main [2026-04-21T02:38:37.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:37.841Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:38.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:38.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T02:38:38.172Z] c684b868b38e: Preparing [2026-04-21T02:38:38.172Z] a1117cf56ec6: Preparing [2026-04-21T02:38:38.172Z] 8bce57fd2f67: Preparing [2026-04-21T02:38:38.172Z] 612f482d6a8b: Preparing [2026-04-21T02:38:38.172Z] 504ae0ff989e: Preparing [2026-04-21T02:38:38.172Z] a8c86e4c1982: Preparing [2026-04-21T02:38:38.172Z] 25ae68e06ac6: Preparing [2026-04-21T02:38:38.172Z] a776479145b8: Preparing [2026-04-21T02:38:38.172Z] cb816bdbcb49: Preparing [2026-04-21T02:38:38.172Z] 38039dc14d62: Preparing [2026-04-21T02:38:38.172Z] 091a95fb3587: Preparing [2026-04-21T02:38:38.172Z] 0854555d70ac: Preparing [2026-04-21T02:38:38.172Z] a8c86e4c1982: Waiting [2026-04-21T02:38:38.172Z] 25ae68e06ac6: Waiting [2026-04-21T02:38:38.172Z] a776479145b8: Waiting [2026-04-21T02:38:38.172Z] cb816bdbcb49: Waiting [2026-04-21T02:38:38.172Z] 38039dc14d62: Waiting [2026-04-21T02:38:38.172Z] 091a95fb3587: Waiting [2026-04-21T02:38:38.172Z] 0854555d70ac: Waiting [2026-04-21T02:38:38.172Z] a1117cf56ec6: Pushed [2026-04-21T02:38:38.172Z] c684b868b38e: Pushed [2026-04-21T02:38:38.172Z] 504ae0ff989e: Pushed [2026-04-21T02:38:38.172Z] a776479145b8: Layer already exists [2026-04-21T02:38:38.172Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:38.172Z] a8c86e4c1982: Pushed [2026-04-21T02:38:38.172Z] 25ae68e06ac6: Pushed [2026-04-21T02:38:38.430Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:38.430Z] 38039dc14d62: Pushed [2026-04-21T02:38:39.804Z] 091a95fb3587: Pushed [2026-04-21T02:38:40.018Z] #35 ... [2026-04-21T02:38:40.018Z] [2026-04-21T02:38:40.018Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T02:38:40.018Z] #60 13.54 (1/7) Installing ca-certificates (20260413-r0) [2026-04-21T02:38:40.018Z] #60 14.06 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:40.018Z] #60 14.08 (3/7) Installing libgcc (14.2.0-r6) [2026-04-21T02:38:40.018Z] #60 14.10 (4/7) Installing libsodium (1.0.20-r1) [2026-04-21T02:38:40.018Z] #60 14.14 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-21T02:38:40.018Z] #60 14.74 (6/7) Installing libzmq (4.3.5-r2) [2026-04-21T02:38:40.018Z] #60 14.93 (7/7) Installing zeromq (4.3.5-r2) [2026-04-21T02:38:40.018Z] #60 15.10 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:40.018Z] #60 15.30 Executing ca-certificates-20260413-r0.trigger [2026-04-21T02:38:40.018Z] #60 16.86 OK: 12 MiB in 23 packages [2026-04-21T02:38:40.018Z] #60 DONE 18.4s [2026-04-21T02:38:40.018Z] [2026-04-21T02:38:40.018Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:40.298Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.4s [2026-04-21T02:38:40.741Z] 612f482d6a8b: Pushed [2026-04-21T02:38:41.000Z] 8bce57fd2f67: Pushed [2026-04-21T02:38:41.261Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:41.600Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:41.746Z] #35 ... [2026-04-21T02:38:41.746Z] [2026-04-21T02:38:41.746Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:41.746Z] #0 7.326 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:41.746Z] #72 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:41.746Z] #72 ... [2026-04-21T02:38:41.746Z] [2026-04-21T02:38:41.746Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:41.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T02:38:41.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T02:38:41.939Z] c684b868b38e: Preparing [2026-04-21T02:38:41.939Z] a1117cf56ec6: Preparing [2026-04-21T02:38:41.939Z] 8bce57fd2f67: Preparing [2026-04-21T02:38:41.939Z] 612f482d6a8b: Preparing [2026-04-21T02:38:41.939Z] 504ae0ff989e: Preparing [2026-04-21T02:38:41.939Z] a8c86e4c1982: Preparing [2026-04-21T02:38:41.939Z] 25ae68e06ac6: Preparing [2026-04-21T02:38:41.939Z] a776479145b8: Preparing [2026-04-21T02:38:41.939Z] cb816bdbcb49: Preparing [2026-04-21T02:38:41.939Z] a8c86e4c1982: Waiting [2026-04-21T02:38:41.939Z] 25ae68e06ac6: Waiting [2026-04-21T02:38:41.939Z] a776479145b8: Waiting [2026-04-21T02:38:41.939Z] cb816bdbcb49: Waiting [2026-04-21T02:38:41.939Z] 38039dc14d62: Preparing [2026-04-21T02:38:41.939Z] 091a95fb3587: Preparing [2026-04-21T02:38:41.939Z] 0854555d70ac: Preparing [2026-04-21T02:38:41.939Z] 091a95fb3587: Waiting [2026-04-21T02:38:41.939Z] 38039dc14d62: Waiting [2026-04-21T02:38:41.939Z] 0854555d70ac: Waiting [2026-04-21T02:38:41.939Z] 504ae0ff989e: Layer already exists [2026-04-21T02:38:41.939Z] a1117cf56ec6: Layer already exists [2026-04-21T02:38:41.939Z] 612f482d6a8b: Layer already exists [2026-04-21T02:38:41.939Z] 8bce57fd2f67: Layer already exists [2026-04-21T02:38:41.939Z] c684b868b38e: Layer already exists [2026-04-21T02:38:41.939Z] a8c86e4c1982: Layer already exists [2026-04-21T02:38:41.939Z] 38039dc14d62: Layer already exists [2026-04-21T02:38:41.939Z] a776479145b8: Layer already exists [2026-04-21T02:38:41.939Z] 25ae68e06ac6: Layer already exists [2026-04-21T02:38:41.939Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:41.939Z] 091a95fb3587: Layer already exists [2026-04-21T02:38:41.939Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:41.939Z] latest: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:42.019Z] #35 ... [2026-04-21T02:38:42.019Z] [2026-04-21T02:38:42.019Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T02:38:42.019Z] #57 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:42.019Z] #57 ... [2026-04-21T02:38:42.019Z] [2026-04-21T02:38:42.019Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:38:42.019Z] #64 20.18 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:38:42.020Z] #64 20.18 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:38:42.020Z] #64 20.18 OK: 26165 distinct packages available [2026-04-21T02:38:42.265Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:42.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T02:38:42.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T02:38:42.591Z] c684b868b38e: Preparing [2026-04-21T02:38:42.591Z] a1117cf56ec6: Preparing [2026-04-21T02:38:42.591Z] 8bce57fd2f67: Preparing [2026-04-21T02:38:42.591Z] 612f482d6a8b: Preparing [2026-04-21T02:38:42.591Z] 504ae0ff989e: Preparing [2026-04-21T02:38:42.591Z] a8c86e4c1982: Preparing [2026-04-21T02:38:42.591Z] 25ae68e06ac6: Preparing [2026-04-21T02:38:42.591Z] a776479145b8: Preparing [2026-04-21T02:38:42.591Z] cb816bdbcb49: Preparing [2026-04-21T02:38:42.591Z] 38039dc14d62: Preparing [2026-04-21T02:38:42.591Z] 091a95fb3587: Preparing [2026-04-21T02:38:42.591Z] 0854555d70ac: Preparing [2026-04-21T02:38:42.591Z] cb816bdbcb49: Waiting [2026-04-21T02:38:42.591Z] 38039dc14d62: Waiting [2026-04-21T02:38:42.591Z] 091a95fb3587: Waiting [2026-04-21T02:38:42.591Z] 0854555d70ac: Waiting [2026-04-21T02:38:42.591Z] 25ae68e06ac6: Waiting [2026-04-21T02:38:42.591Z] a776479145b8: Waiting [2026-04-21T02:38:42.591Z] a8c86e4c1982: Waiting [2026-04-21T02:38:42.591Z] 612f482d6a8b: Layer already exists [2026-04-21T02:38:42.591Z] c684b868b38e: Layer already exists [2026-04-21T02:38:42.591Z] 8bce57fd2f67: Layer already exists [2026-04-21T02:38:42.591Z] a1117cf56ec6: Layer already exists [2026-04-21T02:38:42.591Z] 504ae0ff989e: Layer already exists [2026-04-21T02:38:42.591Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:42.591Z] a8c86e4c1982: Layer already exists [2026-04-21T02:38:42.591Z] 25ae68e06ac6: Layer already exists [2026-04-21T02:38:42.591Z] a776479145b8: Layer already exists [2026-04-21T02:38:42.591Z] 38039dc14d62: Layer already exists [2026-04-21T02:38:42.591Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:42.591Z] 091a95fb3587: Layer already exists [2026-04-21T02:38:42.591Z] 4.1.0-dev.110: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:42.930Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:43.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:43.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T02:38:43.258Z] c684b868b38e: Preparing [2026-04-21T02:38:43.258Z] a1117cf56ec6: Preparing [2026-04-21T02:38:43.258Z] 8bce57fd2f67: Preparing [2026-04-21T02:38:43.258Z] 612f482d6a8b: Preparing [2026-04-21T02:38:43.258Z] 504ae0ff989e: Preparing [2026-04-21T02:38:43.258Z] a8c86e4c1982: Preparing [2026-04-21T02:38:43.258Z] 25ae68e06ac6: Preparing [2026-04-21T02:38:43.258Z] a776479145b8: Preparing [2026-04-21T02:38:43.258Z] cb816bdbcb49: Preparing [2026-04-21T02:38:43.258Z] 38039dc14d62: Preparing [2026-04-21T02:38:43.258Z] a8c86e4c1982: Waiting [2026-04-21T02:38:43.258Z] 25ae68e06ac6: Waiting [2026-04-21T02:38:43.258Z] a776479145b8: Waiting [2026-04-21T02:38:43.258Z] cb816bdbcb49: Waiting [2026-04-21T02:38:43.258Z] 091a95fb3587: Preparing [2026-04-21T02:38:43.258Z] 0854555d70ac: Preparing [2026-04-21T02:38:43.258Z] 38039dc14d62: Waiting [2026-04-21T02:38:43.258Z] 0854555d70ac: Waiting [2026-04-21T02:38:43.258Z] 091a95fb3587: Waiting [2026-04-21T02:38:43.258Z] c684b868b38e: Layer already exists [2026-04-21T02:38:43.258Z] a1117cf56ec6: Layer already exists [2026-04-21T02:38:43.258Z] 504ae0ff989e: Layer already exists [2026-04-21T02:38:43.258Z] 8bce57fd2f67: Layer already exists [2026-04-21T02:38:43.258Z] 612f482d6a8b: Layer already exists [2026-04-21T02:38:43.258Z] a8c86e4c1982: Layer already exists [2026-04-21T02:38:43.258Z] 38039dc14d62: Layer already exists [2026-04-21T02:38:43.258Z] a776479145b8: Layer already exists [2026-04-21T02:38:43.258Z] 25ae68e06ac6: Layer already exists [2026-04-21T02:38:43.258Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:43.258Z] 091a95fb3587: Layer already exists [2026-04-21T02:38:43.258Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:43.258Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:43.434Z] #64 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.434Z] #64 ... [2026-04-21T02:38:43.434Z] [2026-04-21T02:38:43.434Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:43.434Z] #56 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.434Z] #56 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.591Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:43.702Z] #56 ... [2026-04-21T02:38:43.702Z] [2026-04-21T02:38:43.702Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T02:38:43.702Z] #61 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.702Z] #61 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.702Z] #61 ... [2026-04-21T02:38:43.702Z] [2026-04-21T02:38:43.702Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:38:43.702Z] #55 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.702Z] #55 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-21T02:38:43.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T02:38:43.911Z] c684b868b38e: Preparing [2026-04-21T02:38:43.911Z] a1117cf56ec6: Preparing [2026-04-21T02:38:43.911Z] 8bce57fd2f67: Preparing [2026-04-21T02:38:43.911Z] 612f482d6a8b: Preparing [2026-04-21T02:38:43.911Z] 504ae0ff989e: Preparing [2026-04-21T02:38:43.911Z] a8c86e4c1982: Preparing [2026-04-21T02:38:43.911Z] 25ae68e06ac6: Preparing [2026-04-21T02:38:43.911Z] a776479145b8: Preparing [2026-04-21T02:38:43.911Z] cb816bdbcb49: Preparing [2026-04-21T02:38:43.911Z] 38039dc14d62: Preparing [2026-04-21T02:38:43.911Z] 091a95fb3587: Preparing [2026-04-21T02:38:43.911Z] 0854555d70ac: Preparing [2026-04-21T02:38:43.911Z] 091a95fb3587: Waiting [2026-04-21T02:38:43.911Z] 0854555d70ac: Waiting [2026-04-21T02:38:43.911Z] 38039dc14d62: Waiting [2026-04-21T02:38:43.911Z] 25ae68e06ac6: Waiting [2026-04-21T02:38:43.911Z] a776479145b8: Waiting [2026-04-21T02:38:43.911Z] cb816bdbcb49: Waiting [2026-04-21T02:38:43.911Z] a8c86e4c1982: Waiting [2026-04-21T02:38:43.911Z] 612f482d6a8b: Layer already exists [2026-04-21T02:38:43.911Z] 504ae0ff989e: Layer already exists [2026-04-21T02:38:43.911Z] 8bce57fd2f67: Layer already exists [2026-04-21T02:38:43.911Z] a1117cf56ec6: Layer already exists [2026-04-21T02:38:43.911Z] c684b868b38e: Layer already exists [2026-04-21T02:38:43.911Z] a8c86e4c1982: Layer already exists [2026-04-21T02:38:43.911Z] a776479145b8: Layer already exists [2026-04-21T02:38:43.911Z] 25ae68e06ac6: Layer already exists [2026-04-21T02:38:43.911Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:43.911Z] 38039dc14d62: Layer already exists [2026-04-21T02:38:43.911Z] 091a95fb3587: Layer already exists [2026-04-21T02:38:43.911Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:43.911Z] main: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2026-04-21T02:38:43.971Z] #55 ... [2026-04-21T02:38:43.971Z] [2026-04-21T02:38:43.971Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:38:43.971Z] #66 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.971Z] #66 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.971Z] #66 ... [2026-04-21T02:38:43.971Z] [2026-04-21T02:38:43.971Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:38:43.971Z] #68 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.971Z] #68 ... [2026-04-21T02:38:43.971Z] [2026-04-21T02:38:43.971Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T02:38:43.971Z] #58 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:43.971Z] #58 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:38:43.983Z] ===================================================== [Pipeline] echo [2026-04-21T02:38:44.002Z] taggedImages: [2026-04-21T02:38:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T02:38:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T02:38:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-04-21T02:38:44.037Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-04-21T02:38:44.037Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:44.037Z] latest [2026-04-21T02:38:44.037Z] 4.1.0-dev.110 [2026-04-21T02:38:44.038Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:44.038Z] main [2026-04-21T02:38:44.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:44.240Z] #58 ... [2026-04-21T02:38:44.240Z] [2026-04-21T02:38:44.240Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:38:44.240Z] #71 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:44.240Z] #71 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:44.240Z] #71 ... [2026-04-21T02:38:44.240Z] [2026-04-21T02:38:44.240Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T02:38:44.240Z] #0 4.677 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:44.240Z] #0 6.699 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:44.387Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:44.507Z] #73 ... [2026-04-21T02:38:44.507Z] [2026-04-21T02:38:44.507Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T02:38:44.508Z] #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.3s done [2026-04-21T02:38:44.508Z] #35 DONE 30.9s [2026-04-21T02:38:44.508Z] [2026-04-21T02:38:44.508Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T02:38:44.508Z] #59 23.55 (1/4) Installing ca-certificates (20260413-r0) [2026-04-21T02:38:44.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:44.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T02:38:44.708Z] 7247604233ad: Preparing [2026-04-21T02:38:44.708Z] b8c47d2ea5c5: Preparing [2026-04-21T02:38:44.708Z] a776479145b8: Preparing [2026-04-21T02:38:44.708Z] cb816bdbcb49: Preparing [2026-04-21T02:38:44.708Z] 832f1b752f44: Preparing [2026-04-21T02:38:44.708Z] 742db2ce4a12: Preparing [2026-04-21T02:38:44.708Z] 0854555d70ac: Preparing [2026-04-21T02:38:44.708Z] 0854555d70ac: Waiting [2026-04-21T02:38:44.708Z] 742db2ce4a12: Waiting [2026-04-21T02:38:44.708Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:44.708Z] a776479145b8: Layer already exists [2026-04-21T02:38:44.708Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:44.708Z] 832f1b752f44: Pushed [2026-04-21T02:38:44.708Z] 7247604233ad: Pushed [2026-04-21T02:38:44.777Z] #59 ... [2026-04-21T02:38:44.778Z] [2026-04-21T02:38:44.778Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T02:38:44.778Z] #70 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:44.778Z] #70 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:44.778Z] #70 ... [2026-04-21T02:38:44.778Z] [2026-04-21T02:38:44.778Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:38:44.778Z] #64 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:45.046Z] #64 ... [2026-04-21T02:38:45.046Z] [2026-04-21T02:38:45.046Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T02:38:45.046Z] #69 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:45.315Z] #69 ... [2026-04-21T02:38:45.315Z] [2026-04-21T02:38:45.315Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:38:45.315Z] #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:45.315Z] #0 7.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:45.315Z] #74 ... [2026-04-21T02:38:45.315Z] [2026-04-21T02:38:45.315Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T02:38:45.315Z] #59 24.09 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:45.315Z] #59 24.12 (3/4) Installing su-exec (0.2-r3) [2026-04-21T02:38:45.315Z] #59 24.14 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T02:38:45.642Z] 742db2ce4a12: Pushed [2026-04-21T02:38:46.275Z] #59 25.31 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:46.543Z] #59 25.46 Executing ca-certificates-20260413-r0.trigger [2026-04-21T02:38:47.508Z] #59 26.59 OK: 20 MiB in 20 packages [2026-04-21T02:38:48.177Z] b8c47d2ea5c5: Pushed [2026-04-21T02:38:48.177Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:48.506Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:48.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T02:38:48.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T02:38:48.829Z] 7247604233ad: Preparing [2026-04-21T02:38:48.829Z] b8c47d2ea5c5: Preparing [2026-04-21T02:38:48.829Z] a776479145b8: Preparing [2026-04-21T02:38:48.829Z] cb816bdbcb49: Preparing [2026-04-21T02:38:48.829Z] 832f1b752f44: Preparing [2026-04-21T02:38:48.829Z] 742db2ce4a12: Preparing [2026-04-21T02:38:48.829Z] 0854555d70ac: Preparing [2026-04-21T02:38:48.829Z] 742db2ce4a12: Waiting [2026-04-21T02:38:48.829Z] 0854555d70ac: Waiting [2026-04-21T02:38:48.829Z] 7247604233ad: Layer already exists [2026-04-21T02:38:48.829Z] 832f1b752f44: Layer already exists [2026-04-21T02:38:48.829Z] b8c47d2ea5c5: Layer already exists [2026-04-21T02:38:48.829Z] a776479145b8: Layer already exists [2026-04-21T02:38:48.829Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:48.829Z] 742db2ce4a12: Layer already exists [2026-04-21T02:38:48.829Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:48.829Z] latest: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:49.157Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:49.482Z] #59 ... [2026-04-21T02:38:49.482Z] [2026-04-21T02:38:49.482Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T02:38:49.482Z] #65 22.93 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:49.482Z] #65 22.95 (2/2) Installing su-exec (0.2-r3) [2026-04-21T02:38:49.482Z] #65 22.96 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:49.482Z] #65 23.07 OK: 8 MiB in 18 packages [2026-04-21T02:38:49.482Z] #65 DONE 28.2s [2026-04-21T02:38:49.482Z] [2026-04-21T02:38:49.482Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:38:49.482Z] #71 25.08 OK: 255 MiB in 60 packages [2026-04-21T02:38:49.482Z] #71 DONE 27.0s [2026-04-21T02:38:49.482Z] [2026-04-21T02:38:49.482Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T02:38:49.482Z] #57 22.58 (1/3) Installing ca-certificates (20260413-r0) [2026-04-21T02:38:49.482Z] #57 23.14 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:49.482Z] #57 23.16 (3/3) Installing tzdata (2026a-r0) [2026-04-21T02:38:49.482Z] #57 25.05 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:49.482Z] #57 25.20 Executing ca-certificates-20260413-r0.trigger [2026-04-21T02:38:49.482Z] #57 26.21 OK: 9 MiB in 19 packages [2026-04-21T02:38:49.482Z] #57 DONE 28.5s [2026-04-21T02:38:49.482Z] [2026-04-21T02:38:49.482Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:38:49.482Z] #75 ... [2026-04-21T02:38:49.482Z] [2026-04-21T02:38:49.482Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T02:38:49.482Z] #69 24.79 OK: 255 MiB in 60 packages [2026-04-21T02:38:49.482Z] #69 DONE 26.9s [2026-04-21T02:38:49.482Z] [2026-04-21T02:38:49.482Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:38:49.482Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:49.482Z] #0 5.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:49.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T02:38:49.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T02:38:49.488Z] 7247604233ad: Preparing [2026-04-21T02:38:49.488Z] b8c47d2ea5c5: Preparing [2026-04-21T02:38:49.488Z] a776479145b8: Preparing [2026-04-21T02:38:49.488Z] cb816bdbcb49: Preparing [2026-04-21T02:38:49.488Z] 832f1b752f44: Preparing [2026-04-21T02:38:49.488Z] 742db2ce4a12: Preparing [2026-04-21T02:38:49.488Z] 0854555d70ac: Preparing [2026-04-21T02:38:49.488Z] 742db2ce4a12: Waiting [2026-04-21T02:38:49.488Z] 0854555d70ac: Waiting [2026-04-21T02:38:49.488Z] 7247604233ad: Layer already exists [2026-04-21T02:38:49.488Z] b8c47d2ea5c5: Layer already exists [2026-04-21T02:38:49.488Z] 832f1b752f44: Layer already exists [2026-04-21T02:38:49.488Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:49.488Z] a776479145b8: Layer already exists [2026-04-21T02:38:49.488Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:49.488Z] 742db2ce4a12: Layer already exists [2026-04-21T02:38:49.488Z] 4.1.0-dev.110: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:49.753Z] #76 ... [2026-04-21T02:38:49.753Z] [2026-04-21T02:38:49.753Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:49.817Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:50.021Z] #77 ... [2026-04-21T02:38:50.021Z] [2026-04-21T02:38:50.021Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T02:38:50.021Z] #59 DONE 29.2s [2026-04-21T02:38:50.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:50.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T02:38:50.147Z] 7247604233ad: Preparing [2026-04-21T02:38:50.147Z] b8c47d2ea5c5: Preparing [2026-04-21T02:38:50.147Z] a776479145b8: Preparing [2026-04-21T02:38:50.147Z] cb816bdbcb49: Preparing [2026-04-21T02:38:50.147Z] 832f1b752f44: Preparing [2026-04-21T02:38:50.147Z] 742db2ce4a12: Preparing [2026-04-21T02:38:50.147Z] 0854555d70ac: Preparing [2026-04-21T02:38:50.147Z] 742db2ce4a12: Waiting [2026-04-21T02:38:50.147Z] 0854555d70ac: Waiting [2026-04-21T02:38:50.147Z] b8c47d2ea5c5: Layer already exists [2026-04-21T02:38:50.147Z] 7247604233ad: Layer already exists [2026-04-21T02:38:50.147Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:50.147Z] 832f1b752f44: Layer already exists [2026-04-21T02:38:50.147Z] a776479145b8: Layer already exists [2026-04-21T02:38:50.147Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:50.147Z] 742db2ce4a12: Layer already exists [2026-04-21T02:38:50.147Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:50.326Z] [2026-04-21T02:38:50.326Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T02:38:50.479Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:50.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-21T02:38:50.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T02:38:50.804Z] 7247604233ad: Preparing [2026-04-21T02:38:50.804Z] b8c47d2ea5c5: Preparing [2026-04-21T02:38:50.804Z] a776479145b8: Preparing [2026-04-21T02:38:50.804Z] cb816bdbcb49: Preparing [2026-04-21T02:38:50.804Z] 832f1b752f44: Preparing [2026-04-21T02:38:50.804Z] 742db2ce4a12: Preparing [2026-04-21T02:38:50.804Z] 0854555d70ac: Preparing [2026-04-21T02:38:50.804Z] 742db2ce4a12: Waiting [2026-04-21T02:38:50.804Z] 0854555d70ac: Waiting [2026-04-21T02:38:50.804Z] 7247604233ad: Layer already exists [2026-04-21T02:38:50.804Z] a776479145b8: Layer already exists [2026-04-21T02:38:50.804Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:50.804Z] 832f1b752f44: Layer already exists [2026-04-21T02:38:50.804Z] b8c47d2ea5c5: Layer already exists [2026-04-21T02:38:50.804Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:50.804Z] 742db2ce4a12: Layer already exists [2026-04-21T02:38:50.804Z] main: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:38:50.891Z] ===================================================== [Pipeline] echo [2026-04-21T02:38:50.906Z] taggedImages: [2026-04-21T02:38:50.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:50.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T02:38:50.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T02:38:50.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:50.906Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-04-21T02:38:51.009Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-04-21T02:38:51.009Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:51.009Z] latest [2026-04-21T02:38:51.009Z] 4.1.0-dev.110 [2026-04-21T02:38:51.009Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:38:51.009Z] main [2026-04-21T02:38:51.009Z] ===================================================== [2026-04-21T02:38:51.011Z] #78 ... [2026-04-21T02:38:51.011Z] [2026-04-21T02:38:51.011Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:51.011Z] #79 DONE 1.5s [2026-04-21T02:38:51.011Z] [2026-04-21T02:38:51.011Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T02:38:51.011Z] #55 25.95 OK: 255 MiB in 60 packages [2026-04-21T02:38:51.011Z] #55 DONE 28.5s [2026-04-21T02:38:51.011Z] [2026-04-21T02:38:51.011Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:51.011Z] #80 ... [2026-04-21T02:38:51.011Z] [2026-04-21T02:38:51.011Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:51.011Z] #56 26.90 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:51.011Z] #56 26.94 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:51.011Z] #56 27.12 OK: 8 MiB in 17 packages [2026-04-21T02:38:51.011Z] #56 DONE 30.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:51.281Z] [2026-04-21T02:38:51.281Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T02:38:51.281Z] #81 ... [2026-04-21T02:38:51.281Z] [2026-04-21T02:38:51.281Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:51.281Z] #77 DONE 1.9s [2026-04-21T02:38:51.367Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:38:51.576Z] [2026-04-21T02:38:51.576Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:38:51.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:38:51.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T02:38:51.699Z] 2d283a4ad505: Preparing [2026-04-21T02:38:51.699Z] 48798874da00: Preparing [2026-04-21T02:38:51.699Z] 045bdf373d8e: Preparing [2026-04-21T02:38:51.699Z] a776479145b8: Preparing [2026-04-21T02:38:51.699Z] cb816bdbcb49: Preparing [2026-04-21T02:38:51.699Z] 74eadfbb1d0f: Preparing [2026-04-21T02:38:51.699Z] 3eb9715749a2: Preparing [2026-04-21T02:38:51.699Z] b13e1fbe9044: Preparing [2026-04-21T02:38:51.699Z] a97b9d8d4f28: Preparing [2026-04-21T02:38:51.699Z] 0854555d70ac: Preparing [2026-04-21T02:38:51.699Z] 74eadfbb1d0f: Waiting [2026-04-21T02:38:51.699Z] 3eb9715749a2: Waiting [2026-04-21T02:38:51.699Z] b13e1fbe9044: Waiting [2026-04-21T02:38:51.699Z] a97b9d8d4f28: Waiting [2026-04-21T02:38:51.699Z] 0854555d70ac: Waiting [2026-04-21T02:38:51.699Z] cb816bdbcb49: Layer already exists [2026-04-21T02:38:51.699Z] a776479145b8: Layer already exists [2026-04-21T02:38:51.699Z] 2d283a4ad505: Pushed [2026-04-21T02:38:51.699Z] 48798874da00: Pushed [2026-04-21T02:38:51.699Z] 045bdf373d8e: Pushed [2026-04-21T02:38:51.699Z] 0854555d70ac: Layer already exists [2026-04-21T02:38:51.699Z] b13e1fbe9044: Pushed [2026-04-21T02:38:52.177Z] #82 ... [2026-04-21T02:38:52.177Z] [2026-04-21T02:38:52.177Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T02:38:52.177Z] #70 27.14 OK: 255 MiB in 60 packages [2026-04-21T02:38:52.177Z] #70 DONE 29.5s [2026-04-21T02:38:52.177Z] [2026-04-21T02:38:52.177Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:52.269Z] a97b9d8d4f28: Pushed [2026-04-21T02:38:52.765Z] #83 ... [2026-04-21T02:38:52.765Z] [2026-04-21T02:38:52.765Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:52.765Z] #80 DONE 1.8s [2026-04-21T02:38:52.765Z] [2026-04-21T02:38:52.765Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:38:53.754Z] #84 ... [2026-04-21T02:38:53.754Z] [2026-04-21T02:38:53.754Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:38:53.754Z] #83 DONE 1.7s [2026-04-21T02:38:53.754Z] [2026-04-21T02:38:53.754Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T02:38:53.754Z] #61 27.40 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:53.754Z] #61 27.46 (2/4) Installing openssl (3.5.6-r0) [2026-04-21T02:38:53.754Z] #61 27.57 (3/4) Installing su-exec (0.2-r3) [2026-04-21T02:38:53.754Z] #61 27.60 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T02:38:53.754Z] #61 29.96 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:53.754Z] #61 30.19 OK: 20 MiB in 20 packages [2026-04-21T02:38:53.754Z] #61 DONE 32.9s [2026-04-21T02:38:53.754Z] [2026-04-21T02:38:53.754Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:38:54.354Z] #85 ... [2026-04-21T02:38:54.354Z] [2026-04-21T02:38:54.354Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T02:38:54.354Z] #73 17.55 OK: 255 MiB in 60 packages [2026-04-21T02:38:54.354Z] #73 DONE 20.1s [2026-04-21T02:38:54.621Z] [2026-04-21T02:38:54.621Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T02:38:56.037Z] #86 ... [2026-04-21T02:38:56.037Z] [2026-04-21T02:38:56.037Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:38:56.037Z] #74 17.74 OK: 8 MiB in 17 packages [2026-04-21T02:38:56.037Z] #74 DONE 20.4s [2026-04-21T02:38:56.037Z] [2026-04-21T02:38:56.037Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:38:56.037Z] #64 34.84 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:56.037Z] #64 34.85 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-21T02:38:56.037Z] #64 34.86 (3/4) Installing libucontext (1.3.2-r0) [2026-04-21T02:38:56.037Z] #64 34.88 (4/4) Installing gcompat (1.1.0-r4) [2026-04-21T02:38:56.037Z] #64 34.98 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:56.037Z] #64 35.22 OK: 8 MiB in 20 packages [2026-04-21T02:38:56.629Z] #64 ... [2026-04-21T02:38:56.629Z] [2026-04-21T02:38:56.629Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:38:56.629Z] #76 15.85 OK: 12 MiB in 23 packages [2026-04-21T02:38:56.629Z] #76 DONE 17.1s [2026-04-21T02:38:56.629Z] [2026-04-21T02:38:56.629Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T02:38:56.629Z] #72 21.99 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:56.629Z] #72 22.83 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:56.630Z] #72 22.88 OK: 8 MiB in 17 packages [2026-04-21T02:38:56.630Z] #72 DONE 25.0s [2026-04-21T02:38:56.630Z] [2026-04-21T02:38:56.630Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T02:38:57.216Z] #87 ... [2026-04-21T02:38:57.216Z] [2026-04-21T02:38:57.216Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T02:38:57.216Z] #86 DONE 2.6s [2026-04-21T02:38:57.216Z] [2026-04-21T02:38:57.216Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:38:57.483Z] #88 ... [2026-04-21T02:38:57.483Z] [2026-04-21T02:38:57.483Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:38:57.483Z] #68 24.74 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:38:57.483Z] #68 24.74 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:38:57.483Z] #68 24.74 OK: 26182 distinct packages available [2026-04-21T02:38:57.483Z] #68 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:57.483Z] #68 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:57.483Z] #68 ... [2026-04-21T02:38:57.483Z] [2026-04-21T02:38:57.483Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T02:38:57.483Z] #64 DONE 36.5s [2026-04-21T02:38:57.483Z] [2026-04-21T02:38:57.483Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T02:38:57.534Z] 3eb9715749a2: Pushed [2026-04-21T02:38:58.075Z] #89 ... [2026-04-21T02:38:58.075Z] [2026-04-21T02:38:58.075Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T02:38:58.075Z] #58 27.05 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:38:58.075Z] #58 27.05 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:38:58.075Z] #58 27.05 OK: 26165 distinct packages available [2026-04-21T02:38:58.075Z] #58 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:58.075Z] #58 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:58.075Z] #58 ... [2026-04-21T02:38:58.075Z] [2026-04-21T02:38:58.075Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:38:58.075Z] #66 27.94 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T02:38:58.075Z] #66 27.94 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T02:38:58.075Z] #66 27.94 OK: 26165 distinct packages available [2026-04-21T02:38:58.075Z] #66 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:58.075Z] #66 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:38:58.660Z] #66 ... [2026-04-21T02:38:58.660Z] [2026-04-21T02:38:58.660Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:38:58.660Z] #68 36.06 OK: 255 MiB in 60 packages [2026-04-21T02:38:59.258Z] #68 ... [2026-04-21T02:38:59.258Z] [2026-04-21T02:38:59.258Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T02:38:59.258Z] #90 ... [2026-04-21T02:38:59.258Z] [2026-04-21T02:38:59.258Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:38:59.258Z] #66 39.20 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-21T02:38:59.258Z] #66 39.22 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-21T02:38:59.258Z] #66 39.23 (3/5) Installing libucontext (1.3.2-r0) [2026-04-21T02:38:59.258Z] #66 39.23 (4/5) Installing gcompat (1.1.0-r4) [2026-04-21T02:38:59.258Z] #66 39.26 (5/5) Installing openssl (3.5.6-r0) [2026-04-21T02:38:59.258Z] #66 39.30 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:38:59.526Z] #66 39.41 OK: 9 MiB in 21 packages [2026-04-21T02:39:00.939Z] #66 ... [2026-04-21T02:39:00.939Z] [2026-04-21T02:39:00.939Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:39:01.208Z] #91 ... [2026-04-21T02:39:01.208Z] [2026-04-21T02:39:01.208Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T02:39:01.208Z] #58 38.04 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-21T02:39:01.208Z] #58 38.09 (2/13) Installing c-ares (1.34.6-r0) [2026-04-21T02:39:01.208Z] #58 38.11 (3/13) Installing libunistring (1.3-r0) [2026-04-21T02:39:01.208Z] #58 38.19 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-21T02:39:01.208Z] #58 38.22 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-21T02:39:01.208Z] #58 38.22 (6/13) Installing libpsl (0.21.5-r3) [2026-04-21T02:39:01.208Z] #58 38.24 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-21T02:39:01.208Z] #58 38.28 (8/13) Installing libcurl (8.14.1-r2) [2026-04-21T02:39:01.208Z] #58 38.34 (9/13) Installing curl (8.14.1-r2) [2026-04-21T02:39:01.208Z] #58 38.35 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-21T02:39:01.208Z] #58 38.36 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-21T02:39:01.208Z] #58 38.36 (12/13) Installing libucontext (1.3.2-r0) [2026-04-21T02:39:01.208Z] #58 38.37 (13/13) Installing gcompat (1.1.0-r4) [2026-04-21T02:39:01.208Z] #58 38.40 Executing busybox-1.37.0-r20.trigger [2026-04-21T02:39:01.208Z] #58 38.44 OK: 13 MiB in 29 packages [2026-04-21T02:39:03.151Z] #58 DONE 42.3s [2026-04-21T02:39:03.151Z] [2026-04-21T02:39:03.151Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T02:39:03.151Z] #68 DONE 40.6s [2026-04-21T02:39:03.151Z] [2026-04-21T02:39:03.151Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:39:03.438Z] #92 ... [2026-04-21T02:39:03.438Z] [2026-04-21T02:39:03.438Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T02:39:03.438Z] #66 DONE 43.2s [2026-04-21T02:39:03.438Z] [2026-04-21T02:39:03.438Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-04-21T02:39:04.030Z] #93 ... [2026-04-21T02:39:04.031Z] [2026-04-21T02:39:04.031Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:39:04.031Z] #94 DONE 0.7s [2026-04-21T02:39:04.031Z] [2026-04-21T02:39:04.031Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T02:39:04.031Z] #87 9.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:04.095Z] 74eadfbb1d0f: Pushed [2026-04-21T02:39:04.095Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:04.434Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:04.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T02:39:04.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T02:39:04.764Z] 2d283a4ad505: Preparing [2026-04-21T02:39:04.764Z] 48798874da00: Preparing [2026-04-21T02:39:04.764Z] 045bdf373d8e: Preparing [2026-04-21T02:39:04.764Z] a776479145b8: Preparing [2026-04-21T02:39:04.764Z] cb816bdbcb49: Preparing [2026-04-21T02:39:04.764Z] 74eadfbb1d0f: Preparing [2026-04-21T02:39:04.764Z] 3eb9715749a2: Preparing [2026-04-21T02:39:04.764Z] b13e1fbe9044: Preparing [2026-04-21T02:39:04.764Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:04.764Z] 0854555d70ac: Preparing [2026-04-21T02:39:04.764Z] b13e1fbe9044: Waiting [2026-04-21T02:39:04.764Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:04.764Z] 74eadfbb1d0f: Waiting [2026-04-21T02:39:04.764Z] 3eb9715749a2: Waiting [2026-04-21T02:39:04.764Z] 0854555d70ac: Waiting [2026-04-21T02:39:04.764Z] 045bdf373d8e: Layer already exists [2026-04-21T02:39:04.764Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:04.764Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:04.764Z] 48798874da00: Layer already exists [2026-04-21T02:39:04.764Z] a776479145b8: Layer already exists [2026-04-21T02:39:04.764Z] 3eb9715749a2: Layer already exists [2026-04-21T02:39:04.764Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:04.764Z] 74eadfbb1d0f: Layer already exists [2026-04-21T02:39:04.764Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:04.764Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:04.764Z] latest: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:05.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:05.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T02:39:05.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T02:39:05.425Z] 2d283a4ad505: Preparing [2026-04-21T02:39:05.425Z] 48798874da00: Preparing [2026-04-21T02:39:05.425Z] 045bdf373d8e: Preparing [2026-04-21T02:39:05.425Z] a776479145b8: Preparing [2026-04-21T02:39:05.426Z] cb816bdbcb49: Preparing [2026-04-21T02:39:05.426Z] 74eadfbb1d0f: Preparing [2026-04-21T02:39:05.426Z] 3eb9715749a2: Preparing [2026-04-21T02:39:05.426Z] b13e1fbe9044: Preparing [2026-04-21T02:39:05.426Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:05.426Z] 0854555d70ac: Preparing [2026-04-21T02:39:05.426Z] b13e1fbe9044: Waiting [2026-04-21T02:39:05.426Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:05.426Z] 74eadfbb1d0f: Waiting [2026-04-21T02:39:05.426Z] 3eb9715749a2: Waiting [2026-04-21T02:39:05.426Z] 0854555d70ac: Waiting [2026-04-21T02:39:05.426Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:05.426Z] 045bdf373d8e: Layer already exists [2026-04-21T02:39:05.426Z] a776479145b8: Layer already exists [2026-04-21T02:39:05.426Z] 48798874da00: Layer already exists [2026-04-21T02:39:05.426Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:05.426Z] 74eadfbb1d0f: Layer already exists [2026-04-21T02:39:05.426Z] 3eb9715749a2: Layer already exists [2026-04-21T02:39:05.426Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:05.426Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:05.426Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:05.426Z] 4.1.0-dev.110: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:05.478Z] #87 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:05.752Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:06.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:06.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T02:39:06.083Z] 2d283a4ad505: Preparing [2026-04-21T02:39:06.083Z] 48798874da00: Preparing [2026-04-21T02:39:06.083Z] 045bdf373d8e: Preparing [2026-04-21T02:39:06.083Z] a776479145b8: Preparing [2026-04-21T02:39:06.083Z] cb816bdbcb49: Preparing [2026-04-21T02:39:06.083Z] 74eadfbb1d0f: Preparing [2026-04-21T02:39:06.083Z] 3eb9715749a2: Preparing [2026-04-21T02:39:06.083Z] b13e1fbe9044: Preparing [2026-04-21T02:39:06.083Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:06.083Z] 0854555d70ac: Preparing [2026-04-21T02:39:06.083Z] 74eadfbb1d0f: Waiting [2026-04-21T02:39:06.083Z] 3eb9715749a2: Waiting [2026-04-21T02:39:06.083Z] b13e1fbe9044: Waiting [2026-04-21T02:39:06.083Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:06.083Z] 0854555d70ac: Waiting [2026-04-21T02:39:06.083Z] 48798874da00: Layer already exists [2026-04-21T02:39:06.083Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:06.083Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:06.083Z] 045bdf373d8e: Layer already exists [2026-04-21T02:39:06.083Z] a776479145b8: Layer already exists [2026-04-21T02:39:06.083Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:06.083Z] 3eb9715749a2: Layer already exists [2026-04-21T02:39:06.083Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:06.083Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:06.083Z] 74eadfbb1d0f: Layer already exists [2026-04-21T02:39:06.083Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:06.417Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:06.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-21T02:39:06.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T02:39:06.739Z] 2d283a4ad505: Preparing [2026-04-21T02:39:06.739Z] 48798874da00: Preparing [2026-04-21T02:39:06.739Z] 045bdf373d8e: Preparing [2026-04-21T02:39:06.739Z] a776479145b8: Preparing [2026-04-21T02:39:06.739Z] cb816bdbcb49: Preparing [2026-04-21T02:39:06.739Z] 74eadfbb1d0f: Preparing [2026-04-21T02:39:06.739Z] 3eb9715749a2: Preparing [2026-04-21T02:39:06.739Z] b13e1fbe9044: Preparing [2026-04-21T02:39:06.739Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:06.739Z] 0854555d70ac: Preparing [2026-04-21T02:39:06.739Z] 74eadfbb1d0f: Waiting [2026-04-21T02:39:06.739Z] 3eb9715749a2: Waiting [2026-04-21T02:39:06.739Z] b13e1fbe9044: Waiting [2026-04-21T02:39:06.739Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:06.739Z] 0854555d70ac: Waiting [2026-04-21T02:39:06.739Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:06.739Z] a776479145b8: Layer already exists [2026-04-21T02:39:06.739Z] 045bdf373d8e: Layer already exists [2026-04-21T02:39:06.739Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:06.739Z] 48798874da00: Layer already exists [2026-04-21T02:39:06.739Z] 3eb9715749a2: Layer already exists [2026-04-21T02:39:06.739Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:06.739Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:06.739Z] 74eadfbb1d0f: Layer already exists [2026-04-21T02:39:06.739Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:06.739Z] main: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:39:06.823Z] ===================================================== [Pipeline] echo [2026-04-21T02:39:06.837Z] taggedImages: [2026-04-21T02:39:06.837Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:06.837Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T02:39:06.837Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T02:39:06.837Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:06.837Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-04-21T02:39:06.866Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-04-21T02:39:06.866Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:06.866Z] latest [2026-04-21T02:39:06.866Z] 4.1.0-dev.110 [2026-04-21T02:39:06.866Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:06.866Z] main [2026-04-21T02:39:06.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:07.214Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:07.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:07.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T02:39:07.542Z] dcddfd08ae6f: Preparing [2026-04-21T02:39:07.542Z] c8d263976766: Preparing [2026-04-21T02:39:07.542Z] c1b7c20def12: Preparing [2026-04-21T02:39:07.542Z] a776479145b8: Preparing [2026-04-21T02:39:07.542Z] cb816bdbcb49: Preparing [2026-04-21T02:39:07.542Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:07.542Z] 4b31e89384e5: Preparing [2026-04-21T02:39:07.543Z] f57e0d5c9276: Preparing [2026-04-21T02:39:07.543Z] 0854555d70ac: Preparing [2026-04-21T02:39:07.543Z] f57e0d5c9276: Waiting [2026-04-21T02:39:07.543Z] 4b31e89384e5: Waiting [2026-04-21T02:39:07.543Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:07.543Z] 0854555d70ac: Waiting [2026-04-21T02:39:07.543Z] a776479145b8: Layer already exists [2026-04-21T02:39:07.543Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:07.543Z] 4b31e89384e5: Pushed [2026-04-21T02:39:07.543Z] c8d263976766: Pushed [2026-04-21T02:39:07.543Z] c1b7c20def12: Pushed [2026-04-21T02:39:07.543Z] dcddfd08ae6f: Pushed [2026-04-21T02:39:07.543Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:08.109Z] f57e0d5c9276: Pushed [2026-04-21T02:39:09.743Z] #87 ... [2026-04-21T02:39:09.743Z] [2026-04-21T02:39:09.743Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-04-21T02:39:09.743Z] #93 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:09.743Z] #93 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.089Z] #93 ... [2026-04-21T02:39:13.089Z] [2026-04-21T02:39:13.089Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T02:39:13.089Z] #90 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.089Z] #90 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.089Z] #90 22.56 OK: 8 MiB in 18 packages [2026-04-21T02:39:13.089Z] #90 DONE 23.8s [2026-04-21T02:39:13.089Z] [2026-04-21T02:39:13.089Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T02:39:13.677Z] #95 ... [2026-04-21T02:39:13.677Z] [2026-04-21T02:39:13.677Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T02:39:13.677Z] #78 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.677Z] #78 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.677Z] #78 22.15 OK: 20 MiB in 20 packages [2026-04-21T02:39:13.948Z] #78 ... [2026-04-21T02:39:13.948Z] [2026-04-21T02:39:13.948Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:39:13.948Z] #96 ... [2026-04-21T02:39:13.948Z] [2026-04-21T02:39:13.948Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:39:13.948Z] #75 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.948Z] #75 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:13.948Z] #75 23.44 OK: 9 MiB in 19 packages [2026-04-21T02:39:14.214Z] #75 ... [2026-04-21T02:39:14.214Z] [2026-04-21T02:39:14.214Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T02:39:14.214Z] #87 18.51 OK: 20 MiB in 20 packages [2026-04-21T02:39:14.214Z] #87 ... [2026-04-21T02:39:14.214Z] [2026-04-21T02:39:14.214Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T02:39:14.214Z] #81 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:14.214Z] #81 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:14.214Z] #81 22.28 OK: 8 MiB in 17 packages [2026-04-21T02:39:14.480Z] #81 ... [2026-04-21T02:39:14.480Z] [2026-04-21T02:39:14.480Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T02:39:14.480Z] #89 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:14.480Z] #89 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:14.481Z] #89 16.43 OK: 8 MiB in 20 packages [2026-04-21T02:39:15.911Z] #89 ... [2026-04-21T02:39:15.911Z] [2026-04-21T02:39:15.911Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-04-21T02:39:15.911Z] #93 12.56 OK: 9 MiB in 21 packages [2026-04-21T02:39:17.319Z] #93 ... [2026-04-21T02:39:17.319Z] [2026-04-21T02:39:17.319Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:39:17.319Z] #92 3.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:17.319Z] #92 5.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T02:39:17.319Z] #92 12.29 OK: 13 MiB in 29 packages [2026-04-21T02:39:17.319Z] #92 ... [2026-04-21T02:39:17.319Z] [2026-04-21T02:39:17.319Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T02:39:17.319Z] #87 DONE 23.2s [2026-04-21T02:39:17.319Z] [2026-04-21T02:39:17.319Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T02:39:17.591Z] #97 ... [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T02:39:17.591Z] #78 DONE 27.3s [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T02:39:17.591Z] #89 DONE 20.1s [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T02:39:17.591Z] #81 DONE 26.4s [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:39:17.591Z] #75 DONE 28.1s [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T02:39:17.591Z] #92 DONE 14.4s [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-04-21T02:39:17.591Z] #93 DONE 15.1s [2026-04-21T02:39:17.591Z] [2026-04-21T02:39:17.591Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:39:18.215Z] #98 ... [2026-04-21T02:39:18.215Z] [2026-04-21T02:39:18.215Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T02:39:18.215Z] #95 DONE 5.0s [2026-04-21T02:39:18.215Z] [2026-04-21T02:39:18.215Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T02:39:18.215Z] #99 ... [2026-04-21T02:39:18.215Z] [2026-04-21T02:39:18.215Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T02:39:18.215Z] #97 DONE 0.9s [2026-04-21T02:39:18.489Z] [2026-04-21T02:39:18.489Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T02:39:18.758Z] #100 ... [2026-04-21T02:39:18.758Z] [2026-04-21T02:39:18.758Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T02:39:18.758Z] #99 DONE 0.7s [2026-04-21T02:39:19.027Z] [2026-04-21T02:39:19.027Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:39:20.443Z] #101 ... [2026-04-21T02:39:20.443Z] [2026-04-21T02:39:20.443Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T02:39:20.443Z] #100 DONE 2.8s [2026-04-21T02:39:20.526Z] 14a8ea6d7ed8: Pushed [2026-04-21T02:39:20.526Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:20.714Z] [2026-04-21T02:39:20.714Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:39:20.872Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:20.984Z] #102 ... [2026-04-21T02:39:20.984Z] [2026-04-21T02:39:20.984Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:39:20.984Z] #101 DONE 3.3s [2026-04-21T02:39:20.984Z] [2026-04-21T02:39:20.985Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:39:20.985Z] #98 DONE 3.3s [2026-04-21T02:39:20.985Z] [2026-04-21T02:39:20.985Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T02:39:21.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T02:39:21.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T02:39:21.203Z] dcddfd08ae6f: Preparing [2026-04-21T02:39:21.203Z] c8d263976766: Preparing [2026-04-21T02:39:21.203Z] c1b7c20def12: Preparing [2026-04-21T02:39:21.203Z] a776479145b8: Preparing [2026-04-21T02:39:21.203Z] cb816bdbcb49: Preparing [2026-04-21T02:39:21.203Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:21.203Z] 4b31e89384e5: Preparing [2026-04-21T02:39:21.203Z] f57e0d5c9276: Preparing [2026-04-21T02:39:21.203Z] 0854555d70ac: Preparing [2026-04-21T02:39:21.203Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:21.203Z] 4b31e89384e5: Waiting [2026-04-21T02:39:21.203Z] f57e0d5c9276: Waiting [2026-04-21T02:39:21.203Z] 0854555d70ac: Waiting [2026-04-21T02:39:21.203Z] c8d263976766: Layer already exists [2026-04-21T02:39:21.203Z] c1b7c20def12: Layer already exists [2026-04-21T02:39:21.203Z] a776479145b8: Layer already exists [2026-04-21T02:39:21.203Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:21.203Z] dcddfd08ae6f: Layer already exists [2026-04-21T02:39:21.203Z] f57e0d5c9276: Layer already exists [2026-04-21T02:39:21.203Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:21.203Z] 4b31e89384e5: Layer already exists [2026-04-21T02:39:21.203Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:21.203Z] latest: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-04-21T02:39:21.255Z] #103 DONE 0.3s [2026-04-21T02:39:21.255Z] [2026-04-21T02:39:21.255Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T02:39:21.255Z] #104 DONE 0.3s [2026-04-21T02:39:21.255Z] [2026-04-21T02:39:21.255Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] sh [2026-04-21T02:39:21.527Z] #105 ... [2026-04-21T02:39:21.527Z] [2026-04-21T02:39:21.527Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-21T02:39:21.527Z] #106 DONE 0.5s [2026-04-21T02:39:21.538Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:21.795Z] [2026-04-21T02:39:21.795Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T02:39:21.795Z] #105 DONE 0.5s [2026-04-21T02:39:21.795Z] [2026-04-21T02:39:21.795Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:39:21.795Z] #107 ... [2026-04-21T02:39:21.795Z] [2026-04-21T02:39:21.795Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:39:21.795Z] #108 DONE 0.3s [2026-04-21T02:39:21.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T02:39:21.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T02:39:21.859Z] dcddfd08ae6f: Preparing [2026-04-21T02:39:21.859Z] c8d263976766: Preparing [2026-04-21T02:39:21.859Z] c1b7c20def12: Preparing [2026-04-21T02:39:21.859Z] a776479145b8: Preparing [2026-04-21T02:39:21.859Z] cb816bdbcb49: Preparing [2026-04-21T02:39:21.859Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:21.859Z] 4b31e89384e5: Preparing [2026-04-21T02:39:21.859Z] f57e0d5c9276: Preparing [2026-04-21T02:39:21.859Z] 0854555d70ac: Preparing [2026-04-21T02:39:21.859Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:21.859Z] 4b31e89384e5: Waiting [2026-04-21T02:39:21.859Z] f57e0d5c9276: Waiting [2026-04-21T02:39:21.859Z] 0854555d70ac: Waiting [2026-04-21T02:39:21.859Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:21.859Z] dcddfd08ae6f: Layer already exists [2026-04-21T02:39:21.859Z] c8d263976766: Layer already exists [2026-04-21T02:39:21.859Z] a776479145b8: Layer already exists [2026-04-21T02:39:21.859Z] c1b7c20def12: Layer already exists [2026-04-21T02:39:21.859Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:21.859Z] f57e0d5c9276: Layer already exists [2026-04-21T02:39:21.859Z] 4b31e89384e5: Layer already exists [2026-04-21T02:39:21.859Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:21.859Z] 4.1.0-dev.110: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:22.070Z] [2026-04-21T02:39:22.070Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T02:39:22.197Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:22.340Z] #109 ... [2026-04-21T02:39:22.340Z] [2026-04-21T02:39:22.340Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:39:22.340Z] #107 DONE 0.5s [2026-04-21T02:39:22.340Z] [2026-04-21T02:39:22.340Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T02:39:22.340Z] #109 DONE 0.4s [2026-04-21T02:39:22.340Z] [2026-04-21T02:39:22.340Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-21T02:39:22.340Z] #110 DONE 0.2s [2026-04-21T02:39:22.340Z] [2026-04-21T02:39:22.340Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-21T02:39:22.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:22.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T02:39:22.517Z] dcddfd08ae6f: Preparing [2026-04-21T02:39:22.517Z] c8d263976766: Preparing [2026-04-21T02:39:22.517Z] c1b7c20def12: Preparing [2026-04-21T02:39:22.517Z] a776479145b8: Preparing [2026-04-21T02:39:22.517Z] cb816bdbcb49: Preparing [2026-04-21T02:39:22.517Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:22.517Z] 4b31e89384e5: Preparing [2026-04-21T02:39:22.517Z] f57e0d5c9276: Preparing [2026-04-21T02:39:22.517Z] 0854555d70ac: Preparing [2026-04-21T02:39:22.517Z] 4b31e89384e5: Waiting [2026-04-21T02:39:22.517Z] f57e0d5c9276: Waiting [2026-04-21T02:39:22.517Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:22.517Z] 0854555d70ac: Waiting [2026-04-21T02:39:22.517Z] c8d263976766: Layer already exists [2026-04-21T02:39:22.517Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:22.517Z] a776479145b8: Layer already exists [2026-04-21T02:39:22.517Z] dcddfd08ae6f: Layer already exists [2026-04-21T02:39:22.517Z] c1b7c20def12: Layer already exists [2026-04-21T02:39:22.517Z] 4b31e89384e5: Layer already exists [2026-04-21T02:39:22.517Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:22.517Z] f57e0d5c9276: Layer already exists [2026-04-21T02:39:22.517Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:22.517Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:22.613Z] #111 DONE 0.3s [2026-04-21T02:39:22.613Z] [2026-04-21T02:39:22.614Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-21T02:39:22.848Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:23.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-21T02:39:23.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T02:39:23.166Z] dcddfd08ae6f: Preparing [2026-04-21T02:39:23.166Z] c8d263976766: Preparing [2026-04-21T02:39:23.166Z] c1b7c20def12: Preparing [2026-04-21T02:39:23.166Z] a776479145b8: Preparing [2026-04-21T02:39:23.166Z] cb816bdbcb49: Preparing [2026-04-21T02:39:23.166Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:23.166Z] 4b31e89384e5: Preparing [2026-04-21T02:39:23.166Z] f57e0d5c9276: Preparing [2026-04-21T02:39:23.166Z] 0854555d70ac: Preparing [2026-04-21T02:39:23.166Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:23.166Z] 4b31e89384e5: Waiting [2026-04-21T02:39:23.166Z] f57e0d5c9276: Waiting [2026-04-21T02:39:23.166Z] 0854555d70ac: Waiting [2026-04-21T02:39:23.166Z] dcddfd08ae6f: Layer already exists [2026-04-21T02:39:23.166Z] c1b7c20def12: Layer already exists [2026-04-21T02:39:23.166Z] a776479145b8: Layer already exists [2026-04-21T02:39:23.166Z] c8d263976766: Layer already exists [2026-04-21T02:39:23.166Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:23.166Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:23.166Z] f57e0d5c9276: Layer already exists [2026-04-21T02:39:23.166Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:23.166Z] 4b31e89384e5: Layer already exists [2026-04-21T02:39:23.166Z] main: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2026-04-21T02:39:23.199Z] #112 DONE 0.4s [2026-04-21T02:39:23.199Z] [2026-04-21T02:39:23.199Z] #113 [security-spire-config] exporting to image [2026-04-21T02:39:23.199Z] #113 exporting layers [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:39:23.243Z] ===================================================== [Pipeline] echo [2026-04-21T02:39:23.259Z] taggedImages: [2026-04-21T02:39:23.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:23.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T02:39:23.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T02:39:23.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:23.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-04-21T02:39:23.296Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-04-21T02:39:23.296Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:23.296Z] latest [2026-04-21T02:39:23.296Z] 4.1.0-dev.110 [2026-04-21T02:39:23.296Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:23.296Z] main [2026-04-21T02:39:23.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:23.475Z] #113 ... [2026-04-21T02:39:23.475Z] [2026-04-21T02:39:23.475Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T02:39:23.475Z] #102 DONE 3.1s [2026-04-21T02:39:23.646Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:23.757Z] [2026-04-21T02:39:23.757Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-21T02:39:23.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:23.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T02:39:23.970Z] 2d283a4ad505: Preparing [2026-04-21T02:39:23.970Z] eea5c8a52467: Preparing [2026-04-21T02:39:23.970Z] ff872b20e87e: Preparing [2026-04-21T02:39:23.970Z] a776479145b8: Preparing [2026-04-21T02:39:23.970Z] cb816bdbcb49: Preparing [2026-04-21T02:39:23.970Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:23.970Z] b13e1fbe9044: Preparing [2026-04-21T02:39:23.970Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:23.970Z] 0854555d70ac: Preparing [2026-04-21T02:39:23.970Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:23.970Z] b13e1fbe9044: Waiting [2026-04-21T02:39:23.970Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:23.970Z] 0854555d70ac: Waiting [2026-04-21T02:39:23.970Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:23.970Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:23.970Z] a776479145b8: Layer already exists [2026-04-21T02:39:23.970Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:23.970Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:23.970Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:23.970Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:23.970Z] ff872b20e87e: Pushed [2026-04-21T02:39:23.970Z] eea5c8a52467: Pushed [2026-04-21T02:39:24.044Z] #114 DONE 0.6s [2026-04-21T02:39:24.044Z] [2026-04-21T02:39:24.044Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-21T02:39:24.230Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:24.324Z] #115 DONE 0.2s [2026-04-21T02:39:24.325Z] [2026-04-21T02:39:24.325Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T02:39:24.557Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-04-21T02:39:24.602Z] #116 DONE 0.3s [2026-04-21T02:39:24.602Z] [2026-04-21T02:39:24.602Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] sh [2026-04-21T02:39:24.879Z] #117 DONE 0.2s [2026-04-21T02:39:24.879Z] [2026-04-21T02:39:24.879Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-21T02:39:24.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T02:39:24.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T02:39:24.888Z] 2d283a4ad505: Preparing [2026-04-21T02:39:24.888Z] eea5c8a52467: Preparing [2026-04-21T02:39:24.888Z] ff872b20e87e: Preparing [2026-04-21T02:39:24.888Z] a776479145b8: Preparing [2026-04-21T02:39:24.888Z] cb816bdbcb49: Preparing [2026-04-21T02:39:24.888Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:24.888Z] b13e1fbe9044: Preparing [2026-04-21T02:39:24.888Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:24.888Z] 0854555d70ac: Preparing [2026-04-21T02:39:24.888Z] b13e1fbe9044: Waiting [2026-04-21T02:39:24.888Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:24.888Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:24.888Z] 0854555d70ac: Waiting [2026-04-21T02:39:24.888Z] a776479145b8: Layer already exists [2026-04-21T02:39:24.888Z] eea5c8a52467: Layer already exists [2026-04-21T02:39:24.888Z] ff872b20e87e: Layer already exists [2026-04-21T02:39:24.888Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:24.888Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:24.888Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:24.888Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:24.888Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:24.888Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:24.888Z] latest: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:25.222Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:25.470Z] #118 DONE 0.3s [2026-04-21T02:39:25.470Z] [2026-04-21T02:39:25.470Z] #113 [security-spire-agent] exporting to image [2026-04-21T02:39:25.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T02:39:25.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T02:39:26.131Z] 2d283a4ad505: Preparing [2026-04-21T02:39:26.131Z] eea5c8a52467: Preparing [2026-04-21T02:39:26.131Z] ff872b20e87e: Preparing [2026-04-21T02:39:26.131Z] a776479145b8: Preparing [2026-04-21T02:39:26.131Z] cb816bdbcb49: Preparing [2026-04-21T02:39:26.131Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:26.131Z] b13e1fbe9044: Preparing [2026-04-21T02:39:26.131Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:26.131Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:26.131Z] b13e1fbe9044: Waiting [2026-04-21T02:39:26.131Z] 0854555d70ac: Preparing [2026-04-21T02:39:26.131Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:26.131Z] 0854555d70ac: Waiting [2026-04-21T02:39:26.131Z] eea5c8a52467: Layer already exists [2026-04-21T02:39:26.131Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:26.131Z] a776479145b8: Layer already exists [2026-04-21T02:39:26.131Z] ff872b20e87e: Layer already exists [2026-04-21T02:39:26.131Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:26.131Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:26.131Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:26.131Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:26.131Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:26.131Z] 4.1.0-dev.110: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:26.463Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:26.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:26.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T02:39:26.800Z] 2d283a4ad505: Preparing [2026-04-21T02:39:26.800Z] eea5c8a52467: Preparing [2026-04-21T02:39:26.800Z] ff872b20e87e: Preparing [2026-04-21T02:39:26.800Z] a776479145b8: Preparing [2026-04-21T02:39:26.800Z] cb816bdbcb49: Preparing [2026-04-21T02:39:26.800Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:26.800Z] b13e1fbe9044: Preparing [2026-04-21T02:39:26.800Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:26.800Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:26.800Z] b13e1fbe9044: Waiting [2026-04-21T02:39:26.800Z] 0854555d70ac: Preparing [2026-04-21T02:39:26.800Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:26.800Z] 0854555d70ac: Waiting [2026-04-21T02:39:26.800Z] ff872b20e87e: Layer already exists [2026-04-21T02:39:26.800Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:26.800Z] a776479145b8: Layer already exists [2026-04-21T02:39:26.800Z] eea5c8a52467: Layer already exists [2026-04-21T02:39:26.800Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:26.800Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:26.800Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:26.800Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:26.800Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:26.800Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:27.135Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:27.416Z] #113 exporting layers 4.6s done [2026-04-21T02:39:27.416Z] #113 writing image sha256:3071f070e2676ceca0133a2cc28206e97740e66368b3197bd849cba6811376f2 [2026-04-21T02:39:27.416Z] #113 writing image sha256:3071f070e2676ceca0133a2cc28206e97740e66368b3197bd849cba6811376f2 0.0s done [2026-04-21T02:39:27.416Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2026-04-21T02:39:27.416Z] #113 exporting layers 4.6s done [2026-04-21T02:39:27.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-21T02:39:27.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T02:39:27.465Z] 2d283a4ad505: Preparing [2026-04-21T02:39:27.465Z] eea5c8a52467: Preparing [2026-04-21T02:39:27.465Z] ff872b20e87e: Preparing [2026-04-21T02:39:27.465Z] a776479145b8: Preparing [2026-04-21T02:39:27.465Z] cb816bdbcb49: Preparing [2026-04-21T02:39:27.465Z] 14a8ea6d7ed8: Preparing [2026-04-21T02:39:27.465Z] b13e1fbe9044: Preparing [2026-04-21T02:39:27.465Z] a97b9d8d4f28: Preparing [2026-04-21T02:39:27.465Z] 0854555d70ac: Preparing [2026-04-21T02:39:27.465Z] a97b9d8d4f28: Waiting [2026-04-21T02:39:27.465Z] b13e1fbe9044: Waiting [2026-04-21T02:39:27.465Z] 0854555d70ac: Waiting [2026-04-21T02:39:27.465Z] 14a8ea6d7ed8: Waiting [2026-04-21T02:39:27.465Z] 2d283a4ad505: Layer already exists [2026-04-21T02:39:27.465Z] a776479145b8: Layer already exists [2026-04-21T02:39:27.465Z] ff872b20e87e: Layer already exists [2026-04-21T02:39:27.465Z] eea5c8a52467: Layer already exists [2026-04-21T02:39:27.465Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:27.465Z] 14a8ea6d7ed8: Layer already exists [2026-04-21T02:39:27.465Z] a97b9d8d4f28: Layer already exists [2026-04-21T02:39:27.465Z] b13e1fbe9044: Layer already exists [2026-04-21T02:39:27.465Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:27.465Z] main: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:39:27.545Z] ===================================================== [Pipeline] echo [2026-04-21T02:39:27.561Z] taggedImages: [2026-04-21T02:39:27.561Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:27.561Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T02:39:27.561Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T02:39:27.561Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:27.561Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-04-21T02:39:27.650Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-04-21T02:39:27.650Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:27.650Z] latest [2026-04-21T02:39:27.650Z] 4.1.0-dev.110 [2026-04-21T02:39:27.650Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:27.650Z] main [2026-04-21T02:39:27.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2026-04-21T02:39:27.692Z] #113 writing image sha256:6dd74df5f33b4bfb5078add451c2e204387a9fb89aa00ffcf697a3de11ddcfb8 0.0s done [2026-04-21T02:39:27.692Z] #113 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:27.991Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:28.309Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:28.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T02:39:28.309Z] b4ff03d98716: Preparing [2026-04-21T02:39:28.309Z] 38b3ad775d58: Preparing [2026-04-21T02:39:28.309Z] a776479145b8: Preparing [2026-04-21T02:39:28.309Z] cb816bdbcb49: Preparing [2026-04-21T02:39:28.309Z] 64ccc2bde95e: Preparing [2026-04-21T02:39:28.309Z] d63159094e74: Preparing [2026-04-21T02:39:28.309Z] 0854555d70ac: Preparing [2026-04-21T02:39:28.309Z] d63159094e74: Waiting [2026-04-21T02:39:28.309Z] 0854555d70ac: Waiting [2026-04-21T02:39:28.309Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:28.309Z] a776479145b8: Layer already exists [2026-04-21T02:39:28.309Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:28.309Z] b4ff03d98716: Pushed [2026-04-21T02:39:28.309Z] 64ccc2bde95e: Pushed [2026-04-21T02:39:28.884Z] d63159094e74: Pushed [2026-04-21T02:39:34.786Z] #113 exporting layers 6.6s done [2026-04-21T02:39:34.786Z] #113 writing image sha256:701421469660712919ef02b2a57bd7bb955d378a0bea652a168927595b07336a done [2026-04-21T02:39:34.786Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2026-04-21T02:39:34.786Z] #113 DONE 10.0s [2026-04-21T02:39:34.786Z] [2026-04-21T02:39:34.786Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:39:37.176Z] 38b3ad775d58: Pushed [2026-04-21T02:39:37.176Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:37.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:37.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T02:39:37.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T02:39:37.874Z] b4ff03d98716: Preparing [2026-04-21T02:39:37.874Z] 38b3ad775d58: Preparing [2026-04-21T02:39:37.874Z] a776479145b8: Preparing [2026-04-21T02:39:37.874Z] cb816bdbcb49: Preparing [2026-04-21T02:39:37.874Z] 64ccc2bde95e: Preparing [2026-04-21T02:39:37.874Z] d63159094e74: Preparing [2026-04-21T02:39:37.874Z] 0854555d70ac: Preparing [2026-04-21T02:39:37.874Z] d63159094e74: Waiting [2026-04-21T02:39:37.874Z] 0854555d70ac: Waiting [2026-04-21T02:39:37.874Z] 64ccc2bde95e: Layer already exists [2026-04-21T02:39:37.874Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:37.874Z] a776479145b8: Layer already exists [2026-04-21T02:39:37.874Z] b4ff03d98716: Layer already exists [2026-04-21T02:39:37.874Z] 38b3ad775d58: Layer already exists [2026-04-21T02:39:37.874Z] d63159094e74: Layer already exists [2026-04-21T02:39:37.874Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:37.874Z] latest: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:38.216Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:38.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T02:39:38.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T02:39:38.546Z] b4ff03d98716: Preparing [2026-04-21T02:39:38.546Z] 38b3ad775d58: Preparing [2026-04-21T02:39:38.546Z] a776479145b8: Preparing [2026-04-21T02:39:38.546Z] cb816bdbcb49: Preparing [2026-04-21T02:39:38.546Z] 64ccc2bde95e: Preparing [2026-04-21T02:39:38.546Z] d63159094e74: Preparing [2026-04-21T02:39:38.546Z] 0854555d70ac: Preparing [2026-04-21T02:39:38.546Z] d63159094e74: Waiting [2026-04-21T02:39:38.546Z] 0854555d70ac: Waiting [2026-04-21T02:39:38.546Z] 64ccc2bde95e: Layer already exists [2026-04-21T02:39:38.546Z] b4ff03d98716: Layer already exists [2026-04-21T02:39:38.546Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:38.546Z] a776479145b8: Layer already exists [2026-04-21T02:39:38.546Z] 38b3ad775d58: Layer already exists [2026-04-21T02:39:38.546Z] d63159094e74: Layer already exists [2026-04-21T02:39:38.546Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:38.546Z] 4.1.0-dev.110: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:38.878Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:39.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:39.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T02:39:39.212Z] b4ff03d98716: Preparing [2026-04-21T02:39:39.212Z] 38b3ad775d58: Preparing [2026-04-21T02:39:39.212Z] a776479145b8: Preparing [2026-04-21T02:39:39.212Z] cb816bdbcb49: Preparing [2026-04-21T02:39:39.212Z] 64ccc2bde95e: Preparing [2026-04-21T02:39:39.212Z] d63159094e74: Preparing [2026-04-21T02:39:39.212Z] 0854555d70ac: Preparing [2026-04-21T02:39:39.212Z] 0854555d70ac: Waiting [2026-04-21T02:39:39.212Z] d63159094e74: Waiting [2026-04-21T02:39:39.212Z] b4ff03d98716: Layer already exists [2026-04-21T02:39:39.212Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:39.212Z] 64ccc2bde95e: Layer already exists [2026-04-21T02:39:39.212Z] 38b3ad775d58: Layer already exists [2026-04-21T02:39:39.212Z] a776479145b8: Layer already exists [2026-04-21T02:39:39.212Z] d63159094e74: Layer already exists [2026-04-21T02:39:39.212Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:39.212Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:39.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:39.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-21T02:39:39.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T02:39:39.864Z] b4ff03d98716: Preparing [2026-04-21T02:39:39.864Z] 38b3ad775d58: Preparing [2026-04-21T02:39:39.864Z] a776479145b8: Preparing [2026-04-21T02:39:39.864Z] cb816bdbcb49: Preparing [2026-04-21T02:39:39.864Z] 64ccc2bde95e: Preparing [2026-04-21T02:39:39.864Z] d63159094e74: Preparing [2026-04-21T02:39:39.864Z] 0854555d70ac: Preparing [2026-04-21T02:39:39.864Z] d63159094e74: Waiting [2026-04-21T02:39:39.864Z] 0854555d70ac: Waiting [2026-04-21T02:39:39.864Z] b4ff03d98716: Layer already exists [2026-04-21T02:39:39.864Z] 64ccc2bde95e: Layer already exists [2026-04-21T02:39:39.864Z] 38b3ad775d58: Layer already exists [2026-04-21T02:39:39.864Z] a776479145b8: Layer already exists [2026-04-21T02:39:39.864Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:39.864Z] d63159094e74: Layer already exists [2026-04-21T02:39:39.864Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:39.864Z] main: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:39:39.946Z] ===================================================== [Pipeline] echo [2026-04-21T02:39:39.964Z] taggedImages: [2026-04-21T02:39:39.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:39.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T02:39:39.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T02:39:39.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:39.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-04-21T02:39:39.998Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-04-21T02:39:39.998Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:39.998Z] latest [2026-04-21T02:39:39.998Z] 4.1.0-dev.110 [2026-04-21T02:39:39.998Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:39.998Z] main [2026-04-21T02:39:39.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:40.356Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:40.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:40.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T02:39:40.693Z] 880be19cc97e: Preparing [2026-04-21T02:39:40.693Z] ff4110f04e12: Preparing [2026-04-21T02:39:40.693Z] a776479145b8: Preparing [2026-04-21T02:39:40.693Z] cb816bdbcb49: Preparing [2026-04-21T02:39:40.693Z] e2dd8247401b: Preparing [2026-04-21T02:39:40.693Z] d35f491e212b: Preparing [2026-04-21T02:39:40.693Z] 0854555d70ac: Preparing [2026-04-21T02:39:40.693Z] d35f491e212b: Waiting [2026-04-21T02:39:40.693Z] 0854555d70ac: Waiting [2026-04-21T02:39:40.693Z] a776479145b8: Layer already exists [2026-04-21T02:39:40.693Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:40.693Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:40.693Z] 880be19cc97e: Pushed [2026-04-21T02:39:40.693Z] e2dd8247401b: Pushed [2026-04-21T02:39:40.952Z] d35f491e212b: Pushed [2026-04-21T02:39:45.148Z] ff4110f04e12: Pushed [2026-04-21T02:39:45.407Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:45.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:46.068Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T02:39:46.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T02:39:46.068Z] 880be19cc97e: Preparing [2026-04-21T02:39:46.068Z] ff4110f04e12: Preparing [2026-04-21T02:39:46.068Z] a776479145b8: Preparing [2026-04-21T02:39:46.068Z] cb816bdbcb49: Preparing [2026-04-21T02:39:46.068Z] e2dd8247401b: Preparing [2026-04-21T02:39:46.068Z] d35f491e212b: Preparing [2026-04-21T02:39:46.068Z] 0854555d70ac: Preparing [2026-04-21T02:39:46.068Z] d35f491e212b: Waiting [2026-04-21T02:39:46.068Z] 0854555d70ac: Waiting [2026-04-21T02:39:46.068Z] 880be19cc97e: Layer already exists [2026-04-21T02:39:46.068Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:46.068Z] ff4110f04e12: Layer already exists [2026-04-21T02:39:46.068Z] a776479145b8: Layer already exists [2026-04-21T02:39:46.068Z] e2dd8247401b: Layer already exists [2026-04-21T02:39:46.068Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:46.068Z] d35f491e212b: Layer already exists [2026-04-21T02:39:46.068Z] latest: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:46.405Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:46.739Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T02:39:46.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T02:39:46.739Z] 880be19cc97e: Preparing [2026-04-21T02:39:46.739Z] ff4110f04e12: Preparing [2026-04-21T02:39:46.739Z] a776479145b8: Preparing [2026-04-21T02:39:46.739Z] cb816bdbcb49: Preparing [2026-04-21T02:39:46.739Z] e2dd8247401b: Preparing [2026-04-21T02:39:46.739Z] d35f491e212b: Preparing [2026-04-21T02:39:46.739Z] 0854555d70ac: Preparing [2026-04-21T02:39:46.739Z] d35f491e212b: Waiting [2026-04-21T02:39:46.739Z] 0854555d70ac: Waiting [2026-04-21T02:39:46.739Z] ff4110f04e12: Layer already exists [2026-04-21T02:39:46.739Z] a776479145b8: Layer already exists [2026-04-21T02:39:46.739Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:46.739Z] 880be19cc97e: Layer already exists [2026-04-21T02:39:46.739Z] e2dd8247401b: Layer already exists [2026-04-21T02:39:46.739Z] d35f491e212b: Layer already exists [2026-04-21T02:39:46.739Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:46.739Z] 4.1.0-dev.110: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:47.067Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:47.397Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:47.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T02:39:47.397Z] 880be19cc97e: Preparing [2026-04-21T02:39:47.397Z] ff4110f04e12: Preparing [2026-04-21T02:39:47.397Z] a776479145b8: Preparing [2026-04-21T02:39:47.397Z] cb816bdbcb49: Preparing [2026-04-21T02:39:47.397Z] e2dd8247401b: Preparing [2026-04-21T02:39:47.397Z] d35f491e212b: Preparing [2026-04-21T02:39:47.397Z] 0854555d70ac: Preparing [2026-04-21T02:39:47.397Z] d35f491e212b: Waiting [2026-04-21T02:39:47.397Z] 880be19cc97e: Layer already exists [2026-04-21T02:39:47.397Z] ff4110f04e12: Layer already exists [2026-04-21T02:39:47.397Z] e2dd8247401b: Layer already exists [2026-04-21T02:39:47.397Z] a776479145b8: Layer already exists [2026-04-21T02:39:47.397Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:47.397Z] d35f491e212b: Layer already exists [2026-04-21T02:39:47.397Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:47.397Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:47.735Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T02:39:48.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-21T02:39:48.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T02:39:48.063Z] 880be19cc97e: Preparing [2026-04-21T02:39:48.063Z] ff4110f04e12: Preparing [2026-04-21T02:39:48.063Z] a776479145b8: Preparing [2026-04-21T02:39:48.063Z] cb816bdbcb49: Preparing [2026-04-21T02:39:48.063Z] e2dd8247401b: Preparing [2026-04-21T02:39:48.063Z] d35f491e212b: Preparing [2026-04-21T02:39:48.063Z] 0854555d70ac: Preparing [2026-04-21T02:39:48.063Z] d35f491e212b: Waiting [2026-04-21T02:39:48.063Z] 0854555d70ac: Waiting [2026-04-21T02:39:48.063Z] a776479145b8: Layer already exists [2026-04-21T02:39:48.063Z] ff4110f04e12: Layer already exists [2026-04-21T02:39:48.063Z] 880be19cc97e: Layer already exists [2026-04-21T02:39:48.063Z] cb816bdbcb49: Layer already exists [2026-04-21T02:39:48.063Z] e2dd8247401b: Layer already exists [2026-04-21T02:39:48.063Z] d35f491e212b: Layer already exists [2026-04-21T02:39:48.063Z] 0854555d70ac: Layer already exists [2026-04-21T02:39:48.063Z] main: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T02:39:48.156Z] ===================================================== [Pipeline] echo [2026-04-21T02:39:48.175Z] taggedImages: [2026-04-21T02:39:48.175Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.175Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T02:39:48.175Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T02:39:48.175Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.175Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-04-21T02:39:48.282Z] ========================================================= [2026-04-21T02:39:48.282Z] [edgeXBuildMultiArch] RAW Config: [2026-04-21T02:39:48.282Z] images: [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T02:39:48.282Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-21T02:39:48.282Z] settingsFile: [2026-04-21T02:39:48.282Z] edgex-go-settings [2026-04-21T02:39:48.282Z] ========================================================= [Pipeline] node [2026-04-21T02:40:03.286Z] Still waiting to schedule task [2026-04-21T02:40:03.286Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-21T02:40:56.400Z] #85 ... [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #88 DONE 108.1s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #91 DONE 114.5s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #96 DONE 101.4s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #84 DONE 112.5s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #119 ... [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #82 DONE 113.9s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #85 DONE 111.6s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #120 [support-notifications builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #120 ... [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #121 [core-data builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #121 DONE 2.0s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #119 DONE 2.0s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #122 [core-command builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #122 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:40:56.400Z] #123 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #124 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:40:56.400Z] #125 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #126 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #127 [security-bootstrapper builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #127 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #128 [core-keeper builder 7/8] COPY . . [2026-04-21T02:40:56.400Z] #128 DONE 2.0s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:40:56.400Z] #129 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #130 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #131 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #132 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #132 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #133 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:40:56.400Z] #134 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #120 [support-notifications builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #120 DONE 2.0s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #135 DONE 2.0s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #136 [core-metadata builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #136 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.400Z] #137 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:40:56.400Z] #138 CACHED [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #139 [support-scheduler builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #139 DONE 1.9s [2026-04-21T02:40:56.400Z] [2026-04-21T02:40:56.400Z] #140 [security-proxy-setup builder 6/7] COPY . . [2026-04-21T02:40:56.400Z] #140 CACHED [2026-04-21T02:40:56.401Z] [2026-04-21T02:40:56.401Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T02:40:56.401Z] #141 CACHED [2026-04-21T02:40:56.401Z] [2026-04-21T02:40:56.401Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T02:40:56.401Z] #142 CACHED [2026-04-21T02:40:56.401Z] [2026-04-21T02:40:56.401Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T02:40:56.401Z] #143 ... [2026-04-21T02:40:56.401Z] [2026-04-21T02:40:56.401Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T02:40:56.401Z] #0 4.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-21T02:40:56.401Z] #144 ... [2026-04-21T02:40:56.401Z] [2026-04-21T02:40:56.401Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T02:40:56.401Z] #143 5.580 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-21T02:40:57.368Z] #143 ... [2026-04-21T02:40:57.368Z] [2026-04-21T02:40:57.368Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T02:40:57.368Z] #0 5.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-21T02:40:57.636Z] #145 ... [2026-04-21T02:40:57.636Z] [2026-04-21T02:40:57.636Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T02:40:57.636Z] #0 5.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-21T02:40:57.636Z] #146 ... [2026-04-21T02:40:57.636Z] [2026-04-21T02:40:57.636Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T02:40:57.636Z] #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-21T02:40:57.919Z] #147 ... [2026-04-21T02:40:57.919Z] [2026-04-21T02:40:57.919Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T02:40:57.919Z] #0 6.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-21T02:40:58.186Z] #148 ... [2026-04-21T02:40:58.186Z] [2026-04-21T02:40:58.186Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T02:40:58.186Z] #0 5.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-21T02:40:58.186Z] #149 ... [2026-04-21T02:40:58.186Z] [2026-04-21T02:40:58.186Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T02:40:58.186Z] #0 5.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-21T02:40:58.456Z] #150 ... [2026-04-21T02:40:58.456Z] [2026-04-21T02:40:58.456Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T02:40:58.456Z] #0 5.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-21T02:40:58.456Z] #151 ... [2026-04-21T02:40:58.456Z] [2026-04-21T02:40:58.456Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T02:40:58.456Z] #0 5.660 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-21T02:40:58.723Z] #152 ... [2026-04-21T02:40:58.723Z] [2026-04-21T02:40:58.723Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T02:40:58.723Z] #0 6.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-21T02:40:58.723Z] #153 ... [2026-04-21T02:40:58.723Z] [2026-04-21T02:40:58.723Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T02:40:58.723Z] #0 5.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-21T02:41:26.283Z] Running on prd-centos7-docker-4c-2g-5739 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T02:41:26.339Z] provisioning config files... [2026-04-21T02:41:26.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12538742133772769827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T02:41:27.458Z] ---> ****-login.sh [2026-04-21T02:41:27.458Z] nexus3.edgexfoundry.org:10001 [2026-04-21T03:00:36.597Z] #154 ... [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T03:00:36.597Z] #149 DONE 1176.3s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:00:36.597Z] #152 ... [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:00:36.597Z] #155 DONE 0.2s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T03:00:36.597Z] #145 ... [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:00:36.597Z] #156 DONE 0.1s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-21T03:00:36.597Z] #157 DONE 0.3s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T03:00:36.597Z] #143 ... [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:00:36.597Z] #158 DONE 0.1s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-21T03:00:36.597Z] #159 DONE 0.2s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T03:00:36.597Z] #160 DONE 2.2s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:00:36.597Z] #152 ... [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #113 [core-common-config-bootstrapper] exporting to image [2026-04-21T03:00:36.597Z] #113 exporting layers [2026-04-21T03:00:36.597Z] #113 exporting layers 0.7s done [2026-04-21T03:00:36.597Z] #113 writing image sha256:1ddc2b7633bd416ca230fa3c2c6d0715b4b95d8fda81f98e64d57fdc7fd7015f done [2026-04-21T03:00:36.597Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-04-21T03:00:36.597Z] #113 DONE 10.8s [2026-04-21T03:00:36.597Z] [2026-04-21T03:00:36.597Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:00:40.854Z] #152 ... [2026-04-21T03:00:40.854Z] [2026-04-21T03:00:40.854Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T03:00:40.854Z] #143 DONE 1193.0s [2026-04-21T03:00:40.854Z] [2026-04-21T03:00:40.854Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T03:00:40.854Z] #148 ... [2026-04-21T03:00:40.854Z] [2026-04-21T03:00:40.854Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-21T03:00:40.854Z] #161 DONE 0.2s [2026-04-21T03:00:40.854Z] [2026-04-21T03:00:40.854Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T03:00:41.122Z] #154 ... [2026-04-21T03:00:41.122Z] [2026-04-21T03:00:41.122Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-21T03:00:43.085Z] #162 DONE 2.2s [2026-04-21T03:00:43.085Z] [2026-04-21T03:00:43.085Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T03:00:43.353Z] #150 ... [2026-04-21T03:00:43.353Z] [2026-04-21T03:00:43.353Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:00:43.618Z] #163 DONE 0.3s [2026-04-21T03:00:43.618Z] [2026-04-21T03:00:43.618Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:00:43.618Z] #164 DONE 0.2s [2026-04-21T03:00:43.618Z] [2026-04-21T03:00:43.618Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-21T03:00:44.209Z] #165 DONE 0.3s [2026-04-21T03:00:44.209Z] [2026-04-21T03:00:44.209Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-21T03:00:44.209Z] #166 DONE 0.2s [2026-04-21T03:00:44.209Z] [2026-04-21T03:00:44.209Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T03:00:44.209Z] #154 ... [2026-04-21T03:00:44.209Z] [2026-04-21T03:00:44.209Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-04-21T03:00:44.484Z] #167 DONE 0.2s [2026-04-21T03:00:44.484Z] [2026-04-21T03:00:44.484Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-04-21T03:00:44.828Z] #168 DONE 0.2s [2026-04-21T03:00:44.828Z] [2026-04-21T03:00:44.828Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-04-21T03:00:45.098Z] #169 DONE 0.2s [2026-04-21T03:00:45.098Z] [2026-04-21T03:00:45.098Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-21T03:00:45.098Z] #170 DONE 0.3s [2026-04-21T03:00:45.098Z] [2026-04-21T03:00:45.098Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:00:45.098Z] #152 ... [2026-04-21T03:00:45.098Z] [2026-04-21T03:00:45.098Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-21T03:00:47.679Z] #171 DONE 2.1s [2026-04-21T03:00:47.679Z] [2026-04-21T03:00:47.679Z] #113 [security-bootstrapper] exporting to image [2026-04-21T03:00:47.679Z] #113 exporting layers [2026-04-21T03:00:48.274Z] #113 exporting layers 1.1s done [2026-04-21T03:00:48.540Z] #113 writing image sha256:1f237299ffb027a02c00b1c69bcc93a9e7468a82b7a6b24ccdb657e3e1a9cb3f done [2026-04-21T03:00:48.540Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-04-21T03:00:48.540Z] #113 DONE 11.9s [2026-04-21T03:00:48.540Z] [2026-04-21T03:00:48.540Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:18:11.612Z] #152 ... [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T03:18:11.612Z] #146 DONE 2241.1s [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:18:11.612Z] #152 ... [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:18:11.612Z] #172 DONE 0.2s [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:18:11.612Z] #173 DONE 0.3s [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-21T03:18:11.612Z] #174 DONE 0.5s [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:18:11.612Z] #175 DONE 0.2s [2026-04-21T03:18:11.612Z] [2026-04-21T03:18:11.612Z] #113 [core-command] exporting to image [2026-04-21T03:18:11.612Z] #113 exporting layers [2026-04-21T03:18:11.886Z] #113 exporting layers 0.7s done [2026-04-21T03:18:11.886Z] #113 writing image sha256:5672e2b9d1050f07be138524b89414a08445c6fc62a4ac6ffd8b2b0e592aeb1d done [2026-04-21T03:18:11.886Z] #113 naming to docker.io/library/core-command-arm64 done [2026-04-21T03:18:11.886Z] #113 DONE 12.7s [2026-04-21T03:18:11.886Z] [2026-04-21T03:18:11.886Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:18:33.929Z] #152 ... [2026-04-21T03:18:33.929Z] [2026-04-21T03:18:33.929Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T03:18:33.929Z] #154 2265.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-21T03:18:38.182Z] #154 ... [2026-04-21T03:18:38.182Z] [2026-04-21T03:18:38.182Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T03:18:38.182Z] #145 DONE 2270.1s [2026-04-21T03:18:38.182Z] [2026-04-21T03:18:38.182Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T03:18:38.182Z] #154 ... [2026-04-21T03:18:38.182Z] [2026-04-21T03:18:38.182Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:18:38.182Z] #176 DONE 0.2s [2026-04-21T03:18:38.182Z] [2026-04-21T03:18:38.182Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:18:38.448Z] #152 ... [2026-04-21T03:18:38.448Z] [2026-04-21T03:18:38.448Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:18:38.448Z] #177 DONE 0.1s [2026-04-21T03:18:38.448Z] [2026-04-21T03:18:38.448Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-04-21T03:18:38.713Z] #178 DONE 0.2s [2026-04-21T03:18:38.713Z] [2026-04-21T03:18:38.713Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T03:18:38.713Z] #179 DONE 0.1s [2026-04-21T03:18:38.713Z] [2026-04-21T03:18:38.713Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T03:18:38.994Z] #151 ... [2026-04-21T03:18:38.994Z] [2026-04-21T03:18:38.994Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-21T03:18:39.260Z] #180 DONE 0.5s [2026-04-21T03:18:39.260Z] [2026-04-21T03:18:39.260Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T03:18:39.527Z] #181 DONE 0.1s [2026-04-21T03:18:39.527Z] [2026-04-21T03:18:39.527Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T03:18:41.463Z] #182 DONE 2.0s [2026-04-21T03:18:41.463Z] [2026-04-21T03:18:41.463Z] #113 [security-proxy-setup] exporting to image [2026-04-21T03:18:41.463Z] #113 exporting layers [2026-04-21T03:18:42.421Z] #113 exporting layers 0.9s done [2026-04-21T03:18:42.421Z] #113 writing image sha256:32f88c438d51f08fffb2dc27f9a55fdcb2d86258447b034b9caf117847a412b8 done [2026-04-21T03:18:42.421Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2026-04-21T03:18:42.421Z] #113 DONE 13.6s [2026-04-21T03:18:42.421Z] [2026-04-21T03:18:42.421Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T03:19:09.075Z] #147 ... [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T03:19:09.075Z] #154 DONE 2299.0s [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:19:09.075Z] #152 ... [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:19:09.075Z] #183 DONE 0.1s [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T03:19:09.075Z] #151 ... [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:19:09.075Z] #184 DONE 0.1s [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-04-21T03:19:09.075Z] #185 DONE 0.1s [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T03:19:09.075Z] #151 ... [2026-04-21T03:19:09.075Z] [2026-04-21T03:19:09.075Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-04-21T03:19:09.076Z] #186 DONE 0.1s [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:19:09.076Z] #187 DONE 0.1s [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:19:09.076Z] #152 ... [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-21T03:19:09.076Z] #188 DONE 0.4s [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T03:19:09.076Z] #150 ... [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-21T03:19:09.076Z] #189 DONE 0.4s [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:19:09.076Z] #152 ... [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T03:19:09.076Z] #190 DONE 0.1s [2026-04-21T03:19:09.076Z] [2026-04-21T03:19:09.076Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T03:19:11.016Z] #191 DONE 1.8s [2026-04-21T03:19:11.016Z] [2026-04-21T03:19:11.016Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:19:11.016Z] #152 ... [2026-04-21T03:19:11.016Z] [2026-04-21T03:19:11.016Z] #113 [security-secretstore-setup] exporting to image [2026-04-21T03:19:11.016Z] #113 exporting layers [2026-04-21T03:19:14.344Z] #113 exporting layers 3.3s done [2026-04-21T03:19:14.344Z] #113 writing image sha256:b9a34fef169bd3332f66dc1bf61c1471ee04e863cd0c52f9b53a1297b215bec4 done [2026-04-21T03:19:14.344Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-04-21T03:19:14.344Z] #113 DONE 16.9s [2026-04-21T03:19:14.344Z] [2026-04-21T03:19:14.344Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:10.814Z] #152 ... [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T03:20:10.814Z] #151 DONE 2360.5s [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:10.814Z] #152 ... [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:20:10.814Z] #192 DONE 0.2s [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:10.814Z] #152 ... [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:20:10.814Z] #193 DONE 0.1s [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-21T03:20:10.814Z] #194 DONE 0.4s [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:10.814Z] #152 ... [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:20:10.814Z] #195 DONE 0.1s [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #113 [security-spiffe-token-provider] exporting to image [2026-04-21T03:20:10.814Z] #113 exporting layers [2026-04-21T03:20:10.814Z] #113 exporting layers 0.7s done [2026-04-21T03:20:10.814Z] #113 writing image sha256:134920c7b209c9ffbcf8c827351872ae397d621adb930f9de0e058573c9ac5c2 done [2026-04-21T03:20:10.814Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-04-21T03:20:10.814Z] #113 DONE 17.6s [2026-04-21T03:20:10.814Z] [2026-04-21T03:20:10.814Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T03:20:57.612Z] #147 ... [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T03:20:57.612Z] #150 DONE 2403.9s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:57.612Z] #152 ... [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:20:57.612Z] #196 DONE 0.2s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:20:57.612Z] #197 DONE 0.3s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T03:20:57.612Z] #198 DONE 0.6s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:57.612Z] #152 ... [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-21T03:20:57.612Z] #199 DONE 0.3s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-21T03:20:57.612Z] #200 DONE 0.2s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T03:20:57.612Z] #201 DONE 2.0s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:57.612Z] #152 ... [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #113 [security-proxy-auth] exporting to image [2026-04-21T03:20:57.612Z] #113 exporting layers [2026-04-21T03:20:57.612Z] #113 exporting layers 0.8s done [2026-04-21T03:20:57.612Z] #113 writing image sha256:1da6609ab8f5b86e06436bc70cd23c062c3232478d83bb22f8c5939b804feebd done [2026-04-21T03:20:57.612Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2026-04-21T03:20:57.612Z] #113 DONE 18.4s [2026-04-21T03:20:57.612Z] [2026-04-21T03:20:57.612Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T03:20:59.557Z] #148 ... [2026-04-21T03:20:59.557Z] [2026-04-21T03:20:59.557Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T03:20:59.557Z] #153 DONE 2412.0s [2026-04-21T03:20:59.557Z] [2026-04-21T03:20:59.557Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:20:59.828Z] #152 ... [2026-04-21T03:20:59.828Z] [2026-04-21T03:20:59.828Z] #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T03:20:59.828Z] #147 DONE 2412.5s [2026-04-21T03:20:59.828Z] [2026-04-21T03:20:59.828Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:20:59.828Z] #202 DONE 0.2s [2026-04-21T03:20:59.828Z] [2026-04-21T03:20:59.828Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:21:00.107Z] #203 DONE 0.2s [2026-04-21T03:21:00.107Z] [2026-04-21T03:21:00.107Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T03:21:00.373Z] #144 ... [2026-04-21T03:21:00.373Z] [2026-04-21T03:21:00.373Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T03:21:00.954Z] #204 ... [2026-04-21T03:21:00.954Z] [2026-04-21T03:21:00.954Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:21:00.954Z] #205 DONE 0.3s [2026-04-21T03:21:01.221Z] [2026-04-21T03:21:01.221Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T03:21:01.493Z] #206 ... [2026-04-21T03:21:01.493Z] [2026-04-21T03:21:01.493Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T03:21:01.493Z] #144 DONE 2414.1s [2026-04-21T03:21:01.493Z] [2026-04-21T03:21:01.493Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T03:21:01.493Z] #204 DONE 1.1s [2026-04-21T03:21:01.493Z] [2026-04-21T03:21:01.493Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T03:21:02.081Z] #206 DONE 1.2s [2026-04-21T03:21:02.081Z] [2026-04-21T03:21:02.081Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:21:02.081Z] #207 DONE 0.5s [2026-04-21T03:21:02.081Z] [2026-04-21T03:21:02.081Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-21T03:21:02.664Z] #208 DONE 0.5s [2026-04-21T03:21:02.664Z] [2026-04-21T03:21:02.664Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:21:02.664Z] #209 DONE 0.5s [2026-04-21T03:21:02.664Z] [2026-04-21T03:21:02.664Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:21:02.664Z] #210 DONE 0.5s [2026-04-21T03:21:02.664Z] [2026-04-21T03:21:02.664Z] #113 [core-metadata] exporting to image [2026-04-21T03:21:02.664Z] #113 exporting layers [2026-04-21T03:21:03.242Z] #113 ... [2026-04-21T03:21:03.242Z] [2026-04-21T03:21:03.242Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:21:03.242Z] #211 DONE 0.6s [2026-04-21T03:21:03.242Z] [2026-04-21T03:21:03.242Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-21T03:21:04.203Z] #212 DONE 1.0s [2026-04-21T03:21:04.203Z] [2026-04-21T03:21:04.203Z] #113 [core-metadata] exporting to image [2026-04-21T03:21:04.203Z] #113 exporting layers 1.5s done [2026-04-21T03:21:04.203Z] #113 writing image sha256:8b489768040363c64c800a1c9083ca52ffdb61071faeb427d43e07bc0d76653a 0.1s done [2026-04-21T03:21:04.203Z] #113 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-04-21T03:21:04.203Z] #113 writing image sha256:801de22a408e9f3920bff2a207cd951e512e6585f2bcab93c648c2668fdda0e0 done [2026-04-21T03:21:04.203Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-04-21T03:21:04.203Z] #113 DONE 20.1s [2026-04-21T03:21:04.203Z] [2026-04-21T03:21:04.203Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:21:04.470Z] #213 DONE 0.1s [2026-04-21T03:21:04.470Z] [2026-04-21T03:21:04.470Z] #113 [core-data] exporting to image [2026-04-21T03:21:05.048Z] #113 exporting layers 0.5s done [2026-04-21T03:21:05.048Z] #113 writing image sha256:fc8245f50258e368c3bdfe6f5f4a4b8b04cdc6eb88db277910ca499050d806cd done [2026-04-21T03:21:05.048Z] #113 naming to docker.io/library/core-data-arm64 done [2026-04-21T03:21:05.048Z] #113 DONE 20.6s [2026-04-21T03:21:05.048Z] [2026-04-21T03:21:05.048Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:21:37.344Z] #152 ... [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T03:21:37.344Z] #148 DONE 2445.1s [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:21:37.344Z] #214 DONE 0.2s [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:21:37.344Z] #215 DONE 0.1s [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:21:37.344Z] #152 ... [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T03:21:37.344Z] #216 DONE 0.5s [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-21T03:21:37.344Z] #217 DONE 0.1s [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #113 [support-scheduler] exporting to image [2026-04-21T03:21:37.344Z] #113 exporting layers [2026-04-21T03:21:37.344Z] #113 exporting layers 1.0s done [2026-04-21T03:21:37.344Z] #113 writing image sha256:a406f5bc472a21f2c3f151e9b5716e5060239a51612b217d87477ddb33eb6720 done [2026-04-21T03:21:37.344Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-04-21T03:21:37.344Z] #113 DONE 21.6s [2026-04-21T03:21:37.344Z] [2026-04-21T03:21:37.344Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T03:21:40.721Z] #152 DONE 2452.9s [2026-04-21T03:21:40.721Z] [2026-04-21T03:21:40.721Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T03:21:40.721Z] #218 DONE 0.1s [2026-04-21T03:21:40.991Z] [2026-04-21T03:21:40.991Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T03:21:40.991Z] #219 DONE 0.1s [2026-04-21T03:21:40.991Z] [2026-04-21T03:21:40.991Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-21T03:21:41.580Z] #220 DONE 0.4s [2026-04-21T03:21:41.581Z] [2026-04-21T03:21:41.581Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T03:21:41.581Z] #221 DONE 0.1s [2026-04-21T03:21:41.581Z] [2026-04-21T03:21:41.581Z] #113 [support-notifications] exporting to image [2026-04-21T03:21:41.581Z] #113 exporting layers [2026-04-21T03:21:42.160Z] #113 exporting layers 0.6s done [2026-04-21T03:21:42.160Z] #113 writing image sha256:4d5758cd49a44e141cfe9fe6f01d2371e673c658a49ff99215b82dcccc6a68de done [2026-04-21T03:21:42.160Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-04-21T03:21:42.160Z] #113 DONE 22.3s [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T03:21:42.160Z] time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-21T03:21:42.180Z] $ docker stop --time=1 242643c3c23ef1474fe2ef2e6ce1565181e7eb4816851aa6d9064a2303f4c1bb [2026-04-21T03:21:43.845Z] $ docker rm -f --volumes 242643c3c23ef1474fe2ef2e6ce1565181e7eb4816851aa6d9064a2303f4c1bb [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T03:21:44.338Z] + docker images [2026-04-21T03:21:44.339Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-21T03:21:44.339Z] support-notifications-arm64 latest 4d5758cd49a4 3 seconds ago 56.1MB [2026-04-21T03:21:44.339Z] support-scheduler-arm64 latest a406f5bc472a 11 seconds ago 52.2MB [2026-04-21T03:21:44.339Z] core-data-arm64 latest fc8245f50258 40 seconds ago 48.1MB [2026-04-21T03:21:44.339Z] core-metadata-arm64 latest 801de22a408e 42 seconds ago 48.2MB [2026-04-21T03:21:44.339Z] core-keeper-arm64 latest 8b4897680403 42 seconds ago 47.8MB [2026-04-21T03:21:44.339Z] security-proxy-auth-arm64 latest 1da6609ab8f5 49 seconds ago 47.3MB [2026-04-21T03:21:44.339Z] security-spiffe-token-provider-arm64 latest 134920c7b209 About a minute ago 51.8MB [2026-04-21T03:21:44.339Z] security-secretstore-setup-arm64 latest b9a34fef169b 2 minutes ago 85.7MB [2026-04-21T03:21:44.339Z] security-proxy-setup-arm64 latest 32f88c438d51 3 minutes ago 52.9MB [2026-04-21T03:21:44.339Z] core-command-arm64 latest 5672e2b9d105 3 minutes ago 42.5MB [2026-04-21T03:21:44.339Z] security-bootstrapper-arm64 latest 1f237299ffb0 20 minutes ago 21.3MB [2026-04-21T03:21:44.339Z] core-common-config-bootstrapper-arm64 latest 1ddc2b7633bd 21 minutes ago 20.2MB [2026-04-21T03:21:44.339Z] security-spire-agent-arm64 latest 701421469660 42 minutes ago 219MB [2026-04-21T03:21:44.339Z] security-spire-server-arm64 latest 3071f070e267 42 minutes ago 163MB [2026-04-21T03:21:44.339Z] security-spire-config-arm64 latest 6dd74df5f33b 42 minutes ago 162MB [2026-04-21T03:21:44.339Z] ci-base-image-arm64 latest 0ffb8266e8d2 44 minutes ago 898MB [2026-04-21T03:21:44.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB [2026-04-21T03:21:44.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T03:21:44.484Z] provisioning config files... [2026-04-21T03:21:44.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config5075858048329114699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T03:21:44.856Z] ---> ****-login.sh [2026-04-21T03:21:44.856Z] nexus3.edgexfoundry.org:10001 [2026-04-21T03:21:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T03:21:45.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T03:21:45.125Z] Configure a credential helper to remove this warning. See [2026-04-21T03:21:45.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T03:21:45.125Z] [2026-04-21T03:21:45.125Z] Login Succeeded [2026-04-21T03:21:45.125Z] nexus3.edgexfoundry.org:10002 [2026-04-21T03:21:45.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T03:21:45.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T03:21:45.394Z] Configure a credential helper to remove this warning. See [2026-04-21T03:21:45.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T03:21:45.394Z] [2026-04-21T03:21:45.394Z] Login Succeeded [2026-04-21T03:21:45.394Z] nexus3.edgexfoundry.org:10003 [2026-04-21T03:21:45.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T03:21:45.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T03:21:45.930Z] Configure a credential helper to remove this warning. See [2026-04-21T03:21:45.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T03:21:45.930Z] [2026-04-21T03:21:45.930Z] Login Succeeded [2026-04-21T03:21:45.930Z] nexus3.edgexfoundry.org:10004 [2026-04-21T03:21:46.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T03:21:46.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T03:21:46.200Z] Configure a credential helper to remove this warning. See [2026-04-21T03:21:46.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T03:21:46.200Z] [2026-04-21T03:21:46.200Z] Login Succeeded [2026-04-21T03:21:46.200Z] ****.io [2026-04-21T03:21:46.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T03:21:46.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T03:21:46.738Z] Configure a credential helper to remove this warning. See [2026-04-21T03:21:46.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T03:21:46.738Z] [2026-04-21T03:21:46.738Z] Login Succeeded [2026-04-21T03:21:46.738Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T03:21:46.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:21:46.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T03:21:46.936Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-04-21T03:21:46.936Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:21:46.936Z] latest [2026-04-21T03:21:46.936Z] 4.1.0-dev.110 [2026-04-21T03:21:46.936Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:21:46.936Z] main [2026-04-21T03:21:46.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:47.318Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:47.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:21:47.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T03:21:47.684Z] e08177df12ca: Preparing [2026-04-21T03:21:47.684Z] ab1bbe9524cb: Preparing [2026-04-21T03:21:47.684Z] fae9df7de71d: Preparing [2026-04-21T03:21:47.684Z] b03485092e99: Preparing [2026-04-21T03:21:47.684Z] b64bf27af616: Preparing [2026-04-21T03:21:47.684Z] 00b15d327342: Preparing [2026-04-21T03:21:47.684Z] eeaa73608b53: Preparing [2026-04-21T03:21:47.684Z] 00b15d327342: Waiting [2026-04-21T03:21:47.684Z] eeaa73608b53: Waiting [2026-04-21T03:21:47.952Z] b64bf27af616: Pushed [2026-04-21T03:21:47.952Z] e08177df12ca: Pushed [2026-04-21T03:21:47.952Z] b03485092e99: Pushed [2026-04-21T03:21:47.952Z] fae9df7de71d: Pushed [2026-04-21T03:21:47.952Z] eeaa73608b53: Layer already exists [2026-04-21T03:21:47.952Z] 00b15d327342: Pushed [2026-04-21T03:21:54.591Z] ab1bbe9524cb: Pushed [2026-04-21T03:21:54.856Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:55.227Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:55.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-21T03:21:55.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T03:21:55.592Z] e08177df12ca: Preparing [2026-04-21T03:21:55.592Z] ab1bbe9524cb: Preparing [2026-04-21T03:21:55.592Z] fae9df7de71d: Preparing [2026-04-21T03:21:55.592Z] b03485092e99: Preparing [2026-04-21T03:21:55.592Z] b64bf27af616: Preparing [2026-04-21T03:21:55.592Z] 00b15d327342: Preparing [2026-04-21T03:21:55.592Z] eeaa73608b53: Preparing [2026-04-21T03:21:55.592Z] 00b15d327342: Waiting [2026-04-21T03:21:55.592Z] eeaa73608b53: Waiting [2026-04-21T03:21:55.592Z] ab1bbe9524cb: Layer already exists [2026-04-21T03:21:55.592Z] fae9df7de71d: Layer already exists [2026-04-21T03:21:55.592Z] e08177df12ca: Layer already exists [2026-04-21T03:21:55.592Z] b64bf27af616: Layer already exists [2026-04-21T03:21:55.592Z] b03485092e99: Layer already exists [2026-04-21T03:21:55.592Z] eeaa73608b53: Layer already exists [2026-04-21T03:21:55.592Z] 00b15d327342: Layer already exists [2026-04-21T03:21:55.592Z] latest: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:56.222Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:56.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [2026-04-21T03:21:56.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T03:21:56.576Z] e08177df12ca: Preparing [2026-04-21T03:21:56.576Z] ab1bbe9524cb: Preparing [2026-04-21T03:21:56.576Z] fae9df7de71d: Preparing [2026-04-21T03:21:56.576Z] b03485092e99: Preparing [2026-04-21T03:21:56.576Z] b64bf27af616: Preparing [2026-04-21T03:21:56.576Z] 00b15d327342: Preparing [2026-04-21T03:21:56.576Z] eeaa73608b53: Preparing [2026-04-21T03:21:56.576Z] 00b15d327342: Waiting [2026-04-21T03:21:56.576Z] eeaa73608b53: Waiting [2026-04-21T03:21:56.576Z] fae9df7de71d: Layer already exists [2026-04-21T03:21:56.576Z] e08177df12ca: Layer already exists [2026-04-21T03:21:56.576Z] b64bf27af616: Layer already exists [2026-04-21T03:21:56.576Z] ab1bbe9524cb: Layer already exists [2026-04-21T03:21:56.576Z] b03485092e99: Layer already exists [2026-04-21T03:21:56.576Z] 00b15d327342: Layer already exists [2026-04-21T03:21:56.576Z] eeaa73608b53: Layer already exists [2026-04-21T03:21:56.576Z] 4.1.0-dev.110: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:57.213Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:57.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:21:57.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T03:21:57.574Z] e08177df12ca: Preparing [2026-04-21T03:21:57.574Z] ab1bbe9524cb: Preparing [2026-04-21T03:21:57.574Z] fae9df7de71d: Preparing [2026-04-21T03:21:57.574Z] b03485092e99: Preparing [2026-04-21T03:21:57.574Z] b64bf27af616: Preparing [2026-04-21T03:21:57.574Z] 00b15d327342: Preparing [2026-04-21T03:21:57.574Z] eeaa73608b53: Preparing [2026-04-21T03:21:57.574Z] 00b15d327342: Waiting [2026-04-21T03:21:57.574Z] eeaa73608b53: Waiting [2026-04-21T03:21:57.574Z] fae9df7de71d: Layer already exists [2026-04-21T03:21:57.574Z] b03485092e99: Layer already exists [2026-04-21T03:21:57.574Z] ab1bbe9524cb: Layer already exists [2026-04-21T03:21:57.574Z] e08177df12ca: Layer already exists [2026-04-21T03:21:57.574Z] b64bf27af616: Layer already exists [2026-04-21T03:21:57.574Z] eeaa73608b53: Layer already exists [2026-04-21T03:21:57.574Z] 00b15d327342: Layer already exists [2026-04-21T03:21:57.574Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:58.205Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:58.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-04-21T03:21:58.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T03:21:58.565Z] e08177df12ca: Preparing [2026-04-21T03:21:58.565Z] ab1bbe9524cb: Preparing [2026-04-21T03:21:58.566Z] fae9df7de71d: Preparing [2026-04-21T03:21:58.566Z] b03485092e99: Preparing [2026-04-21T03:21:58.566Z] b64bf27af616: Preparing [2026-04-21T03:21:58.566Z] 00b15d327342: Preparing [2026-04-21T03:21:58.566Z] eeaa73608b53: Preparing [2026-04-21T03:21:58.566Z] 00b15d327342: Waiting [2026-04-21T03:21:58.566Z] eeaa73608b53: Waiting [2026-04-21T03:21:58.566Z] e08177df12ca: Layer already exists [2026-04-21T03:21:58.566Z] b03485092e99: Layer already exists [2026-04-21T03:21:58.566Z] ab1bbe9524cb: Layer already exists [2026-04-21T03:21:58.566Z] b64bf27af616: Layer already exists [2026-04-21T03:21:58.566Z] fae9df7de71d: Layer already exists [2026-04-21T03:21:58.566Z] eeaa73608b53: Layer already exists [2026-04-21T03:21:58.566Z] 00b15d327342: Layer already exists [2026-04-21T03:21:58.566Z] main: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:21:58.652Z] ===================================================== [Pipeline] echo [2026-04-21T03:21:58.666Z] taggedImages: [2026-04-21T03:21:58.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:21:58.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-21T03:21:58.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [2026-04-21T03:21:58.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:21:58.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-21T03:21:58.694Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-04-21T03:21:58.694Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:21:58.694Z] latest [2026-04-21T03:21:58.694Z] 4.1.0-dev.110 [2026-04-21T03:21:58.694Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:21:58.694Z] main [2026-04-21T03:21:58.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:59.069Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:21:59.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:21:59.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T03:21:59.436Z] f6d7c664c3bf: Preparing [2026-04-21T03:21:59.436Z] c29bf5c047de: Preparing [2026-04-21T03:21:59.436Z] 60366312ceb6: Preparing [2026-04-21T03:21:59.436Z] 6511f8066d4f: Preparing [2026-04-21T03:21:59.436Z] fae9df7de71d: Preparing [2026-04-21T03:21:59.436Z] b03485092e99: Preparing [2026-04-21T03:21:59.436Z] b64bf27af616: Preparing [2026-04-21T03:21:59.436Z] 00b15d327342: Preparing [2026-04-21T03:21:59.436Z] eeaa73608b53: Preparing [2026-04-21T03:21:59.436Z] b03485092e99: Waiting [2026-04-21T03:21:59.436Z] b64bf27af616: Waiting [2026-04-21T03:21:59.436Z] 00b15d327342: Waiting [2026-04-21T03:21:59.436Z] eeaa73608b53: Waiting [2026-04-21T03:21:59.436Z] fae9df7de71d: Layer already exists [2026-04-21T03:21:59.699Z] b03485092e99: Layer already exists [2026-04-21T03:21:59.699Z] c29bf5c047de: Pushed [2026-04-21T03:21:59.699Z] 60366312ceb6: Pushed [2026-04-21T03:21:59.699Z] b64bf27af616: Layer already exists [2026-04-21T03:21:59.699Z] 00b15d327342: Layer already exists [2026-04-21T03:21:59.699Z] eeaa73608b53: Layer already exists [2026-04-21T03:21:59.699Z] f6d7c664c3bf: Pushed [2026-04-21T03:22:02.263Z] 6511f8066d4f: Pushed [2026-04-21T03:22:02.263Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:02.626Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:02.979Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-21T03:22:02.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T03:22:02.979Z] f6d7c664c3bf: Preparing [2026-04-21T03:22:02.979Z] c29bf5c047de: Preparing [2026-04-21T03:22:02.979Z] 60366312ceb6: Preparing [2026-04-21T03:22:02.979Z] 6511f8066d4f: Preparing [2026-04-21T03:22:02.979Z] fae9df7de71d: Preparing [2026-04-21T03:22:02.979Z] b03485092e99: Preparing [2026-04-21T03:22:02.979Z] b64bf27af616: Preparing [2026-04-21T03:22:02.979Z] 00b15d327342: Preparing [2026-04-21T03:22:02.979Z] eeaa73608b53: Preparing [2026-04-21T03:22:02.979Z] b03485092e99: Waiting [2026-04-21T03:22:02.979Z] b64bf27af616: Waiting [2026-04-21T03:22:02.979Z] 00b15d327342: Waiting [2026-04-21T03:22:02.979Z] eeaa73608b53: Waiting [2026-04-21T03:22:02.979Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:02.979Z] 6511f8066d4f: Layer already exists [2026-04-21T03:22:02.979Z] c29bf5c047de: Layer already exists [2026-04-21T03:22:02.979Z] 60366312ceb6: Layer already exists [2026-04-21T03:22:02.979Z] f6d7c664c3bf: Layer already exists [2026-04-21T03:22:02.979Z] b03485092e99: Layer already exists [2026-04-21T03:22:02.979Z] 00b15d327342: Layer already exists [2026-04-21T03:22:02.979Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:02.979Z] b64bf27af616: Layer already exists [2026-04-21T03:22:02.979Z] latest: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:03.597Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:03.948Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T03:22:03.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T03:22:03.948Z] f6d7c664c3bf: Preparing [2026-04-21T03:22:03.948Z] c29bf5c047de: Preparing [2026-04-21T03:22:03.948Z] 60366312ceb6: Preparing [2026-04-21T03:22:03.948Z] 6511f8066d4f: Preparing [2026-04-21T03:22:03.948Z] fae9df7de71d: Preparing [2026-04-21T03:22:03.948Z] b03485092e99: Preparing [2026-04-21T03:22:03.948Z] b64bf27af616: Preparing [2026-04-21T03:22:03.948Z] b03485092e99: Waiting [2026-04-21T03:22:03.948Z] 00b15d327342: Preparing [2026-04-21T03:22:03.948Z] b64bf27af616: Waiting [2026-04-21T03:22:03.948Z] eeaa73608b53: Preparing [2026-04-21T03:22:03.948Z] 00b15d327342: Waiting [2026-04-21T03:22:03.948Z] eeaa73608b53: Waiting [2026-04-21T03:22:03.948Z] 60366312ceb6: Layer already exists [2026-04-21T03:22:03.948Z] c29bf5c047de: Layer already exists [2026-04-21T03:22:03.948Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:03.948Z] 6511f8066d4f: Layer already exists [2026-04-21T03:22:03.948Z] f6d7c664c3bf: Layer already exists [2026-04-21T03:22:03.948Z] b64bf27af616: Layer already exists [2026-04-21T03:22:03.948Z] b03485092e99: Layer already exists [2026-04-21T03:22:03.948Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:03.948Z] 00b15d327342: Layer already exists [2026-04-21T03:22:03.948Z] 4.1.0-dev.110: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:04.565Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:04.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:04.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T03:22:04.921Z] f6d7c664c3bf: Preparing [2026-04-21T03:22:04.921Z] c29bf5c047de: Preparing [2026-04-21T03:22:04.921Z] 60366312ceb6: Preparing [2026-04-21T03:22:04.921Z] 6511f8066d4f: Preparing [2026-04-21T03:22:04.921Z] fae9df7de71d: Preparing [2026-04-21T03:22:04.921Z] b03485092e99: Preparing [2026-04-21T03:22:04.921Z] b64bf27af616: Preparing [2026-04-21T03:22:04.921Z] 00b15d327342: Preparing [2026-04-21T03:22:04.921Z] eeaa73608b53: Preparing [2026-04-21T03:22:04.921Z] 00b15d327342: Waiting [2026-04-21T03:22:04.921Z] b64bf27af616: Waiting [2026-04-21T03:22:04.921Z] eeaa73608b53: Waiting [2026-04-21T03:22:04.921Z] b03485092e99: Waiting [2026-04-21T03:22:04.921Z] c29bf5c047de: Layer already exists [2026-04-21T03:22:04.921Z] 60366312ceb6: Layer already exists [2026-04-21T03:22:04.921Z] 6511f8066d4f: Layer already exists [2026-04-21T03:22:04.921Z] f6d7c664c3bf: Layer already exists [2026-04-21T03:22:04.921Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:04.921Z] b03485092e99: Layer already exists [2026-04-21T03:22:04.921Z] 00b15d327342: Layer already exists [2026-04-21T03:22:04.921Z] b64bf27af616: Layer already exists [2026-04-21T03:22:04.921Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:04.921Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:05.538Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:09.250Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-04-21T03:22:09.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T03:22:09.251Z] f6d7c664c3bf: Preparing [2026-04-21T03:22:09.251Z] c29bf5c047de: Preparing [2026-04-21T03:22:09.251Z] 60366312ceb6: Preparing [2026-04-21T03:22:09.251Z] 6511f8066d4f: Preparing [2026-04-21T03:22:09.251Z] fae9df7de71d: Preparing [2026-04-21T03:22:09.251Z] b03485092e99: Preparing [2026-04-21T03:22:09.251Z] b64bf27af616: Preparing [2026-04-21T03:22:09.251Z] 00b15d327342: Preparing [2026-04-21T03:22:09.251Z] eeaa73608b53: Preparing [2026-04-21T03:22:09.251Z] 00b15d327342: Waiting [2026-04-21T03:22:09.251Z] eeaa73608b53: Waiting [2026-04-21T03:22:09.251Z] b03485092e99: Waiting [2026-04-21T03:22:09.251Z] b64bf27af616: Waiting [2026-04-21T03:22:09.251Z] f6d7c664c3bf: Layer already exists [2026-04-21T03:22:09.251Z] 60366312ceb6: Layer already exists [2026-04-21T03:22:09.251Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:09.251Z] c29bf5c047de: Layer already exists [2026-04-21T03:22:09.251Z] 6511f8066d4f: Layer already exists [2026-04-21T03:22:09.251Z] b64bf27af616: Layer already exists [2026-04-21T03:22:09.251Z] b03485092e99: Layer already exists [2026-04-21T03:22:09.251Z] 00b15d327342: Layer already exists [2026-04-21T03:22:09.251Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:09.251Z] main: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:22:09.602Z] ===================================================== [Pipeline] echo [2026-04-21T03:22:09.620Z] taggedImages: [2026-04-21T03:22:09.620Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:09.620Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-21T03:22:09.620Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T03:22:09.620Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:09.620Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T03:22:09.652Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-04-21T03:22:09.652Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:09.652Z] latest [2026-04-21T03:22:09.652Z] 4.1.0-dev.110 [2026-04-21T03:22:09.652Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:09.652Z] main [2026-04-21T03:22:09.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:10.030Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:10.396Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:10.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T03:22:10.396Z] 30e12e454f9f: Preparing [2026-04-21T03:22:10.396Z] fa5bd97e2a1c: Preparing [2026-04-21T03:22:10.396Z] fae9df7de71d: Preparing [2026-04-21T03:22:10.396Z] b03485092e99: Preparing [2026-04-21T03:22:10.396Z] c8315066e3cb: Preparing [2026-04-21T03:22:10.396Z] e1c324fd183e: Preparing [2026-04-21T03:22:10.396Z] eeaa73608b53: Preparing [2026-04-21T03:22:10.396Z] eeaa73608b53: Waiting [2026-04-21T03:22:10.396Z] e1c324fd183e: Waiting [2026-04-21T03:22:10.396Z] b03485092e99: Layer already exists [2026-04-21T03:22:10.661Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:10.661Z] c8315066e3cb: Pushed [2026-04-21T03:22:10.661Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:10.661Z] 30e12e454f9f: Pushed [2026-04-21T03:22:10.661Z] e1c324fd183e: Pushed [2026-04-21T03:22:18.841Z] fa5bd97e2a1c: Pushed [2026-04-21T03:22:18.841Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:19.190Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:19.539Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-21T03:22:19.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T03:22:19.539Z] 30e12e454f9f: Preparing [2026-04-21T03:22:19.539Z] fa5bd97e2a1c: Preparing [2026-04-21T03:22:19.539Z] fae9df7de71d: Preparing [2026-04-21T03:22:19.539Z] b03485092e99: Preparing [2026-04-21T03:22:19.539Z] c8315066e3cb: Preparing [2026-04-21T03:22:19.539Z] e1c324fd183e: Preparing [2026-04-21T03:22:19.539Z] eeaa73608b53: Preparing [2026-04-21T03:22:19.539Z] e1c324fd183e: Waiting [2026-04-21T03:22:19.539Z] eeaa73608b53: Waiting [2026-04-21T03:22:19.539Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:19.539Z] 30e12e454f9f: Layer already exists [2026-04-21T03:22:19.539Z] fa5bd97e2a1c: Layer already exists [2026-04-21T03:22:19.539Z] c8315066e3cb: Layer already exists [2026-04-21T03:22:19.539Z] b03485092e99: Layer already exists [2026-04-21T03:22:19.539Z] e1c324fd183e: Layer already exists [2026-04-21T03:22:19.539Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:19.539Z] latest: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:20.152Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:23.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [2026-04-21T03:22:23.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T03:22:23.938Z] 30e12e454f9f: Preparing [2026-04-21T03:22:23.938Z] fa5bd97e2a1c: Preparing [2026-04-21T03:22:23.938Z] fae9df7de71d: Preparing [2026-04-21T03:22:23.938Z] b03485092e99: Preparing [2026-04-21T03:22:23.938Z] c8315066e3cb: Preparing [2026-04-21T03:22:23.938Z] e1c324fd183e: Preparing [2026-04-21T03:22:23.938Z] eeaa73608b53: Preparing [2026-04-21T03:22:23.938Z] e1c324fd183e: Waiting [2026-04-21T03:22:23.938Z] eeaa73608b53: Waiting [2026-04-21T03:22:23.938Z] b03485092e99: Layer already exists [2026-04-21T03:22:23.938Z] c8315066e3cb: Layer already exists [2026-04-21T03:22:23.938Z] fa5bd97e2a1c: Layer already exists [2026-04-21T03:22:23.938Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:23.938Z] 30e12e454f9f: Layer already exists [2026-04-21T03:22:23.938Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:23.938Z] e1c324fd183e: Layer already exists [2026-04-21T03:22:23.938Z] 4.1.0-dev.110: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:24.296Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:24.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:24.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T03:22:24.648Z] 30e12e454f9f: Preparing [2026-04-21T03:22:24.648Z] fa5bd97e2a1c: Preparing [2026-04-21T03:22:24.648Z] fae9df7de71d: Preparing [2026-04-21T03:22:24.648Z] b03485092e99: Preparing [2026-04-21T03:22:24.648Z] c8315066e3cb: Preparing [2026-04-21T03:22:24.648Z] e1c324fd183e: Preparing [2026-04-21T03:22:24.648Z] eeaa73608b53: Preparing [2026-04-21T03:22:24.648Z] e1c324fd183e: Waiting [2026-04-21T03:22:24.648Z] eeaa73608b53: Waiting [2026-04-21T03:22:24.648Z] fa5bd97e2a1c: Layer already exists [2026-04-21T03:22:24.648Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:24.648Z] 30e12e454f9f: Layer already exists [2026-04-21T03:22:24.648Z] b03485092e99: Layer already exists [2026-04-21T03:22:24.648Z] c8315066e3cb: Layer already exists [2026-04-21T03:22:24.648Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:24.648Z] e1c324fd183e: Layer already exists [2026-04-21T03:22:24.912Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:25.260Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:25.603Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-04-21T03:22:25.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T03:22:25.604Z] 30e12e454f9f: Preparing [2026-04-21T03:22:25.604Z] fa5bd97e2a1c: Preparing [2026-04-21T03:22:25.604Z] fae9df7de71d: Preparing [2026-04-21T03:22:25.604Z] b03485092e99: Preparing [2026-04-21T03:22:25.604Z] c8315066e3cb: Preparing [2026-04-21T03:22:25.604Z] e1c324fd183e: Preparing [2026-04-21T03:22:25.604Z] e1c324fd183e: Waiting [2026-04-21T03:22:25.604Z] eeaa73608b53: Preparing [2026-04-21T03:22:25.604Z] eeaa73608b53: Waiting [2026-04-21T03:22:25.604Z] 30e12e454f9f: Layer already exists [2026-04-21T03:22:25.604Z] fa5bd97e2a1c: Layer already exists [2026-04-21T03:22:25.604Z] c8315066e3cb: Layer already exists [2026-04-21T03:22:25.604Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:25.604Z] b03485092e99: Layer already exists [2026-04-21T03:22:25.604Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:25.604Z] e1c324fd183e: Layer already exists [2026-04-21T03:22:25.604Z] main: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:22:25.946Z] ===================================================== [Pipeline] echo [2026-04-21T03:22:25.959Z] taggedImages: [2026-04-21T03:22:25.959Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:25.959Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-21T03:22:25.959Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [2026-04-21T03:22:25.959Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:25.959Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-21T03:22:25.992Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-04-21T03:22:25.992Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:25.992Z] latest [2026-04-21T03:22:25.992Z] 4.1.0-dev.110 [2026-04-21T03:22:25.992Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:25.992Z] main [2026-04-21T03:22:25.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:26.377Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:26.723Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:26.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T03:22:26.723Z] ea40e39134c1: Preparing [2026-04-21T03:22:26.723Z] ec016a83deff: Preparing [2026-04-21T03:22:26.723Z] b03485092e99: Preparing [2026-04-21T03:22:26.723Z] ad097e5315f6: Preparing [2026-04-21T03:22:26.723Z] ac812dfe0899: Preparing [2026-04-21T03:22:26.723Z] eeaa73608b53: Preparing [2026-04-21T03:22:26.723Z] eeaa73608b53: Waiting [2026-04-21T03:22:26.723Z] b03485092e99: Layer already exists [2026-04-21T03:22:26.990Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:26.990Z] ac812dfe0899: Pushed [2026-04-21T03:22:26.990Z] ad097e5315f6: Pushed [2026-04-21T03:22:26.990Z] ea40e39134c1: Pushed [2026-04-21T03:22:35.173Z] ec016a83deff: Pushed [2026-04-21T03:22:37.109Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:37.476Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:37.817Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-21T03:22:37.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T03:22:37.817Z] ea40e39134c1: Preparing [2026-04-21T03:22:37.817Z] ec016a83deff: Preparing [2026-04-21T03:22:37.817Z] b03485092e99: Preparing [2026-04-21T03:22:37.817Z] ad097e5315f6: Preparing [2026-04-21T03:22:37.817Z] ac812dfe0899: Preparing [2026-04-21T03:22:37.817Z] eeaa73608b53: Preparing [2026-04-21T03:22:37.817Z] eeaa73608b53: Waiting [2026-04-21T03:22:37.817Z] b03485092e99: Layer already exists [2026-04-21T03:22:37.817Z] ad097e5315f6: Layer already exists [2026-04-21T03:22:37.817Z] ea40e39134c1: Layer already exists [2026-04-21T03:22:37.817Z] ac812dfe0899: Layer already exists [2026-04-21T03:22:37.817Z] ec016a83deff: Layer already exists [2026-04-21T03:22:37.817Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:37.817Z] latest: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:38.441Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:38.790Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [2026-04-21T03:22:38.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T03:22:38.790Z] ea40e39134c1: Preparing [2026-04-21T03:22:38.790Z] ec016a83deff: Preparing [2026-04-21T03:22:38.790Z] b03485092e99: Preparing [2026-04-21T03:22:38.790Z] ad097e5315f6: Preparing [2026-04-21T03:22:38.790Z] ac812dfe0899: Preparing [2026-04-21T03:22:38.790Z] eeaa73608b53: Preparing [2026-04-21T03:22:38.790Z] eeaa73608b53: Waiting [2026-04-21T03:22:38.790Z] ec016a83deff: Layer already exists [2026-04-21T03:22:38.790Z] b03485092e99: Layer already exists [2026-04-21T03:22:38.790Z] ad097e5315f6: Layer already exists [2026-04-21T03:22:38.790Z] ea40e39134c1: Layer already exists [2026-04-21T03:22:38.790Z] ac812dfe0899: Layer already exists [2026-04-21T03:22:38.790Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:38.790Z] 4.1.0-dev.110: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:39.135Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:39.491Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:39.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T03:22:39.491Z] ea40e39134c1: Preparing [2026-04-21T03:22:39.491Z] ec016a83deff: Preparing [2026-04-21T03:22:39.491Z] b03485092e99: Preparing [2026-04-21T03:22:39.491Z] ad097e5315f6: Preparing [2026-04-21T03:22:39.491Z] ac812dfe0899: Preparing [2026-04-21T03:22:39.491Z] eeaa73608b53: Preparing [2026-04-21T03:22:39.491Z] eeaa73608b53: Waiting [2026-04-21T03:22:39.491Z] ac812dfe0899: Layer already exists [2026-04-21T03:22:39.491Z] ec016a83deff: Layer already exists [2026-04-21T03:22:39.491Z] ea40e39134c1: Layer already exists [2026-04-21T03:22:39.491Z] ad097e5315f6: Layer already exists [2026-04-21T03:22:39.491Z] b03485092e99: Layer already exists [2026-04-21T03:22:39.491Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:39.491Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:40.205Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:40.575Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-04-21T03:22:40.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T03:22:40.575Z] ea40e39134c1: Preparing [2026-04-21T03:22:40.575Z] ec016a83deff: Preparing [2026-04-21T03:22:40.575Z] b03485092e99: Preparing [2026-04-21T03:22:40.575Z] ad097e5315f6: Preparing [2026-04-21T03:22:40.575Z] ac812dfe0899: Preparing [2026-04-21T03:22:40.575Z] eeaa73608b53: Preparing [2026-04-21T03:22:40.575Z] eeaa73608b53: Waiting [2026-04-21T03:22:40.575Z] ec016a83deff: Layer already exists [2026-04-21T03:22:40.575Z] ea40e39134c1: Layer already exists [2026-04-21T03:22:40.575Z] ad097e5315f6: Layer already exists [2026-04-21T03:22:40.575Z] b03485092e99: Layer already exists [2026-04-21T03:22:40.575Z] ac812dfe0899: Layer already exists [2026-04-21T03:22:40.575Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:40.575Z] main: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:22:40.653Z] ===================================================== [Pipeline] echo [2026-04-21T03:22:40.666Z] taggedImages: [2026-04-21T03:22:40.666Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:40.666Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-21T03:22:40.666Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [2026-04-21T03:22:40.666Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:40.666Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-21T03:22:40.699Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-04-21T03:22:40.699Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:40.699Z] latest [2026-04-21T03:22:40.699Z] 4.1.0-dev.110 [2026-04-21T03:22:40.699Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:40.699Z] main [2026-04-21T03:22:40.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:41.077Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:41.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:41.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T03:22:41.484Z] 52f92bdc4acd: Preparing [2026-04-21T03:22:41.484Z] fb35889a80c0: Preparing [2026-04-21T03:22:41.484Z] 1b2e33a04c28: Preparing [2026-04-21T03:22:41.484Z] fae9df7de71d: Preparing [2026-04-21T03:22:41.484Z] b03485092e99: Preparing [2026-04-21T03:22:41.484Z] b64bf27af616: Preparing [2026-04-21T03:22:41.484Z] 00b15d327342: Preparing [2026-04-21T03:22:41.484Z] b64bf27af616: Waiting [2026-04-21T03:22:41.484Z] eeaa73608b53: Preparing [2026-04-21T03:22:41.484Z] 00b15d327342: Waiting [2026-04-21T03:22:41.484Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:41.484Z] b03485092e99: Layer already exists [2026-04-21T03:22:41.752Z] b64bf27af616: Layer already exists [2026-04-21T03:22:41.752Z] 00b15d327342: Layer already exists [2026-04-21T03:22:41.752Z] fb35889a80c0: Pushed [2026-04-21T03:22:41.752Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:41.752Z] 52f92bdc4acd: Pushed [2026-04-21T03:22:51.780Z] 1b2e33a04c28: Pushed [2026-04-21T03:22:51.780Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:52.133Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:52.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-21T03:22:52.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T03:22:52.481Z] 52f92bdc4acd: Preparing [2026-04-21T03:22:52.481Z] fb35889a80c0: Preparing [2026-04-21T03:22:52.481Z] 1b2e33a04c28: Preparing [2026-04-21T03:22:52.481Z] fae9df7de71d: Preparing [2026-04-21T03:22:52.481Z] b03485092e99: Preparing [2026-04-21T03:22:52.481Z] b64bf27af616: Preparing [2026-04-21T03:22:52.481Z] 00b15d327342: Preparing [2026-04-21T03:22:52.481Z] eeaa73608b53: Preparing [2026-04-21T03:22:52.481Z] b64bf27af616: Waiting [2026-04-21T03:22:52.481Z] 00b15d327342: Waiting [2026-04-21T03:22:52.481Z] eeaa73608b53: Waiting [2026-04-21T03:22:52.481Z] 1b2e33a04c28: Layer already exists [2026-04-21T03:22:52.481Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:52.481Z] 52f92bdc4acd: Layer already exists [2026-04-21T03:22:52.481Z] b03485092e99: Layer already exists [2026-04-21T03:22:52.481Z] fb35889a80c0: Layer already exists [2026-04-21T03:22:52.481Z] b64bf27af616: Layer already exists [2026-04-21T03:22:52.481Z] 00b15d327342: Layer already exists [2026-04-21T03:22:52.481Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:52.481Z] latest: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:53.111Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:53.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [2026-04-21T03:22:53.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T03:22:53.464Z] 52f92bdc4acd: Preparing [2026-04-21T03:22:53.464Z] fb35889a80c0: Preparing [2026-04-21T03:22:53.464Z] 1b2e33a04c28: Preparing [2026-04-21T03:22:53.464Z] fae9df7de71d: Preparing [2026-04-21T03:22:53.464Z] b03485092e99: Preparing [2026-04-21T03:22:53.464Z] b64bf27af616: Preparing [2026-04-21T03:22:53.464Z] 00b15d327342: Preparing [2026-04-21T03:22:53.464Z] b64bf27af616: Waiting [2026-04-21T03:22:53.464Z] eeaa73608b53: Preparing [2026-04-21T03:22:53.464Z] 00b15d327342: Waiting [2026-04-21T03:22:53.464Z] 52f92bdc4acd: Layer already exists [2026-04-21T03:22:53.464Z] fb35889a80c0: Layer already exists [2026-04-21T03:22:53.464Z] b03485092e99: Layer already exists [2026-04-21T03:22:53.464Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:53.464Z] 1b2e33a04c28: Layer already exists [2026-04-21T03:22:53.464Z] 00b15d327342: Layer already exists [2026-04-21T03:22:53.464Z] b64bf27af616: Layer already exists [2026-04-21T03:22:53.464Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:53.464Z] 4.1.0-dev.110: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:53.815Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:54.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:54.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T03:22:54.163Z] 52f92bdc4acd: Preparing [2026-04-21T03:22:54.163Z] fb35889a80c0: Preparing [2026-04-21T03:22:54.163Z] 1b2e33a04c28: Preparing [2026-04-21T03:22:54.163Z] fae9df7de71d: Preparing [2026-04-21T03:22:54.163Z] b03485092e99: Preparing [2026-04-21T03:22:54.163Z] b64bf27af616: Preparing [2026-04-21T03:22:54.163Z] 00b15d327342: Preparing [2026-04-21T03:22:54.163Z] eeaa73608b53: Preparing [2026-04-21T03:22:54.163Z] b64bf27af616: Waiting [2026-04-21T03:22:54.163Z] 00b15d327342: Waiting [2026-04-21T03:22:54.163Z] 1b2e33a04c28: Layer already exists [2026-04-21T03:22:54.163Z] fb35889a80c0: Layer already exists [2026-04-21T03:22:54.163Z] b03485092e99: Layer already exists [2026-04-21T03:22:54.163Z] 52f92bdc4acd: Layer already exists [2026-04-21T03:22:54.163Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:54.163Z] b64bf27af616: Layer already exists [2026-04-21T03:22:54.163Z] 00b15d327342: Layer already exists [2026-04-21T03:22:54.163Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:54.163Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:54.787Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:55.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-04-21T03:22:55.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T03:22:55.136Z] 52f92bdc4acd: Preparing [2026-04-21T03:22:55.136Z] fb35889a80c0: Preparing [2026-04-21T03:22:55.136Z] 1b2e33a04c28: Preparing [2026-04-21T03:22:55.136Z] fae9df7de71d: Preparing [2026-04-21T03:22:55.136Z] b03485092e99: Preparing [2026-04-21T03:22:55.136Z] b64bf27af616: Preparing [2026-04-21T03:22:55.136Z] 00b15d327342: Preparing [2026-04-21T03:22:55.136Z] eeaa73608b53: Preparing [2026-04-21T03:22:55.136Z] b64bf27af616: Waiting [2026-04-21T03:22:55.136Z] 00b15d327342: Waiting [2026-04-21T03:22:55.136Z] eeaa73608b53: Waiting [2026-04-21T03:22:55.136Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:55.136Z] 52f92bdc4acd: Layer already exists [2026-04-21T03:22:55.136Z] fb35889a80c0: Layer already exists [2026-04-21T03:22:55.136Z] b03485092e99: Layer already exists [2026-04-21T03:22:55.136Z] 1b2e33a04c28: Layer already exists [2026-04-21T03:22:55.136Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:55.136Z] 00b15d327342: Layer already exists [2026-04-21T03:22:55.136Z] b64bf27af616: Layer already exists [2026-04-21T03:22:55.401Z] main: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:22:55.490Z] ===================================================== [Pipeline] echo [2026-04-21T03:22:55.505Z] taggedImages: [2026-04-21T03:22:55.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:55.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-21T03:22:55.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [2026-04-21T03:22:55.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:55.505Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-21T03:22:55.533Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-04-21T03:22:55.534Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:55.534Z] latest [2026-04-21T03:22:55.534Z] 4.1.0-dev.110 [2026-04-21T03:22:55.534Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:22:55.534Z] main [2026-04-21T03:22:55.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:55.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:56.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:22:56.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T03:22:56.276Z] 86eb0e95e6d5: Preparing [2026-04-21T03:22:56.276Z] fa44362e27ce: Preparing [2026-04-21T03:22:56.276Z] 3947934cbc4b: Preparing [2026-04-21T03:22:56.276Z] 63cca975b0c3: Preparing [2026-04-21T03:22:56.276Z] b5c88fd16b61: Preparing [2026-04-21T03:22:56.276Z] f6cd8807c6ae: Preparing [2026-04-21T03:22:56.276Z] 3d5dd11b3c01: Preparing [2026-04-21T03:22:56.276Z] fae9df7de71d: Preparing [2026-04-21T03:22:56.276Z] b03485092e99: Preparing [2026-04-21T03:22:56.276Z] 2e684ac32e78: Preparing [2026-04-21T03:22:56.276Z] f34425aead90: Preparing [2026-04-21T03:22:56.276Z] 5f70bf18a086: Preparing [2026-04-21T03:22:56.276Z] 2679f3d82b9f: Preparing [2026-04-21T03:22:56.276Z] ea64b26272aa: Preparing [2026-04-21T03:22:56.276Z] f4002d7a5bf8: Preparing [2026-04-21T03:22:56.276Z] eeaa73608b53: Preparing [2026-04-21T03:22:56.276Z] 2e684ac32e78: Waiting [2026-04-21T03:22:56.276Z] f34425aead90: Waiting [2026-04-21T03:22:56.276Z] 5f70bf18a086: Waiting [2026-04-21T03:22:56.276Z] 2679f3d82b9f: Waiting [2026-04-21T03:22:56.276Z] f6cd8807c6ae: Waiting [2026-04-21T03:22:56.276Z] ea64b26272aa: Waiting [2026-04-21T03:22:56.276Z] f4002d7a5bf8: Waiting [2026-04-21T03:22:56.276Z] eeaa73608b53: Waiting [2026-04-21T03:22:56.276Z] b03485092e99: Waiting [2026-04-21T03:22:56.276Z] fae9df7de71d: Waiting [2026-04-21T03:22:56.276Z] 3d5dd11b3c01: Waiting [2026-04-21T03:22:56.541Z] b5c88fd16b61: Pushed [2026-04-21T03:22:56.541Z] fa44362e27ce: Pushed [2026-04-21T03:22:56.541Z] 63cca975b0c3: Pushed [2026-04-21T03:22:56.541Z] 3947934cbc4b: Pushed [2026-04-21T03:22:56.541Z] 86eb0e95e6d5: Pushed [2026-04-21T03:22:56.541Z] b03485092e99: Layer already exists [2026-04-21T03:22:56.541Z] fae9df7de71d: Layer already exists [2026-04-21T03:22:56.541Z] 5f70bf18a086: Layer already exists [2026-04-21T03:22:56.541Z] f6cd8807c6ae: Pushed [2026-04-21T03:22:56.808Z] 2e684ac32e78: Pushed [2026-04-21T03:22:56.808Z] f34425aead90: Pushed [2026-04-21T03:22:56.808Z] eeaa73608b53: Layer already exists [2026-04-21T03:22:56.808Z] 2679f3d82b9f: Pushed [2026-04-21T03:22:56.808Z] ea64b26272aa: Pushed [2026-04-21T03:22:56.808Z] f4002d7a5bf8: Pushed [2026-04-21T03:22:59.372Z] 3d5dd11b3c01: Pushed [2026-04-21T03:22:59.373Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:22:59.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:00.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-21T03:23:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T03:23:00.337Z] 86eb0e95e6d5: Preparing [2026-04-21T03:23:00.337Z] fa44362e27ce: Preparing [2026-04-21T03:23:00.337Z] 3947934cbc4b: Preparing [2026-04-21T03:23:00.337Z] 63cca975b0c3: Preparing [2026-04-21T03:23:00.337Z] b5c88fd16b61: Preparing [2026-04-21T03:23:00.337Z] f6cd8807c6ae: Preparing [2026-04-21T03:23:00.337Z] 3d5dd11b3c01: Preparing [2026-04-21T03:23:00.337Z] fae9df7de71d: Preparing [2026-04-21T03:23:00.337Z] b03485092e99: Preparing [2026-04-21T03:23:00.337Z] 2e684ac32e78: Preparing [2026-04-21T03:23:00.337Z] f34425aead90: Preparing [2026-04-21T03:23:00.337Z] 5f70bf18a086: Preparing [2026-04-21T03:23:00.337Z] 2679f3d82b9f: Preparing [2026-04-21T03:23:00.337Z] ea64b26272aa: Preparing [2026-04-21T03:23:00.337Z] f4002d7a5bf8: Preparing [2026-04-21T03:23:00.337Z] eeaa73608b53: Preparing [2026-04-21T03:23:00.337Z] 2e684ac32e78: Waiting [2026-04-21T03:23:00.337Z] f34425aead90: Waiting [2026-04-21T03:23:00.337Z] 5f70bf18a086: Waiting [2026-04-21T03:23:00.337Z] 2679f3d82b9f: Waiting [2026-04-21T03:23:00.337Z] ea64b26272aa: Waiting [2026-04-21T03:23:00.337Z] f4002d7a5bf8: Waiting [2026-04-21T03:23:00.337Z] eeaa73608b53: Waiting [2026-04-21T03:23:00.337Z] 3d5dd11b3c01: Waiting [2026-04-21T03:23:00.337Z] fae9df7de71d: Waiting [2026-04-21T03:23:00.337Z] b03485092e99: Waiting [2026-04-21T03:23:00.337Z] f6cd8807c6ae: Waiting [2026-04-21T03:23:00.337Z] 3947934cbc4b: Layer already exists [2026-04-21T03:23:00.337Z] b5c88fd16b61: Layer already exists [2026-04-21T03:23:00.337Z] fa44362e27ce: Layer already exists [2026-04-21T03:23:00.337Z] 86eb0e95e6d5: Layer already exists [2026-04-21T03:23:00.337Z] 63cca975b0c3: Layer already exists [2026-04-21T03:23:00.337Z] b03485092e99: Layer already exists [2026-04-21T03:23:00.337Z] 3d5dd11b3c01: Layer already exists [2026-04-21T03:23:00.337Z] f6cd8807c6ae: Layer already exists [2026-04-21T03:23:00.337Z] 2e684ac32e78: Layer already exists [2026-04-21T03:23:00.337Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:00.337Z] 2679f3d82b9f: Layer already exists [2026-04-21T03:23:00.337Z] f34425aead90: Layer already exists [2026-04-21T03:23:00.337Z] f4002d7a5bf8: Layer already exists [2026-04-21T03:23:00.337Z] 5f70bf18a086: Layer already exists [2026-04-21T03:23:00.337Z] ea64b26272aa: Layer already exists [2026-04-21T03:23:00.337Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:00.601Z] latest: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:00.956Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:01.304Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T03:23:01.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T03:23:01.304Z] 86eb0e95e6d5: Preparing [2026-04-21T03:23:01.304Z] fa44362e27ce: Preparing [2026-04-21T03:23:01.304Z] 3947934cbc4b: Preparing [2026-04-21T03:23:01.304Z] 63cca975b0c3: Preparing [2026-04-21T03:23:01.304Z] b5c88fd16b61: Preparing [2026-04-21T03:23:01.304Z] f6cd8807c6ae: Preparing [2026-04-21T03:23:01.304Z] 3d5dd11b3c01: Preparing [2026-04-21T03:23:01.304Z] fae9df7de71d: Preparing [2026-04-21T03:23:01.304Z] b03485092e99: Preparing [2026-04-21T03:23:01.304Z] 2e684ac32e78: Preparing [2026-04-21T03:23:01.304Z] f34425aead90: Preparing [2026-04-21T03:23:01.304Z] 5f70bf18a086: Preparing [2026-04-21T03:23:01.304Z] 2679f3d82b9f: Preparing [2026-04-21T03:23:01.304Z] ea64b26272aa: Preparing [2026-04-21T03:23:01.304Z] f4002d7a5bf8: Preparing [2026-04-21T03:23:01.304Z] eeaa73608b53: Preparing [2026-04-21T03:23:01.304Z] f6cd8807c6ae: Waiting [2026-04-21T03:23:01.304Z] 3d5dd11b3c01: Waiting [2026-04-21T03:23:01.304Z] fae9df7de71d: Waiting [2026-04-21T03:23:01.304Z] f34425aead90: Waiting [2026-04-21T03:23:01.304Z] b03485092e99: Waiting [2026-04-21T03:23:01.304Z] 5f70bf18a086: Waiting [2026-04-21T03:23:01.304Z] 2679f3d82b9f: Waiting [2026-04-21T03:23:01.304Z] 2e684ac32e78: Waiting [2026-04-21T03:23:01.304Z] ea64b26272aa: Waiting [2026-04-21T03:23:01.304Z] f4002d7a5bf8: Waiting [2026-04-21T03:23:01.304Z] eeaa73608b53: Waiting [2026-04-21T03:23:01.304Z] 86eb0e95e6d5: Layer already exists [2026-04-21T03:23:01.304Z] 3947934cbc4b: Layer already exists [2026-04-21T03:23:01.304Z] 63cca975b0c3: Layer already exists [2026-04-21T03:23:01.304Z] fa44362e27ce: Layer already exists [2026-04-21T03:23:01.304Z] b5c88fd16b61: Layer already exists [2026-04-21T03:23:01.304Z] f6cd8807c6ae: Layer already exists [2026-04-21T03:23:01.304Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:01.304Z] 3d5dd11b3c01: Layer already exists [2026-04-21T03:23:01.304Z] b03485092e99: Layer already exists [2026-04-21T03:23:01.304Z] 2e684ac32e78: Layer already exists [2026-04-21T03:23:01.304Z] f34425aead90: Layer already exists [2026-04-21T03:23:01.304Z] 5f70bf18a086: Layer already exists [2026-04-21T03:23:01.304Z] 2679f3d82b9f: Layer already exists [2026-04-21T03:23:01.304Z] ea64b26272aa: Layer already exists [2026-04-21T03:23:01.304Z] f4002d7a5bf8: Layer already exists [2026-04-21T03:23:01.304Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:01.570Z] 4.1.0-dev.110: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:01.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:05.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:05.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T03:23:05.614Z] 86eb0e95e6d5: Preparing [2026-04-21T03:23:05.614Z] fa44362e27ce: Preparing [2026-04-21T03:23:05.614Z] 3947934cbc4b: Preparing [2026-04-21T03:23:05.614Z] 63cca975b0c3: Preparing [2026-04-21T03:23:05.614Z] b5c88fd16b61: Preparing [2026-04-21T03:23:05.614Z] f6cd8807c6ae: Preparing [2026-04-21T03:23:05.614Z] 3d5dd11b3c01: Preparing [2026-04-21T03:23:05.614Z] f6cd8807c6ae: Waiting [2026-04-21T03:23:05.614Z] 3d5dd11b3c01: Waiting [2026-04-21T03:23:05.614Z] fae9df7de71d: Preparing [2026-04-21T03:23:05.614Z] b03485092e99: Preparing [2026-04-21T03:23:05.614Z] fae9df7de71d: Waiting [2026-04-21T03:23:05.614Z] 2e684ac32e78: Preparing [2026-04-21T03:23:05.614Z] 2e684ac32e78: Waiting [2026-04-21T03:23:05.614Z] f34425aead90: Preparing [2026-04-21T03:23:05.614Z] 5f70bf18a086: Preparing [2026-04-21T03:23:05.614Z] 2679f3d82b9f: Preparing [2026-04-21T03:23:05.614Z] ea64b26272aa: Preparing [2026-04-21T03:23:05.614Z] f4002d7a5bf8: Preparing [2026-04-21T03:23:05.614Z] eeaa73608b53: Preparing [2026-04-21T03:23:05.614Z] 5f70bf18a086: Waiting [2026-04-21T03:23:05.614Z] 2679f3d82b9f: Waiting [2026-04-21T03:23:05.614Z] f34425aead90: Waiting [2026-04-21T03:23:05.614Z] ea64b26272aa: Waiting [2026-04-21T03:23:05.614Z] f4002d7a5bf8: Waiting [2026-04-21T03:23:05.614Z] eeaa73608b53: Waiting [2026-04-21T03:23:05.614Z] 3947934cbc4b: Layer already exists [2026-04-21T03:23:05.614Z] fa44362e27ce: Layer already exists [2026-04-21T03:23:05.614Z] 86eb0e95e6d5: Layer already exists [2026-04-21T03:23:05.614Z] 63cca975b0c3: Layer already exists [2026-04-21T03:23:05.614Z] b5c88fd16b61: Layer already exists [2026-04-21T03:23:05.614Z] 2e684ac32e78: Layer already exists [2026-04-21T03:23:05.614Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:05.614Z] 3d5dd11b3c01: Layer already exists [2026-04-21T03:23:05.614Z] b03485092e99: Layer already exists [2026-04-21T03:23:05.614Z] f6cd8807c6ae: Layer already exists [2026-04-21T03:23:05.614Z] 2679f3d82b9f: Layer already exists [2026-04-21T03:23:05.614Z] f34425aead90: Layer already exists [2026-04-21T03:23:05.614Z] ea64b26272aa: Layer already exists [2026-04-21T03:23:05.614Z] 5f70bf18a086: Layer already exists [2026-04-21T03:23:05.614Z] f4002d7a5bf8: Layer already exists [2026-04-21T03:23:05.614Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:05.877Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:06.217Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:06.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-04-21T03:23:06.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T03:23:06.573Z] 86eb0e95e6d5: Preparing [2026-04-21T03:23:06.573Z] fa44362e27ce: Preparing [2026-04-21T03:23:06.573Z] 3947934cbc4b: Preparing [2026-04-21T03:23:06.573Z] 63cca975b0c3: Preparing [2026-04-21T03:23:06.573Z] b5c88fd16b61: Preparing [2026-04-21T03:23:06.573Z] f6cd8807c6ae: Preparing [2026-04-21T03:23:06.573Z] 3d5dd11b3c01: Preparing [2026-04-21T03:23:06.573Z] f6cd8807c6ae: Waiting [2026-04-21T03:23:06.573Z] fae9df7de71d: Preparing [2026-04-21T03:23:06.573Z] 3d5dd11b3c01: Waiting [2026-04-21T03:23:06.573Z] b03485092e99: Preparing [2026-04-21T03:23:06.573Z] fae9df7de71d: Waiting [2026-04-21T03:23:06.573Z] 2e684ac32e78: Preparing [2026-04-21T03:23:06.573Z] b03485092e99: Waiting [2026-04-21T03:23:06.573Z] f34425aead90: Preparing [2026-04-21T03:23:06.573Z] 2e684ac32e78: Waiting [2026-04-21T03:23:06.573Z] 5f70bf18a086: Preparing [2026-04-21T03:23:06.573Z] f34425aead90: Waiting [2026-04-21T03:23:06.573Z] 2679f3d82b9f: Preparing [2026-04-21T03:23:06.573Z] 5f70bf18a086: Waiting [2026-04-21T03:23:06.573Z] ea64b26272aa: Preparing [2026-04-21T03:23:06.573Z] 2679f3d82b9f: Waiting [2026-04-21T03:23:06.573Z] f4002d7a5bf8: Preparing [2026-04-21T03:23:06.573Z] eeaa73608b53: Preparing [2026-04-21T03:23:06.573Z] f4002d7a5bf8: Waiting [2026-04-21T03:23:06.573Z] ea64b26272aa: Waiting [2026-04-21T03:23:06.573Z] eeaa73608b53: Waiting [2026-04-21T03:23:06.573Z] fa44362e27ce: Layer already exists [2026-04-21T03:23:06.573Z] 63cca975b0c3: Layer already exists [2026-04-21T03:23:06.573Z] 3947934cbc4b: Layer already exists [2026-04-21T03:23:06.573Z] b5c88fd16b61: Layer already exists [2026-04-21T03:23:06.573Z] 86eb0e95e6d5: Layer already exists [2026-04-21T03:23:06.573Z] f6cd8807c6ae: Layer already exists [2026-04-21T03:23:06.573Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:06.573Z] 3d5dd11b3c01: Layer already exists [2026-04-21T03:23:06.573Z] b03485092e99: Layer already exists [2026-04-21T03:23:06.573Z] 2e684ac32e78: Layer already exists [2026-04-21T03:23:06.573Z] f34425aead90: Layer already exists [2026-04-21T03:23:06.573Z] 5f70bf18a086: Layer already exists [2026-04-21T03:23:06.573Z] ea64b26272aa: Layer already exists [2026-04-21T03:23:06.573Z] 2679f3d82b9f: Layer already exists [2026-04-21T03:23:06.573Z] f4002d7a5bf8: Layer already exists [2026-04-21T03:23:06.573Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:06.835Z] main: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:23:06.921Z] ===================================================== [Pipeline] echo [2026-04-21T03:23:06.934Z] taggedImages: [2026-04-21T03:23:06.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:06.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-21T03:23:06.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T03:23:06.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:06.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T03:23:06.967Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-04-21T03:23:06.967Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:06.967Z] latest [2026-04-21T03:23:06.967Z] 4.1.0-dev.110 [2026-04-21T03:23:06.967Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:06.967Z] main [2026-04-21T03:23:06.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:07.330Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:07.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:07.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T03:23:07.691Z] fce4405ca5cf: Preparing [2026-04-21T03:23:07.691Z] e2f392444dd2: Preparing [2026-04-21T03:23:07.691Z] 252961a9eaff: Preparing [2026-04-21T03:23:07.691Z] 45882bb80b58: Preparing [2026-04-21T03:23:07.691Z] fae9df7de71d: Preparing [2026-04-21T03:23:07.691Z] b03485092e99: Preparing [2026-04-21T03:23:07.691Z] b64bf27af616: Preparing [2026-04-21T03:23:07.691Z] 00b15d327342: Preparing [2026-04-21T03:23:07.691Z] eeaa73608b53: Preparing [2026-04-21T03:23:07.691Z] b03485092e99: Waiting [2026-04-21T03:23:07.691Z] b64bf27af616: Waiting [2026-04-21T03:23:07.691Z] 00b15d327342: Waiting [2026-04-21T03:23:07.691Z] eeaa73608b53: Waiting [2026-04-21T03:23:07.691Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:07.691Z] b03485092e99: Layer already exists [2026-04-21T03:23:07.953Z] b64bf27af616: Layer already exists [2026-04-21T03:23:07.953Z] 252961a9eaff: Pushed [2026-04-21T03:23:07.953Z] fce4405ca5cf: Pushed [2026-04-21T03:23:07.953Z] e2f392444dd2: Pushed [2026-04-21T03:23:07.953Z] 00b15d327342: Layer already exists [2026-04-21T03:23:07.953Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:19.047Z] 45882bb80b58: Pushed [2026-04-21T03:23:19.047Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:19.393Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:19.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-21T03:23:19.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T03:23:19.743Z] fce4405ca5cf: Preparing [2026-04-21T03:23:19.743Z] e2f392444dd2: Preparing [2026-04-21T03:23:19.743Z] 252961a9eaff: Preparing [2026-04-21T03:23:19.743Z] 45882bb80b58: Preparing [2026-04-21T03:23:19.743Z] fae9df7de71d: Preparing [2026-04-21T03:23:19.743Z] b03485092e99: Preparing [2026-04-21T03:23:19.743Z] b64bf27af616: Preparing [2026-04-21T03:23:19.743Z] 00b15d327342: Preparing [2026-04-21T03:23:19.743Z] eeaa73608b53: Preparing [2026-04-21T03:23:19.743Z] b64bf27af616: Waiting [2026-04-21T03:23:19.743Z] b03485092e99: Waiting [2026-04-21T03:23:19.743Z] eeaa73608b53: Waiting [2026-04-21T03:23:19.743Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:19.743Z] fce4405ca5cf: Layer already exists [2026-04-21T03:23:19.743Z] 252961a9eaff: Layer already exists [2026-04-21T03:23:19.743Z] 45882bb80b58: Layer already exists [2026-04-21T03:23:19.743Z] e2f392444dd2: Layer already exists [2026-04-21T03:23:19.743Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:19.743Z] b03485092e99: Layer already exists [2026-04-21T03:23:19.743Z] b64bf27af616: Layer already exists [2026-04-21T03:23:19.743Z] 00b15d327342: Layer already exists [2026-04-21T03:23:19.743Z] latest: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:20.368Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:20.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [2026-04-21T03:23:20.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T03:23:20.722Z] fce4405ca5cf: Preparing [2026-04-21T03:23:20.722Z] e2f392444dd2: Preparing [2026-04-21T03:23:20.722Z] 252961a9eaff: Preparing [2026-04-21T03:23:20.722Z] 45882bb80b58: Preparing [2026-04-21T03:23:20.722Z] fae9df7de71d: Preparing [2026-04-21T03:23:20.722Z] b03485092e99: Preparing [2026-04-21T03:23:20.722Z] b64bf27af616: Preparing [2026-04-21T03:23:20.722Z] 00b15d327342: Preparing [2026-04-21T03:23:20.722Z] eeaa73608b53: Preparing [2026-04-21T03:23:20.722Z] b64bf27af616: Waiting [2026-04-21T03:23:20.722Z] 00b15d327342: Waiting [2026-04-21T03:23:20.722Z] eeaa73608b53: Waiting [2026-04-21T03:23:20.722Z] b03485092e99: Waiting [2026-04-21T03:23:20.722Z] fce4405ca5cf: Layer already exists [2026-04-21T03:23:20.722Z] 45882bb80b58: Layer already exists [2026-04-21T03:23:20.722Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:20.722Z] 252961a9eaff: Layer already exists [2026-04-21T03:23:20.722Z] e2f392444dd2: Layer already exists [2026-04-21T03:23:20.722Z] b03485092e99: Layer already exists [2026-04-21T03:23:20.722Z] b64bf27af616: Layer already exists [2026-04-21T03:23:20.722Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:20.722Z] 00b15d327342: Layer already exists [2026-04-21T03:23:20.722Z] 4.1.0-dev.110: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:21.077Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:21.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:21.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T03:23:21.424Z] fce4405ca5cf: Preparing [2026-04-21T03:23:21.424Z] e2f392444dd2: Preparing [2026-04-21T03:23:21.424Z] 252961a9eaff: Preparing [2026-04-21T03:23:21.424Z] 45882bb80b58: Preparing [2026-04-21T03:23:21.424Z] fae9df7de71d: Preparing [2026-04-21T03:23:21.424Z] b03485092e99: Preparing [2026-04-21T03:23:21.424Z] b64bf27af616: Preparing [2026-04-21T03:23:21.424Z] 00b15d327342: Preparing [2026-04-21T03:23:21.424Z] b03485092e99: Waiting [2026-04-21T03:23:21.424Z] eeaa73608b53: Preparing [2026-04-21T03:23:21.424Z] b64bf27af616: Waiting [2026-04-21T03:23:21.424Z] eeaa73608b53: Waiting [2026-04-21T03:23:21.424Z] 45882bb80b58: Layer already exists [2026-04-21T03:23:21.424Z] e2f392444dd2: Layer already exists [2026-04-21T03:23:21.424Z] 252961a9eaff: Layer already exists [2026-04-21T03:23:21.424Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:21.424Z] fce4405ca5cf: Layer already exists [2026-04-21T03:23:21.424Z] b64bf27af616: Layer already exists [2026-04-21T03:23:21.424Z] b03485092e99: Layer already exists [2026-04-21T03:23:21.424Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:21.424Z] 00b15d327342: Layer already exists [2026-04-21T03:23:21.424Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:21.770Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:22.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-04-21T03:23:22.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T03:23:22.127Z] fce4405ca5cf: Preparing [2026-04-21T03:23:22.127Z] e2f392444dd2: Preparing [2026-04-21T03:23:22.127Z] 252961a9eaff: Preparing [2026-04-21T03:23:22.127Z] 45882bb80b58: Preparing [2026-04-21T03:23:22.127Z] fae9df7de71d: Preparing [2026-04-21T03:23:22.127Z] b03485092e99: Preparing [2026-04-21T03:23:22.127Z] b64bf27af616: Preparing [2026-04-21T03:23:22.127Z] 00b15d327342: Preparing [2026-04-21T03:23:22.127Z] eeaa73608b53: Preparing [2026-04-21T03:23:22.127Z] b64bf27af616: Waiting [2026-04-21T03:23:22.127Z] 00b15d327342: Waiting [2026-04-21T03:23:22.127Z] eeaa73608b53: Waiting [2026-04-21T03:23:22.127Z] b03485092e99: Waiting [2026-04-21T03:23:22.127Z] fce4405ca5cf: Layer already exists [2026-04-21T03:23:22.127Z] 45882bb80b58: Layer already exists [2026-04-21T03:23:22.127Z] e2f392444dd2: Layer already exists [2026-04-21T03:23:22.127Z] 252961a9eaff: Layer already exists [2026-04-21T03:23:22.127Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:22.127Z] b03485092e99: Layer already exists [2026-04-21T03:23:22.127Z] b64bf27af616: Layer already exists [2026-04-21T03:23:22.127Z] 00b15d327342: Layer already exists [2026-04-21T03:23:22.127Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:22.127Z] main: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:23:22.207Z] ===================================================== [Pipeline] echo [2026-04-21T03:23:22.226Z] taggedImages: [2026-04-21T03:23:22.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:22.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-21T03:23:22.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [2026-04-21T03:23:22.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:22.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-21T03:23:22.261Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-04-21T03:23:22.261Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:22.261Z] latest [2026-04-21T03:23:22.261Z] 4.1.0-dev.110 [2026-04-21T03:23:22.261Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:22.261Z] main [2026-04-21T03:23:22.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:22.636Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:22.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:22.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T03:23:22.992Z] 579165b61891: Preparing [2026-04-21T03:23:22.992Z] 00cdafe2386e: Preparing [2026-04-21T03:23:22.992Z] 3cde6a2e058a: Preparing [2026-04-21T03:23:22.992Z] 384741aa0ce3: Preparing [2026-04-21T03:23:22.992Z] 33d29bf1e755: Preparing [2026-04-21T03:23:22.992Z] fae9df7de71d: Preparing [2026-04-21T03:23:22.992Z] b03485092e99: Preparing [2026-04-21T03:23:22.992Z] c0ca19c138ed: Preparing [2026-04-21T03:23:22.992Z] 6e5a3b65b385: Preparing [2026-04-21T03:23:22.992Z] 65404de4ce5c: Preparing [2026-04-21T03:23:22.992Z] eeaa73608b53: Preparing [2026-04-21T03:23:22.992Z] c0ca19c138ed: Waiting [2026-04-21T03:23:22.992Z] 65404de4ce5c: Waiting [2026-04-21T03:23:22.992Z] eeaa73608b53: Waiting [2026-04-21T03:23:22.992Z] 6e5a3b65b385: Waiting [2026-04-21T03:23:22.992Z] b03485092e99: Waiting [2026-04-21T03:23:22.992Z] fae9df7de71d: Waiting [2026-04-21T03:23:23.256Z] 00cdafe2386e: Pushed [2026-04-21T03:23:23.256Z] 384741aa0ce3: Pushed [2026-04-21T03:23:23.256Z] 33d29bf1e755: Pushed [2026-04-21T03:23:23.256Z] 579165b61891: Pushed [2026-04-21T03:23:23.256Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:23.256Z] b03485092e99: Layer already exists [2026-04-21T03:23:23.256Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:23.256Z] c0ca19c138ed: Pushed [2026-04-21T03:23:23.256Z] 6e5a3b65b385: Pushed [2026-04-21T03:23:26.580Z] 65404de4ce5c: Pushed [2026-04-21T03:23:29.904Z] 3cde6a2e058a: Pushed [2026-04-21T03:23:29.905Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:30.259Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:32.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-21T03:23:32.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T03:23:32.567Z] 579165b61891: Preparing [2026-04-21T03:23:32.567Z] 00cdafe2386e: Preparing [2026-04-21T03:23:32.567Z] 3cde6a2e058a: Preparing [2026-04-21T03:23:32.567Z] 384741aa0ce3: Preparing [2026-04-21T03:23:32.567Z] 33d29bf1e755: Preparing [2026-04-21T03:23:32.567Z] fae9df7de71d: Preparing [2026-04-21T03:23:32.567Z] b03485092e99: Preparing [2026-04-21T03:23:32.567Z] fae9df7de71d: Waiting [2026-04-21T03:23:32.567Z] c0ca19c138ed: Preparing [2026-04-21T03:23:32.567Z] b03485092e99: Waiting [2026-04-21T03:23:32.567Z] 6e5a3b65b385: Preparing [2026-04-21T03:23:32.567Z] c0ca19c138ed: Waiting [2026-04-21T03:23:32.567Z] 6e5a3b65b385: Waiting [2026-04-21T03:23:32.567Z] 65404de4ce5c: Preparing [2026-04-21T03:23:32.567Z] eeaa73608b53: Preparing [2026-04-21T03:23:32.567Z] 65404de4ce5c: Waiting [2026-04-21T03:23:32.567Z] eeaa73608b53: Waiting [2026-04-21T03:23:32.567Z] 3cde6a2e058a: Layer already exists [2026-04-21T03:23:32.567Z] 00cdafe2386e: Layer already exists [2026-04-21T03:23:32.567Z] 579165b61891: Layer already exists [2026-04-21T03:23:32.567Z] 384741aa0ce3: Layer already exists [2026-04-21T03:23:32.567Z] 33d29bf1e755: Layer already exists [2026-04-21T03:23:32.567Z] c0ca19c138ed: Layer already exists [2026-04-21T03:23:32.567Z] b03485092e99: Layer already exists [2026-04-21T03:23:32.568Z] 6e5a3b65b385: Layer already exists [2026-04-21T03:23:32.568Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:32.568Z] 65404de4ce5c: Layer already exists [2026-04-21T03:23:32.568Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:32.832Z] latest: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:33.183Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:33.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [2026-04-21T03:23:33.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T03:23:33.534Z] 579165b61891: Preparing [2026-04-21T03:23:33.534Z] 00cdafe2386e: Preparing [2026-04-21T03:23:33.534Z] 3cde6a2e058a: Preparing [2026-04-21T03:23:33.534Z] 384741aa0ce3: Preparing [2026-04-21T03:23:33.534Z] 33d29bf1e755: Preparing [2026-04-21T03:23:33.534Z] fae9df7de71d: Preparing [2026-04-21T03:23:33.534Z] b03485092e99: Preparing [2026-04-21T03:23:33.534Z] c0ca19c138ed: Preparing [2026-04-21T03:23:33.534Z] 6e5a3b65b385: Preparing [2026-04-21T03:23:33.534Z] 65404de4ce5c: Preparing [2026-04-21T03:23:33.534Z] eeaa73608b53: Preparing [2026-04-21T03:23:33.534Z] c0ca19c138ed: Waiting [2026-04-21T03:23:33.534Z] 6e5a3b65b385: Waiting [2026-04-21T03:23:33.534Z] 65404de4ce5c: Waiting [2026-04-21T03:23:33.534Z] eeaa73608b53: Waiting [2026-04-21T03:23:33.534Z] fae9df7de71d: Waiting [2026-04-21T03:23:33.534Z] b03485092e99: Waiting [2026-04-21T03:23:33.534Z] 384741aa0ce3: Layer already exists [2026-04-21T03:23:33.534Z] 33d29bf1e755: Layer already exists [2026-04-21T03:23:33.534Z] 00cdafe2386e: Layer already exists [2026-04-21T03:23:33.534Z] 3cde6a2e058a: Layer already exists [2026-04-21T03:23:33.534Z] 579165b61891: Layer already exists [2026-04-21T03:23:33.534Z] b03485092e99: Layer already exists [2026-04-21T03:23:33.534Z] c0ca19c138ed: Layer already exists [2026-04-21T03:23:33.534Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:33.534Z] 65404de4ce5c: Layer already exists [2026-04-21T03:23:33.534Z] 6e5a3b65b385: Layer already exists [2026-04-21T03:23:33.534Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:33.534Z] 4.1.0-dev.110: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:34.146Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:34.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:34.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T03:23:34.492Z] 579165b61891: Preparing [2026-04-21T03:23:34.492Z] 00cdafe2386e: Preparing [2026-04-21T03:23:34.492Z] 3cde6a2e058a: Preparing [2026-04-21T03:23:34.492Z] 384741aa0ce3: Preparing [2026-04-21T03:23:34.492Z] 33d29bf1e755: Preparing [2026-04-21T03:23:34.492Z] fae9df7de71d: Preparing [2026-04-21T03:23:34.492Z] b03485092e99: Preparing [2026-04-21T03:23:34.492Z] c0ca19c138ed: Preparing [2026-04-21T03:23:34.492Z] 6e5a3b65b385: Preparing [2026-04-21T03:23:34.492Z] 65404de4ce5c: Preparing [2026-04-21T03:23:34.492Z] eeaa73608b53: Preparing [2026-04-21T03:23:34.492Z] b03485092e99: Waiting [2026-04-21T03:23:34.492Z] c0ca19c138ed: Waiting [2026-04-21T03:23:34.492Z] 6e5a3b65b385: Waiting [2026-04-21T03:23:34.492Z] 65404de4ce5c: Waiting [2026-04-21T03:23:34.492Z] fae9df7de71d: Waiting [2026-04-21T03:23:34.492Z] eeaa73608b53: Waiting [2026-04-21T03:23:34.492Z] 33d29bf1e755: Layer already exists [2026-04-21T03:23:34.492Z] 579165b61891: Layer already exists [2026-04-21T03:23:34.492Z] 00cdafe2386e: Layer already exists [2026-04-21T03:23:34.492Z] 3cde6a2e058a: Layer already exists [2026-04-21T03:23:34.492Z] 384741aa0ce3: Layer already exists [2026-04-21T03:23:34.492Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:34.492Z] b03485092e99: Layer already exists [2026-04-21T03:23:34.492Z] c0ca19c138ed: Layer already exists [2026-04-21T03:23:34.492Z] 65404de4ce5c: Layer already exists [2026-04-21T03:23:34.492Z] 6e5a3b65b385: Layer already exists [2026-04-21T03:23:34.492Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:34.755Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:35.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:35.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-04-21T03:23:35.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T03:23:35.454Z] 579165b61891: Preparing [2026-04-21T03:23:35.454Z] 00cdafe2386e: Preparing [2026-04-21T03:23:35.454Z] 3cde6a2e058a: Preparing [2026-04-21T03:23:35.454Z] 384741aa0ce3: Preparing [2026-04-21T03:23:35.454Z] 33d29bf1e755: Preparing [2026-04-21T03:23:35.454Z] fae9df7de71d: Preparing [2026-04-21T03:23:35.454Z] b03485092e99: Preparing [2026-04-21T03:23:35.454Z] c0ca19c138ed: Preparing [2026-04-21T03:23:35.454Z] 6e5a3b65b385: Preparing [2026-04-21T03:23:35.454Z] 65404de4ce5c: Preparing [2026-04-21T03:23:35.454Z] eeaa73608b53: Preparing [2026-04-21T03:23:35.454Z] b03485092e99: Waiting [2026-04-21T03:23:35.454Z] c0ca19c138ed: Waiting [2026-04-21T03:23:35.454Z] 6e5a3b65b385: Waiting [2026-04-21T03:23:35.454Z] 65404de4ce5c: Waiting [2026-04-21T03:23:35.454Z] fae9df7de71d: Waiting [2026-04-21T03:23:35.454Z] 579165b61891: Layer already exists [2026-04-21T03:23:35.454Z] 33d29bf1e755: Layer already exists [2026-04-21T03:23:35.454Z] 3cde6a2e058a: Layer already exists [2026-04-21T03:23:35.454Z] 00cdafe2386e: Layer already exists [2026-04-21T03:23:35.454Z] 384741aa0ce3: Layer already exists [2026-04-21T03:23:35.454Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:35.454Z] 6e5a3b65b385: Layer already exists [2026-04-21T03:23:35.454Z] b03485092e99: Layer already exists [2026-04-21T03:23:35.454Z] 65404de4ce5c: Layer already exists [2026-04-21T03:23:35.454Z] c0ca19c138ed: Layer already exists [2026-04-21T03:23:35.454Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:35.718Z] main: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:23:35.798Z] ===================================================== [Pipeline] echo [2026-04-21T03:23:35.811Z] taggedImages: [2026-04-21T03:23:35.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:35.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-21T03:23:35.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [2026-04-21T03:23:35.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:35.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-21T03:23:35.837Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-04-21T03:23:35.837Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:35.837Z] latest [2026-04-21T03:23:35.837Z] 4.1.0-dev.110 [2026-04-21T03:23:35.837Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:35.837Z] main [2026-04-21T03:23:35.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:36.209Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:36.555Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:36.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T03:23:36.556Z] 7615924b1248: Preparing [2026-04-21T03:23:36.556Z] 88184873f407: Preparing [2026-04-21T03:23:36.556Z] fbec1f505d98: Preparing [2026-04-21T03:23:36.556Z] 767d7cc3e57e: Preparing [2026-04-21T03:23:36.556Z] 2a86ceed1554: Preparing [2026-04-21T03:23:36.556Z] 9caaf50ed202: Preparing [2026-04-21T03:23:36.556Z] 33558d06bb49: Preparing [2026-04-21T03:23:36.556Z] fae9df7de71d: Preparing [2026-04-21T03:23:36.556Z] b03485092e99: Preparing [2026-04-21T03:23:36.556Z] 9ac58b2c2c2f: Preparing [2026-04-21T03:23:36.556Z] 3cb0ff658605: Preparing [2026-04-21T03:23:36.556Z] eeaa73608b53: Preparing [2026-04-21T03:23:36.556Z] 33558d06bb49: Waiting [2026-04-21T03:23:36.556Z] fae9df7de71d: Waiting [2026-04-21T03:23:36.556Z] b03485092e99: Waiting [2026-04-21T03:23:36.556Z] 9ac58b2c2c2f: Waiting [2026-04-21T03:23:36.556Z] 3cb0ff658605: Waiting [2026-04-21T03:23:36.556Z] eeaa73608b53: Waiting [2026-04-21T03:23:36.556Z] 9caaf50ed202: Waiting [2026-04-21T03:23:36.821Z] 88184873f407: Pushed [2026-04-21T03:23:36.821Z] 2a86ceed1554: Pushed [2026-04-21T03:23:36.821Z] 7615924b1248: Pushed [2026-04-21T03:23:36.821Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:36.821Z] b03485092e99: Layer already exists [2026-04-21T03:23:36.821Z] 9caaf50ed202: Pushed [2026-04-21T03:23:36.821Z] 33558d06bb49: Pushed [2026-04-21T03:23:37.086Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:37.086Z] 9ac58b2c2c2f: Pushed [2026-04-21T03:23:40.411Z] 3cb0ff658605: Pushed [2026-04-21T03:23:42.982Z] 767d7cc3e57e: Pushed [2026-04-21T03:23:44.919Z] fbec1f505d98: Pushed [2026-04-21T03:23:44.919Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:45.323Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:45.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-21T03:23:45.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T03:23:45.687Z] 7615924b1248: Preparing [2026-04-21T03:23:45.687Z] 88184873f407: Preparing [2026-04-21T03:23:45.687Z] fbec1f505d98: Preparing [2026-04-21T03:23:45.687Z] 767d7cc3e57e: Preparing [2026-04-21T03:23:45.687Z] 2a86ceed1554: Preparing [2026-04-21T03:23:45.687Z] 9caaf50ed202: Preparing [2026-04-21T03:23:45.687Z] 33558d06bb49: Preparing [2026-04-21T03:23:45.687Z] fae9df7de71d: Preparing [2026-04-21T03:23:45.687Z] b03485092e99: Preparing [2026-04-21T03:23:45.687Z] 9ac58b2c2c2f: Preparing [2026-04-21T03:23:45.687Z] 3cb0ff658605: Preparing [2026-04-21T03:23:45.687Z] eeaa73608b53: Preparing [2026-04-21T03:23:45.687Z] 9caaf50ed202: Waiting [2026-04-21T03:23:45.687Z] 33558d06bb49: Waiting [2026-04-21T03:23:45.687Z] fae9df7de71d: Waiting [2026-04-21T03:23:45.687Z] b03485092e99: Waiting [2026-04-21T03:23:45.687Z] 3cb0ff658605: Waiting [2026-04-21T03:23:45.687Z] 9ac58b2c2c2f: Waiting [2026-04-21T03:23:45.687Z] eeaa73608b53: Waiting [2026-04-21T03:23:45.687Z] 767d7cc3e57e: Layer already exists [2026-04-21T03:23:45.687Z] 88184873f407: Layer already exists [2026-04-21T03:23:45.687Z] 2a86ceed1554: Layer already exists [2026-04-21T03:23:45.687Z] 7615924b1248: Layer already exists [2026-04-21T03:23:45.687Z] fbec1f505d98: Layer already exists [2026-04-21T03:23:45.687Z] b03485092e99: Layer already exists [2026-04-21T03:23:45.687Z] 9caaf50ed202: Layer already exists [2026-04-21T03:23:45.687Z] 33558d06bb49: Layer already exists [2026-04-21T03:23:45.687Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:45.687Z] 9ac58b2c2c2f: Layer already exists [2026-04-21T03:23:45.687Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:45.687Z] 3cb0ff658605: Layer already exists [2026-04-21T03:23:45.953Z] latest: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:46.330Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:46.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [2026-04-21T03:23:46.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T03:23:46.674Z] 7615924b1248: Preparing [2026-04-21T03:23:46.674Z] 88184873f407: Preparing [2026-04-21T03:23:46.674Z] fbec1f505d98: Preparing [2026-04-21T03:23:46.674Z] 767d7cc3e57e: Preparing [2026-04-21T03:23:46.674Z] 2a86ceed1554: Preparing [2026-04-21T03:23:46.674Z] 9caaf50ed202: Preparing [2026-04-21T03:23:46.674Z] 33558d06bb49: Preparing [2026-04-21T03:23:46.674Z] fae9df7de71d: Preparing [2026-04-21T03:23:46.674Z] b03485092e99: Preparing [2026-04-21T03:23:46.674Z] 9ac58b2c2c2f: Preparing [2026-04-21T03:23:46.674Z] 3cb0ff658605: Preparing [2026-04-21T03:23:46.674Z] eeaa73608b53: Preparing [2026-04-21T03:23:46.674Z] 9caaf50ed202: Waiting [2026-04-21T03:23:46.674Z] fae9df7de71d: Waiting [2026-04-21T03:23:46.674Z] b03485092e99: Waiting [2026-04-21T03:23:46.674Z] 9ac58b2c2c2f: Waiting [2026-04-21T03:23:46.674Z] 3cb0ff658605: Waiting [2026-04-21T03:23:46.674Z] 33558d06bb49: Waiting [2026-04-21T03:23:46.674Z] 88184873f407: Layer already exists [2026-04-21T03:23:46.674Z] 2a86ceed1554: Layer already exists [2026-04-21T03:23:46.674Z] 7615924b1248: Layer already exists [2026-04-21T03:23:46.674Z] 767d7cc3e57e: Layer already exists [2026-04-21T03:23:46.674Z] fbec1f505d98: Layer already exists [2026-04-21T03:23:46.674Z] 33558d06bb49: Layer already exists [2026-04-21T03:23:46.674Z] 9caaf50ed202: Layer already exists [2026-04-21T03:23:46.674Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:46.674Z] b03485092e99: Layer already exists [2026-04-21T03:23:46.674Z] 9ac58b2c2c2f: Layer already exists [2026-04-21T03:23:46.674Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:46.674Z] 3cb0ff658605: Layer already exists [2026-04-21T03:23:46.936Z] 4.1.0-dev.110: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:47.291Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:47.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:47.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T03:23:47.638Z] 7615924b1248: Preparing [2026-04-21T03:23:47.638Z] 88184873f407: Preparing [2026-04-21T03:23:47.638Z] fbec1f505d98: Preparing [2026-04-21T03:23:47.638Z] 767d7cc3e57e: Preparing [2026-04-21T03:23:47.638Z] 2a86ceed1554: Preparing [2026-04-21T03:23:47.638Z] 9caaf50ed202: Preparing [2026-04-21T03:23:47.638Z] 33558d06bb49: Preparing [2026-04-21T03:23:47.638Z] fae9df7de71d: Preparing [2026-04-21T03:23:47.638Z] b03485092e99: Preparing [2026-04-21T03:23:47.638Z] 9ac58b2c2c2f: Preparing [2026-04-21T03:23:47.638Z] 3cb0ff658605: Preparing [2026-04-21T03:23:47.638Z] eeaa73608b53: Preparing [2026-04-21T03:23:47.638Z] 33558d06bb49: Waiting [2026-04-21T03:23:47.638Z] fae9df7de71d: Waiting [2026-04-21T03:23:47.638Z] b03485092e99: Waiting [2026-04-21T03:23:47.638Z] 9ac58b2c2c2f: Waiting [2026-04-21T03:23:47.638Z] 3cb0ff658605: Waiting [2026-04-21T03:23:47.638Z] eeaa73608b53: Waiting [2026-04-21T03:23:47.638Z] 9caaf50ed202: Waiting [2026-04-21T03:23:47.638Z] 2a86ceed1554: Layer already exists [2026-04-21T03:23:47.638Z] 7615924b1248: Layer already exists [2026-04-21T03:23:47.638Z] fbec1f505d98: Layer already exists [2026-04-21T03:23:47.638Z] 88184873f407: Layer already exists [2026-04-21T03:23:47.638Z] 767d7cc3e57e: Layer already exists [2026-04-21T03:23:47.638Z] 33558d06bb49: Layer already exists [2026-04-21T03:23:47.638Z] 9caaf50ed202: Layer already exists [2026-04-21T03:23:47.638Z] 9ac58b2c2c2f: Layer already exists [2026-04-21T03:23:47.638Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:47.638Z] b03485092e99: Layer already exists [2026-04-21T03:23:47.638Z] 3cb0ff658605: Layer already exists [2026-04-21T03:23:47.638Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:47.901Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:48.258Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:48.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-04-21T03:23:48.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T03:23:48.600Z] 7615924b1248: Preparing [2026-04-21T03:23:48.600Z] 88184873f407: Preparing [2026-04-21T03:23:48.600Z] fbec1f505d98: Preparing [2026-04-21T03:23:48.600Z] 767d7cc3e57e: Preparing [2026-04-21T03:23:48.600Z] 2a86ceed1554: Preparing [2026-04-21T03:23:48.600Z] 9caaf50ed202: Preparing [2026-04-21T03:23:48.600Z] 33558d06bb49: Preparing [2026-04-21T03:23:48.600Z] 9caaf50ed202: Waiting [2026-04-21T03:23:48.600Z] 33558d06bb49: Waiting [2026-04-21T03:23:48.600Z] fae9df7de71d: Preparing [2026-04-21T03:23:48.600Z] b03485092e99: Preparing [2026-04-21T03:23:48.600Z] 9ac58b2c2c2f: Preparing [2026-04-21T03:23:48.600Z] 3cb0ff658605: Preparing [2026-04-21T03:23:48.600Z] eeaa73608b53: Preparing [2026-04-21T03:23:48.600Z] 9ac58b2c2c2f: Waiting [2026-04-21T03:23:48.600Z] 3cb0ff658605: Waiting [2026-04-21T03:23:48.600Z] fae9df7de71d: Waiting [2026-04-21T03:23:48.600Z] eeaa73608b53: Waiting [2026-04-21T03:23:48.600Z] 88184873f407: Layer already exists [2026-04-21T03:23:48.600Z] 767d7cc3e57e: Layer already exists [2026-04-21T03:23:48.600Z] fbec1f505d98: Layer already exists [2026-04-21T03:23:48.600Z] 2a86ceed1554: Layer already exists [2026-04-21T03:23:48.600Z] 7615924b1248: Layer already exists [2026-04-21T03:23:48.600Z] 33558d06bb49: Layer already exists [2026-04-21T03:23:48.600Z] 9ac58b2c2c2f: Layer already exists [2026-04-21T03:23:48.600Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:48.600Z] 9caaf50ed202: Layer already exists [2026-04-21T03:23:48.600Z] b03485092e99: Layer already exists [2026-04-21T03:23:48.600Z] 3cb0ff658605: Layer already exists [2026-04-21T03:23:48.600Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:48.865Z] main: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:23:48.943Z] ===================================================== [Pipeline] echo [2026-04-21T03:23:48.956Z] taggedImages: [2026-04-21T03:23:48.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:48.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-21T03:23:48.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [2026-04-21T03:23:48.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:48.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-21T03:23:48.985Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-04-21T03:23:48.985Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:48.985Z] latest [2026-04-21T03:23:48.985Z] 4.1.0-dev.110 [2026-04-21T03:23:48.985Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:48.985Z] main [2026-04-21T03:23:48.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:49.388Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:49.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:23:49.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T03:23:49.751Z] e2b594bb8168: Preparing [2026-04-21T03:23:49.751Z] 63b852674f07: Preparing [2026-04-21T03:23:49.751Z] fae9df7de71d: Preparing [2026-04-21T03:23:49.751Z] b03485092e99: Preparing [2026-04-21T03:23:49.751Z] 17625cae6945: Preparing [2026-04-21T03:23:49.751Z] da789a92e30c: Preparing [2026-04-21T03:23:49.751Z] eeaa73608b53: Preparing [2026-04-21T03:23:49.751Z] da789a92e30c: Waiting [2026-04-21T03:23:49.751Z] eeaa73608b53: Waiting [2026-04-21T03:23:49.751Z] b03485092e99: Layer already exists [2026-04-21T03:23:49.751Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:50.017Z] 17625cae6945: Pushed [2026-04-21T03:23:50.017Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:50.017Z] e2b594bb8168: Pushed [2026-04-21T03:23:51.947Z] da789a92e30c: Pushed [2026-04-21T03:23:57.333Z] 63b852674f07: Pushed [2026-04-21T03:23:57.333Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:57.706Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:58.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-21T03:23:58.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T03:23:58.063Z] e2b594bb8168: Preparing [2026-04-21T03:23:58.063Z] 63b852674f07: Preparing [2026-04-21T03:23:58.063Z] fae9df7de71d: Preparing [2026-04-21T03:23:58.063Z] b03485092e99: Preparing [2026-04-21T03:23:58.063Z] 17625cae6945: Preparing [2026-04-21T03:23:58.063Z] da789a92e30c: Preparing [2026-04-21T03:23:58.063Z] eeaa73608b53: Preparing [2026-04-21T03:23:58.063Z] da789a92e30c: Waiting [2026-04-21T03:23:58.063Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:58.063Z] e2b594bb8168: Layer already exists [2026-04-21T03:23:58.063Z] 17625cae6945: Layer already exists [2026-04-21T03:23:58.063Z] b03485092e99: Layer already exists [2026-04-21T03:23:58.063Z] 63b852674f07: Layer already exists [2026-04-21T03:23:58.063Z] da789a92e30c: Layer already exists [2026-04-21T03:23:58.063Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:58.327Z] latest: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:58.673Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:59.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [2026-04-21T03:23:59.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T03:23:59.013Z] e2b594bb8168: Preparing [2026-04-21T03:23:59.013Z] 63b852674f07: Preparing [2026-04-21T03:23:59.013Z] fae9df7de71d: Preparing [2026-04-21T03:23:59.013Z] b03485092e99: Preparing [2026-04-21T03:23:59.013Z] 17625cae6945: Preparing [2026-04-21T03:23:59.013Z] da789a92e30c: Preparing [2026-04-21T03:23:59.013Z] eeaa73608b53: Preparing [2026-04-21T03:23:59.013Z] da789a92e30c: Waiting [2026-04-21T03:23:59.013Z] eeaa73608b53: Waiting [2026-04-21T03:23:59.013Z] 17625cae6945: Layer already exists [2026-04-21T03:23:59.013Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:59.013Z] e2b594bb8168: Layer already exists [2026-04-21T03:23:59.013Z] 63b852674f07: Layer already exists [2026-04-21T03:23:59.013Z] b03485092e99: Layer already exists [2026-04-21T03:23:59.014Z] da789a92e30c: Layer already exists [2026-04-21T03:23:59.014Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:59.277Z] 4.1.0-dev.110: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:59.633Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:23:59.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:23:59.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T03:23:59.991Z] e2b594bb8168: Preparing [2026-04-21T03:23:59.991Z] 63b852674f07: Preparing [2026-04-21T03:23:59.991Z] fae9df7de71d: Preparing [2026-04-21T03:23:59.991Z] b03485092e99: Preparing [2026-04-21T03:23:59.991Z] 17625cae6945: Preparing [2026-04-21T03:23:59.991Z] da789a92e30c: Preparing [2026-04-21T03:23:59.991Z] eeaa73608b53: Preparing [2026-04-21T03:23:59.991Z] da789a92e30c: Waiting [2026-04-21T03:23:59.991Z] eeaa73608b53: Waiting [2026-04-21T03:23:59.991Z] e2b594bb8168: Layer already exists [2026-04-21T03:23:59.991Z] 63b852674f07: Layer already exists [2026-04-21T03:23:59.991Z] fae9df7de71d: Layer already exists [2026-04-21T03:23:59.991Z] b03485092e99: Layer already exists [2026-04-21T03:23:59.991Z] 17625cae6945: Layer already exists [2026-04-21T03:23:59.991Z] eeaa73608b53: Layer already exists [2026-04-21T03:23:59.991Z] da789a92e30c: Layer already exists [2026-04-21T03:23:59.991Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:00.342Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:00.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-04-21T03:24:00.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T03:24:00.694Z] e2b594bb8168: Preparing [2026-04-21T03:24:00.694Z] 63b852674f07: Preparing [2026-04-21T03:24:00.694Z] fae9df7de71d: Preparing [2026-04-21T03:24:00.694Z] b03485092e99: Preparing [2026-04-21T03:24:00.694Z] 17625cae6945: Preparing [2026-04-21T03:24:00.694Z] da789a92e30c: Preparing [2026-04-21T03:24:00.694Z] eeaa73608b53: Preparing [2026-04-21T03:24:00.694Z] da789a92e30c: Waiting [2026-04-21T03:24:00.694Z] eeaa73608b53: Waiting [2026-04-21T03:24:00.694Z] 17625cae6945: Layer already exists [2026-04-21T03:24:00.694Z] 63b852674f07: Layer already exists [2026-04-21T03:24:00.694Z] e2b594bb8168: Layer already exists [2026-04-21T03:24:00.694Z] b03485092e99: Layer already exists [2026-04-21T03:24:00.694Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:00.694Z] da789a92e30c: Layer already exists [2026-04-21T03:24:00.694Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:00.694Z] main: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:24:01.052Z] ===================================================== [Pipeline] echo [2026-04-21T03:24:01.068Z] taggedImages: [2026-04-21T03:24:01.068Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:24:01.068Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-21T03:24:01.068Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [2026-04-21T03:24:01.068Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:24:01.068Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-21T03:24:01.100Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-04-21T03:24:01.100Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:24:01.100Z] latest [2026-04-21T03:24:01.100Z] 4.1.0-dev.110 [2026-04-21T03:24:01.100Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:24:01.100Z] main [2026-04-21T03:24:01.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:01.479Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:01.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:24:01.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T03:24:01.827Z] 06daa87480a0: Preparing [2026-04-21T03:24:01.827Z] b460d2cbf364: Preparing [2026-04-21T03:24:01.827Z] 16de1b73c8f4: Preparing [2026-04-21T03:24:01.827Z] fae9df7de71d: Preparing [2026-04-21T03:24:01.827Z] b03485092e99: Preparing [2026-04-21T03:24:01.827Z] c4663db94e5a: Preparing [2026-04-21T03:24:01.827Z] fe7768f8449b: Preparing [2026-04-21T03:24:01.827Z] d419b84319e0: Preparing [2026-04-21T03:24:01.827Z] 299353c32280: Preparing [2026-04-21T03:24:01.827Z] c4663db94e5a: Waiting [2026-04-21T03:24:01.827Z] fe7768f8449b: Waiting [2026-04-21T03:24:01.827Z] d419b84319e0: Waiting [2026-04-21T03:24:01.827Z] 299353c32280: Waiting [2026-04-21T03:24:01.827Z] eeaa73608b53: Preparing [2026-04-21T03:24:01.827Z] eeaa73608b53: Waiting [2026-04-21T03:24:01.827Z] b03485092e99: Layer already exists [2026-04-21T03:24:01.827Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:02.092Z] 16de1b73c8f4: Pushed [2026-04-21T03:24:02.092Z] b460d2cbf364: Pushed [2026-04-21T03:24:02.092Z] 06daa87480a0: Pushed [2026-04-21T03:24:02.092Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:02.092Z] d419b84319e0: Pushed [2026-04-21T03:24:03.045Z] 299353c32280: Pushed [2026-04-21T03:24:15.333Z] fe7768f8449b: Pushed [2026-04-21T03:24:30.299Z] c4663db94e5a: Pushed [2026-04-21T03:24:30.299Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:30.661Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:31.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-21T03:24:31.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T03:24:31.012Z] 06daa87480a0: Preparing [2026-04-21T03:24:31.012Z] b460d2cbf364: Preparing [2026-04-21T03:24:31.012Z] 16de1b73c8f4: Preparing [2026-04-21T03:24:31.012Z] fae9df7de71d: Preparing [2026-04-21T03:24:31.012Z] b03485092e99: Preparing [2026-04-21T03:24:31.012Z] c4663db94e5a: Preparing [2026-04-21T03:24:31.012Z] fe7768f8449b: Preparing [2026-04-21T03:24:31.012Z] d419b84319e0: Preparing [2026-04-21T03:24:31.012Z] 299353c32280: Preparing [2026-04-21T03:24:31.012Z] eeaa73608b53: Preparing [2026-04-21T03:24:31.012Z] fe7768f8449b: Waiting [2026-04-21T03:24:31.012Z] d419b84319e0: Waiting [2026-04-21T03:24:31.012Z] c4663db94e5a: Waiting [2026-04-21T03:24:31.012Z] 299353c32280: Waiting [2026-04-21T03:24:31.012Z] eeaa73608b53: Waiting [2026-04-21T03:24:31.012Z] b03485092e99: Layer already exists [2026-04-21T03:24:31.012Z] 06daa87480a0: Layer already exists [2026-04-21T03:24:31.012Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:31.012Z] 16de1b73c8f4: Layer already exists [2026-04-21T03:24:31.012Z] b460d2cbf364: Layer already exists [2026-04-21T03:24:31.012Z] fe7768f8449b: Layer already exists [2026-04-21T03:24:31.012Z] c4663db94e5a: Layer already exists [2026-04-21T03:24:31.012Z] 299353c32280: Layer already exists [2026-04-21T03:24:31.012Z] d419b84319e0: Layer already exists [2026-04-21T03:24:31.012Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:31.278Z] latest: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:31.647Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:31.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [2026-04-21T03:24:31.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T03:24:31.998Z] 06daa87480a0: Preparing [2026-04-21T03:24:31.998Z] b460d2cbf364: Preparing [2026-04-21T03:24:31.998Z] 16de1b73c8f4: Preparing [2026-04-21T03:24:31.998Z] fae9df7de71d: Preparing [2026-04-21T03:24:31.998Z] b03485092e99: Preparing [2026-04-21T03:24:31.998Z] c4663db94e5a: Preparing [2026-04-21T03:24:31.998Z] fe7768f8449b: Preparing [2026-04-21T03:24:31.998Z] d419b84319e0: Preparing [2026-04-21T03:24:31.998Z] 299353c32280: Preparing [2026-04-21T03:24:31.998Z] eeaa73608b53: Preparing [2026-04-21T03:24:31.998Z] fe7768f8449b: Waiting [2026-04-21T03:24:31.998Z] d419b84319e0: Waiting [2026-04-21T03:24:31.998Z] 299353c32280: Waiting [2026-04-21T03:24:31.998Z] eeaa73608b53: Waiting [2026-04-21T03:24:31.998Z] c4663db94e5a: Waiting [2026-04-21T03:24:31.998Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:31.998Z] b03485092e99: Layer already exists [2026-04-21T03:24:31.998Z] 16de1b73c8f4: Layer already exists [2026-04-21T03:24:31.998Z] b460d2cbf364: Layer already exists [2026-04-21T03:24:31.998Z] 06daa87480a0: Layer already exists [2026-04-21T03:24:31.998Z] fe7768f8449b: Layer already exists [2026-04-21T03:24:31.998Z] c4663db94e5a: Layer already exists [2026-04-21T03:24:31.998Z] 299353c32280: Layer already exists [2026-04-21T03:24:31.998Z] d419b84319e0: Layer already exists [2026-04-21T03:24:31.998Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:31.998Z] 4.1.0-dev.110: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:32.365Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:32.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:24:32.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T03:24:32.726Z] 06daa87480a0: Preparing [2026-04-21T03:24:32.726Z] b460d2cbf364: Preparing [2026-04-21T03:24:32.726Z] 16de1b73c8f4: Preparing [2026-04-21T03:24:32.726Z] fae9df7de71d: Preparing [2026-04-21T03:24:32.726Z] b03485092e99: Preparing [2026-04-21T03:24:32.726Z] c4663db94e5a: Preparing [2026-04-21T03:24:32.726Z] fe7768f8449b: Preparing [2026-04-21T03:24:32.726Z] d419b84319e0: Preparing [2026-04-21T03:24:32.726Z] 299353c32280: Preparing [2026-04-21T03:24:32.726Z] eeaa73608b53: Preparing [2026-04-21T03:24:32.726Z] fe7768f8449b: Waiting [2026-04-21T03:24:32.726Z] d419b84319e0: Waiting [2026-04-21T03:24:32.726Z] 299353c32280: Waiting [2026-04-21T03:24:32.726Z] eeaa73608b53: Waiting [2026-04-21T03:24:32.726Z] c4663db94e5a: Waiting [2026-04-21T03:24:32.726Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:32.726Z] 16de1b73c8f4: Layer already exists [2026-04-21T03:24:32.726Z] 06daa87480a0: Layer already exists [2026-04-21T03:24:32.726Z] b460d2cbf364: Layer already exists [2026-04-21T03:24:32.726Z] b03485092e99: Layer already exists [2026-04-21T03:24:32.726Z] d419b84319e0: Layer already exists [2026-04-21T03:24:32.726Z] fe7768f8449b: Layer already exists [2026-04-21T03:24:32.726Z] c4663db94e5a: Layer already exists [2026-04-21T03:24:32.726Z] 299353c32280: Layer already exists [2026-04-21T03:24:32.726Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:36.958Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:37.320Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:37.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-04-21T03:24:37.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T03:24:37.669Z] 06daa87480a0: Preparing [2026-04-21T03:24:37.669Z] b460d2cbf364: Preparing [2026-04-21T03:24:37.669Z] 16de1b73c8f4: Preparing [2026-04-21T03:24:37.669Z] fae9df7de71d: Preparing [2026-04-21T03:24:37.669Z] b03485092e99: Preparing [2026-04-21T03:24:37.669Z] c4663db94e5a: Preparing [2026-04-21T03:24:37.669Z] fe7768f8449b: Preparing [2026-04-21T03:24:37.669Z] d419b84319e0: Preparing [2026-04-21T03:24:37.669Z] 299353c32280: Preparing [2026-04-21T03:24:37.669Z] eeaa73608b53: Preparing [2026-04-21T03:24:37.669Z] fe7768f8449b: Waiting [2026-04-21T03:24:37.669Z] d419b84319e0: Waiting [2026-04-21T03:24:37.669Z] 299353c32280: Waiting [2026-04-21T03:24:37.669Z] eeaa73608b53: Waiting [2026-04-21T03:24:37.669Z] c4663db94e5a: Waiting [2026-04-21T03:24:37.669Z] b03485092e99: Layer already exists [2026-04-21T03:24:37.669Z] b460d2cbf364: Layer already exists [2026-04-21T03:24:37.669Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:37.669Z] 06daa87480a0: Layer already exists [2026-04-21T03:24:37.669Z] 16de1b73c8f4: Layer already exists [2026-04-21T03:24:37.669Z] c4663db94e5a: Layer already exists [2026-04-21T03:24:37.669Z] 299353c32280: Layer already exists [2026-04-21T03:24:37.669Z] fe7768f8449b: Layer already exists [2026-04-21T03:24:37.669Z] d419b84319e0: Layer already exists [2026-04-21T03:24:37.669Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:37.934Z] main: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:24:38.004Z] ===================================================== [Pipeline] echo [2026-04-21T03:24:38.018Z] taggedImages: [2026-04-21T03:24:38.018Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:24:38.018Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-21T03:24:38.018Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [2026-04-21T03:24:38.018Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:24:38.018Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-21T03:24:38.056Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-04-21T03:24:38.056Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:24:38.056Z] latest [2026-04-21T03:24:38.056Z] 4.1.0-dev.110 [2026-04-21T03:24:38.056Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:24:38.056Z] main [2026-04-21T03:24:38.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:38.440Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:24:38.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:24:38.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T03:24:38.790Z] deb3396dfebe: Preparing [2026-04-21T03:24:38.790Z] 11c5b93c7756: Preparing [2026-04-21T03:24:38.790Z] 3881d96d5ce2: Preparing [2026-04-21T03:24:38.790Z] fae9df7de71d: Preparing [2026-04-21T03:24:38.790Z] b03485092e99: Preparing [2026-04-21T03:24:38.790Z] 5f575c54f5ed: Preparing [2026-04-21T03:24:38.790Z] f818dc41265c: Preparing [2026-04-21T03:24:38.790Z] 77e5c75582bc: Preparing [2026-04-21T03:24:38.790Z] eeaa73608b53: Preparing [2026-04-21T03:24:38.790Z] 5f575c54f5ed: Waiting [2026-04-21T03:24:38.790Z] f818dc41265c: Waiting [2026-04-21T03:24:38.790Z] 77e5c75582bc: Waiting [2026-04-21T03:24:38.790Z] b03485092e99: Layer already exists [2026-04-21T03:24:38.790Z] fae9df7de71d: Layer already exists [2026-04-21T03:24:39.054Z] deb3396dfebe: Pushed [2026-04-21T03:24:39.054Z] 11c5b93c7756: Pushed [2026-04-21T03:24:39.054Z] 3881d96d5ce2: Pushed [2026-04-21T03:24:39.054Z] eeaa73608b53: Layer already exists [2026-04-21T03:24:39.054Z] f818dc41265c: Pushed [2026-04-21T03:24:39.632Z] 77e5c75582bc: Pushed [2026-04-21T03:25:06.258Z] 5f575c54f5ed: Pushed [2026-04-21T03:25:06.258Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:06.616Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:06.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-21T03:25:06.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T03:25:06.969Z] deb3396dfebe: Preparing [2026-04-21T03:25:06.969Z] 11c5b93c7756: Preparing [2026-04-21T03:25:06.969Z] 3881d96d5ce2: Preparing [2026-04-21T03:25:06.969Z] fae9df7de71d: Preparing [2026-04-21T03:25:06.969Z] b03485092e99: Preparing [2026-04-21T03:25:06.969Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:06.969Z] f818dc41265c: Preparing [2026-04-21T03:25:06.969Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:06.969Z] 77e5c75582bc: Preparing [2026-04-21T03:25:06.969Z] f818dc41265c: Waiting [2026-04-21T03:25:06.969Z] eeaa73608b53: Preparing [2026-04-21T03:25:06.969Z] 77e5c75582bc: Waiting [2026-04-21T03:25:06.969Z] eeaa73608b53: Waiting [2026-04-21T03:25:06.969Z] 11c5b93c7756: Layer already exists [2026-04-21T03:25:06.969Z] b03485092e99: Layer already exists [2026-04-21T03:25:06.969Z] deb3396dfebe: Layer already exists [2026-04-21T03:25:06.969Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:06.969Z] 3881d96d5ce2: Layer already exists [2026-04-21T03:25:06.969Z] f818dc41265c: Layer already exists [2026-04-21T03:25:06.969Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:06.969Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:06.969Z] 77e5c75582bc: Layer already exists [2026-04-21T03:25:06.969Z] latest: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:07.584Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:07.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [2026-04-21T03:25:07.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T03:25:07.933Z] deb3396dfebe: Preparing [2026-04-21T03:25:07.933Z] 11c5b93c7756: Preparing [2026-04-21T03:25:07.933Z] 3881d96d5ce2: Preparing [2026-04-21T03:25:07.933Z] fae9df7de71d: Preparing [2026-04-21T03:25:07.933Z] b03485092e99: Preparing [2026-04-21T03:25:07.933Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:07.933Z] f818dc41265c: Preparing [2026-04-21T03:25:07.933Z] 77e5c75582bc: Preparing [2026-04-21T03:25:07.933Z] eeaa73608b53: Preparing [2026-04-21T03:25:07.933Z] f818dc41265c: Waiting [2026-04-21T03:25:07.933Z] 77e5c75582bc: Waiting [2026-04-21T03:25:07.933Z] eeaa73608b53: Waiting [2026-04-21T03:25:07.933Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:07.933Z] b03485092e99: Layer already exists [2026-04-21T03:25:07.933Z] 11c5b93c7756: Layer already exists [2026-04-21T03:25:07.933Z] 3881d96d5ce2: Layer already exists [2026-04-21T03:25:07.933Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:07.933Z] deb3396dfebe: Layer already exists [2026-04-21T03:25:07.933Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:07.933Z] f818dc41265c: Layer already exists [2026-04-21T03:25:07.933Z] 77e5c75582bc: Layer already exists [2026-04-21T03:25:07.933Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:07.933Z] 4.1.0-dev.110: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:08.293Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:08.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T03:25:08.637Z] deb3396dfebe: Preparing [2026-04-21T03:25:08.637Z] 11c5b93c7756: Preparing [2026-04-21T03:25:08.637Z] 3881d96d5ce2: Preparing [2026-04-21T03:25:08.637Z] fae9df7de71d: Preparing [2026-04-21T03:25:08.637Z] b03485092e99: Preparing [2026-04-21T03:25:08.637Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:08.637Z] f818dc41265c: Preparing [2026-04-21T03:25:08.637Z] 77e5c75582bc: Preparing [2026-04-21T03:25:08.637Z] eeaa73608b53: Preparing [2026-04-21T03:25:08.637Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:08.637Z] f818dc41265c: Waiting [2026-04-21T03:25:08.637Z] 77e5c75582bc: Waiting [2026-04-21T03:25:08.637Z] eeaa73608b53: Waiting [2026-04-21T03:25:08.637Z] b03485092e99: Layer already exists [2026-04-21T03:25:08.637Z] 11c5b93c7756: Layer already exists [2026-04-21T03:25:08.637Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:08.637Z] 3881d96d5ce2: Layer already exists [2026-04-21T03:25:08.637Z] deb3396dfebe: Layer already exists [2026-04-21T03:25:08.637Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:08.637Z] f818dc41265c: Layer already exists [2026-04-21T03:25:08.637Z] 77e5c75582bc: Layer already exists [2026-04-21T03:25:08.637Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:08.637Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:08.983Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:09.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-04-21T03:25:09.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T03:25:09.326Z] deb3396dfebe: Preparing [2026-04-21T03:25:09.326Z] 11c5b93c7756: Preparing [2026-04-21T03:25:09.326Z] 3881d96d5ce2: Preparing [2026-04-21T03:25:09.326Z] fae9df7de71d: Preparing [2026-04-21T03:25:09.326Z] b03485092e99: Preparing [2026-04-21T03:25:09.326Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:09.326Z] f818dc41265c: Preparing [2026-04-21T03:25:09.326Z] 77e5c75582bc: Preparing [2026-04-21T03:25:09.326Z] eeaa73608b53: Preparing [2026-04-21T03:25:09.326Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:09.326Z] f818dc41265c: Waiting [2026-04-21T03:25:09.326Z] 77e5c75582bc: Waiting [2026-04-21T03:25:09.326Z] eeaa73608b53: Waiting [2026-04-21T03:25:09.326Z] 3881d96d5ce2: Layer already exists [2026-04-21T03:25:09.326Z] deb3396dfebe: Layer already exists [2026-04-21T03:25:09.326Z] b03485092e99: Layer already exists [2026-04-21T03:25:09.326Z] 11c5b93c7756: Layer already exists [2026-04-21T03:25:09.326Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:09.326Z] 77e5c75582bc: Layer already exists [2026-04-21T03:25:09.326Z] f818dc41265c: Layer already exists [2026-04-21T03:25:09.326Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:09.326Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:09.590Z] main: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:25:09.668Z] ===================================================== [Pipeline] echo [2026-04-21T03:25:09.684Z] taggedImages: [2026-04-21T03:25:09.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:09.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-21T03:25:09.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [2026-04-21T03:25:09.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:09.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-21T03:25:09.718Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-04-21T03:25:09.718Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:09.718Z] latest [2026-04-21T03:25:09.718Z] 4.1.0-dev.110 [2026-04-21T03:25:09.718Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:09.718Z] main [2026-04-21T03:25:09.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:10.088Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:10.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:10.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T03:25:10.440Z] 1c32c7a5e7e6: Preparing [2026-04-21T03:25:10.440Z] 1e5ed127269f: Preparing [2026-04-21T03:25:10.440Z] e97acb5ceed0: Preparing [2026-04-21T03:25:10.440Z] fae9df7de71d: Preparing [2026-04-21T03:25:10.440Z] b03485092e99: Preparing [2026-04-21T03:25:10.440Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:10.440Z] d419b84319e0: Preparing [2026-04-21T03:25:10.440Z] 299353c32280: Preparing [2026-04-21T03:25:10.440Z] eeaa73608b53: Preparing [2026-04-21T03:25:10.440Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:10.440Z] d419b84319e0: Waiting [2026-04-21T03:25:10.440Z] 299353c32280: Waiting [2026-04-21T03:25:10.440Z] eeaa73608b53: Waiting [2026-04-21T03:25:10.440Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:10.440Z] b03485092e99: Layer already exists [2026-04-21T03:25:10.440Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:10.440Z] d419b84319e0: Layer already exists [2026-04-21T03:25:10.707Z] 1e5ed127269f: Pushed [2026-04-21T03:25:10.707Z] 299353c32280: Layer already exists [2026-04-21T03:25:10.707Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:10.707Z] e97acb5ceed0: Pushed [2026-04-21T03:25:10.707Z] 1c32c7a5e7e6: Pushed [2026-04-21T03:25:10.707Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:11.062Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:11.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-21T03:25:11.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T03:25:11.410Z] 1c32c7a5e7e6: Preparing [2026-04-21T03:25:11.410Z] 1e5ed127269f: Preparing [2026-04-21T03:25:11.410Z] e97acb5ceed0: Preparing [2026-04-21T03:25:11.410Z] fae9df7de71d: Preparing [2026-04-21T03:25:11.410Z] b03485092e99: Preparing [2026-04-21T03:25:11.410Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:11.410Z] d419b84319e0: Preparing [2026-04-21T03:25:11.410Z] 299353c32280: Preparing [2026-04-21T03:25:11.410Z] eeaa73608b53: Preparing [2026-04-21T03:25:11.410Z] d419b84319e0: Waiting [2026-04-21T03:25:11.410Z] eeaa73608b53: Waiting [2026-04-21T03:25:11.410Z] 299353c32280: Waiting [2026-04-21T03:25:11.410Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:11.410Z] b03485092e99: Layer already exists [2026-04-21T03:25:11.410Z] 1e5ed127269f: Layer already exists [2026-04-21T03:25:11.410Z] e97acb5ceed0: Layer already exists [2026-04-21T03:25:11.410Z] 1c32c7a5e7e6: Layer already exists [2026-04-21T03:25:11.410Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:11.410Z] d419b84319e0: Layer already exists [2026-04-21T03:25:11.410Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:11.410Z] 299353c32280: Layer already exists [2026-04-21T03:25:11.410Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:11.410Z] latest: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:11.763Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:12.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [2026-04-21T03:25:12.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T03:25:12.115Z] 1c32c7a5e7e6: Preparing [2026-04-21T03:25:12.115Z] 1e5ed127269f: Preparing [2026-04-21T03:25:12.115Z] e97acb5ceed0: Preparing [2026-04-21T03:25:12.115Z] fae9df7de71d: Preparing [2026-04-21T03:25:12.115Z] b03485092e99: Preparing [2026-04-21T03:25:12.115Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:12.115Z] d419b84319e0: Preparing [2026-04-21T03:25:12.115Z] 299353c32280: Preparing [2026-04-21T03:25:12.115Z] eeaa73608b53: Preparing [2026-04-21T03:25:12.115Z] d419b84319e0: Waiting [2026-04-21T03:25:12.115Z] 299353c32280: Waiting [2026-04-21T03:25:12.115Z] eeaa73608b53: Waiting [2026-04-21T03:25:12.115Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:12.115Z] 1c32c7a5e7e6: Layer already exists [2026-04-21T03:25:12.115Z] 1e5ed127269f: Layer already exists [2026-04-21T03:25:12.115Z] e97acb5ceed0: Layer already exists [2026-04-21T03:25:12.115Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:12.115Z] b03485092e99: Layer already exists [2026-04-21T03:25:12.115Z] 299353c32280: Layer already exists [2026-04-21T03:25:12.115Z] d419b84319e0: Layer already exists [2026-04-21T03:25:12.115Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:12.115Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:12.115Z] 4.1.0-dev.110: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:12.468Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:12.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:12.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T03:25:12.813Z] 1c32c7a5e7e6: Preparing [2026-04-21T03:25:12.813Z] 1e5ed127269f: Preparing [2026-04-21T03:25:12.813Z] e97acb5ceed0: Preparing [2026-04-21T03:25:12.813Z] fae9df7de71d: Preparing [2026-04-21T03:25:12.813Z] b03485092e99: Preparing [2026-04-21T03:25:12.813Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:12.813Z] d419b84319e0: Preparing [2026-04-21T03:25:12.813Z] 299353c32280: Preparing [2026-04-21T03:25:12.813Z] eeaa73608b53: Preparing [2026-04-21T03:25:12.813Z] d419b84319e0: Waiting [2026-04-21T03:25:12.813Z] 299353c32280: Waiting [2026-04-21T03:25:12.813Z] eeaa73608b53: Waiting [2026-04-21T03:25:12.813Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:12.813Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:12.813Z] b03485092e99: Layer already exists [2026-04-21T03:25:12.813Z] 1e5ed127269f: Layer already exists [2026-04-21T03:25:12.813Z] 1c32c7a5e7e6: Layer already exists [2026-04-21T03:25:12.813Z] e97acb5ceed0: Layer already exists [2026-04-21T03:25:12.813Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:12.813Z] d419b84319e0: Layer already exists [2026-04-21T03:25:12.813Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:12.813Z] 299353c32280: Layer already exists [2026-04-21T03:25:12.813Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:13.188Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:13.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-04-21T03:25:13.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T03:25:13.541Z] 1c32c7a5e7e6: Preparing [2026-04-21T03:25:13.541Z] 1e5ed127269f: Preparing [2026-04-21T03:25:13.541Z] e97acb5ceed0: Preparing [2026-04-21T03:25:13.541Z] fae9df7de71d: Preparing [2026-04-21T03:25:13.541Z] b03485092e99: Preparing [2026-04-21T03:25:13.541Z] 5f575c54f5ed: Preparing [2026-04-21T03:25:13.541Z] d419b84319e0: Preparing [2026-04-21T03:25:13.541Z] 299353c32280: Preparing [2026-04-21T03:25:13.541Z] eeaa73608b53: Preparing [2026-04-21T03:25:13.541Z] 5f575c54f5ed: Waiting [2026-04-21T03:25:13.541Z] d419b84319e0: Waiting [2026-04-21T03:25:13.541Z] 299353c32280: Waiting [2026-04-21T03:25:13.541Z] eeaa73608b53: Waiting [2026-04-21T03:25:13.541Z] 1c32c7a5e7e6: Layer already exists [2026-04-21T03:25:13.541Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:13.541Z] 1e5ed127269f: Layer already exists [2026-04-21T03:25:13.541Z] b03485092e99: Layer already exists [2026-04-21T03:25:13.541Z] e97acb5ceed0: Layer already exists [2026-04-21T03:25:13.541Z] 5f575c54f5ed: Layer already exists [2026-04-21T03:25:13.541Z] d419b84319e0: Layer already exists [2026-04-21T03:25:13.541Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:13.541Z] 299353c32280: Layer already exists [2026-04-21T03:25:13.809Z] main: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:25:13.892Z] ===================================================== [Pipeline] echo [2026-04-21T03:25:13.904Z] taggedImages: [2026-04-21T03:25:13.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:13.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-21T03:25:13.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [2026-04-21T03:25:13.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:13.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-21T03:25:13.935Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-04-21T03:25:13.935Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:13.935Z] latest [2026-04-21T03:25:13.935Z] 4.1.0-dev.110 [2026-04-21T03:25:13.935Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:13.935Z] main [2026-04-21T03:25:13.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:14.329Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:18.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:18.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T03:25:18.013Z] f68a23cef234: Preparing [2026-04-21T03:25:18.014Z] 52da344de189: Preparing [2026-04-21T03:25:18.014Z] fae9df7de71d: Preparing [2026-04-21T03:25:18.014Z] b03485092e99: Preparing [2026-04-21T03:25:18.014Z] 7717f1025e6b: Preparing [2026-04-21T03:25:18.014Z] bd308e1290b8: Preparing [2026-04-21T03:25:18.014Z] eeaa73608b53: Preparing [2026-04-21T03:25:18.014Z] bd308e1290b8: Waiting [2026-04-21T03:25:18.014Z] eeaa73608b53: Waiting [2026-04-21T03:25:18.014Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:18.014Z] b03485092e99: Layer already exists [2026-04-21T03:25:18.277Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:18.277Z] 7717f1025e6b: Pushed [2026-04-21T03:25:18.277Z] f68a23cef234: Pushed [2026-04-21T03:25:19.227Z] bd308e1290b8: Pushed [2026-04-21T03:25:27.400Z] 52da344de189: Pushed [2026-04-21T03:25:27.400Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:27.757Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:28.106Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-21T03:25:28.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T03:25:28.106Z] f68a23cef234: Preparing [2026-04-21T03:25:28.106Z] 52da344de189: Preparing [2026-04-21T03:25:28.106Z] fae9df7de71d: Preparing [2026-04-21T03:25:28.106Z] b03485092e99: Preparing [2026-04-21T03:25:28.106Z] 7717f1025e6b: Preparing [2026-04-21T03:25:28.106Z] bd308e1290b8: Preparing [2026-04-21T03:25:28.106Z] eeaa73608b53: Preparing [2026-04-21T03:25:28.106Z] eeaa73608b53: Waiting [2026-04-21T03:25:28.106Z] bd308e1290b8: Waiting [2026-04-21T03:25:28.106Z] f68a23cef234: Layer already exists [2026-04-21T03:25:28.106Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:28.106Z] b03485092e99: Layer already exists [2026-04-21T03:25:28.106Z] 52da344de189: Layer already exists [2026-04-21T03:25:28.106Z] 7717f1025e6b: Layer already exists [2026-04-21T03:25:28.106Z] bd308e1290b8: Layer already exists [2026-04-21T03:25:28.106Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:28.106Z] latest: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:28.724Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:30.469Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [2026-04-21T03:25:30.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T03:25:30.469Z] f68a23cef234: Preparing [2026-04-21T03:25:30.469Z] 52da344de189: Preparing [2026-04-21T03:25:30.469Z] fae9df7de71d: Preparing [2026-04-21T03:25:30.469Z] b03485092e99: Preparing [2026-04-21T03:25:30.469Z] 7717f1025e6b: Preparing [2026-04-21T03:25:30.469Z] bd308e1290b8: Preparing [2026-04-21T03:25:30.469Z] eeaa73608b53: Preparing [2026-04-21T03:25:30.469Z] bd308e1290b8: Waiting [2026-04-21T03:25:30.469Z] eeaa73608b53: Waiting [2026-04-21T03:25:30.469Z] 7717f1025e6b: Layer already exists [2026-04-21T03:25:30.469Z] f68a23cef234: Layer already exists [2026-04-21T03:25:30.469Z] 52da344de189: Layer already exists [2026-04-21T03:25:30.469Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:30.469Z] b03485092e99: Layer already exists [2026-04-21T03:25:30.469Z] bd308e1290b8: Layer already exists [2026-04-21T03:25:30.469Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:30.469Z] 4.1.0-dev.110: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:30.822Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:31.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:31.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T03:25:31.178Z] f68a23cef234: Preparing [2026-04-21T03:25:31.178Z] 52da344de189: Preparing [2026-04-21T03:25:31.178Z] fae9df7de71d: Preparing [2026-04-21T03:25:31.178Z] b03485092e99: Preparing [2026-04-21T03:25:31.178Z] 7717f1025e6b: Preparing [2026-04-21T03:25:31.178Z] bd308e1290b8: Preparing [2026-04-21T03:25:31.178Z] eeaa73608b53: Preparing [2026-04-21T03:25:31.178Z] bd308e1290b8: Waiting [2026-04-21T03:25:31.178Z] eeaa73608b53: Waiting [2026-04-21T03:25:31.178Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:31.178Z] 7717f1025e6b: Layer already exists [2026-04-21T03:25:31.178Z] 52da344de189: Layer already exists [2026-04-21T03:25:31.178Z] b03485092e99: Layer already exists [2026-04-21T03:25:31.178Z] f68a23cef234: Layer already exists [2026-04-21T03:25:31.178Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:31.178Z] bd308e1290b8: Layer already exists [2026-04-21T03:25:31.178Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:31.531Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:31.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-04-21T03:25:31.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T03:25:31.881Z] f68a23cef234: Preparing [2026-04-21T03:25:31.881Z] 52da344de189: Preparing [2026-04-21T03:25:31.881Z] fae9df7de71d: Preparing [2026-04-21T03:25:31.881Z] b03485092e99: Preparing [2026-04-21T03:25:31.881Z] 7717f1025e6b: Preparing [2026-04-21T03:25:31.881Z] bd308e1290b8: Preparing [2026-04-21T03:25:31.881Z] eeaa73608b53: Preparing [2026-04-21T03:25:31.881Z] bd308e1290b8: Waiting [2026-04-21T03:25:31.881Z] eeaa73608b53: Waiting [2026-04-21T03:25:31.881Z] 7717f1025e6b: Layer already exists [2026-04-21T03:25:31.881Z] 52da344de189: Layer already exists [2026-04-21T03:25:31.881Z] f68a23cef234: Layer already exists [2026-04-21T03:25:31.881Z] b03485092e99: Layer already exists [2026-04-21T03:25:31.881Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:31.881Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:31.881Z] bd308e1290b8: Layer already exists [2026-04-21T03:25:31.881Z] main: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:25:31.960Z] ===================================================== [Pipeline] echo [2026-04-21T03:25:31.973Z] taggedImages: [2026-04-21T03:25:31.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:31.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-21T03:25:31.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [2026-04-21T03:25:31.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:31.973Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-21T03:25:32.002Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-04-21T03:25:32.002Z] 5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:32.002Z] latest [2026-04-21T03:25:32.002Z] 4.1.0-dev.110 [2026-04-21T03:25:32.002Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:32.002Z] main [2026-04-21T03:25:32.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:32.361Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:32.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:32.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T03:25:32.724Z] d88899e35367: Preparing [2026-04-21T03:25:32.724Z] 72507fcc180e: Preparing [2026-04-21T03:25:32.724Z] fae9df7de71d: Preparing [2026-04-21T03:25:32.724Z] b03485092e99: Preparing [2026-04-21T03:25:32.724Z] 2703c99f781c: Preparing [2026-04-21T03:25:32.724Z] 2cd7bc2ff6aa: Preparing [2026-04-21T03:25:32.724Z] eeaa73608b53: Preparing [2026-04-21T03:25:32.724Z] 2cd7bc2ff6aa: Waiting [2026-04-21T03:25:32.724Z] eeaa73608b53: Waiting [2026-04-21T03:25:32.988Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:32.988Z] b03485092e99: Layer already exists [2026-04-21T03:25:32.988Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:32.988Z] 2703c99f781c: Pushed [2026-04-21T03:25:32.988Z] d88899e35367: Pushed [2026-04-21T03:25:33.568Z] 2cd7bc2ff6aa: Pushed [2026-04-21T03:25:41.747Z] 72507fcc180e: Pushed [2026-04-21T03:25:41.747Z] 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:42.115Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:42.742Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-21T03:25:42.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T03:25:42.742Z] d88899e35367: Preparing [2026-04-21T03:25:42.742Z] 72507fcc180e: Preparing [2026-04-21T03:25:42.742Z] fae9df7de71d: Preparing [2026-04-21T03:25:42.743Z] b03485092e99: Preparing [2026-04-21T03:25:42.743Z] 2703c99f781c: Preparing [2026-04-21T03:25:42.743Z] 2cd7bc2ff6aa: Preparing [2026-04-21T03:25:42.743Z] eeaa73608b53: Preparing [2026-04-21T03:25:42.743Z] 2cd7bc2ff6aa: Waiting [2026-04-21T03:25:42.743Z] eeaa73608b53: Waiting [2026-04-21T03:25:42.743Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:42.743Z] d88899e35367: Layer already exists [2026-04-21T03:25:42.743Z] 72507fcc180e: Layer already exists [2026-04-21T03:25:42.743Z] b03485092e99: Layer already exists [2026-04-21T03:25:42.743Z] 2703c99f781c: Layer already exists [2026-04-21T03:25:42.743Z] 2cd7bc2ff6aa: Layer already exists [2026-04-21T03:25:42.743Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:42.743Z] latest: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:43.362Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:43.708Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [2026-04-21T03:25:43.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T03:25:43.708Z] d88899e35367: Preparing [2026-04-21T03:25:43.708Z] 72507fcc180e: Preparing [2026-04-21T03:25:43.708Z] fae9df7de71d: Preparing [2026-04-21T03:25:43.708Z] b03485092e99: Preparing [2026-04-21T03:25:43.708Z] 2703c99f781c: Preparing [2026-04-21T03:25:43.708Z] 2cd7bc2ff6aa: Preparing [2026-04-21T03:25:43.708Z] eeaa73608b53: Preparing [2026-04-21T03:25:43.708Z] 2cd7bc2ff6aa: Waiting [2026-04-21T03:25:43.708Z] eeaa73608b53: Waiting [2026-04-21T03:25:43.708Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:43.708Z] 2703c99f781c: Layer already exists [2026-04-21T03:25:43.708Z] b03485092e99: Layer already exists [2026-04-21T03:25:43.708Z] d88899e35367: Layer already exists [2026-04-21T03:25:43.708Z] 72507fcc180e: Layer already exists [2026-04-21T03:25:43.708Z] 2cd7bc2ff6aa: Layer already exists [2026-04-21T03:25:43.708Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:43.708Z] 4.1.0-dev.110: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:44.070Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:44.446Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:44.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T03:25:44.446Z] d88899e35367: Preparing [2026-04-21T03:25:44.446Z] 72507fcc180e: Preparing [2026-04-21T03:25:44.446Z] fae9df7de71d: Preparing [2026-04-21T03:25:44.446Z] b03485092e99: Preparing [2026-04-21T03:25:44.446Z] 2703c99f781c: Preparing [2026-04-21T03:25:44.446Z] 2cd7bc2ff6aa: Preparing [2026-04-21T03:25:44.446Z] eeaa73608b53: Preparing [2026-04-21T03:25:44.446Z] 2cd7bc2ff6aa: Waiting [2026-04-21T03:25:44.446Z] eeaa73608b53: Waiting [2026-04-21T03:25:44.446Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:44.446Z] 72507fcc180e: Layer already exists [2026-04-21T03:25:44.446Z] d88899e35367: Layer already exists [2026-04-21T03:25:44.446Z] 2703c99f781c: Layer already exists [2026-04-21T03:25:44.446Z] b03485092e99: Layer already exists [2026-04-21T03:25:44.446Z] 2cd7bc2ff6aa: Layer already exists [2026-04-21T03:25:44.446Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:44.446Z] 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:44.794Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:45.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-04-21T03:25:45.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T03:25:45.143Z] d88899e35367: Preparing [2026-04-21T03:25:45.143Z] 72507fcc180e: Preparing [2026-04-21T03:25:45.143Z] fae9df7de71d: Preparing [2026-04-21T03:25:45.143Z] b03485092e99: Preparing [2026-04-21T03:25:45.143Z] 2703c99f781c: Preparing [2026-04-21T03:25:45.143Z] 2cd7bc2ff6aa: Preparing [2026-04-21T03:25:45.143Z] eeaa73608b53: Preparing [2026-04-21T03:25:45.143Z] 2cd7bc2ff6aa: Waiting [2026-04-21T03:25:45.143Z] eeaa73608b53: Waiting [2026-04-21T03:25:45.143Z] fae9df7de71d: Layer already exists [2026-04-21T03:25:45.143Z] d88899e35367: Layer already exists [2026-04-21T03:25:45.143Z] 2703c99f781c: Layer already exists [2026-04-21T03:25:45.143Z] b03485092e99: Layer already exists [2026-04-21T03:25:45.143Z] 72507fcc180e: Layer already exists [2026-04-21T03:25:45.143Z] 2cd7bc2ff6aa: Layer already exists [2026-04-21T03:25:45.143Z] eeaa73608b53: Layer already exists [2026-04-21T03:25:45.406Z] main: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T03:25:45.490Z] ===================================================== [Pipeline] echo [2026-04-21T03:25:45.510Z] taggedImages: [2026-04-21T03:25:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [2026-04-21T03:25:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-21T03:25:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [2026-04-21T03:25:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [2026-04-21T03:25:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-04-21T03:25:45.526Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:45.542Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-04-21T03:25:45.554Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-21T03:25:45.599Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:45.613Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-04-21T03:25:45.628Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.642Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.659Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T03:25:45.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:45.741Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-04-21T03:25:45.758Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-21T03:25:45.799Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:45.813Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-04-21T03:25:45.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-21T03:25:45.866Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:45.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-04-21T03:25:45.897Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-21T03:25:45.943Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:45.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-04-21T03:25:45.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:45.993Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.009Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T03:25:46.022Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.036Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.050Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.062Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.073Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-21T03:25:46.090Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.106Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.122Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.151Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-21T03:25:46.168Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.184Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.201Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.213Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-21T03:25:46.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-21T03:25:46.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.307Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.322Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-21T03:25:46.365Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.383Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.396Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-21T03:25:46.433Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.474Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.486Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-21T03:25:46.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.514Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.525Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.538Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.551Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-21T03:25:46.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo [2026-04-21T03:25:46.583Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-04-21T03:25:46.599Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo [2026-04-21T03:25:46.627Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:47.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-21T03:25:47.044Z] [2026-04-21T03:25:47.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T03:25:47.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-21T03:25:47.372Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-21T03:25:47.372Z] 8998bd30e6a1: Pulling fs layer [2026-04-21T03:25:47.372Z] 04944245beec: Pulling fs layer [2026-04-21T03:25:47.372Z] 699f458cf7ca: Pulling fs layer [2026-04-21T03:25:47.372Z] 765212b225bb: Pulling fs layer [2026-04-21T03:25:47.372Z] f23df028b6ca: Pulling fs layer [2026-04-21T03:25:47.372Z] d65c8cfc05b1: Pulling fs layer [2026-04-21T03:25:47.372Z] 2437ff75d9bd: Pulling fs layer [2026-04-21T03:25:47.372Z] 765212b225bb: Waiting [2026-04-21T03:25:47.372Z] f23df028b6ca: Waiting [2026-04-21T03:25:47.372Z] d65c8cfc05b1: Waiting [2026-04-21T03:25:47.372Z] 2437ff75d9bd: Waiting [2026-04-21T03:25:47.637Z] 04944245beec: Verifying Checksum [2026-04-21T03:25:47.637Z] 04944245beec: Download complete [2026-04-21T03:25:47.637Z] 765212b225bb: Verifying Checksum [2026-04-21T03:25:47.637Z] 765212b225bb: Download complete [2026-04-21T03:25:47.637Z] f23df028b6ca: Verifying Checksum [2026-04-21T03:25:47.637Z] f23df028b6ca: Download complete [2026-04-21T03:25:47.637Z] d65c8cfc05b1: Download complete [2026-04-21T03:25:47.637Z] 699f458cf7ca: Verifying Checksum [2026-04-21T03:25:47.637Z] 699f458cf7ca: Download complete [2026-04-21T03:25:48.214Z] 8998bd30e6a1: Verifying Checksum [2026-04-21T03:25:50.780Z] 2437ff75d9bd: Verifying Checksum [2026-04-21T03:25:50.780Z] 2437ff75d9bd: Download complete [2026-04-21T03:25:52.721Z] 8998bd30e6a1: Pull complete [2026-04-21T03:25:55.289Z] 04944245beec: Pull complete [2026-04-21T03:25:56.695Z] 699f458cf7ca: Pull complete [2026-04-21T03:25:56.695Z] 765212b225bb: Pull complete [2026-04-21T03:25:57.650Z] f23df028b6ca: Pull complete [2026-04-21T03:25:57.650Z] d65c8cfc05b1: Pull complete [2026-04-21T03:26:15.825Z] 2437ff75d9bd: Pull complete [2026-04-21T03:26:15.825Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-21T03:26:15.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-21T03:26:15.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T03:26:16.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-5736 does not seem to be running inside a container [2026-04-21T03:26:16.086Z] $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-21T03:26:18.707Z] $ docker top ac8e7ca40c45139d4553163b7176dfce9fa306f1f401886755397a87ce1b87bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T03:26:19.625Z] ---> job-cost.sh [2026-04-21T03:26:19.625Z] lf-activate-venv: SKIPPING [2026-04-21T03:26:19.625Z] INFO: No Stack... [2026-04-21T03:26:19.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-21T03:26:20.842Z] INFO: Archiving Costs [Pipeline] sh [2026-04-21T03:26:21.471Z] + cat /w/workspace/edgex-go/969/archives/cost.csv [2026-04-21T03:26:21.471Z] + cut -d, -f6 [Pipeline] lock [2026-04-21T03:26:21.509Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-969-stack-cost] [2026-04-21T03:26:21.516Z] Resource [jenkins-edgexfoundry-edgex-go-main-969-stack-cost] did not exist. Created. [2026-04-21T03:26:21.525Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-969-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-21T03:26:22.165Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-21T03:26:22.783Z] Stashed 1 file(s) [Pipeline] } [2026-04-21T03:26:22.794Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-969-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-21T03:26:22.826Z] $ docker stop --time=1 ac8e7ca40c45139d4553163b7176dfce9fa306f1f401886755397a87ce1b87bf [2026-04-21T03:26:24.323Z] $ docker rm -f --volumes ac8e7ca40c45139d4553163b7176dfce9fa306f1f401886755397a87ce1b87bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-21T08:29:38.977Z] Cancelling nested steps due to timeout [2026-04-21T08:29:38.982Z] Sending interrupt signal to process [2026-04-21T08:29:53.628Z] script returned exit code 143 [Pipeline] } [2026-04-21T08:29:53.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-21T08:29:54.109Z] + '[' -d /w/workspace/edgex-go/969/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:29:54.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:29:54.961Z] ---> package-listing.sh [2026-04-21T08:29:54.961Z] ++ facter osfamily [2026-04-21T08:29:54.961Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-21T08:29:55.220Z] + OS_FAMILY=redhat [2026-04-21T08:29:55.220Z] + workspace=/w/workspace/edgex-go/969 [2026-04-21T08:29:55.220Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-21T08:29:55.220Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-21T08:29:55.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-21T08:29:55.220Z] + PACKAGES=/tmp/packages_start.txt [2026-04-21T08:29:55.220Z] + '[' /w/workspace/edgex-go/969 ']' [2026-04-21T08:29:55.220Z] + PACKAGES=/tmp/packages_end.txt [2026-04-21T08:29:55.220Z] + case "${OS_FAMILY}" in [2026-04-21T08:29:55.220Z] + sort [2026-04-21T08:29:55.220Z] + rpm -qa [2026-04-21T08:29:55.788Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-21T08:29:55.788Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-21T08:29:55.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-21T08:29:55.788Z] + '[' /w/workspace/edgex-go/969 ']' [2026-04-21T08:29:55.788Z] + mkdir -p /w/workspace/edgex-go/969/archives/ [2026-04-21T08:29:55.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/969/archives/ [Pipeline] echo [2026-04-21T08:29:55.798Z] 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/969/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-21T08:29:56.191Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T08:29:56.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T08:29:56.500Z] [2026-04-21T08:29:56.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T08:29:56.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T08:29:56.809Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-21T08:29:56.809Z] 5eb5b503b376: Pulling fs layer [2026-04-21T08:29:56.809Z] 5c69ac0246d0: Pulling fs layer [2026-04-21T08:29:56.809Z] ec43610c2a17: Pulling fs layer [2026-04-21T08:29:56.809Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-21T08:29:56.809Z] 33b1e0a273af: Pulling fs layer [2026-04-21T08:29:56.809Z] 5d3b04190fa2: Pulling fs layer [2026-04-21T08:29:56.809Z] 2f39f015ded8: Pulling fs layer [2026-04-21T08:29:56.809Z] 33b1e0a273af: Waiting [2026-04-21T08:29:56.809Z] 5d3b04190fa2: Waiting [2026-04-21T08:29:56.809Z] 2f39f015ded8: Waiting [2026-04-21T08:29:56.809Z] 3a2ae6a8a46f: Waiting [2026-04-21T08:29:57.073Z] 5c69ac0246d0: Verifying Checksum [2026-04-21T08:29:57.073Z] 5c69ac0246d0: Download complete [2026-04-21T08:29:57.073Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-21T08:29:57.073Z] 3a2ae6a8a46f: Download complete [2026-04-21T08:29:57.073Z] 33b1e0a273af: Verifying Checksum [2026-04-21T08:29:57.073Z] 33b1e0a273af: Download complete [2026-04-21T08:29:57.073Z] 5d3b04190fa2: Verifying Checksum [2026-04-21T08:29:57.073Z] 5d3b04190fa2: Download complete [2026-04-21T08:29:57.073Z] ec43610c2a17: Verifying Checksum [2026-04-21T08:29:57.073Z] ec43610c2a17: Download complete [2026-04-21T08:29:57.073Z] 5eb5b503b376: Verifying Checksum [2026-04-21T08:29:57.073Z] 5eb5b503b376: Download complete [2026-04-21T08:29:57.653Z] 2f39f015ded8: Verifying Checksum [2026-04-21T08:29:57.653Z] 2f39f015ded8: Download complete [2026-04-21T08:29:58.605Z] 5eb5b503b376: Pull complete [2026-04-21T08:29:58.605Z] 5c69ac0246d0: Pull complete [2026-04-21T08:29:59.169Z] ec43610c2a17: Pull complete [2026-04-21T08:29:59.169Z] 3a2ae6a8a46f: Pull complete [2026-04-21T08:29:59.169Z] 33b1e0a273af: Pull complete [2026-04-21T08:29:59.428Z] 5d3b04190fa2: Pull complete [2026-04-21T08:30:03.623Z] 2f39f015ded8: Pull complete [2026-04-21T08:30:03.623Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-21T08:30:03.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T08:30:03.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T08:30:03.745Z] prd-centos7-docker-4c-2g-5739 does not seem to be running inside a container [2026-04-21T08:30:03.786Z] $ 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/969/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-21T08:30:06.977Z] $ docker top a7f14872764764ef4e57b884237dd125938b80b3db4dfb7aca93cd81a0def697 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T08:30:07.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-21T08:30:07.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-21T08:30:07.901Z] + ls /var/log/sa-host [2026-04-21T08:30:07.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T08:30:08.082Z] provisioning config files... [2026-04-21T08:30:08.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11840758719609935500tmp [Pipeline] { [Pipeline] echo [2026-04-21T08:30:08.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:08.406Z] ---> create-netrc.sh [Pipeline] } [2026-04-21T08:30:08.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:08.791Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-21T08:30:08.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:09.090Z] ---> sudo-logs.sh [2026-04-21T08:30:09.090Z] Archiving 'sudo' log.. [2026-04-21T08:30:09.090Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T08:30:09.122Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-21T08:30:09.128Z] $ docker stop --time=1 a7f14872764764ef4e57b884237dd125938b80b3db4dfb7aca93cd81a0def697 [2026-04-21T08:30:10.263Z] $ docker rm -f --volumes a7f14872764764ef4e57b884237dd125938b80b3db4dfb7aca93cd81a0def697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-21T08:30:10.361Z] [WS-CLEANUP] Deleting project workspace... [2026-04-21T08:30:10.361Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-21T08:30:10.380Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-21T08:30:10.621Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-21T08:30:11.501Z] + [ -d /w/workspace/edgex-go/969/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:11.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:12.636Z] ---> package-listing.sh [2026-04-21T08:30:12.636Z] ++ facter osfamily [2026-04-21T08:30:12.636Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-21T08:30:12.893Z] + OS_FAMILY=debian [2026-04-21T08:30:12.893Z] + workspace=/w/workspace/edgex-go/969 [2026-04-21T08:30:12.893Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-21T08:30:12.893Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-21T08:30:12.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-21T08:30:12.893Z] + PACKAGES=/tmp/packages_start.txt [2026-04-21T08:30:12.893Z] + '[' /w/workspace/edgex-go/969 ']' [2026-04-21T08:30:12.893Z] + PACKAGES=/tmp/packages_end.txt [2026-04-21T08:30:12.893Z] + case "${OS_FAMILY}" in [2026-04-21T08:30:12.893Z] + dpkg -l [2026-04-21T08:30:12.893Z] + grep '^ii' [2026-04-21T08:30:12.893Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-21T08:30:12.893Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-21T08:30:12.893Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-21T08:30:12.893Z] + '[' /w/workspace/edgex-go/969 ']' [2026-04-21T08:30:12.893Z] + mkdir -p /w/workspace/edgex-go/969/archives/ [2026-04-21T08:30:12.893Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/969/archives/ [Pipeline] echo [2026-04-21T08:30:12.905Z] 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/969/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-21T08:30:13.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T08:30:13.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T08:30:13.744Z] [2026-04-21T08:30:13.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T08:30:14.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T08:30:14.306Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-21T08:30:14.306Z] 5eb5b503b376: Pulling fs layer [2026-04-21T08:30:14.306Z] 5c69ac0246d0: Pulling fs layer [2026-04-21T08:30:14.306Z] ec43610c2a17: Pulling fs layer [2026-04-21T08:30:14.306Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-21T08:30:14.306Z] 33b1e0a273af: Pulling fs layer [2026-04-21T08:30:14.306Z] 5d3b04190fa2: Pulling fs layer [2026-04-21T08:30:14.306Z] 2f39f015ded8: Pulling fs layer [2026-04-21T08:30:14.306Z] 3a2ae6a8a46f: Waiting [2026-04-21T08:30:14.306Z] 33b1e0a273af: Waiting [2026-04-21T08:30:14.306Z] 5d3b04190fa2: Waiting [2026-04-21T08:30:14.306Z] 2f39f015ded8: Waiting [2026-04-21T08:30:14.306Z] 5c69ac0246d0: Download complete [2026-04-21T08:30:14.306Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-21T08:30:14.306Z] 3a2ae6a8a46f: Download complete [2026-04-21T08:30:14.306Z] 33b1e0a273af: Verifying Checksum [2026-04-21T08:30:14.306Z] 33b1e0a273af: Download complete [2026-04-21T08:30:14.306Z] ec43610c2a17: Verifying Checksum [2026-04-21T08:30:14.306Z] ec43610c2a17: Download complete [2026-04-21T08:30:14.306Z] 5d3b04190fa2: Verifying Checksum [2026-04-21T08:30:14.306Z] 5d3b04190fa2: Download complete [2026-04-21T08:30:14.563Z] 5eb5b503b376: Verifying Checksum [2026-04-21T08:30:14.563Z] 5eb5b503b376: Download complete [2026-04-21T08:30:15.131Z] 2f39f015ded8: Download complete [2026-04-21T08:30:16.065Z] 5eb5b503b376: Pull complete [2026-04-21T08:30:16.065Z] 5c69ac0246d0: Pull complete [2026-04-21T08:30:16.634Z] ec43610c2a17: Pull complete [2026-04-21T08:30:16.634Z] 3a2ae6a8a46f: Pull complete [2026-04-21T08:30:16.892Z] 33b1e0a273af: Pull complete [2026-04-21T08:30:16.892Z] 5d3b04190fa2: Pull complete [2026-04-21T08:30:23.451Z] 2f39f015ded8: Pull complete [2026-04-21T08:30:23.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-21T08:30:23.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T08:30:23.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T08:30:23.566Z] prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container [2026-04-21T08:30:23.596Z] $ 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/969/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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-21T08:30:25.556Z] $ docker top 068ec86a3c82df6d34548b72e7788f6df0c95ee09579c0efba2ba4c74ec604fe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T08:30:25.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-21T08:30:26.185Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-21T08:30:26.470Z] + ls /var/log/sa-host [2026-04-21T08:30:26.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T08:30:26.507Z] provisioning config files... [2026-04-21T08:30:26.518Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/969@tmp/config16015138601296430226tmp [Pipeline] { [Pipeline] echo [2026-04-21T08:30:26.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:26.831Z] ---> create-netrc.sh [Pipeline] } [2026-04-21T08:30:26.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:27.149Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-21T08:30:27.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:27.443Z] ---> sudo-logs.sh [2026-04-21T08:30:27.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-21T08:30:27.492Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:27.850Z] ---> job-cost.sh [2026-04-21T08:30:27.850Z] lf-activate-venv: SKIPPING [2026-04-21T08:30:27.850Z] DEBUG: total: 0.10999999940395355 [2026-04-21T08:30:27.850Z] INFO: Retrieving Stack Cost... [2026-04-21T08:30:28.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-21T08:30:28.369Z] INFO: Archiving Costs [Pipeline] echo [2026-04-21T08:30:28.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T08:30:28.664Z] ---> logs-deploy.sh [2026-04-21T08:30:28.664Z] lf-activate-venv: SKIPPING [2026-04-21T08:30:28.664Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/969 [2026-04-21T08:30:28.664Z] INFO: archiving workspace using pattern(s): [2026-04-21T08:30:29.599Z] Archives upload complete. [2026-04-21T08:30:29.859Z] INFO: archiving logs to Nexus