Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82dc074a5fdf69d5abd7fdfa9427111630482715 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-ssh5486839694747934668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh3614946826765757027.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh970906871289357614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh9816154364706032304.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-ssh414516185380821565.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14002 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/985 [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/985 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 82dc074a5fdf69d5abd7fdfa9427111630482715 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82dc074a5fdf69d5abd7fdfa9427111630482715 # timeout=10 Commit message: "Merge pull request #5445 from Old-Ding/pr/edgex-go/json-reader-contract-invalid" > git rev-list --no-walk 82546f518c2a99c6999a59d4d8fecb75904a09b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-29T03:41:26.084Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-29T03:41:26.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-29T03:41:26.197Z] ========================================================= [2026-06-29T03:41:26.197Z] EdgeX Global Pipelines Version Info [2026-06-29T03:41:26.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-29T03:41:27.323Z] ------------------- [2026-06-29T03:41:27.324Z] stable info: [2026-06-29T03:41:27.324Z] ------------------- [2026-06-29T03:41:27.324Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-29T03:41:27.324Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-29T03:41:27.324Z] Message: update stable to v1.0.281 [2026-06-29T03:41:27.894Z] ------------------- [2026-06-29T03:41:27.894Z] experimental info: [2026-06-29T03:41:27.894Z] ------------------- [2026-06-29T03:41:27.894Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-29T03:41:27.894Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-29T03:41:27.894Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-29T03:41:27.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-06-29T03:41:28.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-06-29T03:41:28.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-29T03:41:28.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-29T03:41:28.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-29T03:41:28.107Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-06-29T03:41:28.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-06-29T03:41:28.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-06-29T03:41:28.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-06-29T03:41:28.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-06-29T03:41:28.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-06-29T03:41:28.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-29T03:41:28.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-29T03:41:28.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-29T03:41:28.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-29T03:41:28.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-29T03:41:28.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-29T03:41:28.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-29T03:41:28.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-06-29T03:41:28.461Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-06-29T03:41:28.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-29T03:41:28.508Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-29T03:41:28.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-06-29T03:41:28.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-29T03:41:28.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-29T03:41:28.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-29T03:41:28.627Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] echo [2026-06-29T03:41:28.656Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82dc074 [Pipeline] echo [2026-06-29T03:41:28.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T03:41:28.749Z] provisioning config files... [2026-06-29T03:41:28.767Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config1366231627534875462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T03:41:29.130Z] ---> ****-login.sh [2026-06-29T03:41:29.130Z] nexus3.edgexfoundry.org:10001 [2026-06-29T03:41:29.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:41:29.392Z] [2026-06-29T03:41:29.392Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T03:41:29.392Z] Configure a credential helper to remove this warning. See [2026-06-29T03:41:29.392Z] https://docs.****.com/go/credential-store/ [2026-06-29T03:41:29.392Z] [2026-06-29T03:41:29.392Z] Login Succeeded [2026-06-29T03:41:29.392Z] nexus3.edgexfoundry.org:10002 [2026-06-29T03:41:29.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:41:29.654Z] [2026-06-29T03:41:29.654Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T03:41:29.654Z] Configure a credential helper to remove this warning. See [2026-06-29T03:41:29.654Z] https://docs.****.com/go/credential-store/ [2026-06-29T03:41:29.654Z] [2026-06-29T03:41:29.654Z] Login Succeeded [2026-06-29T03:41:29.654Z] nexus3.edgexfoundry.org:10003 [2026-06-29T03:41:29.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:41:29.654Z] [2026-06-29T03:41:29.654Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T03:41:29.654Z] Configure a credential helper to remove this warning. See [2026-06-29T03:41:29.654Z] https://docs.****.com/go/credential-store/ [2026-06-29T03:41:29.654Z] [2026-06-29T03:41:29.654Z] Login Succeeded [2026-06-29T03:41:29.654Z] nexus3.edgexfoundry.org:10004 [2026-06-29T03:41:29.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:41:29.654Z] [2026-06-29T03:41:29.654Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T03:41:29.654Z] Configure a credential helper to remove this warning. See [2026-06-29T03:41:29.654Z] https://docs.****.com/go/credential-store/ [2026-06-29T03:41:29.654Z] [2026-06-29T03:41:29.654Z] Login Succeeded [2026-06-29T03:41:29.654Z] ****.io [2026-06-29T03:41:29.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:41:29.916Z] [2026-06-29T03:41:29.916Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-29T03:41:29.916Z] Configure a credential helper to remove this warning. See [2026-06-29T03:41:29.916Z] https://docs.****.com/go/credential-store/ [2026-06-29T03:41:29.916Z] [2026-06-29T03:41:29.916Z] Login Succeeded [2026-06-29T03:41:29.916Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T03:41:29.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T03:41:30.270Z] + 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-06-29T03:41:30.271Z] + dirname cmd/core-command/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo core-command,cmd/core-command/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/core-data/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo core-data,cmd/core-data/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/core-keeper/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/core-metadata/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-spire-agent/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-spire-config/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/security-spire-server/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/support-notifications/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-06-29T03:41:30.271Z] + dirname cmd/support-scheduler/Dockerfile [2026-06-29T03:41:30.271Z] + cut -d/ -f2 [2026-06-29T03:41:30.271Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-06-29T03:41:30.295Z] 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-06-29T03:41:30.677Z] + git rev-list -1 --merges 82dc074a5fdf69d5abd7fdfa9427111630482715~1..82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] echo [2026-06-29T03:41:30.690Z] -----------> git rev-list -1 --merges 82dc074a5fdf69d5abd7fdfa9427111630482715~1..82dc074a5fdf69d5abd7fdfa9427111630482715 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:41:30.690Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [false] [Pipeline] sh [2026-06-29T03:41:30.986Z] + git log --format=format:%s -1 82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] echo [2026-06-29T03:41:31.001Z] ========================================================= [2026-06-29T03:41:31.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-29T03:41:31.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-29T03:41:31.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T03:41:31.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-29T03:41:31.470Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-29T03:41:31.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-29T03:41:31.470Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-29T03:41:31.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-29T03:41:31.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:41:31.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T03:41:31.939Z] [2026-06-29T03:41:31.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:41:32.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T03:41:32.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-29T03:41:32.237Z] 3dae71ba6b94: Pulling fs layer [2026-06-29T03:41:32.237Z] 6bf1a483ea7c: Pulling fs layer [2026-06-29T03:41:32.237Z] f5dfc541a4d3: Pulling fs layer [2026-06-29T03:41:32.237Z] 461d9e800cba: Pulling fs layer [2026-06-29T03:41:32.237Z] 80192f66455f: Pulling fs layer [2026-06-29T03:41:32.237Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-29T03:41:32.237Z] a29436f7fd5d: Pulling fs layer [2026-06-29T03:41:32.237Z] 923cac83aea3: Pulling fs layer [2026-06-29T03:41:32.237Z] 25ad8b0a4227: Pulling fs layer [2026-06-29T03:41:32.237Z] db01528c6b51: Pulling fs layer [2026-06-29T03:41:32.237Z] 28988de357af: Pulling fs layer [2026-06-29T03:41:32.237Z] a29436f7fd5d: Waiting [2026-06-29T03:41:32.237Z] 923cac83aea3: Waiting [2026-06-29T03:41:32.237Z] 25ad8b0a4227: Waiting [2026-06-29T03:41:32.237Z] db01528c6b51: Waiting [2026-06-29T03:41:32.237Z] 28988de357af: Waiting [2026-06-29T03:41:32.237Z] 461d9e800cba: Waiting [2026-06-29T03:41:32.237Z] 80192f66455f: Waiting [2026-06-29T03:41:32.237Z] 2e8e34ca0e6c: Waiting [2026-06-29T03:41:32.237Z] 6bf1a483ea7c: Verifying Checksum [2026-06-29T03:41:32.237Z] 6bf1a483ea7c: Download complete [2026-06-29T03:41:32.237Z] 461d9e800cba: Verifying Checksum [2026-06-29T03:41:32.237Z] 461d9e800cba: Download complete [2026-06-29T03:41:32.237Z] 80192f66455f: Download complete [2026-06-29T03:41:32.496Z] f5dfc541a4d3: Verifying Checksum [2026-06-29T03:41:32.496Z] f5dfc541a4d3: Download complete [2026-06-29T03:41:32.496Z] 3dae71ba6b94: Verifying Checksum [2026-06-29T03:41:32.496Z] 3dae71ba6b94: Download complete [2026-06-29T03:41:32.496Z] 923cac83aea3: Download complete [2026-06-29T03:41:32.496Z] 25ad8b0a4227: Verifying Checksum [2026-06-29T03:41:32.496Z] 25ad8b0a4227: Download complete [2026-06-29T03:41:32.496Z] db01528c6b51: Verifying Checksum [2026-06-29T03:41:32.496Z] db01528c6b51: Download complete [2026-06-29T03:41:32.496Z] 28988de357af: Verifying Checksum [2026-06-29T03:41:32.496Z] 28988de357af: Download complete [2026-06-29T03:41:32.756Z] a29436f7fd5d: Verifying Checksum [2026-06-29T03:41:32.756Z] a29436f7fd5d: Download complete [2026-06-29T03:41:33.325Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-29T03:41:33.325Z] 2e8e34ca0e6c: Download complete [2026-06-29T03:41:33.895Z] 3dae71ba6b94: Pull complete [2026-06-29T03:41:33.895Z] 6bf1a483ea7c: Pull complete [2026-06-29T03:41:34.831Z] f5dfc541a4d3: Pull complete [2026-06-29T03:41:34.831Z] 461d9e800cba: Pull complete [2026-06-29T03:41:34.831Z] 80192f66455f: Pull complete [2026-06-29T03:41:39.021Z] 2e8e34ca0e6c: Pull complete [2026-06-29T03:41:39.594Z] a29436f7fd5d: Pull complete [2026-06-29T03:41:39.594Z] 923cac83aea3: Pull complete [2026-06-29T03:41:39.853Z] 25ad8b0a4227: Pull complete [2026-06-29T03:41:39.853Z] db01528c6b51: Pull complete [2026-06-29T03:41:39.853Z] 28988de357af: Pull complete [2026-06-29T03:41:39.853Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-29T03:41:39.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T03:41:39.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T03:41:39.968Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T03:41:40.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T03:41:41.531Z] $ docker top f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c -eo pid,comm [2026-06-29T03:41:41.550Z] 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-06-29T03:41:41.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T03:41:41.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T03:41:41.611Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T03:41:41.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T03:41:41.752Z] $ docker exec f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent [2026-06-29T03:41:41.837Z] SSH_AUTH_SOCK=/tmp/ssh-LQ9d7KPl3M0O/agent.31 [2026-06-29T03:41:41.837Z] SSH_AGENT_PID=37 [2026-06-29T03:41:41.843Z] Running ssh-add (command line suppressed) [2026-06-29T03:41:41.971Z] Identity added: /w/workspace/edgex-go/985@tmp/private_key_6887066870161491890.key (/w/workspace/edgex-go/985@tmp/private_key_6887066870161491890.key) [2026-06-29T03:41:41.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T03:41:42.256Z] + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] sh [2026-06-29T03:41:42.546Z] + git tag --points-at HEAD [Pipeline] } [2026-06-29T03:41:42.586Z] $ docker exec --env ******** --env ******** f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent -k [2026-06-29T03:41:42.675Z] unset SSH_AUTH_SOCK; [2026-06-29T03:41:42.675Z] unset SSH_AGENT_PID; [2026-06-29T03:41:42.675Z] echo Agent pid 37 killed; [2026-06-29T03:41:42.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-29T03:41:42.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T03:41:42.695Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T03:41:42.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T03:41:42.837Z] $ docker exec f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent [2026-06-29T03:41:42.917Z] SSH_AUTH_SOCK=/tmp/ssh-CJk1XJkDmHqY/agent.85 [2026-06-29T03:41:42.917Z] SSH_AGENT_PID=91 [2026-06-29T03:41:42.923Z] Running ssh-add (command line suppressed) [2026-06-29T03:41:43.045Z] Identity added: /w/workspace/edgex-go/985@tmp/private_key_7963801022592582018.key (/w/workspace/edgex-go/985@tmp/private_key_7963801022592582018.key) [2026-06-29T03:41:43.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T03:41:43.342Z] + git semver init [2026-06-29T03:41:43.603Z] 2026-06-29 03:41:43,576 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T03:41:43.603Z] 2026-06-29 03:41:43,579 [run_init] DEBUG init version:0.0.0 force:False [2026-06-29T03:41:43.603Z] 2026-06-29 03:41:43,580 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/985/.semver [2026-06-29T03:41:43.603Z] 2026-06-29 03:41:43,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/985/.semver [2026-06-29T03:41:43.603Z] 2026-06-29 03:41:43,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/985/.semver'], cwd=/w/workspace/edgex-go/985, stdin=None, shell=False, universal_newlines=False) [2026-06-29T03:41:48.881Z] 2026-06-29 03:41:48,126 [append_file] DEBUG append to file:/w/workspace/edgex-go/985/.git/info/exclude [2026-06-29T03:41:48.881Z] 2026-06-29 03:41:48,127 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/985/.semver/main with force:False [2026-06-29T03:41:48.881Z] 2026-06-29 03:41:48,127 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T03:41:48.881Z] 2026-06-29 03:41:48,127 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T03:41:48.881Z] 4.1.0-dev.120 [Pipeline] } [2026-06-29T03:41:48.918Z] $ docker exec --env ******** --env ******** f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c ssh-agent -k [2026-06-29T03:41:49.011Z] unset SSH_AUTH_SOCK; [2026-06-29T03:41:49.012Z] unset SSH_AGENT_PID; [2026-06-29T03:41:49.012Z] echo Agent pid 91 killed; [2026-06-29T03:41:48.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T03:41:49.325Z] + git semver [Pipeline] } [2026-06-29T03:41:49.626Z] $ docker stop --time=1 f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c [2026-06-29T03:41:50.888Z] $ docker rm -f --volumes f0c1f56ea88bea2fdc3ed856a15276eceecb215b314d94c9f71c2ead3a2b275c [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T03:41:51.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-29T03:41:51.458Z] Stashed 1 file(s) [Pipeline] echo [2026-06-29T03:41:51.463Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.120 [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-06-29T03:41:51.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] echo [2026-06-29T03:41:51.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T03:41:51.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T03:41:51.994Z] ========================================================= [2026-06-29T03:41:51.994Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-06-29T03:41:51.994Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-29T03:41:52.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T03:41:52.300Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-06-29T03:41:52.300Z] 2d35ebdb57d9: Pulling fs layer [2026-06-29T03:41:52.300Z] c35fb4624d26: Pulling fs layer [2026-06-29T03:41:52.300Z] 4e2aec7ef170: Pulling fs layer [2026-06-29T03:41:52.300Z] 333b49ad6fbf: Pulling fs layer [2026-06-29T03:41:52.300Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T03:41:52.300Z] c3e65509a76b: Pulling fs layer [2026-06-29T03:41:52.300Z] 7cf9ebb963bd: Pulling fs layer [2026-06-29T03:41:52.300Z] bb34ca984cfb: Pulling fs layer [2026-06-29T03:41:52.300Z] 333b49ad6fbf: Waiting [2026-06-29T03:41:52.300Z] 4f4fb700ef54: Waiting [2026-06-29T03:41:52.300Z] c3e65509a76b: Waiting [2026-06-29T03:41:52.300Z] 7cf9ebb963bd: Waiting [2026-06-29T03:41:52.300Z] 151cf03bc807: Pulling fs layer [2026-06-29T03:41:52.300Z] bb34ca984cfb: Waiting [2026-06-29T03:41:52.300Z] 151cf03bc807: Waiting [2026-06-29T03:41:52.300Z] c35fb4624d26: Download complete [2026-06-29T03:41:52.300Z] 333b49ad6fbf: Verifying Checksum [2026-06-29T03:41:52.300Z] 333b49ad6fbf: Download complete [2026-06-29T03:41:52.300Z] 4f4fb700ef54: Download complete [2026-06-29T03:41:52.300Z] c3e65509a76b: Verifying Checksum [2026-06-29T03:41:52.300Z] c3e65509a76b: Download complete [2026-06-29T03:41:52.300Z] 2d35ebdb57d9: Verifying Checksum [2026-06-29T03:41:52.300Z] 2d35ebdb57d9: Download complete [2026-06-29T03:41:52.560Z] 2d35ebdb57d9: Pull complete [2026-06-29T03:41:52.560Z] 7cf9ebb963bd: Verifying Checksum [2026-06-29T03:41:52.560Z] 7cf9ebb963bd: Download complete [2026-06-29T03:41:52.560Z] c35fb4624d26: Pull complete [2026-06-29T03:41:52.820Z] 4e2aec7ef170: Verifying Checksum [2026-06-29T03:41:52.820Z] 4e2aec7ef170: Download complete [2026-06-29T03:41:53.078Z] 151cf03bc807: Verifying Checksum [2026-06-29T03:41:53.078Z] 151cf03bc807: Download complete [2026-06-29T03:41:53.078Z] bb34ca984cfb: Verifying Checksum [2026-06-29T03:41:53.078Z] bb34ca984cfb: Download complete [2026-06-29T03:41:58.366Z] 4e2aec7ef170: Pull complete [2026-06-29T03:41:58.366Z] 333b49ad6fbf: Pull complete [2026-06-29T03:41:58.366Z] 4f4fb700ef54: Pull complete [2026-06-29T03:41:58.366Z] c3e65509a76b: Pull complete [2026-06-29T03:41:58.366Z] 7cf9ebb963bd: Pull complete [2026-06-29T03:42:00.913Z] bb34ca984cfb: Pull complete [2026-06-29T03:42:01.495Z] 151cf03bc807: Pull complete [2026-06-29T03:42:01.495Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-06-29T03:42:01.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T03:42:01.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-29T03:42:01.817Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T03:42:01.817Z] WORKDIR /edgex [2026-06-29T03:42:01.817Z] COPY go.mod . [2026-06-29T03:42:01.817Z] RUN go mod download [2026-06-29T03:42:01.817Z] + docker build -t ci-base-image-x86_64 -f - . [2026-06-29T03:42:02.399Z] #0 building with "default" instance using docker driver [2026-06-29T03:42:02.399Z] [2026-06-29T03:42:02.399Z] #1 [internal] load build definition from Dockerfile [2026-06-29T03:42:02.399Z] #1 transferring dockerfile: 164B done [2026-06-29T03:42:02.399Z] #1 DONE 0.0s [2026-06-29T03:42:02.399Z] [2026-06-29T03:42:02.399Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T03:42:02.399Z] #2 DONE 0.0s [2026-06-29T03:42:02.399Z] [2026-06-29T03:42:02.399Z] #3 [internal] load .dockerignore [2026-06-29T03:42:02.399Z] #3 transferring context: 50B done [2026-06-29T03:42:02.399Z] #3 DONE 0.0s [2026-06-29T03:42:02.399Z] [2026-06-29T03:42:02.399Z] #4 [internal] load build context [2026-06-29T03:42:02.399Z] #4 transferring context: 6.95kB done [2026-06-29T03:42:02.399Z] #4 DONE 0.0s [2026-06-29T03:42:02.399Z] [2026-06-29T03:42:02.399Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-29T03:42:02.677Z] #5 DONE 0.1s [2026-06-29T03:42:02.677Z] [2026-06-29T03:42:02.677Z] #6 [2/4] WORKDIR /edgex [2026-06-29T03:42:03.646Z] #6 DONE 1.2s [2026-06-29T03:42:03.906Z] [2026-06-29T03:42:03.906Z] #7 [3/4] COPY go.mod . [2026-06-29T03:42:03.906Z] #7 DONE 0.1s [2026-06-29T03:42:03.906Z] [2026-06-29T03:42:03.906Z] #8 [4/4] RUN go mod download [2026-06-29T03:42:06.595Z] Still waiting to schedule task [2026-06-29T03:42:06.595Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-29T03:43:00.229Z] #8 DONE 49.8s [2026-06-29T03:43:00.229Z] [2026-06-29T03:43:00.229Z] #9 exporting to image [2026-06-29T03:43:00.229Z] #9 exporting layers [2026-06-29T03:43:00.229Z] #9 exporting layers 3.6s done [2026-06-29T03:43:00.229Z] #9 writing image sha256:c43264496a8b05e85f931956c8bc71bc4256219c5b96fbd6ad955596183511d7 done [2026-06-29T03:43:00.229Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-29T03:43:00.229Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:43:00.544Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-29T03:43:00.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T03:43:00.637Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T03:43:00.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-29T03:43:00.973Z] $ docker top e00e206c8ebf02c8aa58af3c6fd732ed19914e9fd8cb7e4657a6ab017049cad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T03:43:01.297Z] + go version [2026-06-29T03:43:01.298Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-06-29T03:43:01.340Z] $ docker stop --time=1 e00e206c8ebf02c8aa58af3c6fd732ed19914e9fd8cb7e4657a6ab017049cad1 [2026-06-29T03:43:02.605Z] $ docker rm -f --volumes e00e206c8ebf02c8aa58af3c6fd732ed19914e9fd8cb7e4657a6ab017049cad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:43:03.034Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-29T03:43:03.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T03:43:03.119Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T03:43:03.271Z] $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-29T03:43:03.518Z] $ docker top 7cf39f90d399e966d90593b47484aaec8719f818de95b252e3f8b5844e68caaf -eo pid,comm [Pipeline] { [Pipeline] echo [2026-06-29T03:43:03.561Z] ========================================================= [2026-06-29T03:43:03.562Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-06-29T03:43:03.562Z] ========================================================= [Pipeline] sh [2026-06-29T03:43:03.842Z] + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] fileExists [Pipeline] sh [2026-06-29T03:43:04.151Z] + make test [2026-06-29T03:43:04.151Z] go test -race -coverprofile=coverage.out ./... [2026-06-29T03:43:14.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-06-29T03:43:44.080Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14003 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-06-29T03:43:44.111Z] Running in /w/workspace/edgex-go/985 [Pipeline] { [Pipeline] checkout [2026-06-29T03:43:44.170Z] The recommended git tool is: git [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-06-29T03:43:46.221Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-06-29T03:43:48.657Z] using credential edgex-jenkins-ssh [2026-06-29T03:43:48.680Z] Cloning the remote Git repository [2026-06-29T03:43:48.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2026-06-29T03:43:48.719Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-06-29T03:43:48.831Z] > git init /w/workspace/edgex-go/985 # timeout=10 [2026-06-29T03:43:48.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-06-29T03:43:48.978Z] > git --version # timeout=10 [2026-06-29T03:43:48.997Z] > git --version # 'git version 2.25.1' [2026-06-29T03:43:48.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-29T03:43:49.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-29T03:43:52.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.108s coverage: 71.0% of statements [2026-06-29T03:43:52.131Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-06-29T03:43:52.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-06-29T03:43:52.131Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-06-29T03:43:52.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.3% of statements [2026-06-29T03:43:52.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.031s coverage: 86.5% of statements [2026-06-29T03:43:52.131Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-06-29T03:43:52.131Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.408s coverage: 94.2% of statements [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-06-29T03:43:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.081s coverage: 90.7% of statements [2026-06-29T03:43:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-06-29T03:43:52.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.038s coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-06-29T03:43:52.391Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-06-29T03:43:53.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 11.1% of statements [2026-06-29T03:43:53.808Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-06-29T03:43:53.808Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-06-29T03:43:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 97.7% of statements [2026-06-29T03:43:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-06-29T03:43:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-06-29T03:43:55.722Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:43:55.722Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-06-29T03:43:55.722Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-06-29T03:43:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2026-06-29T03:43:55.722Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-06-29T03:43:55.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-06-29T03:43:55.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-06-29T03:43:55.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-06-29T03:43:59.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 3.5% of statements [2026-06-29T03:43:59.045Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-06-29T03:43:59.045Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-06-29T03:43:59.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2026-06-29T03:43:59.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-06-29T03:43:59.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 38.2% of statements [2026-06-29T03:43:59.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements [2026-06-29T03:43:59.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-06-29T03:43:59.045Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:43:59.045Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-06-29T03:43:59.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 40.0% of statements [2026-06-29T03:43:59.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements [2026-06-29T03:43:59.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2026-06-29T03:43:59.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 93.1% of statements [2026-06-29T03:44:00.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2026-06-29T03:44:07.358Z] Avoid second fetch [2026-06-29T03:44:07.359Z] Checking out Revision 82dc074a5fdf69d5abd7fdfa9427111630482715 (main) [2026-06-29T03:44:08.208Z] Commit message: "Merge pull request #5445 from Old-Ding/pr/edgex-go/json-reader-contract-invalid" [2026-06-29T03:44:06.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-06-29T03:44:06.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-29T03:44:07.372Z] > git config core.sparsecheckout # timeout=10 [2026-06-29T03:44:07.442Z] > git checkout -f 82dc074a5fdf69d5abd7fdfa9427111630482715 # timeout=10 [2026-06-29T03:44:12.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T03:44:12.601Z] provisioning config files... [2026-06-29T03:44:12.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config10448269643669484836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T03:44:13.342Z] ---> ****-login.sh [2026-06-29T03:44:13.342Z] nexus3.edgexfoundry.org:10001 [2026-06-29T03:44:13.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:44:13.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T03:44:13.892Z] Configure a credential helper to remove this warning. See [2026-06-29T03:44:13.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T03:44:13.892Z] [2026-06-29T03:44:13.892Z] Login Succeeded [2026-06-29T03:44:13.892Z] nexus3.edgexfoundry.org:10002 [2026-06-29T03:44:14.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:44:14.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T03:44:14.163Z] Configure a credential helper to remove this warning. See [2026-06-29T03:44:14.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T03:44:14.163Z] [2026-06-29T03:44:14.163Z] Login Succeeded [2026-06-29T03:44:14.163Z] nexus3.edgexfoundry.org:10003 [2026-06-29T03:44:14.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:44:14.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T03:44:14.706Z] Configure a credential helper to remove this warning. See [2026-06-29T03:44:14.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T03:44:14.706Z] [2026-06-29T03:44:14.706Z] Login Succeeded [2026-06-29T03:44:14.706Z] nexus3.edgexfoundry.org:10004 [2026-06-29T03:44:14.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:44:14.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T03:44:14.977Z] Configure a credential helper to remove this warning. See [2026-06-29T03:44:14.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T03:44:14.977Z] [2026-06-29T03:44:14.977Z] Login Succeeded [2026-06-29T03:44:14.977Z] ****.io [2026-06-29T03:44:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:44:15.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T03:44:15.511Z] Configure a credential helper to remove this warning. See [2026-06-29T03:44:15.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T03:44:15.511Z] [2026-06-29T03:44:15.511Z] Login Succeeded [2026-06-29T03:44:15.511Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T03:44:15.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-06-29T03:44:16.165Z] + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] echo [2026-06-29T03:44:16.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T03:44:16.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T03:44:16.226Z] ========================================================= [2026-06-29T03:44:16.226Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-06-29T03:44:16.226Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-29T03:44:16.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T03:44:16.565Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-06-29T03:44:16.565Z] 6b59a28fa201: Pulling fs layer [2026-06-29T03:44:16.565Z] d32bb0dddca7: Pulling fs layer [2026-06-29T03:44:16.565Z] 5dab1238d3d9: Pulling fs layer [2026-06-29T03:44:16.565Z] 196fd7d83e7d: Pulling fs layer [2026-06-29T03:44:16.565Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T03:44:16.565Z] 8ba94037c8f0: Pulling fs layer [2026-06-29T03:44:16.565Z] deaec5988b04: Pulling fs layer [2026-06-29T03:44:16.565Z] 9f65657bb879: Pulling fs layer [2026-06-29T03:44:16.565Z] 196fd7d83e7d: Waiting [2026-06-29T03:44:16.565Z] 4f4fb700ef54: Waiting [2026-06-29T03:44:16.565Z] 8ba94037c8f0: Waiting [2026-06-29T03:44:16.565Z] deaec5988b04: Waiting [2026-06-29T03:44:16.565Z] 9f65657bb879: Waiting [2026-06-29T03:44:16.835Z] d32bb0dddca7: Verifying Checksum [2026-06-29T03:44:16.835Z] d32bb0dddca7: Download complete [2026-06-29T03:44:16.835Z] 196fd7d83e7d: Verifying Checksum [2026-06-29T03:44:16.835Z] 196fd7d83e7d: Download complete [2026-06-29T03:44:16.835Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T03:44:16.835Z] 4f4fb700ef54: Download complete [2026-06-29T03:44:16.835Z] 8ba94037c8f0: Verifying Checksum [2026-06-29T03:44:16.835Z] 8ba94037c8f0: Download complete [2026-06-29T03:44:16.835Z] 6b59a28fa201: Download complete [2026-06-29T03:44:17.435Z] 9f65657bb879: Verifying Checksum [2026-06-29T03:44:17.435Z] 9f65657bb879: Download complete [2026-06-29T03:44:17.705Z] 6b59a28fa201: Pull complete [2026-06-29T03:44:18.293Z] d32bb0dddca7: Pull complete [2026-06-29T03:44:18.566Z] 5dab1238d3d9: Verifying Checksum [2026-06-29T03:44:18.566Z] 5dab1238d3d9: Download complete [2026-06-29T03:44:19.981Z] deaec5988b04: Verifying Checksum [2026-06-29T03:44:19.981Z] deaec5988b04: Download complete [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2026-06-29T03:44:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-06-29T03:44:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.030s coverage: 33.3% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.149s coverage: 54.8% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.038s coverage: 96.8% of statements [2026-06-29T03:44:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-06-29T03:44:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.032s coverage: 100.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 29.2% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements [2026-06-29T03:44:24.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-06-29T03:44:24.619Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2026-06-29T03:44:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-06-29T03:44:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements [2026-06-29T03:44:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-06-29T03:44:25.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.037s coverage: 47.1% of statements [2026-06-29T03:44:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-06-29T03:44:25.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-29T03:44:25.563Z] 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-06-29T03:44:25.822Z] running golangci-lint [2026-06-29T03:44:25.822Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-06-29T03:44:25.822Z] go version go1.25.2 linux/amd64 [2026-06-29T03:44:26.390Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-06-29T03:44:26.390Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-06-29T03:44:26.390Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-06-29T03:44:26.390Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-06-29T03:44:26.390Z] level=info msg="[goenv] Read go env for 5.638558ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-06-29T03:44:26.390Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-06-29T03:44:35.034Z] 5dab1238d3d9: Pull complete [2026-06-29T03:44:35.034Z] 196fd7d83e7d: Pull complete [2026-06-29T03:44:35.034Z] 4f4fb700ef54: Pull complete [2026-06-29T03:44:35.034Z] 8ba94037c8f0: Pull complete [2026-06-29T03:44:41.791Z] deaec5988b04: Pull complete [2026-06-29T03:44:44.404Z] 9f65657bb879: Pull complete [2026-06-29T03:44:44.404Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-06-29T03:44:44.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T03:44:44.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-29T03:44:44.769Z] + docker build -t ci-base-image-arm64 -f - . [2026-06-29T03:44:44.769Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T03:44:44.769Z] WORKDIR /edgex [2026-06-29T03:44:44.769Z] COPY go.mod . [2026-06-29T03:44:44.769Z] RUN go mod download [2026-06-29T03:44:45.753Z] Sending build context to Docker daemon 3.928MB [2026-06-29T03:44:45.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-29T03:44:45.753Z] ---> 334268110677 [2026-06-29T03:44:45.753Z] Step 2/4 : WORKDIR /edgex [2026-06-29T03:44:47.700Z] ---> Running in 6266cc9d034a [2026-06-29T03:44:47.701Z] Removing intermediate container 6266cc9d034a [2026-06-29T03:44:47.701Z] ---> dea0638f933e [2026-06-29T03:44:47.701Z] Step 3/4 : COPY go.mod . [2026-06-29T03:44:48.290Z] ---> bcbbf67eeb87 [2026-06-29T03:44:48.290Z] Step 4/4 : RUN go mod download [2026-06-29T03:44:48.290Z] ---> Running in 1a8df410b2e6 [2026-06-29T03:44:52.965Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|files|name|deps|imports) took 22.775406966s" [2026-06-29T03:44:52.965Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.693078ms" [2026-06-29T03:45:05.215Z] level=info msg="[linters_context/goanalysis] analyzers took 2m16.720802382s with top 10 stages: buildir: 1m10.049660107s, gosec: 3.768054665s, inspect: 3.09875738s, fact_deprecated: 3.080025201s, printf: 2.390367721s, fact_purity: 1.989978979s, ctrlflow: 1.898419569s, nilness: 1.641279177s, unused: 1.308914436s, S1038: 1.251107963s" [2026-06-29T03:45:05.215Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-06-29T03:45:05.215Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-06-29T03:45:05.215Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-06-29T03:45:05.215Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-06-29T03:45:05.215Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21" [2026-06-29T03:45:05.215Z] level=info msg="[runner] processing took 11.896086ms with stages: nolint_filter: 7.668114ms, generated_file_filter: 3.834863ms, exclusion_rules: 186.929µs, exclusion_paths: 135.327µs, path_relativity: 44.722µs, max_same_issues: 7.03µs, cgo: 5.46µs, path_absoluter: 4.101µs, sort_results: 3.19µs, invalid_issue: 2.12µs, filename_unadjuster: 1.22µs, fixer: 650ns, diff: 560ns, path_prettifier: 440ns, severity-rules: 370ns, uniq_by_line: 350ns, max_from_linter: 200ns, max_per_file_from_linter: 180ns, source_code: 130ns, path_shortener: 130ns" [2026-06-29T03:45:05.215Z] level=info msg="[runner] linters took 14.636004514s with stages: goanalysis_metalinter: 14.623951432s" [2026-06-29T03:45:05.215Z] 0 issues. [2026-06-29T03:45:05.215Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-06-29T03:45:05.215Z] level=info msg="Memory: 376 samples, avg is 382.3MB, max is 1516.2MB" [2026-06-29T03:45:05.215Z] level=info msg="Execution took 37.470707148s" [2026-06-29T03:45:05.215Z] go vet ./... [2026-06-29T03:45:11.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-06-29T03:45:11.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-06-29T03:45:11.833Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-06-29T03:45:11.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-29T03:45:12.154Z] + ls -al . [2026-06-29T03:45:12.154Z] total 1404 [2026-06-29T03:45:12.154Z] drwxrwxr-x 11 1001 1001 4096 Jun 29 03:43 . [2026-06-29T03:45:12.154Z] drwxr-xr-x 4 root root 4096 Jun 29 03:43 .. [2026-06-29T03:45:12.154Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 .blubracket [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 10 Jun 29 03:41 .dockerignore [2026-06-29T03:45:12.154Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 03:44 .git [2026-06-29T03:45:12.154Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 03:41 .github [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 909 Jun 29 03:41 .gitignore [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 359 Jun 29 03:41 .golangci.yml [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 100 Jun 29 03:41 .hadolint.yml [2026-06-29T03:45:12.154Z] drwxr-xr-x 3 1001 1001 4096 Jun 29 03:41 .semver [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 155 Jun 29 03:41 .sonarcloud.properties [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 03:41 ADOPTERS.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 20149 Jun 29 03:41 Attribution.txt [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 118730 Jun 29 03:41 CHANGELOG.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 03:41 CONTRIBUTING.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 03:41 GOVERNANCE.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 886 Jun 29 03:41 Jenkinsfile [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 03:41 LICENSE [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 16743 Jun 29 03:41 Makefile [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 03:41 OWNERS.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 9932 Jun 29 03:41 README.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 789 Jun 29 03:41 SECURITY.md [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 13 Jun 29 03:41 VERSION [2026-06-29T03:45:12.154Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 bin [2026-06-29T03:45:12.154Z] drwxrwxr-x 19 1001 1001 4096 Jun 29 03:41 cmd [2026-06-29T03:45:12.154Z] -rw-r--r-- 1 root root 1048214 Jun 29 03:44 coverage.out [2026-06-29T03:45:12.154Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 fuzz_test [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 6911 Jun 29 03:41 go.mod [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 90679 Jun 29 03:41 go.sum [2026-06-29T03:45:12.154Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 03:41 internal [2026-06-29T03:45:12.154Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 03:41 openapi [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 584 Jun 29 03:41 security.txt [2026-06-29T03:45:12.154Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 03:41 version.go [Pipeline] sh [2026-06-29T03:45:12.443Z] + '[' -e coverage.out ] [2026-06-29T03:45:12.444Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-06-29T03:45:12.570Z] Stashed 1 file(s) [Pipeline] sh [2026-06-29T03:45:12.850Z] + make build [2026-06-29T03:45:12.850Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T03:45:39.448Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T03:45:40.014Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T03:45:42.600Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T03:45:42.868Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T03:45:45.445Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T03:45:50.820Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T03:45:52.754Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T03:45:55.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T03:45:57.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T03:45:59.761Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T03:46:01.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T03:46:02.097Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-06-29T03:46:04.053Z] $ docker stop --time=1 7cf39f90d399e966d90593b47484aaec8719f818de95b252e3f8b5844e68caaf [2026-06-29T03:46:06.428Z] $ docker rm -f --volumes 7cf39f90d399e966d90593b47484aaec8719f818de95b252e3f8b5844e68caaf [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-06-29T03:46:07.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T03:46:07.897Z] [2026-06-29T03:46:07.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:46:08.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T03:46:08.241Z] latest: Pulling from edgex-devops/edgex-compose [2026-06-29T03:46:08.241Z] 91d30c5bc195: Pulling fs layer [2026-06-29T03:46:08.241Z] 2e9b0aa3be6d: Pulling fs layer [2026-06-29T03:46:08.241Z] 9c61dcf015f6: Pulling fs layer [2026-06-29T03:46:08.241Z] 4698f68db338: Pulling fs layer [2026-06-29T03:46:08.241Z] 2a2f49069b9e: Pulling fs layer [2026-06-29T03:46:08.241Z] e0025b399a48: Pulling fs layer [2026-06-29T03:46:08.241Z] 2a2f49069b9e: Waiting [2026-06-29T03:46:08.241Z] e0025b399a48: Waiting [2026-06-29T03:46:08.241Z] 4698f68db338: Waiting [2026-06-29T03:46:08.241Z] 91d30c5bc195: Verifying Checksum [2026-06-29T03:46:08.241Z] 91d30c5bc195: Download complete [2026-06-29T03:46:08.241Z] 4698f68db338: Verifying Checksum [2026-06-29T03:46:08.241Z] 4698f68db338: Download complete [2026-06-29T03:46:08.499Z] 2e9b0aa3be6d: Verifying Checksum [2026-06-29T03:46:08.499Z] 2e9b0aa3be6d: Download complete [2026-06-29T03:46:08.499Z] 91d30c5bc195: Pull complete [2026-06-29T03:46:08.499Z] e0025b399a48: Verifying Checksum [2026-06-29T03:46:08.499Z] e0025b399a48: Download complete [2026-06-29T03:46:08.499Z] 2a2f49069b9e: Download complete [2026-06-29T03:46:08.757Z] 2e9b0aa3be6d: Pull complete [2026-06-29T03:46:08.757Z] 9c61dcf015f6: Verifying Checksum [2026-06-29T03:46:08.757Z] 9c61dcf015f6: Download complete [2026-06-29T03:46:12.952Z] 9c61dcf015f6: Pull complete [2026-06-29T03:46:12.952Z] 4698f68db338: Pull complete [2026-06-29T03:46:13.212Z] 2a2f49069b9e: Pull complete [2026-06-29T03:46:13.212Z] e0025b399a48: Pull complete [2026-06-29T03:46:13.212Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-06-29T03:46:13.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-29T03:46:13.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T03:46:13.315Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T03:46:13.375Z] $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-06-29T03:46:14.158Z] $ docker top b3b264a9ab49ea4d5426be88e2c536de8b93eab878d8e6df9a8c4440ad7c4865 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T03:46:14.475Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-29T03:46:14.734Z] #1 [security-spire-config internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #1 transferring dockerfile: 1.69kB done [2026-06-29T03:46:14.734Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T03:46:14.734Z] #1 DONE 0.1s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #2 [core-command internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #2 transferring dockerfile: 1.94kB done [2026-06-29T03:46:14.734Z] #2 DONE 0.1s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T03:46:14.734Z] #3 DONE 0.0s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #4 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:46:14.734Z] #4 ... [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #5 transferring dockerfile: 2.23kB done [2026-06-29T03:46:14.734Z] #5 DONE 0.1s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #6 transferring dockerfile: 2.49kB done [2026-06-29T03:46:14.734Z] #6 DONE 0.1s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #7 transferring dockerfile: 1.83kB done [2026-06-29T03:46:14.734Z] #7 DONE 0.1s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #8 [core-data internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #8 transferring dockerfile: 2.04kB done [2026-06-29T03:46:14.734Z] #8 DONE 0.2s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #9 transferring dockerfile: 3.02kB done [2026-06-29T03:46:14.734Z] #9 DONE 0.2s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #10 transferring dockerfile: 1.81kB done [2026-06-29T03:46:14.734Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-29T03:46:14.734Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-06-29T03:46:14.734Z] #10 DONE 0.2s [2026-06-29T03:46:14.734Z] [2026-06-29T03:46:14.734Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-06-29T03:46:14.734Z] #11 transferring dockerfile: 2.07kB done [2026-06-29T03:46:14.735Z] #11 DONE 0.2s [2026-06-29T03:46:14.735Z] [2026-06-29T03:46:14.735Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-29T03:46:14.735Z] #12 transferring dockerfile: 2.50kB done [2026-06-29T03:46:14.735Z] #12 DONE 0.2s [2026-06-29T03:46:14.735Z] [2026-06-29T03:46:14.735Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-29T03:46:14.735Z] #13 transferring dockerfile: 1.89kB done [2026-06-29T03:46:14.735Z] #13 DONE 0.2s [2026-06-29T03:46:14.735Z] [2026-06-29T03:46:14.735Z] #14 [security-spire-server internal] load build definition from Dockerfile [2026-06-29T03:46:14.735Z] #14 transferring dockerfile: 1.70kB done [2026-06-29T03:46:14.735Z] #14 DONE 0.2s [2026-06-29T03:46:14.735Z] [2026-06-29T03:46:14.735Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T03:46:14.735Z] #3 DONE 0.0s [2026-06-29T03:46:14.735Z] [2026-06-29T03:46:14.735Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-29T03:46:14.735Z] #15 transferring dockerfile: 2.14kB done [2026-06-29T03:46:14.735Z] #15 DONE 0.2s [2026-06-29T03:46:14.735Z] [2026-06-29T03:46:14.735Z] #4 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:46:14.995Z] #4 DONE 0.2s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #16 [support-notifications internal] load build definition from Dockerfile [2026-06-29T03:46:14.995Z] #16 transferring dockerfile: 2.02kB done [2026-06-29T03:46:14.995Z] #16 DONE 0.2s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T03:46:14.995Z] #3 DONE 0.0s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #17 [core-command internal] load .dockerignore [2026-06-29T03:46:14.995Z] #17 transferring context: 50B done [2026-06-29T03:46:14.995Z] #17 DONE 0.0s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #18 [support-scheduler internal] load .dockerignore [2026-06-29T03:46:14.995Z] #18 transferring context: 50B done [2026-06-29T03:46:14.995Z] #18 DONE 0.1s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-29T03:46:14.995Z] #19 transferring context: 50B done [2026-06-29T03:46:14.995Z] #19 DONE 0.1s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #20 [security-secretstore-setup internal] load .dockerignore [2026-06-29T03:46:14.995Z] #20 transferring context: 50B done [2026-06-29T03:46:14.995Z] #20 DONE 0.1s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #21 [core-common-config-bootstrapper internal] load build context [2026-06-29T03:46:14.995Z] #21 ... [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #22 [core-data internal] load .dockerignore [2026-06-29T03:46:14.995Z] #22 transferring context: 50B done [2026-06-29T03:46:14.995Z] #22 DONE 0.1s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #23 [security-proxy-setup internal] load .dockerignore [2026-06-29T03:46:14.995Z] #23 transferring context: 50B done [2026-06-29T03:46:14.995Z] #23 DONE 0.1s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #24 [security-bootstrapper internal] load .dockerignore [2026-06-29T03:46:14.995Z] #24 transferring context: 50B done [2026-06-29T03:46:14.995Z] #24 DONE 0.1s [2026-06-29T03:46:14.995Z] [2026-06-29T03:46:14.995Z] #25 [core-keeper internal] load .dockerignore [2026-06-29T03:46:14.995Z] #25 transferring context: 50B done [2026-06-29T03:46:14.995Z] #25 DONE 0.1s [2026-06-29T03:46:15.253Z] [2026-06-29T03:46:15.253Z] #26 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:15.253Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T03:46:15.253Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:46:15.253Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T03:46:15.253Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T03:46:15.253Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T03:46:15.253Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.1s [2026-06-29T03:46:15.253Z] #26 ... [2026-06-29T03:46:15.253Z] [2026-06-29T03:46:15.253Z] #27 [security-proxy-auth internal] load .dockerignore [2026-06-29T03:46:15.253Z] #27 transferring context: 50B 0.0s done [2026-06-29T03:46:15.253Z] #27 DONE 0.3s [2026-06-29T03:46:15.253Z] [2026-06-29T03:46:15.253Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-06-29T03:46:15.253Z] #28 transferring context: 50B done [2026-06-29T03:46:15.253Z] #28 DONE 0.3s [2026-06-29T03:46:15.253Z] [2026-06-29T03:46:15.254Z] #29 [support-notifications internal] load .dockerignore [2026-06-29T03:46:15.254Z] #29 transferring context: 50B done [2026-06-29T03:46:15.254Z] #29 DONE 0.3s [2026-06-29T03:46:15.254Z] [2026-06-29T03:46:15.254Z] #30 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-29T03:46:15.254Z] #30 DONE 0.4s [2026-06-29T03:46:15.254Z] [2026-06-29T03:46:15.254Z] #26 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:15.254Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T03:46:15.254Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:46:15.254Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T03:46:15.254Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T03:46:15.254Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T03:46:15.254Z] #26 ... [2026-06-29T03:46:15.254Z] [2026-06-29T03:46:15.254Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-29T03:46:15.254Z] #31 DONE 0.6s [2026-06-29T03:46:15.254Z] [2026-06-29T03:46:15.254Z] #26 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:15.254Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T03:46:15.830Z] #26 ... [2026-06-29T03:46:15.830Z] [2026-06-29T03:46:15.830Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-29T03:46:15.830Z] #32 DONE 0.9s [2026-06-29T03:46:15.830Z] [2026-06-29T03:46:15.830Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-06-29T03:46:15.830Z] #33 DONE 0.4s [2026-06-29T03:46:15.830Z] [2026-06-29T03:46:15.830Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:46:15.830Z] #34 ... [2026-06-29T03:46:15.830Z] [2026-06-29T03:46:15.830Z] #26 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:15.830Z] #26 DONE 1.0s [2026-06-29T03:46:15.830Z] [2026-06-29T03:46:15.830Z] #35 [security-spire-server internal] load .dockerignore [2026-06-29T03:46:15.830Z] #35 transferring context: 50B 0.0s done [2026-06-29T03:46:15.830Z] #35 DONE 0.5s [2026-06-29T03:46:15.830Z] [2026-06-29T03:46:15.830Z] #36 [security-spire-config internal] load .dockerignore [2026-06-29T03:46:15.830Z] #36 transferring context: 50B 0.0s done [2026-06-29T03:46:15.830Z] #36 DONE 0.6s [2026-06-29T03:46:16.090Z] [2026-06-29T03:46:16.090Z] #26 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:16.090Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T03:46:16.090Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:46:16.090Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T03:46:16.090Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T03:46:16.090Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T03:46:16.090Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T03:46:16.090Z] #26 DONE 1.0s [2026-06-29T03:46:16.090Z] [2026-06-29T03:46:16.090Z] #37 [security-spire-agent internal] load .dockerignore [2026-06-29T03:46:16.090Z] #37 transferring context: 50B 0.0s done [2026-06-29T03:46:16.090Z] #37 DONE 0.3s [2026-06-29T03:46:16.090Z] [2026-06-29T03:46:16.091Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:16.091Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:16.091Z] #38 ... [2026-06-29T03:46:16.091Z] [2026-06-29T03:46:16.091Z] #26 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:16.091Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T03:46:16.091Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:46:16.091Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T03:46:16.091Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T03:46:16.091Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T03:46:16.091Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T03:46:16.091Z] #26 DONE 1.0s [2026-06-29T03:46:16.091Z] [2026-06-29T03:46:16.091Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:16.091Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-06-29T03:46:16.349Z] #38 ... [2026-06-29T03:46:16.349Z] [2026-06-29T03:46:16.349Z] #39 [security-spire-config internal] load build context [2026-06-29T03:46:16.349Z] #39 transferring context: 24.83kB 0.0s done [2026-06-29T03:46:16.350Z] #39 DONE 0.3s [2026-06-29T03:46:16.350Z] [2026-06-29T03:46:16.350Z] #40 [security-spire-server internal] load build context [2026-06-29T03:46:16.350Z] #40 transferring context: 26.58kB 0.0s done [2026-06-29T03:46:16.350Z] #40 DONE 0.3s [2026-06-29T03:46:16.350Z] [2026-06-29T03:46:16.350Z] #41 [security-spire-agent internal] load build context [2026-06-29T03:46:16.350Z] #41 transferring context: 26.11kB 0.0s done [2026-06-29T03:46:16.350Z] #41 DONE 0.2s [2026-06-29T03:46:16.350Z] [2026-06-29T03:46:16.350Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:16.350Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-29T03:46:16.350Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-29T03:46:16.350Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-06-29T03:46:16.350Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-06-29T03:46:16.350Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-06-29T03:46:16.350Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-06-29T03:46:16.350Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-06-29T03:46:16.350Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-06-29T03:46:16.608Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-06-29T03:46:16.608Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-06-29T03:46:16.608Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-29T03:46:16.608Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s [2026-06-29T03:46:16.608Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-06-29T03:46:16.608Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T03:46:16.608Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s [2026-06-29T03:46:16.608Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-29T03:46:16.608Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.5s [2026-06-29T03:46:16.866Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.81MB / 41.51MB 0.6s [2026-06-29T03:46:16.866Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.7s [2026-06-29T03:46:17.125Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-06-29T03:46:17.690Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.3s done [2026-06-29T03:46:18.626Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-06-29T03:46:19.198Z] #38 ... [2026-06-29T03:46:19.198Z] [2026-06-29T03:46:19.198Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T03:46:19.198Z] #42 DONE 3.4s [2026-06-29T03:46:19.198Z] [2026-06-29T03:46:19.198Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:20.146Z] #38 ... [2026-06-29T03:46:20.146Z] [2026-06-29T03:46:20.146Z] #43 [core-metadata internal] load build definition from Dockerfile [2026-06-29T03:46:20.146Z] #43 transferring dockerfile: 2.10kB 0.0s done [2026-06-29T03:46:20.146Z] #43 DONE 2.3s [2026-06-29T03:46:20.146Z] [2026-06-29T03:46:20.146Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:20.727Z] #38 ... [2026-06-29T03:46:20.727Z] [2026-06-29T03:46:20.727Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-29T03:46:20.727Z] #3 DONE 0.0s [2026-06-29T03:46:20.727Z] [2026-06-29T03:46:20.727Z] #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T03:46:20.727Z] #0 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.727Z] #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.727Z] #0 1.495 (1/3) Installing ca-certificates (20260611-r0) [2026-06-29T03:46:20.727Z] #0 1.525 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:20.727Z] #0 1.531 (3/3) Installing tzdata (2026b-r0) [2026-06-29T03:46:20.727Z] #0 1.580 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:20.727Z] #0 1.584 Executing ca-certificates-20260611-r0.trigger [2026-06-29T03:46:20.727Z] #0 1.625 OK: 8 MiB in 19 packages [2026-06-29T03:46:20.727Z] #44 DONE 4.6s [2026-06-29T03:46:20.727Z] [2026-06-29T03:46:20.727Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T03:46:20.727Z] #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.727Z] #0 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.727Z] #0 2.683 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:20.727Z] #0 2.694 (2/2) Installing su-exec (0.2-r3) [2026-06-29T03:46:20.727Z] #0 2.716 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:20.727Z] #0 2.726 OK: 7 MiB in 18 packages [2026-06-29T03:46:20.727Z] #45 DONE 4.7s [2026-06-29T03:46:20.727Z] [2026-06-29T03:46:20.727Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:46:20.727Z] #34 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.727Z] #34 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.727Z] #34 1.549 OK: 265 MiB in 60 packages [2026-06-29T03:46:20.727Z] #34 DONE 4.8s [2026-06-29T03:46:20.727Z] [2026-06-29T03:46:20.727Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:46:20.727Z] #4 DONE 0.2s [2026-06-29T03:46:20.727Z] [2026-06-29T03:46:20.727Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T03:46:20.727Z] #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.700 OK: 265 MiB in 60 packages [2026-06-29T03:46:20.728Z] #46 DONE 4.8s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T03:46:20.728Z] #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.688 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:46:20.728Z] #0 1.688 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:46:20.728Z] #0 1.688 OK: 26345 distinct packages available [2026-06-29T03:46:20.728Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 2.214 OK: 265 MiB in 60 packages [2026-06-29T03:46:20.728Z] #47 DONE 4.8s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:46:20.728Z] #0 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.714 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:46:20.728Z] #0 1.714 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:46:20.728Z] #0 1.714 OK: 26325 distinct packages available [2026-06-29T03:46:20.728Z] #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 2.322 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-29T03:46:20.728Z] #0 2.352 (2/13) Installing c-ares (1.34.6-r0) [2026-06-29T03:46:20.728Z] #0 2.366 (3/13) Installing libunistring (1.3-r0) [2026-06-29T03:46:20.728Z] #0 2.413 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-29T03:46:20.728Z] #0 2.428 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-29T03:46:20.728Z] #0 2.440 (6/13) Installing libpsl (0.21.5-r3) [2026-06-29T03:46:20.728Z] #0 2.451 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-29T03:46:20.728Z] #0 2.478 (8/13) Installing libcurl (8.14.1-r2) [2026-06-29T03:46:20.728Z] #0 2.503 (9/13) Installing curl (8.14.1-r2) [2026-06-29T03:46:20.728Z] #0 2.517 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:20.728Z] #0 2.531 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-29T03:46:20.728Z] #0 2.543 (12/13) Installing libucontext (1.3.2-r0) [2026-06-29T03:46:20.728Z] #0 2.561 (13/13) Installing gcompat (1.1.0-r4) [2026-06-29T03:46:20.728Z] #0 2.653 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:20.728Z] #0 2.653 OK: 12 MiB in 29 packages [2026-06-29T03:46:20.728Z] #48 DONE 4.7s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:46:20.728Z] #0 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.547 OK: 265 MiB in 60 packages [2026-06-29T03:46:20.728Z] #49 DONE 4.8s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:20.728Z] #38 ... [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T03:46:20.728Z] #0 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 1.743 OK: 265 MiB in 60 packages [2026-06-29T03:46:20.728Z] #50 DONE 4.9s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T03:46:20.728Z] #51 DONE 4.7s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-06-29T03:46:20.728Z] #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 3.118 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:20.728Z] #0 3.137 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:20.728Z] #0 3.145 OK: 7 MiB in 17 packages [2026-06-29T03:46:20.728Z] #52 DONE 4.7s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T03:46:20.728Z] #0 2.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:20.728Z] #0 3.164 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:20.728Z] #0 3.176 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:20.728Z] #0 3.186 OK: 7 MiB in 17 packages [2026-06-29T03:46:20.728Z] #53 DONE 4.8s [2026-06-29T03:46:20.728Z] [2026-06-29T03:46:20.728Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:21.324Z] #38 ... [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-29T03:46:21.324Z] #30 DONE 0.4s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-06-29T03:46:21.324Z] #33 DONE 0.4s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #26 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:46:21.324Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-06-29T03:46:21.324Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:46:21.324Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-06-29T03:46:21.324Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-06-29T03:46:21.324Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-06-29T03:46:21.324Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-06-29T03:46:21.324Z] #26 DONE 1.0s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:46:21.324Z] #34 DONE 4.8s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-06-29T03:46:21.324Z] #52 DONE 4.8s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:46:21.324Z] #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:21.324Z] #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:21.324Z] #0 4.652 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:21.324Z] #0 4.665 (2/4) Installing openssl (3.5.7-r0) [2026-06-29T03:46:21.324Z] #0 4.682 (3/4) Installing su-exec (0.2-r3) [2026-06-29T03:46:21.324Z] #0 4.693 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T03:46:21.324Z] #0 4.804 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:21.324Z] #0 4.814 OK: 20 MiB in 20 packages [2026-06-29T03:46:21.324Z] #54 DONE 5.4s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T03:46:21.324Z] #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-06-29T03:46:21.324Z] #55 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-06-29T03:46:21.324Z] #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-06-29T03:46:21.324Z] #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-06-29T03:46:21.324Z] #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-29T03:46:21.324Z] #55 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-06-29T03:46:21.324Z] #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-06-29T03:46:21.324Z] #55 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-29T03:46:21.324Z] #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T03:46:21.324Z] #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-06-29T03:46:21.324Z] #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-06-29T03:46:21.324Z] #55 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done [2026-06-29T03:46:21.324Z] #55 DONE 5.1s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #56 [core-metadata internal] load .dockerignore [2026-06-29T03:46:21.324Z] #56 transferring context: 50B 0.0s done [2026-06-29T03:46:21.324Z] #56 DONE 0.7s [2026-06-29T03:46:21.324Z] [2026-06-29T03:46:21.324Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:23.907Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.8s done [2026-06-29T03:46:24.863Z] #38 ... [2026-06-29T03:46:24.863Z] [2026-06-29T03:46:24.863Z] #57 [core-command internal] load build context [2026-06-29T03:46:24.863Z] #57 ... [2026-06-29T03:46:24.863Z] [2026-06-29T03:46:24.863Z] #58 [support-scheduler internal] load build context [2026-06-29T03:46:25.125Z] #58 ... [2026-06-29T03:46:25.125Z] [2026-06-29T03:46:25.125Z] #59 [core-data internal] load build context [2026-06-29T03:46:25.125Z] #59 ... [2026-06-29T03:46:25.125Z] [2026-06-29T03:46:25.125Z] #60 [security-proxy-setup internal] load build context [2026-06-29T03:46:25.391Z] #60 ... [2026-06-29T03:46:25.391Z] [2026-06-29T03:46:25.391Z] #61 [support-notifications internal] load build context [2026-06-29T03:46:25.391Z] #61 ... [2026-06-29T03:46:25.391Z] [2026-06-29T03:46:25.391Z] #62 [core-keeper internal] load build context [2026-06-29T03:46:25.650Z] #62 ... [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #63 [security-proxy-auth internal] load build context [2026-06-29T03:46:25.650Z] #63 ... [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:46:25.650Z] #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 5.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.357 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:46:25.650Z] #0 6.357 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:46:25.650Z] #0 6.357 OK: 26325 distinct packages available [2026-06-29T03:46:25.650Z] #0 6.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 7.063 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:25.650Z] #0 7.072 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-29T03:46:25.650Z] #0 7.096 (3/4) Installing libucontext (1.3.2-r0) [2026-06-29T03:46:25.650Z] #0 7.108 (4/4) Installing gcompat (1.1.0-r4) [2026-06-29T03:46:25.650Z] #0 7.122 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:25.650Z] #0 7.126 OK: 8 MiB in 20 packages [2026-06-29T03:46:25.650Z] #64 DONE 9.7s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T03:46:25.650Z] #0 5.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.443 (1/7) Installing ca-certificates (20260611-r0) [2026-06-29T03:46:25.650Z] #0 6.473 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:25.650Z] #0 6.479 (3/7) Installing libgcc (14.2.0-r6) [2026-06-29T03:46:25.650Z] #0 6.496 (4/7) Installing libsodium (1.0.20-r1) [2026-06-29T03:46:25.650Z] #0 6.503 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-29T03:46:25.650Z] #0 6.538 (6/7) Installing libzmq (4.3.5-r2) [2026-06-29T03:46:25.650Z] #0 6.557 (7/7) Installing zeromq (4.3.5-r2) [2026-06-29T03:46:25.650Z] #0 6.569 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:25.650Z] #0 6.605 Executing ca-certificates-20260611-r0.trigger [2026-06-29T03:46:25.650Z] #0 6.684 OK: 12 MiB in 23 packages [2026-06-29T03:46:25.650Z] #65 DONE 9.7s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T03:46:25.650Z] #0 6.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.776 (1/4) Installing ca-certificates (20260611-r0) [2026-06-29T03:46:25.650Z] #0 6.802 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:25.650Z] #0 6.809 (3/4) Installing su-exec (0.2-r3) [2026-06-29T03:46:25.650Z] #0 6.819 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T03:46:25.650Z] #0 6.923 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:25.650Z] #0 6.931 Executing ca-certificates-20260611-r0.trigger [2026-06-29T03:46:25.650Z] #0 7.018 OK: 20 MiB in 20 packages [2026-06-29T03:46:25.650Z] #66 DONE 9.8s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T03:46:25.650Z] #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.650 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:46:25.650Z] #0 6.650 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:46:25.650Z] #0 6.650 OK: 26325 distinct packages available [2026-06-29T03:46:25.650Z] #0 6.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 7.277 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:25.650Z] #0 7.286 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-29T03:46:25.650Z] #0 7.295 (3/5) Installing libucontext (1.3.2-r0) [2026-06-29T03:46:25.650Z] #0 7.307 (4/5) Installing gcompat (1.1.0-r4) [2026-06-29T03:46:25.650Z] #0 7.318 (5/5) Installing openssl (3.5.7-r0) [2026-06-29T03:46:25.650Z] #0 7.333 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:25.650Z] #0 7.345 OK: 8 MiB in 21 packages [2026-06-29T03:46:25.650Z] #67 DONE 9.7s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T03:46:25.650Z] #0 2.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 2.542 OK: 7 MiB in 18 packages [2026-06-29T03:46:25.650Z] #68 DONE 5.1s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #69 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:46:25.650Z] #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 2.528 OK: 8 MiB in 19 packages [2026-06-29T03:46:25.650Z] #69 DONE 5.1s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T03:46:25.650Z] #0 2.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 3.255 OK: 20 MiB in 20 packages [2026-06-29T03:46:25.650Z] #70 DONE 4.5s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:46:25.650Z] #0 2.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.650Z] #0 3.448 OK: 12 MiB in 29 packages [2026-06-29T03:46:25.650Z] #71 DONE 5.1s [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #63 [security-proxy-auth internal] load build context [2026-06-29T03:46:25.650Z] #63 ... [2026-06-29T03:46:25.650Z] [2026-06-29T03:46:25.650Z] #72 [security-spiffe-token-provider internal] load build context [2026-06-29T03:46:25.910Z] #72 ... [2026-06-29T03:46:25.910Z] [2026-06-29T03:46:25.910Z] #73 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-06-29T03:46:25.910Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.910Z] #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.910Z] #0 3.480 OK: 7 MiB in 17 packages [2026-06-29T03:46:25.910Z] #73 DONE 5.1s [2026-06-29T03:46:25.910Z] [2026-06-29T03:46:25.910Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:46:25.910Z] #0 3.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.910Z] #0 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:25.910Z] #0 3.962 OK: 7 MiB in 17 packages [2026-06-29T03:46:25.910Z] #74 DONE 5.1s [2026-06-29T03:46:25.910Z] [2026-06-29T03:46:25.910Z] #72 [security-spiffe-token-provider internal] load build context [2026-06-29T03:46:25.910Z] #72 ... [2026-06-29T03:46:25.910Z] [2026-06-29T03:46:25.910Z] #75 [security-secretstore-setup internal] load build context [2026-06-29T03:46:25.910Z] #75 ... [2026-06-29T03:46:25.910Z] [2026-06-29T03:46:25.910Z] #21 [core-common-config-bootstrapper internal] load build context [2026-06-29T03:46:25.910Z] #21 ... [2026-06-29T03:46:25.910Z] [2026-06-29T03:46:25.910Z] #76 [security-bootstrapper internal] load build context [2026-06-29T03:46:26.170Z] #76 ... [2026-06-29T03:46:26.170Z] [2026-06-29T03:46:26.170Z] #21 [core-common-config-bootstrapper internal] load build context [2026-06-29T03:46:26.442Z] #21 transferring context: 503.18MB 11.2s [2026-06-29T03:46:26.442Z] #21 ... [2026-06-29T03:46:26.442Z] [2026-06-29T03:46:26.442Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:46:26.442Z] #38 DONE 10.5s [2026-06-29T03:46:26.442Z] [2026-06-29T03:46:26.442Z] #63 [security-proxy-auth internal] load build context [2026-06-29T03:46:26.700Z] #63 ... [2026-06-29T03:46:26.700Z] [2026-06-29T03:46:26.700Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-29T03:46:26.700Z] #77 DONE 1.1s [2026-06-29T03:46:26.700Z] [2026-06-29T03:46:26.700Z] #63 [security-proxy-auth internal] load build context [2026-06-29T03:46:30.004Z] #63 ... [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #75 [security-secretstore-setup internal] load build context [2026-06-29T03:46:30.004Z] #75 transferring context: 644.44MB 13.5s done [2026-06-29T03:46:30.004Z] #75 DONE 14.4s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T03:46:30.004Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 2.442 OK: 20 MiB in 20 packages [2026-06-29T03:46:30.004Z] #78 DONE 3.8s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T03:46:30.004Z] #0 2.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 2.513 OK: 8 MiB in 20 packages [2026-06-29T03:46:30.004Z] #79 DONE 3.9s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:46:30.004Z] #0 1.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 2.493 OK: 12 MiB in 23 packages [2026-06-29T03:46:30.004Z] #80 DONE 3.8s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T03:46:30.004Z] #0 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 3.378 OK: 8 MiB in 21 packages [2026-06-29T03:46:30.004Z] #81 DONE 3.8s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T03:46:30.004Z] #82 DONE 3.8s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #62 [core-keeper internal] load build context [2026-06-29T03:46:30.004Z] #62 transferring context: 644.44MB 13.4s done [2026-06-29T03:46:30.004Z] #62 DONE 14.5s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #76 [security-bootstrapper internal] load build context [2026-06-29T03:46:30.004Z] #76 transferring context: 644.44MB 13.5s done [2026-06-29T03:46:30.004Z] #76 DONE 14.5s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #60 [security-proxy-setup internal] load build context [2026-06-29T03:46:30.004Z] #60 transferring context: 644.44MB 14.1s done [2026-06-29T03:46:30.004Z] #60 DONE 14.5s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #63 [security-proxy-auth internal] load build context [2026-06-29T03:46:30.004Z] #63 transferring context: 644.44MB 14.1s done [2026-06-29T03:46:30.004Z] #63 DONE 14.4s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #21 [core-common-config-bootstrapper internal] load build context [2026-06-29T03:46:30.004Z] #21 transferring context: 644.44MB 14.3s done [2026-06-29T03:46:30.004Z] #21 DONE 14.6s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #59 [core-data internal] load build context [2026-06-29T03:46:30.004Z] #59 transferring context: 644.44MB 14.3s done [2026-06-29T03:46:30.004Z] #59 DONE 14.6s [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #61 [support-notifications internal] load build context [2026-06-29T03:46:30.004Z] #61 ... [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T03:46:30.004Z] #0 2.674 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 7.669 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.004Z] #0 7.669 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2026-06-29T03:46:30.004Z] #83 ... [2026-06-29T03:46:30.004Z] [2026-06-29T03:46:30.004Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:46:30.577Z] #84 ... [2026-06-29T03:46:30.577Z] [2026-06-29T03:46:30.577Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:46:30.577Z] #0 3.672 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.577Z] #0 8.676 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2026-06-29T03:46:30.577Z] #0 8.676 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-29T03:46:30.837Z] #85 ... [2026-06-29T03:46:30.837Z] [2026-06-29T03:46:30.837Z] #86 [core-metadata internal] load build context [2026-06-29T03:46:31.784Z] #86 transferring context: 644.44MB 10.3s done [2026-06-29T03:46:31.785Z] #86 ... [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #61 [support-notifications internal] load build context [2026-06-29T03:46:31.785Z] #61 transferring context: 644.44MB 15.2s done [2026-06-29T03:46:31.785Z] #61 DONE 16.5s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:46:31.785Z] #87 DONE 2.2s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:46:31.785Z] #88 DONE 2.2s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-29T03:46:31.785Z] #89 DONE 2.2s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:46:31.785Z] #90 DONE 2.3s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #72 [security-spiffe-token-provider internal] load build context [2026-06-29T03:46:31.785Z] #72 transferring context: 644.44MB 15.5s done [2026-06-29T03:46:31.785Z] #72 DONE 16.5s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T03:46:31.785Z] #83 10.74 OK: 265 MiB in 60 packages [2026-06-29T03:46:31.785Z] #83 DONE 12.2s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:31.785Z] #91 ... [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T03:46:31.785Z] #92 DONE 2.3s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #57 [core-command internal] load build context [2026-06-29T03:46:31.785Z] #57 transferring context: 644.44MB 15.9s done [2026-06-29T03:46:31.785Z] #57 DONE 16.9s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #86 [core-metadata internal] load build context [2026-06-29T03:46:31.785Z] #86 DONE 10.5s [2026-06-29T03:46:31.785Z] [2026-06-29T03:46:31.785Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:46:31.785Z] #84 DONE 2.3s [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T03:46:32.049Z] #93 DONE 0.2s [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:46:32.049Z] #94 DONE 0.2s [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T03:46:32.049Z] #95 DONE 0.2s [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-29T03:46:32.049Z] #96 DONE 0.3s [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T03:46:32.049Z] #97 ... [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:46:32.049Z] #98 DONE 0.3s [2026-06-29T03:46:32.049Z] [2026-06-29T03:46:32.049Z] #58 [support-scheduler internal] load build context [2026-06-29T03:46:32.049Z] #58 transferring context: 644.44MB 17.0s done [2026-06-29T03:46:32.049Z] #58 DONE 17.2s [2026-06-29T03:46:32.309Z] [2026-06-29T03:46:32.309Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:46:32.309Z] #85 11.61 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T03:46:32.309Z] #85 ... [2026-06-29T03:46:32.309Z] [2026-06-29T03:46:32.309Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T03:46:32.309Z] #97 DONE 0.3s [2026-06-29T03:46:32.309Z] [2026-06-29T03:46:32.309Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T03:46:32.309Z] #99 DONE 0.2s [2026-06-29T03:46:32.309Z] [2026-06-29T03:46:32.309Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:46:32.309Z] #100 DONE 0.6s [2026-06-29T03:46:32.309Z] [2026-06-29T03:46:32.309Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:46:32.309Z] #101 DONE 0.3s [2026-06-29T03:46:32.309Z] [2026-06-29T03:46:32.309Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:46:32.309Z] #85 11.72 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:46:32.309Z] #85 11.73 OK: 7 MiB in 17 packages [2026-06-29T03:46:32.567Z] #85 DONE 11.9s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T03:46:32.567Z] #102 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-29T03:46:32.567Z] #103 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T03:46:32.567Z] #104 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T03:46:32.567Z] #105 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-29T03:46:32.567Z] #106 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-29T03:46:32.567Z] #107 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T03:46:32.567Z] #108 DONE 0.1s [2026-06-29T03:46:32.567Z] [2026-06-29T03:46:32.567Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-29T03:46:32.826Z] #109 DONE 0.1s [2026-06-29T03:46:32.826Z] [2026-06-29T03:46:32.826Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-29T03:46:32.826Z] #110 DONE 0.1s [2026-06-29T03:46:32.826Z] [2026-06-29T03:46:32.826Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-29T03:46:32.826Z] #111 DONE 0.1s [2026-06-29T03:46:32.826Z] [2026-06-29T03:46:32.826Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-29T03:46:32.826Z] #112 DONE 0.0s [2026-06-29T03:46:32.826Z] [2026-06-29T03:46:32.826Z] #113 [security-spire-server] exporting to image [2026-06-29T03:46:32.826Z] #113 exporting layers [2026-06-29T03:46:33.087Z] #113 ... [2026-06-29T03:46:33.087Z] [2026-06-29T03:46:33.087Z] #114 [security-spire-config] exporting to image [2026-06-29T03:46:33.087Z] #114 exporting layers 0.5s done [2026-06-29T03:46:33.087Z] #114 writing image sha256:d40874ce59d7a841b9dc44e3411e735d5a74b904d2d4395501d406cdfbde4f96 done [2026-06-29T03:46:33.087Z] #114 naming to docker.io/library/security-spire-config done [2026-06-29T03:46:33.087Z] #114 DONE 0.5s [2026-06-29T03:46:33.087Z] [2026-06-29T03:46:33.087Z] #113 [security-spire-server] exporting to image [2026-06-29T03:46:33.087Z] #113 exporting layers 0.5s done [2026-06-29T03:46:33.350Z] #113 writing image sha256:a438c70a27926e35d3a4bc8b0aab70dcbcb9e8252aec95335efcda9b7cefd678 0.0s done [2026-06-29T03:46:33.350Z] #113 naming to docker.io/library/security-spire-server done [2026-06-29T03:46:33.350Z] #113 DONE 0.6s [2026-06-29T03:46:33.350Z] [2026-06-29T03:46:33.350Z] #115 [security-spire-agent] exporting to image [2026-06-29T03:46:33.350Z] #115 exporting layers 0.5s done [2026-06-29T03:46:33.350Z] #115 writing image sha256:7e37f65ca0660e1fb758cfa906775057a6695a2d061e6f3376061267451a76b8 done [2026-06-29T03:46:33.350Z] #115 naming to docker.io/library/security-spire-agent done [2026-06-29T03:46:33.350Z] #115 DONE 0.5s [2026-06-29T03:46:33.350Z] [2026-06-29T03:46:33.350Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:43.364Z] #116 ... [2026-06-29T03:46:43.364Z] [2026-06-29T03:46:43.364Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:43.364Z] #117 ... [2026-06-29T03:46:43.364Z] [2026-06-29T03:46:43.364Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:43.364Z] #118 ... [2026-06-29T03:46:43.364Z] [2026-06-29T03:46:43.364Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:43.364Z] #119 ... [2026-06-29T03:46:43.364Z] [2026-06-29T03:46:43.364Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:54.997Z] Removing intermediate container 1a8df410b2e6 [2026-06-29T03:46:54.997Z] ---> 0e301dfc0d84 [2026-06-29T03:46:54.997Z] Successfully built 0e301dfc0d84 [2026-06-29T03:46:54.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:46:55.339Z] + docker inspect -f . ci-base-image-arm64 [2026-06-29T03:46:55.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T03:46:55.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-14003 does not seem to be running inside a container [2026-06-29T03:46:55.562Z] #120 DONE 22.4s [2026-06-29T03:46:55.562Z] [2026-06-29T03:46:55.562Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:55.562Z] #119 DONE 22.7s [2026-06-29T03:46:55.562Z] [2026-06-29T03:46:55.562Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:55.562Z] #117 DONE 22.8s [2026-06-29T03:46:55.562Z] [2026-06-29T03:46:55.562Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:55.562Z] #118 DONE 22.7s [2026-06-29T03:46:55.562Z] [2026-06-29T03:46:55.562Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:55.562Z] #116 DONE 23.0s [2026-06-29T03:46:55.562Z] [2026-06-29T03:46:55.562Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:46:55.562Z] #91 DONE 23.1s [2026-06-29T03:46:55.562Z] [2026-06-29T03:46:55.562Z] #121 [core-command builder 6/7] COPY . . [2026-06-29T03:46:55.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-06-29T03:46:56.788Z] $ docker top 12bd748327791645e40dae5ae9cc95dfa9d98f60aacc19939ed602de67a5c2e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T03:46:57.624Z] + go version [2026-06-29T03:46:57.624Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-06-29T03:46:57.638Z] $ docker stop --time=1 12bd748327791645e40dae5ae9cc95dfa9d98f60aacc19939ed602de67a5c2e9 [2026-06-29T03:46:59.261Z] $ docker rm -f --volumes 12bd748327791645e40dae5ae9cc95dfa9d98f60aacc19939ed602de67a5c2e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:46:59.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T03:46:59.996Z] [2026-06-29T03:46:59.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:47:00.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T03:47:00.844Z] #121 DONE 5.4s [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #122 [core-keeper builder 7/8] COPY . . [2026-06-29T03:47:00.844Z] #122 DONE 5.4s [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #123 [support-scheduler builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #123 DONE 5.4s [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:47:00.844Z] #124 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #125 [core-metadata builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #125 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:47:00.844Z] #126 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #127 DONE 5.4s [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:47:00.844Z] #128 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:47:00.844Z] #129 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #130 [core-data builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #130 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:47:00.844Z] #131 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #132 [security-proxy-auth builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #132 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:47:00.844Z] #133 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:47:00.844Z] #134 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:47:00.844Z] #135 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #136 [core-command builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #136 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #137 [support-notifications builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #137 DONE 5.4s [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #138 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #138 DONE 5.4s [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:47:00.844Z] #139 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #140 [security-proxy-setup builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #140 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:47:00.844Z] #141 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:47:00.844Z] #142 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:47:00.844Z] #143 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #144 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T03:47:00.844Z] #144 CACHED [2026-06-29T03:47:00.844Z] [2026-06-29T03:47:00.844Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T03:47:01.298Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-06-29T03:47:01.298Z] 547446be3368: Pulling fs layer [2026-06-29T03:47:01.298Z] d125d8839a47: Pulling fs layer [2026-06-29T03:47:01.298Z] 3e85d5ac6304: Pulling fs layer [2026-06-29T03:47:01.298Z] c3105a71a48b: Pulling fs layer [2026-06-29T03:47:01.298Z] 0f093f025ec4: Pulling fs layer [2026-06-29T03:47:01.298Z] c3106fc0e877: Pulling fs layer [2026-06-29T03:47:01.298Z] c3105a71a48b: Waiting [2026-06-29T03:47:01.298Z] 0f093f025ec4: Waiting [2026-06-29T03:47:01.298Z] c3106fc0e877: Waiting [2026-06-29T03:47:01.298Z] 547446be3368: Verifying Checksum [2026-06-29T03:47:01.298Z] 547446be3368: Download complete [2026-06-29T03:47:01.298Z] c3105a71a48b: Verifying Checksum [2026-06-29T03:47:01.298Z] c3105a71a48b: Download complete [2026-06-29T03:47:01.421Z] #145 0.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T03:47:01.580Z] d125d8839a47: Verifying Checksum [2026-06-29T03:47:01.580Z] d125d8839a47: Download complete [2026-06-29T03:47:01.850Z] c3106fc0e877: Verifying Checksum [2026-06-29T03:47:01.850Z] c3106fc0e877: Download complete [2026-06-29T03:47:01.850Z] 0f093f025ec4: Verifying Checksum [2026-06-29T03:47:01.850Z] 0f093f025ec4: Download complete [2026-06-29T03:47:02.117Z] 547446be3368: Pull complete [2026-06-29T03:47:03.526Z] d125d8839a47: Pull complete [2026-06-29T03:47:03.794Z] 3e85d5ac6304: Verifying Checksum [2026-06-29T03:47:03.794Z] 3e85d5ac6304: Download complete [2026-06-29T03:47:11.618Z] #145 ... [2026-06-29T03:47:11.618Z] [2026-06-29T03:47:11.618Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T03:47:11.618Z] #0 0.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T03:47:11.618Z] #146 ... [2026-06-29T03:47:11.618Z] [2026-06-29T03:47:11.618Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T03:47:11.619Z] #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T03:47:11.619Z] #147 ... [2026-06-29T03:47:11.619Z] [2026-06-29T03:47:11.619Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T03:47:11.619Z] #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T03:47:11.619Z] #148 ... [2026-06-29T03:47:11.619Z] [2026-06-29T03:47:11.619Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T03:47:11.619Z] #0 0.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-29T03:47:11.619Z] #149 ... [2026-06-29T03:47:11.619Z] [2026-06-29T03:47:11.619Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T03:47:11.619Z] #0 0.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T03:47:11.619Z] #150 ... [2026-06-29T03:47:11.619Z] [2026-06-29T03:47:11.619Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:47:11.619Z] #0 0.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T03:47:11.619Z] #151 ... [2026-06-29T03:47:11.619Z] [2026-06-29T03:47:11.619Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T03:47:11.619Z] #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T03:47:11.879Z] #152 ... [2026-06-29T03:47:11.879Z] [2026-06-29T03:47:11.879Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T03:47:11.879Z] #0 0.917 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T03:47:11.879Z] #153 ... [2026-06-29T03:47:11.879Z] [2026-06-29T03:47:11.879Z] #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-06-29T03:47:11.879Z] #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T03:47:12.138Z] #154 ... [2026-06-29T03:47:12.138Z] [2026-06-29T03:47:12.138Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T03:47:12.138Z] #0 0.428 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T03:47:12.138Z] #155 ... [2026-06-29T03:47:12.138Z] [2026-06-29T03:47:12.138Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T03:47:12.138Z] #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T03:47:13.874Z] 3e85d5ac6304: Pull complete [2026-06-29T03:47:13.874Z] c3105a71a48b: Pull complete [2026-06-29T03:47:14.834Z] 0f093f025ec4: Pull complete [2026-06-29T03:47:15.100Z] c3106fc0e877: Pull complete [2026-06-29T03:47:15.100Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-06-29T03:47:15.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-29T03:47:15.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T03:47:15.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-14003 does not seem to be running inside a container [2026-06-29T03:47:15.375Z] $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-06-29T03:47:17.399Z] $ docker top cd978c11fcb37f207a6eb51c9c0b177edad66a6d77594df8873dc1dcb5f5b794 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T03:47:17.909Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-29T03:47:28.005Z] #1 [core-command internal] load build definition from Dockerfile [2026-06-29T03:47:29.413Z] #1 transferring dockerfile: 1.94kB done [2026-06-29T03:47:29.413Z] #1 DONE 2.6s [2026-06-29T03:47:29.413Z] [2026-06-29T03:47:29.413Z] #2 [core-data internal] load .dockerignore [2026-06-29T03:47:29.413Z] #2 ... [2026-06-29T03:47:29.413Z] [2026-06-29T03:47:29.413Z] #3 [core-keeper internal] load build definition from Dockerfile [2026-06-29T03:47:29.413Z] #3 transferring dockerfile: 2.07kB done [2026-06-29T03:47:29.413Z] #3 DONE 2.1s [2026-06-29T03:47:29.413Z] [2026-06-29T03:47:29.413Z] #4 [core-metadata internal] load build definition from Dockerfile [2026-06-29T03:47:29.413Z] #4 transferring dockerfile: 2.10kB done [2026-06-29T03:47:29.413Z] #4 DONE 2.2s [2026-06-29T03:47:29.413Z] [2026-06-29T03:47:29.413Z] #5 [security-proxy-auth internal] load .dockerignore [2026-06-29T03:47:29.680Z] #5 ... [2026-06-29T03:47:29.680Z] [2026-06-29T03:47:29.680Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-29T03:47:29.680Z] #6 transferring dockerfile: 2.49kB done [2026-06-29T03:47:29.680Z] #6 DONE 2.2s [2026-06-29T03:47:29.680Z] [2026-06-29T03:47:29.680Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-29T03:47:29.680Z] #7 transferring dockerfile: 3.02kB 0.0s done [2026-06-29T03:47:29.680Z] #7 DONE 2.2s [2026-06-29T03:47:29.680Z] [2026-06-29T03:47:29.680Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-29T03:47:29.680Z] #8 transferring dockerfile: 2.23kB 0.0s done [2026-06-29T03:47:29.680Z] #8 DONE 2.3s [2026-06-29T03:47:29.680Z] [2026-06-29T03:47:29.680Z] #9 [security-secretstore-setup internal] load .dockerignore [2026-06-29T03:47:29.680Z] #9 transferring context: 50B done [2026-06-29T03:47:29.948Z] #9 ... [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #10 transferring dockerfile: 1.69kB done [2026-06-29T03:47:29.948Z] #10 DONE 2.4s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #11 transferring dockerfile: 2.50kB done [2026-06-29T03:47:29.948Z] #11 DONE 2.3s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #12 [support-notifications internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #12 transferring dockerfile: 2.02kB 0.0s done [2026-06-29T03:47:29.948Z] #12 DONE 2.3s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #13 transferring dockerfile: 2.14kB 0.0s done [2026-06-29T03:47:29.948Z] #13 DONE 2.1s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #14 [core-data internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #14 transferring dockerfile: 2.04kB 0.0s done [2026-06-29T03:47:29.948Z] #14 DONE 2.1s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #15 transferring dockerfile: 1.81kB 0.0s done [2026-06-29T03:47:29.948Z] #15 DONE 2.2s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #16 [support-scheduler internal] load build definition from Dockerfile [2026-06-29T03:47:29.948Z] #16 transferring dockerfile: 1.83kB 0.0s done [2026-06-29T03:47:29.948Z] #16 DONE 2.3s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #17 [core-command internal] load .dockerignore [2026-06-29T03:47:29.948Z] #17 transferring context: 50B 0.0s done [2026-06-29T03:47:29.948Z] #17 DONE 2.1s [2026-06-29T03:47:29.948Z] [2026-06-29T03:47:29.948Z] #2 [core-data internal] load .dockerignore [2026-06-29T03:47:29.948Z] #2 transferring context: 50B 0.0s done [2026-06-29T03:47:30.214Z] #2 ... [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #18 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-29T03:47:30.214Z] #18 transferring dockerfile: 1.89kB 0.0s done [2026-06-29T03:47:30.214Z] #18 DONE 2.4s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #19 [core-keeper internal] load .dockerignore [2026-06-29T03:47:30.214Z] #19 transferring context: 50B 0.0s done [2026-06-29T03:47:30.214Z] #19 DONE 1.5s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #20 [security-spire-server internal] load build definition from Dockerfile [2026-06-29T03:47:30.214Z] #20 transferring dockerfile: 1.70kB 0.0s done [2026-06-29T03:47:30.214Z] #20 DONE 2.4s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #21 [core-metadata internal] load .dockerignore [2026-06-29T03:47:30.214Z] #21 transferring context: 50B 0.0s done [2026-06-29T03:47:30.214Z] #21 DONE 1.5s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #9 [security-secretstore-setup internal] load .dockerignore [2026-06-29T03:47:30.214Z] #9 DONE 1.5s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2026-06-29T03:47:30.214Z] #22 transferring context: 50B 0.0s done [2026-06-29T03:47:30.214Z] #22 DONE 1.3s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #23 [security-bootstrapper internal] load .dockerignore [2026-06-29T03:47:30.214Z] #23 transferring context: 50B 0.0s done [2026-06-29T03:47:30.214Z] #23 DONE 1.5s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:30.214Z] #24 DONE 0.0s [2026-06-29T03:47:30.214Z] [2026-06-29T03:47:30.214Z] #25 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:30.489Z] #25 ... [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #26 [security-spire-config internal] load .dockerignore [2026-06-29T03:47:30.489Z] #26 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #26 DONE 1.4s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-29T03:47:30.489Z] #27 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #27 DONE 1.6s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #28 [security-spire-server internal] load .dockerignore [2026-06-29T03:47:30.489Z] #28 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #28 DONE 1.3s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #24 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:30.489Z] #24 DONE 0.0s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #25 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:30.489Z] #25 ... [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #29 [security-proxy-setup internal] load .dockerignore [2026-06-29T03:47:30.489Z] #29 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #29 DONE 1.5s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #30 [support-scheduler internal] load .dockerignore [2026-06-29T03:47:30.489Z] #30 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #30 DONE 1.4s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #31 [support-notifications internal] load .dockerignore [2026-06-29T03:47:30.489Z] #31 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #31 DONE 1.5s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #5 [security-proxy-auth internal] load .dockerignore [2026-06-29T03:47:30.489Z] #5 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #5 DONE 1.3s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #2 [core-data internal] load .dockerignore [2026-06-29T03:47:30.489Z] #2 DONE 1.3s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #32 [security-spire-agent internal] load .dockerignore [2026-06-29T03:47:30.489Z] #32 transferring context: 50B 0.0s done [2026-06-29T03:47:30.489Z] #32 DONE 1.4s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:30.489Z] #24 DONE 0.0s [2026-06-29T03:47:30.489Z] [2026-06-29T03:47:30.489Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:31.077Z] #25 DONE 1.1s [2026-06-29T03:47:31.077Z] [2026-06-29T03:47:31.077Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:31.077Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:31.077Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:31.077Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:31.077Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:31.077Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 0B / 4.12MB 0.1s [2026-06-29T03:47:31.077Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:31.077Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:31.077Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:31.077Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.05MB / 4.12MB 0.2s [2026-06-29T03:47:31.077Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:31.348Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.3s [2026-06-29T03:47:31.348Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.15MB / 4.12MB 0.4s [2026-06-29T03:47:31.619Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s [2026-06-29T03:47:31.619Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:31.619Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-06-29T03:47:31.891Z] #33 ... [2026-06-29T03:47:31.891Z] [2026-06-29T03:47:31.891Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:31.891Z] #24 DONE 0.0s [2026-06-29T03:47:31.891Z] [2026-06-29T03:47:31.891Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.158Z] #33 ... [2026-06-29T03:47:32.158Z] [2026-06-29T03:47:32.158Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:32.158Z] #24 DONE 0.0s [2026-06-29T03:47:32.158Z] [2026-06-29T03:47:32.158Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.158Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:32.158Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:32.158Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:32.158Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:32.158Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:32.426Z] #33 ... [2026-06-29T03:47:32.426Z] [2026-06-29T03:47:32.426Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:32.426Z] #25 DONE 1.5s [2026-06-29T03:47:32.426Z] [2026-06-29T03:47:32.426Z] #34 [security-spiffe-token-provider internal] load build context [2026-06-29T03:47:32.426Z] #34 DONE 0.0s [2026-06-29T03:47:32.426Z] [2026-06-29T03:47:32.426Z] #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.426Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:32.426Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:32.426Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:32.426Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:32.426Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:32.426Z] #33 ... [2026-06-29T03:47:32.426Z] [2026-06-29T03:47:32.426Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:32.426Z] #24 DONE 0.0s [2026-06-29T03:47:32.426Z] [2026-06-29T03:47:32.426Z] #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.694Z] #33 ... [2026-06-29T03:47:32.694Z] [2026-06-29T03:47:32.694Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:32.694Z] #25 DONE 1.6s [2026-06-29T03:47:32.694Z] [2026-06-29T03:47:32.694Z] #35 [security-secretstore-setup internal] load build context [2026-06-29T03:47:32.694Z] #35 transferring context: 3.43MB 1.4s done [2026-06-29T03:47:32.694Z] #35 DONE 1.7s [2026-06-29T03:47:32.694Z] [2026-06-29T03:47:32.694Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.694Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:32.694Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:32.694Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:32.694Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:32.694Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:32.694Z] #33 ... [2026-06-29T03:47:32.694Z] [2026-06-29T03:47:32.694Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:32.694Z] #24 DONE 0.0s [2026-06-29T03:47:32.694Z] [2026-06-29T03:47:32.694Z] #36 [core-command internal] load build context [2026-06-29T03:47:32.694Z] #36 transferring context: 3.43MB 1.5s done [2026-06-29T03:47:32.694Z] #36 DONE 1.8s [2026-06-29T03:47:32.694Z] [2026-06-29T03:47:32.694Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.966Z] #33 ... [2026-06-29T03:47:32.966Z] [2026-06-29T03:47:32.966Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:32.966Z] #25 DONE 1.9s [2026-06-29T03:47:32.966Z] [2026-06-29T03:47:32.966Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:32.966Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:32.966Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:32.966Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:32.966Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:32.966Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:32.966Z] #33 ... [2026-06-29T03:47:32.966Z] [2026-06-29T03:47:32.966Z] #37 [core-keeper internal] load build context [2026-06-29T03:47:32.966Z] #37 transferring context: 3.43MB 1.6s done [2026-06-29T03:47:32.966Z] #37 DONE 2.1s [2026-06-29T03:47:32.966Z] [2026-06-29T03:47:32.966Z] #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:32.966Z] #24 DONE 0.0s [2026-06-29T03:47:32.966Z] [2026-06-29T03:47:32.966Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:33.234Z] #33 ... [2026-06-29T03:47:33.234Z] [2026-06-29T03:47:33.234Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:33.234Z] #24 DONE 0.0s [2026-06-29T03:47:33.234Z] [2026-06-29T03:47:33.234Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:33.234Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:33.234Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:33.234Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:33.234Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:33.234Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:33.505Z] #33 ... [2026-06-29T03:47:33.505Z] [2026-06-29T03:47:33.505Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:33.505Z] #24 DONE 0.0s [2026-06-29T03:47:33.505Z] [2026-06-29T03:47:33.505Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:33.505Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done [2026-06-29T03:47:33.505Z] #33 ... [2026-06-29T03:47:33.505Z] [2026-06-29T03:47:33.505Z] #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:33.505Z] #25 DONE 2.4s [2026-06-29T03:47:33.775Z] [2026-06-29T03:47:33.775Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:33.775Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:33.775Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:33.775Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:33.775Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:33.775Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:33.775Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done [2026-06-29T03:47:33.775Z] #33 ... [2026-06-29T03:47:33.775Z] [2026-06-29T03:47:33.775Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:33.775Z] #24 DONE 0.0s [2026-06-29T03:47:34.043Z] [2026-06-29T03:47:34.043Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:34.043Z] #25 DONE 2.6s [2026-06-29T03:47:34.043Z] [2026-06-29T03:47:34.043Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-29T03:47:34.043Z] #24 DONE 0.0s [2026-06-29T03:47:34.043Z] [2026-06-29T03:47:34.043Z] #34 [security-spiffe-token-provider internal] load build context [2026-06-29T03:47:34.043Z] #34 ... [2026-06-29T03:47:34.043Z] [2026-06-29T03:47:34.043Z] #38 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T03:47:34.043Z] #38 DONE 3.7s [2026-06-29T03:47:34.043Z] [2026-06-29T03:47:34.043Z] #34 [security-spiffe-token-provider internal] load build context [2026-06-29T03:47:34.043Z] #34 transferring context: 3.43MB 1.4s done [2026-06-29T03:47:34.313Z] #34 ... [2026-06-29T03:47:34.313Z] [2026-06-29T03:47:34.313Z] #38 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-06-29T03:47:34.313Z] #38 DONE 3.7s [2026-06-29T03:47:34.313Z] [2026-06-29T03:47:34.313Z] #39 [core-keeper builder 2/8] WORKDIR /edgex-go [2026-06-29T03:47:34.313Z] #39 ... [2026-06-29T03:47:34.313Z] [2026-06-29T03:47:34.313Z] #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-06-29T03:47:34.313Z] #25 DONE 2.9s [2026-06-29T03:47:34.313Z] [2026-06-29T03:47:34.313Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-29T03:47:34.313Z] #40 DONE 1.8s [2026-06-29T03:47:34.313Z] [2026-06-29T03:47:34.313Z] #41 [core-metadata internal] load build context [2026-06-29T03:47:34.313Z] #41 transferring context: 3.43MB 1.5s done [2026-06-29T03:47:34.313Z] #41 DONE 2.3s [2026-06-29T03:47:34.598Z] [2026-06-29T03:47:34.598Z] #34 [security-spiffe-token-provider internal] load build context [2026-06-29T03:47:34.598Z] #34 DONE 2.1s [2026-06-29T03:47:34.598Z] [2026-06-29T03:47:34.598Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:34.598Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:34.598Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:34.598Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:34.598Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:34.598Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:34.598Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done [2026-06-29T03:47:35.575Z] #33 ... [2026-06-29T03:47:35.575Z] [2026-06-29T03:47:35.575Z] #42 [security-spire-server internal] load build context [2026-06-29T03:47:35.575Z] #42 transferring context: 26.58kB 0.2s done [2026-06-29T03:47:35.575Z] #42 DONE 1.3s [2026-06-29T03:47:35.575Z] [2026-06-29T03:47:35.575Z] #43 [core-common-config-bootstrapper internal] load build context [2026-06-29T03:47:35.575Z] #43 transferring context: 3.43MB 1.5s done [2026-06-29T03:47:35.575Z] #43 DONE 2.7s [2026-06-29T03:47:35.575Z] [2026-06-29T03:47:35.575Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-06-29T03:47:35.843Z] #44 ... [2026-06-29T03:47:35.843Z] [2026-06-29T03:47:35.843Z] #39 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2026-06-29T03:47:35.843Z] #39 DONE 2.2s [2026-06-29T03:47:36.111Z] [2026-06-29T03:47:36.111Z] #45 [security-bootstrapper internal] load build context [2026-06-29T03:47:36.111Z] #45 transferring context: 3.43MB 1.7s done [2026-06-29T03:47:36.111Z] #45 DONE 3.4s [2026-06-29T03:47:36.111Z] [2026-06-29T03:47:36.111Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:47:36.111Z] #46 ... [2026-06-29T03:47:36.111Z] [2026-06-29T03:47:36.111Z] #47 [security-spire-config internal] load build context [2026-06-29T03:47:36.111Z] #47 transferring context: 24.83kB 0.1s done [2026-06-29T03:47:36.111Z] #47 DONE 2.0s [2026-06-29T03:47:36.111Z] [2026-06-29T03:47:36.111Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:47:36.380Z] #48 ... [2026-06-29T03:47:36.380Z] [2026-06-29T03:47:36.380Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-29T03:47:36.380Z] #49 DONE 2.2s [2026-06-29T03:47:36.380Z] [2026-06-29T03:47:36.380Z] #50 [support-scheduler internal] load build context [2026-06-29T03:47:36.380Z] #50 transferring context: 3.43MB 1.8s done [2026-06-29T03:47:36.380Z] #50 DONE 3.2s [2026-06-29T03:47:36.380Z] [2026-06-29T03:47:36.380Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T03:47:36.380Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-06-29T03:47:36.380Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-06-29T03:47:36.380Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-06-29T03:47:36.380Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-06-29T03:47:36.380Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-06-29T03:47:36.380Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.9s done [2026-06-29T03:47:36.649Z] #33 ... [2026-06-29T03:47:36.649Z] [2026-06-29T03:47:36.649Z] #51 [support-notifications internal] load build context [2026-06-29T03:47:36.649Z] #51 transferring context: 3.43MB 2.1s done [2026-06-29T03:47:36.649Z] #51 DONE 3.1s [2026-06-29T03:47:36.917Z] [2026-06-29T03:47:36.917Z] #52 [security-proxy-setup internal] load build context [2026-06-29T03:47:36.917Z] #52 transferring context: 3.43MB 2.1s done [2026-06-29T03:47:36.917Z] #52 DONE 3.2s [2026-06-29T03:47:36.917Z] [2026-06-29T03:47:36.917Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:36.918Z] #53 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-06-29T03:47:36.918Z] #53 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-29T03:47:36.918Z] #53 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-29T03:47:36.918Z] #53 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-29T03:47:36.918Z] #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.3s done [2026-06-29T03:47:36.918Z] #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done [2026-06-29T03:47:36.918Z] #53 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s done [2026-06-29T03:47:36.918Z] #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-06-29T03:47:36.918Z] #53 ... [2026-06-29T03:47:36.918Z] [2026-06-29T03:47:36.918Z] #54 [core-data internal] load build context [2026-06-29T03:47:36.918Z] #54 transferring context: 3.43MB 1.7s done [2026-06-29T03:47:36.918Z] #54 DONE 3.0s [2026-06-29T03:47:36.918Z] [2026-06-29T03:47:36.918Z] #55 [security-proxy-auth internal] load build context [2026-06-29T03:47:36.918Z] #55 transferring context: 3.43MB 1.3s done [2026-06-29T03:47:36.918Z] #55 DONE 2.9s [2026-06-29T03:47:36.918Z] [2026-06-29T03:47:36.918Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:36.918Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.8s [2026-06-29T03:47:36.918Z] #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T03:47:37.198Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 2.1s [2026-06-29T03:47:37.468Z] #53 ... [2026-06-29T03:47:37.468Z] [2026-06-29T03:47:37.468Z] #56 [security-spire-agent internal] load build context [2026-06-29T03:47:37.468Z] #56 transferring context: 26.11kB 0.1s done [2026-06-29T03:47:37.468Z] #56 DONE 1.0s [2026-06-29T03:47:37.468Z] [2026-06-29T03:47:37.468Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:38.089Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 2.9s [2026-06-29T03:47:39.057Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 3.6s [2026-06-29T03:47:39.057Z] #53 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-06-29T03:47:39.325Z] #53 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.2s done [2026-06-29T03:47:39.593Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 4.5s [2026-06-29T03:47:41.001Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 5.8s [2026-06-29T03:47:41.969Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.43MB / 37.02MB 6.6s [2026-06-29T03:47:42.553Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 7.3s [2026-06-29T03:47:43.168Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 7.8s [2026-06-29T03:47:43.439Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 8.3s [2026-06-29T03:47:44.022Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 8.6s [2026-06-29T03:47:44.022Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 8.9s [2026-06-29T03:47:44.616Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 9.3s [2026-06-29T03:47:45.585Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.14MB / 37.02MB 10.2s [2026-06-29T03:47:45.585Z] #53 ... [2026-06-29T03:47:45.585Z] [2026-06-29T03:47:45.585Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T03:47:45.585Z] #57 DONE 9.6s [2026-06-29T03:47:45.585Z] [2026-06-29T03:47:45.585Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:45.585Z] #53 ... [2026-06-29T03:47:45.585Z] [2026-06-29T03:47:45.585Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:47:46.168Z] #58 ... [2026-06-29T03:47:46.168Z] [2026-06-29T03:47:46.168Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T03:47:46.168Z] #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:46.168Z] #59 ... [2026-06-29T03:47:46.168Z] [2026-06-29T03:47:46.168Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T03:47:46.168Z] #60 ... [2026-06-29T03:47:46.168Z] [2026-06-29T03:47:46.168Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:47:46.168Z] #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:46.436Z] #61 ... [2026-06-29T03:47:46.436Z] [2026-06-29T03:47:46.436Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:47:46.436Z] #62 ... [2026-06-29T03:47:46.436Z] [2026-06-29T03:47:46.436Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T03:47:46.436Z] #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.9s done [2026-06-29T03:47:46.436Z] #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-29T03:47:46.436Z] #63 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-06-29T03:47:46.436Z] #63 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-06-29T03:47:46.436Z] #63 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-06-29T03:47:46.436Z] #63 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-06-29T03:47:46.436Z] #63 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-29T03:47:46.436Z] #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-06-29T03:47:46.436Z] #63 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.7s done [2026-06-29T03:47:46.436Z] #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-06-29T03:47:46.436Z] #63 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-06-29T03:47:46.702Z] #63 ... [2026-06-29T03:47:46.702Z] [2026-06-29T03:47:46.702Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T03:47:46.702Z] #64 ... [2026-06-29T03:47:46.702Z] [2026-06-29T03:47:46.702Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T03:47:46.702Z] #0 8.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:46.702Z] #0 9.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:46.969Z] #65 ... [2026-06-29T03:47:46.969Z] [2026-06-29T03:47:46.969Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T03:47:46.969Z] #66 ... [2026-06-29T03:47:46.969Z] [2026-06-29T03:47:46.969Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T03:47:46.969Z] #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:46.969Z] #67 ... [2026-06-29T03:47:46.969Z] [2026-06-29T03:47:46.969Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T03:47:46.969Z] #0 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:47.236Z] #68 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:47.236Z] #68 ... [2026-06-29T03:47:47.236Z] [2026-06-29T03:47:47.236Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T03:47:47.236Z] #69 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:47.236Z] #69 ... [2026-06-29T03:47:47.236Z] [2026-06-29T03:47:47.236Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:47:47.236Z] #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:47.236Z] #0 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:47.503Z] #70 ... [2026-06-29T03:47:47.503Z] [2026-06-29T03:47:47.503Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T03:47:47.503Z] #71 ... [2026-06-29T03:47:47.503Z] [2026-06-29T03:47:47.503Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T03:47:47.503Z] #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:47.772Z] #72 ... [2026-06-29T03:47:47.772Z] [2026-06-29T03:47:47.772Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:47.772Z] #53 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 12.2s done [2026-06-29T03:47:48.359Z] #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-06-29T03:47:48.625Z] #53 ... [2026-06-29T03:47:48.625Z] [2026-06-29T03:47:48.625Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-29T03:47:48.625Z] #71 DONE 12.6s [2026-06-29T03:47:48.625Z] [2026-06-29T03:47:48.625Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:53.980Z] #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s [2026-06-29T03:47:53.980Z] #53 ... [2026-06-29T03:47:53.980Z] [2026-06-29T03:47:53.980Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-29T03:47:53.980Z] #63 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.9s done [2026-06-29T03:47:53.980Z] #63 DONE 17.4s [2026-06-29T03:47:53.980Z] [2026-06-29T03:47:53.980Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:47:53.980Z] #58 6.351 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:53.980Z] #58 8.275 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:54.246Z] #58 ... [2026-06-29T03:47:54.246Z] [2026-06-29T03:47:54.246Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-06-29T03:47:54.246Z] #44 8.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:54.246Z] #44 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:54.514Z] #44 ... [2026-06-29T03:47:54.514Z] [2026-06-29T03:47:54.514Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:55.919Z] #53 ... [2026-06-29T03:47:55.919Z] [2026-06-29T03:47:55.919Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:47:55.919Z] #46 9.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:55.919Z] #46 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:55.919Z] #46 ... [2026-06-29T03:47:55.919Z] [2026-06-29T03:47:55.919Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:56.185Z] #53 ... [2026-06-29T03:47:56.185Z] [2026-06-29T03:47:56.185Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:47:56.185Z] #48 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:56.185Z] #48 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:56.185Z] #48 ... [2026-06-29T03:47:56.185Z] [2026-06-29T03:47:56.185Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:56.460Z] #53 ... [2026-06-29T03:47:56.460Z] [2026-06-29T03:47:56.460Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T03:47:56.460Z] #59 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:56.749Z] #59 ... [2026-06-29T03:47:56.749Z] [2026-06-29T03:47:56.749Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:57.017Z] #53 ... [2026-06-29T03:47:57.017Z] [2026-06-29T03:47:57.017Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T03:47:57.017Z] #60 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.017Z] #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.017Z] #60 ... [2026-06-29T03:47:57.017Z] [2026-06-29T03:47:57.017Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:57.283Z] #53 ... [2026-06-29T03:47:57.283Z] [2026-06-29T03:47:57.283Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T03:47:57.283Z] #66 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.283Z] #66 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.575Z] #66 ... [2026-06-29T03:47:57.576Z] [2026-06-29T03:47:57.576Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T03:47:57.576Z] #64 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.576Z] #64 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.843Z] #64 ... [2026-06-29T03:47:57.843Z] [2026-06-29T03:47:57.843Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:47:57.843Z] #62 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.843Z] #62 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:57.843Z] #62 ... [2026-06-29T03:47:57.843Z] [2026-06-29T03:47:57.843Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T03:47:57.843Z] #67 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:58.111Z] #67 ... [2026-06-29T03:47:58.111Z] [2026-06-29T03:47:58.111Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T03:47:58.111Z] #72 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:58.111Z] #72 ... [2026-06-29T03:47:58.111Z] [2026-06-29T03:47:58.111Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:58.380Z] #53 ... [2026-06-29T03:47:58.380Z] [2026-06-29T03:47:58.380Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:47:58.380Z] #61 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:58.659Z] #61 ... [2026-06-29T03:47:58.659Z] [2026-06-29T03:47:58.659Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T03:47:58.659Z] #60 22.60 OK: 255 MiB in 60 packages [2026-06-29T03:47:58.659Z] #60 ... [2026-06-29T03:47:58.659Z] [2026-06-29T03:47:58.659Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T03:47:58.659Z] #0 4.206 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:58.659Z] #0 5.654 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:58.932Z] #73 ... [2026-06-29T03:47:58.932Z] [2026-06-29T03:47:58.932Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:47:58.932Z] #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.4s [2026-06-29T03:47:59.915Z] #53 ... [2026-06-29T03:47:59.915Z] [2026-06-29T03:47:59.915Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T03:47:59.915Z] #69 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:47:59.915Z] #69 ... [2026-06-29T03:47:59.915Z] [2026-06-29T03:47:59.915Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-29T03:47:59.915Z] #68 23.03 OK: 255 MiB in 60 packages [2026-06-29T03:47:59.915Z] #68 DONE 23.9s [2026-06-29T03:47:59.915Z] [2026-06-29T03:47:59.915Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:00.499Z] #53 ... [2026-06-29T03:48:00.499Z] [2026-06-29T03:48:00.499Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:48:00.499Z] #74 DONE 0.7s [2026-06-29T03:48:00.499Z] [2026-06-29T03:48:00.499Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:00.769Z] #53 ... [2026-06-29T03:48:00.769Z] [2026-06-29T03:48:00.769Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-29T03:48:00.769Z] #60 DONE 24.8s [2026-06-29T03:48:00.769Z] [2026-06-29T03:48:00.769Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T03:48:00.769Z] #69 24.39 (1/3) Installing ca-certificates (20260611-r0) [2026-06-29T03:48:01.359Z] #69 ... [2026-06-29T03:48:01.359Z] [2026-06-29T03:48:01.359Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:48:01.359Z] #70 23.52 OK: 255 MiB in 60 packages [2026-06-29T03:48:01.359Z] #70 DONE 25.5s [2026-06-29T03:48:01.632Z] [2026-06-29T03:48:01.632Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:02.221Z] #53 ... [2026-06-29T03:48:02.221Z] [2026-06-29T03:48:02.221Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:48:02.221Z] #75 DONE 1.2s [2026-06-29T03:48:02.221Z] [2026-06-29T03:48:02.221Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:02.495Z] #53 ... [2026-06-29T03:48:02.495Z] [2026-06-29T03:48:02.495Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-06-29T03:48:02.495Z] #46 23.79 OK: 255 MiB in 60 packages [2026-06-29T03:48:02.495Z] #46 DONE 27.2s [2026-06-29T03:48:02.791Z] [2026-06-29T03:48:02.791Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:48:02.791Z] #76 DONE 1.2s [2026-06-29T03:48:02.791Z] [2026-06-29T03:48:02.791Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:03.761Z] #53 ... [2026-06-29T03:48:03.761Z] [2026-06-29T03:48:03.761Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:48:03.761Z] #77 DONE 1.1s [2026-06-29T03:48:03.761Z] [2026-06-29T03:48:03.761Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:03.761Z] #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.4s [2026-06-29T03:48:05.542Z] #53 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.1s done [2026-06-29T03:48:06.175Z] #53 ... [2026-06-29T03:48:06.175Z] [2026-06-29T03:48:06.175Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-29T03:48:06.175Z] #72 22.80 (1/7) Installing ca-certificates (20260611-r0) [2026-06-29T03:48:06.175Z] #72 23.69 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:06.175Z] #72 23.79 (3/7) Installing libgcc (14.2.0-r6) [2026-06-29T03:48:06.175Z] #72 23.95 (4/7) Installing libsodium (1.0.20-r1) [2026-06-29T03:48:06.175Z] #72 24.27 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-29T03:48:06.175Z] #72 25.24 (6/7) Installing libzmq (4.3.5-r2) [2026-06-29T03:48:06.175Z] #72 25.85 (7/7) Installing zeromq (4.3.5-r2) [2026-06-29T03:48:06.175Z] #72 26.21 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:06.175Z] #72 26.43 Executing ca-certificates-20260611-r0.trigger [2026-06-29T03:48:06.175Z] #72 27.69 OK: 12 MiB in 23 packages [2026-06-29T03:48:06.175Z] #72 DONE 29.8s [2026-06-29T03:48:06.450Z] [2026-06-29T03:48:06.450Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T03:48:06.450Z] #59 23.22 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:48:06.450Z] #59 23.22 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:48:06.450Z] #59 23.22 OK: 26186 distinct packages available [2026-06-29T03:48:06.451Z] #59 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:06.451Z] #59 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:06.451Z] #59 ... [2026-06-29T03:48:06.451Z] [2026-06-29T03:48:06.451Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:06.451Z] #48 20.06 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:48:06.451Z] #48 20.06 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:48:06.451Z] #48 20.06 OK: 26166 distinct packages available [2026-06-29T03:48:06.451Z] #48 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:06.451Z] #48 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:06.725Z] #48 ... [2026-06-29T03:48:06.725Z] [2026-06-29T03:48:06.725Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:48:06.725Z] #58 20.20 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:06.725Z] #58 20.74 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:06.725Z] #58 20.97 OK: 8 MiB in 17 packages [2026-06-29T03:48:07.340Z] #58 ... [2026-06-29T03:48:07.340Z] [2026-06-29T03:48:07.340Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T03:48:07.340Z] #65 20.88 (1/4) Installing ca-certificates (20260611-r0) [2026-06-29T03:48:07.340Z] #65 21.61 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:07.340Z] #65 22.06 (3/4) Installing su-exec (0.2-r3) [2026-06-29T03:48:07.340Z] #65 22.36 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T03:48:07.340Z] #65 ... [2026-06-29T03:48:07.340Z] [2026-06-29T03:48:07.340Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T03:48:07.340Z] #73 18.53 OK: 255 MiB in 60 packages [2026-06-29T03:48:08.324Z] #73 ... [2026-06-29T03:48:08.324Z] [2026-06-29T03:48:08.324Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-06-29T03:48:08.324Z] #44 29.88 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:08.324Z] #44 30.30 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:08.324Z] #44 30.47 OK: 8 MiB in 17 packages [2026-06-29T03:48:08.324Z] #44 DONE 33.5s [2026-06-29T03:48:08.324Z] [2026-06-29T03:48:08.324Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-29T03:48:08.324Z] #67 28.15 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:08.324Z] #67 28.51 (2/2) Installing su-exec (0.2-r3) [2026-06-29T03:48:08.324Z] #67 28.68 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:08.324Z] #67 29.01 OK: 8 MiB in 18 packages [2026-06-29T03:48:08.324Z] #67 DONE 32.4s [2026-06-29T03:48:08.324Z] [2026-06-29T03:48:08.324Z] #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-06-29T03:48:09.283Z] #78 ... [2026-06-29T03:48:09.283Z] [2026-06-29T03:48:09.283Z] #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-29T03:48:09.283Z] #58 DONE 23.7s [2026-06-29T03:48:09.550Z] [2026-06-29T03:48:09.550Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T03:48:09.819Z] #79 ... [2026-06-29T03:48:09.819Z] [2026-06-29T03:48:09.819Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-29T03:48:09.819Z] #73 DONE 21.2s [2026-06-29T03:48:10.091Z] [2026-06-29T03:48:10.091Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T03:48:10.687Z] #80 ... [2026-06-29T03:48:10.687Z] [2026-06-29T03:48:10.687Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:48:10.687Z] #81 ... [2026-06-29T03:48:10.687Z] [2026-06-29T03:48:10.687Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-29T03:48:10.687Z] #69 25.71 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:10.687Z] #69 26.20 (3/3) Installing tzdata (2026b-r0) [2026-06-29T03:48:10.687Z] #69 29.37 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:10.687Z] #69 29.57 Executing ca-certificates-20260611-r0.trigger [2026-06-29T03:48:10.687Z] #69 30.75 OK: 8 MiB in 19 packages [2026-06-29T03:48:10.687Z] #69 DONE 34.4s [2026-06-29T03:48:10.687Z] [2026-06-29T03:48:10.687Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-29T03:48:10.687Z] #80 DONE 0.8s [2026-06-29T03:48:10.687Z] [2026-06-29T03:48:10.687Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:48:10.958Z] #82 ... [2026-06-29T03:48:10.958Z] [2026-06-29T03:48:10.958Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:48:10.958Z] #61 24.72 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:48:10.958Z] #61 24.72 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:48:10.958Z] #61 24.72 OK: 26166 distinct packages available [2026-06-29T03:48:10.958Z] #61 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:10.958Z] #61 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:11.252Z] #61 ... [2026-06-29T03:48:11.252Z] [2026-06-29T03:48:11.252Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:48:11.252Z] #62 34.40 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:11.252Z] #62 34.79 (2/4) Installing openssl (3.5.7-r0) [2026-06-29T03:48:12.216Z] #62 ... [2026-06-29T03:48:12.216Z] [2026-06-29T03:48:12.216Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:48:12.216Z] #83 ... [2026-06-29T03:48:12.216Z] [2026-06-29T03:48:12.216Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:12.798Z] #84 ... [2026-06-29T03:48:12.798Z] [2026-06-29T03:48:12.798Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:48:13.064Z] #85 ... [2026-06-29T03:48:13.064Z] [2026-06-29T03:48:13.064Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T03:48:13.064Z] #66 27.18 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-29T03:48:13.064Z] #66 27.18 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-29T03:48:13.064Z] #66 27.18 OK: 26166 distinct packages available [2026-06-29T03:48:13.064Z] #66 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:13.064Z] #66 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:13.332Z] #66 ... [2026-06-29T03:48:13.332Z] [2026-06-29T03:48:13.332Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:48:13.332Z] #62 36.75 (3/4) Installing su-exec (0.2-r3) [2026-06-29T03:48:13.332Z] #62 36.89 (4/4) Installing yq-go (4.47.2-r3) [2026-06-29T03:48:13.598Z] #62 ... [2026-06-29T03:48:13.598Z] [2026-06-29T03:48:13.598Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:48:13.886Z] #86 ... [2026-06-29T03:48:13.886Z] [2026-06-29T03:48:13.886Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:13.886Z] #0 7.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:14.155Z] #87 ... [2026-06-29T03:48:14.155Z] [2026-06-29T03:48:14.155Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:14.155Z] #48 37.69 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-29T03:48:16.740Z] #48 ... [2026-06-29T03:48:16.740Z] [2026-06-29T03:48:16.740Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-29T03:48:16.740Z] #64 38.06 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:16.740Z] #64 38.54 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:16.740Z] #64 38.59 OK: 8 MiB in 17 packages [2026-06-29T03:48:16.740Z] #64 DONE 40.0s [2026-06-29T03:48:16.740Z] [2026-06-29T03:48:16.740Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:48:16.740Z] #61 40.18 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:16.740Z] #61 40.41 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-29T03:48:16.740Z] #61 40.54 (3/4) Installing libucontext (1.3.2-r0) [2026-06-29T03:48:16.740Z] #61 40.66 (4/4) Installing gcompat (1.1.0-r4) [2026-06-29T03:48:17.328Z] #61 ... [2026-06-29T03:48:17.328Z] [2026-06-29T03:48:17.328Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-29T03:48:17.328Z] #59 39.65 OK: 255 MiB in 60 packages [2026-06-29T03:48:17.328Z] #59 DONE 41.2s [2026-06-29T03:48:17.328Z] [2026-06-29T03:48:17.328Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:48:17.328Z] #61 40.87 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:17.328Z] #61 41.05 OK: 8 MiB in 20 packages [2026-06-29T03:48:17.913Z] #61 ... [2026-06-29T03:48:17.913Z] [2026-06-29T03:48:17.913Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:48:17.913Z] #88 DONE 0.5s [2026-06-29T03:48:17.913Z] [2026-06-29T03:48:17.913Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:48:18.896Z] #89 ... [2026-06-29T03:48:18.896Z] [2026-06-29T03:48:18.896Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-29T03:48:18.896Z] #61 DONE 42.6s [2026-06-29T03:48:18.896Z] [2026-06-29T03:48:18.896Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T03:48:21.534Z] #90 ... [2026-06-29T03:48:21.534Z] [2026-06-29T03:48:21.534Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-29T03:48:21.534Z] #66 41.47 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:21.534Z] #66 41.64 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-29T03:48:21.535Z] #66 41.78 (3/5) Installing libucontext (1.3.2-r0) [2026-06-29T03:48:21.535Z] #66 41.88 (4/5) Installing gcompat (1.1.0-r4) [2026-06-29T03:48:21.535Z] #66 42.04 (5/5) Installing openssl (3.5.7-r0) [2026-06-29T03:48:21.535Z] #66 42.71 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:21.535Z] #66 42.90 OK: 9 MiB in 21 packages [2026-06-29T03:48:21.535Z] #66 DONE 44.5s [2026-06-29T03:48:21.535Z] [2026-06-29T03:48:21.535Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T03:48:22.944Z] #91 ... [2026-06-29T03:48:22.944Z] [2026-06-29T03:48:22.944Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-29T03:48:22.944Z] #65 43.76 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:22.944Z] #65 43.86 Executing ca-certificates-20260611-r0.trigger [2026-06-29T03:48:22.944Z] #65 44.23 OK: 19 MiB in 20 packages [2026-06-29T03:48:22.944Z] #65 DONE 46.3s [2026-06-29T03:48:22.944Z] [2026-06-29T03:48:22.944Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T03:48:24.356Z] #92 ... [2026-06-29T03:48:24.356Z] [2026-06-29T03:48:24.356Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T03:48:24.356Z] #79 5.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.356Z] #79 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.356Z] #79 15.59 OK: 8 MiB in 18 packages [2026-06-29T03:48:24.356Z] #79 ... [2026-06-29T03:48:24.356Z] [2026-06-29T03:48:24.356Z] #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-06-29T03:48:24.356Z] #78 6.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.356Z] #78 7.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.625Z] #78 ... [2026-06-29T03:48:24.625Z] [2026-06-29T03:48:24.625Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T03:48:24.625Z] #91 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.891Z] #91 ... [2026-06-29T03:48:24.891Z] [2026-06-29T03:48:24.891Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:24.891Z] #84 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.891Z] #84 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.891Z] #84 ... [2026-06-29T03:48:24.891Z] [2026-06-29T03:48:24.891Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T03:48:24.891Z] #90 3.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:24.891Z] #90 4.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:25.160Z] #90 ... [2026-06-29T03:48:25.160Z] [2026-06-29T03:48:25.160Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:25.160Z] #87 9.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:25.427Z] #87 ... [2026-06-29T03:48:25.427Z] [2026-06-29T03:48:25.427Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-29T03:48:25.427Z] #79 DONE 16.9s [2026-06-29T03:48:25.427Z] [2026-06-29T03:48:25.427Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T03:48:26.392Z] #93 ... [2026-06-29T03:48:26.392Z] [2026-06-29T03:48:26.392Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:26.392Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:26.392Z] #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:26.658Z] #94 ... [2026-06-29T03:48:26.658Z] [2026-06-29T03:48:26.658Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T03:48:26.658Z] #92 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:27.244Z] #92 ... [2026-06-29T03:48:27.244Z] [2026-06-29T03:48:27.244Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:27.244Z] #48 40.98 (2/13) Installing c-ares (1.34.6-r0) [2026-06-29T03:48:27.244Z] #48 41.73 (3/13) Installing libunistring (1.3-r0) [2026-06-29T03:48:27.244Z] #48 47.06 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-29T03:48:27.244Z] #48 48.38 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-29T03:48:27.244Z] #48 49.02 (6/13) Installing libpsl (0.21.5-r3) [2026-06-29T03:48:27.244Z] #48 49.53 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-29T03:48:27.244Z] #48 ... [2026-06-29T03:48:27.244Z] [2026-06-29T03:48:27.244Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-29T03:48:27.244Z] #93 DONE 2.1s [2026-06-29T03:48:27.244Z] [2026-06-29T03:48:27.244Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T03:48:27.244Z] #91 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:27.832Z] #91 ... [2026-06-29T03:48:27.832Z] [2026-06-29T03:48:27.832Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-29T03:48:27.832Z] #95 DONE 0.3s [2026-06-29T03:48:27.832Z] [2026-06-29T03:48:27.832Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T03:48:27.832Z] #92 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:28.421Z] #92 ... [2026-06-29T03:48:28.421Z] [2026-06-29T03:48:28.421Z] #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2026-06-29T03:48:28.421Z] #78 19.30 OK: 8 MiB in 17 packages [2026-06-29T03:48:28.421Z] #78 DONE 20.7s [2026-06-29T03:48:28.688Z] [2026-06-29T03:48:28.688Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:28.688Z] #48 51.84 (8/13) Installing libcurl (8.14.1-r2) [2026-06-29T03:48:29.668Z] #48 ... [2026-06-29T03:48:29.668Z] [2026-06-29T03:48:29.668Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:29.668Z] #87 22.77 OK: 12 MiB in 23 packages [2026-06-29T03:48:29.668Z] #87 DONE 23.3s [2026-06-29T03:48:29.668Z] [2026-06-29T03:48:29.668Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-29T03:48:29.668Z] #91 8.594 OK: 9 MiB in 21 packages [2026-06-29T03:48:30.263Z] #91 DONE 9.3s [2026-06-29T03:48:30.263Z] [2026-06-29T03:48:30.263Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:48:31.686Z] #96 ... [2026-06-29T03:48:31.686Z] [2026-06-29T03:48:31.686Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-29T03:48:31.686Z] #97 DONE 1.1s [2026-06-29T03:48:31.686Z] [2026-06-29T03:48:31.686Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:31.686Z] #84 20.80 OK: 8 MiB in 19 packages [2026-06-29T03:48:32.275Z] #84 ... [2026-06-29T03:48:32.275Z] [2026-06-29T03:48:32.275Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:48:32.275Z] #96 DONE 1.8s [2026-06-29T03:48:32.275Z] [2026-06-29T03:48:32.275Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:32.275Z] #84 DONE 21.5s [2026-06-29T03:48:32.275Z] [2026-06-29T03:48:32.275Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-29T03:48:32.543Z] #98 DONE 0.4s [2026-06-29T03:48:32.543Z] [2026-06-29T03:48:32.543Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-29T03:48:32.811Z] #99 DONE 0.2s [2026-06-29T03:48:32.811Z] [2026-06-29T03:48:32.811Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T03:48:33.092Z] #100 DONE 0.2s [2026-06-29T03:48:33.092Z] [2026-06-29T03:48:33.092Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:33.092Z] #48 54.96 (9/13) Installing curl (8.14.1-r2) [2026-06-29T03:48:33.092Z] #48 56.50 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-29T03:48:33.378Z] #48 ... [2026-06-29T03:48:33.378Z] [2026-06-29T03:48:33.378Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-29T03:48:33.378Z] #101 DONE 0.3s [2026-06-29T03:48:33.378Z] [2026-06-29T03:48:33.378Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:33.378Z] #48 56.99 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-29T03:48:33.378Z] #48 57.13 (12/13) Installing libucontext (1.3.2-r0) [2026-06-29T03:48:33.649Z] #48 ... [2026-06-29T03:48:33.649Z] [2026-06-29T03:48:33.649Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:48:33.649Z] #102 DONE 2.1s [2026-06-29T03:48:33.649Z] [2026-06-29T03:48:33.649Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:33.649Z] #48 57.31 (13/13) Installing gcompat (1.1.0-r4) [2026-06-29T03:48:33.649Z] #48 ... [2026-06-29T03:48:33.649Z] [2026-06-29T03:48:33.649Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-29T03:48:33.649Z] #103 DONE 0.3s [2026-06-29T03:48:33.926Z] [2026-06-29T03:48:33.926Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-29T03:48:33.926Z] #104 DONE 0.4s [2026-06-29T03:48:33.926Z] [2026-06-29T03:48:33.926Z] #105 [security-spire-server] exporting to image [2026-06-29T03:48:33.926Z] #105 exporting layers [2026-06-29T03:48:34.194Z] #105 ... [2026-06-29T03:48:34.194Z] [2026-06-29T03:48:34.194Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-29T03:48:34.194Z] #106 DONE 0.4s [2026-06-29T03:48:34.461Z] [2026-06-29T03:48:34.461Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:34.461Z] #94 16.96 OK: 8 MiB in 17 packages [2026-06-29T03:48:34.461Z] #94 DONE 17.9s [2026-06-29T03:48:34.461Z] [2026-06-29T03:48:34.462Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T03:48:34.462Z] #107 DONE 0.4s [2026-06-29T03:48:34.462Z] [2026-06-29T03:48:34.462Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:34.462Z] #48 57.73 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:34.462Z] #48 57.85 OK: 13 MiB in 29 packages [2026-06-29T03:48:35.061Z] #48 ... [2026-06-29T03:48:35.061Z] [2026-06-29T03:48:35.061Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-29T03:48:35.061Z] #108 DONE 0.2s [2026-06-29T03:48:35.061Z] [2026-06-29T03:48:35.061Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-29T03:48:35.061Z] #48 DONE 58.7s [2026-06-29T03:48:35.061Z] [2026-06-29T03:48:35.061Z] #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:35.338Z] #109 ... [2026-06-29T03:48:35.338Z] [2026-06-29T03:48:35.338Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-29T03:48:35.338Z] #110 DONE 0.4s [2026-06-29T03:48:35.613Z] [2026-06-29T03:48:35.613Z] #105 [security-spire-agent] exporting to image [2026-06-29T03:48:38.955Z] #105 exporting layers 5.4s done [2026-06-29T03:48:39.227Z] #105 writing image sha256:9dcb69042bce3a632bb4a919bd90dc5f2d7f6b00176f49d7ffb33b1c974b3580 [2026-06-29T03:48:39.507Z] #105 writing image sha256:9dcb69042bce3a632bb4a919bd90dc5f2d7f6b00176f49d7ffb33b1c974b3580 0.2s done [2026-06-29T03:48:39.507Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-06-29T03:48:39.776Z] #105 ... [2026-06-29T03:48:39.776Z] [2026-06-29T03:48:39.776Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-29T03:48:39.776Z] #90 19.27 OK: 8 MiB in 20 packages [2026-06-29T03:48:39.776Z] #90 DONE 20.7s [2026-06-29T03:48:39.776Z] [2026-06-29T03:48:39.776Z] #105 [security-spire-server] exporting to image [2026-06-29T03:48:39.776Z] #105 exporting layers 4.5s done [2026-06-29T03:48:39.776Z] #105 writing image sha256:252700ea1b36aee300599a23bd2723ea78a4de650d5bd5b3abcf80381d250dac [2026-06-29T03:48:40.042Z] #105 writing image sha256:252700ea1b36aee300599a23bd2723ea78a4de650d5bd5b3abcf80381d250dac 0.0s done [2026-06-29T03:48:40.042Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-06-29T03:48:40.042Z] #105 DONE 6.2s [2026-06-29T03:48:40.042Z] [2026-06-29T03:48:40.042Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-29T03:48:41.452Z] #111 DONE 1.9s [2026-06-29T03:48:41.452Z] [2026-06-29T03:48:41.452Z] #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:41.452Z] #109 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:41.452Z] #109 5.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:41.732Z] #109 ... [2026-06-29T03:48:41.732Z] [2026-06-29T03:48:41.732Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-29T03:48:41.732Z] #112 DONE 0.2s [2026-06-29T03:48:42.001Z] [2026-06-29T03:48:42.001Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-29T03:48:42.001Z] #113 DONE 0.2s [2026-06-29T03:48:42.001Z] [2026-06-29T03:48:42.001Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-29T03:48:42.001Z] #114 DONE 0.2s [2026-06-29T03:48:42.001Z] [2026-06-29T03:48:42.001Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:48:42.001Z] #62 65.56 Executing busybox-1.37.0-r20.trigger [2026-06-29T03:48:42.001Z] #62 65.67 OK: 20 MiB in 20 packages [2026-06-29T03:48:42.292Z] #62 ... [2026-06-29T03:48:42.292Z] [2026-06-29T03:48:42.292Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-29T03:48:42.292Z] #115 DONE 0.1s [2026-06-29T03:48:42.292Z] [2026-06-29T03:48:42.292Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-29T03:48:42.292Z] #116 DONE 0.1s [2026-06-29T03:48:42.292Z] [2026-06-29T03:48:42.292Z] #105 [security-spire-config] exporting to image [2026-06-29T03:48:43.712Z] #105 ... [2026-06-29T03:48:43.712Z] [2026-06-29T03:48:43.712Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-29T03:48:43.712Z] #62 DONE 67.3s [2026-06-29T03:48:43.983Z] [2026-06-29T03:48:43.983Z] #117 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T03:48:45.928Z] #117 ... [2026-06-29T03:48:45.928Z] [2026-06-29T03:48:45.928Z] #105 [security-spire-config] exporting to image [2026-06-29T03:48:45.928Z] #105 exporting layers 3.7s done [2026-06-29T03:48:45.928Z] #105 writing image sha256:1852fb456e6114ac2fa2263d1688dd1fe10c9c373f7b2af007d26dd93affa7ff done [2026-06-29T03:48:45.928Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-06-29T03:48:45.928Z] #105 DONE 9.9s [2026-06-29T03:48:46.194Z] [2026-06-29T03:48:46.194Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-29T03:48:46.194Z] #92 22.63 OK: 19 MiB in 20 packages [2026-06-29T03:48:46.778Z] #92 DONE 23.8s [2026-06-29T03:48:46.778Z] [2026-06-29T03:48:46.778Z] #117 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T03:48:46.778Z] #117 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:48.193Z] #117 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-29T03:48:48.583Z] #156 DONE 96.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:48:48.583Z] #151 ... [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:48:48.583Z] #157 DONE 0.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:48:48.583Z] #158 DONE 0.1s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-29T03:48:48.583Z] #159 DONE 0.1s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #160 DONE 0.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:48:48.583Z] #151 ... [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #161 DONE 0.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #162 DONE 0.9s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #163 [core-common-config-bootstrapper] exporting to image [2026-06-29T03:48:48.583Z] #163 exporting layers [2026-06-29T03:48:48.583Z] #163 exporting layers 0.3s done [2026-06-29T03:48:48.583Z] #163 writing image sha256:437f5faf9aca6da6205c32e13e64ba06976e6439d5b0ccbf5e44735ac53ebb13 done [2026-06-29T03:48:48.583Z] #163 naming to docker.io/library/core-common-config-bootstrapper done [2026-06-29T03:48:48.583Z] #163 DONE 0.4s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:48:48.583Z] #151 ... [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T03:48:48.583Z] #145 DONE 98.9s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-29T03:48:48.583Z] #164 DONE 0.2s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T03:48:48.583Z] #165 DONE 0.9s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:48:48.583Z] #151 ... [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:48:48.583Z] #166 DONE 0.2s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:48:48.583Z] #167 DONE 0.1s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #154 ... [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-29T03:48:48.583Z] #168 DONE 0.1s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-29T03:48:48.583Z] #169 DONE 0.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #170 DONE 0.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #171 DONE 0.0s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #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-06-29T03:48:48.583Z] #172 DONE 0.1s [2026-06-29T03:48:48.583Z] [2026-06-29T03:48:48.583Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-29T03:48:48.583Z] #173 DONE 0.0s [2026-06-29T03:48:48.584Z] [2026-06-29T03:48:48.584Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-29T03:48:48.584Z] #174 DONE 0.8s [2026-06-29T03:48:48.584Z] [2026-06-29T03:48:48.584Z] #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-06-29T03:48:48.584Z] #154 ... [2026-06-29T03:48:48.584Z] [2026-06-29T03:48:48.584Z] #175 [security-bootstrapper] exporting to image [2026-06-29T03:48:48.584Z] #175 exporting layers 0.5s done [2026-06-29T03:48:48.584Z] #175 writing image sha256:85dba933198b82ae945afdaa7c629ce8feb01d344d6f561e654da7208123f2d2 done [2026-06-29T03:48:48.584Z] #175 naming to docker.io/library/security-bootstrapper done [2026-06-29T03:48:48.584Z] #175 DONE 0.6s [2026-06-29T03:48:48.584Z] [2026-06-29T03:48:48.584Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:48:50.800Z] #117 ... [2026-06-29T03:48:50.800Z] [2026-06-29T03:48:50.800Z] #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-29T03:48:50.800Z] #109 13.95 OK: 13 MiB in 29 packages [2026-06-29T03:48:50.800Z] #109 DONE 15.3s [2026-06-29T03:48:50.800Z] [2026-06-29T03:48:50.800Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:53.403Z] #53 ... [2026-06-29T03:48:53.403Z] [2026-06-29T03:48:53.403Z] #117 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-29T03:48:53.403Z] #117 9.255 OK: 20 MiB in 20 packages [2026-06-29T03:48:53.997Z] #117 DONE 10.3s [2026-06-29T03:48:53.997Z] [2026-06-29T03:48:53.997Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T03:48:54.265Z] #53 ... [2026-06-29T03:48:54.265Z] [2026-06-29T03:48:54.265Z] #118 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-29T03:48:54.265Z] #118 DONE 0.3s [2026-06-29T03:48:54.265Z] [2026-06-29T03:48:54.265Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:49:56.315Z] #151 ... [2026-06-29T03:49:56.315Z] [2026-06-29T03:49:56.315Z] #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-06-29T03:49:56.315Z] #154 174.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T03:50:02.874Z] #154 ... [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T03:50:02.874Z] #152 DONE 181.6s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #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-06-29T03:50:02.874Z] #154 DONE 181.6s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T03:50:02.874Z] #148 DONE 181.6s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:02.874Z] #176 ... [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:02.874Z] #177 DONE 0.1s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:02.874Z] #178 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:02.874Z] #176 DONE 0.3s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:02.874Z] #179 DONE 0.3s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:02.874Z] #180 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #181 [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-06-29T03:50:02.874Z] #181 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:02.874Z] #182 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #183 [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-06-29T03:50:02.874Z] #183 DONE 0.1s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-29T03:50:02.874Z] #184 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #185 [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-06-29T03:50:02.874Z] #185 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-29T03:50:02.874Z] #186 DONE 0.1s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T03:50:02.874Z] #187 DONE 0.1s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-29T03:50:02.874Z] #188 DONE 0.0s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #189 [core-command] exporting to image [2026-06-29T03:50:02.874Z] #189 exporting layers [2026-06-29T03:50:02.874Z] #189 exporting layers 0.2s done [2026-06-29T03:50:02.874Z] #189 writing image sha256:58df80f28fd94f2fab5729c228cb947c7dc1bba5abe5cb8564c35c2f7660a849 done [2026-06-29T03:50:02.874Z] #189 naming to docker.io/library/core-command done [2026-06-29T03:50:02.874Z] #189 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-29T03:50:02.874Z] #190 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-29T03:50:02.874Z] #191 DONE 0.2s [2026-06-29T03:50:02.874Z] [2026-06-29T03:50:02.874Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T03:50:03.139Z] #192 DONE 0.1s [2026-06-29T03:50:03.139Z] [2026-06-29T03:50:03.139Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-29T03:50:03.139Z] #193 DONE 0.1s [2026-06-29T03:50:03.139Z] [2026-06-29T03:50:03.139Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T03:50:03.405Z] #194 DONE 0.2s [2026-06-29T03:50:03.405Z] [2026-06-29T03:50:03.405Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T03:50:03.667Z] #195 ... [2026-06-29T03:50:03.667Z] [2026-06-29T03:50:03.667Z] #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T03:50:03.667Z] #196 DONE 0.8s [2026-06-29T03:50:03.924Z] [2026-06-29T03:50:03.924Z] #197 [security-proxy-setup] exporting to image [2026-06-29T03:50:04.489Z] #197 ... [2026-06-29T03:50:04.489Z] [2026-06-29T03:50:04.489Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T03:50:04.489Z] #195 DONE 1.1s [2026-06-29T03:50:04.489Z] [2026-06-29T03:50:04.489Z] #197 [security-proxy-setup] exporting to image [2026-06-29T03:50:04.489Z] #197 exporting layers 0.6s done [2026-06-29T03:50:04.489Z] #197 writing image sha256:0d14e8c9ae56576ad381d6c6ecb9545a038ccab508ae5957118862ea6120deb3 done [2026-06-29T03:50:04.489Z] #197 naming to docker.io/library/security-proxy-setup 0.0s done [2026-06-29T03:50:04.489Z] #197 DONE 0.7s [2026-06-29T03:50:04.489Z] [2026-06-29T03:50:04.489Z] #198 [security-secretstore-setup] exporting to image [2026-06-29T03:50:04.831Z] #198 ... [2026-06-29T03:50:04.831Z] [2026-06-29T03:50:04.831Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T03:50:04.831Z] #149 DONE 184.6s [2026-06-29T03:50:04.831Z] [2026-06-29T03:50:04.831Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T03:50:04.831Z] #146 DONE 184.6s [2026-06-29T03:50:04.831Z] [2026-06-29T03:50:04.831Z] #198 [security-secretstore-setup] exporting to image [2026-06-29T03:50:04.831Z] #198 exporting layers 0.5s done [2026-06-29T03:50:04.831Z] #198 writing image sha256:096c8555f27e00a5f46ba94fa0fbc09655a30ddeca7150eff12ffc98196dba9c 0.0s done [2026-06-29T03:50:04.831Z] #198 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-06-29T03:50:05.091Z] #198 DONE 0.6s [2026-06-29T03:50:05.091Z] [2026-06-29T03:50:05.091Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:05.091Z] #199 DONE 0.1s [2026-06-29T03:50:05.091Z] [2026-06-29T03:50:05.091Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:05.091Z] #200 DONE 0.2s [2026-06-29T03:50:05.091Z] [2026-06-29T03:50:05.091Z] #201 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:05.091Z] #201 DONE 0.0s [2026-06-29T03:50:05.091Z] [2026-06-29T03:50:05.091Z] #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-29T03:50:05.349Z] #202 DONE 0.3s [2026-06-29T03:50:05.349Z] [2026-06-29T03:50:05.349Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T03:50:05.607Z] #203 DONE 0.4s [2026-06-29T03:50:05.607Z] [2026-06-29T03:50:05.607Z] #204 [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-06-29T03:50:05.607Z] #204 DONE 0.1s [2026-06-29T03:50:05.607Z] [2026-06-29T03:50:05.607Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-29T03:50:05.607Z] #205 DONE 0.1s [2026-06-29T03:50:05.607Z] [2026-06-29T03:50:05.607Z] #206 [core-keeper] exporting to image [2026-06-29T03:50:05.607Z] #206 exporting layers 0.2s done [2026-06-29T03:50:05.866Z] #206 writing image sha256:cb15f6386018df6c7be22af277ea39604cc302c1139bb33c9e431126a3b1d617 done [2026-06-29T03:50:05.866Z] #206 naming to docker.io/library/core-keeper done [2026-06-29T03:50:05.866Z] #206 DONE 0.2s [2026-06-29T03:50:05.866Z] [2026-06-29T03:50:05.866Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T03:50:05.866Z] #150 DONE 185.6s [2026-06-29T03:50:05.866Z] [2026-06-29T03:50:05.866Z] #207 [security-spiffe-token-provider] exporting to image [2026-06-29T03:50:05.866Z] #207 exporting layers 0.2s done [2026-06-29T03:50:05.866Z] #207 writing image sha256:af575590d91becaed70b4bb97c0a126ec880eee6a6b20c7e8b15da51d057b26b done [2026-06-29T03:50:05.866Z] #207 naming to docker.io/library/security-spiffe-token-provider done [2026-06-29T03:50:05.866Z] #207 DONE 0.3s [2026-06-29T03:50:05.866Z] [2026-06-29T03:50:05.866Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:05.866Z] #208 DONE 0.1s [2026-06-29T03:50:05.866Z] [2026-06-29T03:50:05.866Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:06.125Z] #209 DONE 0.1s [2026-06-29T03:50:06.125Z] [2026-06-29T03:50:06.125Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-29T03:50:06.125Z] #210 DONE 0.2s [2026-06-29T03:50:06.125Z] [2026-06-29T03:50:06.125Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-29T03:50:06.125Z] #211 DONE 0.0s [2026-06-29T03:50:06.125Z] [2026-06-29T03:50:06.125Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-29T03:50:06.125Z] #212 DONE 0.0s [2026-06-29T03:50:06.125Z] [2026-06-29T03:50:06.125Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T03:50:06.384Z] #213 DONE 0.3s [2026-06-29T03:50:06.384Z] [2026-06-29T03:50:06.384Z] #214 [security-proxy-auth] exporting to image [2026-06-29T03:50:06.949Z] #214 exporting layers 0.2s done [2026-06-29T03:50:06.949Z] #214 writing image sha256:9576947b01e421d6b0d4b43ac5253b009b9aa47819f2d6c0d38140d01e83ae30 done [2026-06-29T03:50:06.949Z] #214 naming to docker.io/library/security-proxy-auth done [2026-06-29T03:50:06.949Z] #214 DONE 0.2s [2026-06-29T03:50:06.949Z] [2026-06-29T03:50:06.949Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:50:07.519Z] #151 ... [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T03:50:07.519Z] #147 DONE 187.2s [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T03:50:07.519Z] #155 DONE 187.2s [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:50:07.519Z] #151 ... [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:07.519Z] #215 DONE 0.0s [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:07.519Z] #216 DONE 0.1s [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:07.519Z] #217 DONE 0.0s [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #218 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:07.519Z] #218 DONE 0.0s [2026-06-29T03:50:07.519Z] [2026-06-29T03:50:07.519Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T03:50:07.779Z] #219 ... [2026-06-29T03:50:07.779Z] [2026-06-29T03:50:07.779Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:50:07.779Z] #151 DONE 187.5s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-29T03:50:08.037Z] #220 DONE 0.3s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T03:50:08.037Z] #219 DONE 0.3s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-29T03:50:08.037Z] #221 DONE 0.1s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-29T03:50:08.037Z] #222 DONE 0.0s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #223 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:08.037Z] #223 DONE 0.0s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #224 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:08.037Z] #224 DONE 0.1s [2026-06-29T03:50:08.037Z] [2026-06-29T03:50:08.037Z] #225 [support-scheduler] exporting to image [2026-06-29T03:50:08.297Z] #225 ... [2026-06-29T03:50:08.297Z] [2026-06-29T03:50:08.297Z] #226 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-29T03:50:08.297Z] #226 DONE 0.1s [2026-06-29T03:50:08.297Z] [2026-06-29T03:50:08.297Z] #227 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T03:50:08.297Z] #227 DONE 0.2s [2026-06-29T03:50:08.297Z] [2026-06-29T03:50:08.297Z] #228 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T03:50:08.297Z] #228 DONE 0.0s [2026-06-29T03:50:08.297Z] [2026-06-29T03:50:08.297Z] #229 [core-metadata] exporting to image [2026-06-29T03:50:08.297Z] #229 exporting layers 0.2s done [2026-06-29T03:50:08.297Z] #229 writing image sha256:2c64304f20de049765d1342c52b5e19219a7a8637fb9999b0b6a0ab5737f565b done [2026-06-29T03:50:08.297Z] #229 naming to docker.io/library/core-metadata done [2026-06-29T03:50:08.297Z] #229 DONE 0.2s [2026-06-29T03:50:08.297Z] [2026-06-29T03:50:08.297Z] #230 [core-data] exporting to image [2026-06-29T03:50:08.555Z] #230 exporting layers 0.2s done [2026-06-29T03:50:08.555Z] #230 writing image sha256:2d9d6e804b817604c83d1388d0c32d1e1e0d9ec85e7ff30ec4de41b03879ec8b done [2026-06-29T03:50:08.555Z] #230 naming to docker.io/library/core-data done [2026-06-29T03:50:08.555Z] #230 DONE 0.2s [2026-06-29T03:50:08.555Z] [2026-06-29T03:50:08.555Z] #225 [support-scheduler] exporting to image [2026-06-29T03:50:08.555Z] #225 exporting layers 0.5s done [2026-06-29T03:50:08.555Z] #225 writing image sha256:385c4e6ded40ed1ca702a1f4efeea0868bfc6534b2661705ffa872649ef70ea8 done [2026-06-29T03:50:08.555Z] #225 naming to docker.io/library/support-scheduler done [2026-06-29T03:50:08.555Z] #225 DONE 0.5s [2026-06-29T03:50:08.555Z] [2026-06-29T03:50:08.555Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T03:50:10.455Z] #153 DONE 190.2s [2026-06-29T03:50:10.456Z] [2026-06-29T03:50:10.456Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T03:50:10.456Z] #231 DONE 0.0s [2026-06-29T03:50:10.728Z] [2026-06-29T03:50:10.728Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T03:50:10.728Z] #232 DONE 0.0s [2026-06-29T03:50:10.728Z] [2026-06-29T03:50:10.728Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-29T03:50:10.728Z] #233 DONE 0.1s [2026-06-29T03:50:10.728Z] [2026-06-29T03:50:10.728Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-29T03:50:10.728Z] #234 DONE 0.0s [2026-06-29T03:50:10.728Z] [2026-06-29T03:50:10.728Z] #235 [support-notifications] exporting to image [2026-06-29T03:50:10.988Z] #235 exporting layers 0.2s done [2026-06-29T03:50:10.988Z] #235 writing image sha256:00fc71bb0832500cd3e0ce41b57de2a3da13417bd089984116bc179dde2599ab done [2026-06-29T03:50:10.988Z] #235 naming to docker.io/library/support-notifications done [2026-06-29T03:50:10.988Z] #235 DONE 0.2s [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T03:50:10.988Z] time="2026-06-29T03:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-29T03:50:11.038Z] $ docker stop --time=1 b3b264a9ab49ea4d5426be88e2c536de8b93eab878d8e6df9a8c4440ad7c4865 [2026-06-29T03:50:12.288Z] $ docker rm -f --volumes b3b264a9ab49ea4d5426be88e2c536de8b93eab878d8e6df9a8c4440ad7c4865 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T03:50:12.618Z] + docker images [2026-06-29T03:50:12.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-29T03:50:12.618Z] support-notifications latest 00fc71bb0832 2 seconds ago 57.7MB [2026-06-29T03:50:12.618Z] core-data latest 2d9d6e804b81 4 seconds ago 49.9MB [2026-06-29T03:50:12.618Z] support-scheduler latest 385c4e6ded40 5 seconds ago 54.1MB [2026-06-29T03:50:12.618Z] core-metadata latest 2c64304f20de 5 seconds ago 50.1MB [2026-06-29T03:50:12.618Z] security-proxy-auth latest 9576947b01e4 6 seconds ago 49MB [2026-06-29T03:50:12.618Z] core-keeper latest cb15f6386018 7 seconds ago 49.7MB [2026-06-29T03:50:12.618Z] security-spiffe-token-provider latest af575590d91b 7 seconds ago 53MB [2026-06-29T03:50:12.618Z] security-secretstore-setup latest 096c8555f27e 8 seconds ago 89.1MB [2026-06-29T03:50:12.618Z] security-proxy-setup latest 0d14e8c9ae56 9 seconds ago 54.7MB [2026-06-29T03:50:12.618Z] core-command latest 58df80f28fd9 10 seconds ago 44.1MB [2026-06-29T03:50:12.618Z] security-bootstrapper latest 85dba933198b About a minute ago 21.6MB [2026-06-29T03:50:12.618Z] core-common-config-bootstrapper latest 437f5faf9aca About a minute ago 20.5MB [2026-06-29T03:50:12.618Z] security-spire-config latest d40874ce59d7 3 minutes ago 177MB [2026-06-29T03:50:12.618Z] security-spire-agent latest 7e37f65ca066 3 minutes ago 237MB [2026-06-29T03:50:12.618Z] security-spire-server latest a438c70a2792 3 minutes ago 178MB [2026-06-29T03:50:12.618Z] ci-base-image-x86_64 latest c43264496a8b 7 minutes ago 969MB [2026-06-29T03:50:12.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-06-29T03:50:12.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-06-29T03:50:12.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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-06-29T03:50:12.785Z] provisioning config files... [2026-06-29T03:50:12.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config4943646490045180772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T03:50:13.122Z] ---> ****-login.sh [2026-06-29T03:50:13.122Z] nexus3.edgexfoundry.org:10001 [2026-06-29T03:50:13.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:50:13.122Z] Login Succeeded [2026-06-29T03:50:13.122Z] nexus3.edgexfoundry.org:10002 [2026-06-29T03:50:13.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:50:13.122Z] Login Succeeded [2026-06-29T03:50:13.122Z] nexus3.edgexfoundry.org:10003 [2026-06-29T03:50:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:50:13.382Z] Login Succeeded [2026-06-29T03:50:13.382Z] nexus3.edgexfoundry.org:10004 [2026-06-29T03:50:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:50:13.382Z] Login Succeeded [2026-06-29T03:50:13.382Z] ****.io [2026-06-29T03:50:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T03:50:13.641Z] Login Succeeded [2026-06-29T03:50:13.641Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T03:50:13.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:13.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T03:50:13.735Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-06-29T03:50:13.735Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:13.735Z] latest [2026-06-29T03:50:13.735Z] 4.1.0-dev.120 [2026-06-29T03:50:13.735Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:13.735Z] main [2026-06-29T03:50:13.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:14.098Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:14.432Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:14.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T03:50:14.432Z] 9a6cbb49496a: Preparing [2026-06-29T03:50:14.432Z] 5bc69492e234: Preparing [2026-06-29T03:50:14.432Z] 52d5d30f7166: Preparing [2026-06-29T03:50:14.432Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:14.432Z] fb2f035b6829: Preparing [2026-06-29T03:50:14.432Z] 95f5130afb1d: Preparing [2026-06-29T03:50:14.432Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:14.432Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:14.432Z] 95f5130afb1d: Waiting [2026-06-29T03:50:14.432Z] 82fedf20a9bc: Pushed [2026-06-29T03:50:14.432Z] 9a6cbb49496a: Pushed [2026-06-29T03:50:14.432Z] 52d5d30f7166: Pushed [2026-06-29T03:50:14.432Z] fb2f035b6829: Pushed [2026-06-29T03:50:14.691Z] 95f5130afb1d: Pushed [2026-06-29T03:50:15.887Z] #85 DONE 123.8s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #81 DONE 126.0s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #119 [support-notifications builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #119 ... [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #83 DONE 124.6s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #82 DONE 115.8s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #89 DONE 108.9s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #86 DONE 122.9s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #120 ... [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #121 [support-scheduler builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #121 DONE 2.0s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #122 [core-keeper builder 7/8] COPY . . [2026-06-29T03:50:15.887Z] #122 DONE 2.0s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #123 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #124 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:50:15.887Z] #125 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #126 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #127 [core-metadata builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #127 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:50:15.887Z] #128 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #129 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:50:15.887Z] #130 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #131 [security-proxy-auth builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #131 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:50:15.887Z] #132 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #133 [core-data builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #133 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #134 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #120 DONE 2.0s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #135 DONE 2.1s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:50:15.887Z] #136 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #137 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #138 [security-proxy-setup builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #138 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #139 [core-command builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #139 DONE 2.0s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T03:50:15.887Z] #140 ... [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-29T03:50:15.887Z] #141 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #142 [security-bootstrapper builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #142 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-29T03:50:15.887Z] #143 CACHED [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #119 [support-notifications builder 6/7] COPY . . [2026-06-29T03:50:15.887Z] #119 DONE 2.2s [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T03:50:15.887Z] #144 ... [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #145 [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-06-29T03:50:15.887Z] #0 5.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-29T03:50:15.887Z] #145 ... [2026-06-29T03:50:15.887Z] [2026-06-29T03:50:15.887Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T03:50:15.887Z] #144 5.897 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-29T03:50:17.636Z] 6f09edfb3f6d: Pushed [2026-06-29T03:50:19.229Z] #144 ... [2026-06-29T03:50:19.229Z] [2026-06-29T03:50:19.229Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T03:50:19.229Z] #0 6.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-29T03:50:19.229Z] #146 ... [2026-06-29T03:50:19.229Z] [2026-06-29T03:50:19.229Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T03:50:19.229Z] #0 5.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-29T03:50:19.229Z] #147 ... [2026-06-29T03:50:19.229Z] [2026-06-29T03:50:19.229Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T03:50:19.229Z] #0 4.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-29T03:50:19.229Z] #148 ... [2026-06-29T03:50:19.229Z] [2026-06-29T03:50:19.229Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T03:50:19.229Z] #0 3.782 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-29T03:50:19.229Z] #149 ... [2026-06-29T03:50:19.229Z] [2026-06-29T03:50:19.229Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T03:50:19.229Z] #0 5.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-29T03:50:19.496Z] #150 ... [2026-06-29T03:50:19.496Z] [2026-06-29T03:50:19.496Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T03:50:19.496Z] #0 6.378 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-29T03:50:19.766Z] #151 ... [2026-06-29T03:50:19.766Z] [2026-06-29T03:50:19.766Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T03:50:19.766Z] #0 6.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-29T03:50:19.766Z] #152 ... [2026-06-29T03:50:19.766Z] [2026-06-29T03:50:19.766Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T03:50:19.766Z] #0 5.757 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-29T03:50:20.051Z] #153 ... [2026-06-29T03:50:20.051Z] [2026-06-29T03:50:20.051Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T03:50:20.051Z] #0 5.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-29T03:50:20.051Z] #154 ... [2026-06-29T03:50:20.051Z] [2026-06-29T03:50:20.051Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T03:50:20.051Z] #140 6.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-29T03:50:20.363Z] 5bc69492e234: Pushed [2026-06-29T03:50:21.097Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:21.902Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:22.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-29T03:50:22.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T03:50:22.336Z] 9a6cbb49496a: Preparing [2026-06-29T03:50:22.336Z] 5bc69492e234: Preparing [2026-06-29T03:50:22.336Z] 52d5d30f7166: Preparing [2026-06-29T03:50:22.336Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:22.336Z] fb2f035b6829: Preparing [2026-06-29T03:50:22.336Z] 95f5130afb1d: Preparing [2026-06-29T03:50:22.336Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:22.336Z] 95f5130afb1d: Waiting [2026-06-29T03:50:22.336Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:22.336Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:22.336Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:22.336Z] 9a6cbb49496a: Layer already exists [2026-06-29T03:50:22.336Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:22.336Z] 5bc69492e234: Layer already exists [2026-06-29T03:50:22.336Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:22.336Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:22.336Z] latest: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:22.912Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:23.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.120 [2026-06-29T03:50:23.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T03:50:23.334Z] 9a6cbb49496a: Preparing [2026-06-29T03:50:23.334Z] 5bc69492e234: Preparing [2026-06-29T03:50:23.334Z] 52d5d30f7166: Preparing [2026-06-29T03:50:23.334Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:23.334Z] fb2f035b6829: Preparing [2026-06-29T03:50:23.334Z] 95f5130afb1d: Preparing [2026-06-29T03:50:23.334Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:23.334Z] 95f5130afb1d: Waiting [2026-06-29T03:50:23.334Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:23.334Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:23.334Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:23.334Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:23.334Z] 9a6cbb49496a: Layer already exists [2026-06-29T03:50:23.334Z] 5bc69492e234: Layer already exists [2026-06-29T03:50:23.334Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:23.334Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:23.635Z] 4.1.0-dev.120: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:24.132Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:24.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:24.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T03:50:24.515Z] 9a6cbb49496a: Preparing [2026-06-29T03:50:24.515Z] 5bc69492e234: Preparing [2026-06-29T03:50:24.515Z] 52d5d30f7166: Preparing [2026-06-29T03:50:24.515Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:24.515Z] fb2f035b6829: Preparing [2026-06-29T03:50:24.515Z] 95f5130afb1d: Preparing [2026-06-29T03:50:24.515Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:24.515Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:24.515Z] 95f5130afb1d: Waiting [2026-06-29T03:50:24.515Z] 9a6cbb49496a: Layer already exists [2026-06-29T03:50:24.515Z] 5bc69492e234: Layer already exists [2026-06-29T03:50:24.515Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:24.515Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:24.515Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:24.515Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:24.515Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:24.515Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:24.880Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:25.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-06-29T03:50:25.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-29T03:50:25.221Z] 9a6cbb49496a: Preparing [2026-06-29T03:50:25.221Z] 5bc69492e234: Preparing [2026-06-29T03:50:25.221Z] 52d5d30f7166: Preparing [2026-06-29T03:50:25.221Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:25.221Z] fb2f035b6829: Preparing [2026-06-29T03:50:25.221Z] 95f5130afb1d: Preparing [2026-06-29T03:50:25.221Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:25.221Z] 95f5130afb1d: Waiting [2026-06-29T03:50:25.221Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:25.221Z] 9a6cbb49496a: Layer already exists [2026-06-29T03:50:25.221Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:25.221Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:25.221Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:25.221Z] 5bc69492e234: Layer already exists [2026-06-29T03:50:25.221Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:25.221Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:25.221Z] main: digest: sha256:ff485779173784359b41146da3f3992fddca1bb0d4c0ac60682efb5be7256d3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:25.300Z] ===================================================== [Pipeline] echo [2026-06-29T03:50:25.317Z] taggedImages: [2026-06-29T03:50:25.317Z] - nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:25.317Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-29T03:50:25.317Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.120 [2026-06-29T03:50:25.317Z] - nexus3.edgexfoundry.org:10004/core-command:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:25.317Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-06-29T03:50:25.344Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-06-29T03:50:25.344Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:25.344Z] latest [2026-06-29T03:50:25.344Z] 4.1.0-dev.120 [2026-06-29T03:50:25.344Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:25.344Z] main [2026-06-29T03:50:25.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:25.712Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:26.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:26.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T03:50:26.072Z] de7db6594f0b: Preparing [2026-06-29T03:50:26.072Z] 12721989f864: Preparing [2026-06-29T03:50:26.072Z] f22fe785b7c6: Preparing [2026-06-29T03:50:26.072Z] d43d68da5d59: Preparing [2026-06-29T03:50:26.072Z] 52d5d30f7166: Preparing [2026-06-29T03:50:26.072Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:26.072Z] fb2f035b6829: Preparing [2026-06-29T03:50:26.072Z] 95f5130afb1d: Preparing [2026-06-29T03:50:26.072Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:26.072Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:26.072Z] fb2f035b6829: Waiting [2026-06-29T03:50:26.072Z] 95f5130afb1d: Waiting [2026-06-29T03:50:26.072Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:26.072Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:26.072Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:26.072Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:26.072Z] f22fe785b7c6: Pushed [2026-06-29T03:50:26.072Z] 12721989f864: Pushed [2026-06-29T03:50:26.072Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:26.072Z] de7db6594f0b: Pushed [2026-06-29T03:50:26.072Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:27.455Z] d43d68da5d59: Pushed [2026-06-29T03:50:27.730Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:28.076Z] + 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-06-29T03:50:28.423Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-29T03:50:28.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T03:50:28.423Z] de7db6594f0b: Preparing [2026-06-29T03:50:28.423Z] 12721989f864: Preparing [2026-06-29T03:50:28.423Z] f22fe785b7c6: Preparing [2026-06-29T03:50:28.423Z] d43d68da5d59: Preparing [2026-06-29T03:50:28.423Z] 52d5d30f7166: Preparing [2026-06-29T03:50:28.423Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:28.423Z] fb2f035b6829: Preparing [2026-06-29T03:50:28.423Z] 95f5130afb1d: Preparing [2026-06-29T03:50:28.423Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:28.423Z] 95f5130afb1d: Waiting [2026-06-29T03:50:28.423Z] fb2f035b6829: Waiting [2026-06-29T03:50:28.423Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:28.423Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:28.423Z] d43d68da5d59: Layer already exists [2026-06-29T03:50:28.423Z] f22fe785b7c6: Layer already exists [2026-06-29T03:50:28.423Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:28.423Z] de7db6594f0b: Layer already exists [2026-06-29T03:50:28.423Z] 12721989f864: Layer already exists [2026-06-29T03:50:28.423Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:28.423Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:28.423Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:28.423Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:28.424Z] latest: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:28.767Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:29.105Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.120 [2026-06-29T03:50:29.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T03:50:29.105Z] de7db6594f0b: Preparing [2026-06-29T03:50:29.105Z] 12721989f864: Preparing [2026-06-29T03:50:29.105Z] f22fe785b7c6: Preparing [2026-06-29T03:50:29.105Z] d43d68da5d59: Preparing [2026-06-29T03:50:29.105Z] 52d5d30f7166: Preparing [2026-06-29T03:50:29.105Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:29.105Z] fb2f035b6829: Preparing [2026-06-29T03:50:29.105Z] 95f5130afb1d: Preparing [2026-06-29T03:50:29.105Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:29.105Z] fb2f035b6829: Waiting [2026-06-29T03:50:29.105Z] 95f5130afb1d: Waiting [2026-06-29T03:50:29.105Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:29.105Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:29.105Z] 12721989f864: Layer already exists [2026-06-29T03:50:29.105Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:29.105Z] f22fe785b7c6: Layer already exists [2026-06-29T03:50:29.105Z] de7db6594f0b: Layer already exists [2026-06-29T03:50:29.105Z] d43d68da5d59: Layer already exists [2026-06-29T03:50:29.105Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:29.105Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:29.105Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:29.105Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:29.105Z] 4.1.0-dev.120: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:29.444Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:29.776Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:29.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T03:50:29.777Z] de7db6594f0b: Preparing [2026-06-29T03:50:29.777Z] 12721989f864: Preparing [2026-06-29T03:50:29.777Z] f22fe785b7c6: Preparing [2026-06-29T03:50:29.777Z] d43d68da5d59: Preparing [2026-06-29T03:50:29.777Z] 52d5d30f7166: Preparing [2026-06-29T03:50:29.777Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:29.777Z] fb2f035b6829: Preparing [2026-06-29T03:50:29.777Z] 95f5130afb1d: Preparing [2026-06-29T03:50:29.777Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:29.777Z] fb2f035b6829: Waiting [2026-06-29T03:50:29.777Z] 95f5130afb1d: Waiting [2026-06-29T03:50:29.777Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:29.777Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:29.777Z] f22fe785b7c6: Layer already exists [2026-06-29T03:50:29.777Z] 12721989f864: Layer already exists [2026-06-29T03:50:29.777Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:29.777Z] d43d68da5d59: Layer already exists [2026-06-29T03:50:29.777Z] de7db6594f0b: Layer already exists [2026-06-29T03:50:29.777Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:29.777Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:29.777Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:29.777Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:29.777Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:30.116Z] + 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-06-29T03:50:30.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-06-29T03:50:30.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-29T03:50:30.457Z] de7db6594f0b: Preparing [2026-06-29T03:50:30.457Z] 12721989f864: Preparing [2026-06-29T03:50:30.457Z] f22fe785b7c6: Preparing [2026-06-29T03:50:30.457Z] d43d68da5d59: Preparing [2026-06-29T03:50:30.457Z] 52d5d30f7166: Preparing [2026-06-29T03:50:30.457Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:30.457Z] fb2f035b6829: Preparing [2026-06-29T03:50:30.457Z] 95f5130afb1d: Preparing [2026-06-29T03:50:30.457Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:30.457Z] fb2f035b6829: Waiting [2026-06-29T03:50:30.457Z] 95f5130afb1d: Waiting [2026-06-29T03:50:30.457Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:30.457Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:30.457Z] f22fe785b7c6: Layer already exists [2026-06-29T03:50:30.457Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:30.457Z] de7db6594f0b: Layer already exists [2026-06-29T03:50:30.457Z] 12721989f864: Layer already exists [2026-06-29T03:50:30.457Z] d43d68da5d59: Layer already exists [2026-06-29T03:50:30.457Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:30.457Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:30.457Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:30.457Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:30.457Z] main: digest: sha256:0594f86f3df77c470d72205e24ab506ebffa307ba1a3dc598736864f25f0b99f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:30.538Z] ===================================================== [Pipeline] echo [2026-06-29T03:50:30.549Z] taggedImages: [2026-06-29T03:50:30.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:30.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-29T03:50:30.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.120 [2026-06-29T03:50:30.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:30.549Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-06-29T03:50:30.582Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-06-29T03:50:30.582Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:30.582Z] latest [2026-06-29T03:50:30.582Z] 4.1.0-dev.120 [2026-06-29T03:50:30.582Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:30.582Z] main [2026-06-29T03:50:30.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:30.931Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:31.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:31.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T03:50:31.275Z] 0ed5fa661098: Preparing [2026-06-29T03:50:31.275Z] 76d1e89b3e1e: Preparing [2026-06-29T03:50:31.275Z] 52d5d30f7166: Preparing [2026-06-29T03:50:31.275Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:31.275Z] 4b218802c015: Preparing [2026-06-29T03:50:31.275Z] 95f5130afb1d: Preparing [2026-06-29T03:50:31.275Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:31.275Z] 95f5130afb1d: Waiting [2026-06-29T03:50:31.275Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:31.275Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:31.275Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:31.275Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:31.275Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:31.275Z] 0ed5fa661098: Pushed [2026-06-29T03:50:31.275Z] 4b218802c015: Pushed [2026-06-29T03:50:35.474Z] 76d1e89b3e1e: Pushed [2026-06-29T03:50:35.474Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:35.811Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:36.149Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-29T03:50:36.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T03:50:36.149Z] 0ed5fa661098: Preparing [2026-06-29T03:50:36.149Z] 76d1e89b3e1e: Preparing [2026-06-29T03:50:36.149Z] 52d5d30f7166: Preparing [2026-06-29T03:50:36.149Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:36.149Z] 4b218802c015: Preparing [2026-06-29T03:50:36.149Z] 95f5130afb1d: Preparing [2026-06-29T03:50:36.149Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:36.149Z] 95f5130afb1d: Waiting [2026-06-29T03:50:36.149Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:36.149Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:36.149Z] 0ed5fa661098: Layer already exists [2026-06-29T03:50:36.149Z] 4b218802c015: Layer already exists [2026-06-29T03:50:36.149Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:36.149Z] 76d1e89b3e1e: Layer already exists [2026-06-29T03:50:36.149Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:36.149Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:36.149Z] latest: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:36.482Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:36.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.120 [2026-06-29T03:50:36.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T03:50:36.812Z] 0ed5fa661098: Preparing [2026-06-29T03:50:36.812Z] 76d1e89b3e1e: Preparing [2026-06-29T03:50:36.812Z] 52d5d30f7166: Preparing [2026-06-29T03:50:36.812Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:36.812Z] 4b218802c015: Preparing [2026-06-29T03:50:36.812Z] 95f5130afb1d: Preparing [2026-06-29T03:50:36.812Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:36.812Z] 95f5130afb1d: Waiting [2026-06-29T03:50:36.812Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:36.812Z] 76d1e89b3e1e: Layer already exists [2026-06-29T03:50:36.812Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:36.812Z] 0ed5fa661098: Layer already exists [2026-06-29T03:50:36.812Z] 4b218802c015: Layer already exists [2026-06-29T03:50:36.812Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:36.812Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:36.812Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:36.812Z] 4.1.0-dev.120: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:37.142Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:37.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:37.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T03:50:37.476Z] 0ed5fa661098: Preparing [2026-06-29T03:50:37.476Z] 76d1e89b3e1e: Preparing [2026-06-29T03:50:37.476Z] 52d5d30f7166: Preparing [2026-06-29T03:50:37.476Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:37.476Z] 4b218802c015: Preparing [2026-06-29T03:50:37.476Z] 95f5130afb1d: Preparing [2026-06-29T03:50:37.476Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:37.476Z] 95f5130afb1d: Waiting [2026-06-29T03:50:37.476Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:37.476Z] 4b218802c015: Layer already exists [2026-06-29T03:50:37.476Z] 0ed5fa661098: Layer already exists [2026-06-29T03:50:37.476Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:37.476Z] 76d1e89b3e1e: Layer already exists [2026-06-29T03:50:37.476Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:37.476Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:37.476Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:37.476Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:37.799Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:38.129Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-06-29T03:50:38.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-29T03:50:38.129Z] 0ed5fa661098: Preparing [2026-06-29T03:50:38.129Z] 76d1e89b3e1e: Preparing [2026-06-29T03:50:38.129Z] 52d5d30f7166: Preparing [2026-06-29T03:50:38.129Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:38.129Z] 4b218802c015: Preparing [2026-06-29T03:50:38.129Z] 95f5130afb1d: Preparing [2026-06-29T03:50:38.129Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:38.129Z] 95f5130afb1d: Waiting [2026-06-29T03:50:38.129Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:38.129Z] 4b218802c015: Layer already exists [2026-06-29T03:50:38.129Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:38.129Z] 76d1e89b3e1e: Layer already exists [2026-06-29T03:50:38.129Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:38.129Z] 0ed5fa661098: Layer already exists [2026-06-29T03:50:38.129Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:38.129Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:38.129Z] main: digest: sha256:61739f81b53f2c0e23eb617f796f18c707c2f170876d9cd24fc73deeb1ebf74e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:38.219Z] ===================================================== [Pipeline] echo [2026-06-29T03:50:38.233Z] taggedImages: [2026-06-29T03:50:38.233Z] - nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:38.233Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-29T03:50:38.233Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.120 [2026-06-29T03:50:38.233Z] - nexus3.edgexfoundry.org:10004/core-data:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:38.233Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-06-29T03:50:38.267Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-06-29T03:50:38.267Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:38.267Z] latest [2026-06-29T03:50:38.267Z] 4.1.0-dev.120 [2026-06-29T03:50:38.267Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:38.267Z] main [2026-06-29T03:50:38.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:38.617Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:38.951Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:38.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T03:50:38.951Z] 54c9ff16f794: Preparing [2026-06-29T03:50:38.951Z] 9dc42d34d9ad: Preparing [2026-06-29T03:50:38.951Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:38.951Z] 852ea51a0073: Preparing [2026-06-29T03:50:38.951Z] 7ce3cca90c69: Preparing [2026-06-29T03:50:38.951Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:38.951Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:38.951Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:38.951Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:38.951Z] 852ea51a0073: Pushed [2026-06-29T03:50:38.951Z] 7ce3cca90c69: Pushed [2026-06-29T03:50:38.951Z] 54c9ff16f794: Pushed [2026-06-29T03:50:43.153Z] 9dc42d34d9ad: Pushed [2026-06-29T03:50:43.153Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:43.489Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:43.818Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-29T03:50:43.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T03:50:43.818Z] 54c9ff16f794: Preparing [2026-06-29T03:50:43.818Z] 9dc42d34d9ad: Preparing [2026-06-29T03:50:43.818Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:43.818Z] 852ea51a0073: Preparing [2026-06-29T03:50:43.818Z] 7ce3cca90c69: Preparing [2026-06-29T03:50:43.818Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:43.818Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:43.818Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:43.818Z] 54c9ff16f794: Layer already exists [2026-06-29T03:50:43.818Z] 7ce3cca90c69: Layer already exists [2026-06-29T03:50:43.818Z] 9dc42d34d9ad: Layer already exists [2026-06-29T03:50:43.818Z] 852ea51a0073: Layer already exists [2026-06-29T03:50:43.818Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:43.818Z] latest: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:44.169Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:44.513Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.120 [2026-06-29T03:50:44.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T03:50:44.514Z] 54c9ff16f794: Preparing [2026-06-29T03:50:44.514Z] 9dc42d34d9ad: Preparing [2026-06-29T03:50:44.514Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:44.514Z] 852ea51a0073: Preparing [2026-06-29T03:50:44.514Z] 7ce3cca90c69: Preparing [2026-06-29T03:50:44.514Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:44.514Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:44.514Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:44.514Z] 852ea51a0073: Layer already exists [2026-06-29T03:50:44.514Z] 9dc42d34d9ad: Layer already exists [2026-06-29T03:50:44.514Z] 7ce3cca90c69: Layer already exists [2026-06-29T03:50:44.514Z] 54c9ff16f794: Layer already exists [2026-06-29T03:50:44.514Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:44.514Z] 4.1.0-dev.120: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:44.855Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:45.203Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:45.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T03:50:45.204Z] 54c9ff16f794: Preparing [2026-06-29T03:50:45.204Z] 9dc42d34d9ad: Preparing [2026-06-29T03:50:45.204Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:45.204Z] 852ea51a0073: Preparing [2026-06-29T03:50:45.204Z] 7ce3cca90c69: Preparing [2026-06-29T03:50:45.204Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:45.204Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:45.204Z] 54c9ff16f794: Layer already exists [2026-06-29T03:50:45.204Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:45.204Z] 9dc42d34d9ad: Layer already exists [2026-06-29T03:50:45.204Z] 852ea51a0073: Layer already exists [2026-06-29T03:50:45.204Z] 7ce3cca90c69: Layer already exists [2026-06-29T03:50:45.204Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:45.204Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:45.540Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:45.882Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-06-29T03:50:45.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-29T03:50:45.882Z] 54c9ff16f794: Preparing [2026-06-29T03:50:45.882Z] 9dc42d34d9ad: Preparing [2026-06-29T03:50:45.882Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:45.882Z] 852ea51a0073: Preparing [2026-06-29T03:50:45.882Z] 7ce3cca90c69: Preparing [2026-06-29T03:50:45.882Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:45.882Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:45.882Z] 852ea51a0073: Layer already exists [2026-06-29T03:50:45.882Z] 7ce3cca90c69: Layer already exists [2026-06-29T03:50:45.882Z] 9dc42d34d9ad: Layer already exists [2026-06-29T03:50:45.882Z] 54c9ff16f794: Layer already exists [2026-06-29T03:50:45.882Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:45.882Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:45.882Z] main: digest: sha256:220051f1d17bffb70a9001375c630fc13c709a69f6da892fd6341e757dac0af4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:45.959Z] ===================================================== [Pipeline] echo [2026-06-29T03:50:45.988Z] taggedImages: [2026-06-29T03:50:45.988Z] - nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:45.988Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-29T03:50:45.988Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.120 [2026-06-29T03:50:45.988Z] - nexus3.edgexfoundry.org:10004/core-keeper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:45.988Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-06-29T03:50:46.025Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-06-29T03:50:46.025Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:46.025Z] latest [2026-06-29T03:50:46.025Z] 4.1.0-dev.120 [2026-06-29T03:50:46.025Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:46.025Z] main [2026-06-29T03:50:46.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:46.377Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:46.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:46.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T03:50:46.708Z] 30255c3ac24b: Preparing [2026-06-29T03:50:46.708Z] 3b41ca222a4e: Preparing [2026-06-29T03:50:46.708Z] 0dacbbf21169: Preparing [2026-06-29T03:50:46.708Z] 52d5d30f7166: Preparing [2026-06-29T03:50:46.708Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:46.708Z] fb2f035b6829: Preparing [2026-06-29T03:50:46.708Z] 95f5130afb1d: Preparing [2026-06-29T03:50:46.708Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:46.708Z] fb2f035b6829: Waiting [2026-06-29T03:50:46.708Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:46.708Z] 95f5130afb1d: Waiting [2026-06-29T03:50:46.708Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:46.708Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:46.708Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:46.708Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:46.708Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:46.708Z] 3b41ca222a4e: Pushed [2026-06-29T03:50:46.708Z] 30255c3ac24b: Pushed [2026-06-29T03:50:50.902Z] 0dacbbf21169: Pushed [2026-06-29T03:50:51.162Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:51.505Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:51.840Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-29T03:50:51.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T03:50:51.840Z] 30255c3ac24b: Preparing [2026-06-29T03:50:51.840Z] 3b41ca222a4e: Preparing [2026-06-29T03:50:51.840Z] 0dacbbf21169: Preparing [2026-06-29T03:50:51.840Z] 52d5d30f7166: Preparing [2026-06-29T03:50:51.840Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:51.840Z] fb2f035b6829: Preparing [2026-06-29T03:50:51.840Z] 95f5130afb1d: Preparing [2026-06-29T03:50:51.840Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:51.840Z] fb2f035b6829: Waiting [2026-06-29T03:50:51.840Z] 95f5130afb1d: Waiting [2026-06-29T03:50:51.840Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:51.840Z] 30255c3ac24b: Layer already exists [2026-06-29T03:50:51.840Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:51.840Z] 0dacbbf21169: Layer already exists [2026-06-29T03:50:51.840Z] 3b41ca222a4e: Layer already exists [2026-06-29T03:50:51.840Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:51.840Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:51.840Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:51.840Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:51.840Z] latest: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:52.180Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:52.512Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.120 [2026-06-29T03:50:52.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T03:50:52.513Z] 30255c3ac24b: Preparing [2026-06-29T03:50:52.513Z] 3b41ca222a4e: Preparing [2026-06-29T03:50:52.513Z] 0dacbbf21169: Preparing [2026-06-29T03:50:52.513Z] 52d5d30f7166: Preparing [2026-06-29T03:50:52.513Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:52.513Z] fb2f035b6829: Preparing [2026-06-29T03:50:52.513Z] 95f5130afb1d: Preparing [2026-06-29T03:50:52.513Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:52.513Z] fb2f035b6829: Waiting [2026-06-29T03:50:52.513Z] 95f5130afb1d: Waiting [2026-06-29T03:50:52.513Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:52.513Z] 3b41ca222a4e: Layer already exists [2026-06-29T03:50:52.513Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:52.513Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:52.513Z] 0dacbbf21169: Layer already exists [2026-06-29T03:50:52.513Z] 30255c3ac24b: Layer already exists [2026-06-29T03:50:52.513Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:52.513Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:52.513Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:52.513Z] 4.1.0-dev.120: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:52.847Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:53.182Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:53.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T03:50:53.182Z] 30255c3ac24b: Preparing [2026-06-29T03:50:53.182Z] 3b41ca222a4e: Preparing [2026-06-29T03:50:53.182Z] 0dacbbf21169: Preparing [2026-06-29T03:50:53.182Z] 52d5d30f7166: Preparing [2026-06-29T03:50:53.182Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:53.182Z] fb2f035b6829: Preparing [2026-06-29T03:50:53.182Z] 95f5130afb1d: Preparing [2026-06-29T03:50:53.182Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:53.182Z] 95f5130afb1d: Waiting [2026-06-29T03:50:53.182Z] fb2f035b6829: Waiting [2026-06-29T03:50:53.182Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:53.182Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:53.182Z] 30255c3ac24b: Layer already exists [2026-06-29T03:50:53.182Z] 0dacbbf21169: Layer already exists [2026-06-29T03:50:53.182Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:53.182Z] 3b41ca222a4e: Layer already exists [2026-06-29T03:50:53.182Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:53.182Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:53.182Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:53.183Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:53.517Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:53.853Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-06-29T03:50:53.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-29T03:50:53.853Z] 30255c3ac24b: Preparing [2026-06-29T03:50:53.853Z] 3b41ca222a4e: Preparing [2026-06-29T03:50:53.853Z] 0dacbbf21169: Preparing [2026-06-29T03:50:53.853Z] 52d5d30f7166: Preparing [2026-06-29T03:50:53.853Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:53.853Z] fb2f035b6829: Preparing [2026-06-29T03:50:53.853Z] 95f5130afb1d: Preparing [2026-06-29T03:50:53.853Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:53.853Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:53.853Z] fb2f035b6829: Waiting [2026-06-29T03:50:53.853Z] 95f5130afb1d: Waiting [2026-06-29T03:50:53.853Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:53.853Z] 30255c3ac24b: Layer already exists [2026-06-29T03:50:53.853Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:53.853Z] 0dacbbf21169: Layer already exists [2026-06-29T03:50:53.853Z] 3b41ca222a4e: Layer already exists [2026-06-29T03:50:53.853Z] 95f5130afb1d: Layer already exists [2026-06-29T03:50:53.853Z] fb2f035b6829: Layer already exists [2026-06-29T03:50:53.853Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:53.853Z] main: digest: sha256:7119b98d1a49cf6e6c647f9cbe5e83819b7a6b3c9303d5823e41bcb1cdeedf27 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:53.940Z] ===================================================== [Pipeline] echo [2026-06-29T03:50:53.954Z] taggedImages: [2026-06-29T03:50:53.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:53.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-29T03:50:53.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.120 [2026-06-29T03:50:53.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:53.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-06-29T03:50:53.988Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-06-29T03:50:53.988Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:53.988Z] latest [2026-06-29T03:50:53.988Z] 4.1.0-dev.120 [2026-06-29T03:50:53.988Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:53.988Z] main [2026-06-29T03:50:53.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:54.339Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:54.669Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:54.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T03:50:54.669Z] 3469f976401a: Preparing [2026-06-29T03:50:54.669Z] d69137812bde: Preparing [2026-06-29T03:50:54.669Z] 0daea9e9e334: Preparing [2026-06-29T03:50:54.669Z] 03399b67a73e: Preparing [2026-06-29T03:50:54.669Z] 877450bb7ccd: Preparing [2026-06-29T03:50:54.669Z] ce77c1b831e5: Preparing [2026-06-29T03:50:54.669Z] 0bdecde32ad1: Preparing [2026-06-29T03:50:54.669Z] 52d5d30f7166: Preparing [2026-06-29T03:50:54.669Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:54.669Z] 738b0c40f209: Preparing [2026-06-29T03:50:54.669Z] 465dea771879: Preparing [2026-06-29T03:50:54.669Z] 5f70bf18a086: Preparing [2026-06-29T03:50:54.669Z] bb23eff6c60b: Preparing [2026-06-29T03:50:54.669Z] 9baf09fa6177: Preparing [2026-06-29T03:50:54.669Z] ce77c1b831e5: Waiting [2026-06-29T03:50:54.669Z] 0bdecde32ad1: Waiting [2026-06-29T03:50:54.669Z] 738b0c40f209: Waiting [2026-06-29T03:50:54.669Z] 52d5d30f7166: Waiting [2026-06-29T03:50:54.669Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:54.669Z] 465dea771879: Waiting [2026-06-29T03:50:54.669Z] bb23eff6c60b: Waiting [2026-06-29T03:50:54.669Z] 0bcc5b4195ed: Preparing [2026-06-29T03:50:54.669Z] 5f70bf18a086: Waiting [2026-06-29T03:50:54.669Z] 9baf09fa6177: Waiting [2026-06-29T03:50:54.669Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:54.669Z] 0bcc5b4195ed: Waiting [2026-06-29T03:50:54.669Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:54.669Z] 877450bb7ccd: Pushed [2026-06-29T03:50:54.669Z] 03399b67a73e: Pushed [2026-06-29T03:50:54.669Z] 0daea9e9e334: Pushed [2026-06-29T03:50:54.669Z] d69137812bde: Pushed [2026-06-29T03:50:54.669Z] 3469f976401a: Pushed [2026-06-29T03:50:54.669Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:54.669Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:54.669Z] ce77c1b831e5: Pushed [2026-06-29T03:50:54.669Z] 5f70bf18a086: Layer already exists [2026-06-29T03:50:54.927Z] 738b0c40f209: Pushed [2026-06-29T03:50:54.927Z] 465dea771879: Pushed [2026-06-29T03:50:54.927Z] bb23eff6c60b: Pushed [2026-06-29T03:50:54.927Z] 9baf09fa6177: Pushed [2026-06-29T03:50:54.927Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:54.927Z] 0bcc5b4195ed: Pushed [2026-06-29T03:50:56.301Z] 0bdecde32ad1: Pushed [2026-06-29T03:50:56.561Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:56.894Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:57.226Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-29T03:50:57.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T03:50:57.226Z] 3469f976401a: Preparing [2026-06-29T03:50:57.226Z] d69137812bde: Preparing [2026-06-29T03:50:57.226Z] 0daea9e9e334: Preparing [2026-06-29T03:50:57.226Z] 03399b67a73e: Preparing [2026-06-29T03:50:57.226Z] 877450bb7ccd: Preparing [2026-06-29T03:50:57.226Z] ce77c1b831e5: Preparing [2026-06-29T03:50:57.226Z] 0bdecde32ad1: Preparing [2026-06-29T03:50:57.226Z] 52d5d30f7166: Preparing [2026-06-29T03:50:57.226Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:57.226Z] 738b0c40f209: Preparing [2026-06-29T03:50:57.226Z] 465dea771879: Preparing [2026-06-29T03:50:57.226Z] 5f70bf18a086: Preparing [2026-06-29T03:50:57.226Z] bb23eff6c60b: Preparing [2026-06-29T03:50:57.226Z] 9baf09fa6177: Preparing [2026-06-29T03:50:57.226Z] 0bcc5b4195ed: Preparing [2026-06-29T03:50:57.226Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:57.226Z] 52d5d30f7166: Waiting [2026-06-29T03:50:57.226Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:57.226Z] 738b0c40f209: Waiting [2026-06-29T03:50:57.226Z] 465dea771879: Waiting [2026-06-29T03:50:57.227Z] 5f70bf18a086: Waiting [2026-06-29T03:50:57.227Z] bb23eff6c60b: Waiting [2026-06-29T03:50:57.227Z] ce77c1b831e5: Waiting [2026-06-29T03:50:57.227Z] 0bdecde32ad1: Waiting [2026-06-29T03:50:57.227Z] 9baf09fa6177: Waiting [2026-06-29T03:50:57.227Z] 0bcc5b4195ed: Waiting [2026-06-29T03:50:57.227Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:57.227Z] 03399b67a73e: Layer already exists [2026-06-29T03:50:57.227Z] 3469f976401a: Layer already exists [2026-06-29T03:50:57.227Z] 877450bb7ccd: Layer already exists [2026-06-29T03:50:57.227Z] d69137812bde: Layer already exists [2026-06-29T03:50:57.227Z] 0daea9e9e334: Layer already exists [2026-06-29T03:50:57.227Z] ce77c1b831e5: Layer already exists [2026-06-29T03:50:57.227Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:57.227Z] 0bdecde32ad1: Layer already exists [2026-06-29T03:50:57.227Z] 738b0c40f209: Layer already exists [2026-06-29T03:50:57.227Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:57.227Z] 465dea771879: Layer already exists [2026-06-29T03:50:57.227Z] 5f70bf18a086: Layer already exists [2026-06-29T03:50:57.227Z] 9baf09fa6177: Layer already exists [2026-06-29T03:50:57.227Z] bb23eff6c60b: Layer already exists [2026-06-29T03:50:57.227Z] 0bcc5b4195ed: Layer already exists [2026-06-29T03:50:57.227Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:57.227Z] latest: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:57.564Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:57.893Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.120 [2026-06-29T03:50:57.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T03:50:57.893Z] 3469f976401a: Preparing [2026-06-29T03:50:57.893Z] d69137812bde: Preparing [2026-06-29T03:50:57.893Z] 0daea9e9e334: Preparing [2026-06-29T03:50:57.893Z] 03399b67a73e: Preparing [2026-06-29T03:50:57.893Z] 877450bb7ccd: Preparing [2026-06-29T03:50:57.893Z] ce77c1b831e5: Preparing [2026-06-29T03:50:57.893Z] 0bdecde32ad1: Preparing [2026-06-29T03:50:57.893Z] 52d5d30f7166: Preparing [2026-06-29T03:50:57.893Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:57.893Z] 738b0c40f209: Preparing [2026-06-29T03:50:57.893Z] 465dea771879: Preparing [2026-06-29T03:50:57.893Z] 5f70bf18a086: Preparing [2026-06-29T03:50:57.893Z] bb23eff6c60b: Preparing [2026-06-29T03:50:57.893Z] 9baf09fa6177: Preparing [2026-06-29T03:50:57.893Z] 0bcc5b4195ed: Preparing [2026-06-29T03:50:57.893Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:57.893Z] ce77c1b831e5: Waiting [2026-06-29T03:50:57.893Z] 0bdecde32ad1: Waiting [2026-06-29T03:50:57.893Z] 52d5d30f7166: Waiting [2026-06-29T03:50:57.893Z] 9baf09fa6177: Waiting [2026-06-29T03:50:57.893Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:57.893Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:57.893Z] bb23eff6c60b: Waiting [2026-06-29T03:50:57.893Z] 738b0c40f209: Waiting [2026-06-29T03:50:57.893Z] 5f70bf18a086: Waiting [2026-06-29T03:50:57.893Z] 0bcc5b4195ed: Waiting [2026-06-29T03:50:57.893Z] 465dea771879: Waiting [2026-06-29T03:50:57.893Z] d69137812bde: Layer already exists [2026-06-29T03:50:57.893Z] 3469f976401a: Layer already exists [2026-06-29T03:50:57.893Z] 0daea9e9e334: Layer already exists [2026-06-29T03:50:57.893Z] 877450bb7ccd: Layer already exists [2026-06-29T03:50:57.893Z] 03399b67a73e: Layer already exists [2026-06-29T03:50:57.893Z] 0bdecde32ad1: Layer already exists [2026-06-29T03:50:57.893Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:57.893Z] 738b0c40f209: Layer already exists [2026-06-29T03:50:57.893Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:57.893Z] ce77c1b831e5: Layer already exists [2026-06-29T03:50:57.893Z] 465dea771879: Layer already exists [2026-06-29T03:50:57.893Z] 5f70bf18a086: Layer already exists [2026-06-29T03:50:57.893Z] bb23eff6c60b: Layer already exists [2026-06-29T03:50:57.893Z] 9baf09fa6177: Layer already exists [2026-06-29T03:50:57.893Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:57.893Z] 0bcc5b4195ed: Layer already exists [2026-06-29T03:50:57.893Z] 4.1.0-dev.120: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:58.237Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:58.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:58.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T03:50:58.572Z] 3469f976401a: Preparing [2026-06-29T03:50:58.572Z] d69137812bde: Preparing [2026-06-29T03:50:58.572Z] 0daea9e9e334: Preparing [2026-06-29T03:50:58.572Z] 03399b67a73e: Preparing [2026-06-29T03:50:58.572Z] 877450bb7ccd: Preparing [2026-06-29T03:50:58.572Z] ce77c1b831e5: Preparing [2026-06-29T03:50:58.572Z] 0bdecde32ad1: Preparing [2026-06-29T03:50:58.572Z] 52d5d30f7166: Preparing [2026-06-29T03:50:58.572Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:58.572Z] 738b0c40f209: Preparing [2026-06-29T03:50:58.572Z] 465dea771879: Preparing [2026-06-29T03:50:58.572Z] 5f70bf18a086: Preparing [2026-06-29T03:50:58.572Z] bb23eff6c60b: Preparing [2026-06-29T03:50:58.572Z] 9baf09fa6177: Preparing [2026-06-29T03:50:58.572Z] 0bcc5b4195ed: Preparing [2026-06-29T03:50:58.572Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:58.572Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:58.572Z] 738b0c40f209: Waiting [2026-06-29T03:50:58.572Z] 465dea771879: Waiting [2026-06-29T03:50:58.572Z] 5f70bf18a086: Waiting [2026-06-29T03:50:58.572Z] bb23eff6c60b: Waiting [2026-06-29T03:50:58.572Z] 9baf09fa6177: Waiting [2026-06-29T03:50:58.572Z] 0bcc5b4195ed: Waiting [2026-06-29T03:50:58.572Z] ce77c1b831e5: Waiting [2026-06-29T03:50:58.572Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:58.572Z] 52d5d30f7166: Waiting [2026-06-29T03:50:58.572Z] 0bdecde32ad1: Waiting [2026-06-29T03:50:58.572Z] d69137812bde: Layer already exists [2026-06-29T03:50:58.572Z] 03399b67a73e: Layer already exists [2026-06-29T03:50:58.572Z] 877450bb7ccd: Layer already exists [2026-06-29T03:50:58.572Z] 3469f976401a: Layer already exists [2026-06-29T03:50:58.572Z] 0daea9e9e334: Layer already exists [2026-06-29T03:50:58.572Z] 0bdecde32ad1: Layer already exists [2026-06-29T03:50:58.572Z] ce77c1b831e5: Layer already exists [2026-06-29T03:50:58.572Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:58.572Z] 738b0c40f209: Layer already exists [2026-06-29T03:50:58.572Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:58.572Z] 465dea771879: Layer already exists [2026-06-29T03:50:58.572Z] 9baf09fa6177: Layer already exists [2026-06-29T03:50:58.572Z] 5f70bf18a086: Layer already exists [2026-06-29T03:50:58.572Z] bb23eff6c60b: Layer already exists [2026-06-29T03:50:58.572Z] 0bcc5b4195ed: Layer already exists [2026-06-29T03:50:58.572Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:58.572Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:58.903Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:59.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-06-29T03:50:59.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-29T03:50:59.240Z] 3469f976401a: Preparing [2026-06-29T03:50:59.240Z] d69137812bde: Preparing [2026-06-29T03:50:59.240Z] 0daea9e9e334: Preparing [2026-06-29T03:50:59.240Z] 03399b67a73e: Preparing [2026-06-29T03:50:59.240Z] 877450bb7ccd: Preparing [2026-06-29T03:50:59.240Z] ce77c1b831e5: Preparing [2026-06-29T03:50:59.240Z] 0bdecde32ad1: Preparing [2026-06-29T03:50:59.240Z] 52d5d30f7166: Preparing [2026-06-29T03:50:59.240Z] 82fedf20a9bc: Preparing [2026-06-29T03:50:59.240Z] 738b0c40f209: Preparing [2026-06-29T03:50:59.240Z] 465dea771879: Preparing [2026-06-29T03:50:59.240Z] 5f70bf18a086: Preparing [2026-06-29T03:50:59.240Z] bb23eff6c60b: Preparing [2026-06-29T03:50:59.240Z] 9baf09fa6177: Preparing [2026-06-29T03:50:59.240Z] 0bcc5b4195ed: Preparing [2026-06-29T03:50:59.240Z] 6f09edfb3f6d: Preparing [2026-06-29T03:50:59.240Z] 465dea771879: Waiting [2026-06-29T03:50:59.240Z] 52d5d30f7166: Waiting [2026-06-29T03:50:59.240Z] 5f70bf18a086: Waiting [2026-06-29T03:50:59.240Z] bb23eff6c60b: Waiting [2026-06-29T03:50:59.240Z] 82fedf20a9bc: Waiting [2026-06-29T03:50:59.240Z] 9baf09fa6177: Waiting [2026-06-29T03:50:59.240Z] 0bcc5b4195ed: Waiting [2026-06-29T03:50:59.240Z] 738b0c40f209: Waiting [2026-06-29T03:50:59.240Z] 6f09edfb3f6d: Waiting [2026-06-29T03:50:59.240Z] 0bdecde32ad1: Waiting [2026-06-29T03:50:59.240Z] ce77c1b831e5: Waiting [2026-06-29T03:50:59.240Z] 03399b67a73e: Layer already exists [2026-06-29T03:50:59.240Z] 877450bb7ccd: Layer already exists [2026-06-29T03:50:59.240Z] 3469f976401a: Layer already exists [2026-06-29T03:50:59.240Z] 0daea9e9e334: Layer already exists [2026-06-29T03:50:59.240Z] d69137812bde: Layer already exists [2026-06-29T03:50:59.240Z] 52d5d30f7166: Layer already exists [2026-06-29T03:50:59.240Z] ce77c1b831e5: Layer already exists [2026-06-29T03:50:59.240Z] 0bdecde32ad1: Layer already exists [2026-06-29T03:50:59.240Z] 738b0c40f209: Layer already exists [2026-06-29T03:50:59.240Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:50:59.240Z] 465dea771879: Layer already exists [2026-06-29T03:50:59.240Z] 0bcc5b4195ed: Layer already exists [2026-06-29T03:50:59.240Z] 9baf09fa6177: Layer already exists [2026-06-29T03:50:59.240Z] bb23eff6c60b: Layer already exists [2026-06-29T03:50:59.240Z] 5f70bf18a086: Layer already exists [2026-06-29T03:50:59.240Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:50:59.240Z] main: digest: sha256:def87cae3f86cf6c78a4d5b21b2b5eb683e562c5951f65fbd52465bf25b24baf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:50:59.333Z] ===================================================== [Pipeline] echo [2026-06-29T03:50:59.347Z] taggedImages: [2026-06-29T03:50:59.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:59.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-29T03:50:59.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.120 [2026-06-29T03:50:59.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:59.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-06-29T03:50:59.374Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-06-29T03:50:59.374Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:50:59.374Z] latest [2026-06-29T03:50:59.374Z] 4.1.0-dev.120 [2026-06-29T03:50:59.374Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:50:59.374Z] main [2026-06-29T03:50:59.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:50:59.735Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:00.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:00.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T03:51:00.063Z] 89a87e335355: Preparing [2026-06-29T03:51:00.063Z] 793c21a1201c: Preparing [2026-06-29T03:51:00.063Z] 467e0cccad1f: Preparing [2026-06-29T03:51:00.063Z] 57e28f0f3735: Preparing [2026-06-29T03:51:00.063Z] 52d5d30f7166: Preparing [2026-06-29T03:51:00.063Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:00.063Z] fb2f035b6829: Preparing [2026-06-29T03:51:00.063Z] 95f5130afb1d: Preparing [2026-06-29T03:51:00.063Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:00.063Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:00.063Z] fb2f035b6829: Waiting [2026-06-29T03:51:00.063Z] 95f5130afb1d: Waiting [2026-06-29T03:51:00.063Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:00.063Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:00.063Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:00.063Z] fb2f035b6829: Layer already exists [2026-06-29T03:51:00.063Z] 95f5130afb1d: Layer already exists [2026-06-29T03:51:00.063Z] 89a87e335355: Pushed [2026-06-29T03:51:00.063Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:00.063Z] 467e0cccad1f: Pushed [2026-06-29T03:51:00.063Z] 793c21a1201c: Pushed [2026-06-29T03:51:04.256Z] 57e28f0f3735: Pushed [2026-06-29T03:51:04.256Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:04.596Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:04.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-29T03:51:04.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T03:51:04.931Z] 89a87e335355: Preparing [2026-06-29T03:51:04.931Z] 793c21a1201c: Preparing [2026-06-29T03:51:04.931Z] 467e0cccad1f: Preparing [2026-06-29T03:51:04.931Z] 57e28f0f3735: Preparing [2026-06-29T03:51:04.931Z] 52d5d30f7166: Preparing [2026-06-29T03:51:04.931Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:04.931Z] fb2f035b6829: Preparing [2026-06-29T03:51:04.931Z] 95f5130afb1d: Preparing [2026-06-29T03:51:04.931Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:04.931Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:04.931Z] 95f5130afb1d: Waiting [2026-06-29T03:51:04.931Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:04.931Z] fb2f035b6829: Waiting [2026-06-29T03:51:04.931Z] 57e28f0f3735: Layer already exists [2026-06-29T03:51:04.931Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:04.931Z] 467e0cccad1f: Layer already exists [2026-06-29T03:51:04.931Z] 89a87e335355: Layer already exists [2026-06-29T03:51:04.931Z] 793c21a1201c: Layer already exists [2026-06-29T03:51:04.931Z] fb2f035b6829: Layer already exists [2026-06-29T03:51:04.931Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:04.931Z] 95f5130afb1d: Layer already exists [2026-06-29T03:51:04.931Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:04.931Z] latest: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:05.260Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:05.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.120 [2026-06-29T03:51:05.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T03:51:05.589Z] 89a87e335355: Preparing [2026-06-29T03:51:05.589Z] 793c21a1201c: Preparing [2026-06-29T03:51:05.589Z] 467e0cccad1f: Preparing [2026-06-29T03:51:05.589Z] 57e28f0f3735: Preparing [2026-06-29T03:51:05.589Z] 52d5d30f7166: Preparing [2026-06-29T03:51:05.589Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:05.589Z] fb2f035b6829: Preparing [2026-06-29T03:51:05.589Z] 95f5130afb1d: Preparing [2026-06-29T03:51:05.589Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:05.589Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:05.589Z] fb2f035b6829: Waiting [2026-06-29T03:51:05.589Z] 95f5130afb1d: Waiting [2026-06-29T03:51:05.589Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:05.589Z] 89a87e335355: Layer already exists [2026-06-29T03:51:05.589Z] 793c21a1201c: Layer already exists [2026-06-29T03:51:05.589Z] 467e0cccad1f: Layer already exists [2026-06-29T03:51:05.589Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:05.589Z] 57e28f0f3735: Layer already exists [2026-06-29T03:51:05.589Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:05.589Z] fb2f035b6829: Layer already exists [2026-06-29T03:51:05.589Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:05.589Z] 95f5130afb1d: Layer already exists [2026-06-29T03:51:05.589Z] 4.1.0-dev.120: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:05.922Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:06.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:06.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T03:51:06.262Z] 89a87e335355: Preparing [2026-06-29T03:51:06.262Z] 793c21a1201c: Preparing [2026-06-29T03:51:06.262Z] 467e0cccad1f: Preparing [2026-06-29T03:51:06.262Z] 57e28f0f3735: Preparing [2026-06-29T03:51:06.262Z] 52d5d30f7166: Preparing [2026-06-29T03:51:06.262Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:06.262Z] fb2f035b6829: Preparing [2026-06-29T03:51:06.262Z] 95f5130afb1d: Preparing [2026-06-29T03:51:06.262Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:06.262Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:06.262Z] fb2f035b6829: Waiting [2026-06-29T03:51:06.262Z] 95f5130afb1d: Waiting [2026-06-29T03:51:06.262Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:06.262Z] 793c21a1201c: Layer already exists [2026-06-29T03:51:06.262Z] 89a87e335355: Layer already exists [2026-06-29T03:51:06.262Z] 57e28f0f3735: Layer already exists [2026-06-29T03:51:06.262Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:06.262Z] 467e0cccad1f: Layer already exists [2026-06-29T03:51:06.262Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:06.262Z] 95f5130afb1d: Layer already exists [2026-06-29T03:51:06.262Z] fb2f035b6829: Layer already exists [2026-06-29T03:51:06.262Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:06.262Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:06.609Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:06.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-06-29T03:51:06.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-29T03:51:06.948Z] 89a87e335355: Preparing [2026-06-29T03:51:06.948Z] 793c21a1201c: Preparing [2026-06-29T03:51:06.948Z] 467e0cccad1f: Preparing [2026-06-29T03:51:06.948Z] 57e28f0f3735: Preparing [2026-06-29T03:51:06.948Z] 52d5d30f7166: Preparing [2026-06-29T03:51:06.948Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:06.948Z] fb2f035b6829: Preparing [2026-06-29T03:51:06.948Z] 95f5130afb1d: Preparing [2026-06-29T03:51:06.948Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:06.948Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:06.948Z] 95f5130afb1d: Waiting [2026-06-29T03:51:06.948Z] fb2f035b6829: Waiting [2026-06-29T03:51:06.948Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:06.948Z] 793c21a1201c: Layer already exists [2026-06-29T03:51:06.948Z] 57e28f0f3735: Layer already exists [2026-06-29T03:51:06.948Z] 467e0cccad1f: Layer already exists [2026-06-29T03:51:06.948Z] 89a87e335355: Layer already exists [2026-06-29T03:51:06.948Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:06.948Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:06.948Z] fb2f035b6829: Layer already exists [2026-06-29T03:51:06.948Z] 95f5130afb1d: Layer already exists [2026-06-29T03:51:06.948Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:06.948Z] main: digest: sha256:8c5245b5fcf2ecafa80bc583d96e4fc508673bf65abd831455a219cb16f74f3b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:51:07.036Z] ===================================================== [Pipeline] echo [2026-06-29T03:51:07.052Z] taggedImages: [2026-06-29T03:51:07.052Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:07.052Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-29T03:51:07.052Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.120 [2026-06-29T03:51:07.052Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:07.052Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-06-29T03:51:07.081Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-06-29T03:51:07.081Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:07.081Z] latest [2026-06-29T03:51:07.081Z] 4.1.0-dev.120 [2026-06-29T03:51:07.081Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:07.081Z] main [2026-06-29T03:51:07.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:07.424Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:07.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:07.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T03:51:07.758Z] 921a16d6e1f0: Preparing [2026-06-29T03:51:07.758Z] 93f6a30dc73b: Preparing [2026-06-29T03:51:07.758Z] 5d8b5f5d3766: Preparing [2026-06-29T03:51:07.758Z] f290f5ef7266: Preparing [2026-06-29T03:51:07.758Z] ca72a7788117: Preparing [2026-06-29T03:51:07.758Z] 52d5d30f7166: Preparing [2026-06-29T03:51:07.758Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:07.758Z] 785f214ef8f3: Preparing [2026-06-29T03:51:07.758Z] 829c55798340: Preparing [2026-06-29T03:51:07.758Z] 2d2607ed6f67: Preparing [2026-06-29T03:51:07.758Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:07.758Z] 52d5d30f7166: Waiting [2026-06-29T03:51:07.758Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:07.758Z] 785f214ef8f3: Waiting [2026-06-29T03:51:07.758Z] 829c55798340: Waiting [2026-06-29T03:51:07.758Z] 2d2607ed6f67: Waiting [2026-06-29T03:51:07.758Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:07.758Z] 93f6a30dc73b: Pushed [2026-06-29T03:51:07.758Z] 921a16d6e1f0: Pushed [2026-06-29T03:51:07.758Z] ca72a7788117: Pushed [2026-06-29T03:51:07.758Z] f290f5ef7266: Pushed [2026-06-29T03:51:07.758Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:07.758Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:07.758Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:08.017Z] 785f214ef8f3: Pushed [2026-06-29T03:51:08.017Z] 829c55798340: Pushed [2026-06-29T03:51:09.397Z] 2d2607ed6f67: Pushed [2026-06-29T03:51:10.779Z] 5d8b5f5d3766: Pushed [2026-06-29T03:51:11.038Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:11.365Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:11.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-29T03:51:11.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T03:51:11.702Z] 921a16d6e1f0: Preparing [2026-06-29T03:51:11.702Z] 93f6a30dc73b: Preparing [2026-06-29T03:51:11.702Z] 5d8b5f5d3766: Preparing [2026-06-29T03:51:11.702Z] f290f5ef7266: Preparing [2026-06-29T03:51:11.702Z] ca72a7788117: Preparing [2026-06-29T03:51:11.702Z] 52d5d30f7166: Preparing [2026-06-29T03:51:11.702Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:11.702Z] 785f214ef8f3: Preparing [2026-06-29T03:51:11.702Z] 829c55798340: Preparing [2026-06-29T03:51:11.702Z] 2d2607ed6f67: Preparing [2026-06-29T03:51:11.702Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:11.702Z] 52d5d30f7166: Waiting [2026-06-29T03:51:11.702Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:11.702Z] 785f214ef8f3: Waiting [2026-06-29T03:51:11.702Z] 829c55798340: Waiting [2026-06-29T03:51:11.702Z] 2d2607ed6f67: Waiting [2026-06-29T03:51:11.702Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:11.702Z] f290f5ef7266: Layer already exists [2026-06-29T03:51:11.702Z] 93f6a30dc73b: Layer already exists [2026-06-29T03:51:11.702Z] 921a16d6e1f0: Layer already exists [2026-06-29T03:51:11.703Z] ca72a7788117: Layer already exists [2026-06-29T03:51:11.703Z] 5d8b5f5d3766: Layer already exists [2026-06-29T03:51:11.703Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:11.703Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:11.703Z] 785f214ef8f3: Layer already exists [2026-06-29T03:51:11.703Z] 829c55798340: Layer already exists [2026-06-29T03:51:11.703Z] 2d2607ed6f67: Layer already exists [2026-06-29T03:51:11.703Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:11.703Z] latest: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:12.042Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:12.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.120 [2026-06-29T03:51:12.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T03:51:12.363Z] 921a16d6e1f0: Preparing [2026-06-29T03:51:12.363Z] 93f6a30dc73b: Preparing [2026-06-29T03:51:12.363Z] 5d8b5f5d3766: Preparing [2026-06-29T03:51:12.363Z] f290f5ef7266: Preparing [2026-06-29T03:51:12.363Z] ca72a7788117: Preparing [2026-06-29T03:51:12.363Z] 52d5d30f7166: Preparing [2026-06-29T03:51:12.363Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:12.363Z] 785f214ef8f3: Preparing [2026-06-29T03:51:12.363Z] 829c55798340: Preparing [2026-06-29T03:51:12.363Z] 2d2607ed6f67: Preparing [2026-06-29T03:51:12.363Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:12.363Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:12.363Z] 785f214ef8f3: Waiting [2026-06-29T03:51:12.363Z] 829c55798340: Waiting [2026-06-29T03:51:12.363Z] 2d2607ed6f67: Waiting [2026-06-29T03:51:12.363Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:12.364Z] 52d5d30f7166: Waiting [2026-06-29T03:51:12.364Z] 5d8b5f5d3766: Layer already exists [2026-06-29T03:51:12.364Z] 921a16d6e1f0: Layer already exists [2026-06-29T03:51:12.364Z] f290f5ef7266: Layer already exists [2026-06-29T03:51:12.364Z] ca72a7788117: Layer already exists [2026-06-29T03:51:12.364Z] 93f6a30dc73b: Layer already exists [2026-06-29T03:51:12.364Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:12.364Z] 829c55798340: Layer already exists [2026-06-29T03:51:12.364Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:12.364Z] 2d2607ed6f67: Layer already exists [2026-06-29T03:51:12.364Z] 785f214ef8f3: Layer already exists [2026-06-29T03:51:12.364Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:12.364Z] 4.1.0-dev.120: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:12.774Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:13.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:13.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T03:51:13.108Z] 921a16d6e1f0: Preparing [2026-06-29T03:51:13.108Z] 93f6a30dc73b: Preparing [2026-06-29T03:51:13.108Z] 5d8b5f5d3766: Preparing [2026-06-29T03:51:13.108Z] f290f5ef7266: Preparing [2026-06-29T03:51:13.108Z] ca72a7788117: Preparing [2026-06-29T03:51:13.108Z] 52d5d30f7166: Preparing [2026-06-29T03:51:13.108Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:13.108Z] 785f214ef8f3: Preparing [2026-06-29T03:51:13.108Z] 829c55798340: Preparing [2026-06-29T03:51:13.108Z] 2d2607ed6f67: Preparing [2026-06-29T03:51:13.108Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:13.108Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:13.108Z] 785f214ef8f3: Waiting [2026-06-29T03:51:13.108Z] 2d2607ed6f67: Waiting [2026-06-29T03:51:13.108Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:13.108Z] 829c55798340: Waiting [2026-06-29T03:51:13.108Z] 52d5d30f7166: Waiting [2026-06-29T03:51:13.108Z] 93f6a30dc73b: Layer already exists [2026-06-29T03:51:13.108Z] 5d8b5f5d3766: Layer already exists [2026-06-29T03:51:13.108Z] ca72a7788117: Layer already exists [2026-06-29T03:51:13.108Z] 921a16d6e1f0: Layer already exists [2026-06-29T03:51:13.108Z] f290f5ef7266: Layer already exists [2026-06-29T03:51:13.108Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:13.108Z] 785f214ef8f3: Layer already exists [2026-06-29T03:51:13.108Z] 829c55798340: Layer already exists [2026-06-29T03:51:13.108Z] 2d2607ed6f67: Layer already exists [2026-06-29T03:51:13.108Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:13.108Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:13.108Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:13.440Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:13.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-06-29T03:51:13.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-29T03:51:13.781Z] 921a16d6e1f0: Preparing [2026-06-29T03:51:13.781Z] 93f6a30dc73b: Preparing [2026-06-29T03:51:13.781Z] 5d8b5f5d3766: Preparing [2026-06-29T03:51:13.781Z] f290f5ef7266: Preparing [2026-06-29T03:51:13.781Z] ca72a7788117: Preparing [2026-06-29T03:51:13.781Z] 52d5d30f7166: Preparing [2026-06-29T03:51:13.781Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:13.781Z] 785f214ef8f3: Preparing [2026-06-29T03:51:13.781Z] 829c55798340: Preparing [2026-06-29T03:51:13.781Z] 2d2607ed6f67: Preparing [2026-06-29T03:51:13.781Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:13.781Z] 52d5d30f7166: Waiting [2026-06-29T03:51:13.781Z] 2d2607ed6f67: Waiting [2026-06-29T03:51:13.781Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:13.781Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:13.781Z] 829c55798340: Waiting [2026-06-29T03:51:13.781Z] 785f214ef8f3: Waiting [2026-06-29T03:51:13.781Z] 93f6a30dc73b: Layer already exists [2026-06-29T03:51:13.781Z] 5d8b5f5d3766: Layer already exists [2026-06-29T03:51:13.781Z] ca72a7788117: Layer already exists [2026-06-29T03:51:13.781Z] 921a16d6e1f0: Layer already exists [2026-06-29T03:51:13.781Z] f290f5ef7266: Layer already exists [2026-06-29T03:51:13.781Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:13.781Z] 829c55798340: Layer already exists [2026-06-29T03:51:13.781Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:13.781Z] 2d2607ed6f67: Layer already exists [2026-06-29T03:51:13.781Z] 785f214ef8f3: Layer already exists [2026-06-29T03:51:13.781Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:13.781Z] main: digest: sha256:caf5771fa1947bd8466570aecf96120103577251e4805986b213ca5ec284b0db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:51:13.867Z] ===================================================== [Pipeline] echo [2026-06-29T03:51:13.884Z] taggedImages: [2026-06-29T03:51:13.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:13.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-29T03:51:13.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.120 [2026-06-29T03:51:13.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:13.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-06-29T03:51:13.922Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-06-29T03:51:13.922Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:13.922Z] latest [2026-06-29T03:51:13.922Z] 4.1.0-dev.120 [2026-06-29T03:51:13.922Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:13.922Z] main [2026-06-29T03:51:13.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:14.289Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:14.622Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:14.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T03:51:14.622Z] e193e3ae7c0f: Preparing [2026-06-29T03:51:14.622Z] 82ce267c61b8: Preparing [2026-06-29T03:51:14.622Z] 5a3f60c35a22: Preparing [2026-06-29T03:51:14.622Z] a2d0b40e04cb: Preparing [2026-06-29T03:51:14.622Z] 1da03c225d2c: Preparing [2026-06-29T03:51:14.622Z] defd3f2e582d: Preparing [2026-06-29T03:51:14.622Z] 7baa2c43e545: Preparing [2026-06-29T03:51:14.622Z] 52d5d30f7166: Preparing [2026-06-29T03:51:14.622Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:14.622Z] ed7452019c79: Preparing [2026-06-29T03:51:14.622Z] 8686ff93d80c: Preparing [2026-06-29T03:51:14.622Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:14.622Z] 7baa2c43e545: Waiting [2026-06-29T03:51:14.622Z] 52d5d30f7166: Waiting [2026-06-29T03:51:14.622Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:14.622Z] ed7452019c79: Waiting [2026-06-29T03:51:14.622Z] 8686ff93d80c: Waiting [2026-06-29T03:51:14.622Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:14.622Z] defd3f2e582d: Waiting [2026-06-29T03:51:14.622Z] e193e3ae7c0f: Pushed [2026-06-29T03:51:14.622Z] 1da03c225d2c: Pushed [2026-06-29T03:51:14.622Z] 82ce267c61b8: Pushed [2026-06-29T03:51:14.622Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:14.622Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:14.880Z] defd3f2e582d: Pushed [2026-06-29T03:51:14.880Z] 7baa2c43e545: Pushed [2026-06-29T03:51:14.880Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:14.880Z] ed7452019c79: Pushed [2026-06-29T03:51:16.258Z] 8686ff93d80c: Pushed [2026-06-29T03:51:17.636Z] a2d0b40e04cb: Pushed [2026-06-29T03:51:17.636Z] 5a3f60c35a22: Pushed [2026-06-29T03:51:17.636Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:17.965Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:18.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-29T03:51:18.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T03:51:18.291Z] e193e3ae7c0f: Preparing [2026-06-29T03:51:18.291Z] 82ce267c61b8: Preparing [2026-06-29T03:51:18.291Z] 5a3f60c35a22: Preparing [2026-06-29T03:51:18.291Z] a2d0b40e04cb: Preparing [2026-06-29T03:51:18.291Z] 1da03c225d2c: Preparing [2026-06-29T03:51:18.291Z] defd3f2e582d: Preparing [2026-06-29T03:51:18.291Z] 7baa2c43e545: Preparing [2026-06-29T03:51:18.291Z] 52d5d30f7166: Preparing [2026-06-29T03:51:18.291Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:18.291Z] ed7452019c79: Preparing [2026-06-29T03:51:18.291Z] 8686ff93d80c: Preparing [2026-06-29T03:51:18.291Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:18.291Z] 52d5d30f7166: Waiting [2026-06-29T03:51:18.291Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:18.291Z] ed7452019c79: Waiting [2026-06-29T03:51:18.291Z] 8686ff93d80c: Waiting [2026-06-29T03:51:18.291Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:18.291Z] defd3f2e582d: Waiting [2026-06-29T03:51:18.291Z] 7baa2c43e545: Waiting [2026-06-29T03:51:18.291Z] a2d0b40e04cb: Layer already exists [2026-06-29T03:51:18.291Z] e193e3ae7c0f: Layer already exists [2026-06-29T03:51:18.291Z] 5a3f60c35a22: Layer already exists [2026-06-29T03:51:18.291Z] 1da03c225d2c: Layer already exists [2026-06-29T03:51:18.291Z] 82ce267c61b8: Layer already exists [2026-06-29T03:51:18.291Z] 7baa2c43e545: Layer already exists [2026-06-29T03:51:18.291Z] defd3f2e582d: Layer already exists [2026-06-29T03:51:18.291Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:18.291Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:18.291Z] ed7452019c79: Layer already exists [2026-06-29T03:51:18.291Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:18.291Z] 8686ff93d80c: Layer already exists [2026-06-29T03:51:18.291Z] latest: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:18.637Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:18.961Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.120 [2026-06-29T03:51:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T03:51:18.961Z] e193e3ae7c0f: Preparing [2026-06-29T03:51:18.961Z] 82ce267c61b8: Preparing [2026-06-29T03:51:18.961Z] 5a3f60c35a22: Preparing [2026-06-29T03:51:18.961Z] a2d0b40e04cb: Preparing [2026-06-29T03:51:18.961Z] 1da03c225d2c: Preparing [2026-06-29T03:51:18.961Z] defd3f2e582d: Preparing [2026-06-29T03:51:18.961Z] 7baa2c43e545: Preparing [2026-06-29T03:51:18.961Z] 52d5d30f7166: Preparing [2026-06-29T03:51:18.961Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:18.961Z] ed7452019c79: Preparing [2026-06-29T03:51:18.961Z] 8686ff93d80c: Preparing [2026-06-29T03:51:18.961Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:18.961Z] ed7452019c79: Waiting [2026-06-29T03:51:18.961Z] defd3f2e582d: Waiting [2026-06-29T03:51:18.961Z] 8686ff93d80c: Waiting [2026-06-29T03:51:18.961Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:18.961Z] 7baa2c43e545: Waiting [2026-06-29T03:51:18.961Z] 52d5d30f7166: Waiting [2026-06-29T03:51:18.961Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:18.961Z] 1da03c225d2c: Layer already exists [2026-06-29T03:51:18.961Z] 5a3f60c35a22: Layer already exists [2026-06-29T03:51:18.961Z] 82ce267c61b8: Layer already exists [2026-06-29T03:51:18.961Z] e193e3ae7c0f: Layer already exists [2026-06-29T03:51:18.961Z] a2d0b40e04cb: Layer already exists [2026-06-29T03:51:18.961Z] 7baa2c43e545: Layer already exists [2026-06-29T03:51:18.961Z] defd3f2e582d: Layer already exists [2026-06-29T03:51:18.961Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:18.961Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:18.961Z] ed7452019c79: Layer already exists [2026-06-29T03:51:18.961Z] 8686ff93d80c: Layer already exists [2026-06-29T03:51:18.961Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:18.961Z] 4.1.0-dev.120: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:19.287Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:19.628Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:19.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T03:51:19.629Z] e193e3ae7c0f: Preparing [2026-06-29T03:51:19.629Z] 82ce267c61b8: Preparing [2026-06-29T03:51:19.629Z] 5a3f60c35a22: Preparing [2026-06-29T03:51:19.629Z] a2d0b40e04cb: Preparing [2026-06-29T03:51:19.629Z] 1da03c225d2c: Preparing [2026-06-29T03:51:19.629Z] defd3f2e582d: Preparing [2026-06-29T03:51:19.629Z] 7baa2c43e545: Preparing [2026-06-29T03:51:19.629Z] 52d5d30f7166: Preparing [2026-06-29T03:51:19.629Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:19.629Z] ed7452019c79: Preparing [2026-06-29T03:51:19.629Z] 8686ff93d80c: Preparing [2026-06-29T03:51:19.629Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:19.629Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:19.629Z] defd3f2e582d: Waiting [2026-06-29T03:51:19.629Z] 8686ff93d80c: Waiting [2026-06-29T03:51:19.629Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:19.629Z] ed7452019c79: Waiting [2026-06-29T03:51:19.629Z] 7baa2c43e545: Waiting [2026-06-29T03:51:19.629Z] 52d5d30f7166: Waiting [2026-06-29T03:51:19.629Z] a2d0b40e04cb: Layer already exists [2026-06-29T03:51:19.629Z] e193e3ae7c0f: Layer already exists [2026-06-29T03:51:19.629Z] 5a3f60c35a22: Layer already exists [2026-06-29T03:51:19.629Z] 1da03c225d2c: Layer already exists [2026-06-29T03:51:19.629Z] 82ce267c61b8: Layer already exists [2026-06-29T03:51:19.629Z] defd3f2e582d: Layer already exists [2026-06-29T03:51:19.629Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:19.629Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:19.629Z] ed7452019c79: Layer already exists [2026-06-29T03:51:19.629Z] 7baa2c43e545: Layer already exists [2026-06-29T03:51:19.629Z] 8686ff93d80c: Layer already exists [2026-06-29T03:51:19.629Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:19.629Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:19.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:20.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-06-29T03:51:20.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-29T03:51:20.301Z] e193e3ae7c0f: Preparing [2026-06-29T03:51:20.301Z] 82ce267c61b8: Preparing [2026-06-29T03:51:20.301Z] 5a3f60c35a22: Preparing [2026-06-29T03:51:20.301Z] a2d0b40e04cb: Preparing [2026-06-29T03:51:20.301Z] 1da03c225d2c: Preparing [2026-06-29T03:51:20.301Z] defd3f2e582d: Preparing [2026-06-29T03:51:20.301Z] 7baa2c43e545: Preparing [2026-06-29T03:51:20.301Z] 52d5d30f7166: Preparing [2026-06-29T03:51:20.301Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:20.301Z] ed7452019c79: Preparing [2026-06-29T03:51:20.301Z] 8686ff93d80c: Preparing [2026-06-29T03:51:20.301Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:20.301Z] 82fedf20a9bc: Waiting [2026-06-29T03:51:20.301Z] ed7452019c79: Waiting [2026-06-29T03:51:20.301Z] defd3f2e582d: Waiting [2026-06-29T03:51:20.301Z] 8686ff93d80c: Waiting [2026-06-29T03:51:20.301Z] 7baa2c43e545: Waiting [2026-06-29T03:51:20.301Z] 52d5d30f7166: Waiting [2026-06-29T03:51:20.301Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:20.301Z] e193e3ae7c0f: Layer already exists [2026-06-29T03:51:20.301Z] 82ce267c61b8: Layer already exists [2026-06-29T03:51:20.301Z] a2d0b40e04cb: Layer already exists [2026-06-29T03:51:20.301Z] 5a3f60c35a22: Layer already exists [2026-06-29T03:51:20.301Z] 1da03c225d2c: Layer already exists [2026-06-29T03:51:20.301Z] defd3f2e582d: Layer already exists [2026-06-29T03:51:20.301Z] 7baa2c43e545: Layer already exists [2026-06-29T03:51:20.301Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:20.301Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:20.301Z] ed7452019c79: Layer already exists [2026-06-29T03:51:20.301Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:20.301Z] 8686ff93d80c: Layer already exists [2026-06-29T03:51:20.301Z] main: digest: sha256:71f56919dcce1cfbba33b90003a8a0bb4dad7b5b4bb86b8ef36f1b93b012f98f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:51:20.388Z] ===================================================== [Pipeline] echo [2026-06-29T03:51:20.406Z] taggedImages: [2026-06-29T03:51:20.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:20.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-29T03:51:20.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.120 [2026-06-29T03:51:20.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:20.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-06-29T03:51:20.431Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-06-29T03:51:20.431Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:20.431Z] latest [2026-06-29T03:51:20.431Z] 4.1.0-dev.120 [2026-06-29T03:51:20.431Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:20.431Z] main [2026-06-29T03:51:20.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:20.779Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:21.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:21.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T03:51:21.103Z] b541c0d47b4d: Preparing [2026-06-29T03:51:21.103Z] 4e400dbdd1d2: Preparing [2026-06-29T03:51:21.103Z] 52d5d30f7166: Preparing [2026-06-29T03:51:21.103Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:21.103Z] 4762f459ad7f: Preparing [2026-06-29T03:51:21.103Z] 3dd8b4acd113: Preparing [2026-06-29T03:51:21.103Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:21.103Z] 3dd8b4acd113: Waiting [2026-06-29T03:51:21.103Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:21.103Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:21.103Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:21.103Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:21.103Z] 4762f459ad7f: Pushed [2026-06-29T03:51:21.103Z] b541c0d47b4d: Pushed [2026-06-29T03:51:22.039Z] 3dd8b4acd113: Pushed [2026-06-29T03:51:24.575Z] 4e400dbdd1d2: Pushed [2026-06-29T03:51:24.575Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:24.893Z] + 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-06-29T03:51:25.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-29T03:51:25.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T03:51:25.218Z] b541c0d47b4d: Preparing [2026-06-29T03:51:25.218Z] 4e400dbdd1d2: Preparing [2026-06-29T03:51:25.218Z] 52d5d30f7166: Preparing [2026-06-29T03:51:25.218Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:25.218Z] 4762f459ad7f: Preparing [2026-06-29T03:51:25.218Z] 3dd8b4acd113: Preparing [2026-06-29T03:51:25.218Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:25.218Z] 3dd8b4acd113: Waiting [2026-06-29T03:51:25.218Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:25.218Z] 4e400dbdd1d2: Layer already exists [2026-06-29T03:51:25.218Z] b541c0d47b4d: Layer already exists [2026-06-29T03:51:25.218Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:25.218Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:25.218Z] 4762f459ad7f: Layer already exists [2026-06-29T03:51:25.218Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:25.218Z] 3dd8b4acd113: Layer already exists [2026-06-29T03:51:25.218Z] latest: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:25.549Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:25.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.120 [2026-06-29T03:51:25.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T03:51:25.872Z] b541c0d47b4d: Preparing [2026-06-29T03:51:25.872Z] 4e400dbdd1d2: Preparing [2026-06-29T03:51:25.872Z] 52d5d30f7166: Preparing [2026-06-29T03:51:25.872Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:25.872Z] 4762f459ad7f: Preparing [2026-06-29T03:51:25.872Z] 3dd8b4acd113: Preparing [2026-06-29T03:51:25.872Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:25.872Z] 3dd8b4acd113: Waiting [2026-06-29T03:51:25.872Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:25.872Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:25.872Z] 4762f459ad7f: Layer already exists [2026-06-29T03:51:25.872Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:25.872Z] b541c0d47b4d: Layer already exists [2026-06-29T03:51:25.872Z] 4e400dbdd1d2: Layer already exists [2026-06-29T03:51:25.872Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:25.872Z] 3dd8b4acd113: Layer already exists [2026-06-29T03:51:25.872Z] 4.1.0-dev.120: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:26.195Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:26.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:26.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T03:51:26.514Z] b541c0d47b4d: Preparing [2026-06-29T03:51:26.514Z] 4e400dbdd1d2: Preparing [2026-06-29T03:51:26.514Z] 52d5d30f7166: Preparing [2026-06-29T03:51:26.514Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:26.514Z] 4762f459ad7f: Preparing [2026-06-29T03:51:26.514Z] 3dd8b4acd113: Preparing [2026-06-29T03:51:26.514Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:26.514Z] 3dd8b4acd113: Waiting [2026-06-29T03:51:26.514Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:26.514Z] 4762f459ad7f: Layer already exists [2026-06-29T03:51:26.514Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:26.514Z] 4e400dbdd1d2: Layer already exists [2026-06-29T03:51:26.514Z] b541c0d47b4d: Layer already exists [2026-06-29T03:51:26.514Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:26.514Z] 3dd8b4acd113: Layer already exists [2026-06-29T03:51:26.514Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:26.514Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:26.916Z] + 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-06-29T03:51:27.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-06-29T03:51:27.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-29T03:51:27.233Z] b541c0d47b4d: Preparing [2026-06-29T03:51:27.233Z] 4e400dbdd1d2: Preparing [2026-06-29T03:51:27.233Z] 52d5d30f7166: Preparing [2026-06-29T03:51:27.233Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:27.233Z] 4762f459ad7f: Preparing [2026-06-29T03:51:27.233Z] 3dd8b4acd113: Preparing [2026-06-29T03:51:27.233Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:27.233Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:27.233Z] 3dd8b4acd113: Waiting [2026-06-29T03:51:27.233Z] 4762f459ad7f: Layer already exists [2026-06-29T03:51:27.233Z] b541c0d47b4d: Layer already exists [2026-06-29T03:51:27.233Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:27.233Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:27.233Z] 4e400dbdd1d2: Layer already exists [2026-06-29T03:51:27.233Z] 3dd8b4acd113: Layer already exists [2026-06-29T03:51:27.233Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:27.233Z] main: digest: sha256:c40f52db251fadbf431b26a95370d80dd2300c97867c0207239f2da3c0dd26a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:51:27.296Z] ===================================================== [Pipeline] echo [2026-06-29T03:51:27.307Z] taggedImages: [2026-06-29T03:51:27.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:27.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-29T03:51:27.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.120 [2026-06-29T03:51:27.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:27.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-06-29T03:51:27.327Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-06-29T03:51:27.327Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:27.327Z] latest [2026-06-29T03:51:27.327Z] 4.1.0-dev.120 [2026-06-29T03:51:27.327Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:27.327Z] main [2026-06-29T03:51:27.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:27.689Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:28.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:28.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T03:51:28.014Z] 3de4ba93608b: Preparing [2026-06-29T03:51:28.014Z] dc169dd9c648: Preparing [2026-06-29T03:51:28.014Z] 770fa5befe02: Preparing [2026-06-29T03:51:28.014Z] 52d5d30f7166: Preparing [2026-06-29T03:51:28.014Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:28.014Z] 5cd4147a4fb5: Preparing [2026-06-29T03:51:28.014Z] 57101d5d56b2: Preparing [2026-06-29T03:51:28.014Z] 64a512895bf6: Preparing [2026-06-29T03:51:28.014Z] ca7e6610791a: Preparing [2026-06-29T03:51:28.014Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:28.014Z] 5cd4147a4fb5: Waiting [2026-06-29T03:51:28.014Z] 57101d5d56b2: Waiting [2026-06-29T03:51:28.014Z] 64a512895bf6: Waiting [2026-06-29T03:51:28.014Z] ca7e6610791a: Waiting [2026-06-29T03:51:28.014Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:28.014Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:28.014Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:28.014Z] 770fa5befe02: Pushed [2026-06-29T03:51:28.014Z] dc169dd9c648: Pushed [2026-06-29T03:51:28.014Z] 3de4ba93608b: Pushed [2026-06-29T03:51:28.014Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:28.014Z] 64a512895bf6: Pushed [2026-06-29T03:51:28.579Z] ca7e6610791a: Pushed [2026-06-29T03:51:33.875Z] 57101d5d56b2: Pushed [2026-06-29T03:51:41.993Z] 5cd4147a4fb5: Pushed [2026-06-29T03:51:41.993Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:42.320Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:42.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-29T03:51:42.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T03:51:42.650Z] 3de4ba93608b: Preparing [2026-06-29T03:51:42.650Z] dc169dd9c648: Preparing [2026-06-29T03:51:42.650Z] 770fa5befe02: Preparing [2026-06-29T03:51:42.650Z] 52d5d30f7166: Preparing [2026-06-29T03:51:42.650Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:42.650Z] 5cd4147a4fb5: Preparing [2026-06-29T03:51:42.650Z] 57101d5d56b2: Preparing [2026-06-29T03:51:42.650Z] 64a512895bf6: Preparing [2026-06-29T03:51:42.650Z] 5cd4147a4fb5: Waiting [2026-06-29T03:51:42.650Z] 57101d5d56b2: Waiting [2026-06-29T03:51:42.651Z] ca7e6610791a: Preparing [2026-06-29T03:51:42.651Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:42.651Z] 64a512895bf6: Waiting [2026-06-29T03:51:42.651Z] ca7e6610791a: Waiting [2026-06-29T03:51:42.651Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:42.651Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:42.651Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:42.651Z] 770fa5befe02: Layer already exists [2026-06-29T03:51:42.651Z] 3de4ba93608b: Layer already exists [2026-06-29T03:51:42.651Z] dc169dd9c648: Layer already exists [2026-06-29T03:51:42.651Z] 5cd4147a4fb5: Layer already exists [2026-06-29T03:51:42.651Z] 64a512895bf6: Layer already exists [2026-06-29T03:51:42.651Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:42.651Z] ca7e6610791a: Layer already exists [2026-06-29T03:51:42.651Z] 57101d5d56b2: Layer already exists [2026-06-29T03:51:42.651Z] latest: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:42.980Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:43.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.120 [2026-06-29T03:51:43.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T03:51:43.421Z] 3de4ba93608b: Preparing [2026-06-29T03:51:43.421Z] dc169dd9c648: Preparing [2026-06-29T03:51:43.421Z] 770fa5befe02: Preparing [2026-06-29T03:51:43.421Z] 52d5d30f7166: Preparing [2026-06-29T03:51:43.421Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:43.421Z] 5cd4147a4fb5: Preparing [2026-06-29T03:51:43.421Z] 57101d5d56b2: Preparing [2026-06-29T03:51:43.421Z] 64a512895bf6: Preparing [2026-06-29T03:51:43.421Z] ca7e6610791a: Preparing [2026-06-29T03:51:43.421Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:43.421Z] 64a512895bf6: Waiting [2026-06-29T03:51:43.421Z] ca7e6610791a: Waiting [2026-06-29T03:51:43.421Z] 5cd4147a4fb5: Waiting [2026-06-29T03:51:43.421Z] 57101d5d56b2: Waiting [2026-06-29T03:51:43.421Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:43.421Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:43.421Z] 770fa5befe02: Layer already exists [2026-06-29T03:51:43.421Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:43.421Z] 3de4ba93608b: Layer already exists [2026-06-29T03:51:43.421Z] dc169dd9c648: Layer already exists [2026-06-29T03:51:43.421Z] ca7e6610791a: Layer already exists [2026-06-29T03:51:43.421Z] 5cd4147a4fb5: Layer already exists [2026-06-29T03:51:43.421Z] 57101d5d56b2: Layer already exists [2026-06-29T03:51:43.421Z] 64a512895bf6: Layer already exists [2026-06-29T03:51:43.421Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:43.421Z] 4.1.0-dev.120: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:43.812Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:44.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:44.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T03:51:44.135Z] 3de4ba93608b: Preparing [2026-06-29T03:51:44.135Z] dc169dd9c648: Preparing [2026-06-29T03:51:44.135Z] 770fa5befe02: Preparing [2026-06-29T03:51:44.135Z] 52d5d30f7166: Preparing [2026-06-29T03:51:44.135Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:44.135Z] 5cd4147a4fb5: Preparing [2026-06-29T03:51:44.135Z] 57101d5d56b2: Preparing [2026-06-29T03:51:44.135Z] 64a512895bf6: Preparing [2026-06-29T03:51:44.135Z] ca7e6610791a: Preparing [2026-06-29T03:51:44.135Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:44.135Z] 64a512895bf6: Waiting [2026-06-29T03:51:44.135Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:44.135Z] ca7e6610791a: Waiting [2026-06-29T03:51:44.135Z] 5cd4147a4fb5: Waiting [2026-06-29T03:51:44.135Z] 57101d5d56b2: Waiting [2026-06-29T03:51:44.135Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:44.135Z] 770fa5befe02: Layer already exists [2026-06-29T03:51:44.135Z] dc169dd9c648: Layer already exists [2026-06-29T03:51:44.135Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:44.135Z] 3de4ba93608b: Layer already exists [2026-06-29T03:51:44.135Z] 64a512895bf6: Layer already exists [2026-06-29T03:51:44.135Z] 57101d5d56b2: Layer already exists [2026-06-29T03:51:44.135Z] 5cd4147a4fb5: Layer already exists [2026-06-29T03:51:44.135Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:44.135Z] ca7e6610791a: Layer already exists [2026-06-29T03:51:44.135Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:44.466Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:44.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-06-29T03:51:44.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-29T03:51:44.805Z] 3de4ba93608b: Preparing [2026-06-29T03:51:44.805Z] dc169dd9c648: Preparing [2026-06-29T03:51:44.805Z] 770fa5befe02: Preparing [2026-06-29T03:51:44.805Z] 52d5d30f7166: Preparing [2026-06-29T03:51:44.805Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:44.805Z] 5cd4147a4fb5: Preparing [2026-06-29T03:51:44.805Z] 57101d5d56b2: Preparing [2026-06-29T03:51:44.805Z] 64a512895bf6: Preparing [2026-06-29T03:51:44.805Z] ca7e6610791a: Preparing [2026-06-29T03:51:44.805Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:44.805Z] 57101d5d56b2: Waiting [2026-06-29T03:51:44.805Z] 64a512895bf6: Waiting [2026-06-29T03:51:44.805Z] ca7e6610791a: Waiting [2026-06-29T03:51:44.805Z] 5cd4147a4fb5: Waiting [2026-06-29T03:51:44.805Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:44.805Z] dc169dd9c648: Layer already exists [2026-06-29T03:51:44.805Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:44.805Z] 770fa5befe02: Layer already exists [2026-06-29T03:51:44.805Z] 3de4ba93608b: Layer already exists [2026-06-29T03:51:44.805Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:44.805Z] 57101d5d56b2: Layer already exists [2026-06-29T03:51:44.805Z] 5cd4147a4fb5: Layer already exists [2026-06-29T03:51:44.805Z] ca7e6610791a: Layer already exists [2026-06-29T03:51:44.805Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:44.805Z] 64a512895bf6: Layer already exists [2026-06-29T03:51:44.805Z] main: digest: sha256:1631940a98067701bd5dbaa76972fb7151ba4d2f7dfe646b9982f06937a5c1c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:51:44.881Z] ===================================================== [Pipeline] echo [2026-06-29T03:51:44.895Z] taggedImages: [2026-06-29T03:51:44.895Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:44.895Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-29T03:51:44.895Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.120 [2026-06-29T03:51:44.895Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:44.895Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-06-29T03:51:44.920Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-06-29T03:51:44.921Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:44.921Z] latest [2026-06-29T03:51:44.921Z] 4.1.0-dev.120 [2026-06-29T03:51:44.921Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:51:44.921Z] main [2026-06-29T03:51:44.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:45.274Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:51:45.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:51:45.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T03:51:45.596Z] ca7088fbec1b: Preparing [2026-06-29T03:51:45.596Z] 1f53f202d1cc: Preparing [2026-06-29T03:51:45.596Z] c3e4daa0f8fb: Preparing [2026-06-29T03:51:45.596Z] 52d5d30f7166: Preparing [2026-06-29T03:51:45.596Z] 82fedf20a9bc: Preparing [2026-06-29T03:51:45.596Z] 3db014e29b09: Preparing [2026-06-29T03:51:45.596Z] 1a7afc9045a6: Preparing [2026-06-29T03:51:45.596Z] 77edbd48fe26: Preparing [2026-06-29T03:51:45.596Z] 6f09edfb3f6d: Preparing [2026-06-29T03:51:45.596Z] 1a7afc9045a6: Waiting [2026-06-29T03:51:45.596Z] 3db014e29b09: Waiting [2026-06-29T03:51:45.596Z] 6f09edfb3f6d: Waiting [2026-06-29T03:51:45.596Z] 77edbd48fe26: Waiting [2026-06-29T03:51:45.596Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:51:45.596Z] 52d5d30f7166: Layer already exists [2026-06-29T03:51:45.596Z] ca7088fbec1b: Pushed [2026-06-29T03:51:45.596Z] 1f53f202d1cc: Pushed [2026-06-29T03:51:45.596Z] c3e4daa0f8fb: Pushed [2026-06-29T03:51:45.596Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:51:45.596Z] 1a7afc9045a6: Pushed [2026-06-29T03:51:46.163Z] 77edbd48fe26: Pushed [2026-06-29T03:52:01.075Z] 3db014e29b09: Pushed [2026-06-29T03:52:01.075Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:01.418Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:01.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-29T03:52:01.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T03:52:01.762Z] ca7088fbec1b: Preparing [2026-06-29T03:52:01.762Z] 1f53f202d1cc: Preparing [2026-06-29T03:52:01.762Z] c3e4daa0f8fb: Preparing [2026-06-29T03:52:01.762Z] 52d5d30f7166: Preparing [2026-06-29T03:52:01.762Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:01.762Z] 3db014e29b09: Preparing [2026-06-29T03:52:01.762Z] 1a7afc9045a6: Preparing [2026-06-29T03:52:01.762Z] 77edbd48fe26: Preparing [2026-06-29T03:52:01.762Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:01.762Z] 1a7afc9045a6: Waiting [2026-06-29T03:52:01.762Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:01.762Z] 77edbd48fe26: Waiting [2026-06-29T03:52:01.762Z] 3db014e29b09: Waiting [2026-06-29T03:52:01.762Z] c3e4daa0f8fb: Layer already exists [2026-06-29T03:52:01.762Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:01.762Z] 1f53f202d1cc: Layer already exists [2026-06-29T03:52:01.762Z] ca7088fbec1b: Layer already exists [2026-06-29T03:52:01.762Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:01.762Z] 1a7afc9045a6: Layer already exists [2026-06-29T03:52:01.762Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:01.762Z] 77edbd48fe26: Layer already exists [2026-06-29T03:52:01.762Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:01.762Z] latest: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:02.080Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:02.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.120 [2026-06-29T03:52:02.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T03:52:02.412Z] ca7088fbec1b: Preparing [2026-06-29T03:52:02.412Z] 1f53f202d1cc: Preparing [2026-06-29T03:52:02.412Z] c3e4daa0f8fb: Preparing [2026-06-29T03:52:02.412Z] 52d5d30f7166: Preparing [2026-06-29T03:52:02.412Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:02.412Z] 3db014e29b09: Preparing [2026-06-29T03:52:02.412Z] 1a7afc9045a6: Preparing [2026-06-29T03:52:02.412Z] 77edbd48fe26: Preparing [2026-06-29T03:52:02.412Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:02.412Z] 3db014e29b09: Waiting [2026-06-29T03:52:02.412Z] 1a7afc9045a6: Waiting [2026-06-29T03:52:02.412Z] 77edbd48fe26: Waiting [2026-06-29T03:52:02.412Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:02.412Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:02.412Z] 1f53f202d1cc: Layer already exists [2026-06-29T03:52:02.412Z] c3e4daa0f8fb: Layer already exists [2026-06-29T03:52:02.412Z] ca7088fbec1b: Layer already exists [2026-06-29T03:52:02.412Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:02.412Z] 1a7afc9045a6: Layer already exists [2026-06-29T03:52:02.412Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:02.412Z] 77edbd48fe26: Layer already exists [2026-06-29T03:52:02.412Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:02.412Z] 4.1.0-dev.120: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:02.746Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:03.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:03.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T03:52:03.072Z] ca7088fbec1b: Preparing [2026-06-29T03:52:03.072Z] 1f53f202d1cc: Preparing [2026-06-29T03:52:03.072Z] c3e4daa0f8fb: Preparing [2026-06-29T03:52:03.072Z] 52d5d30f7166: Preparing [2026-06-29T03:52:03.072Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:03.072Z] 3db014e29b09: Preparing [2026-06-29T03:52:03.072Z] 1a7afc9045a6: Preparing [2026-06-29T03:52:03.072Z] 77edbd48fe26: Preparing [2026-06-29T03:52:03.072Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:03.072Z] 3db014e29b09: Waiting [2026-06-29T03:52:03.072Z] 1a7afc9045a6: Waiting [2026-06-29T03:52:03.072Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:03.072Z] 77edbd48fe26: Waiting [2026-06-29T03:52:03.072Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:03.072Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:03.072Z] ca7088fbec1b: Layer already exists [2026-06-29T03:52:03.072Z] c3e4daa0f8fb: Layer already exists [2026-06-29T03:52:03.072Z] 1f53f202d1cc: Layer already exists [2026-06-29T03:52:03.072Z] 77edbd48fe26: Layer already exists [2026-06-29T03:52:03.072Z] 1a7afc9045a6: Layer already exists [2026-06-29T03:52:03.072Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:03.072Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:03.072Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:03.408Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:03.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-06-29T03:52:03.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-29T03:52:03.741Z] ca7088fbec1b: Preparing [2026-06-29T03:52:03.741Z] 1f53f202d1cc: Preparing [2026-06-29T03:52:03.741Z] c3e4daa0f8fb: Preparing [2026-06-29T03:52:03.741Z] 52d5d30f7166: Preparing [2026-06-29T03:52:03.741Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:03.741Z] 3db014e29b09: Preparing [2026-06-29T03:52:03.741Z] 1a7afc9045a6: Preparing [2026-06-29T03:52:03.741Z] 77edbd48fe26: Preparing [2026-06-29T03:52:03.741Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:03.741Z] 3db014e29b09: Waiting [2026-06-29T03:52:03.741Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:03.741Z] 77edbd48fe26: Waiting [2026-06-29T03:52:03.741Z] 1a7afc9045a6: Waiting [2026-06-29T03:52:03.741Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:03.741Z] ca7088fbec1b: Layer already exists [2026-06-29T03:52:03.741Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:03.741Z] 1f53f202d1cc: Layer already exists [2026-06-29T03:52:03.741Z] c3e4daa0f8fb: Layer already exists [2026-06-29T03:52:03.741Z] 1a7afc9045a6: Layer already exists [2026-06-29T03:52:03.741Z] 77edbd48fe26: Layer already exists [2026-06-29T03:52:03.741Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:03.741Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:03.741Z] main: digest: sha256:d4e90d8c53b73b8f634a1aa1f5bf5a473eef6b8295573feff54cd66d37350635 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:52:03.832Z] ===================================================== [Pipeline] echo [2026-06-29T03:52:03.844Z] taggedImages: [2026-06-29T03:52:03.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:03.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-29T03:52:03.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.120 [2026-06-29T03:52:03.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:03.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-06-29T03:52:03.876Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-06-29T03:52:03.876Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:03.876Z] latest [2026-06-29T03:52:03.876Z] 4.1.0-dev.120 [2026-06-29T03:52:03.876Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:03.876Z] main [2026-06-29T03:52:03.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:04.255Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:04.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:04.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T03:52:04.592Z] 3de4ba93608b: Preparing [2026-06-29T03:52:04.592Z] e9937fbb37a6: Preparing [2026-06-29T03:52:04.592Z] 33a98b445378: Preparing [2026-06-29T03:52:04.592Z] 52d5d30f7166: Preparing [2026-06-29T03:52:04.592Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:04.592Z] 3db014e29b09: Preparing [2026-06-29T03:52:04.592Z] 64a512895bf6: Preparing [2026-06-29T03:52:04.592Z] ca7e6610791a: Preparing [2026-06-29T03:52:04.592Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:04.592Z] 3db014e29b09: Waiting [2026-06-29T03:52:04.592Z] 64a512895bf6: Waiting [2026-06-29T03:52:04.592Z] ca7e6610791a: Waiting [2026-06-29T03:52:04.592Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:04.592Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:04.592Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:04.592Z] 3de4ba93608b: Layer already exists [2026-06-29T03:52:04.592Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:04.592Z] 64a512895bf6: Layer already exists [2026-06-29T03:52:04.592Z] ca7e6610791a: Layer already exists [2026-06-29T03:52:04.592Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:04.593Z] e9937fbb37a6: Pushed [2026-06-29T03:52:04.593Z] 33a98b445378: Pushed [2026-06-29T03:52:04.852Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:05.181Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:05.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-29T03:52:05.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T03:52:05.504Z] 3de4ba93608b: Preparing [2026-06-29T03:52:05.504Z] e9937fbb37a6: Preparing [2026-06-29T03:52:05.504Z] 33a98b445378: Preparing [2026-06-29T03:52:05.504Z] 52d5d30f7166: Preparing [2026-06-29T03:52:05.504Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:05.504Z] 3db014e29b09: Preparing [2026-06-29T03:52:05.504Z] 64a512895bf6: Preparing [2026-06-29T03:52:05.504Z] ca7e6610791a: Preparing [2026-06-29T03:52:05.504Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:05.504Z] 3db014e29b09: Waiting [2026-06-29T03:52:05.504Z] 64a512895bf6: Waiting [2026-06-29T03:52:05.504Z] ca7e6610791a: Waiting [2026-06-29T03:52:05.504Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:05.504Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:05.504Z] 3de4ba93608b: Layer already exists [2026-06-29T03:52:05.504Z] 33a98b445378: Layer already exists [2026-06-29T03:52:05.504Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:05.504Z] e9937fbb37a6: Layer already exists [2026-06-29T03:52:05.504Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:05.504Z] 64a512895bf6: Layer already exists [2026-06-29T03:52:05.504Z] ca7e6610791a: Layer already exists [2026-06-29T03:52:05.504Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:05.504Z] latest: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:05.834Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:06.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.120 [2026-06-29T03:52:06.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T03:52:06.162Z] 3de4ba93608b: Preparing [2026-06-29T03:52:06.162Z] e9937fbb37a6: Preparing [2026-06-29T03:52:06.162Z] 33a98b445378: Preparing [2026-06-29T03:52:06.162Z] 52d5d30f7166: Preparing [2026-06-29T03:52:06.162Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:06.162Z] 3db014e29b09: Preparing [2026-06-29T03:52:06.162Z] 64a512895bf6: Preparing [2026-06-29T03:52:06.162Z] ca7e6610791a: Preparing [2026-06-29T03:52:06.162Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:06.162Z] 3db014e29b09: Waiting [2026-06-29T03:52:06.162Z] ca7e6610791a: Waiting [2026-06-29T03:52:06.162Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:06.162Z] 3de4ba93608b: Layer already exists [2026-06-29T03:52:06.162Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:06.162Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:06.162Z] e9937fbb37a6: Layer already exists [2026-06-29T03:52:06.162Z] 33a98b445378: Layer already exists [2026-06-29T03:52:06.162Z] ca7e6610791a: Layer already exists [2026-06-29T03:52:06.162Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:06.162Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:06.162Z] 64a512895bf6: Layer already exists [2026-06-29T03:52:06.162Z] 4.1.0-dev.120: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:06.495Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:06.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:06.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T03:52:06.824Z] 3de4ba93608b: Preparing [2026-06-29T03:52:06.824Z] e9937fbb37a6: Preparing [2026-06-29T03:52:06.824Z] 33a98b445378: Preparing [2026-06-29T03:52:06.824Z] 52d5d30f7166: Preparing [2026-06-29T03:52:06.824Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:06.824Z] 3db014e29b09: Preparing [2026-06-29T03:52:06.824Z] 64a512895bf6: Preparing [2026-06-29T03:52:06.824Z] ca7e6610791a: Preparing [2026-06-29T03:52:06.824Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:06.824Z] 3db014e29b09: Waiting [2026-06-29T03:52:06.824Z] 64a512895bf6: Waiting [2026-06-29T03:52:06.824Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:06.824Z] ca7e6610791a: Waiting [2026-06-29T03:52:06.824Z] 33a98b445378: Layer already exists [2026-06-29T03:52:06.824Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:06.824Z] 3de4ba93608b: Layer already exists [2026-06-29T03:52:06.824Z] e9937fbb37a6: Layer already exists [2026-06-29T03:52:06.824Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:06.824Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:06.824Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:06.824Z] 64a512895bf6: Layer already exists [2026-06-29T03:52:06.824Z] ca7e6610791a: Layer already exists [2026-06-29T03:52:06.824Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:07.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:07.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-06-29T03:52:07.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-29T03:52:07.478Z] 3de4ba93608b: Preparing [2026-06-29T03:52:07.478Z] e9937fbb37a6: Preparing [2026-06-29T03:52:07.478Z] 33a98b445378: Preparing [2026-06-29T03:52:07.478Z] 52d5d30f7166: Preparing [2026-06-29T03:52:07.478Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:07.478Z] 3db014e29b09: Preparing [2026-06-29T03:52:07.478Z] 64a512895bf6: Preparing [2026-06-29T03:52:07.478Z] ca7e6610791a: Preparing [2026-06-29T03:52:07.478Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:07.478Z] ca7e6610791a: Waiting [2026-06-29T03:52:07.478Z] 64a512895bf6: Waiting [2026-06-29T03:52:07.478Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:07.478Z] 3db014e29b09: Waiting [2026-06-29T03:52:07.478Z] 33a98b445378: Layer already exists [2026-06-29T03:52:07.478Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:07.478Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:07.478Z] e9937fbb37a6: Layer already exists [2026-06-29T03:52:07.478Z] 3de4ba93608b: Layer already exists [2026-06-29T03:52:07.478Z] 64a512895bf6: Layer already exists [2026-06-29T03:52:07.478Z] ca7e6610791a: Layer already exists [2026-06-29T03:52:07.478Z] 3db014e29b09: Layer already exists [2026-06-29T03:52:07.478Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:07.478Z] main: digest: sha256:aeb9321fd70987a9b2fdde522ef736486cb825b7d34d9d94a6b05f07b006f02d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:52:07.564Z] ===================================================== [Pipeline] echo [2026-06-29T03:52:07.580Z] taggedImages: [2026-06-29T03:52:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-29T03:52:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.120 [2026-06-29T03:52:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-06-29T03:52:07.609Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-06-29T03:52:07.609Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:07.609Z] latest [2026-06-29T03:52:07.609Z] 4.1.0-dev.120 [2026-06-29T03:52:07.609Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:07.609Z] main [2026-06-29T03:52:07.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:07.952Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:08.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:08.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T03:52:08.275Z] 976dd7e940d0: Preparing [2026-06-29T03:52:08.275Z] 2ae900789c00: Preparing [2026-06-29T03:52:08.275Z] 52d5d30f7166: Preparing [2026-06-29T03:52:08.275Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:08.275Z] 4783aea82c4e: Preparing [2026-06-29T03:52:08.275Z] e226bb4de207: Preparing [2026-06-29T03:52:08.275Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:08.275Z] e226bb4de207: Waiting [2026-06-29T03:52:08.275Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:08.275Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:08.275Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:08.275Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:08.275Z] 976dd7e940d0: Pushed [2026-06-29T03:52:08.275Z] 4783aea82c4e: Pushed [2026-06-29T03:52:08.842Z] e226bb4de207: Pushed [2026-06-29T03:52:13.042Z] 2ae900789c00: Pushed [2026-06-29T03:52:13.042Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:13.404Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:13.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-29T03:52:13.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T03:52:13.744Z] 976dd7e940d0: Preparing [2026-06-29T03:52:13.744Z] 2ae900789c00: Preparing [2026-06-29T03:52:13.744Z] 52d5d30f7166: Preparing [2026-06-29T03:52:13.744Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:13.744Z] 4783aea82c4e: Preparing [2026-06-29T03:52:13.744Z] e226bb4de207: Preparing [2026-06-29T03:52:13.744Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:13.744Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:13.744Z] e226bb4de207: Waiting [2026-06-29T03:52:13.744Z] 2ae900789c00: Layer already exists [2026-06-29T03:52:13.744Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:13.744Z] 976dd7e940d0: Layer already exists [2026-06-29T03:52:13.744Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:13.744Z] 4783aea82c4e: Layer already exists [2026-06-29T03:52:13.744Z] e226bb4de207: Layer already exists [2026-06-29T03:52:13.744Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:13.744Z] latest: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:14.079Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:14.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.120 [2026-06-29T03:52:14.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T03:52:14.434Z] 976dd7e940d0: Preparing [2026-06-29T03:52:14.434Z] 2ae900789c00: Preparing [2026-06-29T03:52:14.434Z] 52d5d30f7166: Preparing [2026-06-29T03:52:14.434Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:14.434Z] 4783aea82c4e: Preparing [2026-06-29T03:52:14.434Z] e226bb4de207: Preparing [2026-06-29T03:52:14.434Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:14.434Z] e226bb4de207: Waiting [2026-06-29T03:52:14.434Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:14.434Z] 2ae900789c00: Layer already exists [2026-06-29T03:52:14.434Z] 4783aea82c4e: Layer already exists [2026-06-29T03:52:14.434Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:14.434Z] 976dd7e940d0: Layer already exists [2026-06-29T03:52:14.434Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:14.434Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:14.434Z] e226bb4de207: Layer already exists [2026-06-29T03:52:14.434Z] 4.1.0-dev.120: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:14.792Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:15.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:15.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T03:52:15.130Z] 976dd7e940d0: Preparing [2026-06-29T03:52:15.130Z] 2ae900789c00: Preparing [2026-06-29T03:52:15.130Z] 52d5d30f7166: Preparing [2026-06-29T03:52:15.130Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:15.130Z] 4783aea82c4e: Preparing [2026-06-29T03:52:15.130Z] e226bb4de207: Preparing [2026-06-29T03:52:15.130Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:15.130Z] e226bb4de207: Waiting [2026-06-29T03:52:15.130Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:15.130Z] 2ae900789c00: Layer already exists [2026-06-29T03:52:15.130Z] 4783aea82c4e: Layer already exists [2026-06-29T03:52:15.130Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:15.130Z] 976dd7e940d0: Layer already exists [2026-06-29T03:52:15.130Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:15.130Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:15.130Z] e226bb4de207: Layer already exists [2026-06-29T03:52:15.130Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:15.492Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:15.823Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-06-29T03:52:15.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-29T03:52:15.823Z] 976dd7e940d0: Preparing [2026-06-29T03:52:15.823Z] 2ae900789c00: Preparing [2026-06-29T03:52:15.823Z] 52d5d30f7166: Preparing [2026-06-29T03:52:15.823Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:15.823Z] 4783aea82c4e: Preparing [2026-06-29T03:52:15.823Z] e226bb4de207: Preparing [2026-06-29T03:52:15.823Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:15.823Z] e226bb4de207: Waiting [2026-06-29T03:52:15.823Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:15.823Z] 2ae900789c00: Layer already exists [2026-06-29T03:52:15.823Z] 4783aea82c4e: Layer already exists [2026-06-29T03:52:15.823Z] 976dd7e940d0: Layer already exists [2026-06-29T03:52:15.823Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:15.823Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:15.823Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:15.823Z] e226bb4de207: Layer already exists [2026-06-29T03:52:15.823Z] main: digest: sha256:919036682033debd50947affb8135aed01f055dece6ade05ff387da026e2eb8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:52:15.912Z] ===================================================== [Pipeline] echo [2026-06-29T03:52:15.932Z] taggedImages: [2026-06-29T03:52:15.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:15.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-29T03:52:15.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.120 [2026-06-29T03:52:15.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:15.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-06-29T03:52:15.970Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-06-29T03:52:15.970Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:15.970Z] latest [2026-06-29T03:52:15.970Z] 4.1.0-dev.120 [2026-06-29T03:52:15.970Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:15.970Z] main [2026-06-29T03:52:15.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:16.341Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:16.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:16.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T03:52:16.682Z] fc6a05205597: Preparing [2026-06-29T03:52:16.682Z] f7513ea6bb19: Preparing [2026-06-29T03:52:16.682Z] 52d5d30f7166: Preparing [2026-06-29T03:52:16.682Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:16.682Z] 423b8a9917a2: Preparing [2026-06-29T03:52:16.682Z] 61430652b948: Preparing [2026-06-29T03:52:16.682Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:16.682Z] 61430652b948: Waiting [2026-06-29T03:52:16.682Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:16.682Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:16.682Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:16.682Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:16.682Z] 423b8a9917a2: Pushed [2026-06-29T03:52:16.682Z] fc6a05205597: Pushed [2026-06-29T03:52:16.946Z] 61430652b948: Pushed [2026-06-29T03:52:21.260Z] f7513ea6bb19: Pushed [2026-06-29T03:52:21.260Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:21.596Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:21.932Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-29T03:52:21.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T03:52:21.932Z] fc6a05205597: Preparing [2026-06-29T03:52:21.932Z] f7513ea6bb19: Preparing [2026-06-29T03:52:21.932Z] 52d5d30f7166: Preparing [2026-06-29T03:52:21.932Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:21.932Z] 423b8a9917a2: Preparing [2026-06-29T03:52:21.932Z] 61430652b948: Preparing [2026-06-29T03:52:21.932Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:21.932Z] 61430652b948: Waiting [2026-06-29T03:52:21.932Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:21.932Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:21.932Z] fc6a05205597: Layer already exists [2026-06-29T03:52:21.932Z] 423b8a9917a2: Layer already exists [2026-06-29T03:52:21.932Z] f7513ea6bb19: Layer already exists [2026-06-29T03:52:21.932Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:21.932Z] 61430652b948: Layer already exists [2026-06-29T03:52:21.932Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:21.932Z] latest: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:22.272Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:22.605Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.120 [2026-06-29T03:52:22.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T03:52:22.605Z] fc6a05205597: Preparing [2026-06-29T03:52:22.605Z] f7513ea6bb19: Preparing [2026-06-29T03:52:22.605Z] 52d5d30f7166: Preparing [2026-06-29T03:52:22.605Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:22.605Z] 423b8a9917a2: Preparing [2026-06-29T03:52:22.605Z] 61430652b948: Preparing [2026-06-29T03:52:22.605Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:22.605Z] 61430652b948: Waiting [2026-06-29T03:52:22.605Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:22.605Z] f7513ea6bb19: Layer already exists [2026-06-29T03:52:22.605Z] 423b8a9917a2: Layer already exists [2026-06-29T03:52:22.605Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:22.605Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:22.605Z] fc6a05205597: Layer already exists [2026-06-29T03:52:22.605Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:22.605Z] 61430652b948: Layer already exists [2026-06-29T03:52:22.605Z] 4.1.0-dev.120: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:22.939Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:23.264Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:23.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T03:52:23.264Z] fc6a05205597: Preparing [2026-06-29T03:52:23.264Z] f7513ea6bb19: Preparing [2026-06-29T03:52:23.264Z] 52d5d30f7166: Preparing [2026-06-29T03:52:23.264Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:23.264Z] 423b8a9917a2: Preparing [2026-06-29T03:52:23.264Z] 61430652b948: Preparing [2026-06-29T03:52:23.264Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:23.264Z] 61430652b948: Waiting [2026-06-29T03:52:23.264Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:23.264Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:23.264Z] 423b8a9917a2: Layer already exists [2026-06-29T03:52:23.264Z] f7513ea6bb19: Layer already exists [2026-06-29T03:52:23.264Z] fc6a05205597: Layer already exists [2026-06-29T03:52:23.264Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:23.264Z] 61430652b948: Layer already exists [2026-06-29T03:52:23.264Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:23.264Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:23.599Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T03:52:23.932Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-06-29T03:52:23.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-29T03:52:23.933Z] fc6a05205597: Preparing [2026-06-29T03:52:23.933Z] f7513ea6bb19: Preparing [2026-06-29T03:52:23.933Z] 52d5d30f7166: Preparing [2026-06-29T03:52:23.933Z] 82fedf20a9bc: Preparing [2026-06-29T03:52:23.933Z] 423b8a9917a2: Preparing [2026-06-29T03:52:23.933Z] 61430652b948: Preparing [2026-06-29T03:52:23.933Z] 6f09edfb3f6d: Preparing [2026-06-29T03:52:23.933Z] 61430652b948: Waiting [2026-06-29T03:52:23.933Z] 6f09edfb3f6d: Waiting [2026-06-29T03:52:23.933Z] 82fedf20a9bc: Layer already exists [2026-06-29T03:52:23.933Z] 423b8a9917a2: Layer already exists [2026-06-29T03:52:23.933Z] fc6a05205597: Layer already exists [2026-06-29T03:52:23.933Z] f7513ea6bb19: Layer already exists [2026-06-29T03:52:23.933Z] 52d5d30f7166: Layer already exists [2026-06-29T03:52:23.933Z] 61430652b948: Layer already exists [2026-06-29T03:52:23.933Z] 6f09edfb3f6d: Layer already exists [2026-06-29T03:52:23.933Z] main: digest: sha256:bd449189a2cb28e4d69d74fb62e051d9e3302c7cd0ccf18df406997d95067e53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T03:52:24.022Z] ===================================================== [Pipeline] echo [2026-06-29T03:52:24.036Z] taggedImages: [2026-06-29T03:52:24.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T03:52:24.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-29T03:52:24.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.120 [2026-06-29T03:52:24.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T03:52:24.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-29T04:09:58.558Z] #140 ... [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-29T04:09:58.558Z] #151 DONE 1179.0s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T04:09:58.558Z] #146 ... [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:09:58.558Z] #155 DONE 0.2s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:09:58.558Z] #147 ... [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:09:58.558Z] #156 DONE 0.2s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-29T04:09:58.558Z] #157 DONE 0.2s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T04:09:58.558Z] #154 ... [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #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-06-29T04:09:58.558Z] #158 DONE 0.1s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #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-06-29T04:09:58.558Z] #159 DONE 0.1s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #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-06-29T04:09:58.558Z] #160 DONE 2.0s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #105 [core-common-config-bootstrapper] exporting to image [2026-06-29T04:09:58.558Z] #105 exporting layers [2026-06-29T04:09:58.558Z] #105 exporting layers 0.7s done [2026-06-29T04:09:58.558Z] #105 writing image sha256:e7b705a70476182436f1ee67823f1ea037ca97ee72ef273654d714c4b4a53540 done [2026-06-29T04:09:58.558Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-06-29T04:09:58.558Z] #105 DONE 10.6s [2026-06-29T04:09:58.558Z] [2026-06-29T04:09:58.558Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:10:08.655Z] #147 ... [2026-06-29T04:10:08.655Z] [2026-06-29T04:10:08.655Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-29T04:10:08.655Z] #152 DONE 1198.9s [2026-06-29T04:10:08.655Z] [2026-06-29T04:10:08.655Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-29T04:10:08.655Z] #161 DONE 0.3s [2026-06-29T04:10:08.655Z] [2026-06-29T04:10:08.655Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-29T04:10:12.014Z] #162 DONE 3.4s [2026-06-29T04:10:12.014Z] [2026-06-29T04:10:12.014Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:10:12.014Z] #163 DONE 0.3s [2026-06-29T04:10:12.014Z] [2026-06-29T04:10:12.014Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:10:12.014Z] #164 DONE 0.2s [2026-06-29T04:10:12.014Z] [2026-06-29T04:10:12.014Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-29T04:10:12.304Z] #165 DONE 0.3s [2026-06-29T04:10:12.304Z] [2026-06-29T04:10:12.304Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-29T04:10:12.304Z] #166 DONE 0.1s [2026-06-29T04:10:12.304Z] [2026-06-29T04:10:12.304Z] #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-06-29T04:10:12.605Z] #167 DONE 0.2s [2026-06-29T04:10:12.605Z] [2026-06-29T04:10:12.605Z] #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-06-29T04:10:12.605Z] #168 DONE 0.1s [2026-06-29T04:10:12.605Z] [2026-06-29T04:10:12.605Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:10:12.874Z] #147 ... [2026-06-29T04:10:12.874Z] [2026-06-29T04:10:12.874Z] #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-06-29T04:10:12.874Z] #169 DONE 0.2s [2026-06-29T04:10:12.874Z] [2026-06-29T04:10:12.874Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-29T04:10:13.140Z] #170 DONE 0.2s [2026-06-29T04:10:13.140Z] [2026-06-29T04:10:13.140Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-29T04:10:15.150Z] #171 DONE 2.2s [2026-06-29T04:10:15.150Z] [2026-06-29T04:10:15.150Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:10:15.432Z] #147 ... [2026-06-29T04:10:15.432Z] [2026-06-29T04:10:15.432Z] #105 [security-bootstrapper] exporting to image [2026-06-29T04:10:15.432Z] #105 exporting layers [2026-06-29T04:10:16.392Z] #105 exporting layers 0.9s done [2026-06-29T04:10:16.392Z] #105 writing image sha256:41d34705bd7ec09506c1186c7be3c070fa7736215bb6564d60e0ce69a1c54df1 done [2026-06-29T04:10:16.392Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2026-06-29T04:10:16.392Z] #105 DONE 11.6s [2026-06-29T04:10:16.392Z] [2026-06-29T04:10:16.392Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:27:24.392Z] #33 ... [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-29T04:27:24.392Z] #150 DONE 2222.8s [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T04:27:24.392Z] #144 ... [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:27:24.392Z] #172 DONE 0.1s [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:27:24.392Z] #33 ... [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:27:24.392Z] #173 DONE 0.2s [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-29T04:27:24.392Z] #174 DONE 1.2s [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-29T04:27:24.392Z] #175 DONE 0.1s [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #105 [core-command] exporting to image [2026-06-29T04:27:24.392Z] #105 exporting layers [2026-06-29T04:27:24.392Z] #105 exporting layers 0.5s done [2026-06-29T04:27:24.392Z] #105 writing image sha256:d1df3eb560bec520ef0723c444896da146f6d69eaebb6e5a543a0016e3214c18 done [2026-06-29T04:27:24.392Z] #105 naming to docker.io/library/core-command-arm64 done [2026-06-29T04:27:24.392Z] #105 DONE 12.1s [2026-06-29T04:27:24.392Z] [2026-06-29T04:27:24.392Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T04:27:36.765Z] #144 ... [2026-06-29T04:27:36.765Z] [2026-06-29T04:27:36.765Z] #145 [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-06-29T04:27:36.765Z] #145 2246.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.120 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-29T04:27:49.405Z] #145 ... [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-29T04:27:49.405Z] #140 DONE 2258.8s [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T04:27:49.405Z] #146 ... [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:27:49.405Z] #176 DONE 0.2s [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:27:49.405Z] #177 DONE 0.3s [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T04:27:49.405Z] #144 ... [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #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-06-29T04:27:49.405Z] #178 DONE 0.2s [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-29T04:27:49.405Z] #179 DONE 0.2s [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-29T04:27:49.405Z] #180 DONE 0.5s [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T04:27:49.405Z] #149 ... [2026-06-29T04:27:49.405Z] [2026-06-29T04:27:49.405Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T04:27:49.673Z] #181 DONE 0.2s [2026-06-29T04:27:49.673Z] [2026-06-29T04:27:49.673Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T04:27:51.638Z] #182 DONE 1.9s [2026-06-29T04:27:51.638Z] [2026-06-29T04:27:51.638Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:27:51.638Z] #33 ... [2026-06-29T04:27:51.638Z] [2026-06-29T04:27:51.638Z] #105 [security-proxy-setup] exporting to image [2026-06-29T04:27:51.638Z] #105 exporting layers [2026-06-29T04:27:58.345Z] #105 exporting layers 5.6s done [2026-06-29T04:27:58.345Z] #105 writing image sha256:2862f3755fa2fbbc0eb8f962a5f298746712751921d213fbd64580a574414c9a 0.0s done [2026-06-29T04:27:58.345Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2026-06-29T04:27:58.345Z] #105 DONE 17.8s [2026-06-29T04:27:58.345Z] [2026-06-29T04:27:58.345Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T04:28:16.558Z] #148 ... [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #145 [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-06-29T04:28:16.558Z] #145 DONE 2284.9s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:28:16.558Z] #147 ... [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:28:16.558Z] #183 DONE 0.2s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T04:28:16.558Z] #154 ... [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:28:16.558Z] #184 DONE 0.3s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #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-06-29T04:28:16.558Z] #185 DONE 0.3s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #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-06-29T04:28:16.558Z] #186 DONE 0.2s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-29T04:28:16.558Z] #187 DONE 0.1s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-29T04:28:16.558Z] #188 DONE 0.4s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-29T04:28:16.558Z] #189 DONE 0.5s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-29T04:28:16.558Z] #190 DONE 0.1s [2026-06-29T04:28:16.558Z] [2026-06-29T04:28:16.558Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T04:28:18.494Z] #191 DONE 2.0s [2026-06-29T04:28:18.494Z] [2026-06-29T04:28:18.494Z] #105 [security-secretstore-setup] exporting to image [2026-06-29T04:28:18.494Z] #105 exporting layers [2026-06-29T04:28:19.895Z] #105 exporting layers 1.4s done [2026-06-29T04:28:19.895Z] #105 writing image sha256:a10829781a91381b02135344513fdbf3c21bc98edea04d69be1d41d54ec4315a done [2026-06-29T04:28:19.895Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-06-29T04:28:19.895Z] #105 DONE 19.2s [2026-06-29T04:28:19.895Z] [2026-06-29T04:28:19.895Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:29:16.339Z] #147 ... [2026-06-29T04:29:16.339Z] [2026-06-29T04:29:16.339Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-29T04:29:16.339Z] #146 DONE 2347.0s [2026-06-29T04:29:16.339Z] [2026-06-29T04:29:16.339Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:29:16.339Z] #33 ... [2026-06-29T04:29:16.339Z] [2026-06-29T04:29:16.339Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:29:16.339Z] #192 DONE 0.1s [2026-06-29T04:29:16.339Z] [2026-06-29T04:29:16.339Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:29:16.604Z] #147 ... [2026-06-29T04:29:16.604Z] [2026-06-29T04:29:16.604Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:29:16.874Z] #193 DONE 0.2s [2026-06-29T04:29:16.874Z] [2026-06-29T04:29:16.874Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-29T04:29:17.141Z] #194 DONE 0.4s [2026-06-29T04:29:17.141Z] [2026-06-29T04:29:17.141Z] #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-06-29T04:29:17.405Z] #195 DONE 0.1s [2026-06-29T04:29:17.405Z] [2026-06-29T04:29:17.405Z] #105 [security-spiffe-token-provider] exporting to image [2026-06-29T04:29:17.405Z] #105 exporting layers [2026-06-29T04:29:17.985Z] #105 exporting layers 0.6s done [2026-06-29T04:29:17.985Z] #105 writing image sha256:9f946893c64702216331975175b6273cf77685f681887bf6ac67e7a3d3d4b05f done [2026-06-29T04:29:17.985Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-06-29T04:29:17.985Z] #105 DONE 19.8s [2026-06-29T04:29:17.985Z] [2026-06-29T04:29:17.985Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-29T04:30:04.783Z] #148 DONE 2389.8s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:30:04.784Z] #147 ... [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:30:04.784Z] #196 DONE 0.2s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:30:04.784Z] #197 DONE 0.2s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T04:30:04.784Z] #53 ... [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-29T04:30:04.784Z] #198 DONE 0.6s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-29T04:30:04.784Z] #199 DONE 0.3s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-29T04:30:04.784Z] #200 DONE 0.1s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T04:30:04.784Z] #201 ... [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-29T04:30:04.784Z] #149 DONE 2395.3s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T04:30:04.784Z] #53 ... [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-29T04:30:04.784Z] #201 DONE 4.1s [2026-06-29T04:30:04.784Z] [2026-06-29T04:30:04.784Z] #105 [security-proxy-auth] exporting to image [2026-06-29T04:30:04.784Z] #105 exporting layers [2026-06-29T04:30:05.049Z] #105 ... [2026-06-29T04:30:05.049Z] [2026-06-29T04:30:05.049Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:30:05.049Z] #202 DONE 0.5s [2026-06-29T04:30:05.049Z] [2026-06-29T04:30:05.049Z] #105 [security-proxy-auth] exporting to image [2026-06-29T04:30:06.009Z] #105 exporting layers 1.4s done [2026-06-29T04:30:06.009Z] #105 writing image sha256:519e5c8710f06286dec352e48127bcd4670169d6f74f6407807f2a55d013318e done [2026-06-29T04:30:06.009Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2026-06-29T04:30:06.009Z] #105 DONE 21.3s [2026-06-29T04:30:06.009Z] [2026-06-29T04:30:06.009Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-29T04:30:06.009Z] #203 DONE 0.9s [2026-06-29T04:30:06.009Z] [2026-06-29T04:30:06.009Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:30:06.275Z] #147 ... [2026-06-29T04:30:06.275Z] [2026-06-29T04:30:06.275Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-29T04:30:06.540Z] #204 DONE 0.3s [2026-06-29T04:30:06.540Z] [2026-06-29T04:30:06.540Z] #105 [core-keeper] exporting to image [2026-06-29T04:30:07.127Z] #105 exporting layers 0.7s done [2026-06-29T04:30:07.401Z] #105 writing image sha256:22a77edab12f318eb4412e33565dbff2ccc2ab0486995277d7835a754fb8eaed done [2026-06-29T04:30:07.401Z] #105 naming to docker.io/library/core-keeper-arm64 done [2026-06-29T04:30:07.401Z] #105 DONE 21.9s [2026-06-29T04:30:07.401Z] [2026-06-29T04:30:07.401Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-29T04:30:10.736Z] #147 DONE 2401.9s [2026-06-29T04:30:10.736Z] [2026-06-29T04:30:10.736Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T04:30:11.001Z] #153 ... [2026-06-29T04:30:11.001Z] [2026-06-29T04:30:11.001Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:30:11.001Z] #205 DONE 0.2s [2026-06-29T04:30:11.001Z] [2026-06-29T04:30:11.001Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T04:30:11.581Z] #153 ... [2026-06-29T04:30:11.581Z] [2026-06-29T04:30:11.581Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:30:11.581Z] #206 DONE 0.1s [2026-06-29T04:30:11.581Z] [2026-06-29T04:30:11.581Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-29T04:30:12.163Z] #207 DONE 0.6s [2026-06-29T04:30:12.163Z] [2026-06-29T04:30:12.163Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T04:30:12.163Z] #153 ... [2026-06-29T04:30:12.163Z] [2026-06-29T04:30:12.163Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-29T04:30:12.442Z] #208 DONE 0.2s [2026-06-29T04:30:12.442Z] [2026-06-29T04:30:12.442Z] #105 [core-data] exporting to image [2026-06-29T04:30:12.442Z] #105 exporting layers [2026-06-29T04:30:13.027Z] #105 exporting layers 0.8s done [2026-06-29T04:30:13.027Z] #105 writing image sha256:82f969ce2bee86abe9549c9e8ad461cfd8430bd917dcf4b6220a7bb899a5d1ab done [2026-06-29T04:30:13.027Z] #105 naming to docker.io/library/core-data-arm64 done [2026-06-29T04:30:13.027Z] #105 DONE 22.7s [2026-06-29T04:30:13.027Z] [2026-06-29T04:30:13.027Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-29T04:30:13.300Z] #154 DONE 2404.7s [2026-06-29T04:30:13.300Z] [2026-06-29T04:30:13.300Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:30:13.882Z] #33 ... [2026-06-29T04:30:13.882Z] [2026-06-29T04:30:13.882Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:30:14.147Z] #209 DONE 0.1s [2026-06-29T04:30:14.147Z] [2026-06-29T04:30:14.147Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:30:14.147Z] #210 DONE 0.2s [2026-06-29T04:30:14.147Z] [2026-06-29T04:30:14.147Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T04:30:14.413Z] #153 ... [2026-06-29T04:30:14.413Z] [2026-06-29T04:30:14.413Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-29T04:30:14.686Z] #211 DONE 0.5s [2026-06-29T04:30:14.686Z] [2026-06-29T04:30:14.686Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T04:30:14.954Z] #153 ... [2026-06-29T04:30:14.954Z] [2026-06-29T04:30:14.954Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-29T04:30:14.954Z] #212 DONE 0.1s [2026-06-29T04:30:14.954Z] [2026-06-29T04:30:14.954Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-29T04:30:14.954Z] #213 DONE 0.1s [2026-06-29T04:30:14.954Z] [2026-06-29T04:30:14.954Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:30:15.221Z] #33 ... [2026-06-29T04:30:15.221Z] [2026-06-29T04:30:15.221Z] #105 [core-metadata] exporting to image [2026-06-29T04:30:15.803Z] #105 exporting layers 0.7s done [2026-06-29T04:30:15.803Z] #105 writing image sha256:03e5c51da72f258d42d199eedcf9338dad397715371ba08d9679ece4e66eeab9 done [2026-06-29T04:30:15.803Z] #105 naming to docker.io/library/core-metadata-arm64 done [2026-06-29T04:30:15.803Z] #105 DONE 23.4s [2026-06-29T04:30:15.803Z] [2026-06-29T04:30:15.803Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-29T04:30:42.480Z] #153 DONE 2432.6s [2026-06-29T04:30:42.480Z] [2026-06-29T04:30:42.480Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T04:30:42.480Z] #53 ... [2026-06-29T04:30:42.480Z] [2026-06-29T04:30:42.480Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:30:42.480Z] #214 DONE 0.2s [2026-06-29T04:30:42.480Z] [2026-06-29T04:30:42.480Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:30:42.480Z] #215 DONE 0.1s [2026-06-29T04:30:42.480Z] [2026-06-29T04:30:42.480Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T04:30:42.480Z] #144 ... [2026-06-29T04:30:42.480Z] [2026-06-29T04:30:42.480Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-29T04:30:45.243Z] #216 DONE 3.1s [2026-06-29T04:30:45.243Z] [2026-06-29T04:30:45.243Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-29T04:30:45.243Z] #217 DONE 0.1s [2026-06-29T04:30:45.243Z] [2026-06-29T04:30:45.243Z] #105 [support-scheduler] exporting to image [2026-06-29T04:30:45.243Z] #105 exporting layers [2026-06-29T04:30:46.293Z] #105 exporting layers 1.0s done [2026-06-29T04:30:46.293Z] #105 writing image sha256:728318c98e697e1cd76e0ab71b869395ca0f75c7e3c03ad1dc97fe2f6644f207 done [2026-06-29T04:30:46.293Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2026-06-29T04:30:46.293Z] #105 DONE 24.4s [2026-06-29T04:30:46.293Z] [2026-06-29T04:30:46.293Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T04:30:46.942Z] #53 ... [2026-06-29T04:30:46.942Z] [2026-06-29T04:30:46.942Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-29T04:30:46.942Z] #144 DONE 2438.1s [2026-06-29T04:30:46.942Z] [2026-06-29T04:30:46.942Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-29T04:30:47.245Z] #218 DONE 0.1s [2026-06-29T04:30:47.245Z] [2026-06-29T04:30:47.245Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-29T04:30:47.245Z] #219 DONE 0.1s [2026-06-29T04:30:47.245Z] [2026-06-29T04:30:47.245Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T04:30:47.245Z] #53 ... [2026-06-29T04:30:47.245Z] [2026-06-29T04:30:47.245Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-29T04:30:47.867Z] #220 DONE 0.5s [2026-06-29T04:30:47.867Z] [2026-06-29T04:30:47.867Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-29T04:30:47.867Z] #53 ... [2026-06-29T04:30:47.867Z] [2026-06-29T04:30:47.867Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-29T04:30:47.867Z] #221 DONE 0.1s [2026-06-29T04:30:48.132Z] [2026-06-29T04:30:48.132Z] #105 [support-notifications] exporting to image [2026-06-29T04:30:48.396Z] #105 exporting layers 0.6s done [2026-06-29T04:30:48.396Z] #105 writing image sha256:c54e178dd883969e33fc10368b07cb2f5a1d5aebbba19ae09b17452c7ea57ce2 done [2026-06-29T04:30:48.396Z] #105 naming to docker.io/library/support-notifications-arm64 done [2026-06-29T04:30:48.396Z] #105 DONE 25.0s [2026-06-29T04:30:48.396Z] [2026-06-29T04:30:48.396Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-29T04:30:48.396Z] time="2026-06-29T03:47:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-29T04:30:48.646Z] $ docker stop --time=1 cd978c11fcb37f207a6eb51c9c0b177edad66a6d77594df8873dc1dcb5f5b794 [2026-06-29T04:30:50.272Z] $ docker rm -f --volumes cd978c11fcb37f207a6eb51c9c0b177edad66a6d77594df8873dc1dcb5f5b794 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T04:30:51.106Z] + docker images [2026-06-29T04:30:51.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-29T04:30:51.106Z] support-notifications-arm64 latest c54e178dd883 3 seconds ago 56MB [2026-06-29T04:30:51.106Z] support-scheduler-arm64 latest 728318c98e69 6 seconds ago 52.2MB [2026-06-29T04:30:51.106Z] core-metadata-arm64 latest 03e5c51da72f 36 seconds ago 48.1MB [2026-06-29T04:30:51.106Z] core-data-arm64 latest 82f969ce2bee 38 seconds ago 48.1MB [2026-06-29T04:30:51.106Z] core-keeper-arm64 latest 22a77edab12f 44 seconds ago 47.8MB [2026-06-29T04:30:51.106Z] security-proxy-auth-arm64 latest 519e5c8710f0 46 seconds ago 47.2MB [2026-06-29T04:30:51.106Z] security-spiffe-token-provider-arm64 latest 9f946893c647 About a minute ago 51.9MB [2026-06-29T04:30:51.106Z] security-secretstore-setup-arm64 latest a10829781a91 2 minutes ago 85.7MB [2026-06-29T04:30:51.106Z] security-proxy-setup-arm64 latest 2862f3755fa2 2 minutes ago 52.8MB [2026-06-29T04:30:51.106Z] core-command-arm64 latest d1df3eb560be 3 minutes ago 42.6MB [2026-06-29T04:30:51.106Z] security-bootstrapper-arm64 latest 41d34705bd7e 20 minutes ago 21.2MB [2026-06-29T04:30:51.106Z] core-common-config-bootstrapper-arm64 latest e7b705a70476 21 minutes ago 20.2MB [2026-06-29T04:30:51.106Z] security-spire-config-arm64 latest 1852fb456e61 42 minutes ago 162MB [2026-06-29T04:30:51.106Z] security-spire-agent-arm64 latest 252700ea1b36 42 minutes ago 219MB [2026-06-29T04:30:51.106Z] security-spire-server-arm64 latest 9dcb69042bce 42 minutes ago 163MB [2026-06-29T04:30:51.106Z] ci-base-image-arm64 latest 0e301dfc0d84 44 minutes ago 897MB [2026-06-29T04:30:51.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB [2026-06-29T04:30:51.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-06-29T04:30:51.268Z] provisioning config files... [2026-06-29T04:30:51.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/985@tmp/config8969540641071565653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:30:51.659Z] ---> ****-login.sh [2026-06-29T04:30:51.659Z] nexus3.edgexfoundry.org:10001 [2026-06-29T04:30:51.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T04:30:51.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T04:30:51.981Z] Configure a credential helper to remove this warning. See [2026-06-29T04:30:51.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T04:30:51.981Z] [2026-06-29T04:30:51.981Z] Login Succeeded [2026-06-29T04:30:51.981Z] nexus3.edgexfoundry.org:10002 [2026-06-29T04:30:52.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T04:30:52.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T04:30:52.533Z] Configure a credential helper to remove this warning. See [2026-06-29T04:30:52.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T04:30:52.533Z] [2026-06-29T04:30:52.533Z] Login Succeeded [2026-06-29T04:30:52.533Z] nexus3.edgexfoundry.org:10003 [2026-06-29T04:30:52.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T04:30:52.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T04:30:52.809Z] Configure a credential helper to remove this warning. See [2026-06-29T04:30:52.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T04:30:52.809Z] [2026-06-29T04:30:52.809Z] Login Succeeded [2026-06-29T04:30:52.809Z] nexus3.edgexfoundry.org:10004 [2026-06-29T04:30:53.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T04:30:53.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T04:30:53.092Z] Configure a credential helper to remove this warning. See [2026-06-29T04:30:53.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T04:30:53.092Z] [2026-06-29T04:30:53.092Z] Login Succeeded [2026-06-29T04:30:53.092Z] ****.io [2026-06-29T04:30:53.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-29T04:30:53.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-29T04:30:53.988Z] Configure a credential helper to remove this warning. See [2026-06-29T04:30:53.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-29T04:30:53.988Z] [2026-06-29T04:30:53.988Z] Login Succeeded [2026-06-29T04:30:53.988Z] ---> ****-login.sh ends [Pipeline] } [2026-06-29T04:30:54.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:30:54.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-29T04:30:54.085Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-06-29T04:30:54.085Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:30:54.085Z] latest [2026-06-29T04:30:54.085Z] 4.1.0-dev.120 [2026-06-29T04:30:54.085Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:30:54.085Z] main [2026-06-29T04:30:54.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:30:54.501Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:30:54.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:30:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T04:30:54.883Z] 80dea14e4703: Preparing [2026-06-29T04:30:54.883Z] c53365aa5ae7: Preparing [2026-06-29T04:30:54.883Z] a59b37dec009: Preparing [2026-06-29T04:30:54.883Z] 3d0b671c8e2d: Preparing [2026-06-29T04:30:54.883Z] 49cf8073a8c0: Preparing [2026-06-29T04:30:54.883Z] 51698db23145: Preparing [2026-06-29T04:30:54.883Z] 03ba6f53ebfc: Preparing [2026-06-29T04:30:54.883Z] 51698db23145: Waiting [2026-06-29T04:30:54.883Z] 03ba6f53ebfc: Waiting [2026-06-29T04:30:55.152Z] 49cf8073a8c0: Pushed [2026-06-29T04:30:55.152Z] 80dea14e4703: Pushed [2026-06-29T04:30:55.152Z] a59b37dec009: Pushed [2026-06-29T04:30:55.152Z] 3d0b671c8e2d: Pushed [2026-06-29T04:30:55.152Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:30:55.417Z] 51698db23145: Pushed [2026-06-29T04:31:02.069Z] c53365aa5ae7: Pushed [2026-06-29T04:31:02.341Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:02.722Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:03.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-29T04:31:03.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T04:31:03.092Z] 80dea14e4703: Preparing [2026-06-29T04:31:03.092Z] c53365aa5ae7: Preparing [2026-06-29T04:31:03.092Z] a59b37dec009: Preparing [2026-06-29T04:31:03.092Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:03.092Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:03.092Z] 51698db23145: Preparing [2026-06-29T04:31:03.092Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:03.092Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:03.092Z] 51698db23145: Waiting [2026-06-29T04:31:03.092Z] 80dea14e4703: Layer already exists [2026-06-29T04:31:03.092Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:03.092Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:03.092Z] c53365aa5ae7: Layer already exists [2026-06-29T04:31:03.092Z] a59b37dec009: Layer already exists [2026-06-29T04:31:03.092Z] 51698db23145: Layer already exists [2026-06-29T04:31:03.092Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:03.362Z] latest: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:03.756Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:04.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.120 [2026-06-29T04:31:04.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T04:31:04.113Z] 80dea14e4703: Preparing [2026-06-29T04:31:04.113Z] c53365aa5ae7: Preparing [2026-06-29T04:31:04.113Z] a59b37dec009: Preparing [2026-06-29T04:31:04.113Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:04.113Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:04.113Z] 51698db23145: Preparing [2026-06-29T04:31:04.113Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:04.113Z] 51698db23145: Waiting [2026-06-29T04:31:04.113Z] a59b37dec009: Layer already exists [2026-06-29T04:31:04.113Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:04.113Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:04.113Z] 80dea14e4703: Layer already exists [2026-06-29T04:31:04.113Z] c53365aa5ae7: Layer already exists [2026-06-29T04:31:04.113Z] 51698db23145: Layer already exists [2026-06-29T04:31:04.113Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:04.113Z] 4.1.0-dev.120: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:04.500Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:04.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:04.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T04:31:04.877Z] 80dea14e4703: Preparing [2026-06-29T04:31:04.877Z] c53365aa5ae7: Preparing [2026-06-29T04:31:04.877Z] a59b37dec009: Preparing [2026-06-29T04:31:04.877Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:04.877Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:04.877Z] 51698db23145: Preparing [2026-06-29T04:31:04.877Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:04.877Z] 51698db23145: Waiting [2026-06-29T04:31:04.877Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:04.877Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:04.877Z] a59b37dec009: Layer already exists [2026-06-29T04:31:04.877Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:04.877Z] c53365aa5ae7: Layer already exists [2026-06-29T04:31:04.877Z] 80dea14e4703: Layer already exists [2026-06-29T04:31:04.877Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:04.877Z] 51698db23145: Layer already exists [2026-06-29T04:31:04.877Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:05.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:05.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-06-29T04:31:05.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-29T04:31:05.649Z] 80dea14e4703: Preparing [2026-06-29T04:31:05.649Z] c53365aa5ae7: Preparing [2026-06-29T04:31:05.649Z] a59b37dec009: Preparing [2026-06-29T04:31:05.649Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:05.649Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:05.649Z] 51698db23145: Preparing [2026-06-29T04:31:05.649Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:05.649Z] 51698db23145: Waiting [2026-06-29T04:31:05.649Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:05.649Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:05.649Z] 80dea14e4703: Layer already exists [2026-06-29T04:31:05.649Z] c53365aa5ae7: Layer already exists [2026-06-29T04:31:05.649Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:05.649Z] a59b37dec009: Layer already exists [2026-06-29T04:31:05.649Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:05.649Z] 51698db23145: Layer already exists [2026-06-29T04:31:05.944Z] main: digest: sha256:1be479aa94749ff39b9427acde7b7f2dc809ff16530ec98c57e2ff36ed2e0235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:31:06.030Z] ===================================================== [Pipeline] echo [2026-06-29T04:31:06.041Z] taggedImages: [2026-06-29T04:31:06.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:06.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-29T04:31:06.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.120 [2026-06-29T04:31:06.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:06.041Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-06-29T04:31:06.062Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-06-29T04:31:06.062Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:06.062Z] latest [2026-06-29T04:31:06.062Z] 4.1.0-dev.120 [2026-06-29T04:31:06.062Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:06.062Z] main [2026-06-29T04:31:06.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:06.426Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:06.836Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:06.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T04:31:06.837Z] 5ff674d7cac5: Preparing [2026-06-29T04:31:06.837Z] 7c325a3e68c7: Preparing [2026-06-29T04:31:06.837Z] bed4a2e58612: Preparing [2026-06-29T04:31:06.837Z] 8ec4728cc712: Preparing [2026-06-29T04:31:06.837Z] a59b37dec009: Preparing [2026-06-29T04:31:06.837Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:06.837Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:06.837Z] 51698db23145: Preparing [2026-06-29T04:31:06.837Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:06.837Z] 49cf8073a8c0: Waiting [2026-06-29T04:31:06.837Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:06.837Z] 51698db23145: Waiting [2026-06-29T04:31:06.837Z] 3d0b671c8e2d: Waiting [2026-06-29T04:31:06.837Z] a59b37dec009: Layer already exists [2026-06-29T04:31:07.132Z] bed4a2e58612: Pushed [2026-06-29T04:31:07.132Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:07.132Z] 7c325a3e68c7: Pushed [2026-06-29T04:31:07.132Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:07.132Z] 51698db23145: Layer already exists [2026-06-29T04:31:07.132Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:07.132Z] 5ff674d7cac5: Pushed [2026-06-29T04:31:09.747Z] 8ec4728cc712: Pushed [2026-06-29T04:31:09.747Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:10.123Z] + 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-06-29T04:31:10.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-29T04:31:10.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T04:31:10.594Z] 5ff674d7cac5: Preparing [2026-06-29T04:31:10.594Z] 7c325a3e68c7: Preparing [2026-06-29T04:31:10.594Z] bed4a2e58612: Preparing [2026-06-29T04:31:10.594Z] 8ec4728cc712: Preparing [2026-06-29T04:31:10.594Z] a59b37dec009: Preparing [2026-06-29T04:31:10.594Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:10.594Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:10.594Z] 51698db23145: Preparing [2026-06-29T04:31:10.594Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:10.594Z] 3d0b671c8e2d: Waiting [2026-06-29T04:31:10.594Z] 49cf8073a8c0: Waiting [2026-06-29T04:31:10.594Z] 51698db23145: Waiting [2026-06-29T04:31:10.594Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:10.594Z] a59b37dec009: Layer already exists [2026-06-29T04:31:10.594Z] 5ff674d7cac5: Layer already exists [2026-06-29T04:31:10.594Z] 8ec4728cc712: Layer already exists [2026-06-29T04:31:10.594Z] 7c325a3e68c7: Layer already exists [2026-06-29T04:31:10.594Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:10.594Z] 51698db23145: Layer already exists [2026-06-29T04:31:10.594Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:10.594Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:14.829Z] bed4a2e58612: Layer already exists [2026-06-29T04:31:14.829Z] latest: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:15.207Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:15.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.120 [2026-06-29T04:31:15.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T04:31:15.786Z] 5ff674d7cac5: Preparing [2026-06-29T04:31:15.786Z] 7c325a3e68c7: Preparing [2026-06-29T04:31:15.786Z] bed4a2e58612: Preparing [2026-06-29T04:31:15.786Z] 8ec4728cc712: Preparing [2026-06-29T04:31:15.786Z] a59b37dec009: Preparing [2026-06-29T04:31:15.786Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:15.786Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:15.786Z] 51698db23145: Preparing [2026-06-29T04:31:15.786Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:15.786Z] 49cf8073a8c0: Waiting [2026-06-29T04:31:15.786Z] 51698db23145: Waiting [2026-06-29T04:31:15.786Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:15.786Z] 3d0b671c8e2d: Waiting [2026-06-29T04:31:15.786Z] bed4a2e58612: Layer already exists [2026-06-29T04:31:15.786Z] 7c325a3e68c7: Layer already exists [2026-06-29T04:31:15.786Z] a59b37dec009: Layer already exists [2026-06-29T04:31:15.786Z] 8ec4728cc712: Layer already exists [2026-06-29T04:31:15.786Z] 5ff674d7cac5: Layer already exists [2026-06-29T04:31:15.786Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:15.786Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:15.786Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:15.786Z] 51698db23145: Layer already exists [2026-06-29T04:31:15.786Z] 4.1.0-dev.120: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:16.439Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:16.819Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:16.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T04:31:16.819Z] 5ff674d7cac5: Preparing [2026-06-29T04:31:16.819Z] 7c325a3e68c7: Preparing [2026-06-29T04:31:16.819Z] bed4a2e58612: Preparing [2026-06-29T04:31:16.819Z] 8ec4728cc712: Preparing [2026-06-29T04:31:16.819Z] a59b37dec009: Preparing [2026-06-29T04:31:16.819Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:16.819Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:16.819Z] 51698db23145: Preparing [2026-06-29T04:31:16.819Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:16.819Z] 49cf8073a8c0: Waiting [2026-06-29T04:31:16.819Z] 51698db23145: Waiting [2026-06-29T04:31:16.819Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:16.819Z] 3d0b671c8e2d: Waiting [2026-06-29T04:31:16.819Z] a59b37dec009: Layer already exists [2026-06-29T04:31:16.819Z] 5ff674d7cac5: Layer already exists [2026-06-29T04:31:16.819Z] 8ec4728cc712: Layer already exists [2026-06-29T04:31:16.819Z] bed4a2e58612: Layer already exists [2026-06-29T04:31:16.819Z] 7c325a3e68c7: Layer already exists [2026-06-29T04:31:16.819Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:16.819Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:16.819Z] 51698db23145: Layer already exists [2026-06-29T04:31:16.819Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:16.819Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:17.470Z] + 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-06-29T04:31:17.844Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-06-29T04:31:17.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-29T04:31:17.844Z] 5ff674d7cac5: Preparing [2026-06-29T04:31:17.844Z] 7c325a3e68c7: Preparing [2026-06-29T04:31:17.844Z] bed4a2e58612: Preparing [2026-06-29T04:31:17.844Z] 8ec4728cc712: Preparing [2026-06-29T04:31:17.844Z] a59b37dec009: Preparing [2026-06-29T04:31:17.844Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:17.844Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:17.844Z] 51698db23145: Preparing [2026-06-29T04:31:17.844Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:17.844Z] 3d0b671c8e2d: Waiting [2026-06-29T04:31:17.844Z] 49cf8073a8c0: Waiting [2026-06-29T04:31:17.844Z] 51698db23145: Waiting [2026-06-29T04:31:17.844Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:17.844Z] 5ff674d7cac5: Layer already exists [2026-06-29T04:31:17.844Z] 8ec4728cc712: Layer already exists [2026-06-29T04:31:17.844Z] a59b37dec009: Layer already exists [2026-06-29T04:31:17.844Z] 7c325a3e68c7: Layer already exists [2026-06-29T04:31:17.844Z] bed4a2e58612: Layer already exists [2026-06-29T04:31:17.844Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:17.844Z] 51698db23145: Layer already exists [2026-06-29T04:31:17.844Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:17.844Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:18.108Z] main: digest: sha256:b93d774c322a8c41a9e52be3361fa59c7bdfe1bc1dd3f40269ab2c6f6ea358fd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:31:18.198Z] ===================================================== [Pipeline] echo [2026-06-29T04:31:18.211Z] taggedImages: [2026-06-29T04:31:18.211Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:18.211Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-29T04:31:18.211Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.120 [2026-06-29T04:31:18.211Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:18.211Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-06-29T04:31:18.242Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-06-29T04:31:18.242Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:18.242Z] latest [2026-06-29T04:31:18.242Z] 4.1.0-dev.120 [2026-06-29T04:31:18.242Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:18.242Z] main [2026-06-29T04:31:18.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:18.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:18.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:18.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T04:31:18.957Z] 009a39bcc184: Preparing [2026-06-29T04:31:18.957Z] 5e218ae9e470: Preparing [2026-06-29T04:31:18.957Z] a59b37dec009: Preparing [2026-06-29T04:31:18.957Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:18.957Z] 6c5540736ce6: Preparing [2026-06-29T04:31:18.957Z] 95d395962aa3: Preparing [2026-06-29T04:31:18.957Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:18.957Z] 95d395962aa3: Waiting [2026-06-29T04:31:18.957Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:18.957Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:18.957Z] a59b37dec009: Layer already exists [2026-06-29T04:31:18.957Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:19.222Z] 6c5540736ce6: Pushed [2026-06-29T04:31:19.222Z] 009a39bcc184: Pushed [2026-06-29T04:31:19.222Z] 95d395962aa3: Pushed [2026-06-29T04:31:27.497Z] 5e218ae9e470: Pushed [2026-06-29T04:31:29.427Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:29.773Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:30.121Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-29T04:31:30.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T04:31:30.121Z] 009a39bcc184: Preparing [2026-06-29T04:31:30.121Z] 5e218ae9e470: Preparing [2026-06-29T04:31:30.121Z] a59b37dec009: Preparing [2026-06-29T04:31:30.121Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:30.121Z] 6c5540736ce6: Preparing [2026-06-29T04:31:30.121Z] 95d395962aa3: Preparing [2026-06-29T04:31:30.121Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:30.121Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:30.121Z] 95d395962aa3: Waiting [2026-06-29T04:31:30.121Z] 009a39bcc184: Layer already exists [2026-06-29T04:31:30.121Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:30.121Z] 5e218ae9e470: Layer already exists [2026-06-29T04:31:30.121Z] a59b37dec009: Layer already exists [2026-06-29T04:31:30.121Z] 6c5540736ce6: Layer already exists [2026-06-29T04:31:30.121Z] 95d395962aa3: Layer already exists [2026-06-29T04:31:30.121Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:30.385Z] latest: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:30.735Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:31.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.120 [2026-06-29T04:31:31.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T04:31:31.465Z] 009a39bcc184: Preparing [2026-06-29T04:31:31.465Z] 5e218ae9e470: Preparing [2026-06-29T04:31:31.465Z] a59b37dec009: Preparing [2026-06-29T04:31:31.465Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:31.465Z] 6c5540736ce6: Preparing [2026-06-29T04:31:31.465Z] 95d395962aa3: Preparing [2026-06-29T04:31:31.465Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:31.465Z] 95d395962aa3: Waiting [2026-06-29T04:31:31.465Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:31.465Z] 6c5540736ce6: Layer already exists [2026-06-29T04:31:31.465Z] 5e218ae9e470: Layer already exists [2026-06-29T04:31:31.465Z] 009a39bcc184: Layer already exists [2026-06-29T04:31:31.465Z] a59b37dec009: Layer already exists [2026-06-29T04:31:31.465Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:31.465Z] 95d395962aa3: Layer already exists [2026-06-29T04:31:31.465Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:31.465Z] 4.1.0-dev.120: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:31.856Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:32.512Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:32.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T04:31:32.524Z] 009a39bcc184: Preparing [2026-06-29T04:31:32.524Z] 5e218ae9e470: Preparing [2026-06-29T04:31:32.524Z] a59b37dec009: Preparing [2026-06-29T04:31:32.524Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:32.524Z] 6c5540736ce6: Preparing [2026-06-29T04:31:32.524Z] 95d395962aa3: Preparing [2026-06-29T04:31:32.524Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:32.524Z] 95d395962aa3: Waiting [2026-06-29T04:31:32.524Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:32.524Z] 5e218ae9e470: Layer already exists [2026-06-29T04:31:32.524Z] a59b37dec009: Layer already exists [2026-06-29T04:31:32.524Z] 009a39bcc184: Layer already exists [2026-06-29T04:31:32.524Z] 6c5540736ce6: Layer already exists [2026-06-29T04:31:32.524Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:32.524Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:32.524Z] 95d395962aa3: Layer already exists [2026-06-29T04:31:32.524Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:32.888Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:33.238Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-06-29T04:31:33.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-29T04:31:33.238Z] 009a39bcc184: Preparing [2026-06-29T04:31:33.238Z] 5e218ae9e470: Preparing [2026-06-29T04:31:33.238Z] a59b37dec009: Preparing [2026-06-29T04:31:33.238Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:33.238Z] 6c5540736ce6: Preparing [2026-06-29T04:31:33.238Z] 95d395962aa3: Preparing [2026-06-29T04:31:33.238Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:33.238Z] 95d395962aa3: Waiting [2026-06-29T04:31:33.238Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:33.238Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:33.238Z] a59b37dec009: Layer already exists [2026-06-29T04:31:33.238Z] 6c5540736ce6: Layer already exists [2026-06-29T04:31:33.238Z] 5e218ae9e470: Layer already exists [2026-06-29T04:31:33.238Z] 009a39bcc184: Layer already exists [2026-06-29T04:31:33.238Z] 95d395962aa3: Layer already exists [2026-06-29T04:31:33.238Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:33.518Z] main: digest: sha256:f987928ca3a883c6b2c0fb30f3bc417e2aba57dc30b31b0fed9fa756d1b135f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:31:33.625Z] ===================================================== [Pipeline] echo [2026-06-29T04:31:33.655Z] taggedImages: [2026-06-29T04:31:33.655Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:33.655Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-29T04:31:33.655Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.120 [2026-06-29T04:31:33.655Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:33.655Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-06-29T04:31:33.686Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-06-29T04:31:33.686Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:33.686Z] latest [2026-06-29T04:31:33.686Z] 4.1.0-dev.120 [2026-06-29T04:31:33.686Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:33.686Z] main [2026-06-29T04:31:33.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:34.050Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:34.585Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:34.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T04:31:34.585Z] bbfaa04f21bb: Preparing [2026-06-29T04:31:34.585Z] f11f9371d3ca: Preparing [2026-06-29T04:31:34.585Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:34.585Z] 94d24ef967a9: Preparing [2026-06-29T04:31:34.585Z] afd98208059f: Preparing [2026-06-29T04:31:34.585Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:34.585Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:34.585Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:34.585Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:34.585Z] afd98208059f: Pushed [2026-06-29T04:31:34.585Z] bbfaa04f21bb: Pushed [2026-06-29T04:31:34.585Z] 94d24ef967a9: Pushed [2026-06-29T04:31:42.815Z] f11f9371d3ca: Pushed [2026-06-29T04:31:42.815Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:43.177Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:43.519Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-29T04:31:43.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T04:31:43.520Z] bbfaa04f21bb: Preparing [2026-06-29T04:31:43.520Z] f11f9371d3ca: Preparing [2026-06-29T04:31:43.520Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:43.520Z] 94d24ef967a9: Preparing [2026-06-29T04:31:43.520Z] afd98208059f: Preparing [2026-06-29T04:31:43.520Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:43.520Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:43.520Z] bbfaa04f21bb: Layer already exists [2026-06-29T04:31:43.520Z] f11f9371d3ca: Layer already exists [2026-06-29T04:31:43.520Z] 94d24ef967a9: Layer already exists [2026-06-29T04:31:43.520Z] afd98208059f: Layer already exists [2026-06-29T04:31:43.520Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:43.520Z] latest: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:44.139Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:44.488Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.120 [2026-06-29T04:31:44.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T04:31:44.488Z] bbfaa04f21bb: Preparing [2026-06-29T04:31:44.488Z] f11f9371d3ca: Preparing [2026-06-29T04:31:44.488Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:44.488Z] 94d24ef967a9: Preparing [2026-06-29T04:31:44.488Z] afd98208059f: Preparing [2026-06-29T04:31:44.488Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:44.488Z] f11f9371d3ca: Layer already exists [2026-06-29T04:31:44.488Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:44.488Z] bbfaa04f21bb: Layer already exists [2026-06-29T04:31:44.488Z] afd98208059f: Layer already exists [2026-06-29T04:31:44.488Z] 94d24ef967a9: Layer already exists [2026-06-29T04:31:44.488Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:44.488Z] 4.1.0-dev.120: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:44.848Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:45.220Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:45.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T04:31:45.220Z] bbfaa04f21bb: Preparing [2026-06-29T04:31:45.220Z] f11f9371d3ca: Preparing [2026-06-29T04:31:45.220Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:45.220Z] 94d24ef967a9: Preparing [2026-06-29T04:31:45.220Z] afd98208059f: Preparing [2026-06-29T04:31:45.220Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:45.220Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:45.220Z] 94d24ef967a9: Layer already exists [2026-06-29T04:31:45.220Z] bbfaa04f21bb: Layer already exists [2026-06-29T04:31:45.220Z] afd98208059f: Layer already exists [2026-06-29T04:31:45.220Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:45.220Z] f11f9371d3ca: Layer already exists [2026-06-29T04:31:45.220Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:45.220Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:45.571Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:45.933Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-06-29T04:31:45.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-29T04:31:45.933Z] bbfaa04f21bb: Preparing [2026-06-29T04:31:45.933Z] f11f9371d3ca: Preparing [2026-06-29T04:31:45.933Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:45.933Z] 94d24ef967a9: Preparing [2026-06-29T04:31:45.933Z] afd98208059f: Preparing [2026-06-29T04:31:45.933Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:45.933Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:45.933Z] afd98208059f: Layer already exists [2026-06-29T04:31:45.933Z] f11f9371d3ca: Layer already exists [2026-06-29T04:31:45.933Z] bbfaa04f21bb: Layer already exists [2026-06-29T04:31:45.933Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:45.933Z] 94d24ef967a9: Layer already exists [2026-06-29T04:31:45.933Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:46.502Z] main: digest: sha256:857a509259dcb4fe2f6381f2d27df5b1dae7d8830a29884f2ac2d94048fc0175 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:31:46.575Z] ===================================================== [Pipeline] echo [2026-06-29T04:31:46.596Z] taggedImages: [2026-06-29T04:31:46.596Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:46.596Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-29T04:31:46.596Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.120 [2026-06-29T04:31:46.596Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:46.596Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-06-29T04:31:46.619Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-06-29T04:31:46.619Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:46.619Z] latest [2026-06-29T04:31:46.619Z] 4.1.0-dev.120 [2026-06-29T04:31:46.619Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:31:46.619Z] main [2026-06-29T04:31:46.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:49.245Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:49.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:31:49.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T04:31:49.645Z] c8c0a86a39ca: Preparing [2026-06-29T04:31:49.645Z] a232a9dda8e6: Preparing [2026-06-29T04:31:49.645Z] a48baa9a53df: Preparing [2026-06-29T04:31:49.645Z] a59b37dec009: Preparing [2026-06-29T04:31:49.645Z] 3d0b671c8e2d: Preparing [2026-06-29T04:31:49.645Z] 49cf8073a8c0: Preparing [2026-06-29T04:31:49.645Z] 51698db23145: Preparing [2026-06-29T04:31:49.645Z] 03ba6f53ebfc: Preparing [2026-06-29T04:31:49.645Z] 49cf8073a8c0: Waiting [2026-06-29T04:31:49.645Z] 51698db23145: Waiting [2026-06-29T04:31:49.645Z] 03ba6f53ebfc: Waiting [2026-06-29T04:31:49.645Z] a59b37dec009: Layer already exists [2026-06-29T04:31:49.645Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:31:49.910Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:31:49.910Z] 51698db23145: Layer already exists [2026-06-29T04:31:49.910Z] a232a9dda8e6: Pushed [2026-06-29T04:31:49.910Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:31:49.910Z] c8c0a86a39ca: Pushed [2026-06-29T04:31:58.886Z] a48baa9a53df: Pushed [2026-06-29T04:31:58.886Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:31:59.686Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:00.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-29T04:32:00.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T04:32:00.178Z] c8c0a86a39ca: Preparing [2026-06-29T04:32:00.178Z] a232a9dda8e6: Preparing [2026-06-29T04:32:00.178Z] a48baa9a53df: Preparing [2026-06-29T04:32:00.178Z] a59b37dec009: Preparing [2026-06-29T04:32:00.178Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:00.178Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:00.178Z] 51698db23145: Preparing [2026-06-29T04:32:00.178Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:00.178Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:00.178Z] 51698db23145: Waiting [2026-06-29T04:32:00.178Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:00.178Z] a232a9dda8e6: Layer already exists [2026-06-29T04:32:00.178Z] a48baa9a53df: Layer already exists [2026-06-29T04:32:00.178Z] c8c0a86a39ca: Layer already exists [2026-06-29T04:32:00.178Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:00.178Z] a59b37dec009: Layer already exists [2026-06-29T04:32:00.178Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:00.178Z] 51698db23145: Layer already exists [2026-06-29T04:32:00.178Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:00.178Z] latest: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:00.586Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:01.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.120 [2026-06-29T04:32:01.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T04:32:01.166Z] c8c0a86a39ca: Preparing [2026-06-29T04:32:01.166Z] a232a9dda8e6: Preparing [2026-06-29T04:32:01.166Z] a48baa9a53df: Preparing [2026-06-29T04:32:01.166Z] a59b37dec009: Preparing [2026-06-29T04:32:01.166Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:01.166Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:01.166Z] 51698db23145: Preparing [2026-06-29T04:32:01.166Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:01.166Z] 51698db23145: Waiting [2026-06-29T04:32:01.166Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:01.166Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:01.166Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:01.166Z] a59b37dec009: Layer already exists [2026-06-29T04:32:01.166Z] a48baa9a53df: Layer already exists [2026-06-29T04:32:01.166Z] c8c0a86a39ca: Layer already exists [2026-06-29T04:32:01.166Z] a232a9dda8e6: Layer already exists [2026-06-29T04:32:01.166Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:01.166Z] 51698db23145: Layer already exists [2026-06-29T04:32:01.166Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:01.166Z] 4.1.0-dev.120: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:01.603Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:02.066Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:02.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T04:32:02.066Z] c8c0a86a39ca: Preparing [2026-06-29T04:32:02.066Z] a232a9dda8e6: Preparing [2026-06-29T04:32:02.066Z] a48baa9a53df: Preparing [2026-06-29T04:32:02.066Z] a59b37dec009: Preparing [2026-06-29T04:32:02.066Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:02.066Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:02.066Z] 51698db23145: Preparing [2026-06-29T04:32:02.066Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:02.066Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:02.066Z] 51698db23145: Waiting [2026-06-29T04:32:02.066Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:02.066Z] a59b37dec009: Layer already exists [2026-06-29T04:32:02.066Z] c8c0a86a39ca: Layer already exists [2026-06-29T04:32:02.066Z] a48baa9a53df: Layer already exists [2026-06-29T04:32:02.066Z] a232a9dda8e6: Layer already exists [2026-06-29T04:32:02.066Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:02.066Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:02.066Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:02.066Z] 51698db23145: Layer already exists [2026-06-29T04:32:02.066Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:02.490Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:02.959Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-06-29T04:32:02.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-29T04:32:02.959Z] c8c0a86a39ca: Preparing [2026-06-29T04:32:02.959Z] a232a9dda8e6: Preparing [2026-06-29T04:32:02.959Z] a48baa9a53df: Preparing [2026-06-29T04:32:02.959Z] a59b37dec009: Preparing [2026-06-29T04:32:02.959Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:02.959Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:02.959Z] 51698db23145: Preparing [2026-06-29T04:32:02.959Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:02.959Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:02.959Z] 51698db23145: Waiting [2026-06-29T04:32:02.959Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:02.959Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:02.959Z] a232a9dda8e6: Layer already exists [2026-06-29T04:32:02.959Z] c8c0a86a39ca: Layer already exists [2026-06-29T04:32:02.959Z] a59b37dec009: Layer already exists [2026-06-29T04:32:02.959Z] a48baa9a53df: Layer already exists [2026-06-29T04:32:02.959Z] 51698db23145: Layer already exists [2026-06-29T04:32:02.959Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:02.959Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:02.959Z] main: digest: sha256:faa60c2ca017393d6c7dad43db84fcc27569415535b536aea28d09e1cc77de31 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:32:03.842Z] ===================================================== [Pipeline] echo [2026-06-29T04:32:03.929Z] taggedImages: [2026-06-29T04:32:03.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:03.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-29T04:32:03.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.120 [2026-06-29T04:32:03.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:03.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-06-29T04:32:03.954Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-06-29T04:32:03.954Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:03.954Z] latest [2026-06-29T04:32:03.954Z] 4.1.0-dev.120 [2026-06-29T04:32:03.954Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:03.954Z] main [2026-06-29T04:32:03.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:04.477Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:04.820Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:04.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T04:32:04.820Z] 3cb212f3b746: Preparing [2026-06-29T04:32:04.820Z] 4c457b4f4abd: Preparing [2026-06-29T04:32:04.820Z] c1c51ee47885: Preparing [2026-06-29T04:32:04.820Z] 258246c6f536: Preparing [2026-06-29T04:32:04.820Z] 9d60ea8ea617: Preparing [2026-06-29T04:32:04.820Z] 509c715bf0e6: Preparing [2026-06-29T04:32:04.820Z] 50e23b145381: Preparing [2026-06-29T04:32:04.820Z] a59b37dec009: Preparing [2026-06-29T04:32:04.820Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:04.820Z] d6de037cdf1e: Preparing [2026-06-29T04:32:04.820Z] c7f9564ced70: Preparing [2026-06-29T04:32:04.820Z] 5f70bf18a086: Preparing [2026-06-29T04:32:04.820Z] c580216c856e: Preparing [2026-06-29T04:32:04.820Z] 3eed544732cb: Preparing [2026-06-29T04:32:04.820Z] a627e3a9d90c: Preparing [2026-06-29T04:32:04.820Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:04.820Z] c7f9564ced70: Waiting [2026-06-29T04:32:04.821Z] 509c715bf0e6: Waiting [2026-06-29T04:32:04.821Z] 5f70bf18a086: Waiting [2026-06-29T04:32:04.821Z] 50e23b145381: Waiting [2026-06-29T04:32:04.821Z] c580216c856e: Waiting [2026-06-29T04:32:04.821Z] a59b37dec009: Waiting [2026-06-29T04:32:04.821Z] 3eed544732cb: Waiting [2026-06-29T04:32:04.821Z] a627e3a9d90c: Waiting [2026-06-29T04:32:04.821Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:04.821Z] d6de037cdf1e: Waiting [2026-06-29T04:32:04.821Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:05.085Z] 258246c6f536: Pushed [2026-06-29T04:32:05.085Z] 4c457b4f4abd: Pushed [2026-06-29T04:32:05.085Z] 9d60ea8ea617: Pushed [2026-06-29T04:32:05.085Z] c1c51ee47885: Pushed [2026-06-29T04:32:05.085Z] 3cb212f3b746: Pushed [2026-06-29T04:32:05.085Z] a59b37dec009: Layer already exists [2026-06-29T04:32:05.085Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:05.085Z] 509c715bf0e6: Pushed [2026-06-29T04:32:05.085Z] 5f70bf18a086: Layer already exists [2026-06-29T04:32:05.348Z] d6de037cdf1e: Pushed [2026-06-29T04:32:05.348Z] c7f9564ced70: Pushed [2026-06-29T04:32:05.348Z] c580216c856e: Pushed [2026-06-29T04:32:05.348Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:05.348Z] 3eed544732cb: Pushed [2026-06-29T04:32:05.348Z] a627e3a9d90c: Pushed [2026-06-29T04:32:08.682Z] 50e23b145381: Pushed [2026-06-29T04:32:08.682Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:09.052Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:09.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-29T04:32:09.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T04:32:09.396Z] 3cb212f3b746: Preparing [2026-06-29T04:32:09.396Z] 4c457b4f4abd: Preparing [2026-06-29T04:32:09.396Z] c1c51ee47885: Preparing [2026-06-29T04:32:09.396Z] 258246c6f536: Preparing [2026-06-29T04:32:09.396Z] 9d60ea8ea617: Preparing [2026-06-29T04:32:09.396Z] 509c715bf0e6: Preparing [2026-06-29T04:32:09.396Z] 50e23b145381: Preparing [2026-06-29T04:32:09.396Z] 509c715bf0e6: Waiting [2026-06-29T04:32:09.396Z] a59b37dec009: Preparing [2026-06-29T04:32:09.396Z] 50e23b145381: Waiting [2026-06-29T04:32:09.396Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:09.396Z] a59b37dec009: Waiting [2026-06-29T04:32:09.396Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:09.396Z] d6de037cdf1e: Preparing [2026-06-29T04:32:09.396Z] d6de037cdf1e: Waiting [2026-06-29T04:32:09.396Z] c7f9564ced70: Preparing [2026-06-29T04:32:09.396Z] 5f70bf18a086: Preparing [2026-06-29T04:32:09.396Z] c7f9564ced70: Waiting [2026-06-29T04:32:09.396Z] c580216c856e: Preparing [2026-06-29T04:32:09.396Z] 5f70bf18a086: Waiting [2026-06-29T04:32:09.396Z] 3eed544732cb: Preparing [2026-06-29T04:32:09.396Z] a627e3a9d90c: Preparing [2026-06-29T04:32:09.396Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:09.396Z] c580216c856e: Waiting [2026-06-29T04:32:09.396Z] 3eed544732cb: Waiting [2026-06-29T04:32:09.396Z] a627e3a9d90c: Waiting [2026-06-29T04:32:09.396Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:09.396Z] 4c457b4f4abd: Layer already exists [2026-06-29T04:32:09.396Z] 258246c6f536: Layer already exists [2026-06-29T04:32:09.396Z] c1c51ee47885: Layer already exists [2026-06-29T04:32:09.396Z] 3cb212f3b746: Layer already exists [2026-06-29T04:32:09.396Z] 9d60ea8ea617: Layer already exists [2026-06-29T04:32:09.396Z] 50e23b145381: Layer already exists [2026-06-29T04:32:09.396Z] a59b37dec009: Layer already exists [2026-06-29T04:32:09.396Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:09.396Z] 509c715bf0e6: Layer already exists [2026-06-29T04:32:09.396Z] d6de037cdf1e: Layer already exists [2026-06-29T04:32:09.396Z] c7f9564ced70: Layer already exists [2026-06-29T04:32:09.396Z] c580216c856e: Layer already exists [2026-06-29T04:32:09.396Z] 3eed544732cb: Layer already exists [2026-06-29T04:32:09.396Z] a627e3a9d90c: Layer already exists [2026-06-29T04:32:09.396Z] 5f70bf18a086: Layer already exists [2026-06-29T04:32:09.396Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:09.748Z] latest: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:10.215Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:10.555Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.120 [2026-06-29T04:32:10.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T04:32:10.555Z] 3cb212f3b746: Preparing [2026-06-29T04:32:10.555Z] 4c457b4f4abd: Preparing [2026-06-29T04:32:10.555Z] c1c51ee47885: Preparing [2026-06-29T04:32:10.555Z] 258246c6f536: Preparing [2026-06-29T04:32:10.555Z] 9d60ea8ea617: Preparing [2026-06-29T04:32:10.555Z] 509c715bf0e6: Preparing [2026-06-29T04:32:10.555Z] 50e23b145381: Preparing [2026-06-29T04:32:10.555Z] a59b37dec009: Preparing [2026-06-29T04:32:10.555Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:10.555Z] d6de037cdf1e: Preparing [2026-06-29T04:32:10.555Z] c7f9564ced70: Preparing [2026-06-29T04:32:10.555Z] 5f70bf18a086: Preparing [2026-06-29T04:32:10.555Z] c580216c856e: Preparing [2026-06-29T04:32:10.555Z] 3eed544732cb: Preparing [2026-06-29T04:32:10.555Z] a627e3a9d90c: Preparing [2026-06-29T04:32:10.555Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:10.555Z] c7f9564ced70: Waiting [2026-06-29T04:32:10.555Z] 5f70bf18a086: Waiting [2026-06-29T04:32:10.555Z] c580216c856e: Waiting [2026-06-29T04:32:10.555Z] 3eed544732cb: Waiting [2026-06-29T04:32:10.555Z] 509c715bf0e6: Waiting [2026-06-29T04:32:10.555Z] a627e3a9d90c: Waiting [2026-06-29T04:32:10.555Z] 50e23b145381: Waiting [2026-06-29T04:32:10.555Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:10.555Z] a59b37dec009: Waiting [2026-06-29T04:32:10.555Z] d6de037cdf1e: Waiting [2026-06-29T04:32:10.555Z] 9d60ea8ea617: Layer already exists [2026-06-29T04:32:10.555Z] 258246c6f536: Layer already exists [2026-06-29T04:32:10.555Z] 3cb212f3b746: Layer already exists [2026-06-29T04:32:10.555Z] 4c457b4f4abd: Layer already exists [2026-06-29T04:32:10.555Z] c1c51ee47885: Layer already exists [2026-06-29T04:32:10.555Z] 50e23b145381: Layer already exists [2026-06-29T04:32:10.555Z] 509c715bf0e6: Layer already exists [2026-06-29T04:32:10.555Z] d6de037cdf1e: Layer already exists [2026-06-29T04:32:10.555Z] a59b37dec009: Layer already exists [2026-06-29T04:32:10.555Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:10.555Z] c580216c856e: Layer already exists [2026-06-29T04:32:10.555Z] 5f70bf18a086: Layer already exists [2026-06-29T04:32:10.555Z] a627e3a9d90c: Layer already exists [2026-06-29T04:32:10.555Z] 3eed544732cb: Layer already exists [2026-06-29T04:32:10.555Z] c7f9564ced70: Layer already exists [2026-06-29T04:32:10.555Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:10.820Z] 4.1.0-dev.120: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:11.199Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:11.548Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:11.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T04:32:11.548Z] 3cb212f3b746: Preparing [2026-06-29T04:32:11.548Z] 4c457b4f4abd: Preparing [2026-06-29T04:32:11.548Z] c1c51ee47885: Preparing [2026-06-29T04:32:11.548Z] 258246c6f536: Preparing [2026-06-29T04:32:11.548Z] 9d60ea8ea617: Preparing [2026-06-29T04:32:11.548Z] 509c715bf0e6: Preparing [2026-06-29T04:32:11.548Z] 50e23b145381: Preparing [2026-06-29T04:32:11.548Z] a59b37dec009: Preparing [2026-06-29T04:32:11.548Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:11.548Z] d6de037cdf1e: Preparing [2026-06-29T04:32:11.548Z] c7f9564ced70: Preparing [2026-06-29T04:32:11.548Z] 5f70bf18a086: Preparing [2026-06-29T04:32:11.548Z] c580216c856e: Preparing [2026-06-29T04:32:11.548Z] 3eed544732cb: Preparing [2026-06-29T04:32:11.548Z] a627e3a9d90c: Preparing [2026-06-29T04:32:11.548Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:11.548Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:11.548Z] c7f9564ced70: Waiting [2026-06-29T04:32:11.548Z] 5f70bf18a086: Waiting [2026-06-29T04:32:11.548Z] d6de037cdf1e: Waiting [2026-06-29T04:32:11.548Z] c580216c856e: Waiting [2026-06-29T04:32:11.548Z] 3eed544732cb: Waiting [2026-06-29T04:32:11.548Z] 509c715bf0e6: Waiting [2026-06-29T04:32:11.548Z] 50e23b145381: Waiting [2026-06-29T04:32:11.548Z] a627e3a9d90c: Waiting [2026-06-29T04:32:11.548Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:11.548Z] a59b37dec009: Waiting [2026-06-29T04:32:11.548Z] 4c457b4f4abd: Layer already exists [2026-06-29T04:32:11.548Z] c1c51ee47885: Layer already exists [2026-06-29T04:32:11.548Z] 3cb212f3b746: Layer already exists [2026-06-29T04:32:11.548Z] 9d60ea8ea617: Layer already exists [2026-06-29T04:32:11.548Z] 258246c6f536: Layer already exists [2026-06-29T04:32:11.548Z] 509c715bf0e6: Layer already exists [2026-06-29T04:32:11.548Z] a59b37dec009: Layer already exists [2026-06-29T04:32:11.548Z] 50e23b145381: Layer already exists [2026-06-29T04:32:11.548Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:11.548Z] d6de037cdf1e: Layer already exists [2026-06-29T04:32:11.548Z] 5f70bf18a086: Layer already exists [2026-06-29T04:32:11.548Z] c580216c856e: Layer already exists [2026-06-29T04:32:11.548Z] c7f9564ced70: Layer already exists [2026-06-29T04:32:11.548Z] 3eed544732cb: Layer already exists [2026-06-29T04:32:11.548Z] a627e3a9d90c: Layer already exists [2026-06-29T04:32:11.548Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:11.821Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:12.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:12.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-06-29T04:32:12.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-29T04:32:12.686Z] 3cb212f3b746: Preparing [2026-06-29T04:32:12.686Z] 4c457b4f4abd: Preparing [2026-06-29T04:32:12.686Z] c1c51ee47885: Preparing [2026-06-29T04:32:12.686Z] 258246c6f536: Preparing [2026-06-29T04:32:12.686Z] 9d60ea8ea617: Preparing [2026-06-29T04:32:12.686Z] 509c715bf0e6: Preparing [2026-06-29T04:32:12.686Z] 50e23b145381: Preparing [2026-06-29T04:32:12.686Z] a59b37dec009: Preparing [2026-06-29T04:32:12.686Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:12.686Z] d6de037cdf1e: Preparing [2026-06-29T04:32:12.686Z] c7f9564ced70: Preparing [2026-06-29T04:32:12.686Z] 5f70bf18a086: Preparing [2026-06-29T04:32:12.686Z] c580216c856e: Preparing [2026-06-29T04:32:12.686Z] 3eed544732cb: Preparing [2026-06-29T04:32:12.686Z] a627e3a9d90c: Preparing [2026-06-29T04:32:12.686Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:12.686Z] 50e23b145381: Waiting [2026-06-29T04:32:12.686Z] a59b37dec009: Waiting [2026-06-29T04:32:12.686Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:12.686Z] 509c715bf0e6: Waiting [2026-06-29T04:32:12.686Z] d6de037cdf1e: Waiting [2026-06-29T04:32:12.686Z] c7f9564ced70: Waiting [2026-06-29T04:32:12.686Z] 3eed544732cb: Waiting [2026-06-29T04:32:12.686Z] 5f70bf18a086: Waiting [2026-06-29T04:32:12.686Z] a627e3a9d90c: Waiting [2026-06-29T04:32:12.686Z] c580216c856e: Waiting [2026-06-29T04:32:12.686Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:12.686Z] 4c457b4f4abd: Layer already exists [2026-06-29T04:32:12.686Z] 9d60ea8ea617: Layer already exists [2026-06-29T04:32:12.686Z] 258246c6f536: Layer already exists [2026-06-29T04:32:12.686Z] c1c51ee47885: Layer already exists [2026-06-29T04:32:12.686Z] 3cb212f3b746: Layer already exists [2026-06-29T04:32:12.686Z] a59b37dec009: Layer already exists [2026-06-29T04:32:12.686Z] 50e23b145381: Layer already exists [2026-06-29T04:32:12.686Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:12.686Z] 509c715bf0e6: Layer already exists [2026-06-29T04:32:12.686Z] d6de037cdf1e: Layer already exists [2026-06-29T04:32:12.686Z] c580216c856e: Layer already exists [2026-06-29T04:32:12.686Z] 5f70bf18a086: Layer already exists [2026-06-29T04:32:12.686Z] c7f9564ced70: Layer already exists [2026-06-29T04:32:12.686Z] 3eed544732cb: Layer already exists [2026-06-29T04:32:12.686Z] a627e3a9d90c: Layer already exists [2026-06-29T04:32:12.686Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:12.686Z] main: digest: sha256:3fcdf7bf0302d0ffc8d4493282527cf6cec571f42aa182cb966a51a1a1cc6814 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:32:12.850Z] ===================================================== [Pipeline] echo [2026-06-29T04:32:12.865Z] taggedImages: [2026-06-29T04:32:12.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:12.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-29T04:32:12.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.120 [2026-06-29T04:32:12.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:12.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-06-29T04:32:12.886Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-06-29T04:32:12.886Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:12.886Z] latest [2026-06-29T04:32:12.886Z] 4.1.0-dev.120 [2026-06-29T04:32:12.886Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:12.886Z] main [2026-06-29T04:32:12.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:13.275Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:13.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:13.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T04:32:13.618Z] 556680d01a3d: Preparing [2026-06-29T04:32:13.618Z] 56bb6706d621: Preparing [2026-06-29T04:32:13.618Z] 7e9eaae8fc70: Preparing [2026-06-29T04:32:13.618Z] cfd715bb5343: Preparing [2026-06-29T04:32:13.618Z] a59b37dec009: Preparing [2026-06-29T04:32:13.618Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:13.618Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:13.618Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:13.618Z] 51698db23145: Preparing [2026-06-29T04:32:13.618Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:13.618Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:13.618Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:13.618Z] 51698db23145: Waiting [2026-06-29T04:32:13.618Z] a59b37dec009: Layer already exists [2026-06-29T04:32:13.891Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:13.891Z] 7e9eaae8fc70: Pushed [2026-06-29T04:32:13.891Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:13.891Z] 56bb6706d621: Pushed [2026-06-29T04:32:13.891Z] 556680d01a3d: Pushed [2026-06-29T04:32:13.891Z] 51698db23145: Layer already exists [2026-06-29T04:32:13.891Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:22.220Z] cfd715bb5343: Pushed [2026-06-29T04:32:22.220Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:22.577Z] + 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-06-29T04:32:22.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-29T04:32:22.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T04:32:22.924Z] 556680d01a3d: Preparing [2026-06-29T04:32:22.924Z] 56bb6706d621: Preparing [2026-06-29T04:32:22.924Z] 7e9eaae8fc70: Preparing [2026-06-29T04:32:22.924Z] cfd715bb5343: Preparing [2026-06-29T04:32:22.924Z] a59b37dec009: Preparing [2026-06-29T04:32:22.924Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:22.924Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:22.924Z] 51698db23145: Preparing [2026-06-29T04:32:22.924Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:22.924Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:22.924Z] 51698db23145: Waiting [2026-06-29T04:32:22.924Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:22.924Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:22.924Z] 56bb6706d621: Layer already exists [2026-06-29T04:32:22.924Z] 556680d01a3d: Layer already exists [2026-06-29T04:32:22.924Z] a59b37dec009: Layer already exists [2026-06-29T04:32:22.924Z] cfd715bb5343: Layer already exists [2026-06-29T04:32:22.924Z] 7e9eaae8fc70: Layer already exists [2026-06-29T04:32:22.924Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:22.924Z] 51698db23145: Layer already exists [2026-06-29T04:32:22.924Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:22.924Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:23.191Z] latest: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:23.544Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:25.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.120 [2026-06-29T04:32:25.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T04:32:25.527Z] 556680d01a3d: Preparing [2026-06-29T04:32:25.527Z] 56bb6706d621: Preparing [2026-06-29T04:32:25.527Z] 7e9eaae8fc70: Preparing [2026-06-29T04:32:25.527Z] cfd715bb5343: Preparing [2026-06-29T04:32:25.527Z] a59b37dec009: Preparing [2026-06-29T04:32:25.527Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:25.527Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:25.527Z] 51698db23145: Preparing [2026-06-29T04:32:25.527Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:25.527Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:25.527Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:25.527Z] 51698db23145: Waiting [2026-06-29T04:32:25.527Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:25.527Z] 56bb6706d621: Layer already exists [2026-06-29T04:32:25.527Z] 556680d01a3d: Layer already exists [2026-06-29T04:32:25.527Z] 7e9eaae8fc70: Layer already exists [2026-06-29T04:32:25.527Z] cfd715bb5343: Layer already exists [2026-06-29T04:32:25.527Z] a59b37dec009: Layer already exists [2026-06-29T04:32:25.527Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:25.527Z] 51698db23145: Layer already exists [2026-06-29T04:32:25.527Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:25.527Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:25.527Z] 4.1.0-dev.120: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:26.366Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:26.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:26.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T04:32:26.786Z] 556680d01a3d: Preparing [2026-06-29T04:32:26.786Z] 56bb6706d621: Preparing [2026-06-29T04:32:26.786Z] 7e9eaae8fc70: Preparing [2026-06-29T04:32:26.786Z] cfd715bb5343: Preparing [2026-06-29T04:32:26.786Z] a59b37dec009: Preparing [2026-06-29T04:32:26.786Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:26.786Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:26.786Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:26.786Z] 51698db23145: Preparing [2026-06-29T04:32:26.786Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:26.786Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:26.786Z] 51698db23145: Waiting [2026-06-29T04:32:26.786Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:26.786Z] 556680d01a3d: Layer already exists [2026-06-29T04:32:26.786Z] a59b37dec009: Layer already exists [2026-06-29T04:32:26.786Z] 7e9eaae8fc70: Layer already exists [2026-06-29T04:32:26.786Z] cfd715bb5343: Layer already exists [2026-06-29T04:32:26.786Z] 56bb6706d621: Layer already exists [2026-06-29T04:32:26.786Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:26.786Z] 51698db23145: Layer already exists [2026-06-29T04:32:26.786Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:26.786Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:26.786Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:27.191Z] + 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-06-29T04:32:27.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-06-29T04:32:27.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-29T04:32:27.575Z] 556680d01a3d: Preparing [2026-06-29T04:32:27.575Z] 56bb6706d621: Preparing [2026-06-29T04:32:27.575Z] 7e9eaae8fc70: Preparing [2026-06-29T04:32:27.575Z] cfd715bb5343: Preparing [2026-06-29T04:32:27.575Z] a59b37dec009: Preparing [2026-06-29T04:32:27.575Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:27.575Z] 49cf8073a8c0: Preparing [2026-06-29T04:32:27.575Z] 51698db23145: Preparing [2026-06-29T04:32:27.575Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:27.575Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:27.575Z] 49cf8073a8c0: Waiting [2026-06-29T04:32:27.575Z] 51698db23145: Waiting [2026-06-29T04:32:27.575Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:27.575Z] 556680d01a3d: Layer already exists [2026-06-29T04:32:27.575Z] cfd715bb5343: Layer already exists [2026-06-29T04:32:27.575Z] 56bb6706d621: Layer already exists [2026-06-29T04:32:27.575Z] a59b37dec009: Layer already exists [2026-06-29T04:32:27.575Z] 7e9eaae8fc70: Layer already exists [2026-06-29T04:32:27.575Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:27.575Z] 49cf8073a8c0: Layer already exists [2026-06-29T04:32:27.575Z] 51698db23145: Layer already exists [2026-06-29T04:32:27.575Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:27.575Z] main: digest: sha256:0b3b744b6ada84c43ccb455550b57ce92a31c4812addde5645d348f4cb671746 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:32:28.084Z] ===================================================== [Pipeline] echo [2026-06-29T04:32:28.095Z] taggedImages: [2026-06-29T04:32:28.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:28.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-29T04:32:28.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.120 [2026-06-29T04:32:28.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:28.095Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-06-29T04:32:28.116Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-06-29T04:32:28.116Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:28.116Z] latest [2026-06-29T04:32:28.116Z] 4.1.0-dev.120 [2026-06-29T04:32:28.116Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:28.116Z] main [2026-06-29T04:32:28.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:28.725Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:29.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:29.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T04:32:29.116Z] ef99140eced1: Preparing [2026-06-29T04:32:29.116Z] 3cb92cb29df2: Preparing [2026-06-29T04:32:29.116Z] a1a114b5ff59: Preparing [2026-06-29T04:32:29.116Z] b6352c8212a5: Preparing [2026-06-29T04:32:29.116Z] 002256bfc581: Preparing [2026-06-29T04:32:29.116Z] a59b37dec009: Preparing [2026-06-29T04:32:29.116Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:29.116Z] a59b37dec009: Waiting [2026-06-29T04:32:29.116Z] 3ea8e018c786: Preparing [2026-06-29T04:32:29.116Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:29.116Z] 5a83f86251e0: Preparing [2026-06-29T04:32:29.116Z] 3ea8e018c786: Waiting [2026-06-29T04:32:29.116Z] 2f7944efee7d: Preparing [2026-06-29T04:32:29.116Z] 5a83f86251e0: Waiting [2026-06-29T04:32:29.116Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:29.116Z] 2f7944efee7d: Waiting [2026-06-29T04:32:29.116Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:29.384Z] 3cb92cb29df2: Pushed [2026-06-29T04:32:29.384Z] a59b37dec009: Layer already exists [2026-06-29T04:32:29.384Z] b6352c8212a5: Pushed [2026-06-29T04:32:29.384Z] ef99140eced1: Pushed [2026-06-29T04:32:29.384Z] 002256bfc581: Pushed [2026-06-29T04:32:29.384Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:29.384Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:29.384Z] 3ea8e018c786: Pushed [2026-06-29T04:32:29.384Z] 5a83f86251e0: Pushed [2026-06-29T04:32:32.722Z] 2f7944efee7d: Pushed [2026-06-29T04:32:37.049Z] a1a114b5ff59: Pushed [2026-06-29T04:32:37.049Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:37.423Z] + 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-06-29T04:32:38.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-29T04:32:38.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T04:32:38.572Z] ef99140eced1: Preparing [2026-06-29T04:32:38.572Z] 3cb92cb29df2: Preparing [2026-06-29T04:32:38.572Z] a1a114b5ff59: Preparing [2026-06-29T04:32:38.572Z] b6352c8212a5: Preparing [2026-06-29T04:32:38.572Z] 002256bfc581: Preparing [2026-06-29T04:32:38.572Z] a59b37dec009: Preparing [2026-06-29T04:32:38.572Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:38.572Z] 3ea8e018c786: Preparing [2026-06-29T04:32:38.572Z] 5a83f86251e0: Preparing [2026-06-29T04:32:38.572Z] 2f7944efee7d: Preparing [2026-06-29T04:32:38.572Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:38.572Z] a59b37dec009: Waiting [2026-06-29T04:32:38.572Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:38.572Z] 3ea8e018c786: Waiting [2026-06-29T04:32:38.572Z] 5a83f86251e0: Waiting [2026-06-29T04:32:38.572Z] 2f7944efee7d: Waiting [2026-06-29T04:32:38.572Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:38.572Z] ef99140eced1: Layer already exists [2026-06-29T04:32:38.572Z] 3cb92cb29df2: Layer already exists [2026-06-29T04:32:38.572Z] a1a114b5ff59: Layer already exists [2026-06-29T04:32:38.572Z] 002256bfc581: Layer already exists [2026-06-29T04:32:38.572Z] b6352c8212a5: Layer already exists [2026-06-29T04:32:38.572Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:38.572Z] 5a83f86251e0: Layer already exists [2026-06-29T04:32:38.572Z] a59b37dec009: Layer already exists [2026-06-29T04:32:38.572Z] 3ea8e018c786: Layer already exists [2026-06-29T04:32:38.572Z] 2f7944efee7d: Layer already exists [2026-06-29T04:32:38.572Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:38.841Z] latest: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:39.225Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:39.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.120 [2026-06-29T04:32:39.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T04:32:39.592Z] ef99140eced1: Preparing [2026-06-29T04:32:39.592Z] 3cb92cb29df2: Preparing [2026-06-29T04:32:39.592Z] a1a114b5ff59: Preparing [2026-06-29T04:32:39.592Z] b6352c8212a5: Preparing [2026-06-29T04:32:39.592Z] 002256bfc581: Preparing [2026-06-29T04:32:39.592Z] a59b37dec009: Preparing [2026-06-29T04:32:39.592Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:39.592Z] 3ea8e018c786: Preparing [2026-06-29T04:32:39.592Z] 5a83f86251e0: Preparing [2026-06-29T04:32:39.592Z] 2f7944efee7d: Preparing [2026-06-29T04:32:39.592Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:39.592Z] a59b37dec009: Waiting [2026-06-29T04:32:39.592Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:39.592Z] 5a83f86251e0: Waiting [2026-06-29T04:32:39.592Z] 2f7944efee7d: Waiting [2026-06-29T04:32:39.592Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:39.592Z] 3ea8e018c786: Waiting [2026-06-29T04:32:39.592Z] 002256bfc581: Layer already exists [2026-06-29T04:32:39.592Z] 3cb92cb29df2: Layer already exists [2026-06-29T04:32:39.592Z] ef99140eced1: Layer already exists [2026-06-29T04:32:39.592Z] a1a114b5ff59: Layer already exists [2026-06-29T04:32:39.592Z] b6352c8212a5: Layer already exists [2026-06-29T04:32:39.592Z] a59b37dec009: Layer already exists [2026-06-29T04:32:39.592Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:39.592Z] 3ea8e018c786: Layer already exists [2026-06-29T04:32:39.592Z] 5a83f86251e0: Layer already exists [2026-06-29T04:32:39.592Z] 2f7944efee7d: Layer already exists [2026-06-29T04:32:39.592Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:39.592Z] 4.1.0-dev.120: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:40.212Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:40.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:40.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T04:32:40.576Z] ef99140eced1: Preparing [2026-06-29T04:32:40.576Z] 3cb92cb29df2: Preparing [2026-06-29T04:32:40.576Z] a1a114b5ff59: Preparing [2026-06-29T04:32:40.576Z] b6352c8212a5: Preparing [2026-06-29T04:32:40.576Z] 002256bfc581: Preparing [2026-06-29T04:32:40.576Z] a59b37dec009: Preparing [2026-06-29T04:32:40.576Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:40.576Z] 3ea8e018c786: Preparing [2026-06-29T04:32:40.576Z] 5a83f86251e0: Preparing [2026-06-29T04:32:40.576Z] 2f7944efee7d: Preparing [2026-06-29T04:32:40.576Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:40.576Z] a59b37dec009: Waiting [2026-06-29T04:32:40.576Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:40.576Z] 3ea8e018c786: Waiting [2026-06-29T04:32:40.576Z] 5a83f86251e0: Waiting [2026-06-29T04:32:40.576Z] 2f7944efee7d: Waiting [2026-06-29T04:32:40.576Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:40.576Z] 3cb92cb29df2: Layer already exists [2026-06-29T04:32:40.576Z] ef99140eced1: Layer already exists [2026-06-29T04:32:40.576Z] b6352c8212a5: Layer already exists [2026-06-29T04:32:40.576Z] 002256bfc581: Layer already exists [2026-06-29T04:32:40.576Z] a1a114b5ff59: Layer already exists [2026-06-29T04:32:40.576Z] 3ea8e018c786: Layer already exists [2026-06-29T04:32:40.576Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:40.576Z] a59b37dec009: Layer already exists [2026-06-29T04:32:40.576Z] 2f7944efee7d: Layer already exists [2026-06-29T04:32:40.576Z] 5a83f86251e0: Layer already exists [2026-06-29T04:32:40.576Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:40.846Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:41.206Z] + 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-06-29T04:32:41.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-06-29T04:32:41.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-29T04:32:41.577Z] ef99140eced1: Preparing [2026-06-29T04:32:41.577Z] 3cb92cb29df2: Preparing [2026-06-29T04:32:41.577Z] a1a114b5ff59: Preparing [2026-06-29T04:32:41.577Z] b6352c8212a5: Preparing [2026-06-29T04:32:41.577Z] 002256bfc581: Preparing [2026-06-29T04:32:41.577Z] a59b37dec009: Preparing [2026-06-29T04:32:41.577Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:41.577Z] a59b37dec009: Waiting [2026-06-29T04:32:41.577Z] 3ea8e018c786: Preparing [2026-06-29T04:32:41.577Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:41.577Z] 5a83f86251e0: Preparing [2026-06-29T04:32:41.577Z] 3ea8e018c786: Waiting [2026-06-29T04:32:41.577Z] 5a83f86251e0: Waiting [2026-06-29T04:32:41.577Z] 2f7944efee7d: Preparing [2026-06-29T04:32:41.577Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:41.577Z] 2f7944efee7d: Waiting [2026-06-29T04:32:41.577Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:41.577Z] 3cb92cb29df2: Layer already exists [2026-06-29T04:32:41.577Z] b6352c8212a5: Layer already exists [2026-06-29T04:32:41.577Z] 002256bfc581: Layer already exists [2026-06-29T04:32:41.577Z] ef99140eced1: Layer already exists [2026-06-29T04:32:41.577Z] a1a114b5ff59: Layer already exists [2026-06-29T04:32:41.577Z] a59b37dec009: Layer already exists [2026-06-29T04:32:41.577Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:41.577Z] 2f7944efee7d: Layer already exists [2026-06-29T04:32:41.577Z] 3ea8e018c786: Layer already exists [2026-06-29T04:32:41.577Z] 5a83f86251e0: Layer already exists [2026-06-29T04:32:41.577Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:41.844Z] main: digest: sha256:39e542001beb42a30c1cf8775d75211ca4061805be768522266c58e8672a4782 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:32:41.920Z] ===================================================== [Pipeline] echo [2026-06-29T04:32:41.935Z] taggedImages: [2026-06-29T04:32:41.935Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:41.935Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-29T04:32:41.935Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.120 [2026-06-29T04:32:41.935Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:41.935Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-06-29T04:32:41.960Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-06-29T04:32:41.960Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:41.960Z] latest [2026-06-29T04:32:41.960Z] 4.1.0-dev.120 [2026-06-29T04:32:41.960Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:41.960Z] main [2026-06-29T04:32:41.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:42.331Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:42.838Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:42.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T04:32:42.838Z] 665e3a90123a: Preparing [2026-06-29T04:32:42.838Z] 994b9f5169ed: Preparing [2026-06-29T04:32:42.838Z] 8cb1fb7f6792: Preparing [2026-06-29T04:32:42.838Z] 2544fda3d5fc: Preparing [2026-06-29T04:32:42.838Z] e0a9773b90e2: Preparing [2026-06-29T04:32:42.838Z] 51af7b4db4d7: Preparing [2026-06-29T04:32:42.838Z] ca6998f206bf: Preparing [2026-06-29T04:32:42.838Z] a59b37dec009: Preparing [2026-06-29T04:32:42.838Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:42.838Z] 0e37d54d9ff5: Preparing [2026-06-29T04:32:42.838Z] e83e316a851c: Preparing [2026-06-29T04:32:42.838Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:42.838Z] a59b37dec009: Waiting [2026-06-29T04:32:42.838Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:42.838Z] 0e37d54d9ff5: Waiting [2026-06-29T04:32:42.838Z] e83e316a851c: Waiting [2026-06-29T04:32:42.838Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:42.838Z] 51af7b4db4d7: Waiting [2026-06-29T04:32:42.838Z] ca6998f206bf: Waiting [2026-06-29T04:32:43.104Z] e0a9773b90e2: Pushed [2026-06-29T04:32:43.104Z] 994b9f5169ed: Pushed [2026-06-29T04:32:43.104Z] 665e3a90123a: Pushed [2026-06-29T04:32:43.104Z] 51af7b4db4d7: Pushed [2026-06-29T04:32:43.104Z] a59b37dec009: Layer already exists [2026-06-29T04:32:43.104Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:43.104Z] ca6998f206bf: Pushed [2026-06-29T04:32:43.369Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:43.369Z] 0e37d54d9ff5: Pushed [2026-06-29T04:32:47.042Z] e83e316a851c: Pushed [2026-06-29T04:32:50.167Z] 2544fda3d5fc: Pushed [2026-06-29T04:32:50.167Z] 8cb1fb7f6792: Pushed [2026-06-29T04:32:50.440Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:50.854Z] + 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-06-29T04:32:53.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-29T04:32:53.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T04:32:53.794Z] 665e3a90123a: Preparing [2026-06-29T04:32:53.794Z] 994b9f5169ed: Preparing [2026-06-29T04:32:53.794Z] 8cb1fb7f6792: Preparing [2026-06-29T04:32:53.794Z] 2544fda3d5fc: Preparing [2026-06-29T04:32:53.794Z] e0a9773b90e2: Preparing [2026-06-29T04:32:53.794Z] 51af7b4db4d7: Preparing [2026-06-29T04:32:53.794Z] ca6998f206bf: Preparing [2026-06-29T04:32:53.794Z] a59b37dec009: Preparing [2026-06-29T04:32:53.794Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:53.794Z] 0e37d54d9ff5: Preparing [2026-06-29T04:32:53.794Z] e83e316a851c: Preparing [2026-06-29T04:32:53.794Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:53.794Z] ca6998f206bf: Waiting [2026-06-29T04:32:53.794Z] a59b37dec009: Waiting [2026-06-29T04:32:53.794Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:53.794Z] 0e37d54d9ff5: Waiting [2026-06-29T04:32:53.794Z] e83e316a851c: Waiting [2026-06-29T04:32:53.794Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:53.794Z] 51af7b4db4d7: Waiting [2026-06-29T04:32:53.794Z] e0a9773b90e2: Layer already exists [2026-06-29T04:32:53.794Z] 665e3a90123a: Layer already exists [2026-06-29T04:32:53.794Z] 8cb1fb7f6792: Layer already exists [2026-06-29T04:32:53.794Z] 994b9f5169ed: Layer already exists [2026-06-29T04:32:53.794Z] 2544fda3d5fc: Layer already exists [2026-06-29T04:32:53.794Z] ca6998f206bf: Layer already exists [2026-06-29T04:32:53.794Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:53.794Z] 51af7b4db4d7: Layer already exists [2026-06-29T04:32:53.794Z] a59b37dec009: Layer already exists [2026-06-29T04:32:53.794Z] 0e37d54d9ff5: Layer already exists [2026-06-29T04:32:53.794Z] e83e316a851c: Layer already exists [2026-06-29T04:32:53.794Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:54.060Z] latest: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:54.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:54.784Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.120 [2026-06-29T04:32:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T04:32:54.784Z] 665e3a90123a: Preparing [2026-06-29T04:32:54.784Z] 994b9f5169ed: Preparing [2026-06-29T04:32:54.784Z] 8cb1fb7f6792: Preparing [2026-06-29T04:32:54.784Z] 2544fda3d5fc: Preparing [2026-06-29T04:32:54.784Z] e0a9773b90e2: Preparing [2026-06-29T04:32:54.784Z] 51af7b4db4d7: Preparing [2026-06-29T04:32:54.784Z] ca6998f206bf: Preparing [2026-06-29T04:32:54.784Z] a59b37dec009: Preparing [2026-06-29T04:32:54.784Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:54.784Z] 0e37d54d9ff5: Preparing [2026-06-29T04:32:54.784Z] e83e316a851c: Preparing [2026-06-29T04:32:54.784Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:54.784Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:54.784Z] 0e37d54d9ff5: Waiting [2026-06-29T04:32:54.784Z] e83e316a851c: Waiting [2026-06-29T04:32:54.784Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:54.784Z] 51af7b4db4d7: Waiting [2026-06-29T04:32:54.784Z] ca6998f206bf: Waiting [2026-06-29T04:32:54.784Z] a59b37dec009: Waiting [2026-06-29T04:32:54.784Z] e0a9773b90e2: Layer already exists [2026-06-29T04:32:54.784Z] 994b9f5169ed: Layer already exists [2026-06-29T04:32:54.784Z] 8cb1fb7f6792: Layer already exists [2026-06-29T04:32:54.784Z] 665e3a90123a: Layer already exists [2026-06-29T04:32:54.784Z] 2544fda3d5fc: Layer already exists [2026-06-29T04:32:54.784Z] 51af7b4db4d7: Layer already exists [2026-06-29T04:32:54.784Z] ca6998f206bf: Layer already exists [2026-06-29T04:32:54.784Z] a59b37dec009: Layer already exists [2026-06-29T04:32:54.784Z] 0e37d54d9ff5: Layer already exists [2026-06-29T04:32:54.784Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:54.784Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:54.784Z] e83e316a851c: Layer already exists [2026-06-29T04:32:55.049Z] 4.1.0-dev.120: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:55.401Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:55.754Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:55.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T04:32:55.754Z] 665e3a90123a: Preparing [2026-06-29T04:32:55.754Z] 994b9f5169ed: Preparing [2026-06-29T04:32:55.754Z] 8cb1fb7f6792: Preparing [2026-06-29T04:32:55.754Z] 2544fda3d5fc: Preparing [2026-06-29T04:32:55.754Z] e0a9773b90e2: Preparing [2026-06-29T04:32:55.754Z] 51af7b4db4d7: Preparing [2026-06-29T04:32:55.754Z] ca6998f206bf: Preparing [2026-06-29T04:32:55.754Z] a59b37dec009: Preparing [2026-06-29T04:32:55.754Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:55.754Z] 0e37d54d9ff5: Preparing [2026-06-29T04:32:55.754Z] e83e316a851c: Preparing [2026-06-29T04:32:55.754Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:55.754Z] a59b37dec009: Waiting [2026-06-29T04:32:55.754Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:55.754Z] 51af7b4db4d7: Waiting [2026-06-29T04:32:55.754Z] ca6998f206bf: Waiting [2026-06-29T04:32:55.754Z] e83e316a851c: Waiting [2026-06-29T04:32:55.754Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:55.754Z] 0e37d54d9ff5: Waiting [2026-06-29T04:32:55.754Z] 8cb1fb7f6792: Layer already exists [2026-06-29T04:32:55.754Z] e0a9773b90e2: Layer already exists [2026-06-29T04:32:55.754Z] 665e3a90123a: Layer already exists [2026-06-29T04:32:55.754Z] 2544fda3d5fc: Layer already exists [2026-06-29T04:32:55.754Z] 994b9f5169ed: Layer already exists [2026-06-29T04:32:55.754Z] ca6998f206bf: Layer already exists [2026-06-29T04:32:55.754Z] 0e37d54d9ff5: Layer already exists [2026-06-29T04:32:55.754Z] 51af7b4db4d7: Layer already exists [2026-06-29T04:32:55.754Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:55.754Z] a59b37dec009: Layer already exists [2026-06-29T04:32:55.754Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:55.754Z] e83e316a851c: Layer already exists [2026-06-29T04:32:56.018Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:56.382Z] + 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-06-29T04:32:56.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-06-29T04:32:56.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-29T04:32:56.734Z] 665e3a90123a: Preparing [2026-06-29T04:32:56.734Z] 994b9f5169ed: Preparing [2026-06-29T04:32:56.734Z] 8cb1fb7f6792: Preparing [2026-06-29T04:32:56.734Z] 2544fda3d5fc: Preparing [2026-06-29T04:32:56.734Z] e0a9773b90e2: Preparing [2026-06-29T04:32:56.734Z] 51af7b4db4d7: Preparing [2026-06-29T04:32:56.734Z] ca6998f206bf: Preparing [2026-06-29T04:32:56.734Z] a59b37dec009: Preparing [2026-06-29T04:32:56.734Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:56.734Z] 0e37d54d9ff5: Preparing [2026-06-29T04:32:56.734Z] e83e316a851c: Preparing [2026-06-29T04:32:56.734Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:56.734Z] 51af7b4db4d7: Waiting [2026-06-29T04:32:56.734Z] ca6998f206bf: Waiting [2026-06-29T04:32:56.734Z] a59b37dec009: Waiting [2026-06-29T04:32:56.734Z] 3d0b671c8e2d: Waiting [2026-06-29T04:32:56.734Z] 0e37d54d9ff5: Waiting [2026-06-29T04:32:56.734Z] e83e316a851c: Waiting [2026-06-29T04:32:56.734Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:56.734Z] 2544fda3d5fc: Layer already exists [2026-06-29T04:32:56.734Z] 665e3a90123a: Layer already exists [2026-06-29T04:32:56.734Z] 8cb1fb7f6792: Layer already exists [2026-06-29T04:32:56.734Z] 994b9f5169ed: Layer already exists [2026-06-29T04:32:56.734Z] e0a9773b90e2: Layer already exists [2026-06-29T04:32:56.734Z] 51af7b4db4d7: Layer already exists [2026-06-29T04:32:56.734Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:56.734Z] ca6998f206bf: Layer already exists [2026-06-29T04:32:56.734Z] a59b37dec009: Layer already exists [2026-06-29T04:32:56.734Z] 0e37d54d9ff5: Layer already exists [2026-06-29T04:32:56.734Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:56.734Z] e83e316a851c: Layer already exists [2026-06-29T04:32:56.998Z] main: digest: sha256:55d173a9bf1551ec9ed9edda6530da18017327e620e79ce88da8dd58a01e4689 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:32:57.094Z] ===================================================== [Pipeline] echo [2026-06-29T04:32:57.110Z] taggedImages: [2026-06-29T04:32:57.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:57.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-29T04:32:57.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.120 [2026-06-29T04:32:57.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:57.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-06-29T04:32:57.141Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-06-29T04:32:57.141Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:57.141Z] latest [2026-06-29T04:32:57.141Z] 4.1.0-dev.120 [2026-06-29T04:32:57.141Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:32:57.141Z] main [2026-06-29T04:32:57.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:57.526Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:32:57.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:32:57.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T04:32:57.880Z] 987e1711dec6: Preparing [2026-06-29T04:32:57.880Z] f21d272f6db5: Preparing [2026-06-29T04:32:57.880Z] a59b37dec009: Preparing [2026-06-29T04:32:57.880Z] 3d0b671c8e2d: Preparing [2026-06-29T04:32:57.880Z] 37169f09e03c: Preparing [2026-06-29T04:32:57.880Z] 2b491a3afdc6: Preparing [2026-06-29T04:32:57.880Z] 03ba6f53ebfc: Preparing [2026-06-29T04:32:57.880Z] 03ba6f53ebfc: Waiting [2026-06-29T04:32:57.880Z] 2b491a3afdc6: Waiting [2026-06-29T04:32:57.880Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:32:57.880Z] a59b37dec009: Layer already exists [2026-06-29T04:32:58.145Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:32:58.145Z] 37169f09e03c: Pushed [2026-06-29T04:32:58.145Z] 987e1711dec6: Pushed [2026-06-29T04:32:59.917Z] 2b491a3afdc6: Pushed [2026-06-29T04:33:06.553Z] f21d272f6db5: Pushed [2026-06-29T04:33:06.553Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:06.905Z] + 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-06-29T04:33:07.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-29T04:33:07.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T04:33:07.250Z] 987e1711dec6: Preparing [2026-06-29T04:33:07.250Z] f21d272f6db5: Preparing [2026-06-29T04:33:07.250Z] a59b37dec009: Preparing [2026-06-29T04:33:07.250Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:07.250Z] 37169f09e03c: Preparing [2026-06-29T04:33:07.250Z] 2b491a3afdc6: Preparing [2026-06-29T04:33:07.250Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:07.250Z] 2b491a3afdc6: Waiting [2026-06-29T04:33:07.250Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:07.250Z] 37169f09e03c: Layer already exists [2026-06-29T04:33:07.250Z] a59b37dec009: Layer already exists [2026-06-29T04:33:07.250Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:07.251Z] 987e1711dec6: Layer already exists [2026-06-29T04:33:07.251Z] f21d272f6db5: Layer already exists [2026-06-29T04:33:07.251Z] 2b491a3afdc6: Layer already exists [2026-06-29T04:33:07.251Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:07.251Z] latest: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:07.875Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:08.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.120 [2026-06-29T04:33:08.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T04:33:08.229Z] 987e1711dec6: Preparing [2026-06-29T04:33:08.229Z] f21d272f6db5: Preparing [2026-06-29T04:33:08.229Z] a59b37dec009: Preparing [2026-06-29T04:33:08.229Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:08.229Z] 37169f09e03c: Preparing [2026-06-29T04:33:08.229Z] 2b491a3afdc6: Preparing [2026-06-29T04:33:08.229Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:08.229Z] 2b491a3afdc6: Waiting [2026-06-29T04:33:08.229Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:08.229Z] 37169f09e03c: Layer already exists [2026-06-29T04:33:08.229Z] f21d272f6db5: Layer already exists [2026-06-29T04:33:08.229Z] a59b37dec009: Layer already exists [2026-06-29T04:33:08.229Z] 987e1711dec6: Layer already exists [2026-06-29T04:33:08.229Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:08.229Z] 2b491a3afdc6: Layer already exists [2026-06-29T04:33:08.229Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:08.493Z] 4.1.0-dev.120: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:08.847Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:09.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:33:09.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T04:33:09.194Z] 987e1711dec6: Preparing [2026-06-29T04:33:09.194Z] f21d272f6db5: Preparing [2026-06-29T04:33:09.194Z] a59b37dec009: Preparing [2026-06-29T04:33:09.194Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:09.194Z] 37169f09e03c: Preparing [2026-06-29T04:33:09.194Z] 2b491a3afdc6: Preparing [2026-06-29T04:33:09.194Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:09.194Z] 2b491a3afdc6: Waiting [2026-06-29T04:33:09.194Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:09.194Z] f21d272f6db5: Layer already exists [2026-06-29T04:33:09.194Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:09.194Z] 37169f09e03c: Layer already exists [2026-06-29T04:33:09.194Z] 987e1711dec6: Layer already exists [2026-06-29T04:33:09.194Z] a59b37dec009: Layer already exists [2026-06-29T04:33:09.194Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:09.194Z] 2b491a3afdc6: Layer already exists [2026-06-29T04:33:09.194Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:09.814Z] + 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-06-29T04:33:10.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-06-29T04:33:10.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-29T04:33:10.174Z] 987e1711dec6: Preparing [2026-06-29T04:33:10.174Z] f21d272f6db5: Preparing [2026-06-29T04:33:10.174Z] a59b37dec009: Preparing [2026-06-29T04:33:10.174Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:10.174Z] 37169f09e03c: Preparing [2026-06-29T04:33:10.174Z] 2b491a3afdc6: Preparing [2026-06-29T04:33:10.174Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:10.174Z] 2b491a3afdc6: Waiting [2026-06-29T04:33:10.174Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:10.174Z] 37169f09e03c: Layer already exists [2026-06-29T04:33:10.174Z] a59b37dec009: Layer already exists [2026-06-29T04:33:10.174Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:10.174Z] f21d272f6db5: Layer already exists [2026-06-29T04:33:10.174Z] 987e1711dec6: Layer already exists [2026-06-29T04:33:10.174Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:10.174Z] 2b491a3afdc6: Layer already exists [2026-06-29T04:33:10.174Z] main: digest: sha256:ee1fe97364bb5308eb9ecced9dc17eff4b3a657957290479bad561ad59cb8677 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:33:10.523Z] ===================================================== [Pipeline] echo [2026-06-29T04:33:10.537Z] taggedImages: [2026-06-29T04:33:10.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:33:10.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-29T04:33:10.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.120 [2026-06-29T04:33:10.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:33:10.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-06-29T04:33:10.562Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-06-29T04:33:10.562Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:33:10.562Z] latest [2026-06-29T04:33:10.562Z] 4.1.0-dev.120 [2026-06-29T04:33:10.562Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:33:10.562Z] main [2026-06-29T04:33:10.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:10.935Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:11.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:33:11.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T04:33:11.292Z] e80e2d7f5661: Preparing [2026-06-29T04:33:11.292Z] b21f8ade6fc3: Preparing [2026-06-29T04:33:11.292Z] b4f522dde6ab: Preparing [2026-06-29T04:33:11.292Z] a59b37dec009: Preparing [2026-06-29T04:33:11.292Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:11.292Z] 0c03afcf5ec9: Preparing [2026-06-29T04:33:11.292Z] 7c28ed81170d: Preparing [2026-06-29T04:33:11.292Z] 21580ebc2a27: Preparing [2026-06-29T04:33:11.292Z] 681ea0a34cbf: Preparing [2026-06-29T04:33:11.292Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:11.292Z] 0c03afcf5ec9: Waiting [2026-06-29T04:33:11.292Z] 7c28ed81170d: Waiting [2026-06-29T04:33:11.292Z] 21580ebc2a27: Waiting [2026-06-29T04:33:11.292Z] 681ea0a34cbf: Waiting [2026-06-29T04:33:11.292Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:11.292Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:11.556Z] a59b37dec009: Layer already exists [2026-06-29T04:33:11.556Z] b21f8ade6fc3: Pushed [2026-06-29T04:33:11.556Z] b4f522dde6ab: Pushed [2026-06-29T04:33:11.556Z] e80e2d7f5661: Pushed [2026-06-29T04:33:11.556Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:11.556Z] 21580ebc2a27: Pushed [2026-06-29T04:33:12.510Z] 681ea0a34cbf: Pushed [2026-06-29T04:33:24.784Z] 7c28ed81170d: Pushed [2026-06-29T04:33:40.165Z] 0c03afcf5ec9: Pushed [2026-06-29T04:33:40.165Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:40.524Z] + 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-06-29T04:33:40.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-29T04:33:40.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T04:33:40.894Z] e80e2d7f5661: Preparing [2026-06-29T04:33:40.894Z] b21f8ade6fc3: Preparing [2026-06-29T04:33:40.894Z] b4f522dde6ab: Preparing [2026-06-29T04:33:40.894Z] a59b37dec009: Preparing [2026-06-29T04:33:40.894Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:40.894Z] 0c03afcf5ec9: Preparing [2026-06-29T04:33:40.894Z] 7c28ed81170d: Preparing [2026-06-29T04:33:40.894Z] 21580ebc2a27: Preparing [2026-06-29T04:33:40.894Z] 681ea0a34cbf: Preparing [2026-06-29T04:33:40.894Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:40.894Z] 21580ebc2a27: Waiting [2026-06-29T04:33:40.894Z] 681ea0a34cbf: Waiting [2026-06-29T04:33:40.894Z] 0c03afcf5ec9: Waiting [2026-06-29T04:33:40.894Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:40.894Z] 7c28ed81170d: Waiting [2026-06-29T04:33:40.894Z] b21f8ade6fc3: Layer already exists [2026-06-29T04:33:40.894Z] b4f522dde6ab: Layer already exists [2026-06-29T04:33:40.894Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:40.894Z] a59b37dec009: Layer already exists [2026-06-29T04:33:40.894Z] e80e2d7f5661: Layer already exists [2026-06-29T04:33:40.894Z] 0c03afcf5ec9: Layer already exists [2026-06-29T04:33:40.894Z] 7c28ed81170d: Layer already exists [2026-06-29T04:33:40.894Z] 21580ebc2a27: Layer already exists [2026-06-29T04:33:40.894Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:33:40.894Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:40.894Z] latest: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:41.523Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:41.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.120 [2026-06-29T04:33:41.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T04:33:41.891Z] e80e2d7f5661: Preparing [2026-06-29T04:33:41.891Z] b21f8ade6fc3: Preparing [2026-06-29T04:33:41.891Z] b4f522dde6ab: Preparing [2026-06-29T04:33:41.891Z] a59b37dec009: Preparing [2026-06-29T04:33:41.891Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:41.891Z] 0c03afcf5ec9: Preparing [2026-06-29T04:33:41.891Z] 7c28ed81170d: Preparing [2026-06-29T04:33:41.891Z] 21580ebc2a27: Preparing [2026-06-29T04:33:41.891Z] 681ea0a34cbf: Preparing [2026-06-29T04:33:41.891Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:41.891Z] 0c03afcf5ec9: Waiting [2026-06-29T04:33:41.891Z] 7c28ed81170d: Waiting [2026-06-29T04:33:41.891Z] 681ea0a34cbf: Waiting [2026-06-29T04:33:41.891Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:41.891Z] 21580ebc2a27: Waiting [2026-06-29T04:33:41.891Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:41.891Z] e80e2d7f5661: Layer already exists [2026-06-29T04:33:41.891Z] a59b37dec009: Layer already exists [2026-06-29T04:33:41.891Z] b21f8ade6fc3: Layer already exists [2026-06-29T04:33:41.891Z] b4f522dde6ab: Layer already exists [2026-06-29T04:33:41.891Z] 21580ebc2a27: Layer already exists [2026-06-29T04:33:41.891Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:41.891Z] 7c28ed81170d: Layer already exists [2026-06-29T04:33:41.891Z] 0c03afcf5ec9: Layer already exists [2026-06-29T04:33:41.891Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:33:42.154Z] 4.1.0-dev.120: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:42.514Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:42.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:33:42.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T04:33:42.868Z] e80e2d7f5661: Preparing [2026-06-29T04:33:42.868Z] b21f8ade6fc3: Preparing [2026-06-29T04:33:42.868Z] b4f522dde6ab: Preparing [2026-06-29T04:33:42.868Z] a59b37dec009: Preparing [2026-06-29T04:33:42.868Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:42.868Z] 0c03afcf5ec9: Preparing [2026-06-29T04:33:42.868Z] 7c28ed81170d: Preparing [2026-06-29T04:33:42.868Z] 21580ebc2a27: Preparing [2026-06-29T04:33:42.868Z] 681ea0a34cbf: Preparing [2026-06-29T04:33:42.868Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:42.868Z] 21580ebc2a27: Waiting [2026-06-29T04:33:42.868Z] 681ea0a34cbf: Waiting [2026-06-29T04:33:42.868Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:42.868Z] 0c03afcf5ec9: Waiting [2026-06-29T04:33:42.868Z] 7c28ed81170d: Waiting [2026-06-29T04:33:42.868Z] a59b37dec009: Layer already exists [2026-06-29T04:33:42.868Z] b21f8ade6fc3: Layer already exists [2026-06-29T04:33:42.868Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:42.868Z] b4f522dde6ab: Layer already exists [2026-06-29T04:33:42.868Z] e80e2d7f5661: Layer already exists [2026-06-29T04:33:42.868Z] 7c28ed81170d: Layer already exists [2026-06-29T04:33:42.868Z] 0c03afcf5ec9: Layer already exists [2026-06-29T04:33:42.868Z] 21580ebc2a27: Layer already exists [2026-06-29T04:33:42.868Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:33:42.868Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:42.868Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:43.225Z] + 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-06-29T04:33:43.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-06-29T04:33:43.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-29T04:33:43.577Z] e80e2d7f5661: Preparing [2026-06-29T04:33:43.577Z] b21f8ade6fc3: Preparing [2026-06-29T04:33:43.577Z] b4f522dde6ab: Preparing [2026-06-29T04:33:43.577Z] a59b37dec009: Preparing [2026-06-29T04:33:43.577Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:43.577Z] 0c03afcf5ec9: Preparing [2026-06-29T04:33:43.577Z] 7c28ed81170d: Preparing [2026-06-29T04:33:43.577Z] 21580ebc2a27: Preparing [2026-06-29T04:33:43.577Z] 681ea0a34cbf: Preparing [2026-06-29T04:33:43.577Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:43.577Z] 0c03afcf5ec9: Waiting [2026-06-29T04:33:43.577Z] 7c28ed81170d: Waiting [2026-06-29T04:33:43.577Z] 21580ebc2a27: Waiting [2026-06-29T04:33:43.577Z] 681ea0a34cbf: Waiting [2026-06-29T04:33:43.577Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:43.577Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:43.577Z] b21f8ade6fc3: Layer already exists [2026-06-29T04:33:43.577Z] b4f522dde6ab: Layer already exists [2026-06-29T04:33:43.577Z] a59b37dec009: Layer already exists [2026-06-29T04:33:43.577Z] e80e2d7f5661: Layer already exists [2026-06-29T04:33:43.577Z] 7c28ed81170d: Layer already exists [2026-06-29T04:33:43.577Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:33:43.577Z] 0c03afcf5ec9: Layer already exists [2026-06-29T04:33:43.577Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:43.577Z] 21580ebc2a27: Layer already exists [2026-06-29T04:33:43.939Z] main: digest: sha256:f57370ec18d4d7abf0ee435025cfd3540f5d8232edd2ee41db5f72fc43a01038 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:33:44.013Z] ===================================================== [Pipeline] echo [2026-06-29T04:33:44.024Z] taggedImages: [2026-06-29T04:33:44.024Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:33:44.024Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-29T04:33:44.024Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.120 [2026-06-29T04:33:44.024Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:33:44.024Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-06-29T04:33:44.048Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-06-29T04:33:44.048Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:33:44.048Z] latest [2026-06-29T04:33:44.048Z] 4.1.0-dev.120 [2026-06-29T04:33:44.048Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:33:44.048Z] main [2026-06-29T04:33:44.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:44.412Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:33:44.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:33:44.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T04:33:44.769Z] efad08fca2b1: Preparing [2026-06-29T04:33:44.769Z] 274d9003bada: Preparing [2026-06-29T04:33:44.769Z] 8cb437960ca5: Preparing [2026-06-29T04:33:44.769Z] a59b37dec009: Preparing [2026-06-29T04:33:44.769Z] 3d0b671c8e2d: Preparing [2026-06-29T04:33:44.769Z] 95eda686203b: Preparing [2026-06-29T04:33:44.769Z] 815095a7d286: Preparing [2026-06-29T04:33:44.769Z] 95eda686203b: Waiting [2026-06-29T04:33:44.769Z] 043f7356f8d2: Preparing [2026-06-29T04:33:44.769Z] 03ba6f53ebfc: Preparing [2026-06-29T04:33:44.769Z] 815095a7d286: Waiting [2026-06-29T04:33:44.769Z] 03ba6f53ebfc: Waiting [2026-06-29T04:33:44.769Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:33:44.769Z] a59b37dec009: Layer already exists [2026-06-29T04:33:45.034Z] efad08fca2b1: Pushed [2026-06-29T04:33:45.034Z] 274d9003bada: Pushed [2026-06-29T04:33:45.034Z] 8cb437960ca5: Pushed [2026-06-29T04:33:45.034Z] 815095a7d286: Pushed [2026-06-29T04:33:45.034Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:33:45.610Z] 043f7356f8d2: Pushed [2026-06-29T04:34:12.465Z] 95eda686203b: Pushed [2026-06-29T04:34:12.465Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:12.846Z] + 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-06-29T04:34:13.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-29T04:34:13.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T04:34:13.213Z] efad08fca2b1: Preparing [2026-06-29T04:34:13.213Z] 274d9003bada: Preparing [2026-06-29T04:34:13.213Z] 8cb437960ca5: Preparing [2026-06-29T04:34:13.213Z] a59b37dec009: Preparing [2026-06-29T04:34:13.213Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:13.213Z] 95eda686203b: Preparing [2026-06-29T04:34:13.213Z] 815095a7d286: Preparing [2026-06-29T04:34:13.213Z] 043f7356f8d2: Preparing [2026-06-29T04:34:13.213Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:13.213Z] 815095a7d286: Waiting [2026-06-29T04:34:13.213Z] 043f7356f8d2: Waiting [2026-06-29T04:34:13.213Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:13.213Z] 95eda686203b: Waiting [2026-06-29T04:34:13.213Z] 8cb437960ca5: Layer already exists [2026-06-29T04:34:13.213Z] efad08fca2b1: Layer already exists [2026-06-29T04:34:13.213Z] 274d9003bada: Layer already exists [2026-06-29T04:34:13.213Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:13.213Z] a59b37dec009: Layer already exists [2026-06-29T04:34:13.213Z] 95eda686203b: Layer already exists [2026-06-29T04:34:13.213Z] 043f7356f8d2: Layer already exists [2026-06-29T04:34:13.213Z] 815095a7d286: Layer already exists [2026-06-29T04:34:13.213Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:13.213Z] latest: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:14.159Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:14.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.120 [2026-06-29T04:34:14.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T04:34:14.520Z] efad08fca2b1: Preparing [2026-06-29T04:34:14.520Z] 274d9003bada: Preparing [2026-06-29T04:34:14.520Z] 8cb437960ca5: Preparing [2026-06-29T04:34:14.520Z] a59b37dec009: Preparing [2026-06-29T04:34:14.520Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:14.520Z] 95eda686203b: Preparing [2026-06-29T04:34:14.520Z] 815095a7d286: Preparing [2026-06-29T04:34:14.520Z] 043f7356f8d2: Preparing [2026-06-29T04:34:14.520Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:14.520Z] 815095a7d286: Waiting [2026-06-29T04:34:14.520Z] 043f7356f8d2: Waiting [2026-06-29T04:34:14.520Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:14.520Z] 95eda686203b: Waiting [2026-06-29T04:34:14.520Z] 8cb437960ca5: Layer already exists [2026-06-29T04:34:14.520Z] 274d9003bada: Layer already exists [2026-06-29T04:34:14.520Z] efad08fca2b1: Layer already exists [2026-06-29T04:34:14.520Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:14.520Z] a59b37dec009: Layer already exists [2026-06-29T04:34:14.520Z] 95eda686203b: Layer already exists [2026-06-29T04:34:14.520Z] 815095a7d286: Layer already exists [2026-06-29T04:34:14.520Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:14.520Z] 043f7356f8d2: Layer already exists [2026-06-29T04:34:14.791Z] 4.1.0-dev.120: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:15.178Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:15.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:34:15.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T04:34:15.530Z] efad08fca2b1: Preparing [2026-06-29T04:34:15.530Z] 274d9003bada: Preparing [2026-06-29T04:34:15.530Z] 8cb437960ca5: Preparing [2026-06-29T04:34:15.530Z] a59b37dec009: Preparing [2026-06-29T04:34:15.530Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:15.530Z] 95eda686203b: Preparing [2026-06-29T04:34:15.530Z] 815095a7d286: Preparing [2026-06-29T04:34:15.530Z] 043f7356f8d2: Preparing [2026-06-29T04:34:15.530Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:15.530Z] 95eda686203b: Waiting [2026-06-29T04:34:15.530Z] 043f7356f8d2: Waiting [2026-06-29T04:34:15.530Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:15.530Z] 815095a7d286: Waiting [2026-06-29T04:34:15.530Z] 8cb437960ca5: Layer already exists [2026-06-29T04:34:15.530Z] 274d9003bada: Layer already exists [2026-06-29T04:34:15.530Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:15.530Z] efad08fca2b1: Layer already exists [2026-06-29T04:34:15.530Z] a59b37dec009: Layer already exists [2026-06-29T04:34:15.530Z] 043f7356f8d2: Layer already exists [2026-06-29T04:34:15.530Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:15.530Z] 95eda686203b: Layer already exists [2026-06-29T04:34:15.530Z] 815095a7d286: Layer already exists [2026-06-29T04:34:15.794Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:16.148Z] + 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-06-29T04:34:16.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-06-29T04:34:16.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-29T04:34:16.759Z] efad08fca2b1: Preparing [2026-06-29T04:34:16.759Z] 274d9003bada: Preparing [2026-06-29T04:34:16.759Z] 8cb437960ca5: Preparing [2026-06-29T04:34:16.759Z] a59b37dec009: Preparing [2026-06-29T04:34:16.759Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:16.759Z] 95eda686203b: Preparing [2026-06-29T04:34:16.759Z] 815095a7d286: Preparing [2026-06-29T04:34:16.759Z] 043f7356f8d2: Preparing [2026-06-29T04:34:16.759Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:16.759Z] 95eda686203b: Waiting [2026-06-29T04:34:16.759Z] 043f7356f8d2: Waiting [2026-06-29T04:34:16.759Z] 815095a7d286: Waiting [2026-06-29T04:34:16.759Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:16.759Z] a59b37dec009: Layer already exists [2026-06-29T04:34:16.759Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:16.759Z] efad08fca2b1: Layer already exists [2026-06-29T04:34:16.759Z] 8cb437960ca5: Layer already exists [2026-06-29T04:34:16.759Z] 274d9003bada: Layer already exists [2026-06-29T04:34:16.759Z] 043f7356f8d2: Layer already exists [2026-06-29T04:34:16.759Z] 815095a7d286: Layer already exists [2026-06-29T04:34:16.759Z] 95eda686203b: Layer already exists [2026-06-29T04:34:16.759Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:16.759Z] main: digest: sha256:0a3735ed588203738fd5b60d03da1e7a7c1b7b28023a099347d5f87910ff6e72 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:34:17.116Z] ===================================================== [Pipeline] echo [2026-06-29T04:34:17.134Z] taggedImages: [2026-06-29T04:34:17.134Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:34:17.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-29T04:34:17.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.120 [2026-06-29T04:34:17.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:34:17.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-06-29T04:34:17.163Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-06-29T04:34:17.163Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:34:17.163Z] latest [2026-06-29T04:34:17.163Z] 4.1.0-dev.120 [2026-06-29T04:34:17.163Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:34:17.163Z] main [2026-06-29T04:34:17.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:17.541Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:17.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:34:17.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T04:34:17.893Z] c6a8e19093b9: Preparing [2026-06-29T04:34:17.893Z] 808ed9fd059e: Preparing [2026-06-29T04:34:17.893Z] 6da4a992d8e4: Preparing [2026-06-29T04:34:17.893Z] a59b37dec009: Preparing [2026-06-29T04:34:17.893Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:17.893Z] 54394570aca0: Preparing [2026-06-29T04:34:17.893Z] 21580ebc2a27: Preparing [2026-06-29T04:34:17.893Z] 681ea0a34cbf: Preparing [2026-06-29T04:34:17.893Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:17.893Z] 21580ebc2a27: Waiting [2026-06-29T04:34:17.893Z] 681ea0a34cbf: Waiting [2026-06-29T04:34:17.893Z] 54394570aca0: Waiting [2026-06-29T04:34:17.893Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:17.893Z] a59b37dec009: Layer already exists [2026-06-29T04:34:17.893Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:18.160Z] 6da4a992d8e4: Pushed [2026-06-29T04:34:18.160Z] 21580ebc2a27: Layer already exists [2026-06-29T04:34:18.160Z] 808ed9fd059e: Pushed [2026-06-29T04:34:18.160Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:34:18.160Z] c6a8e19093b9: Pushed [2026-06-29T04:34:18.160Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:46.570Z] 54394570aca0: Pushed [2026-06-29T04:34:46.570Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:46.959Z] + 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-06-29T04:34:47.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-29T04:34:47.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T04:34:47.729Z] c6a8e19093b9: Preparing [2026-06-29T04:34:47.729Z] 808ed9fd059e: Preparing [2026-06-29T04:34:47.729Z] 6da4a992d8e4: Preparing [2026-06-29T04:34:47.729Z] a59b37dec009: Preparing [2026-06-29T04:34:47.729Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:47.729Z] 54394570aca0: Preparing [2026-06-29T04:34:47.729Z] 21580ebc2a27: Preparing [2026-06-29T04:34:47.729Z] 681ea0a34cbf: Preparing [2026-06-29T04:34:47.729Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:47.729Z] 21580ebc2a27: Waiting [2026-06-29T04:34:47.729Z] 681ea0a34cbf: Waiting [2026-06-29T04:34:47.729Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:47.729Z] 54394570aca0: Waiting [2026-06-29T04:34:47.729Z] 808ed9fd059e: Layer already exists [2026-06-29T04:34:47.729Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:47.729Z] a59b37dec009: Layer already exists [2026-06-29T04:34:47.729Z] 6da4a992d8e4: Layer already exists [2026-06-29T04:34:47.729Z] c6a8e19093b9: Layer already exists [2026-06-29T04:34:47.729Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:47.729Z] 21580ebc2a27: Layer already exists [2026-06-29T04:34:47.729Z] 54394570aca0: Layer already exists [2026-06-29T04:34:47.729Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:34:47.729Z] latest: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:48.286Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:48.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.120 [2026-06-29T04:34:48.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T04:34:48.703Z] c6a8e19093b9: Preparing [2026-06-29T04:34:48.703Z] 808ed9fd059e: Preparing [2026-06-29T04:34:48.703Z] 6da4a992d8e4: Preparing [2026-06-29T04:34:48.703Z] a59b37dec009: Preparing [2026-06-29T04:34:48.703Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:48.703Z] 54394570aca0: Preparing [2026-06-29T04:34:48.703Z] 21580ebc2a27: Preparing [2026-06-29T04:34:48.703Z] 681ea0a34cbf: Preparing [2026-06-29T04:34:48.703Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:48.703Z] 21580ebc2a27: Waiting [2026-06-29T04:34:48.703Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:48.703Z] 681ea0a34cbf: Waiting [2026-06-29T04:34:48.703Z] 54394570aca0: Waiting [2026-06-29T04:34:48.703Z] c6a8e19093b9: Layer already exists [2026-06-29T04:34:48.703Z] 808ed9fd059e: Layer already exists [2026-06-29T04:34:48.703Z] a59b37dec009: Layer already exists [2026-06-29T04:34:48.703Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:48.703Z] 6da4a992d8e4: Layer already exists [2026-06-29T04:34:48.703Z] 54394570aca0: Layer already exists [2026-06-29T04:34:48.703Z] 21580ebc2a27: Layer already exists [2026-06-29T04:34:48.703Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:48.703Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:34:48.703Z] 4.1.0-dev.120: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:49.135Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:49.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:34:49.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T04:34:49.569Z] c6a8e19093b9: Preparing [2026-06-29T04:34:49.569Z] 808ed9fd059e: Preparing [2026-06-29T04:34:49.569Z] 6da4a992d8e4: Preparing [2026-06-29T04:34:49.569Z] a59b37dec009: Preparing [2026-06-29T04:34:49.569Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:49.569Z] 54394570aca0: Preparing [2026-06-29T04:34:49.569Z] 21580ebc2a27: Preparing [2026-06-29T04:34:49.569Z] 681ea0a34cbf: Preparing [2026-06-29T04:34:49.569Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:49.569Z] 54394570aca0: Waiting [2026-06-29T04:34:49.569Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:49.569Z] 21580ebc2a27: Waiting [2026-06-29T04:34:49.569Z] 681ea0a34cbf: Waiting [2026-06-29T04:34:49.569Z] c6a8e19093b9: Layer already exists [2026-06-29T04:34:49.569Z] 808ed9fd059e: Layer already exists [2026-06-29T04:34:49.569Z] 6da4a992d8e4: Layer already exists [2026-06-29T04:34:49.569Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:49.569Z] a59b37dec009: Layer already exists [2026-06-29T04:34:49.569Z] 21580ebc2a27: Layer already exists [2026-06-29T04:34:49.569Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:49.569Z] 54394570aca0: Layer already exists [2026-06-29T04:34:49.569Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:34:49.569Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:50.383Z] + 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-06-29T04:34:50.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-06-29T04:34:50.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-29T04:34:50.745Z] c6a8e19093b9: Preparing [2026-06-29T04:34:50.745Z] 808ed9fd059e: Preparing [2026-06-29T04:34:50.745Z] 6da4a992d8e4: Preparing [2026-06-29T04:34:50.745Z] a59b37dec009: Preparing [2026-06-29T04:34:50.745Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:50.745Z] 54394570aca0: Preparing [2026-06-29T04:34:50.745Z] 21580ebc2a27: Preparing [2026-06-29T04:34:50.745Z] 681ea0a34cbf: Preparing [2026-06-29T04:34:50.745Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:50.745Z] 21580ebc2a27: Waiting [2026-06-29T04:34:50.745Z] 681ea0a34cbf: Waiting [2026-06-29T04:34:50.745Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:50.745Z] 54394570aca0: Waiting [2026-06-29T04:34:50.745Z] a59b37dec009: Layer already exists [2026-06-29T04:34:50.745Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:50.745Z] 808ed9fd059e: Layer already exists [2026-06-29T04:34:50.745Z] 6da4a992d8e4: Layer already exists [2026-06-29T04:34:50.745Z] c6a8e19093b9: Layer already exists [2026-06-29T04:34:50.745Z] 54394570aca0: Layer already exists [2026-06-29T04:34:50.745Z] 21580ebc2a27: Layer already exists [2026-06-29T04:34:50.745Z] 681ea0a34cbf: Layer already exists [2026-06-29T04:34:50.745Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:51.008Z] main: digest: sha256:1f6047fbc080e2df657c2b7ce19eaaf0b30fce923b92d7e52fd7977a9bcdcdf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:34:51.093Z] ===================================================== [Pipeline] echo [2026-06-29T04:34:51.105Z] taggedImages: [2026-06-29T04:34:51.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:34:51.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-29T04:34:51.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.120 [2026-06-29T04:34:51.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:34:51.105Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-06-29T04:34:51.262Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-06-29T04:34:51.262Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:34:51.262Z] latest [2026-06-29T04:34:51.262Z] 4.1.0-dev.120 [2026-06-29T04:34:51.262Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:34:51.262Z] main [2026-06-29T04:34:51.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:51.668Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:34:52.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:34:52.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T04:34:52.022Z] 68e8a69378ac: Preparing [2026-06-29T04:34:52.022Z] bd75bdbe8d3a: Preparing [2026-06-29T04:34:52.022Z] a59b37dec009: Preparing [2026-06-29T04:34:52.022Z] 3d0b671c8e2d: Preparing [2026-06-29T04:34:52.022Z] 7da191e2f530: Preparing [2026-06-29T04:34:52.022Z] 9cfe08b17d3e: Preparing [2026-06-29T04:34:52.022Z] 03ba6f53ebfc: Preparing [2026-06-29T04:34:52.022Z] 9cfe08b17d3e: Waiting [2026-06-29T04:34:52.022Z] 03ba6f53ebfc: Waiting [2026-06-29T04:34:52.022Z] a59b37dec009: Layer already exists [2026-06-29T04:34:52.022Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:34:52.289Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:34:52.289Z] 7da191e2f530: Pushed [2026-06-29T04:34:52.289Z] 68e8a69378ac: Pushed [2026-06-29T04:34:53.403Z] 9cfe08b17d3e: Pushed [2026-06-29T04:35:01.970Z] bd75bdbe8d3a: Pushed [2026-06-29T04:35:01.970Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:02.328Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:02.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-29T04:35:02.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T04:35:02.664Z] 68e8a69378ac: Preparing [2026-06-29T04:35:02.664Z] bd75bdbe8d3a: Preparing [2026-06-29T04:35:02.664Z] a59b37dec009: Preparing [2026-06-29T04:35:02.664Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:02.664Z] 7da191e2f530: Preparing [2026-06-29T04:35:02.664Z] 9cfe08b17d3e: Preparing [2026-06-29T04:35:02.664Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:02.664Z] 9cfe08b17d3e: Waiting [2026-06-29T04:35:02.664Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:02.664Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:02.664Z] bd75bdbe8d3a: Layer already exists [2026-06-29T04:35:02.664Z] 7da191e2f530: Layer already exists [2026-06-29T04:35:02.664Z] 68e8a69378ac: Layer already exists [2026-06-29T04:35:02.664Z] a59b37dec009: Layer already exists [2026-06-29T04:35:02.664Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:02.664Z] 9cfe08b17d3e: Layer already exists [2026-06-29T04:35:02.929Z] latest: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:03.294Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:03.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.120 [2026-06-29T04:35:03.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T04:35:03.647Z] 68e8a69378ac: Preparing [2026-06-29T04:35:03.647Z] bd75bdbe8d3a: Preparing [2026-06-29T04:35:03.647Z] a59b37dec009: Preparing [2026-06-29T04:35:03.647Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:03.647Z] 7da191e2f530: Preparing [2026-06-29T04:35:03.647Z] 9cfe08b17d3e: Preparing [2026-06-29T04:35:03.647Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:03.647Z] 9cfe08b17d3e: Waiting [2026-06-29T04:35:03.647Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:03.647Z] 7da191e2f530: Layer already exists [2026-06-29T04:35:03.647Z] bd75bdbe8d3a: Layer already exists [2026-06-29T04:35:03.647Z] a59b37dec009: Layer already exists [2026-06-29T04:35:03.647Z] 68e8a69378ac: Layer already exists [2026-06-29T04:35:03.647Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:03.647Z] 9cfe08b17d3e: Layer already exists [2026-06-29T04:35:03.647Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:03.647Z] 4.1.0-dev.120: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:04.011Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:04.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:35:04.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T04:35:04.364Z] 68e8a69378ac: Preparing [2026-06-29T04:35:04.364Z] bd75bdbe8d3a: Preparing [2026-06-29T04:35:04.364Z] a59b37dec009: Preparing [2026-06-29T04:35:04.364Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:04.364Z] 7da191e2f530: Preparing [2026-06-29T04:35:04.364Z] 9cfe08b17d3e: Preparing [2026-06-29T04:35:04.364Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:04.364Z] 9cfe08b17d3e: Waiting [2026-06-29T04:35:04.364Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:04.364Z] 68e8a69378ac: Layer already exists [2026-06-29T04:35:04.364Z] a59b37dec009: Layer already exists [2026-06-29T04:35:04.364Z] bd75bdbe8d3a: Layer already exists [2026-06-29T04:35:04.364Z] 7da191e2f530: Layer already exists [2026-06-29T04:35:04.364Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:04.364Z] 9cfe08b17d3e: Layer already exists [2026-06-29T04:35:04.364Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:04.629Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:04.987Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:05.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-06-29T04:35:05.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-29T04:35:05.339Z] 68e8a69378ac: Preparing [2026-06-29T04:35:05.339Z] bd75bdbe8d3a: Preparing [2026-06-29T04:35:05.339Z] a59b37dec009: Preparing [2026-06-29T04:35:05.339Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:05.339Z] 7da191e2f530: Preparing [2026-06-29T04:35:05.339Z] 9cfe08b17d3e: Preparing [2026-06-29T04:35:05.339Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:05.339Z] 9cfe08b17d3e: Waiting [2026-06-29T04:35:05.339Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:05.339Z] a59b37dec009: Layer already exists [2026-06-29T04:35:05.339Z] 7da191e2f530: Layer already exists [2026-06-29T04:35:05.339Z] 68e8a69378ac: Layer already exists [2026-06-29T04:35:05.339Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:05.339Z] bd75bdbe8d3a: Layer already exists [2026-06-29T04:35:05.339Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:05.339Z] 9cfe08b17d3e: Layer already exists [2026-06-29T04:35:05.604Z] main: digest: sha256:d074820d146c9bad62fa7f30ab3507527480410aee24946fde6535f96ea76614 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:35:05.685Z] ===================================================== [Pipeline] echo [2026-06-29T04:35:05.704Z] taggedImages: [2026-06-29T04:35:05.704Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:35:05.704Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-29T04:35:05.704Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.120 [2026-06-29T04:35:05.704Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:35:05.704Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-06-29T04:35:05.733Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-06-29T04:35:05.733Z] 82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:35:05.733Z] latest [2026-06-29T04:35:05.733Z] 4.1.0-dev.120 [2026-06-29T04:35:05.733Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:35:05.733Z] main [2026-06-29T04:35:05.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:06.116Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:06.471Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:35:06.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T04:35:06.471Z] 621f0161922d: Preparing [2026-06-29T04:35:06.471Z] 5f4d96a0b264: Preparing [2026-06-29T04:35:06.471Z] a59b37dec009: Preparing [2026-06-29T04:35:06.471Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:06.471Z] 837c66815dfe: Preparing [2026-06-29T04:35:06.471Z] b65a642b117e: Preparing [2026-06-29T04:35:06.471Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:06.471Z] b65a642b117e: Waiting [2026-06-29T04:35:06.471Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:06.471Z] a59b37dec009: Layer already exists [2026-06-29T04:35:06.735Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:06.735Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:06.735Z] 837c66815dfe: Pushed [2026-06-29T04:35:06.735Z] 621f0161922d: Pushed [2026-06-29T04:35:07.315Z] b65a642b117e: Pushed [2026-06-29T04:35:15.493Z] 5f4d96a0b264: Pushed [2026-06-29T04:35:15.493Z] 82dc074a5fdf69d5abd7fdfa9427111630482715: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:15.853Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:16.203Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-29T04:35:16.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T04:35:16.203Z] 621f0161922d: Preparing [2026-06-29T04:35:16.203Z] 5f4d96a0b264: Preparing [2026-06-29T04:35:16.203Z] a59b37dec009: Preparing [2026-06-29T04:35:16.203Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:16.203Z] 837c66815dfe: Preparing [2026-06-29T04:35:16.203Z] b65a642b117e: Preparing [2026-06-29T04:35:16.203Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:16.203Z] b65a642b117e: Waiting [2026-06-29T04:35:16.203Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:16.203Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:16.203Z] a59b37dec009: Layer already exists [2026-06-29T04:35:16.203Z] 621f0161922d: Layer already exists [2026-06-29T04:35:16.203Z] 837c66815dfe: Layer already exists [2026-06-29T04:35:16.203Z] 5f4d96a0b264: Layer already exists [2026-06-29T04:35:16.203Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:16.203Z] b65a642b117e: Layer already exists [2026-06-29T04:35:16.467Z] latest: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:16.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:17.197Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.120 [2026-06-29T04:35:17.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T04:35:17.198Z] 621f0161922d: Preparing [2026-06-29T04:35:17.198Z] 5f4d96a0b264: Preparing [2026-06-29T04:35:17.198Z] a59b37dec009: Preparing [2026-06-29T04:35:17.198Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:17.198Z] 837c66815dfe: Preparing [2026-06-29T04:35:17.198Z] b65a642b117e: Preparing [2026-06-29T04:35:17.198Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:17.198Z] b65a642b117e: Waiting [2026-06-29T04:35:17.198Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:17.198Z] 621f0161922d: Layer already exists [2026-06-29T04:35:17.198Z] a59b37dec009: Layer already exists [2026-06-29T04:35:17.198Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:17.198Z] 837c66815dfe: Layer already exists [2026-06-29T04:35:17.198Z] 5f4d96a0b264: Layer already exists [2026-06-29T04:35:17.198Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:17.198Z] b65a642b117e: Layer already exists [2026-06-29T04:35:17.198Z] 4.1.0-dev.120: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:17.554Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:17.909Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:35:17.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T04:35:17.909Z] 621f0161922d: Preparing [2026-06-29T04:35:17.909Z] 5f4d96a0b264: Preparing [2026-06-29T04:35:17.909Z] a59b37dec009: Preparing [2026-06-29T04:35:17.909Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:17.909Z] 837c66815dfe: Preparing [2026-06-29T04:35:17.909Z] b65a642b117e: Preparing [2026-06-29T04:35:17.909Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:17.909Z] b65a642b117e: Waiting [2026-06-29T04:35:17.909Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:17.909Z] 837c66815dfe: Layer already exists [2026-06-29T04:35:17.909Z] 621f0161922d: Layer already exists [2026-06-29T04:35:17.909Z] a59b37dec009: Layer already exists [2026-06-29T04:35:17.909Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:17.909Z] 5f4d96a0b264: Layer already exists [2026-06-29T04:35:17.909Z] b65a642b117e: Layer already exists [2026-06-29T04:35:17.909Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:17.909Z] 82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:18.534Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:18.887Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-06-29T04:35:18.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-29T04:35:18.887Z] 621f0161922d: Preparing [2026-06-29T04:35:18.887Z] 5f4d96a0b264: Preparing [2026-06-29T04:35:18.887Z] a59b37dec009: Preparing [2026-06-29T04:35:18.887Z] 3d0b671c8e2d: Preparing [2026-06-29T04:35:18.887Z] 837c66815dfe: Preparing [2026-06-29T04:35:18.887Z] b65a642b117e: Preparing [2026-06-29T04:35:18.887Z] 03ba6f53ebfc: Preparing [2026-06-29T04:35:18.887Z] b65a642b117e: Waiting [2026-06-29T04:35:18.887Z] 03ba6f53ebfc: Waiting [2026-06-29T04:35:18.887Z] 3d0b671c8e2d: Layer already exists [2026-06-29T04:35:18.887Z] a59b37dec009: Layer already exists [2026-06-29T04:35:18.887Z] 837c66815dfe: Layer already exists [2026-06-29T04:35:18.887Z] 621f0161922d: Layer already exists [2026-06-29T04:35:18.887Z] 5f4d96a0b264: Layer already exists [2026-06-29T04:35:18.887Z] b65a642b117e: Layer already exists [2026-06-29T04:35:18.887Z] 03ba6f53ebfc: Layer already exists [2026-06-29T04:35:18.887Z] main: digest: sha256:ca0c2580ef1b15427555d801171887e7bc0a5dee60754839a850488e64ff15d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-29T04:35:19.242Z] ===================================================== [Pipeline] echo [2026-06-29T04:35:19.258Z] taggedImages: [2026-06-29T04:35:19.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715 [2026-06-29T04:35:19.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-29T04:35:19.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.120 [2026-06-29T04:35:19.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82dc074a5fdf69d5abd7fdfa9427111630482715-4.1.0-dev.120 [2026-06-29T04:35:19.258Z] - 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-06-29T04:35:19.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T04:35:19.684Z] [2026-06-29T04:35:19.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:35:20.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T04:35:20.097Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-29T04:35:20.097Z] 8998bd30e6a1: Pulling fs layer [2026-06-29T04:35:20.097Z] 04944245beec: Pulling fs layer [2026-06-29T04:35:20.097Z] 699f458cf7ca: Pulling fs layer [2026-06-29T04:35:20.097Z] 765212b225bb: Pulling fs layer [2026-06-29T04:35:20.097Z] f23df028b6ca: Pulling fs layer [2026-06-29T04:35:20.097Z] d65c8cfc05b1: Pulling fs layer [2026-06-29T04:35:20.097Z] 2437ff75d9bd: Pulling fs layer [2026-06-29T04:35:20.097Z] 765212b225bb: Waiting [2026-06-29T04:35:20.097Z] f23df028b6ca: Waiting [2026-06-29T04:35:20.097Z] d65c8cfc05b1: Waiting [2026-06-29T04:35:20.097Z] 2437ff75d9bd: Waiting [2026-06-29T04:35:20.362Z] 04944245beec: Verifying Checksum [2026-06-29T04:35:20.363Z] 04944245beec: Download complete [2026-06-29T04:35:20.363Z] 765212b225bb: Verifying Checksum [2026-06-29T04:35:20.363Z] 765212b225bb: Download complete [2026-06-29T04:35:20.363Z] f23df028b6ca: Verifying Checksum [2026-06-29T04:35:20.363Z] f23df028b6ca: Download complete [2026-06-29T04:35:20.628Z] d65c8cfc05b1: Verifying Checksum [2026-06-29T04:35:20.628Z] d65c8cfc05b1: Download complete [2026-06-29T04:35:20.628Z] 699f458cf7ca: Verifying Checksum [2026-06-29T04:35:20.628Z] 699f458cf7ca: Download complete [2026-06-29T04:35:20.897Z] 8998bd30e6a1: Verifying Checksum [2026-06-29T04:35:20.897Z] 8998bd30e6a1: Download complete [2026-06-29T04:35:23.470Z] 2437ff75d9bd: Verifying Checksum [2026-06-29T04:35:23.470Z] 2437ff75d9bd: Download complete [2026-06-29T04:35:25.408Z] 8998bd30e6a1: Pull complete [2026-06-29T04:35:25.989Z] 04944245beec: Pull complete [2026-06-29T04:35:27.398Z] 699f458cf7ca: Pull complete [2026-06-29T04:35:27.666Z] 765212b225bb: Pull complete [2026-06-29T04:35:28.267Z] f23df028b6ca: Pull complete [2026-06-29T04:35:28.532Z] d65c8cfc05b1: Pull complete [2026-06-29T04:35:46.722Z] 2437ff75d9bd: Pull complete [2026-06-29T04:35:46.722Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-29T04:35:46.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-29T04:35:46.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:35:46.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-14003 does not seem to be running inside a container [2026-06-29T04:35:46.974Z] $ 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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-29T04:35:49.550Z] $ docker top b34a52e0374f04b76f4126f3bb6d4cb166811e16bda9a80a2515ff566da588c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:35:50.559Z] ---> job-cost.sh [2026-06-29T04:35:50.559Z] lf-activate-venv: SKIPPING [2026-06-29T04:35:50.559Z] INFO: No Stack... [2026-06-29T04:35:51.138Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-29T04:35:52.094Z] INFO: Archiving Costs [Pipeline] sh [2026-06-29T04:35:52.727Z] + cat /w/workspace/edgex-go/985/archives/cost.csv [2026-06-29T04:35:52.727Z] + cut -d, -f6 [Pipeline] lock [2026-06-29T04:35:52.792Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-985-stack-cost] [2026-06-29T04:35:52.802Z] Resource [jenkins-edgexfoundry-edgex-go-main-985-stack-cost] did not exist. Created. [2026-06-29T04:35:52.808Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-985-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-29T04:35:53.474Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-29T04:35:54.160Z] Stashed 1 file(s) [Pipeline] } [2026-06-29T04:35:54.168Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-985-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-29T04:35:54.172Z] $ docker stop --time=1 b34a52e0374f04b76f4126f3bb6d4cb166811e16bda9a80a2515ff566da588c6 [2026-06-29T04:35:55.687Z] $ docker rm -f --volumes b34a52e0374f04b76f4126f3bb6d4cb166811e16bda9a80a2515ff566da588c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-06-29T04:35:56.362Z] provisioning config files... [2026-06-29T04:35:56.374Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/985@tmp/config6315776222225085386tmp [Pipeline] { [Pipeline] sh [2026-06-29T04:35:56.733Z] + set +x [2026-06-29T04:35:56.733Z] + curl -s https://codecov.io/bash [2026-06-29T04:35:56.733Z] + bash -s -- [2026-06-29T04:35:56.733Z] [2026-06-29T04:35:56.733Z] _____ _ [2026-06-29T04:35:56.733Z] / ____| | | [2026-06-29T04:35:56.733Z] | | ___ __| | ___ ___ _____ __ [2026-06-29T04:35:56.733Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-06-29T04:35:56.733Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-06-29T04:35:56.733Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-06-29T04:35:56.733Z] Bash-1.0.6 [2026-06-29T04:35:56.733Z] [2026-06-29T04:35:56.733Z] [2026-06-29T04:35:56.733Z] ==> git version 2.25.1 found [2026-06-29T04:35:56.733Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-06-29T04:35:56.733Z] Release-Date: 2020-01-08 [2026-06-29T04:35:56.733Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-06-29T04:35:56.733Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-06-29T04:35:56.733Z] ==> Jenkins CI detected. [2026-06-29T04:35:56.733Z] current dir:  /w/workspace/edgex-go/985 [2026-06-29T04:35:56.733Z] project root: . [2026-06-29T04:35:56.733Z] --> token set from env [2026-06-29T04:35:56.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-06-29T04:35:56.992Z] ==> Running gcov in . (disable via -X gcov) [2026-06-29T04:35:56.992Z] ==> Python coveragepy not found [2026-06-29T04:35:56.992Z] ==> Searching for coverage reports in: [2026-06-29T04:35:56.992Z] + . [2026-06-29T04:35:56.992Z] -> Found 1 reports [2026-06-29T04:35:56.992Z] ==> Detecting git/mercurial file structure [2026-06-29T04:35:56.992Z] ==> Reading reports [2026-06-29T04:35:56.992Z] + ./coverage.out bytes=1048214 [2026-06-29T04:35:56.992Z] ==> Appending adjustments [2026-06-29T04:35:56.992Z] https://docs.codecov.io/docs/fixing-reports [2026-06-29T04:35:58.371Z] + Found adjustments [2026-06-29T04:35:58.371Z] ==> Gzipping contents [2026-06-29T04:35:58.632Z] 108K /tmp/codecov.utbDrW.gz [2026-06-29T04:35:58.632Z] ==> Uploading reports [2026-06-29T04:35:58.632Z] url: https://codecov.io [2026-06-29T04:35:58.632Z] query: branch=main&commit=82dc074a5fdf69d5abd7fdfa9427111630482715&build=985&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F985%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-29T04:35:58.632Z] -> Pinging Codecov [2026-06-29T04:35:58.632Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82dc074a5fdf69d5abd7fdfa9427111630482715&build=985&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F985%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-29T04:35:58.632Z] -> Uploading to [2026-06-29T04:35:58.893Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/82dc074a5fdf69d5abd7fdfa9427111630482715/2c5d20d5-d64a-4795-bf9a-086cbac644b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260629%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260629T043558Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=144620cc534a1c737dc0be35edb52b6c2aa60ff8ee3f4b99596387fa42736674 [2026-06-29T04:35:58.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:35:58.893Z] Dload Upload Total Spent Left Speed [2026-06-29T04:35:59.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 122k --:--:-- --:--:-- --:--:-- 122k [2026-06-29T04:35:59.832Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82dc074a5fdf69d5abd7fdfa9427111630482715 [Pipeline] } [2026-06-29T04:35:59.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-06-29T04:36:00.130Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-06-29T04:36:00.158Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:36:00.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T04:36:00.471Z] [2026-06-29T04:36:00.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:36:00.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T04:36:01.036Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-06-29T04:36:01.036Z] 2d35ebdb57d9: Already exists [2026-06-29T04:36:01.036Z] 85e8836fcdb2: Pulling fs layer [2026-06-29T04:36:01.036Z] 91631faa732a: Pulling fs layer [2026-06-29T04:36:01.036Z] f3f5ae8826fa: Pulling fs layer [2026-06-29T04:36:01.036Z] 4f4fb700ef54: Pulling fs layer [2026-06-29T04:36:01.036Z] 7861252a18e6: Pulling fs layer [2026-06-29T04:36:01.036Z] 9130f900ef6f: Pulling fs layer [2026-06-29T04:36:01.036Z] 4f4fb700ef54: Waiting [2026-06-29T04:36:01.036Z] 7861252a18e6: Waiting [2026-06-29T04:36:01.036Z] 9130f900ef6f: Waiting [2026-06-29T04:36:01.036Z] f3f5ae8826fa: Download complete [2026-06-29T04:36:01.036Z] 85e8836fcdb2: Verifying Checksum [2026-06-29T04:36:01.036Z] 85e8836fcdb2: Download complete [2026-06-29T04:36:01.036Z] 4f4fb700ef54: Verifying Checksum [2026-06-29T04:36:01.036Z] 4f4fb700ef54: Download complete [2026-06-29T04:36:01.036Z] 85e8836fcdb2: Pull complete [2026-06-29T04:36:01.295Z] 7861252a18e6: Verifying Checksum [2026-06-29T04:36:01.295Z] 7861252a18e6: Download complete [2026-06-29T04:36:01.554Z] 91631faa732a: Verifying Checksum [2026-06-29T04:36:01.554Z] 91631faa732a: Download complete [2026-06-29T04:36:02.932Z] 9130f900ef6f: Verifying Checksum [2026-06-29T04:36:02.932Z] 9130f900ef6f: Download complete [2026-06-29T04:36:07.121Z] 91631faa732a: Pull complete [2026-06-29T04:36:07.121Z] f3f5ae8826fa: Pull complete [2026-06-29T04:36:07.121Z] 4f4fb700ef54: Pull complete [2026-06-29T04:36:07.121Z] 7861252a18e6: Pull complete [2026-06-29T04:36:11.313Z] 9130f900ef6f: Pull complete [2026-06-29T04:36:11.313Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-06-29T04:36:11.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-29T04:36:11.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:36:11.417Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T04:36:11.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-06-29T04:36:13.025Z] $ docker top bfde8881dd36833f73d3114edd28b66f86794617ced3c2aa8768cac446072c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T04:36:13.363Z] + git config --global --add safe.directory /w/workspace/edgex-go/985 [Pipeline] echo [2026-06-29T04:36:13.375Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-06-29T04:36:13.653Z] + set -o pipefail [2026-06-29T04:36:13.653Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-06-29T04:36:28.574Z] [2026-06-29T04:36:28.574Z] Monitoring /w/workspace/edgex-go/985 (github.com/edgexfoundry/edgex-go)... [2026-06-29T04:36:28.574Z] [2026-06-29T04:36:28.574Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/193b588c-7b7e-4291-8925-097116ece848 [2026-06-29T04:36:28.574Z] [2026-06-29T04:36:28.574Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-06-29T04:36:28.574Z] [Pipeline] } [2026-06-29T04:36:29.159Z] $ docker stop --time=1 bfde8881dd36833f73d3114edd28b66f86794617ced3c2aa8768cac446072c30 [2026-06-29T04:36:31.339Z] $ docker rm -f --volumes bfde8881dd36833f73d3114edd28b66f86794617ced3c2aa8768cac446072c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-06-29T04:36:31.825Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T04:36:31.845Z] provisioning config files... [2026-06-29T04:36:31.872Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/985@tmp/config10624386104765325491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:36:32.194Z] --> edgex-publish-swagger.sh [2026-06-29T04:36:32.194Z] === Publish openapi API === [2026-06-29T04:36:32.194Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-06-29T04:36:32.194Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/985/openapi/core-command.yaml] [2026-06-29T04:36:32.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.194Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 400 197k --:--:-- --:--:-- --:--:-- 198k [2026-06-29T04:36:32.194Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.194Z] [2026-06-29T04:36:32.194Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/985/openapi/core-data.yaml] [2026-06-29T04:36:32.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.194Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 519 579k --:--:-- --:--:-- --:--:-- 579k [2026-06-29T04:36:32.453Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.453Z] [2026-06-29T04:36:32.453Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/985/openapi/core-keeper.yaml] [2026-06-29T04:36:32.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.453Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 600 268k --:--:-- --:--:-- --:--:-- 268k [2026-06-29T04:36:32.453Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.453Z] [2026-06-29T04:36:32.453Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/985/openapi/core-metadata.yaml] [2026-06-29T04:36:32.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.453Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 507 1255k --:--:-- --:--:-- --:--:-- 1246k 100 163k 100 66 100 163k 507 1255k --:--:-- --:--:-- --:--:-- 1246k [2026-06-29T04:36:32.712Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.712Z] [2026-06-29T04:36:32.712Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/985/openapi/security-proxy-auth.yaml] [2026-06-29T04:36:32.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.713Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 568 205k --:--:-- --:--:-- --:--:-- 206k [2026-06-29T04:36:32.713Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.713Z] [2026-06-29T04:36:32.713Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/985/openapi/security-secretstore-setup.yaml] [2026-06-29T04:36:32.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.713Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 [2026-06-29T04:36:32.973Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.973Z] [2026-06-29T04:36:32.973Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/985/openapi/support-notifications.yaml] [2026-06-29T04:36:32.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.973Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:32.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k [2026-06-29T04:36:32.973Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:32.973Z] [2026-06-29T04:36:32.973Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/985/openapi/support-scheduler.yaml] [2026-06-29T04:36:32.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-29T04:36:32.973Z] Dload Upload Total Spent Left Speed [2026-06-29T04:36:33.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 594 450k --:--:-- --:--:-- --:--:-- 451k [2026-06-29T04:36:33.232Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-29T04:36:33.232Z] [Pipeline] } [2026-06-29T04:36:33.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-06-29T04:36:33.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T04:36:33.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:36:33.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T04:36:33.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:36:34.088Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T04:36:34.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T04:36:34.399Z] $ docker top 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 -eo pid,comm [2026-06-29T04:36:34.442Z] 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-06-29T04:36:34.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T04:36:34.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T04:36:34.513Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T04:36:34.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T04:36:34.634Z] $ docker exec 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 ssh-agent [2026-06-29T04:36:34.743Z] SSH_AUTH_SOCK=/tmp/ssh-owuujd91BE1l/agent.32 [2026-06-29T04:36:34.743Z] SSH_AGENT_PID=38 [2026-06-29T04:36:34.749Z] Running ssh-add (command line suppressed) [2026-06-29T04:36:34.862Z] Identity added: /w/workspace/edgex-go/985@tmp/private_key_1591842283924825178.key (/w/workspace/edgex-go/985@tmp/private_key_1591842283924825178.key) [2026-06-29T04:36:34.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T04:36:35.163Z] + git semver tag [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,418 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,422 [run_tag] DEBUG tag force:False [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,422 [check_head_tag] DEBUG check head tag [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,424 [execute] INFO git cat-file --batch-check [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/985, stdin=, shell=False, universal_newlines=False) [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,427 [execute] INFO git cat-file --batch [2026-06-29T04:36:35.422Z] 2026-06-29 04:36:35,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/985, stdin=, shell=False, universal_newlines=False) [2026-06-29T04:36:35.682Z] 2026-06-29 04:36:35,436 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T04:36:35.682Z] 2026-06-29 04:36:35,437 [execute] INFO git tag -a v4.1.0-dev.120 -m v4.1.0-dev.120 [2026-06-29T04:36:35.682Z] 2026-06-29 04:36:35,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.120', '-m', 'v4.1.0-dev.120'], cwd=/w/workspace/edgex-go/985, stdin=None, shell=False, universal_newlines=False) [2026-06-29T04:36:35.682Z] 2026-06-29 04:36:35,440 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T04:36:35.682Z] 4.1.0-dev.120 [Pipeline] } [2026-06-29T04:36:35.701Z] $ docker exec --env ******** --env ******** 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 ssh-agent -k [2026-06-29T04:36:35.790Z] unset SSH_AUTH_SOCK; [2026-06-29T04:36:35.791Z] unset SSH_AGENT_PID; [2026-06-29T04:36:35.791Z] echo Agent pid 38 killed; [2026-06-29T04:36:35.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T04:36:36.122Z] + git semver [Pipeline] } [2026-06-29T04:36:36.398Z] $ docker stop --time=1 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 [2026-06-29T04:36:37.639Z] $ docker rm -f --volumes 8be1d03abb4287cacadbba7927ab04df2555dcc7bcd2eff736ec00e4733e3c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:36:38.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T04:36:38.048Z] [2026-06-29T04:36:38.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:36:38.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T04:36:38.356Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-29T04:36:38.356Z] ab5ef0e58194: Pulling fs layer [2026-06-29T04:36:38.356Z] 9712f1f96733: Pulling fs layer [2026-06-29T04:36:38.356Z] 63f879dbbcfc: Pulling fs layer [2026-06-29T04:36:38.356Z] 0d9ebad4ef96: Pulling fs layer [2026-06-29T04:36:38.356Z] e9a5061849ea: Pulling fs layer [2026-06-29T04:36:38.356Z] d747dcd14b5f: Pulling fs layer [2026-06-29T04:36:38.356Z] e9a5061849ea: Waiting [2026-06-29T04:36:38.356Z] 0d9ebad4ef96: Waiting [2026-06-29T04:36:38.356Z] 2de7ff778b66: Pulling fs layer [2026-06-29T04:36:38.356Z] d747dcd14b5f: Waiting [2026-06-29T04:36:38.356Z] 2de7ff778b66: Waiting [2026-06-29T04:36:38.356Z] 9712f1f96733: Verifying Checksum [2026-06-29T04:36:38.356Z] 9712f1f96733: Download complete [2026-06-29T04:36:39.736Z] 63f879dbbcfc: Verifying Checksum [2026-06-29T04:36:39.737Z] 63f879dbbcfc: Download complete [2026-06-29T04:36:43.032Z] e9a5061849ea: Verifying Checksum [2026-06-29T04:36:43.032Z] e9a5061849ea: Download complete [2026-06-29T04:36:43.032Z] d747dcd14b5f: Verifying Checksum [2026-06-29T04:36:43.032Z] d747dcd14b5f: Download complete [2026-06-29T04:36:43.291Z] ab5ef0e58194: Verifying Checksum [2026-06-29T04:36:43.291Z] ab5ef0e58194: Download complete [2026-06-29T04:36:43.291Z] 0d9ebad4ef96: Verifying Checksum [2026-06-29T04:36:43.291Z] 0d9ebad4ef96: Download complete [2026-06-29T04:36:43.291Z] 2de7ff778b66: Verifying Checksum [2026-06-29T04:36:43.291Z] 2de7ff778b66: Download complete [2026-06-29T04:36:47.502Z] ab5ef0e58194: Pull complete [2026-06-29T04:36:47.502Z] 9712f1f96733: Pull complete [2026-06-29T04:36:48.069Z] 63f879dbbcfc: Pull complete [2026-06-29T04:36:54.636Z] 0d9ebad4ef96: Pull complete [2026-06-29T04:36:54.636Z] e9a5061849ea: Pull complete [2026-06-29T04:36:54.636Z] d747dcd14b5f: Pull complete [2026-06-29T04:36:55.574Z] 2de7ff778b66: Pull complete [2026-06-29T04:36:55.574Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-29T04:36:55.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-29T04:36:55.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:36:55.678Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T04:36:55.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-06-29T04:36:57.191Z] $ docker top e943d9ddd96e93b49b85a87e6cd29fdf1ebc521058f95eaaed54c44658689753 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-29T04:36:57.266Z] provisioning config files... [2026-06-29T04:36:57.275Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/985@tmp/config3533990633489759315tmp [2026-06-29T04:36:57.285Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/985@tmp/config8865342975390259011tmp [2026-06-29T04:36:57.293Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/985@tmp/config15144233223130310038tmp [Pipeline] { [Pipeline] echo [2026-06-29T04:36:57.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:36:57.686Z] ---> sigul-configuration.sh [2026-06-29T04:36:57.686Z] gpg: directory `/root/.gnupg' created [2026-06-29T04:36:57.686Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-29T04:36:57.686Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-29T04:36:57.686Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-29T04:36:57.686Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-29T04:36:57.686Z] gpg: CAST5 encrypted data [2026-06-29T04:36:57.686Z] gpg: encrypted with 1 passphrase [2026-06-29T04:36:57.686Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-29T04:36:58.137Z] + mkdir /home/jenkins [2026-06-29T04:36:58.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-29T04:36:58.450Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-06-29T04:36:58.466Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:36:58.763Z] ---> sigul-install.sh [2026-06-29T04:36:58.763Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-29T04:36:59.061Z] + git tag --list [2026-06-29T04:36:59.061Z] 0.6.0 [2026-06-29T04:36:59.061Z] 0.6.1 [2026-06-29T04:36:59.061Z] 0.7.0 [2026-06-29T04:36:59.061Z] 0.7.1 [2026-06-29T04:36:59.061Z] v1.0.0 [2026-06-29T04:36:59.061Z] v1.0.1 [2026-06-29T04:36:59.061Z] v1.1.0 [2026-06-29T04:36:59.061Z] v1.2.0 [2026-06-29T04:36:59.061Z] v1.2.1 [2026-06-29T04:36:59.061Z] v1.3.0 [2026-06-29T04:36:59.061Z] v1.3.1 [2026-06-29T04:36:59.061Z] v2.0.0 [2026-06-29T04:36:59.061Z] v2.1.0 [2026-06-29T04:36:59.061Z] v2.1.1 [2026-06-29T04:36:59.061Z] v2.2.0 [2026-06-29T04:36:59.061Z] v2.3.0 [2026-06-29T04:36:59.061Z] v3.0 [2026-06-29T04:36:59.061Z] v3.0.0 [2026-06-29T04:36:59.061Z] v3.1 [2026-06-29T04:36:59.061Z] v3.1.0 [2026-06-29T04:36:59.061Z] v3.1.1 [2026-06-29T04:36:59.061Z] v4.0 [2026-06-29T04:36:59.061Z] v4.0.0 [2026-06-29T04:36:59.061Z] v4.0.1 [2026-06-29T04:36:59.061Z] v4.0.2 [2026-06-29T04:36:59.061Z] v4.1.0-dev.120 [Pipeline] sh [2026-06-29T04:36:59.353Z] + lftools sign git-tag v4.1.0-dev.120 [2026-06-29T04:36:59.920Z] Signing Git tag with Sigul... [2026-06-29T04:36:59.920Z] Signing v4.1.0-dev.120 [Pipeline] echo [2026-06-29T04:37:00.195Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:00.485Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-29T04:37:00.491Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-29T04:37:00.530Z] $ docker stop --time=1 e943d9ddd96e93b49b85a87e6cd29fdf1ebc521058f95eaaed54c44658689753 [2026-06-29T04:37:01.841Z] $ docker rm -f --volumes e943d9ddd96e93b49b85a87e6cd29fdf1ebc521058f95eaaed54c44658689753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-29T04:37:02.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T04:37:02.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:37:02.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T04:37:02.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:37:02.688Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T04:37:02.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T04:37:03.056Z] $ docker top 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c -eo pid,comm [2026-06-29T04:37:03.096Z] 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-06-29T04:37:03.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T04:37:03.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T04:37:03.165Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T04:37:03.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T04:37:03.284Z] $ docker exec 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c ssh-agent [2026-06-29T04:37:03.382Z] SSH_AUTH_SOCK=/tmp/ssh-7kFjFxXzelyZ/agent.32 [2026-06-29T04:37:03.382Z] SSH_AGENT_PID=38 [2026-06-29T04:37:03.388Z] Running ssh-add (command line suppressed) [2026-06-29T04:37:03.517Z] Identity added: /w/workspace/edgex-go/985@tmp/private_key_7338758406675866176.key (/w/workspace/edgex-go/985@tmp/private_key_7338758406675866176.key) [2026-06-29T04:37:03.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T04:37:03.817Z] + git semver bump pre [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,048 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,052 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,052 [bump_version] DEBUG bumping version:4.1.0-dev.120 on axis:pre with prefix:dev [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,052 [bump_version] DEBUG bumped version:4.1.0-dev.121 [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,052 [write_version] DEBUG write version:4.1.0-dev.121 to path:/w/workspace/edgex-go/985/.semver/main with force:True [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,052 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,052 [write_file] DEBUG write to file:/w/workspace/edgex-go/985/.semver/main [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,055 [execute] INFO git cat-file --batch-check [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/985/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,060 [execute] INFO git cat-file --batch [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/985/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T04:37:04.076Z] 2026-06-29 04:37:04,064 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T04:37:04.076Z] 4.1.0-dev.121 [Pipeline] } [2026-06-29T04:37:04.352Z] $ docker exec --env ******** --env ******** 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c ssh-agent -k [2026-06-29T04:37:04.436Z] unset SSH_AUTH_SOCK; [2026-06-29T04:37:04.436Z] unset SSH_AGENT_PID; [2026-06-29T04:37:04.436Z] echo Agent pid 38 killed; [2026-06-29T04:37:04.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T04:37:04.777Z] + git semver [Pipeline] } [2026-06-29T04:37:05.056Z] $ docker stop --time=1 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c [2026-06-29T04:37:06.317Z] $ docker rm -f --volumes 99e65ae84562ce007a9b7099414417bd1c4d1829f85e87409fe2d659a27d276c [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-29T04:37:06.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-29T04:37:06.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:37:06.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-29T04:37:06.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:37:07.080Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T04:37:07.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-29T04:37:07.352Z] $ docker top 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 -eo pid,comm [2026-06-29T04:37:07.388Z] 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-06-29T04:37:07.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-29T04:37:07.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-29T04:37:07.454Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-29T04:37:07.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-29T04:37:07.575Z] $ docker exec 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 ssh-agent [2026-06-29T04:37:07.676Z] SSH_AUTH_SOCK=/tmp/ssh-UlnRrE53GkPT/agent.31 [2026-06-29T04:37:07.677Z] SSH_AGENT_PID=37 [2026-06-29T04:37:07.681Z] Running ssh-add (command line suppressed) [2026-06-29T04:37:07.795Z] Identity added: /w/workspace/edgex-go/985@tmp/private_key_10482507189913168284.key (/w/workspace/edgex-go/985@tmp/private_key_10482507189913168284.key) [2026-06-29T04:37:07.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-29T04:37:08.098Z] + git semver push [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,314 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,318 [run_push] DEBUG push [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,318 [execute] INFO git cat-file --batch-check [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/985/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,321 [execute] INFO git rev-list 5f73f5274f468a5d7a39a1eba67972f608ddd7e0 -- [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,321 [execute] DEBUG Popen(['git', 'rev-list', '5f73f5274f468a5d7a39a1eba67972f608ddd7e0', '--'], cwd=/w/workspace/edgex-go/985/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,342 [execute] INFO git fetch -v -- origin [2026-06-29T04:37:08.359Z] 2026-06-29 04:37:08,342 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/985/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-29T04:37:08.931Z] 2026-06-29 04:37:08,909 [run_push] DEBUG no remote changes detected [2026-06-29T04:37:08.931Z] 2026-06-29 04:37:08,909 [execute] INFO git push origin semver [2026-06-29T04:37:08.931Z] 2026-06-29 04:37:08,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/985/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-29T04:37:10.308Z] 2026-06-29 04:37:09,969 [run_push] DEBUG push all version tags [2026-06-29T04:37:10.308Z] 2026-06-29 04:37:09,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-29T04:37:10.308Z] 2026-06-29 04:37:09,970 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/985, stdin=None, shell=False, universal_newlines=False) [2026-06-29T04:37:11.244Z] 2026-06-29 04:37:10,979 [read_version] DEBUG read version from /w/workspace/edgex-go/985/.semver/main [2026-06-29T04:37:11.244Z] 4.1.0-dev.121 [Pipeline] } [2026-06-29T04:37:11.260Z] $ docker exec --env ******** --env ******** 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 ssh-agent -k [2026-06-29T04:37:11.356Z] unset SSH_AUTH_SOCK; [2026-06-29T04:37:11.356Z] unset SSH_AGENT_PID; [2026-06-29T04:37:11.356Z] echo Agent pid 37 killed; [2026-06-29T04:37:11.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-29T04:37:11.706Z] + git semver [Pipeline] } [2026-06-29T04:37:11.983Z] $ docker stop --time=1 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 [2026-06-29T04:37:13.242Z] $ docker rm -f --volumes 0a40707bef3fe01b73617774d4a6866a8f21331388063ae495c46422f0ae06c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-29T04:37:13.840Z] + [ -d /w/workspace/edgex-go/985/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:14.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:14.994Z] ---> package-listing.sh [2026-06-29T04:37:14.994Z] ++ facter osfamily [2026-06-29T04:37:14.994Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-29T04:37:15.253Z] + OS_FAMILY=debian [2026-06-29T04:37:15.253Z] + workspace=/w/workspace/edgex-go/985 [2026-06-29T04:37:15.253Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-29T04:37:15.253Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-29T04:37:15.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-29T04:37:15.253Z] + PACKAGES=/tmp/packages_start.txt [2026-06-29T04:37:15.253Z] + '[' /w/workspace/edgex-go/985 ']' [2026-06-29T04:37:15.253Z] + PACKAGES=/tmp/packages_end.txt [2026-06-29T04:37:15.253Z] + case "${OS_FAMILY}" in [2026-06-29T04:37:15.253Z] + dpkg -l [2026-06-29T04:37:15.253Z] + grep '^ii' [2026-06-29T04:37:15.253Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-29T04:37:15.253Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-29T04:37:15.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-29T04:37:15.253Z] + '[' /w/workspace/edgex-go/985 ']' [2026-06-29T04:37:15.253Z] + mkdir -p /w/workspace/edgex-go/985/archives/ [2026-06-29T04:37:15.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/985/archives/ [Pipeline] echo [2026-06-29T04:37:15.265Z] 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/985/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-29T04:37:15.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:37:16.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T04:37:16.104Z] [2026-06-29T04:37:16.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-29T04:37:16.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T04:37:16.412Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-29T04:37:16.412Z] 5eb5b503b376: Pulling fs layer [2026-06-29T04:37:16.412Z] 5c69ac0246d0: Pulling fs layer [2026-06-29T04:37:16.412Z] ec43610c2a17: Pulling fs layer [2026-06-29T04:37:16.412Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-29T04:37:16.412Z] 33b1e0a273af: Pulling fs layer [2026-06-29T04:37:16.412Z] 5d3b04190fa2: Pulling fs layer [2026-06-29T04:37:16.412Z] 2f39f015ded8: Pulling fs layer [2026-06-29T04:37:16.412Z] 3a2ae6a8a46f: Waiting [2026-06-29T04:37:16.412Z] 33b1e0a273af: Waiting [2026-06-29T04:37:16.412Z] 5d3b04190fa2: Waiting [2026-06-29T04:37:16.412Z] 2f39f015ded8: Waiting [2026-06-29T04:37:16.412Z] 5c69ac0246d0: Download complete [2026-06-29T04:37:16.412Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-29T04:37:16.412Z] 3a2ae6a8a46f: Download complete [2026-06-29T04:37:16.412Z] 33b1e0a273af: Download complete [2026-06-29T04:37:16.412Z] 5d3b04190fa2: Verifying Checksum [2026-06-29T04:37:16.412Z] 5d3b04190fa2: Download complete [2026-06-29T04:37:16.412Z] ec43610c2a17: Verifying Checksum [2026-06-29T04:37:16.412Z] ec43610c2a17: Download complete [2026-06-29T04:37:16.670Z] 5eb5b503b376: Verifying Checksum [2026-06-29T04:37:16.670Z] 5eb5b503b376: Download complete [2026-06-29T04:37:17.243Z] 2f39f015ded8: Download complete [2026-06-29T04:37:18.178Z] 5eb5b503b376: Pull complete [2026-06-29T04:37:18.437Z] 5c69ac0246d0: Pull complete [2026-06-29T04:37:18.696Z] ec43610c2a17: Pull complete [2026-06-29T04:37:18.955Z] 3a2ae6a8a46f: Pull complete [2026-06-29T04:37:18.955Z] 33b1e0a273af: Pull complete [2026-06-29T04:37:18.955Z] 5d3b04190fa2: Pull complete [2026-06-29T04:37:25.516Z] 2f39f015ded8: Pull complete [2026-06-29T04:37:25.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-29T04:37:25.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-29T04:37:25.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-29T04:37:25.644Z] prd-ubuntu20.04-docker-8c-8g-14002 does not seem to be running inside a container [2026-06-29T04:37:25.686Z] $ 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/985/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/985 -v /w/workspace/edgex-go/985:/w/workspace/edgex-go/985:rw,z -v /w/workspace/edgex-go/985@tmp:/w/workspace/edgex-go/985@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-29T04:37:26.934Z] $ docker top d358215e0358ebda8a503d49b35d30f8bb613ddc6d07d8bb381048a30994ab4b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-29T04:37:27.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-29T04:37:27.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-29T04:37:27.931Z] + ls /var/log/sa-host [2026-06-29T04:37:27.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-29T04:37:28.111Z] provisioning config files... [2026-06-29T04:37:28.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/985@tmp/config17622121378562864352tmp [Pipeline] { [Pipeline] echo [2026-06-29T04:37:28.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:28.422Z] ---> create-netrc.sh [Pipeline] } [2026-06-29T04:37:28.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:28.785Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-29T04:37:28.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:29.078Z] ---> sudo-logs.sh [2026-06-29T04:37:29.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-29T04:37:29.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:29.443Z] ---> job-cost.sh [2026-06-29T04:37:29.443Z] lf-activate-venv: SKIPPING [2026-06-29T04:37:29.443Z] DEBUG: total: 0.10999999940395355 [2026-06-29T04:37:29.443Z] INFO: Retrieving Stack Cost... [2026-06-29T04:37:29.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-29T04:37:29.961Z] INFO: Archiving Costs [Pipeline] echo [2026-06-29T04:37:29.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-29T04:37:30.257Z] ---> logs-deploy.sh [2026-06-29T04:37:30.257Z] lf-activate-venv: SKIPPING [2026-06-29T04:37:30.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/985 [2026-06-29T04:37:30.257Z] INFO: archiving workspace using pattern(s): [2026-06-29T04:37:31.192Z] Archives upload complete. [2026-06-29T04:37:31.192Z] INFO: archiving logs to Nexus